Results 11 to 17 of 17
It shouldn't make a difference, but on the second slackware cd, under /testing/packages/linux-2.6.10 there is an alsa package. You can just
Code:
installpkg alsa-driver-1.0.8_2.6.10-i486-1.tgz
It worked for me...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-16-2005 #11
It shouldn't make a difference, but on the second slackware cd, under /testing/packages/linux-2.6.10 there is an alsa package. You can just
It worked for meCode:installpkg alsa-driver-1.0.8_2.6.10-i486-1.tgz
Brilliant Mediocrity - Making Failure Look Good
- 07-16-2005 #12
Does lsmod show a snd-intel8x0m driver ? If so then try to add the snd-intel8x0m driver to the hotplug blacklist if it is not already there. Your soundcard is probably your second sound device and alsa tools are defaulting to the first sounddevice without parameters.
I\'m so tired .....
#200472
- 07-18-2005 #13Linux Newbie
- Join Date
- Jan 2004
- Location
- UK
- Posts
- 131
lsmod doesnt show upy intel sound device - a part from:Does lsmod show a snd-intel8x0m driver ? If so then try to add the snd-intel8x0m driver to the hotplug blacklist if it is not already there. Your soundcard is probably your second sound device and alsa tools are defaulting to the first sounddevice without parameters.
Module Size Used by
snd_mixer_oss 17440 -
I have just finished to uninstall all ALSA packages + utils +libs and about to reinstall them - I'll let you know how it goes!If you get on the wrong train all the stations you will come to will be the wrong stations.
Zen
- 07-19-2005 #14Linux Newbie
- Join Date
- Jan 2004
- Location
- UK
- Posts
- 131
well... as usual, it didnt go very well, in fact it still doesnt work, ehehe - well i guess thats it now! - going bto the previous kernel and will try agan whnnmaybe they release a more 'bug-less' kernel, LOL - thanx to ALL
If you get on the wrong train all the stations you will come to will be the wrong stations.
Zen
- 07-22-2005 #15Linux Newbie
- Join Date
- Jan 2004
- Location
- UK
- Posts
- 131
hello everyone again, back with some good news!
I did realize that the sound it's probably always been there, in fact I casually logged in as root and by magic all sounds appeared - obviously (i guess) the problem now is about permission but i tried to 'chmod 666 /dev/dsp' and that's the msg i got back:
chmod: cannot access `/dev/dsp': No such file or directory
I also noticed that perhaps (with all the new ALSA thing) what was /dev/dsp is now /dev/snd but even changing permission to that won't give me any sound when i'm logged in as user
any idea?If you get on the wrong train all the stations you will come to will be the wrong stations.
Zen
- 07-22-2005 #16
are you in the audio group
Brilliant Mediocrity - Making Failure Look Good
- 07-23-2005 #17Linux Newbie
- Join Date
- Jan 2004
- Location
- UK
- Posts
- 131
no i wasn't! but i added myself and still no luckare you in the audio group Wink
- plus...
if I 'chmod 777 /dev/audio'
fi 'no such file or directory'
and same with /dev/mixer or /dev/dsp
but i must admit it was a great imporvement at least to have sound as root
- so i guess that i'll watch my dvds as root!
If you get on the wrong train all the stations you will come to will be the wrong stations.
Zen


Reply With Quote
