Comment 28 for bug 391114

Revision history for this message
Daniel Bruckhaus (th3-b0b) wrote :

Hi!

I'm running Kubuntu Karmic on an ASUS X51R:
uname -a:
 Linux daniel-laptop 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8 04:01:29 UTC 2009 i686 GNU/Linux

lshw -class multimedia:
   *-multimedia
       description: Audio device
       product: SBx00 Azalia (Intel HDA)
       vendor: ATI Technologies Inc
       physical id: 14.2
       bus info: pci@0000:00:14.2
       version: 00
       width: 64 bits
       clock: 33MHz
       capabilities: pm bus_master cap_list
       configuration: driver=HDA Intel latency=64
       resources: irq:16 memory:febf4000-febf7fff

dmesg (Excerpt):
...
[ 42.602126] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 42.695146] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input10
...
[33172.369014] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x10170500
[33173.373016] hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x10170500
[33173.373108] hda-intel: spurious response 0x0:0x0, last cmd=0x970600
[33173.373112] hda-intel: spurious response 0x0:0x0, last cmd=0x970600
[33173.373115] hda-intel: spurious response 0x0:0x0, last cmd=0x970600
...
[35645.095202] hda-intel: Too big adjustment 32
[35645.116719] hda-intel: Too big adjustment 32
[35645.140989] hda-intel: Too big adjustment 32
[35645.167113] hda-intel: Too big adjustment 32
...

Audio Output is working perfectly fine, only Input is broken.
The "..spurious response..." and ".... Too big adjustment..." messages begin when trying to record from within audcity.
They Don't start popping up when running skype.

I can, however, hear myself in the speaker if I turn up the Output level of the Mic in KMix, so the Mic is woring, and sound is actually passing through the system somehow... ;-)

Any hints? Or any further info you need?