[Bug 578673] Re: [arrandale] Resume doesn't work on a Latitude E6410
Carlos Parra Camargo
carlospc at gmail.com
Mon Jun 28 14:56:31 UTC 2010
Paulo: I get this behavior if i don't change the xorg.conf, you just
have to create /etc/X11/xorg.conf _before_ of restarting the system with
this content:
# /etc/X11/xorg.conf
Section "Device"
Identifier "Configured Video Device"
Driver "vesa" # Change this to the driver you want
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
After that, disable kms (i.e, as root: echo options i915 modeset=0 >
/etc/modprobe.d/i915-kms.conf) and th, th, that's all folks!
BTW, with vesa driver you can't watch DVD or high resolution films...
anyway, you can undo this (i've done this weekend) to watch a film and
then do the trick again.
--
[arrandale] Resume doesn't work on a Latitude E6410
https://bugs.launchpad.net/bugs/578673
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list