Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Alien <alien999999999@users.sourceforge.net>
To: alsa-devel@lists.sourceforge.net
Cc: Alexandr <spiro@demiart.ru>, Lee Revell <rlrevell@joe-job.com>
Subject: Re: Re: About my Live! 5.1
Date: Sat, 26 Nov 2005 10:40:37 +0100	[thread overview]
Message-ID: <200511261040.47678.alien999999999@users.sourceforge.net> (raw)
In-Reply-To: <438801BA.4050504@demiart.ru>

[-- Attachment #1: Type: text/plain, Size: 3540 bytes --]

I too have the SB0220

[]$ lspci -vvv
00:0d.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 0a)
        Subsystem: Creative Labs: Unknown device 8066
        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: 64 (500ns min, 5000ns max)
        Interrupt: pin A routed to IRQ 209
        Region 0: I/O ports at ec00 [size=32]
        Capabilities: <available only to root>

00:0d.1 Input device controller: Creative Labs SB Live! MIDI/Game Port (rev 
0a)
        Subsystem: Creative Labs Gameport Joystick
        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: 64
        Region 0: I/O ports at b000 [size=8]
        Capabilities: <available only to root>

[]$lspci -vvvn
00:0d.0 Class 0401: 1102:0002 (rev 0a)
        Subsystem: 1102:8066
        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: 64 (500ns min, 5000ns max)
        Interrupt: pin A routed to IRQ 209
        Region 0: I/O ports at ec00 [size=32]
        Capabilities: <available only to root>

00:0d.1 Class 0980: 1102:7002 (rev 0a)
        Subsystem: 1102:0020
        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: 64
        Region 0: I/O ports at b000 [size=8]
        Capabilities: <available only to root>



Op zaterdag 26 november 2005 07:33, schreef Alexandr:
> Lee Revell wrote:
> >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-0
> >5 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:
>
> bash-3.00# cat /proc/asound/cards
> 0 [Live           ]: EMU10K1 - SB Live 5.1 [SB0220]
>                      SB Live 5.1 [SB0220] (rev.10, serial:0x80661102) at
> 0xd000, irq 5
>
> Tnx !
>
>  But still problem with alsamixer:
>
> bash-3.00# alsamixer
> ALSA lib simple_none.c:1216:(simple_add1) helem (MIXER,'Front Playback
> Volume',0,0,0) appears twice or more
>
> alsamixer: function snd_mixer_load failed: Invalid argument

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2005-11-26  9:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <43875FC3.9040408@demiart.ru>
     [not found] ` <1132950843.20390.62.camel@mindpipe>
2005-11-26  6:33   ` About my Live! 5.1 Alexandr
2005-11-26  9:40     ` Alien [this message]
2005-11-26 18:32       ` Lee Revell
2005-11-27 20:20         ` Alien
2005-11-27 21:50           ` Lee Revell
2005-12-06 19:12             ` Alien
2005-12-06 19:19               ` Lee Revell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200511261040.47678.alien999999999@users.sourceforge.net \
    --to=alien999999999@users.sourceforge.net \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=rlrevell@joe-job.com \
    --cc=spiro@demiart.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox