A new clue about this bug.

When X freezes after suspend (a restarting X lockup cycle and keyboard
blocked), you can enter in the machine with SSH. WELL: A REBOOT WITH KEXEC
DOESN'T SOLVE THE PROBLEM. Linux reboots and X with intel driver freezes again.
It's necesary a hard system reboot. 

#kexec -l --append="`cat /proc/cmdline`" --initrd=/boot/initrd.img-`uname -r`
/boot/vmlinuz-`uname -r`
#kexec -e

Other tests with SSH when X is freezed:

#/etc/init.d/gdm stop
# (Kill -9 gdms if necesary)
#nano /etc/X11/xorg.conf (Change intel to vesa driver)
#/etc/init.d/gdm start (OK. X goes with VESA)
#/etc/init.d/gdm stop 
#nano /etc/X11/xorg.conf (Change again to intel or i810 driver)
#/etc/init.d/gdm start (Freezes Again, lockup cycle)


** Attachment added: "Xorg.0.log.old"
   http://launchpadlibrarian.net/12058862/Xorg.0.log.old

-- 
[915GM] X freezes after resume
https://bugs.launchpad.net/bugs/192873
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to