Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic: [EN] shutdown fail  (Read 2762 times)

Offline ragupo

  • User
  • Posts: 11
[EN] shutdown fail
« on: 2014/02/26, 09:32:28 »
On my install of siduction 2013.2.1 proper shutdown is not possible. Not on the fresh install, and not on the dist-upgraded system.


issuing init 0 or trying to shutdown from kde makes the machine hang at a tty login screen. From there nothing is possible.
Only Alt-sysrq key producing any result is Sync, all other commands returns the message "This Alt-Sysrq command has been disabled"


I dont know where to start look for the cause of this. I do remeber shutting down has worked properly on past installations of suse//fedora/aptosid/ and even siduction.


At startup/ shutdown i used to see information about what the heck was going on. What i see now is limited; at startup info ends real quick with the "scanning for btrfs disks", then the screen blanks out and returns later with lightdm loginscreen. At shutdown from kde, the screen just goes black and the system eventually hangs. hitting f1 will show the cli login screen.


What info can i provide that will help diagnose the problem? 
Code: [Select]
System:    Host: siduction_23.2.14 Kernel: 3.13-5.towo-siduction-amd64 x86_64 (64 bit, gcc: 4.8.2)
           Desktop: KDE 4.12.2 (Qt 4.8.6) Distro: siduction 13.2.1 December - kde - (201401272125)
Machine:   System: LENOVO product: 20827SG version: ThinkPad T500
           Mobo: LENOVO model: 20827SG Bios: LENOVO version: 6FET92WW (3.22 ) date: 12/14/2011
CPU:       Dual core Intel Core2 Duo CPU T9550 (-MCP-) cache: 6144 KB flags: (lm nx sse sse2 sse3 sse4_1 ssse3 vmx) bmips: 10642.5
           Clock Speeds: 1: 2133.00 MHz 2: 800.00 MHz
Graphics:  Card-1: Intel Mobile 4 Series Integrated Graphics Controller bus-ID: 00:02.0
           Card-2: Advanced Micro Devices [AMD/ATI] RV635/M86 [Mobility Radeon HD 3650] bus-ID: 01:00.0
           X.Org: 1.15.0 drivers: ati,radeon,intel (unloaded: fbdev,vesa) Resolution: 1680x1050@60.0hz, 1680x1050@60.0hz
           GLX Renderer: Mesa DRI Mobile Intel GM45 Express GLX Version: 2.1 Mesa 9.2.2 Direct Rendering: Yes
Network:   Card-1: Intel Ultimate N WiFi Link 5300 driver: iwlwifi ver: in-tree: bus-ID: 03:00.0
           IF: wlan0 state: up mac: 00:21:6a:0a:ea:be
           Card-2: Intel 82567LM Gigabit Network Connection driver: e1000e ver: 2.3.2-k port: 1840 bus-ID: 00:19.0
           IF: eth0 state: down mac: 00:27:13:b8:ac:c9
Drives:    HDD Total Size: 320.1GB (48.4% used) 1: model: WDC_WD3200BEVS
Info:      Processes: 168 Uptime: 1:17 Memory: 1038.0/3854.0MB Runlevel: 5
           Gcc sys: 4.8.2 Client: Shell (bash 4.2.45) inxi: 1.9.18




 
« Last Edit: 2014/02/26, 10:21:19 by ragupo »

Offline hendrikL

  • Administrator
  • User
  • *****
  • Gravatar
  • Posts: 933
Re: shutdown fail
« Reply #1 on: 2014/02/26, 16:58:03 »
You can try
Code: [Select]
systemctl poweroffto shutdown the system,
or for reboot
Code: [Select]
systemctl rebootas root.


greetz