From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021129 Description of problem: Boot red hat. Play a CD. Player application works fine. No sound is heard. Have to first play another type of sound so the sound card drivers are loaded, and modules.conf post-install commands are run: post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : If there's no way to put a post-install when the cd drivers are loaded, the mixer loading should be done at boot. That would probably mean force-loading the sound card drivers at boot as well. This bug should be fixed ASAP as it's very confusing to most users why their CDs will not play. Version-Release number of selected component (if applicable): How reproducible: Always
This should be fixed with the move to udev, and loading all hardware modules on startup.