LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   ?dev/dsp no such device RedHat 9.0 (https://www.linuxquestions.org/questions/linux-hardware-18/dev-dsp-no-such-device-redhat-9-0-a-123183/)

mickboda 12-06-2003 03:09 AM

?dev/dsp no such device RedHat 9.0
 
I had sound .... under Redhat 8.0, but it's vanished under 9.0 after upgrading xmms?

Is there someway to create a /dev/dsp device, for some reason mine has gone AWOL?

Regards

Mick

Clearly I have done something I am unclaer about

/bin/bash 12-06-2003 06:17 PM

You should be able to do this.

mknod --mode=0666 /dev/dsp c 14 3


All times are GMT -5. The time now is 03:34 PM.