On Thu, Jan 25, 2001 at 07:28:53AM +0800, Orlando Andico wrote:
>
> You sure?
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 only have soundcore in my module dependency list. here's my
> /etc/modules.conf:
>
> ---
> alias eth0 ne2k-pci
> alias parport_lowlevel parport_pc
>
> # for the Plustek scanner
> alias char-major-40 pt_drv
> post-install pt_drv modprobe -k parport
> options pt_drv lampoff=180 warmup=15 port=0x378 lOffonEnd=0 mov=0
>
> alias sound au8830
> alias midi au8830
> ---
>
> auto-load doesnt work, right now i force-load via modprobe from rc.local.
--
.--. Michael J. Maravillo office://+63.2.894.3592/
( () ) Q Linux Solutions, Inc. mobile://+63.917.897.0919/
`--\\ A Philippine Open Source Solutions Co. http://www.q-linux.com/
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]