lkml.org 
[lkml]   [2006]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [2.6.15] screen remains blank after LID switch use
On Mon, 16 Jan 2006 09:46:51 +0100, Jan De Luyck wrote:

> I've recently gotten an Dell D610 laptop from my company. After some digging I
> managed to get Linux running on it, with kernel 2.6.15 at this moment.
>
> There is something odd going on with the LID switch functionality tho:
> everytime the LID is closed, the screen goes off, as expected. Unfortunately,
> the screen does not come back alive afterwards, it remains blank.
>
> Starting X doesn't help, switching consoles doesn't help either. The problem
> is appareant both in X and the console.
>
> The laptop remains completely functional, except for the display.
>
> Currently I'm not using a fb console, and the X driver is the i810.
>
> Any ideas?

I hit this and manage to get myself out of it.

I run with many xterm windows open. After opening the lid in my Inspiron 6000, I switched to a workspace with an open xterm window and type the equivalent of:
xset dpms force suspend

(I usually use this command to blank the screen "right now".)

$ more ~/bin/blank
#! /bin/sh
sleep 2
xset dpms force suspend

Then when I move the mouse pointer or press a key, the screen turns back on.

-Paul

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-16 12:05    [W:0.998 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site