Re: [2.6.15] screen remains blank after LID switch use
From: Arlen Christian Mart Cuss
Date: Mon Jan 16 2006 - 04:00:26 EST
Check out /proc/acpi - you should find a few things that you can tinker
with, including one for your screen; often called `lcd'. If you "echo 1
> lcd" in the right directory, it should switch it on. "echo 0 > lcd"
switches it off. Whatever is managing your power that turns it off,
isn't turning it back on. Look into these. It's not likely to be the
console/X driver's fault.
- Arlen.
Jan De Luyck wrote:
(I have no idea who the maintainer for this is, I was unable to find any entry
in the MAINTAINERS file.. if i overlooked it, feel free to correct me)
Hello list,
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?
Thanks,
Jan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/