On Fri, 2005-11-25 at 21:02 +0200, Alexandr wrote:
Hi, Lee !
Model is "sb0220" correctly
OK try this patch.
--- /home/rlrevell/cvs/alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c~ 2005-11-05 16:25:13.000000000 -0500
+++ /home/rlrevell/cvs/alsa/alsa-kernel/pci/emu10k1/emu10k1_main.c 2005-11-25 15:28:47.000000000 -0500
@@ -752,9 +752,16 @@
.emu10k1_chip = 1,
.ac97_chip = 1,
.sblive51 = 1} ,
+ /* Tested by Alexandr 25th Nov 2005 */
+ {.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80661102,
+ .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
+ .id = "Live",
+ .emu10k1_chip = 1,
+ .ac97_chip = 1,
+ .sblive51 = 1} ,
/* Tested by Thomas Zehetbauer 27th Aug 2005 */
{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80651102,
- .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]",
+ .driver = "EMU10K1", .name = "SB Live 5.1 [SB0222]",
.id = "Live",
.emu10k1_chip = 1,
.ac97_chip = 1,
Ok. Right now it detect correctly: