From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Menzel Subject: Re: `hda-intel: spurious response` several times in output of `dmesg` Date: Mon, 19 Sep 2011 20:39:58 +0200 Message-ID: <1316457599.6128.12.camel@mattotaupa> References: <1314185760.3628.30.camel@mattotaupa> <1314284537.26121.6.camel@mattotaupa> <1314785943.3769.30.camel@mattotaupa> <1315951908.4138.13.camel@mattotaupa> <1316370484.7061.103.camel@mattotaupa> <1316436647.4171.4.camel@mattotaupa> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3926685761636939870==" Return-path: Received: from mail.gw90.de (mail.gw90.de [188.40.100.199]) by alsa0.perex.cz (Postfix) with ESMTP id 6777824A97 for ; Mon, 19 Sep 2011 20:40:02 +0200 (CEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: alsa-devel@alsa-project.org Cc: Takashi Iwai List-Id: alsa-devel@alsa-project.org --===============3926685761636939870== Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-6Gdls7L/+h/2MYPK09L+" --=-6Gdls7L/+h/2MYPK09L+ Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Am Montag, den 19.09.2011, 15:19 +0200 schrieb Takashi Iwai: > At Mon, 19 Sep 2011 14:50:35 +0200, Paul Menzel wrote: > >=20 > > Am Montag, den 19.09.2011, 11:27 +0200 schrieb Takashi Iwai: > > > At Sun, 18 Sep 2011 20:28:03 +0200, Paul Menzel wrote: > > > >=20 > > > > Am Mittwoch, den 14.09.2011, 00:11 +0200 schrieb Paul Menzel: > > > > > Am Montag, den 12.09.2011, 11:28 +0200 schrieb Takashi Iwai: > > > > > > At Wed, 31 Aug 2011 12:37:28 +0200, Daniel Mack wrote: > > > > > > >=20 > > > > > > > On Wed, Aug 31, 2011 at 12:19 PM, Paul Menzel wrote: > > > > >=20 > > > > > > > > Am Donnerstag, den 25.08.2011, 17:01 +0200 schrieb Paul Men= zel: > > > > > > > > > > > > > > > > [=E2=80=A6] > > > > > > > > > > > > > > > >> I just want to add that I also see these messages with Lin= ux kernel > > > > > > > >> 3.0.2 and say seem to be related to suspend and resume. > > > > > > > >> > > > > > > > >> The values seem to differ though every time. > > > > > > > >> > > > > > > > >> [ 1130.984969] hda-intel: spurious response 0x0:0x= 0, last cmd=3D0x620000 > > > > > > > >> [ 1130.984990] hda-intel: spurious response 0x1003= c:0x0, last cmd=3D0x620000 > > > > > > > >> [ 1130.985011] hda-intel: spurious response 0x0:0x= 0, last cmd=3D0x620000 > > > > > > > >> [ 1130.985032] hda-intel: spurious response 0x1003= 4:0x0, last cmd=3D0x620000 > > > > > > > >> [ 1130.985053] hda-intel: spurious response 0x0:0x= 0, last cmd=3D0x620000 > > > > > > > >> > > > > > > > >> [ =E2=80=A6 another suspend/resume =E2=80=A6 ] > > > > > > > >> > > > > > > > >> [ 2726.277102] hda-intel: spurious response 0x0:0x= 0, last cmd=3D0x1e70700 > > > > > > > >> [ 2726.277123] hda-intel: spurious response 0x0:0x= 0, last cmd=3D0x1e70700 > > > > > > > >> [ 2726.277144] hda-intel: spurious response 0x0:0x= 0, last cmd=3D0x1e70700 > > > > > > > >> [ 2726.277165] hda-intel: spurious response 0xb:0x= 0, last cmd=3D0x1e70700 > > > > > > > >> > > > > > > > >> Please find the output of `alsa-info.sh` [1] with this Lin= ux version at > > > > > > > >> the end. > > > >=20 > > > > [=E2=80=A6] > > > >=20 > > > > > > The verb 0x620000 is to set a stream format to NID 0x06. > > > > > > For further debugging, more detailed information is needed. > > > > > >=20 > > > > > > I seem to have lost the original post, so could you attach > > > > > > alsa-info.sh output again, Paul? > > > > >=20 > > > > > Unfortunately I have to compress them due to the size limit. (Cou= ld you > > > > > increase that to for example 150 kB?) > > > >=20 > > > > The output of `alsa-info.sh` with Linux 3.1-rc6 (3ab0fcd6c) > > > >=20 > > > > commit 3ab0fcd6cd45d0d0cac114e498848f37e7a463b2 > > > > Merge: 9183834 14515a0 > > > > Author: Takashi Iwai > > > > Date: Fri Sep 16 08:34:05 2011 +0200 > > > > =20 > > > > Merge branch 'topic/misc' > > > >=20 > > > > is as follows. > > >=20 > > > Thanks. Judging from the alsa-info.sh output, the relevant widgets > > > are for the SPDIF output, and I guess the messages are harmless. > > >=20 > > > Anyway, could you try the patch below? > >=20 > > > --- > > > diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c > > > index 2a8bed9..ef7e8de 100644 > > > --- a/sound/pci/hda/hda_intel.c > > > +++ b/sound/pci/hda/hda_intel.c > > > @@ -2925,7 +2925,7 @@ static DEFINE_PCI_DEVICE_TABLE(azx_ids) =3D { > > > .driver_data =3D AZX_DRIVER_ATIHDMI | AZX_DCAPS_PRESET_ATI_HDMI }= , > > > /* VIA VT8251/VT8237A */ > > > { PCI_DEVICE(0x1106, 0x3288), > > > - .driver_data =3D AZX_DRIVER_VIA | AZX_DCAPS_POSFIX_VIA }, > > > + .driver_data =3D AZX_DRIVER_VIA | AZX_DCAPS_POSFIX_VIA | AZX_DCAP= S_SYNC_WRITE }, > > > /* SIS966 */ > > > { PCI_DEVICE(0x1039, 0x7502), .driver_data =3D AZX_DRIVER_SIS }, > > > /* ULI M5461 */ > >=20 > > I applied your patch, did `make oldconfig`, `make -j2 deb-pkg`, > > installed the packages and rebooted. But the message are still there as > > far as I can see. >=20 > OK, then it's really spurious interrupts. > This should be harmless, so you can ignore these messages. >=20 > Or, the patch below might work (just hide the messages). > > --- > diff --git a/sound/pci/hda/hda_intel.c b/sound/pci/hda/hda_intel.c > index 2a8bed9..3449024 100644 > --- a/sound/pci/hda/hda_intel.c > +++ b/sound/pci/hda/hda_intel.c > @@ -443,6 +443,7 @@ struct azx { > unsigned int msi :1; > unsigned int irq_pending_warned :1; > unsigned int probing :1; /* codec probing phase */ > + unsigned int in_suspend:1; > =20 > /* for debugging */ > unsigned int last_cmd[AZX_MAX_CODECS]; > @@ -696,11 +697,15 @@ static void azx_update_rirb(struct azx *chip) > chip->rirb.res[addr] =3D res; > smp_wmb(); > chip->rirb.cmds[addr]--; > - } else > + } else if (!chip->in_suspend) { > + /* we ignore spurious response messages during susepnd, sus*pe*nd > + * as some chips actually send bogus messages > + */ > snd_printk(KERN_ERR SFX "spurious response %#x:%#x, " > "last cmd=3D%#08x\n", > res, res_ex, > chip->last_cmd[addr]); > + } > } > } > =20 > @@ -2267,6 +2272,7 @@ static int azx_suspend(struct pci_dev *pci, pm_mess= age_t state) > struct azx *chip =3D card->private_data; > int i; > =20 > + chip->in_suspend =3D 1; > snd_power_change_state(card, SNDRV_CTL_POWER_D3hot); > azx_clear_irq_pending(chip); > for (i =3D 0; i < HDA_MAX_PCMS; i++) > @@ -2283,6 +2289,7 @@ static int azx_suspend(struct pci_dev *pci, pm_mess= age_t state) > pci_disable_device(pci); > pci_save_state(pci); > pci_set_power_state(pci, pci_choose_state(pci, state)); > + chip->in_suspend =3D 0; > return 0; > } Takashi, thank you very much for help and bearing with me. I applied your patch on top of the other one. The messages after resuming are gone but I still get these messages on start up (I think logging into GNOME). Thanks, Paul !!################################ !!ALSA Information Script v 0.4.60 !!################################ !!Script ran on: Mon Sep 19 18:32:20 UTC 2011 !!Linux Distribution !!------------------ Debian GNU/Linux wheezy/sid \n \l !!DMI Information !!--------------- Manufacturer: System manufacturer Product Name: System Product Name Product Version: System Version !!Kernel Information !!------------------ Kernel release: 3.1.0-rc1+ Operating System: GNU/Linux Architecture: i686 Processor: unknown SMP Enabled: Yes !!ALSA Version !!------------ Driver version: 1.0.24 Library version: 1.0.24.1 Utilities version: 1.0.24.2 !!Loaded ALSA modules !!------------------- snd_hda_intel !!Sound Servers on this system !!---------------------------- Pulseaudio: Installed - Yes (/usr/bin/pulseaudio) Running - Yes ESound Daemon: Installed - Yes (/usr/bin/esd) Running - No aRts: Installed - Yes (/usr/bin/artsd) Running - No Jack: Installed - Yes (/usr/bin/jackd) Running - No !!Soundcards recognised by ALSA !!----------------------------- 0 [VT82xx ]: HDA-Intel - HDA VIA VT82xx HDA VIA VT82xx at 0xfbffc000 irq 17 !!PCI Soundcards installed in the system !!-------------------------------------- 20:01.0 Audio device: VIA Technologies, Inc. VT1708/A [Azalia HDAC] (VIA Hi= gh Definition Audio Controller) (rev 10) !!Advanced information - PCI Vendor/Device/Subsystem ID's !!-------------------------------------------------------- 20:01.0 0403: 1106:3288 (rev 10) Subsystem: 1043:8290 !!Modprobe options (Sound related) !!-------------------------------- snd-atiixp-modem: index=3D-2 snd-intel8x0m: index=3D-2 snd-via82xx-modem: index=3D-2 snd-pcsp: index=3D-2 snd-usb-audio: index=3D-2 !!Loaded sound module options !!-------------------------- !!Module: snd_hda_intel align_buffer_size : Y bdl_pos_adj : 32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,= -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,= 1 enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y enable_msi : -1 id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null)= ,(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(nul= l),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(n= ull) index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,= -1,-1,-1,-1,-1,-1,-1,-1,-1,-1 model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(nu= ll),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(= null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)= ,(null) patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(nu= ll),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(= null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)= ,(null) position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0= ,0,0 power_save : 0 power_save_controller : Y probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-= 1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1 probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0= ,0 single_cmd : N !!HDA-Intel Codec information !!--------------------------- --startcollapse-- Codec: Realtek ALC662 rev1 Address: 0 AFG Function Id: 0x1 (unsol 1) Vendor Id: 0x10ec0662 Subsystem Id: 0x10438290 Revision Id: 0x100101 No Modem Function Group found Default PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: N/A Default Amp-Out caps: N/A GPIO: io=3D2, o=3D0, i=3D0, unsolicited=3D1, wake=3D0 IO[0]: enable=3D0, dir=3D0, wake=3D0, sticky=3D0, data=3D0, unsol=3D0 IO[1]: enable=3D0, dir=3D0, wake=3D0, sticky=3D0, data=3D0, unsol=3D0 Node 0x02 [Audio Output] wcaps 0x1d: Stereo Amp-Out Control: name=3D"Front Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DOut, idx=3D0, ofs=3D0 Device: name=3D"ALC662 rev1 Analog", type=3D"Audio", device=3D0 Amp-Out caps: ofs=3D0x40, nsteps=3D0x40, stepsize=3D0x03, mute=3D0 Amp-Out vals: [0x40 0x40] Converter: stream=3D5, channel=3D0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x03 [Audio Output] wcaps 0x1d: Stereo Amp-Out Control: name=3D"Surround Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DOut, idx=3D0, ofs=3D0 Amp-Out caps: ofs=3D0x40, nsteps=3D0x40, stepsize=3D0x03, mute=3D0 Amp-Out vals: [0x40 0x40] Converter: stream=3D5, channel=3D0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x04 [Audio Output] wcaps 0x1d: Stereo Amp-Out Control: name=3D"Center Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D1, dir=3DOut, idx=3D0, ofs=3D0 Control: name=3D"LFE Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D2, dir=3DOut, idx=3D0, ofs=3D0 Amp-Out caps: ofs=3D0x40, nsteps=3D0x40, stepsize=3D0x03, mute=3D0 Amp-Out vals: [0x40 0x40] Converter: stream=3D5, channel=3D0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x1]: PCM Node 0x05 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital Control: name=3D"IEC958 Playback Con Mask", index=3D0, device=3D0 Control: name=3D"IEC958 Playback Pro Mask", index=3D0, device=3D0 Control: name=3D"IEC958 Playback Default", index=3D0, device=3D0 Control: name=3D"IEC958 Playback Switch", index=3D0, device=3D0 Control: name=3D"IEC958 Default PCM Playback Switch", index=3D0, device= =3D0 Device: name=3D"ALC662 rev1 Digital", type=3D"SPDIF", device=3D1 Converter: stream=3D8, channel=3D0 Digital: Enabled Digital category: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0x1e]: 16 20 24 32 formats [0x1]: PCM Node 0x07 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x08 [Audio Input] wcaps 0x10011b: Stereo Amp-In Control: name=3D"Capture Switch", index=3D0, device=3D0 Control: name=3D"Capture Volume", index=3D0, device=3D0 Device: name=3D"ALC662 rev1 Analog", type=3D"Audio", device=3D0 Amp-In caps: ofs=3D0x09, nsteps=3D0x1f, stepsize=3D0x05, mute=3D1 Amp-In vals: [0x18 0x18] Converter: stream=3D1, channel=3D0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0x6]: 16 20 formats [0x1]: PCM Connection: 1 0x23 Node 0x09 [Audio Input] wcaps 0x10011b: Stereo Amp-In Control: name=3D"Capture Switch", index=3D1, device=3D0 Control: name=3D"Capture Volume", index=3D1, device=3D0 Device: name=3D"ALC662 rev1 Analog", type=3D"Audio", device=3D2 Amp-In caps: ofs=3D0x09, nsteps=3D0x1f, stepsize=3D0x05, mute=3D1 Amp-In vals: [0x89 0x89] Converter: stream=3D0, channel=3D0 SDI-Select: 0 PCM: rates [0x160]: 44100 48000 96000 bits [0x6]: 16 20 formats [0x1]: PCM Connection: 1 0x22 Node 0x0a [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Control: name=3D"Rear Mic Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D0, ofs=3D0 Control: name=3D"Rear Mic Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D0, ofs=3D0 Control: name=3D"Front Mic Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D1, ofs=3D0 Control: name=3D"Front Mic Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D1, ofs=3D0 Control: name=3D"Line Playback Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D2, ofs=3D0 Control: name=3D"Line Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D2, ofs=3D0 Amp-In caps: ofs=3D0x17, nsteps=3D0x1f, stepsize=3D0x05, mute=3D1 Amp-In vals: [0x80 0x80] [0x14 0x14] [0x10 0x10] [0x80 0x80] [0x80 0x80]= [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 9 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 Node 0x0c [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-In vals: [0x00 0x00] [0x00 0x00] Connection: 2 0x02 0x0b Node 0x0d [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-In vals: [0x00 0x00] [0x80 0x80] Connection: 2 0x03 0x0b Node 0x0e [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Amp-In caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-In vals: [0x00 0x00] [0x80 0x80] Connection: 2 0x04 0x0b Node 0x0f [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x10 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x11 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x12 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x13 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Control: name=3D"Front Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DOut, idx=3D0, ofs=3D0 Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x00 0x00] Pincap 0x0001003c: IN OUT HP EAPD Detect EAPD 0x2: EAPD Pin Default 0x01014010: [Jack] Line Out at Ext Rear Conn =3D 1/8, Color =3D Green DefAssociation =3D 0x1, Sequence =3D 0x0 Pin-ctls: 0x40: OUT Unsolicited: tag=3D00, enabled=3D0 Connection: 1 0x0c Node 0x15 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x80 0x80] Pincap 0x00010034: IN OUT EAPD Detect EAPD 0x2: EAPD Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn =3D 1/8, Color =3D Black DefAssociation =3D 0xf, Sequence =3D 0x0 Misc =3D NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=3D00, enabled=3D0 Connection: 1 0x0d Node 0x16 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x80 0x80] Pincap 0x00000034: IN OUT Detect Pin Default 0x411111f0: [N/A] Speaker at Ext Rear Conn =3D 1/8, Color =3D Black DefAssociation =3D 0xf, Sequence =3D 0x0 Misc =3D NO_PRESENCE Pin-ctls: 0x20: IN Unsolicited: tag=3D00, enabled=3D0 Connection: 1 0x0e Node 0x17 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x18 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Control: name=3D"Center Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D1, dir=3DOut, idx=3D0, ofs=3D0 Control: name=3D"LFE Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D2, dir=3DOut, idx=3D0, ofs=3D0 Control: name=3D"Rear Mic Boost Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D0, ofs=3D0 Amp-In caps: ofs=3D0x00, nsteps=3D0x03, stepsize=3D0x27, mute=3D0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x00 0x00] Pincap 0x00001734: IN OUT Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x01a19840: [Jack] Mic at Ext Rear Conn =3D 1/8, Color =3D Pink DefAssociation =3D 0x4, Sequence =3D 0x0 Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=3D00, enabled=3D0 Connection: 1 0x0e Node 0x19 [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Control: name=3D"Front Mic Boost Volume", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DIn, idx=3D0, ofs=3D0 Amp-In caps: ofs=3D0x00, nsteps=3D0x03, stepsize=3D0x27, mute=3D0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x80 0x80] Pincap 0x0000173c: IN OUT HP Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x02a19950: [Jack] Mic at Ext Front Conn =3D 1/8, Color =3D Pink DefAssociation =3D 0x5, Sequence =3D 0x0 Misc =3D NO_PRESENCE Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=3D00, enabled=3D0 Connection: 2 0x0c* 0x0e Node 0x1a [Pin Complex] wcaps 0x40018d: Stereo Amp-Out Control: name=3D"Surround Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DOut, idx=3D0, ofs=3D0 Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x00 0x00] Pincap 0x00000034: IN OUT Detect Pin Default 0x0181304f: [Jack] Line In at Ext Rear Conn =3D 1/8, Color =3D Blue DefAssociation =3D 0x4, Sequence =3D 0xf Pin-ctls: 0x20: IN Unsolicited: tag=3D00, enabled=3D0 Connection: 1 0x0d Node 0x1b [Pin Complex] wcaps 0x40018f: Stereo Amp-In Amp-Out Control: name=3D"Headphone Playback Switch", index=3D0, device=3D0 ControlAmp: chs=3D3, dir=3DOut, idx=3D0, ofs=3D0 Amp-In caps: ofs=3D0x00, nsteps=3D0x03, stepsize=3D0x27, mute=3D0 Amp-In vals: [0x00 0x00] Amp-Out caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-Out vals: [0x00 0x00] Pincap 0x0000173c: IN OUT HP Detect Vref caps: HIZ 50 GRD 80 Pin Default 0x02214120: [Jack] HP Out at Ext Front Conn =3D 1/8, Color =3D Green DefAssociation =3D 0x2, Sequence =3D 0x0 Misc =3D NO_PRESENCE Pin-ctls: 0xc0: OUT HP VREF_HIZ Unsolicited: tag=3D04, enabled=3D1 Connection: 2 0x0c* 0x0e Node 0x1c [Pin Complex] wcaps 0x400001: Stereo Pincap 0x00000020: IN Pin Default 0x593301f0: [N/A] CD at Int ATAPI Conn =3D ATAPI, Color =3D Unknown DefAssociation =3D 0xf, Sequence =3D 0x0 Misc =3D NO_PRESENCE Pin-ctls: 0x20: IN Node 0x1d [Pin Complex] wcaps 0x400000: Mono Pincap 0x00000020: IN Pin Default 0x4005c603: [N/A] Line Out at Ext N/A Conn =3D Optical, Color =3D UNKNOWN DefAssociation =3D 0x0, Sequence =3D 0x3 Pin-ctls: 0x20: IN Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital Pincap 0x00000010: OUT Pin Default 0x99430130: [Fixed] SPDIF Out at Int ATAPI Conn =3D ATAPI, Color =3D Unknown DefAssociation =3D 0x3, Sequence =3D 0x0 Misc =3D NO_PRESENCE Pin-ctls: 0x40: OUT Connection: 1 0x06 Node 0x1f [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono Processing caps: benign=3D0, ncoeff=3D12 Node 0x21 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x22 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Control: name=3D"Input Source", index=3D1, device=3D0 Amp-In caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80]= [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 10 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x0b Node 0x23 [Audio Mixer] wcaps 0x20010b: Stereo Amp-In Control: name=3D"Input Source", index=3D0, device=3D0 Amp-In caps: ofs=3D0x00, nsteps=3D0x00, stepsize=3D0x00, mute=3D1 Amp-In vals: [0x80 0x80] [0x00 0x00] [0x80 0x80] [0x80 0x80] [0x80 0x80]= [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] Connection: 10 0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15 0x16 0x0b Node 0x24 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x25 [Vendor Defined Widget] wcaps 0xf00000: Mono Node 0x26 [Vendor Defined Widget] wcaps 0xf00000: Mono --endcollapse-- !!ALSA Device nodes !!----------------- crw-rw----+ 1 root audio 116, 7 Sep 19 19:50 /dev/snd/controlC0 crw-rw----+ 1 root audio 116, 6 Sep 19 19:50 /dev/snd/hwC0D0 crw-rw----+ 1 root audio 116, 5 Sep 19 20:00 /dev/snd/pcmC0D0c crw-rw----+ 1 root audio 116, 4 Sep 19 20:00 /dev/snd/pcmC0D0p crw-rw----+ 1 root audio 116, 3 Sep 19 20:00 /dev/snd/pcmC0D1p crw-rw----+ 1 root audio 116, 2 Sep 19 19:50 /dev/snd/pcmC0D2c crw-rw----+ 1 root audio 116, 1 Sep 19 19:50 /dev/snd/seq crw-rw----+ 1 root audio 116, 33 Sep 19 19:50 /dev/snd/timer /dev/snd/by-path: total 0 drwxr-xr-x 2 root root 60 Sep 19 19:50 . drwxr-xr-x 3 root root 220 Sep 19 19:50 .. lrwxrwxrwx 1 root root 12 Sep 19 19:50 pci-0000:20:01.0 -> ../controlC0 !!ALSA configuration files !!------------------------ !!System wide config file (/etc/asound.conf) pcm.pulse { type pulse } =20 ctl.pulse { type pulse } =20 pcm.!default { type pulse } ctl.!default { type pulse } !!Aplay/Arecord output !!------------ APLAY **** List of PLAYBACK Hardware Devices **** card 0: VT82xx [HDA VIA VT82xx], device 0: ALC662 rev1 Analog [ALC662 rev1 = Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: VT82xx [HDA VIA VT82xx], device 1: ALC662 rev1 Digital [ALC662 rev1= Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 ARECORD **** List of CAPTURE Hardware Devices **** card 0: VT82xx [HDA VIA VT82xx], device 0: ALC662 rev1 Analog [ALC662 rev1 = Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: VT82xx [HDA VIA VT82xx], device 2: ALC662 rev1 Analog [ALC662 rev1 = Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 !!Amixer output !!------------- !!-------Mixer controls for card 0 [VT82xx] Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xfbffc000 irq 17' Mixer name : 'Realtek ALC662 rev1' Components : 'HDA:10ec0662,10438290,00100101' Controls : 34 Simple ctrls : 21 Simple mixer control 'Master',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum Playback channels: Mono Limits: Playback 0 - 64 Mono: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'Headphone',0 Capabilities: pswitch penum Playback channels: Front Left - Front Right Mono: Front Left: Playback [on] Front Right: Playback [on] Simple mixer control 'PCM',0 Capabilities: pvolume penum Playback channels: Front Left - Front Right Limits: Playback 0 - 255 Mono: Front Left: Playback 255 [100%] [0.00dB] Front Right: Playback 255 [100%] [0.00dB] Simple mixer control 'Front',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 64 Mono: Front Left: Playback 64 [100%] [0.00dB] [on] Front Right: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'Front Mic',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 20 [65%] [-4.50dB] [on] Front Right: Playback 20 [65%] [-4.50dB] [on] Simple mixer control 'Front Mic Boost',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 3 Front Left: 0 [0%] [0.00dB] Front Right: 0 [0%] [0.00dB] Simple mixer control 'Surround',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 64 Mono: Front Left: Playback 64 [100%] [0.00dB] [on] Front Right: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'Center',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum Playback channels: Mono Limits: Playback 0 - 64 Mono: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'LFE',0 Capabilities: pvolume pvolume-joined pswitch pswitch-joined penum Playback channels: Mono Limits: Playback 0 - 64 Mono: Playback 64 [100%] [0.00dB] [on] Simple mixer control 'Line',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 16 [52%] [-10.50dB] [on] Front Right: Playback 16 [52%] [-10.50dB] [on] Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [on] Simple mixer control 'IEC958 Default PCM',0 Capabilities: pswitch pswitch-joined penum Playback channels: Mono Mono: Playback [off] Simple mixer control 'Capture',0 Capabilities: cvolume cswitch penum Capture channels: Front Left - Front Right Limits: Capture 0 - 31 Front Left: Capture 24 [77%] [22.50dB] [on] Front Right: Capture 24 [77%] [22.50dB] [on] Simple mixer control 'Capture',1 Capabilities: cvolume cswitch penum Capture channels: Front Left - Front Right Limits: Capture 0 - 31 Front Left: Capture 9 [29%] [0.00dB] [off] Front Right: Capture 9 [29%] [0.00dB] [off] Simple mixer control 'Auto-Mute Mode',0 Capabilities: enum Items: 'Disabled' 'Enabled' Item0: 'Enabled' Simple mixer control 'Channel Mode',0 Capabilities: enum Items: '2ch' '4ch' '6ch' Item0: '2ch' Simple mixer control 'Digital',0 Capabilities: cvolume penum Capture channels: Front Left - Front Right Limits: Capture 0 - 120 Front Left: Capture 66 [55%] [3.00dB] Front Right: Capture 66 [55%] [3.00dB] Simple mixer control 'Input Source',0 Capabilities: cenum Items: 'Rear Mic' 'Front Mic' 'Line' Item0: 'Front Mic' Simple mixer control 'Input Source',1 Capabilities: cenum Items: 'Rear Mic' 'Front Mic' 'Line' Item0: 'Rear Mic' Simple mixer control 'Rear Mic',0 Capabilities: pvolume pswitch penum Playback channels: Front Left - Front Right Limits: Playback 0 - 31 Mono: Front Left: Playback 0 [0%] [-34.50dB] [off] Front Right: Playback 0 [0%] [-34.50dB] [off] Simple mixer control 'Rear Mic Boost',0 Capabilities: volume penum Playback channels: Front Left - Front Right Capture channels: Front Left - Front Right Limits: 0 - 3 Front Left: 0 [0%] [0.00dB] Front Right: 0 [0%] [0.00dB] !!Alsactl output !!------------- --startcollapse-- state.VT82xx { control.1 { iface MIXER name 'Channel Mode' value '2ch' comment { access 'read write' type ENUMERATED count 1 item.0 '2ch' item.1 '4ch' item.2 '6ch' } } control.2 { iface MIXER name 'Front Playback Volume' value.0 64 value.1 64 comment { access 'read write' type INTEGER count 2 range '0 - 64' dbmin -6400 dbmax 0 dbvalue.0 0 dbvalue.1 0 } } control.3 { iface MIXER name 'Front Playback Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.4 { iface MIXER name 'Surround Playback Volume' value.0 64 value.1 64 comment { access 'read write' type INTEGER count 2 range '0 - 64' dbmin -6400 dbmax 0 dbvalue.0 0 dbvalue.1 0 } } control.5 { iface MIXER name 'Surround Playback Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.6 { iface MIXER name 'Center Playback Volume' value 64 comment { access 'read write' type INTEGER count 1 range '0 - 64' dbmin -6400 dbmax 0 dbvalue.0 0 } } control.7 { iface MIXER name 'LFE Playback Volume' value 64 comment { access 'read write' type INTEGER count 1 range '0 - 64' dbmin -6400 dbmax 0 dbvalue.0 0 } } control.8 { iface MIXER name 'Center Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.9 { iface MIXER name 'LFE Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.10 { iface MIXER name 'Headphone Playback Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.11 { iface MIXER name 'Rear Mic Playback Volume' value.0 0 value.1 0 comment { access 'read write' type INTEGER count 2 range '0 - 31' dbmin -3450 dbmax 1200 dbvalue.0 -3450 dbvalue.1 -3450 } } control.12 { iface MIXER name 'Rear Mic Playback Switch' value.0 false value.1 false comment { access 'read write' type BOOLEAN count 2 } } control.13 { iface MIXER name 'Front Mic Playback Volume' value.0 20 value.1 20 comment { access 'read write' type INTEGER count 2 range '0 - 31' dbmin -3450 dbmax 1200 dbvalue.0 -450 dbvalue.1 -450 } } control.14 { iface MIXER name 'Front Mic Playback Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.15 { iface MIXER name 'Line Playback Volume' value.0 16 value.1 16 comment { access 'read write' type INTEGER count 2 range '0 - 31' dbmin -3450 dbmax 1200 dbvalue.0 -1050 dbvalue.1 -1050 } } control.16 { iface MIXER name 'Line Playback Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.17 { iface MIXER name 'Auto-Mute Mode' value Enabled comment { access 'read write' type ENUMERATED count 1 item.0 Disabled item.1 Enabled } } control.18 { iface MIXER name 'Rear Mic Boost Volume' value.0 0 value.1 0 comment { access 'read write' type INTEGER count 2 range '0 - 3' dbmin 0 dbmax 3000 dbvalue.0 0 dbvalue.1 0 } } control.19 { iface MIXER name 'Front Mic Boost Volume' value.0 0 value.1 0 comment { access 'read write' type INTEGER count 2 range '0 - 3' dbmin 0 dbmax 3000 dbvalue.0 0 dbvalue.1 0 } } control.20 { iface MIXER name 'Capture Switch' value.0 true value.1 true comment { access 'read write' type BOOLEAN count 2 } } control.21 { iface MIXER name 'Capture Switch' index 1 value.0 false value.1 false comment { access 'read write' type BOOLEAN count 2 } } control.22 { iface MIXER name 'Capture Volume' value.0 24 value.1 24 comment { access 'read write' type INTEGER count 2 range '0 - 31' dbmin -1350 dbmax 3300 dbvalue.0 2250 dbvalue.1 2250 } } control.23 { iface MIXER name 'Capture Volume' index 1 value.0 9 value.1 9 comment { access 'read write' type INTEGER count 2 range '0 - 31' dbmin -1350 dbmax 3300 dbvalue.0 0 dbvalue.1 0 } } control.24 { iface MIXER name 'Input Source' value 'Front Mic' comment { access 'read write' type ENUMERATED count 1 item.0 'Rear Mic' item.1 'Front Mic' item.2 Line } } control.25 { iface MIXER name 'Input Source' index 1 value 'Rear Mic' comment { access 'read write' type ENUMERATED count 1 item.0 'Rear Mic' item.1 'Front Mic' item.2 Line } } control.26 { iface MIXER name 'IEC958 Playback Con Mask' value '0fff00000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' comment { access read type IEC958 count 1 } } control.27 { iface MIXER name 'IEC958 Playback Pro Mask' value '0f0000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' comment { access read type IEC958 count 1 } } control.28 { iface MIXER name 'IEC958 Playback Default' value '040000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 000000000000000000000000000000000000000000000000000000000000000000000000000= 0000000000000000000000000000000000000000000000000000000000000' comment { access 'read write' type IEC958 count 1 } } control.29 { iface MIXER name 'IEC958 Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.30 { iface MIXER name 'IEC958 Default PCM Playback Switch' value false comment { access 'read write' type BOOLEAN count 1 } } control.31 { iface MIXER name 'Master Playback Volume' value 64 comment { access 'read write' type INTEGER count 1 range '0 - 64' dbmin -6400 dbmax 0 dbvalue.0 0 } } control.32 { iface MIXER name 'Master Playback Switch' value true comment { access 'read write' type BOOLEAN count 1 } } control.33 { iface MIXER name 'PCM Playback Volume' value.0 255 value.1 255 comment { access 'read write user' type INTEGER count 2 range '0 - 255' tlv '0000000100000008ffffec1400000014' dbmin -5100 dbmax 0 dbvalue.0 0 dbvalue.1 0 } } control.34 { iface MIXER name 'Digital Capture Volume' value.0 66 value.1 66 comment { access 'read write user' type INTEGER count 2 range '0 - 120' tlv '0000000100000008fffff44800000032' dbmin -3000 dbmax 3000 dbvalue.0 300 dbvalue.1 300 } } } --endcollapse-- !!All Loaded Modules !!------------------ Module binfmt_misc via drm ip6table_filter ip6_tables iptable_filter ip_tables x_tables powernow_k8 mperf cpufreq_conservative cpufreq_userspace cpufreq_stats cpufreq_powersave reiserfs xfs fuse kvm_amd kvm loop firewire_sbp2 firewire_core crc_itu_t snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device snd evdev soundcore snd_page_alloc i2c_viapro psmouse serio_raw k8temp shpchp pci_hotplug asus_atk0110 i2c_core processor button parport_pc parport thermal_sys ext3 jbd mbcache sha256_generic aes_generic cbc dm_crypt dm_mod raid1 md_mod sg usbhid hid sd_mod crc_t10dif sr_mod cdrom ata_generic sata_via pata_via uhci_hcd libata ehci_hcd usbcore scsi_mod via_rhine mii !!Sysfs Files !!----------- /sys/class/sound/hwC0D0/init_pin_configs: 0x14 0x01014010 0x15 0x411111f0 0x16 0x411111f0 0x18 0x01a19840 0x19 0x02a19950 0x1a 0x0181304f 0x1b 0x02214120 0x1c 0x593301f0 0x1d 0x4005c603 0x1e 0x99430130 /sys/class/sound/hwC0D0/driver_pin_configs: /sys/class/sound/hwC0D0/user_pin_configs: /sys/class/sound/hwC0D0/init_verbs: !!ALSA/HDA dmesg !!------------------ [ 48.332449] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i804= 2/serio1/input/input4 [ 48.612754] snd_hda_intel 0000:20:01.0: PCI INT A -> GSI 17 (level, low)= -> IRQ 17 [ 48.612807] snd_hda_intel 0000:20:01.0: setting latency timer to 64 [ 48.612813] snd_hda_intel 0000:20:01.0: PCI: Disallowing DAC for device [ 48.697956] input: HDA VIA VT82xx Headphone as /devices/pci0000:20/0000:= 20:01.0/sound/card0/input5 [ 49.319724] EXT3-fs (dm-1): using internal journal -- [ 102.528245] pci 0000:01:00.0: putting AGP V3 device into 8x mode [ 631.666087] hda-intel: spurious response 0x10001:0x0, last cmd=3D0x4a000= 0 [ 631.666104] hda-intel: spurious response 0x101:0x0, last cmd=3D0x4a0000 [ 631.666124] hda-intel: spurious response 0x20025:0x0, last cmd=3D0x4a000= 0 [ 631.666145] hda-intel: spurious response 0x1d:0x0, last cmd=3D0x4a0000 [ 631.666166] hda-intel: spurious response 0x1d:0x0, last cmd=3D0x4a0000 [ 631.666187] hda-intel: spurious response 0x1d:0x0, last cmd=3D0x4a0000 [ 631.666208] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666228] hda-intel: spurious response 0x211:0x0, last cmd=3D0x4a0000 [ 631.666249] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666270] hda-intel: spurious response 0x10011b:0x0, last cmd=3D0x4a00= 00 [ 631.666291] hda-intel: spurious response 0x10011b:0x0, last cmd=3D0x4a00= 00 [ 631.666312] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666333] hda-intel: spurious response 0x20010b:0x0, last cmd=3D0x4a00= 00 [ 631.666354] hda-intel: spurious response 0x20010b:0x0, last cmd=3D0x4a00= 00 [ 631.666375] hda-intel: spurious response 0x20010b:0x0, last cmd=3D0x4a00= 00 [ 631.666395] hda-intel: spurious response 0x20010b:0x0, last cmd=3D0x4a00= 00 [ 631.666415] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666436] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666457] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666478] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666499] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666520] hda-intel: spurious response 0x40018d:0x0, last cmd=3D0x4a00= 00 [ 631.666541] hda-intel: spurious response 0x40018d:0x0, last cmd=3D0x4a00= 00 [ 631.666561] hda-intel: spurious response 0x40018d:0x0, last cmd=3D0x4a00= 00 [ 631.666582] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666603] hda-intel: spurious response 0x40018f:0x0, last cmd=3D0x4a00= 00 [ 631.666624] hda-intel: spurious response 0x40018f:0x0, last cmd=3D0x4a00= 00 [ 631.666645] hda-intel: spurious response 0x40018d:0x0, last cmd=3D0x4a00= 00 [ 631.666666] hda-intel: spurious response 0x40018f:0x0, last cmd=3D0x4a00= 00 [ 631.666686] hda-intel: spurious response 0x400001:0x0, last cmd=3D0x4a00= 00 [ 631.666719] hda-intel: spurious response 0x400000:0x0, last cmd=3D0x4a00= 00 [ 631.666729] hda-intel: spurious response 0x400300:0x0, last cmd=3D0x4a00= 00 [ 631.666749] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666770] hda-intel: spurious response 0xf00040:0x0, last cmd=3D0x4a00= 00 [ 631.666791] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666812] hda-intel: spurious response 0x20010b:0x0, last cmd=3D0x4a00= 00 [ 631.666832] hda-intel: spurious response 0x20010b:0x0, last cmd=3D0x4a00= 00 [ 631.666853] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666874] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666894] hda-intel: spurious response 0xf00000:0x0, last cmd=3D0x4a00= 00 [ 631.666915] hda-intel: spurious response 0x1014010:0x0, last cmd=3D0x4a0= 000 [ 631.666936] hda-intel: spurious response 0x40:0x0, last cmd=3D0x4a0000 [ 631.666957] hda-intel: spurious response 0x411111f0:0x0, last cmd=3D0x4a= 0000 [ 631.666978] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 631.666999] hda-intel: spurious response 0x411111f0:0x0, last cmd=3D0x4a= 0000 [ 631.667019] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 631.667040] hda-intel: spurious response 0x1a19840:0x0, last cmd=3D0x4a0= 000 [ 631.667061] hda-intel: spurious response 0x24:0x0, last cmd=3D0x4a0000 [ 631.667082] hda-intel: spurious response 0x2a19950:0x0, last cmd=3D0x4a0= 000 [ 631.667103] hda-intel: spurious response 0x24:0x0, last cmd=3D0x4a0000 [ 631.667124] hda-intel: spurious response 0x181304f:0x0, last cmd=3D0x4a0= 000 [ 631.667145] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 631.667165] hda-intel: spurious response 0x2214120:0x0, last cmd=3D0x4a0= 000 [ 631.667186] hda-intel: spurious response 0xc0:0x0, last cmd=3D0x4a0000 [ 631.667207] hda-intel: spurious response 0x593301f0:0x0, last cmd=3D0x4a= 0000 [ 631.667228] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 631.667249] hda-intel: spurious response 0x4005c603:0x0, last cmd=3D0x4a= 0000 [ 631.667269] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 631.667290] hda-intel: spurious response 0x99430130:0x0, last cmd=3D0x4a= 0000 [ 631.667311] hda-intel: spurious response 0x40:0x0, last cmd=3D0x4a0000 [ 631.667332] hda-intel: spurious response 0x10438290:0x0, last cmd=3D0x4a= 0000 [ 631.667352] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.667373] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.667394] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.667415] hda-intel: spurious response 0xb:0x0, last cmd=3D0x4a0000 [ 631.667436] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.667457] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.667477] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.667498] hda-intel: spurious response 0x11:0x0, last cmd=3D0x4a0000 [ 631.667519] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.667540] hda-intel: spurious response 0xc:0x0, last cmd=3D0x4a0000 [ 631.667561] hda-intel: spurious response 0x2:0x0, last cmd=3D0x4a0000 [ 631.667582] hda-intel: spurious response 0xb02:0x0, last cmd=3D0x4a0000 [ 631.667603] hda-intel: spurious response 0x2:0x0, last cmd=3D0x4a0000 [ 631.667624] hda-intel: spurious response 0xe0c:0x0, last cmd=3D0x4a0000 [ 631.667644] hda-intel: spurious response 0x34:0x0, last cmd=3D0x4a0000 [ 631.667665] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.667686] hda-intel: spurious response 0xd:0x0, last cmd=3D0x4a0000 [ 631.667706] hda-intel: spurious response 0x2:0x0, last cmd=3D0x4a0000 [ 631.667727] hda-intel: spurious response 0xb03:0x0, last cmd=3D0x4a0000 [ 631.667748] hda-intel: spurious response 0x1734:0x0, last cmd=3D0x4a0000 [ 631.667769] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.667790] hda-intel: spurious response 0xe:0x0, last cmd=3D0x4a0000 [ 631.667811] hda-intel: spurious response 0x2:0x0, last cmd=3D0x4a0000 [ 631.667831] hda-intel: spurious response 0xb04:0x0, last cmd=3D0x4a0000 [ 631.667852] hda-intel: spurious response 0x80000000:0x0, last cmd=3D0x4a= 0000 [ 631.667873] hda-intel: spurious response 0x34040:0x0, last cmd=3D0x4a000= 0 [ 631.667894] hda-intel: spurious response 0x80000000:0x0, last cmd=3D0x4a= 0000 [ 631.667915] hda-intel: spurious response 0x34040:0x0, last cmd=3D0x4a000= 0 [ 631.667936] hda-intel: spurious response 0x80000000:0x0, last cmd=3D0x4a= 0000 [ 631.667956] hda-intel: spurious response 0x34040:0x0, last cmd=3D0x4a000= 0 [ 631.667977] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.667998] hda-intel: spurious response 0x23:0x0, last cmd=3D0x4a0000 [ 631.668022] hda-intel: spurious response 0xa:0x0, last cmd=3D0x4a0000 [ 631.668043] hda-intel: spurious response 0x1b1a1918:0x0, last cmd=3D0x4a= 0000 [ 631.668064] hda-intel: spurious response 0x15141d1c:0x0, last cmd=3D0x4a= 0000 [ 631.668085] hda-intel: spurious response 0xb16:0x0, last cmd=3D0x4a0000 [ 631.668105] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.668126] hda-intel: spurious response 0x22:0x0, last cmd=3D0x4a0000 [ 631.668147] hda-intel: spurious response 0xa:0x0, last cmd=3D0x4a0000 [ 631.668167] hda-intel: spurious response 0x1b1a1918:0x0, last cmd=3D0x4a= 0000 [ 631.668188] hda-intel: spurious response 0x15141d1c:0x0, last cmd=3D0x4a= 0000 [ 631.668209] hda-intel: spurious response 0xb16:0x0, last cmd=3D0x4a0000 [ 631.668230] hda-intel: spurious response 0x9:0x0, last cmd=3D0x4a0000 [ 631.668251] hda-intel: spurious response 0x1b1a1918:0x0, last cmd=3D0x4a= 0000 [ 631.668272] hda-intel: spurious response 0x15141d1c:0x0, last cmd=3D0x4a= 0000 [ 631.668292] hda-intel: spurious response 0x16:0x0, last cmd=3D0x4a0000 [ 631.668313] hda-intel: spurious response 0x173c:0x0, last cmd=3D0x4a0000 [ 631.668334] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.668355] hda-intel: spurious response 0x6:0x0, last cmd=3D0x4a0000 [ 631.668376] hda-intel: spurious response 0x173c:0x0, last cmd=3D0x4a0000 [ 631.668396] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668417] hda-intel: spurious response 0x80051f09:0x0, last cmd=3D0x4a= 0000 [ 631.668438] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668459] hda-intel: spurious response 0xe0160:0x0, last cmd=3D0x4a000= 0 [ 631.668480] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.668501] hda-intel: spurious response 0x60160:0x0, last cmd=3D0x4a000= 0 [ 631.668522] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.668542] hda-intel: spurious response 0x1e0160:0x0, last cmd=3D0x4a00= 00 [ 631.668563] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.668584] hda-intel: spurious response 0x60160:0x0, last cmd=3D0x4a000= 0 [ 631.668605] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.668625] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668646] hda-intel: spurious response 0xb:0x0, last cmd=3D0x4a0000 [ 631.668667] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668688] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668709] hda-intel: spurious response 0x1003c:0x0, last cmd=3D0x4a000= 0 [ 631.668729] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668750] hda-intel: spurious response 0x10034:0x0, last cmd=3D0x4a000= 0 [ 631.668771] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668792] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668813] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668834] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668855] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668875] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.668896] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668917] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.668938] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.668959] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.668980] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669000] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.669021] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669042] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669063] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669083] hda-intel: spurious response 0x80000000:0x0, last cmd=3D0x4a= 0000 [ 631.669104] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669125] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669146] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669167] hda-intel: spurious response 0x24:0x0, last cmd=3D0x4a0000 [ 631.669187] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669209] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669231] hda-intel: spurious response 0x24:0x0, last cmd=3D0x4a0000 [ 631.669279] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669283] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669292] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669313] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669333] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669354] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669375] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669396] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669417] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669438] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669459] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669479] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669500] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669521] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669542] hda-intel: spurious response 0x80051f09:0x0, last cmd=3D0x4a= 0000 [ 631.669562] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669583] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669604] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669625] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669645] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669666] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669687] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669708] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669729] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669750] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669771] hda-intel: spurious response 0x80000000:0x0, last cmd=3D0x4a= 0000 [ 631.669791] hda-intel: spurious response 0x1:0x0, last cmd=3D0x4a0000 [ 631.669812] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669833] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669854] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669875] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669896] hda-intel: spurious response 0x80051f17:0x0, last cmd=3D0x4a= 0000 [ 631.669917] hda-intel: spurious response 0x270300:0x0, last cmd=3D0x4a00= 00 [ 631.669937] hda-intel: spurious response 0x270300:0x0, last cmd=3D0x4a00= 00 [ 631.669958] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669979] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.669999] hda-intel: spurious response 0x40:0x0, last cmd=3D0x4a0000 [ 631.670020] hda-intel: spurious response 0x40:0x0, last cmd=3D0x4a0000 [ 631.670041] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670062] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670083] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670103] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670124] hda-intel: spurious response 0x40:0x0, last cmd=3D0x4a0000 [ 631.670145] hda-intel: spurious response 0x40:0x0, last cmd=3D0x4a0000 [ 631.670166] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670187] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670208] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670229] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670249] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670270] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670291] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670312] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670333] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670354] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670375] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670395] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670416] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670437] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670458] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670478] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670499] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670520] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670541] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670562] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670583] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670603] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670624] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670645] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670666] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670687] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670708] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670729] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670749] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670770] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670791] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670813] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670832] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670853] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670874] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670895] hda-intel: spurious response 0x80:0x0, last cmd=3D0x4a0000 [ 631.670916] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670937] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670957] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670978] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.670999] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671020] hda-intel: spurious response 0x50:0x0, last cmd=3D0x4a0000 [ 631.671041] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671062] hda-intel: spurious response 0x4011:0x0, last cmd=3D0x4a0000 [ 631.671082] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671103] hda-intel: spurious response 0x50:0x0, last cmd=3D0x4a0000 [ 631.671124] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671145] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 631.671166] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671187] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671208] hda-intel: spurious response 0x0:0x0, last cmd=3D0x4a0000 [ 631.671229] hda-intel: spurious response 0x20:0x0, last cmd=3D0x4a0000 [ 633.112132] hda-intel: IRQ timing workaround is activated for card #0. S= uggest a bigger bdl_pos_adj. --=-6Gdls7L/+h/2MYPK09L+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEABECAAYFAk53jH4ACgkQPX1aK2wOHViDQgCfTHqjbAay6UjnswBeCPq32NC7 OwYAnRCQJ0qIJphOdRePOOunr2qIxDog =pJdU -----END PGP SIGNATURE----- --=-6Gdls7L/+h/2MYPK09L+-- --===============3926685761636939870== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============3926685761636939870==--