All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: About my Live! 5.1
       [not found] ` <1132950843.20390.62.camel@mindpipe>
@ 2005-11-26  6:33   ` Alexandr
  2005-11-26  9:40     ` Alien
  0 siblings, 1 reply; 7+ messages in thread
From: Alexandr @ 2005-11-26  6:33 UTC (permalink / raw)
  To: Lee Revell; +Cc: alsa-devel

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

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-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:

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: text/html, Size: 2051 bytes --]

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

* Re: Re: About my Live! 5.1
  2005-11-26  6:33   ` About my Live! 5.1 Alexandr
@ 2005-11-26  9:40     ` Alien
  2005-11-26 18:32       ` Lee Revell
  0 siblings, 1 reply; 7+ messages in thread
From: Alien @ 2005-11-26  9:40 UTC (permalink / raw)
  To: alsa-devel; +Cc: Alexandr, Lee Revell

[-- 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 --]

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

* Re: Re: About my Live! 5.1
  2005-11-26  9:40     ` Alien
@ 2005-11-26 18:32       ` Lee Revell
  2005-11-27 20:20         ` Alien
  0 siblings, 1 reply; 7+ messages in thread
From: Lee Revell @ 2005-11-26 18:32 UTC (permalink / raw)
  To: Alien; +Cc: alsa-devel, Alexandr

On Sat, 2005-11-26 at 10:40 +0100, Alien wrote:
> I too have the SB0220

Do you have the same problem with the mixer as Alexandr?

Lee



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

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

* Re: Re: About my Live! 5.1
  2005-11-26 18:32       ` Lee Revell
@ 2005-11-27 20:20         ` Alien
  2005-11-27 21:50           ` Lee Revell
  0 siblings, 1 reply; 7+ messages in thread
From: Alien @ 2005-11-27 20:20 UTC (permalink / raw)
  To: alsa-devel; +Cc: Lee Revell, Alexandr

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

Op zaterdag 26 november 2005 19:32, schreef Lee Revell:
> On Sat, 2005-11-26 at 10:40 +0100, Alien wrote:
> > I too have the SB0220
>
> Do you have the same problem with the mixer as Alexandr?

no, but then i have an old CVS version and i didn't apply the patch.

more than that, it's my second soundcard, but 'alsamixer -c 1' works for me, 
i've used it alot, maybe he should do an 'alsactl store' ?

[alien@queen ~]$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.10rc1.
Compiled on Oct 15 2005 for kernel 2.6.11-12mdk.

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

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

* Re: Re: About my Live! 5.1
  2005-11-27 20:20         ` Alien
@ 2005-11-27 21:50           ` Lee Revell
  2005-12-06 19:12             ` Alien
  0 siblings, 1 reply; 7+ messages in thread
From: Lee Revell @ 2005-11-27 21:50 UTC (permalink / raw)
  To: Alien; +Cc: alsa-devel, Alexandr

On Sun, 2005-11-27 at 21:20 +0100, Alien wrote:
> Op zaterdag 26 november 2005 19:32, schreef Lee Revell:
> > On Sat, 2005-11-26 at 10:40 +0100, Alien wrote:
> > > I too have the SB0220
> >
> > Do you have the same problem with the mixer as Alexandr?
> 
> no, but then i have an old CVS version and i didn't apply the patch.
> 
> more than that, it's my second soundcard, but 'alsamixer -c 1' works for me, 
> i've used it alot, maybe he should do an 'alsactl store' ?
> 
> [alien@queen ~]$ cat /proc/asound/version
> Advanced Linux Sound Architecture Driver Version 1.0.10rc1.
> Compiled on Oct 15 2005 for kernel 2.6.11-12mdk.

I believe there's something weird about the SB022x (multiple AC97
codecs?) that the driver does not handle properly.  The changelog for
the kX driver 3538 mentions "SB022x fixes".

Lee



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

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

* Re: Re: About my Live! 5.1
  2005-11-27 21:50           ` Lee Revell
@ 2005-12-06 19:12             ` Alien
  2005-12-06 19:19               ` Lee Revell
  0 siblings, 1 reply; 7+ messages in thread
From: Alien @ 2005-12-06 19:12 UTC (permalink / raw)
  To: alsa-devel; +Cc: Lee Revell, Alexandr

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

Op zondag 27 november 2005 22:50, schreef Lee Revell:
> On Sun, 2005-11-27 at 21:20 +0100, Alien wrote:
> > Op zaterdag 26 november 2005 19:32, schreef Lee Revell:
> > > On Sat, 2005-11-26 at 10:40 +0100, Alien wrote:
> > > > I too have the SB0220
> > >
> > > Do you have the same problem with the mixer as Alexandr?
> >
> > no, but then i have an old CVS version and i didn't apply the patch.
> >
> > more than that, it's my second soundcard, but 'alsamixer -c 1' works for
> > me, i've used it alot, maybe he should do an 'alsactl store' ?
> >
> > [alien@queen ~]$ cat /proc/asound/version
> > Advanced Linux Sound Architecture Driver Version 1.0.10rc1.
> > Compiled on Oct 15 2005 for kernel 2.6.11-12mdk.
>
> I believe there's something weird about the SB022x (multiple AC97
> codecs?) that the driver does not handle properly.  The changelog for
> the kX driver 3538 mentions "SB022x fixes".

what is the kX driver and when was this changelog and was this change 
introduced in alsa and if so, when?

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

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

* Re: Re: About my Live! 5.1
  2005-12-06 19:12             ` Alien
@ 2005-12-06 19:19               ` Lee Revell
  0 siblings, 0 replies; 7+ messages in thread
From: Lee Revell @ 2005-12-06 19:19 UTC (permalink / raw)
  To: Alien; +Cc: alsa-devel, Alexandr

On Tue, 2005-12-06 at 20:12 +0100, Alien wrote:
> Op zondag 27 november 2005 22:50, schreef Lee Revell:
> > On Sun, 2005-11-27 at 21:20 +0100, Alien wrote:
> > > Op zaterdag 26 november 2005 19:32, schreef Lee Revell:
> > > > On Sat, 2005-11-26 at 10:40 +0100, Alien wrote:
> > > > > I too have the SB0220
> > > >
> > > > Do you have the same problem with the mixer as Alexandr?
> > >
> > > no, but then i have an old CVS version and i didn't apply the patch.
> > >
> > > more than that, it's my second soundcard, but 'alsamixer -c 1' works for
> > > me, i've used it alot, maybe he should do an 'alsactl store' ?
> > >
> > > [alien@queen ~]$ cat /proc/asound/version
> > > Advanced Linux Sound Architecture Driver Version 1.0.10rc1.
> > > Compiled on Oct 15 2005 for kernel 2.6.11-12mdk.
> >
> > I believe there's something weird about the SB022x (multiple AC97
> > codecs?) that the driver does not handle properly.  The changelog for
> > the kX driver 3538 mentions "SB022x fixes".
> 
> what is the kX driver and when was this changelog and was this change 
> introduced in alsa and if so, when?

http://kxproject.com

It's closed source so we don't even know what the change was.  Still it
can provide useful hints.

Lee



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click

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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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
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

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.