On Friday 28 April 2006 12:41 am, Christopher E wrote: > 1. I am have a error message when booting about snd_via82xx not > found. FATAL: Module snd_via82xx not found. is the exact message. > > I have the driver as part of the kernel, when I don't ALSA then gives > a message like this: > ALSA device list: > Sound Card not found
alsasound service normally tries to load all the stuff it detects as modules. If you ran alsaconf, then in /etc/modules.d/alsa there will be a line aliasing the snd_via82xx module. you can safely remove it, which will get rid of the message. Alternatively recompile the kernel with that option as a module, and it will load as alsasound expects at boot. The gentoo base seems to work better with kernel as modules, and if you change your hardware and already have the modules built, simply rerunning alsaconf will reconfigure your sound setup appropriately. -- One way to stop a runaway horse is to bet on him.
pgplgyyAtbKaX.pgp
Description: PGP signature

