You are not logged in.
Pages: 1
My laptop cannot power it off.
I use sudo poweroff to shut it down.
Hard disk stop running but the power LED and wireless LED are still in light.
I firstly thought it was the X problem. Then I check the /var/log/Xorg.0.log.old and found the tail of it was
[ 2991.248] (II) evdev: Broadcom Corp: Close
[ 2991.248] (II) UnloadModule: "evdev"
[ 2991.248] (II) evdev: Logitech Unifying Device. Wireless PID:101d: Close
[ 2991.248] (II) UnloadModule: "evdev"
[ 2991.249] (II) evdev: AT Translated Set 2 keyboard: Close
[ 2991.249] (II) UnloadModule: "evdev"
[ 2991.249] (II) UnloadModule: "synaptics"
[ 2991.249] (II) evdev: Dell WMI hotkeys: Close
[ 2991.249] (II) UnloadModule: "evdev"
[ 2992.303] Server terminated successfully (0). Closing log file.Which means X seems terminated correctly. Then I don't know to check what or check which log to find out the problem.
Someone gives me a hint? Thx!
However I found that if I don't startx after login, the poweroff works fine.
After I startx after login, I cannot switch to text terminal anymore by using Ctrl+Alt+F1.
After pressing Ctrl+Alt+F1 the screen was totally black and only by using Ctrl+Alt+F7 can bring me back to the gui interface.
Last edited by bbq (2012-04-23 03:26:38)
Documents speak over the programs.
Offline
sudo shutdown -h now
maybe?
When I win the lottery, the first thing I will do, before I buy a new car or a house, would be to buy a goddamn Cisco XR 12000 router and enough T3 lines to wire a country.
Offline
sudo shutdown -h now
maybe?
It was the same as poweroff.
However I found that if I don't startx after login, the poweroff works fine.
After I startx after login, I cannot switch to text terminal anymore by using Ctrl+Shift+F1.
After pressing Ctrl+Shift+F1 the screen was totally black and only by using Ctrl+Shift+F7 can bring me back to the gui interface.
Someone has an idea?
Documents speak over the programs.
Offline
Do you mean ctrl + alt? Or are you really using ctrl + shift?
CLI Paste | How To Ask Questions
Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L
Offline
Do you mean ctrl + alt? Or are you really using ctrl + shift?
Sorry, my fault. I mean ctrl + alt.
Documents speak over the programs.
Offline
Pages: 1