sound
i have a problem with my sounds in debian when i boot to debian, after loging in a message would pop up saying that /dev/dsp is not found or something. what shall i do?.
i have a problem with my sounds in debian
when i boot to debian, after loging in a message would pop up saying that /dev/dsp is not found or something. what shall i do?
when i boot to debian, after loging in a message would pop up saying that /dev/dsp is not found or something. what shall i do?
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
Did you just update the kernel or alsa? If not and this is a fresh installation, you need to add yourself to the audio group. Try this;
Go to a console, as root user. Type in;
adduser USER_NAME audio
So, to add myself to the group audio, I would do;
adduser danleff audio
Log off and back on again and see if this worked.
Go to a console, as root user. Type in;
adduser USER_NAME audio
So, to add myself to the group audio, I would do;
adduser danleff audio
Log off and back on again and see if this worked.
Take a look at the sound faq on the Debian wiki. This may help.
Remember, if you updated the kernel, you must reinstall alsa, which I assume you are using. Which version of Debian are you using? Sarge...?
Remember, if you updated the kernel, you must reinstall alsa, which I assume you are using. Which version of Debian are you using? Sarge...?