You are not logged in.
after the update some other day, and I always get an error loading the module at boot time ..
this my modules
MOD_AUTOLOAD="yes"
#MOD_BLACKLIST=() #deprecated
MODULES=(!snd_pcm_oss acpi-cpufreq fuse usbserial)whether there is something wrong in my module? anyone can help me ..
Offline
Try acpi_cpufreq instead of acpi-cpufreq
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Try acpi_cpufreq instead of acpi-cpufreq
I have changed to acpi_cpufreq .. but still fail at boot time
What are packages that must be downgraded?
coz experience like this after the update package
Offline
Disable clearing of boot messages and report exactly what the error is.
And a bang (!) is to prevent loading, isn't it (ie., blacklisting)?
Offline
Try acpi_cpufreq instead of acpi-cpufreq
Modprobe doesn't care whether you use a hyphen or an underscore.
To the topic starter: please specify which modules are not loading at boot, and whether they load manually after login, and if a depmod run with full root privileges solves your problem. It most probably will.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Disable clearing of boot messages and report exactly what the error is.
And a bang (!) is to prevent loading, isn't it (ie., blacklisting)?
Blacklisting modules in rc.conf is deprecated.
My Nick, is your system up to date?
Offline