On Wed, Jan 24, 2001 at 07:08:28PM +0800, Orlando Andico wrote:
>
> I updated my kernel to 2.4.0 and ran into a few problems. First, do not
> use DevFS if you can avoid it. I thought "DevFS is neat" and ran into lots
> of problems, e.g. with my /etc/fstab (try
> /dev/ide/host0/bus0/target0/lun0/part1 instead of /dev/hda1..)
Hmm, good thing I didn't try out devfs. I guess this has to wait
until a distro comes out with 2.4.x.
> I have one last problem: my sound module (au8830.o) is not autoloading
> anymore, so I don't have sound unless I specifically modprobe it. It's a
> minor thing, but it used to work (in 2.2.18). Any comments?
I've been used to using the ALSA drivers for sound support for
every audio card I come across. I just found out lately that the
stock kernel has support for vt82C686 on my MSI-5187 board so I
gave it a shot. After some experimenting with modules.conf, I
came up with the following to make autoloading work:
alias sound via82cxxx_audio
alias sound-slot-0 sound
alias sound-service-0-3 sound
You may need to watch out for "modprobe: Can't locate module
sound-service-0-x" from syslog here when running your audio app,
and add the appropriate lines in modules.conf.
--
.--. 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]