|
From: ludovic p. <pl...@nn...> - 2006-01-14 21:41:11
|
Hello, For most alsa application, correctly setting the following environment=20 variable will do the trick : ALSA_CARD=3D1 ALSA_CTL_CARD=3D1 ALSA_PCM_CARD=3D1 You can force SDL games to use alsa with : SDL_AUDIODRIVER=3Dalsa But applications which use the OSS API will cause problems (mozilla plugi= ns,=20 openoffice, old games, ...)=20 For those, you will need to make the device entries point to different fi= les=20 depending on the DISPLAY : I do that at home. Have a look at=20 http://www.nnx.com/~pludov/sessiond/ Regards, Ludovic P Le Samedi 14 Janvier 2006 22:17, Hugo Vanwoerkom a =E9crit : > Hi, > > I just found out that my SB/Live 24 bit Audigy works > good with kernel 2.6.15-ck1 (did not 6 months ago with > 2.6.12.11) > > So that opens up the possibility of 2 audio cards for > 2 simultaneous users. > > This means alsa however. > > Anybody run simultaneous alsa devices for different > users? > > Thanks! > > Hugo > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > 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 ma= kes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=3D7637&alloc_id=3D16865&op=3Dclick > _______________________________________________ > Linuxconsole-dev mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxconsole-dev --=20 If it's worth hacking on well, it's worth hacking on for money. |