FC4 laptop no sound AC'97: amixer: Unable to find simple control PCM-2 and DRC-Range

Paul Howarth paul at city-fan.org
Tue Jul 5 15:59:27 UTC 2005


Gerrit Holl wrote:
> I solved the problem:
> 
> # rmmod snd_intel8x0
> # modprobe snd_intel8x0
> 
> I added it to rc.local.
> 
> Thank you for all your help (-;
> 
> regards,
> Gerrit.

Could you try doing:

# (echo "rmmod snd_intel8x0"; echo "modprobe snd_intel8x0") > 
/etc/sysconfig/modules/snd-fix.modules
# chmod +x /etc/sysconfig/modules/snd-fix.modules

(watch out for line-wrapping)

as an alternative to putting the commands in rc.local?

This will run the commands at an earlier stage of the boot process (it's 
the new "official" way of doing manual module loading in FC4) and I'm 
curious about whether it would still work.

Paul.




More information about the fedora-list mailing list