You are not logged in.
Pages: 1
When i'm awaking my laptop from suspend there is only black screen.
It's extremally bad for me!
Please help
http://bugs.archlinux.org/task/18344?opened=4287&type[0]=&sev[0]=&due[0]=&cat[0]=&status[0]=open&percent[0]=&reported[0]=
Offline
try kernel 2.6.33-rc8
if you dont know how to build it, wait for it. it helped me here.
Offline
Ok, i always have my own build kernel (;
If it's repaired i am happy (;
Offline
Unfortunately it's not working on 33-rc8 either
Offline
Same here with kernel 2.6.33. Any ideas?
Offline
Did you look at the wiki "Intel" section? Also, IIRC you need to make some alterations to your /etc/X11/xorg.conf file, something like this:
Section "Device"
Option "DRI" "True"
Option "NoDDC" "True"
#Option "XAANoOffscreenPixmaps" "True"
Option "EnablePageFlip" "True"
Option "RenderAccel" "True"
Option "AccelMethod" "UXA"
Option "Tiling" "False"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
BusID "PCI:0:2:0"
EndSection
Philosophy is looking for a black cat in a dark room. Metaphysics is looking for a black cat in a dark room that isn't there. Religion is looking for a black cat in a dark room that isn't there and shouting "I found it!". Science is looking for a black cat in a dark room with a flashlight.
Offline
Pages: 1