Bug 7515 - Conexant audio fails to produce sound with acpi enabled on Toshiba P100 series laptops
Summary: Conexant audio fails to produce sound with acpi enabled on Toshiba P100 serie...
Status: CLOSED DUPLICATE of bug 7228
Alias: None
Product: Drivers
Classification: Unclassified
Component: Platform (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: acpi_platform-drivers@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-13 15:28 UTC by Tobin Davis
Modified: 2010-10-08 18:18 UTC (History)
0 users

See Also:
Kernel Version: 2.6.18-gentoo-r1
Subsystem:
Regression: ---
Bisected commit-id:


Attachments

Description Tobin Davis 2006-11-13 15:28:41 UTC
Most recent kernel where this bug did not occur:
Distribution: Gentoo
Hardware Environment: Toshiba P100 series Laptops
Software Environment:
Problem Description:  the Conexant patch for the HD audio driver only enables
audio when "acpi=off irqpoll" is added to the kernel command line.

Steps to reproduce:

With acpi mode at default, audio is faint, suggesting EAPD bit is not being
enabled.  With acpi=off, audio works, but the following kernel messages were
seen in dmesg:

 Nov  5 21:42:25 creeper irq 16: nobody cared (try booting with the
"irqpoll" option)
 Nov  5 21:42:25 creeper [<c0130ce3>] __report_bad_irq+0x2b/0x69
 Nov  5 21:42:25 creeper [<c0130ecd>] note_interrupt+0x1ac/0x1e3
 Nov  5 21:42:25 creeper [<c027e827>] usb_hcd_irq+0x23/0x50
 Nov  5 21:42:25 creeper [<c01304eb>] handle_IRQ_event+0x23/0x49
 Nov  5 21:42:25 creeper [<c01305c3>] __do_IRQ+0xb2/0xe6
 Nov  5 21:42:25 creeper [<c0104b6d>] do_IRQ+0x43/0x52
 Nov  5 21:42:25 creeper [<c01031f6>] common_interrupt+0x1a/0x20
 Nov  5 21:42:25 creeper [<c0101716>] mwait_idle+0x25/0x38
 Nov  5 21:42:25 creeper [<c01016db>] cpu_idle+0x5e/0x74
 Nov  5 21:42:25 creeper handlers:
 Nov  5 21:42:25 creeper [<c027e804>] (usb_hcd_irq+0x0/0x50)
 Nov  5 21:42:25 creeper Disabling IRQ #16

Adding "noirq" allows audio to work without error messages, but other acpi
functions are not available (suspend, etc).
Comment 1 Fu Michael 2007-11-06 05:09:04 UTC

*** This bug has been marked as a duplicate of bug 7228 ***

Note You need to log in before you can comment on or make changes to this bug.