Hi all,

Even I'm using devfs, I execute the shell script:
# sh /var/tmp/portage/alsa-driver-0.9.0_rc1-r5/work/alsa-driver-0.9.0rc1/snddevices
and it did all for me. 

# ls /dev/dsp*
/dev/dsp  /dev/dsp0  /dev/dsp1  /dev/dsp2  /dev/dsp3
# ls /dev/mixer*
/dev/mixer  /dev/mixer0  /dev/mixer1  /dev/mixer2  /dev/mixer3

And they're still there after rebooting mybox.
I'm wondered why devfs does not remove them, but that's good for me
and I'm happy now :-)

Cong

Below method didn't work for me. Thank you anyway.
Raoul Boenisch wrote:

> hw,1,0 maps to /dev/adsp0:
> 
> crw-rw----    1 root     audio     14,  12 Nov 20 17:20 /dev/adsp0
> 
> You may have to create it with
> 
> mknod -m 600 /dev/adsp0 c 14 12
> chown root.audio /dev/adsp0
> 
> The second subdevice of your second soundcard is /dev/adsp1, I
> think. You have two subdevices on this soundcard (see "ls /dev/snd/"
> output above.
> 
> To make xmms use this device, go to xmms preference menu
> (Ctrl-P), locate "Output Plugin" and click "configure". Check the
> box "Use alternate device" and enter /dev/adsp0 in the text
> field.

I'm 

_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to