Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear Analog Output

2004-03-27 Thread guan yim

From: p z  [EMAIL PROTECTED]
Reply-To: p z  [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear 
Analog Output
Date: Fri, 26 Mar 2004 13:26:42 +0100

Because Creative uses diffrent AC97 codec and this codec has same
controls as controls implemented in dsp. then on 9.8 it fails to
load.
Could you send me output of /proc/asound/card/codec97/ac97 - this
is not exact name
/proc/asound/card/codec97/ac97reg
where card is card name
???
Peter Zubaj
Thank you.
Please get the attached file for full listings in /proc/asound.
Here is the files in codec97/ :
=
[EMAIL PROTECTED] asound]# ls
card0  cards  devices  hwdep  Live  modules  oss  pcm  seq  timers  version
[EMAIL PROTECTED] asound]# cd Live
[EMAIL PROTECTED] Live]# ls
codec97#0  fx8010_acode  fx8010_gprfx8010_tram_data  midi0  pcm0p  
pcm2c
emu10k1fx8010_code   fx8010_tram_addr  idpcm0c  pcm1c  
pcm3p
[EMAIL PROTECTED] Live]# cd codec97#0/
[EMAIL PROTECTED] codec97#0]# ls
ac97#0-0  ac97#0-0+regs

[EMAIL PROTECTED] codec97#0]# cat ac97#0-0
0-0/0: SigmaTel id 58
Capabilities : -headphone out-
DAC resolution   : 20-bit
ADC resolution   : 20-bit
3D enhancement   : SigmaTel 3D Enhancement
Current setup
Mic gain : +0dB [+0dB]
POP path : pre 3D
Sim. stereo  : off
3D enhancement   : off
Loudness : off
Mono output  : MIX
Mic select   : Mic1
ADC/DAC loopback : off
Extended ID  : codec=0 rev=2 AMAP LDAC SDAC CDAC DSA=0 SPDIF DRA VRA
Extended status  : SPCV LDAC SDAC CDAC SPDIF=3/4 VRA
PCM front DAC: 48000Hz
PCM Surr DAC : 48000Hz
PCM LFE DAC  : 48000Hz
PCM ADC  : 48000Hz
SPDIF Control: Consumer PCM Copyright Category=0x22 Generation=1 
Rate=48kHz

[EMAIL PROTECTED] codec97#0]# cat ac97#0-0+regs
0:00 = 6a90
0:02 = 
0:04 = 9f1f
0:06 = 801f
0:08 = 
0:0a = 0006
0:0c = 801f
0:0e = 801f
0:10 = 9f1f
0:12 = 9f1f
0:14 = 9f1f
0:16 = 0b0b
0:18 = 
0:1a = 
0:1c = 
0:1e = 
0:20 = 
0:22 = 
0:24 = 
0:26 = 000f
0:28 = 0bc7
0:2a = 05c1
0:2c = bb80
0:2e = bb80
0:30 = bb80
0:32 = bb80
0:34 = 
0:36 = 
0:38 = 
0:3a = 2a20
0:3c = 
0:3e = 0100
0:40 = 
0:42 = 
0:44 = 
0:46 = 
0:48 = 
0:4a = 
0:4c = 000f
0:4e = 
0:50 = 
0:52 = 
0:54 = 
0:56 = 
0:58 = 
0:5a = 
0:5c = 
0:5e = 
0:60 = 
0:62 = 
0:64 = d794
0:66 = 0201
0:68 = 2001
0:6a = 
0:6c = 0002
0:6e = 1000
0:70 = 
0:72 = 
0:74 = 0800
0:76 = 
0:78 = 
0:7a = 
0:7c = 8384
0:7e = 7658
[EMAIL PROTECTED] codec97#0]#
=

_
Protect your PC - get McAfee.com VirusScan Online 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


proc-asound-sblive2003.tgz
Description: GNU Zip compressed data


Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear Analog Output

2004-03-26 Thread guan yim



