Showing posts with label hibernate. Show all posts
Showing posts with label hibernate. Show all posts

Wednesday, November 25, 2009

Ubuntu suspend without keyboard

Some similar problems seem related to the intel keyboard controller.
Well the following command should cure and identify my problem :

root@batman:~# echo -n "i8042" > /sys/bus/platform/drivers/i8042/unbind
root@batman:~# echo -n "i8042" > /sys/bus/platform/drivers/i8042/bind

No change, so I can forget about the entire set of stuff related to this hardware...

Monday, November 23, 2009

Still searching a solution on hibernate for the Vaio - Ubuntu 9.10 - CS31

While I am testing other stuff I re-installed Ubuntu, did an update and switched to the Nvidia driver.

Suspsend: stops the computer quickly. When resuming unfortunately the keyboad does not work !

Hibernate: black screen, then blinking cursor for around 1 minute, then error messages and finally shutdown. Restarting from hibernate. I see Grub loading. The Ubuntu logo (white) then a minute or two (may be three), error messages and finally I can login and indeed my desktop is properly re-initialized.

So the situation has evolved since I started looking at Karmic (Koala 9.10... I will now try to dig in the logs.