En Thu, Jan 25, 2001 at 08:53:56AM +0800, Michael J. Maravillo escribio:
#_
#_ Here's what I have...
#_
#_ $ grep sound /etc/modules.conf
#_ alias sound via82cxxx_audio
#_ alias sound-slot-0 sound
#_ alias sound-service-0-3 sound
#_
#_ $ grep sound /lib/modules/2.4.1-pre10/modules.dep
#_ /lib/modules/2.4.1-pre10/kernel/drivers/sound/ac97_codec.o:
#_ /lib/modules/2.4.1-pre10/kernel/drivers/sound/soundcore.o:
#_ /lib/modules/2.4.1-pre10/kernel/drivers/sound/via82cxxx_audio.o:
#_ /lib/modules/2.4.1-pre10/kernel/drivers/sound/soundcore.o \
#_ /lib/modules/2.4.1-pre10/kernel/drivers/sound/ac97_codec.o
#_
#_ If I don't put in the "sound-slot-0" and "sound-service-0-3"
#_ lines in /etc/modules.conf, I get the following errors when
#_ running mpg123:
#_
#_ /dev/dsp: No such device
#_ ...
#_ /dev/dsp: No such device
#_ audio: No such device
#_
#_ Together with the following errors from syslog:
#_
#_ modprobe: Can't locate module sound-slot-0
#_ modprobe: Can't locate module sound-service-0-3
#_ ...
#_ modprobe: Can't locate module sound-slot-0
#_ modprobe: Can't locate module sound-service-0-3
#_
#_ With the "sound-slot-0" and "sound-service-0-3" lines, the
#_ following modules are autoloaded when running mpg123:
#_
#_ via82cxxx_audio 15936 1 (autoclean)
#_ ac97_codec 8048 0 (autoclean) [via82cxxx_audio]
#_ soundcore 3984 2 (autoclean) [via82cxxx_audio]
#_
--<><><>--
I've been following this very educational thread.
I used to get this syslogd message:
modprobe: Can't locate module sound-service-0-0
so I put the ff. in my modules.conf:
alias sound-slot-0 sound <--(I don't think I need this line)
alias sound-services-0-0 sound
OK na, wala ng "Can't locate..." message sa syslogd.
However, I still get the ff message when running mpg123 as a normal user:
/dev/dsp: Permission denied
/dev/dsp: Permission denied
/dev/dsp: Permission denied
/dev/dsp: Permission denied
/dev/dsp: Permission denied
audio: Permission denied
Bad trip, I have to be root to play "mpg123 jueteng-lord.mp3"
I do a chmod, so ok, but after starting my computer balik sa Permission
denied.
How do I fix this permanently?
TIA
--
Juan Miguel Cacho [EMAIL PROTECTED] ®
Philippines [EMAIL PROTECTED]
...the poor count their blessings, the affluent count their calories.
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]