Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cant get sound to work. Please help
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
bud1979
Tux's lil' helper
Tux's lil' helper


Joined: 11 Nov 2002
Posts: 122
Location: St. Louis

PostPosted: Sat Nov 16, 2002 6:06 pm    Post subject: Cant get sound to work. Please help Reply with quote

Upon loading kde i get an error: device /dev/dsp can not be opened. No such file or directory. I looked under the /dev dir and it is not there. How do i get one in there for sound. I recompiled the kernel so i could have sound on the AC97 sound. Please help. Thanks
Back to top
View user's profile Send private message
flying_walus
n00b
n00b


Joined: 07 Sep 2002
Posts: 58

PostPosted: Sat Nov 16, 2002 6:58 pm    Post subject: Reply with quote

assuming you've got devfs running, /dev/dsp and /dev/mixer would be created automatically at boot... if such devices were found.

This probibally means you need to properly configure your kernel to run the devices:

(brief cavaet: this is for oss modules, if you want alsa you'll have to find someone who uses it to help you :)

1. figure out what sound card you've got
2. compile it's support into the kernel
3. if you compiled it as a module, add it to /etc/modules.autoload
4. reboot, or, if you used a module, modprobe [module name]

this _should_ create the correct entry in /dev (again, assuming you're using devfs). It will be owned by root:audio with permissions of 660. add your user accout to the audio group, and you should have sound.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum