All of lore.kernel.org
 help / color / mirror / Atom feed
* SB Live 5.1 Digital OEM [SB0220, (c) 2003]
@ 2005-11-16 21:26 TAMAS Gergely
  2005-11-16 20:58 ` James Courtier-Dutton
  0 siblings, 1 reply; 7+ messages in thread
From: TAMAS Gergely @ 2005-11-16 21:26 UTC (permalink / raw)
  To: alsa-devel

Hi!

I've got an 'SB Live 5.1 Digital OEM' card, model number 'SB0220',
(c) 2003.

PCM playing and MIDI (i tested only these) works fine, but alsamixer and
/proc/asound/cards shows 'unknown' as card type (on kernel 2.6.14,
included alsa drivers).

If it doesn't do any harm, maybe the following patch could be included.

--- >>> --- >>> --- >>> ---
--- emu10k1/emu10k1_main.c~	2005-11-16 22:08:32.218141000 +0100
+++ emu10k1/emu10k1_main.c	2005-11-16 22:20:24.575285000 +0100
@@ -748,6 +748,12 @@
 	 .emu10k1_chip = 1,
 	 .ac97_chip = 1,
 	 .sblive51 = 1} ,
+	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
+	 .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]", 
+	 .id = "Live",
+	 .emu10k1_chip = 1,
+	 .ac97_chip = 1,
+	 .sblive51 = 1} ,
 	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
 	 .driver = "EMU10K1", .name = "SB Live 5.1", 
 	 .id = "Live",
--- <<< --- <<< --- <<< ---

Thanks in advance,
Gergely


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread
* SB Live 5.1 Digital OEM [SB0220, (c) 2003]
@ 2005-11-17  5:31 TAMAS Gergely
  0 siblings, 0 replies; 7+ messages in thread
From: TAMAS Gergely @ 2005-11-17  5:31 UTC (permalink / raw)
  To: alsa-devel

Hi!

I've got an 'SB Live 5.1 Digital OEM' card, model number 'SB0220',
(c) 2003.

PCM playing and MIDI (i tested only these) works fine, but alsamixer and
/proc/asound/cards shows 'unknown' as card type (on kernel 2.6.14,
included alsa drivers).

If it doesn't do any harm, maybe the following patch could be
included...

Thanks,
Gergely

Signed-off-by: Gergely Tamas <dice@mfa.kfki.hu>

--- emu10k1/emu10k1_main.c~	2005-11-16 22:08:32.218141000 +0100
+++ emu10k1/emu10k1_main.c	2005-11-16 22:20:24.575285000 +0100
@@ -748,6 +748,12 @@
 	 .emu10k1_chip = 1,
 	 .ac97_chip = 1,
 	 .sblive51 = 1} ,
+	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x100a1102,
+	 .driver = "EMU10K1", .name = "SB Live 5.1 [SB0220]", 
+	 .id = "Live",
+	 .emu10k1_chip = 1,
+	 .ac97_chip = 1,
+	 .sblive51 = 1} ,
 	{.vendor = 0x1102, .device = 0x0002, .subsystem = 0x80641102,
 	 .driver = "EMU10K1", .name = "SB Live 5.1", 
 	 .id = "Live",


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-06 13:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-16 21:26 SB Live 5.1 Digital OEM [SB0220, (c) 2003] TAMAS Gergely
2005-11-16 20:58 ` James Courtier-Dutton
2005-12-06 11:29   ` Takashi Iwai
2005-12-06 11:48     ` James Courtier-Dutton
2005-12-06 11:51       ` James Courtier-Dutton
2005-12-06 13:37         ` TAMAS Gergely
  -- strict thread matches above, loose matches on Subject: below --
2005-11-17  5:31 TAMAS Gergely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.