On 04/17/2017 12:42 PM, Frédéric Bron wrote:
The only thing that works is to log to a console windows blind with
Ctrl+Alt+F2, then login as root without seeing anything (still black
screen) and type reboot.

You might try activating the Magic Sysrq Key and using that instead: http://www.linuxhowtos.org/Tips%20and%20Tricks/sysrq.htm Currently, the key's set in /usr/lib/sysctl.d/50-default.conf and the default value is 16, which doesn't allow all keys. To get a fully functioning Sysrq Key, change that to 1. To activate it without a reboot, run this as root:

echo "1" > /proc/sys/kernel/sysrq

BTW, when I started to compose this, Thunderbird wanted to send it only to the poster, not the list. Odd.
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to