Public bug reported: The built-in audio on my motherboard (Asus P5QL-EM HDMI) is totally broken in Jaunty. The audio device isn't recognized at all and the following appears in the logs:
syslog:Apr 16 18:38:20 rox-jaunty kernel: [ 10.056003] hda_intel: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000 syslog:Apr 16 18:38:20 rox-jaunty kernel: [ 11.060003] hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x100f0000 I managed to find a workaround here: http://forums.fedoraforum.org/showthread.php?t=203389 So, if I create the file /etc/modprobe.d/hda-intel.conf with the following contents options snd-hda-intel model=auto probe_mask=1 audio works 100%. The important bit is the "probe_mask=1" Is there any way to include this in Jaunty so things can work out of the box? uname -a: Linux rox-jaunty 2.6.28-11-generic #41-Ubuntu SMP Wed Apr 8 04:39:23 UTC 2009 x86_64 GNU/Linux /proc/version_signature: Ubuntu 2.6.28-11.41-generic And lspci on my system: 00:00.0 Host bridge: Intel Corporation 4 Series Chipset DRAM Controller (rev 03) 00:01.0 PCI bridge: Intel Corporation 4 Series Chipset PCI Express Root Port (rev 03) 00:1a.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4 00:1a.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5 00:1a.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6 00:1a.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2 00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller 00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 1 00:1c.3 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 4 00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 5 00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Port 6 00:1d.0 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1 00:1d.1 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2 00:1d.2 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3 00:1d.7 USB Controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90) 00:1f.0 ISA bridge: Intel Corporation 82801JIB (ICH10) LPC Interface Controller 00:1f.2 SATA controller: Intel Corporation 82801JI (ICH10 Family) SATA AHCI Controller 00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller 01:00.0 VGA compatible controller: ATI Technologies Inc Mobility Radeon HD 3600 Series 01:00.1 Audio device: ATI Technologies Inc RV635 Audio device [Radeon HD 3600 Series] 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02) 03:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II Controller (rev b2) 04:00.0 FireWire (IEEE 1394): JMicron Technologies, Inc. IEEE 1394 Host Controller ProblemType: Bug Architecture: amd64 CurrentDmesg: [ 18.206369] r8169: eth0: link up [ 18.206374] r8169: eth0: link up DistroRelease: Ubuntu 9.04 MachineType: System manufacturer System Product Name Package: linux-image-2.6.28-11-generic 2.6.28-11.41 ProcCmdLine: root=UUID=7491c124-8a68-4d17-b634-852d0df07a98 ro quiet splash ProcEnviron: LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.28-11.41-generic SourcePackage: linux ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug -- Sound doesn't work on Intel ALC1200 (ICH10 chipset) https://bugs.launchpad.net/bugs/362683 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
