| Summary: | Sound does not work on Shuttle SN25P (FN25 mobo, nforce4 chipset, snd_ice1724 module, kernel 2.6.12) | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | toon <toon> |
| Component: | [OLD] Core system | Assignee: | Daniel Drake (RETIRED) <dsd> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | Keywords: | InVCS |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Path that make sound work on my Shuttle SN25P | ||
|
Description
toon
2005-06-20 03:30:29 UTC
Created attachment 61568 [details, diff]
Path that make sound work on my Shuttle SN25P
This patch only serves as a demonstration.
shuttle ~ # lspci -vvv -d 1412:1724
0000:05:06.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24
[Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)
Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer: Unknown device 5036
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort- >SERR- <PERR-
Latency: 32
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at a000
Region 1: I/O ports at a400 [size=128]
Capabilities: [80] Power Management version 1
Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
shuttle ~ # lspci -xxx -d 1412:1724
0000:05:06.0 Multimedia audio controller: VIA Technologies Inc. VT1720/24
[Envy24PT/HT] PCI Multi-Channel Audio Controller (rev 01)
00: 12 14 24 17 05 00 10 02 01 00 01 04 00 20 00 00
10: 01 a0 00 00 01 a4 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 97 12 36 50
30: 00 00 00 00 80 00 00 00 00 00 00 00 0c 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 00 01 04 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 00 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 00 00 00 00 00 00 00 00
See this blog for some more explanation: http://www.nakack.net/?p=19 Please submit and get this fix accepted upstream first then reopen this bug and we will add it to the kernel. Fixed in gentoo-sources-2.6.12-r1 Fixed in genpatches-2.6.12-2 Just to confirm that sound is working out-of-the-box now on the Shuttle SN25P. Thanks! |