LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   No sound slack current kernel 2.6 (https://www.linuxquestions.org/questions/slackware-14/no-sound-slack-current-kernel-2-6-a-128616/)

Anibal 12-24-2003 07:35 AM

No sound slack current kernel 2.6
 
Hi,

After compiling the new kernel i stil hava one problem ? i don't have any sound :-( the modules won't load for it alias (snd-intel8x0) & even if a do this by hand with modprobe i get this error telling me :

anibal@Zer0Slack:~$ mpg123 Twisted\ Sister\ -\ Burn\ In\ Hell.mp3
ALSA lib pcm_hw.c:1055:(snd_pcm_hw_open) open /dev/snd/pcmC0D0p failed: Permission denied
No default libao driver available.

anibal@Zer0Slack:~$ artsd
Error while initializing the sound driver:
device /dev/dsp can't be opened (No such device)

what can i do ??? snd-intel8x0 use to be the right one in my old kernel config, i use an on board intel sound.

vinay_s_s 12-24-2003 09:21 AM

change permission of /dev/snd/pcmC0D0p
# chmod 775 /dev/snd/pcmC0D0p

u need to do it as root


All times are GMT -5. The time now is 03:17 AM.