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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux