On Mon, 21 Apr 2003 11:06:11 -0400, Keith Winston wrote > I have a laptop that uses the i810_audio and AC97 codec sound > drivers. Sound works fine (mostly) in both Red Hat 8 and 9. I did a > clean install of Red Hat 9. However, I get odd modprobe errors in > /var/log/messages every day that I don't understand: > > Apr 20 08:16:52 radiant kernel: i810_audio: Audio Controller > supports 6 channels. ditto > Apr 20 08:16:52 radiant modprobe: modprobe: Can't locate module > sound-service-1-0 > > My /etc/modules.conf looks like this (no references to sound-slot-1): > alias eth0 8139too > alias usb-controller usb-uhci > alias ieee1394-controller ohci1394 > alias sound-slot-0 i810_audio > post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L > >/dev/null 2>&1 || : > pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S > >/dev/null 2>&1 || : > > The sound works great in all apps, but once in a while, it will not > initialize /dev/dsp when starting quake3, but I can just unload the > kernel drivers and reload them to get it working again. > > I can't figure out why it's trying to modprobe extra drivers. I > could add aliases for the extra stuff in /etc/modules.conf, but I > don't want to unless I understand why. I searched all the mailing > lists and googled, but did not find the answer. This is not a big > problem, just annoying. All help appreciated. I am having much the same problem on an i810 desktop unit and wondered if you had found out anything about this issue? Apr 24 15:20:01 www modprobe: modprobe: Can't locate module sound-service-1-0 Apr 24 15:20:20 www modprobe: modprobe: Can't locate module sound-slot-1 ditto Apr 24 15:33:21 www modprobe: modprobe: Can't locate module sound-slot-1 Apr 24 15:33:21 www modprobe: modprobe: Can't locate module sound-service-1-0 modules.conf: alias eth0 dmfe alias usb-controller usb-uhci alias sound-slot-0 cmpci post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :