[ltp] Thinkpad X40 and fedora 8: display blank after resume

Pete Phillips linux-thinkpad@linux-thinkpad.org
Mon, 25 Feb 2008 09:36:42 +0000


Hi Christos

>>>>> "Christos" == Christos Papadopoulos <christos@CS.ColoState.EDU> writes:

    Christos> I hope someone can help me with this.  Just installed
    Christos> fedora 8 on my thinkpad x40, intel 855GM graphics chipset.
    Christos> Suspend works fine, on resume os comes back, but display
    Christos> is blank.  

The usual solution is to add

   acpi_sleep=s3_bios

to the boot options - either in the grub menu.lst file or edit the
kernel command line before boot.

Pete