From: p z  [EMAIL PROTECTED]
Reply-To: p z  [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear 
Analog Output
Date: Fri, 26 Mar 2004 08:27:57 +0100

In alsa-driver/alsa-kernel/emu10k1/emumixer there are two static
arrays:
1) static char *emu10k1_remove_ctls[]
remove from this array:
Surround Playback Switch,
Surround Playback Volume,
2)
static char *emu10k1_rename_ctls[]
remove from this array:
Surround Digital Playback Volume, Surround Playback Volume,
recompile, you will maybe have these controls in mixer:
Surround Digital Playback Volume
Surround Playback Volume
unmute and set volume for both volume.

If not working - try same with center, and LFE.

If not working - this must be other problem

Peter Zubaj



Thanks...I have tried just now. It doesn't work. So alsamixer is indeed 
innocent :)
By the way, I am quite curious thatwhy suddenly the SBLive 2003 can't 
even be used with alsa 0.9.8, while SBLive 2001, 2002 can... What's the good 
purpose for Creative to do something that makes SBLive 2003 looks like 
another new card ? When using alsa 0.9.8, snd-emu10k1 says it cannot find 
the card :)

_
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear Analog Output

2004-03-26 Thread p z oooo
Because Creative uses diffrent AC97 codec and this codec has same 
controls as controls implemented in dsp. then on 9.8 it fails to 
load. 

Could you send me output of /proc/asound/card/codec97/ac97 - this 
is not exact name
/proc/asound/card/codec97/ac97reg
where card is card name
???

Peter Zubaj



http://www.pobox.sk/ - spolahliva a bezpecna prevadzka





---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear Analog Output

2004-03-25 Thread p z oooo
Hi,

What AC97 codec uses SB Live 2003 ???
Maybe for rear channels is used AC97 too and by default is rear 
volume set to 0 and control is removed to avoid duplicite.

Peter Zubaj



== REKLAMA 
Spolocnost SUN Microsystems uviedla na trh novy server Sun Fire V20z
zalozeny procesoroch AMD Opteron.
Viac informacii najdete na : http://www.somi.sk/sun/v20z.php
===



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear Analog Output

2004-03-25 Thread guan yim
Hi pzad,

Thanks for your attention. Please let me know how do I check for that?

Regards,
guanyim

From: p z  [EMAIL PROTECTED]
Reply-To: p z  [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Subject: Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear 
Analog Output
Date: Thu, 25 Mar 2004 15:39:31 +0100

Hi,

What AC97 codec uses SB Live 2003 ???
Maybe for rear channels is used AC97 too and by default is rear
volume set to 0 and control is removed to avoid duplicite.
Peter Zubaj



== REKLAMA 
Spolocnost SUN Microsystems uviedla na trh novy server Sun Fire V20z
zalozeny procesoroch AMD Opteron.
Viac informacii najdete na : http://www.somi.sk/sun/v20z.php
===


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel
_
Help STOP SPAM with the new MSN 8 and get 2 months FREE*  
http://join.msn.com/?page=features/junkmail



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel


Re: [Alsa-devel] Test: SBLive! (C) 2003 need extra effort on Rear Analog Output

2004-03-25 Thread p z oooo
In alsa-driver/alsa-kernel/emu10k1/emumixer there are two static 
arrays:
1) static char *emu10k1_remove_ctls[]
remove from this array:
Surround Playback Switch,
Surround Playback Volume, 

2)
static char *emu10k1_rename_ctls[]
remove from this array:
Surround Digital Playback Volume, Surround Playback Volume, 

recompile, you will maybe have these controls in mixer:
Surround Digital Playback Volume
Surround Playback Volume 

unmute and set volume for both volume.

If not working - try same with center, and LFE.

If not working - this must be other problem

Peter Zubaj

== REKLAMA 
Spolocnost SUN Microsystems uviedla na trh novy server Sun Fire V20z
zalozeny procesoroch AMD Opteron.
Viac informacii najdete na : http://www.somi.sk/sun/v20z.php
===



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
___
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel