LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Digitial Output for SoundBlaster Live! (https://www.linuxquestions.org/questions/linux-newbie-8/digitial-output-for-soundblaster-live-60968/)

jburford 05-21-2003 07:29 AM

Digitial Output for SoundBlaster Live!
 
I am using Boston Acustic Speakers, SoundBlasterLive! 5,1 and am having trouble sorting the digital speakers. I can get sound from the analog plug on headphones, but need to switch out put to digital.

I am using Redhat9 (at least for the moment), and am unsure how to switch to digital output

any good ideas?

Jim

zefor 02-02-2004 09:52 AM

I am having the same problem. SBLive and Boston acustic digital speakers. In windows, I could switch from digital output to analog output easily, does linux have this feature somewhere?

Hcman 02-02-2004 10:12 AM

I got this working under Arch linux 0.6 on a friends computer (have no acces to it now though) but I used alsa sound. Does Redhat 9 use alsa?

It wasn't so much switching but just cranking up and unmuting the right channels. Try alsamixer and look in the 'wave' section. They were all in there allthough I cannot exactly recall which ones.

Sorry I can't be very specific. I hope it might still be of help though.

HC

Demonbane 02-02-2004 10:54 AM

Yeah with Alsa drivers there's an option to switch between analog/digital in alsamixer, however Redhat does not come with Alsa, only OSS.
For OSS get emu-tools from here:
http://sourceforge.net/projects/emu10k1
Ater its installed you can switch to digital using "emu-config -d", "emu-config -a" to set it back to analog.
If it doesnt work(it should), try using the emu10k1 driver on the same site.

jburford 02-02-2004 04:32 PM

Keep searching posts - I used emu10k and enutools and it eventually worked, thanks to the help I got from otthe posts. In many distributions the digital output is is now auto-detected, but often the volume is set very low in Alsa mixer, which took me a while to work out.

Jim

zefor 02-02-2004 05:49 PM

emu tools worked! Only thing now is I have to type "emu-config -d" every time I start up. How can I have it load automatically? Also, I noticed that when I played a music cd, no digital sound out of speakers, only headphones again???but desktop sounds remain. I have not tried games or movies yet, but I am guessing since they run of the cd rom I will encounter the same problem. Is there a fix for this too? Thanks.

320mb 02-15-2004 12:32 AM

Quote:

emu tools worked! Only thing now is I have to type "emu-config -d" every time I start up. How can I have it load automatically?
In Slack the file is--/etc/modules.conf--put this in it to retain the emu-script settings

post-install emu10k1 /usr/local/etc/emu-script
post-install emu10k1 /usr/local/etc/emu-script restore

emu-tools should have installed the scripts to /usr/local/etc
if it's different on your box just change the $PATH

adiyar 03-23-2004 04:14 PM

thanks!! worked for me.


All times are GMT -5. The time now is 08:33 PM.