On Sat, Jan 11, 2003 at 05:41:58PM +0100, wrote: > On Sat, Jan 11, 2003 at 03:17:54PM +0100, Burkhard Ritter wrote: > > On Sat, 11 Jan 2003, Qian Gong wrote: > > > Yes, aplay works. No idea which /dev/dsp? device it uses. BTW, it's clear VIA > on board sound uses /dev/dsp. Thanks.
The key point is to set correct module options for the external sound card. On the base of normal alsa-0.9 module options, I changed the snd_index and snd_id from 0 to 1. Then /dev/dsp1 is working for the external sound card. The line in the module configuration file looks like below. options snd-als4000 snd_index=1 snd_id=CARD_1 Cheers, Qian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]