It seems to me as if /etc/acpi/resume.d/72-acpi-pain.sh isn't even read
anymore upon resume. At least have a statement like

touch /root/acpi-pain

in there doesn't yield a file called /root/acpi-pain on this machine.

However, editing /usr/lib/hal/scripts/linux/hal-system-power-suspend-
linux and inserting

rmmod -f acpi_cpufreq
modprobe acpi_cpufreq

immediately before the last statement

exit $RET

works for me. Obviously,

$ grep FORCE_UNLOAD /boot/config-$(uname -r)
CONFIG_MODULE_FORCE_UNLOAD=y

is required for this.

-- 
Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1
https://bugs.launchpad.net/bugs/183033
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to