Public bug reported:
Binary package hint: acpi-support
The video from my thinkpad is not working after resume. After setting
SAVE_VBE_STATE=false and POST_VIDEO=false everything works perfectly. To do
so, I added an extra config file :
cat /usr/share/acpi-support/LENOVO.config
case "$model" in
"89185WG"*)
SAVE_VBE_STATE=false
POST_VIDEO=false
;;
esac
There is also a version of this laptop with an intel chipset. I don't know if
this will also work on the intel based laptops.
The LENOVO.config is a new file.
** Affects: acpi-support (Ubuntu)
Importance: Undecided
Status: New
--
support for suspend on Thinkpad R61 with nvidia
https://bugs.launchpad.net/bugs/173720
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs