Re: [Alsa-user] Sound Card Configuration

2009-08-31 Thread Clemens Ladisch
John Beavers wrote: > Now, the sound from vlc plays independantly for the different users, > but firefox and games (like robots) still send sounds to device 0, Apparently, Firefox and games do not use the "default" device. If they use ALSA, try to reconfigure the sound device name. If they use OS

Re: [Alsa-user] Sound Card Configuration

2009-08-29 Thread John Beavers
If you set an environment variable ALSA_DEVICE to 0 or 1 for each session, the following definition in /etc/asound.conf should do what you want: pcm.!default { type plug slave.pcm { @func concat strings [ "dmix:CARD=Live,DEV=" { @func

Re: [Alsa-user] Sound Card Configuration

2009-08-28 Thread Clemens Ladisch
John Beavers wrote: > I tried that, that particular suggestion didn't work, It assumes that you use the default dmix configuration for your sound card. > but I changed it to > > pcm.!default rear:Live and > > pcm.!default front:Live > > which did work partially. However, it broke sound in

Re: [Alsa-user] Sound Card Configuration

2009-08-27 Thread John Beavers
John Beavers wrote: > I have a soundblaster Live that I am trying to have the outputs used > as independant virtual devices. > > aplay -l > card 0: Live [Dell Sound Blaster Live!], device 0: emu10k1x [EMU10K1X > Front] card 0: Live [Dell Sound Blaster Live!], device 1: emu10k1x > [EMU10K1X Rear]

Re: [Alsa-user] Sound Card Configuration

2009-08-26 Thread Clemens Ladisch
John Beavers wrote: > I have a soundblaster Live that I am trying to have the outputs used as > independant virtual devices. > > aplay -l > card 0: Live [Dell Sound Blaster Live!], device 0: emu10k1x [EMU10K1X Front] > card 0: Live [Dell Sound Blaster Live!], device 1: emu10k1x [EMU10K1X Rear] > ca

[Alsa-user] Sound Card Configuration

2009-08-10 Thread John Beavers
Hello, I have a soundblaster Live that I am trying to have the outputs used as independant virtual devices. Basically, there are two X sessions running with two users logged into them (this is called multiseating). I've heard of assigning different sound cards to the different X sessions, but I

Re: [Alsa-user] sound card configuration

2001-09-29 Thread MJ Ray
"abhisree" <[EMAIL PROTECTED]> writes: > I am willing to use the Alsa drivers, but my sound card, > a CMEDIA CMI8338, seems not to be supported. Please, let Is that not a cmipci? -- MJR Thesis watch: 70% This is my personal web site =-> h

[Alsa-user] sound card configuration

2001-09-29 Thread abhisree
I am willing to use the Alsa drivers, but my sound card, a CMEDIA CMI8338, seems not to be supported. Please, let me know of any plans for it. Is its driver currently been worked out, or there is nothing being done to support it. Would it take too long to have it suppoorted ___