Menu

#715 Shuttle SD11G5 and Audigy LS

open
driver (451)
5
2005-12-12
2005-12-12
David Sibai
No

Hello,
I just bought a Shuttle SD11G5. It has an onboard
Audigy LS, which doesn't work with ALSA 1.10, kernel
2.6.14, on a debian testing system.
After a bit reading, I found out someone had the same
problem with his shuttle (not the same model though,
different chip serial number).
I added the following lines to the array of chips in
ca0106_main.c :
{ .serial = 0x30411297,
.name = "Shuttle XPC SD11G5 [SD11G5]",
.gpio_type = 1,
.i2c_adc = 1 }

Sound now works fine. The strangest thing is that the
module didn't complain upon loading. I got a mixer
and everything, but no sound whatsoever.

For the record :

lspci -v:
0000:02:09.0 Multimedia audio controller: Creative
Labs SB Audigy LS
Subsystem: Holco Enterprise Co, Ltd/Shuttle
Computer: Unknown device 3041
Flags: bus master, medium devsel, latency 32,
IRQ 217
I/O ports at c000 [size=32]
Capabilities: [dc] Power Management version 2

lspci -vn:
0000:02:09.0 0401: 1102:0007
Subsystem: 1297:3041
Flags: bus master, medium devsel, latency 32,
IRQ 217
I/O ports at c000 [size=32]
Capabilities: [dc] Power Management version 2

I apologize for posting on sourceforge and not on the
alsa's bugtraq, for some bizarre reason I wasn't able
to login onto the main bugreport site.

Regards,
David Sibai

Discussion


Log in to post a comment.