* 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound @ 2008-03-21 19:03 Andre Tomt 2008-03-21 20:30 ` Matthew Ranostay 2008-03-22 16:44 ` Takashi Iwai 0 siblings, 2 replies; 7+ messages in thread From: Andre Tomt @ 2008-03-21 19:03 UTC (permalink / raw) To: Rafael J. Wysocki, linux-kernel, mranostay [Rafael & Matthew: this is a resend - original was sent to wrong linux-kernel address. Also updated, so just ignore the earlier emails.] With 2.6.25-git I lost sound on my Dell XPS M1330 laptop. There seems to be two issues at hand here: 1. Analog output is listed, but emits no sound (just silence), and 2. Digital out device is missing. Issue #1 is bisected in this thread. #2 is still work in progress, and will be posted as a separate thread. git bisect nailed down the missing audio issue to this commit: > 2f32d909f3a85a96074801f6cf20f93324f87646 is first bad commit > commit 2f32d909f3a85a96074801f6cf20f93324f87646 > Author: Matthew Ranostay <mranostay@embeddedalley.com> > Date: Thu Jan 10 13:06:26 2008 +0100 > > [ALSA] hda: STAC9228 VT fixes > > Moved 2 systems PCI_QUIRK values to STAC_DELL_BIOS. Also the second > front HP jack is incorrect defined in the BIOS VT's for some laptops, > this patch corrects this. > > Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com> > Signed-off-by: Takashi Iwai <tiwai@suse.de> > Signed-off-by: Jaroslav Kysela <perex@perex.cz> > > :040000 040000 98d7878c8addc0b1595d4b42524cf9cb6cf8759a e32416d5e02694320e8aac369b260d86b2eb2508 M sound lspci: > 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD Audio Controller [8086:284b] (rev 02) > Subsystem: Dell Unknown device [1028:0209] > Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+ > Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- > Latency: 0, Cache Line Size: 64 bytes > Interrupt: pin A routed to IRQ 217 > Region 0: Memory at febfc000 (64-bit, non-prefetchable) [size=16K] > Capabilities: [50] Power Management version 2 > Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) > Status: D0 PME-Enable- DSel=0 DScale=0 PME- > Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+ > Address: 00000000fee0300c Data: 414a > Capabilities: [70] Express (v1) Root Complex Integrated Endpoint, MSI 00 > DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s unlimited, L1 unlimited > ExtTag- RBE- FLReset- > DevCtl: Report errors: Correctable- Non-Fatal- Fatal- Unsupported- > RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ > MaxPayload 128 bytes, MaxReadReq 128 bytes > DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- > LnkCap: Port #0, Speed unknown, Width x0, ASPM unknown, Latency L0 <64ns, L1 <1us > ClockPM- Suprise- LLActRep- BwNot- > LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk- > ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- > LnkSta: Speed unknown, Width x0, TrErr- Train- SlotClk- DLActive- BWMgmt- ABWMgmt- > Capabilities: [100] Virtual Channel <?> > Capabilities: [130] Root Complex Link <?> > Kernel driver in use: HDA Intel > Kernel modules: snd-hda-intel > 00: 86 80 4b 28 06 05 10 00 02 00 03 04 10 00 00 00 > 10: 04 c0 bf fe 00 00 00 00 00 00 00 00 00 00 00 00 > 20: 00 00 00 00 00 00 00 00 00 00 00 00 28 10 09 02 > 30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00 > 40: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 > 50: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00 > 60: 05 70 81 00 0c 30 e0 fe 00 00 00 00 4a 41 00 00 > 70: 10 00 91 00 c0 0f 00 00 00 08 10 00 00 00 00 00 > 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 > d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 > f0: 00 00 00 00 00 00 00 00 86 0f 05 00 00 00 00 00 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound 2008-03-21 19:03 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Andre Tomt @ 2008-03-21 20:30 ` Matthew Ranostay 2008-03-21 21:31 ` Andre Tomt 2008-03-22 16:44 ` Takashi Iwai 1 sibling, 1 reply; 7+ messages in thread From: Matthew Ranostay @ 2008-03-21 20:30 UTC (permalink / raw) To: Andre Tomt; +Cc: Rafael J. Wysocki, linux-kernel Andre Tomt wrote: > [Rafael & Matthew: this is a resend - original was sent to wrong > linux-kernel address. Also updated, so just ignore the earlier emails.] > > With 2.6.25-git I lost sound on my Dell XPS M1330 laptop. There seems to > be two issues at hand here: 1. Analog output is listed, but emits no > sound (just silence), and 2. Digital out device is missing. > Ok this is puzzling can you paste the results of 'cat /proc/asound/card0/codec0#*'? Thanks, Matthew Ranostay > Issue #1 is bisected in this thread. #2 is still work in progress, and > will be posted as a separate thread. > > git bisect nailed down the missing audio issue to this commit: >> 2f32d909f3a85a96074801f6cf20f93324f87646 is first bad commit >> commit 2f32d909f3a85a96074801f6cf20f93324f87646 >> Author: Matthew Ranostay <mranostay@embeddedalley.com> >> Date: Thu Jan 10 13:06:26 2008 +0100 >> >> [ALSA] hda: STAC9228 VT fixes >> >> Moved 2 systems PCI_QUIRK values to STAC_DELL_BIOS. Also the second >> front HP jack is incorrect defined in the BIOS VT's for some laptops, >> this patch corrects this. >> >> Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com> >> Signed-off-by: Takashi Iwai <tiwai@suse.de> >> Signed-off-by: Jaroslav Kysela <perex@perex.cz> >> >> :040000 040000 98d7878c8addc0b1595d4b42524cf9cb6cf8759a >> e32416d5e02694320e8aac369b260d86b2eb2508 M sound > > lspci: >> 00:1b.0 Audio device [0403]: Intel Corporation 82801H (ICH8 Family) HD >> Audio Controller [8086:284b] (rev 02) >> Subsystem: Dell Unknown device [1028:0209] >> Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- >> ParErr- Stepping- SERR+ FastB2B- DisINTx+ >> Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- >> <TAbort- <MAbort- >SERR- <PERR- INTx- >> Latency: 0, Cache Line Size: 64 bytes >> Interrupt: pin A routed to IRQ 217 >> Region 0: Memory at febfc000 (64-bit, non-prefetchable) >> [size=16K] >> Capabilities: [50] Power Management version 2 >> Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA >> PME(D0+,D1-,D2-,D3hot+,D3cold+) >> Status: D0 PME-Enable- DSel=0 DScale=0 PME- >> Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ >> Queue=0/0 Enable+ >> Address: 00000000fee0300c Data: 414a >> Capabilities: [70] Express (v1) Root Complex Integrated >> Endpoint, MSI 00 >> DevCap: MaxPayload 128 bytes, PhantFunc 0, Latency L0s >> unlimited, L1 unlimited >> ExtTag- RBE- FLReset- >> DevCtl: Report errors: Correctable- Non-Fatal- Fatal- >> Unsupported- >> RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ >> MaxPayload 128 bytes, MaxReadReq 128 bytes >> DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- >> AuxPwr+ TransPend- >> LnkCap: Port #0, Speed unknown, Width x0, ASPM >> unknown, Latency L0 <64ns, L1 <1us >> ClockPM- Suprise- LLActRep- BwNot- >> LnkCtl: ASPM Disabled; Disabled- Retrain- CommClk- >> ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- >> LnkSta: Speed unknown, Width x0, TrErr- Train- >> SlotClk- DLActive- BWMgmt- ABWMgmt- >> Capabilities: [100] Virtual Channel <?> >> Capabilities: [130] Root Complex Link <?> >> Kernel driver in use: HDA Intel >> Kernel modules: snd-hda-intel >> 00: 86 80 4b 28 06 05 10 00 02 00 03 04 10 00 00 00 >> 10: 04 c0 bf fe 00 00 00 00 00 00 00 00 00 00 00 00 >> 20: 00 00 00 00 00 00 00 00 00 00 00 00 28 10 09 02 >> 30: 00 00 00 00 50 00 00 00 00 00 00 00 0a 01 00 00 >> 40: 01 00 00 03 00 00 00 00 00 00 00 00 00 00 00 00 >> 50: 01 60 42 c8 00 00 00 00 00 00 00 00 00 00 00 00 >> 60: 05 70 81 00 0c 30 e0 fe 00 00 00 00 4a 41 00 00 >> 70: 10 00 91 00 c0 0f 00 00 00 08 10 00 00 00 00 00 >> 80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >> 90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >> a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >> b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >> c0: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 >> d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >> e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 >> f0: 00 00 00 00 00 00 00 00 86 0f 05 00 00 00 00 00 > > > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound 2008-03-21 20:30 ` Matthew Ranostay @ 2008-03-21 21:31 ` Andre Tomt 0 siblings, 0 replies; 7+ messages in thread From: Andre Tomt @ 2008-03-21 21:31 UTC (permalink / raw) To: Matthew Ranostay; +Cc: Rafael J. Wysocki, linux-kernel [-- Attachment #1: Type: text/plain, Size: 576 bytes --] Matthew Ranostay wrote: > Andre Tomt wrote: >> [Rafael & Matthew: this is a resend - original was sent to wrong >> linux-kernel address. Also updated, so just ignore the earlier emails.] >> >> With 2.6.25-git I lost sound on my Dell XPS M1330 laptop. There seems to >> be two issues at hand here: 1. Analog output is listed, but emits no >> sound (just silence), and 2. Digital out device is missing. >> > Ok this is puzzling can you paste the results of 'cat /proc/asound/card0/codec0#*'? > Attached, one from vanilla 2.6.25-rc6-git5, and one with the changeset reverted. [-- Attachment #2: codec.reverted --] [-- Type: text/plain, Size: 8594 bytes --] Codec: SigmaTel STAC9228 Address: 0 Vendor Id: 0x83847616 Subsystem Id: 0x10280209 Revision Id: 0x100201 No Modem Function Group found Default PCM: rates [0x7e0]: 44100 48000 88200 96000 176400 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=0 Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1 GPIO: io=3, o=0, i=0, unsolicited=1, wake=1 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0 IO[2]: enable=1, dir=1, wake=0, sticky=0, data=1 Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0x77 0x77] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0x74 0x74] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x06 [Vendor Defined Widget] wcaps 0xfd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Power: setting=D0, actual=D0 Delay: 13 samples Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo Converter: stream=0, channel=0 SDI-Select: 0 Power: setting=D0, actual=D0 Delay: 13 samples Connection: 1 0x1b Processing caps: benign=0, ncoeff=0 Node 0x08 [Audio Input] wcaps 0x1d0541: Stereo Converter: stream=0, channel=0 SDI-Select: 0 Power: setting=D0, actual=D0 Delay: 13 samples Connection: 1 0x1c Processing caps: benign=0, ncoeff=0 Node 0x09 [Audio Input] wcaps 0x1d0541: Stereo Converter: stream=0, channel=0 SDI-Select: 0 Power: setting=D0, actual=D0 Delay: 13 samples Connection: 1 0x1d Processing caps: benign=0, ncoeff=0 Node 0x0a [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x0221101f: [Jack] HP Out at Ext Front Conn = 1/8, Color = Black DefAssociation = 0x1, Sequence = 0xf Pin-ctls: 0xc0: OUT HP VREF_HIZ Unsolicited: tag=30, enabled=1 Connection: 2 0x02* 0x03 Node 0x0b [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x40f000f0: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Pin-ctls: 0x00: VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 2 0x02 0x03* Node 0x0c [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x40f000f1: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x1 Pin-ctls: 0x00: VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 1 0x03 Node 0x0d [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x90170110: [Fixed] Speaker at Int N/A Conn = Analog, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 1 0x02 Node 0x0e [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x02a11030: [Jack] Mic at Ext Front Conn = 1/8, Color = Black DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=00, enabled=0 Connection: 1 0x04 Node 0x0f [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x02011020: [Jack] Line Out at Ext Front Conn = 1/8, Color = Black DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0x40: OUT VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 1 0x05 Node 0x10 [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0837: IN OUT Detect Trigger ImpSense Pin Default 0x40f000f2: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x2 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Connection: 1 0x04 Node 0x11 [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0837: IN OUT Detect Trigger ImpSense Pin Default 0x40f000f3: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x3 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Connection: 1 0x03 Node 0x12 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x40f000f4: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x4 Pin-ctls: 0x00: Node 0x13 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x90a60040: [Fixed] Mic at Int N/A Conn = Digital, Color = Unknown DefAssociation = 0x4, Sequence = 0x0 Pin-ctls: 0x20: IN Node 0x14 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x40f000f5: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x5 Pin-ctls: 0x20: IN Node 0x15 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 9 0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11 Node 0x16 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 9 0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11 Node 0x17 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 9 0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11 Node 0x18 [Audio Selector] wcaps 0x300103: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] Connection: 1 0x15 Node 0x19 [Audio Selector] wcaps 0x300103: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] Connection: 1 0x16 Node 0x1a [Audio Selector] wcaps 0x300103: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] Connection: 1 0x17 Node 0x1b [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Connection: 3 0x18* 0x13 0x14 Node 0x1c [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Connection: 3 0x19* 0x13 0x14 Node 0x1d [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Connection: 3 0x1a* 0x13 0x14 Node 0x1e [Audio Output] wcaps 0x40211: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 PCM: rates [0x7e0]: 44100 48000 88200 96000 176400 192000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Delay: 4 samples Node 0x1f [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital Delay: 3 samples Node 0x20 [Audio Input] wcaps 0x140311: Stereo Digital Converter: stream=0, channel=0 SDI-Select: 0 Digital: Digital category: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Delay: 4 samples Connection: 1 0x22 Node 0x21 [Pin Complex] wcaps 0x400301: Stereo Digital Pincap 0x0810: OUT Pin Default 0x185610a0: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Black DefAssociation = 0xa, Sequence = 0x0 Pin-ctls: 0x00: Connection: 5 0x1e* 0x1f 0x1b 0x1c 0x1d Node 0x22 [Pin Complex] wcaps 0x430681: Stereo Digital Pincap 0x0810024: IN EAPD Detect EAPD 0x0: Pin Default 0x40f000f6: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x6 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Power: setting=D0, actual=D0 Delay: 3 samples Node 0x23 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0 Amp-Out vals: [0x00] Node 0x24 [Volume Knob Widget] wcaps 0x600000: Mono Volume-Knob: delta=1, steps=127, direct=1, val=127 Connection: 4 0x02* 0x03 0x04 0x05 [-- Attachment #3: codec.vanilla --] [-- Type: text/plain, Size: 8594 bytes --] Codec: SigmaTel STAC9228 Address: 0 Vendor Id: 0x83847616 Subsystem Id: 0x10280209 Revision Id: 0x100201 No Modem Function Group found Default PCM: rates [0x7e0]: 44100 48000 88200 96000 176400 192000 bits [0xe]: 16 20 24 formats [0x1]: PCM Default Amp-In caps: ofs=0x00, nsteps=0x0e, stepsize=0x05, mute=0 Default Amp-Out caps: ofs=0x7f, nsteps=0x7f, stepsize=0x02, mute=1 GPIO: io=3, o=0, i=0, unsolicited=1, wake=1 IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0 IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0 IO[2]: enable=1, dir=1, wake=0, sticky=0, data=1 Node 0x02 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xe6 0xe6] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x03 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x04 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xe6 0xe6] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x05 [Audio Output] wcaps 0xd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0x5b 0x5b] Converter: stream=0, channel=0 Power: setting=D0, actual=D0 Delay: 13 samples Node 0x06 [Vendor Defined Widget] wcaps 0xfd0c05: Stereo Amp-Out R/L Amp-Out caps: N/A Amp-Out vals: [0xff 0xff] Power: setting=D0, actual=D0 Delay: 13 samples Node 0x07 [Audio Input] wcaps 0x1d0541: Stereo Converter: stream=0, channel=0 SDI-Select: 0 Power: setting=D0, actual=D0 Delay: 13 samples Connection: 1 0x1b Processing caps: benign=0, ncoeff=0 Node 0x08 [Audio Input] wcaps 0x1d0541: Stereo Converter: stream=0, channel=0 SDI-Select: 0 Power: setting=D0, actual=D0 Delay: 13 samples Connection: 1 0x1c Processing caps: benign=0, ncoeff=0 Node 0x09 [Audio Input] wcaps 0x1d0541: Stereo Converter: stream=0, channel=0 SDI-Select: 0 Power: setting=D0, actual=D0 Delay: 13 samples Connection: 1 0x1d Processing caps: benign=0, ncoeff=0 Node 0x0a [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x0221101f: [Jack] HP Out at Ext Front Conn = 1/8, Color = Black DefAssociation = 0x1, Sequence = 0xf Pin-ctls: 0xc0: OUT HP VREF_HIZ Unsolicited: tag=30, enabled=1 Connection: 2 0x02* 0x03 Node 0x0b [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x40f000f0: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x0 Pin-ctls: 0x00: VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 2 0x02 0x03* Node 0x0c [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x40f000f1: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x1 Pin-ctls: 0x00: VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 1 0x03 Node 0x0d [Pin Complex] wcaps 0x400181: Stereo Pincap 0x08173f: IN OUT HP Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x90170110: [Fixed] Speaker at Int N/A Conn = Analog, Color = Unknown DefAssociation = 0x1, Sequence = 0x0 Misc = NO_PRESENCE Pin-ctls: 0x40: OUT VREF_HIZ Unsolicited: tag=00, enabled=0 Connection: 1 0x02 Node 0x0e [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x02a11030: [Jack] Mic at Ext Front Conn = 1/8, Color = Black DefAssociation = 0x3, Sequence = 0x0 Pin-ctls: 0x24: IN VREF_80 Unsolicited: tag=30, enabled=1 Connection: 1 0x04 Node 0x0f [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Trigger ImpSense Vref caps: HIZ 50 GRD 80 Pin Default 0x02011020: [Jack] Line Out at Ext Front Conn = 1/8, Color = Black DefAssociation = 0x2, Sequence = 0x0 Pin-ctls: 0x40: OUT VREF_HIZ Unsolicited: tag=30, enabled=1 Connection: 1 0x05 Node 0x10 [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0837: IN OUT Detect Trigger ImpSense Pin Default 0x40f000f2: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x2 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Connection: 1 0x04 Node 0x11 [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0837: IN OUT Detect Trigger ImpSense Pin Default 0x40f000f3: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x3 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Connection: 1 0x03 Node 0x12 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x40f000f4: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x4 Pin-ctls: 0x00: Node 0x13 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x90a60040: [Fixed] Mic at Int N/A Conn = Digital, Color = Unknown DefAssociation = 0x4, Sequence = 0x0 Pin-ctls: 0x20: IN Node 0x14 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x40f000f5: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x5 Pin-ctls: 0x20: IN Node 0x15 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 9 0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11 Node 0x16 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 9 0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11 Node 0x17 [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 9 0x0e* 0x12 0x0f 0x0b 0x0c 0x0d 0x0a 0x10 0x11 Node 0x18 [Audio Selector] wcaps 0x300103: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] Connection: 1 0x15 Node 0x19 [Audio Selector] wcaps 0x300103: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] Connection: 1 0x16 Node 0x1a [Audio Selector] wcaps 0x300103: Stereo Amp-In Amp-In caps: N/A Amp-In vals: [0x00 0x00] Connection: 1 0x17 Node 0x1b [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x00 0x00] Connection: 3 0x18* 0x13 0x14 Node 0x1c [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Connection: 3 0x19* 0x13 0x14 Node 0x1d [Audio Selector] wcaps 0x30090d: Stereo Amp-Out R/L Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1 Amp-Out vals: [0x80 0x80] Connection: 3 0x1a* 0x13 0x14 Node 0x1e [Audio Output] wcaps 0x40211: Stereo Digital Converter: stream=0, channel=0 Digital: Digital category: 0x0 PCM: rates [0x7e0]: 44100 48000 88200 96000 176400 192000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Delay: 4 samples Node 0x1f [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital Delay: 3 samples Node 0x20 [Audio Input] wcaps 0x140311: Stereo Digital Converter: stream=0, channel=0 SDI-Select: 0 Digital: Digital category: 0x0 PCM: rates [0x160]: 44100 48000 96000 bits [0xe]: 16 20 24 formats [0x5]: PCM AC3 Delay: 4 samples Connection: 1 0x22 Node 0x21 [Pin Complex] wcaps 0x400301: Stereo Digital Pincap 0x0810: OUT Pin Default 0x185610a0: [Jack] Digital Out at Int HDMI Conn = Digital, Color = Black DefAssociation = 0xa, Sequence = 0x0 Pin-ctls: 0x00: Connection: 5 0x1e* 0x1f 0x1b 0x1c 0x1d Node 0x22 [Pin Complex] wcaps 0x430681: Stereo Digital Pincap 0x0810024: IN EAPD Detect EAPD 0x0: Pin Default 0x40f000f6: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown DefAssociation = 0xf, Sequence = 0x6 Pin-ctls: 0x00: Unsolicited: tag=00, enabled=0 Power: setting=D0, actual=D0 Delay: 3 samples Node 0x23 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=0 Amp-Out vals: [0x00] Node 0x24 [Volume Knob Widget] wcaps 0x600000: Mono Volume-Knob: delta=1, steps=127, direct=1, val=127 Connection: 4 0x02* 0x03 0x04 0x05 ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound 2008-03-21 19:03 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Andre Tomt 2008-03-21 20:30 ` Matthew Ranostay @ 2008-03-22 16:44 ` Takashi Iwai 2008-03-23 22:49 ` Andre Tomt 1 sibling, 1 reply; 7+ messages in thread From: Takashi Iwai @ 2008-03-22 16:44 UTC (permalink / raw) To: Andre Tomt; +Cc: Rafael J. Wysocki, linux-kernel, mranostay At Fri, 21 Mar 2008 20:03:32 +0100, Andre Tomt wrote: > > [Rafael & Matthew: this is a resend - original was sent to wrong > linux-kernel address. Also updated, so just ignore the earlier emails.] > > With 2.6.25-git I lost sound on my Dell XPS M1330 laptop. There seems to > be two issues at hand here: 1. Analog output is listed, but emits no > sound (just silence), and 2. Digital out device is missing. > > Issue #1 is bisected in this thread. #2 is still work in progress, and > will be posted as a separate thread. Please try my ALSA git tree git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git One patch (removing master hack from headphone pin) would fix your problem. At least, I have some reports that the latest ALSA tree works. If it still doesn't work, give the alsa-info.sh output (the script is found in www.alsa-project.org "Debug" section). If the issue #2 is about HDMI, I'm afraid it won't work until Nvidia video driver supports the HDMI audio output. Takashi ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound 2008-03-22 16:44 ` Takashi Iwai @ 2008-03-23 22:49 ` Andre Tomt 0 siblings, 0 replies; 7+ messages in thread From: Andre Tomt @ 2008-03-23 22:49 UTC (permalink / raw) To: Takashi Iwai; +Cc: Rafael J. Wysocki, linux-kernel, mranostay Takashi Iwai wrote: > At Fri, 21 Mar 2008 20:03:32 +0100, > Andre Tomt wrote: >> [Rafael & Matthew: this is a resend - original was sent to wrong >> linux-kernel address. Also updated, so just ignore the earlier emails.] >> >> With 2.6.25-git I lost sound on my Dell XPS M1330 laptop. There seems to >> be two issues at hand here: 1. Analog output is listed, but emits no >> sound (just silence), and 2. Digital out device is missing. >> >> Issue #1 is bisected in this thread. #2 is still work in progress, and >> will be posted as a separate thread. > > Please try my ALSA git tree > git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git > One patch (removing master hack from headphone pin) would fix your > problem. At least, I have some reports that the latest ALSA tree > works. If it still doesn't work, give the alsa-info.sh output (the > script is found in www.alsa-project.org "Debug" section). Yep. Analog out is working with sound-2.6.git. Thanks. What is the commit id of the removing master hack commit? > If the issue #2 is about HDMI, I'm afraid it won't work until Nvidia > video driver supports the HDMI audio output. I must admit I never tested it in Linux, and testing it now using 2.6.24 I cannot get it to work either. In the windows drivers the port is simply labeled as a spdif output on the same codec, but I have no idea on how this is put together.. ^ permalink raw reply [flat|nested] 7+ messages in thread
* 2.6.25-rc8-git2: Reported regressions from 2.6.24 @ 2008-04-03 22:49 Rafael J. Wysocki 2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki 0 siblings, 1 reply; 7+ messages in thread From: Rafael J. Wysocki @ 2008-04-03 22:49 UTC (permalink / raw) To: Linux Kernel Mailing List Cc: Adrian Bunk, Andrew Morton, Linus Torvalds, Natalie Protasevich [-- Warning: decoded text below may be mangled, UTF-8 assumed --] [-- Attachment #1: Type: text/plain, Size: 10809 bytes --] [This time I'm going to do something new: I'll send a series of messages with individual regression entries CCed to the people involved in handling them in replies to this message. Let's see how this works, fingers crossed. Thx. R.] This message contains a list of some regressions from 2.6.24, for which there are no fixes in the mainline I know of. If any of them have been fixed already, please let me know. If you know of any other unresolved regressions from 2.6.24, please let me know either and I'll add them to the list. Also, please let me know if any of the entries below are invalid. Listed regressions statistics: Date Total Pending Unresolved ---------------------------------------- 2008-04-04 183 32 28 2008-03-31 177 34 31 2008-03-27 171 38 30 2008-03-22 159 35 31 2008-03-17 148 38 30 2008-03-16 146 42 35 2008-03-14 145 45 39 2008-03-12 143 51 41 2008-03-11 141 58 43 2008-03-10 138 66 47 2008-03-03 115 65 49 2008-02-25 90 51 39 2008-02-17 61 45 37 Unresolved regressions ---------------------- Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10391 Subject : 2.6.25-rc7/8: Another resume regression Submitter : Mark Lord <lkml@rtr.ca> Date : 2008-04-03 15:06 (1 days old) References : http://lkml.org/lkml/2008/4/3/283 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10390 Subject : Oops while reading /proc/ioports or /proc/iomem Submitter : Jan Kara <jack@suse.cz> Date : 2008-04-03 15:25 (1 days old) References : http://lkml.org/lkml/2008/4/3/149 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10387 Subject : rc6+ regression - backlight reset to 0 on boot after 7c0ea45be4f114d85ee35caeead8e1660699c46f Submitter : Andrey Borzenkov <arvidjaar@mail.ru> Date : 2008-04-02 22:53 (2 days old) References : http://lkml.org/lkml/2008/4/2/366 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10384 Subject : 2.6.25-rc6-git2: warn_on_slowpath for tcp_simple_retransmit Submitter : Alessandro Suardi <alessandro.suardi@gmail.com> Date : 2008-04-02 00:28 (2 days old) References : http://lkml.org/lkml/2008/4/1/408 Handled-By : Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10382 Subject : 2.6.25-rc5.git4 regression PS/2 mouse not detected/working Submitter : Yanko Kaneti <yaneti@declera.com> Date : 2008-04-02 10:59 (2 days old) References : http://lkml.org/lkml/2008/4/2/210 Handled-By : Dmitry Torokhov <dmitry.torokhov@gmail.com> Balaji Rao <balajirrao@gmail.com> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10377 Subject : Kernel freezes during boot when AC is unplugged Submitter : Roman Jarosz <kedgedev@centrum.cz> Date : 2008-04-01 16:23 (3 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10369 Subject : The never ending BEEEEP/__smp_call_function_mask with 2.6.25-rc7 Submitter : Chr <chunkeey@web.de> Date : 2008-03-30 21:09 (5 days old) References : http://lkml.org/lkml/2008/3/30/87 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10365 Subject : usb-storage, error reading the last 8 sectors, regression in 2.6.25-rc7 Submitter : Sergey Dolgov <solkaa@gmail.com> Date : 2008-03-30 11:49 (5 days old) References : http://lkml.org/lkml/2008/3/30/11 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10349 Subject : regression: am-utils stopped working in 2.6.25-rc* Submitter : Meelis Roos <mroos@linux.ee> Date : 2008-03-28 15:20 (7 days old) References : http://lkml.org/lkml/2008/3/28/174 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10346 Subject : Linux 2.6.25-rc6: WARNING: at net/ipv4/tcp_input.c:2510 Submitter : Georgi Chorbadzhiyski <gf@unixsol.org> Date : 2008-03-27 17:29 (8 days old) References : http://lkml.org/lkml/2008/3/27/246 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10344 Subject : [2.6.25-rc6] possible regression: X server dying Submitter : Tilman Schmidt <tilman@imap.cc> Date : 2008-03-24 23:38 (11 days old) References : http://lkml.org/lkml/2008/3/24/260 Handled-By : Dave Airlie <airlied@gmail.com> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10324 Subject : kernel panic ip_route_input Submitter : Denys Fedoryshchenko <nuclearcat@nuclearcat.com> Date : 2008-03-25 12:48 (10 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10323 Subject : panic using bridging on linus kernel 2.6.25-rc6 Submitter : Andy Gospodarek <andy@greyhouse.net> Date : 2008-03-25 11:40 (10 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10320 Subject : rt2x00 does not associate or give scan results Submitter : Marcus Better <marcus@better.se> Date : 2008-03-25 06:04 (10 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10319 Subject : 2.6.25-rc6 regression - hang on resume Submitter : Soeren Sonnenburg <kernel@nn7.de> Date : 2008-03-25 04:44 (10 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10302 Subject : 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Submitter : Andre Tomt <andre@tomt.net> Date : 2008-03-21 20:03 (14 days old) References : http://lkml.org/lkml/2008/3/21/295 Handled-By : Matthew Ranostay <mranostay@embeddedalley.com> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10300 Subject : volume wheel does not work in 2.6.25-rc6 Submitter : Romano Giannetti <romano.giannetti@gmail.com> Date : 2008-03-21 11:42 (14 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10290 Subject : [BUG] Linux 2.6.25-rc6 - kernel BUG at fs/mpage.c:476! on powerpc Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> Date : 2008-03-20 13:13 (15 days old) References : http://lkml.org/lkml/2008/3/20/39 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10235 Subject : 2.6.25-rc5: Blank Screen with Intel 945 Submitter : Rafael J. Wysocki <rjw@sisk.pl> Date : 2008-03-12 12:02 (23 days old) References : http://lkml.org/lkml/2008/3/12/290 Handled-By : Jesse Barnes <jbarnes@virtuousgeek.org> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10172 Subject : kvm: INFO: inconsistent lock state Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com> Date : 2008-03-05 03:26 (30 days old) Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10156 Subject : KVM & Qemu crashed with infinite recursive kernel loop in the guest Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com> Date : 2008-02-28 11:25 (36 days old) References : http://lkml.org/lkml/2008/2/28/106 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10133 Subject : INFO: possible circular locking in the resume Submitter : Zdenek Kabelac <zdenek.kabelac@gmail.com> Date : 2008-02-27 (37 days old) References : http://lkml.org/lkml/2008/2/26/479 Handled-By : Gautham R Shenoy <ego@in.ibm.com> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10117 Subject : 2.6.25-current-git hangs on boot (pci=nommconf helps) Submitter : Soeren Sonnenburg <kernel@nn7.de> Date : 2008-02-23 18:55 (41 days old) References : http://lkml.org/lkml/2008/2/23/263 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10093 Subject : 2.6.25-current-git hangs on boot unless CONFIG_CPU_IDLE=n - Apple Submitter : Soeren Sonnenburg <kernel@nn7.de> Date : 2008-02-23 18:55 (41 days old) References : http://lkml.org/lkml/2008/2/23/263 http://marc.info/?l=linux-acpi&m=120387537018467&w=4 Handled-By : Pallipadi, Venkatesh <venkatesh.pallipadi@intel.com> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10082 Subject : 2.6.25-rc2-git4 - Kernel oops while running kernbench and tbench on powerpc Submitter : Kamalesh Babulal <kamalesh@linux.vnet.ibm.com> Date : 2008-02-20 16:01 (44 days old) References : http://lkml.org/lkml/2008/2/20/218 http://lkml.org/lkml/2008/1/18/71 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10067 Subject : TUNER_TDA8290=y, VIDEO_DEV=n build error Submitter : Toralf Förster <toralf.foerster@gmx.de> Date : 2008-02-22 10:36 (42 days old) References : http://lkml.org/lkml/2008/2/19/262 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9980 Subject : 2.6.25-rc1 on Sun Ultra 40- HPET clocksource which causes it to hang Submitter : Jasper Bryant-Greene <jasper@unix.geek.nz> Date : 2008-02-13 12:25 (51 days old) References : http://lkml.org/lkml/2008/2/13/181 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=9978 Subject : 2.6.25-rc1: volanoMark regression Submitter : Zhang, Yanmin <yanmin_zhang@linux.intel.com> Date : 2008-02-13 10:30 (51 days old) References : http://lkml.org/lkml/2008/2/13/128 Handled-By : Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com> Regressionn with patches ------------------------ Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10373 Subject : slub compile error Submitter : Toralf Förster <toralf.foerster@gmx.de> Date : 2008-03-31 14:46 (4 days old) References : http://lkml.org/lkml/2008/3/31/120 Handled-By : Christoph Lameter <clameter@sgi.com> Patch : http://lkml.org/lkml/2008/3/31/261 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10366 Subject : 2.6.25-rc7: warn_on_slowpath triggered Submitter : Bob Tracy <rct@frus.com> Date : 2008-03-29 17:29 (6 days old) References : http://lkml.org/lkml/2008/3/29/125 Handled-By : Björn Steinbrink <B.Steinbrink@gmx.de> Patch : http://lkml.org/lkml/2008/3/30/245 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10326 Subject : inconsistent lock state in net_rx_action Submitter : Marcus Better <marcus@better.se> Date : 2008-03-25 13:21 (10 days old) Patch : http://bugzilla.kernel.org/show_bug.cgi?id=10326#c20 Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10153 Subject : (regression) kernel/timeconst.h bugs with HZ=128 Submitter : David Brownell <david-b@pacbell.net> Date : 2008-02-26 19:32 (38 days old) References : http://lkml.org/lkml/2008/2/26/294 Handled-By : H. Peter Anvin <hpa@zytor.com> Patch : http://bugzilla.kernel.org/attachment.cgi?id=15114&action=view http://bugzilla.kernel.org/attachment.cgi?id=15115&action=view For details, please visit the bug entries and follow the links given in references. As you can see, there is a Bugzilla entry for each of the listed regressions. There also is a Bugzilla entry used for tracking the regressions from 2.6.24, unresolved as well as resolved, at: http://bugzilla.kernel.org/show_bug.cgi?id=9832 Please let me know if there are any Bugzilla entries that should be added to the list in there. Thanks, Rafael ^ permalink raw reply [flat|nested] 7+ messages in thread
* 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound 2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki @ 2008-04-03 23:22 ` Rafael J. Wysocki 2008-04-05 19:49 ` Bill Davidsen 0 siblings, 1 reply; 7+ messages in thread From: Rafael J. Wysocki @ 2008-04-03 23:22 UTC (permalink / raw) To: Linux Kernel Mailing List; +Cc: Andre Tomt, Matthew Ranostay The following report is on the current list of known regressions from 2.6.24. Please verify if the issue is still present in the mainline. Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10302 Subject : 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Submitter : Andre Tomt <andre@tomt.net> Date : 2008-03-21 20:03 (14 days old) References : http://lkml.org/lkml/2008/3/21/295 Handled-By : Matthew Ranostay <mranostay@embeddedalley.com> ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound 2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki @ 2008-04-05 19:49 ` Bill Davidsen 0 siblings, 0 replies; 7+ messages in thread From: Bill Davidsen @ 2008-04-05 19:49 UTC (permalink / raw) To: Rafael J. Wysocki; +Cc: Linux Kernel Mailing List, Andre Tomt, Matthew Ranostay Rafael J. Wysocki wrote: > The following report is on the current list of known regressions > from 2.6.24. Please verify if the issue is still present in the > mainline. > > > Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=10302 > Subject : 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound > Submitter : Andre Tomt <andre@tomt.net> > Date : 2008-03-21 20:03 (14 days old) > References : http://lkml.org/lkml/2008/3/21/295 > Handled-By : Matthew Ranostay <mranostay@embeddedalley.com> > > Is this by any chance related to the RTC old/new vs. sound problem noted in another thread? -- Bill Davidsen <davidsen@tmr.com> "We have more to fear from the bungling of the incompetent than from the machinations of the wicked." - from Slashdot ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2008-04-05 19:46 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-03-21 19:03 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Andre Tomt 2008-03-21 20:30 ` Matthew Ranostay 2008-03-21 21:31 ` Andre Tomt 2008-03-22 16:44 ` Takashi Iwai 2008-03-23 22:49 ` Andre Tomt -- strict thread matches above, loose matches on Subject: below -- 2008-04-03 22:49 2.6.25-rc8-git2: Reported regressions from 2.6.24 Rafael J. Wysocki 2008-04-03 23:22 ` 2.6.25-git regression with snd-hda-intel on Dell XPS M1330, no analog sound Rafael J. Wysocki 2008-04-05 19:49 ` Bill Davidsen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).