Roberto Griso wrote (on Perjantai 9. Tammikuuta 2004 21:45): > I've found this problem with alsa and kernel-2.6.x when i try to restart > tha alsa services : [SNIP] > * Loading ALSA drivers... > * Loading: snd-mixer-oss > * Loading: snd-pcm-oss > * Loading: snd-seq-oss > * Loading: snd_intel8x0 > FATAL: Module snd_intel8x0 already in kernel. > * Loading: snd-seq-oss > FATAL: Module snd_seq_oss already in kernel.
This just tells you that the alsasound boot script is trying to load modules, which have already been loaded. At this point the alsasound script has this type of cosmetic problem with 2.6 kernels. However, it's completely harmless and will probably be fixed in the near future. As a quick fix you could try adding -q (or --quiet) to the modprobe lines in the alsasound script. This should get rid of the error messages. -- Jani-Matti H�tinen -- [EMAIL PROTECTED] mailing list
