You are not logged in.

#1 2010-02-19 19:35:23

matiit
Member
From: Poland
Registered: 2007-04-13
Posts: 141
Website

i915 can't awake from suspend

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

#2 2010-02-19 23:20:51

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: i915 can't awake from suspend

try kernel 2.6.33-rc8

if you dont know how to build it, wait for it. it helped me here.

Offline

#3 2010-02-20 12:24:29

matiit
Member
From: Poland
Registered: 2007-04-13
Posts: 141
Website

Re: i915 can't awake from suspend

Ok, i always have my own build kernel (;
If it's repaired i am happy (;

Offline

#4 2010-02-25 16:52:44

matiit
Member
From: Poland
Registered: 2007-04-13
Posts: 141
Website

Re: i915 can't awake from suspend

Unfortunately it's not working on 33-rc8 either

Offline

#5 2010-04-12 23:27:13

_flx
Member
Registered: 2009-09-11
Posts: 8

Re: i915 can't awake from suspend

Same here with kernel 2.6.33. Any ideas?

Offline

#6 2010-04-12 23:51:20

lagagnon
Member
From: an Island in the Pacific...
Registered: 2009-12-10
Posts: 1,087
Website

Re: i915 can't awake from suspend

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

Board footer

Powered by FluxBB