Results 1 to 3 of 3
Hi i installed gentoo 2004.1 compilled mine kernel but when i boot i get the message :
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-24-2004 #1Linux Newbie
- Join Date
- Apr 2004
- Location
- Greece
- Posts
- 187
audio
Hi i installed gentoo 2004.1 compilled mine kernel but when i boot i get the message :
Sound server informational message:
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)
The sound server will continue, using the null output device.
Any ideas?
- 09-27-2004 #2Just Joined!
- Join Date
- Sep 2004
- Posts
- 14
hi!
you have to make a user be part of the audio group, in order for that user to use the soundcard.
And i recommend you to include your user in the groups wheel (for suing to root), tty (to use a virtual console) and users as well.
you do that by typi ng in a terminal:
as root
$ usermod -G wheel,tty,audio,users user
- 09-27-2004 #3Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
you probably did not include support for your sound card in the kernel or you have not added the correct sound modules to the default runlevel.
Proud to be a GNU/Gentoo Linux user!


Reply With Quote
