You are not logged in.
I have an ibm thinkpad t23, and when i reboot it over ssh with closed lid the screen is blank, i can't see no tty or something but the screen works, and i need to reboot it with an open lid so i can use the screen. Anyone expirienced a similar issue?, google is not really helpfull. Thanks
If it ain't broke, broke it then fix it.
Offline
In my opinion what is happening is that the backlight is just not turned on when the computer comes back up. If this compter has X on it I would recommend trying to startx as when it starts it will take over control of the backlight. Or,you could try running
# echo 5 > /sys/class/backlight/acpi_video0/brightness as root. Finally xbacklight may help if you can get X running.
Offline