Author Topic: PCLOS will not shutdown, always reboots  (Read 927 times)

Offline raveyd

  • Full Member
  • ***
  • Posts: 166
PCLOS will not shutdown, always reboots
« on: October 19, 2012, 12:12:53 PM »
Hi all. Every time I shut down PCLOS it reboots. I tried pressing the power button, using the normal menu shutdown and doing "shutdown -h now", all result in the computer restarting. Can't find anything that helps on google or forums. Can anybody help with this? lsusb and lspci output are below. My system is completely up to date via Synaptic.

[root@localhost ~]# lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 05e3:0605 Genesys Logic, Inc. USB 2.0 Hub [ednet]
Bus 001 Device 004: ID 1058:1100 Western Digital Technologies, Inc.
Bus 001 Device 005: ID 050d:825b Belkin Components F5D8055 N+ Wireless Adapter v2000 [Ralink RT3070]
Bus 005 Device 002: ID 0451:2046 Texas Instruments, Inc. TUSB2046 Hub
Bus 005 Device 003: ID 03f0:8704 Hewlett-Packard DeskJet 5940
Bus 001 Device 009: ID 06cb:000c Synaptics, Inc.
Bus 005 Device 004: ID 046d:089d Logitech, Inc. QuickCam E2500 series
Bus 005 Device 005: ID 046d:c502 Logitech, Inc. Cordless Mouse & iTouch Keys
Bus 001 Device 098: ID 116f:c109 Silicon 10 Technology Corp. Flash Card Reader

[root@localhost ~]# lspci
00:00.0 Host bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL Memory Controller Hub (rev 04)
00:01.0 PCI bridge: Intel Corporation 82915G/P/GV/GL/PL/910GL PCI Express Root Port (rev 04)
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
00:1d.0 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d3)
00:1f.0 ISA bridge: Intel Corporation 82801FB/FR (ICH6/ICH6R) LPC Interface Bridge (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FB/FW (ICH6/ICH6W) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee ATI RV370 5B60 [Radeon X300 (PCIE)]
01:00.1 Display controller: Advanced Micro Devices [AMD] nee ATI RV370 [Radeon X300SE]
02:01.0 Multimedia controller: Philips Semiconductors SAA7131/SAA7133/SAA7135 Video Broadcast Decoder (rev f0)
02:05.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
02:07.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Controller (PHY/Link)

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: PCLOS will not shutdown, always reboots
« Reply #1 on: October 19, 2012, 12:18:18 PM »
Can you try this command?

Code: [Select]
dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11064
  • MLUs Forever!
Re: PCLOS will not shutdown, always reboots
« Reply #2 on: October 19, 2012, 12:54:14 PM »
What kernel are you using?

uname -r

in a terminal.

MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: PCLOS will not shutdown, always reboots
« Reply #3 on: October 19, 2012, 12:57:52 PM »
Other question...
Which DE is running?

Offline raveyd

  • Full Member
  • ***
  • Posts: 166
Re: PCLOS will not shutdown, always reboots
« Reply #4 on: October 19, 2012, 02:11:11 PM »
thanks for the help.

Daniel,
Can you try this command?

Code: [Select]
dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown
That worked. It shut down and stayed off.

I am running KDE (whatever is the latest version from synaptic)

Just 17, my kernel is 3.2.18-pclos2.bfs

What should I do now?

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3794
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: PCLOS will not shutdown, always reboots
« Reply #5 on: October 19, 2012, 02:26:46 PM »
I'm not fit on kde, but if no help coming, make a shortcut.

Code: [Select]
[Desktop Entry]
Type=Application
Name=shutdown
Exec=dbus-send --system --print-reply --dest="org.freedesktop.Hal" /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown
Icon=system-shutdown

Sorry, and good luck.

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11064
  • MLUs Forever!
Re: PCLOS will not shutdown, always reboots
« Reply #6 on: October 19, 2012, 02:44:15 PM »
Daniel has posted a solution .......  but I wonder if it would work normally if you use the 2.6.38.8 kernel.

It would be easier to use the posted solution unless there are other problems that need to be addressed.
MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT

Offline raveyd

  • Full Member
  • ***
  • Posts: 166
Re: PCLOS will not shutdown, always reboots
« Reply #7 on: October 20, 2012, 04:25:18 AM »
Why does that command work? What does it do? It's nice having the solution but I'd like to understand why it works :)

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1758
  • Satyameva Jayate | Truth Alone Triumphs.
Re: PCLOS will not shutdown, always reboots
« Reply #8 on: October 20, 2012, 06:52:45 AM »
What was the original .iso source of your currently up-to-date KDE installation?
If you have been updating from an old installation, it might be possible that some older configuration files are interfering.

Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline raveyd

  • Full Member
  • ***
  • Posts: 166
Re: PCLOS will not shutdown, always reboots
« Reply #9 on: October 20, 2012, 07:33:46 AM »
I downloaded the 2012.6 minime iso. I previously had the 2011 installed, that worked fine.

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1758
  • Satyameva Jayate | Truth Alone Triumphs.
Re: PCLOS will not shutdown, always reboots
« Reply #10 on: October 20, 2012, 09:51:56 AM »
I have no idea about the actual process of shutdown. But could you please try these:
1. Open Konsole. Enter su and then enter the root password. Enter poweroff. Check what happens.
2. Try verbose mode for boot / shutdown. The lines that appear just before shutdown/reboot may provide a clue. Alternatively just hit Escape key as soon as the shutdown progress bar appears to see those messages.
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline Yankee

  • Hero Member
  • *****
  • Posts: 1517
  • In theory, theory=practice, in practice ???
Re: PCLOS will not shutdown, always reboots
« Reply #11 on: October 20, 2012, 11:30:30 AM »
Daniel has posted a solution .......  but I wonder if it would work normally if you use the 2.6.38.8 kernel.

It would be easier to use the posted solution unless there are other problems that need to be addressed.


In the past that has been a problem, but on my
machine it only does it when the battery is dead.
It's like the machine doesn't know what time it
is and just reboots out of confusion.   It's supposed
to keep the time when completely off it seems,
battery dead it cannot do so.
ASUS EeePc 900HA netbook  1.6 Ghz Atom CPU  1GB RAM
160 GB internal HD    Seagate 250 GB USB portable drive 
Intel ‎Mobile 945GSE Integrated Graphics Controller
Atheros AR242x/AR542x Wireless Network Adapter
Intel (N10/ICH7 Family) High Definition Audio
Dynex 5-Button Wired Optical Mouse
LXDE

Offline T6

  • Super Villain
  • ******
  • Posts: 19051
  • xmas is comming!
Re: PCLOS will not shutdown, always reboots
« Reply #12 on: October 20, 2012, 12:07:10 PM »
it is not the os or kde, i had a intel mainboard running windows xp that did the same until the day it failed(5 years of that)

it could be something you can handle with old kernel but probably is a mainboard thing, maybe a bios upgrade exist but on old mainboards, i don't bother, too dangerous to do and kill it

if you can verify that buttons like reset or power button are working correctly and you had made maintenance properly to the machine by cleaning pci, agp and ram slots, also verifying capacitors and if the mainboard is not bent around the cpu and the problem just began, it is possible a first sign of failure of the mainboard

i would attempt to boot and shutdown system without that v card, see if it has a effect
"If you wish to make an apple pie from scratch, you must first invent the universe."

Carl Sagan

Offline raveyd

  • Full Member
  • ***
  • Posts: 166
Re: PCLOS will not shutdown, always reboots
« Reply #13 on: October 21, 2012, 01:05:39 PM »
I switched back to kernel 2.6.38.8-pclos3 and now my computer works OK. Any idea what the issue might have been?

Offline Just17

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 11064
  • MLUs Forever!
Re: PCLOS will not shutdown, always reboots
« Reply #14 on: October 21, 2012, 01:47:43 PM »
I switched back to kernel 2.6.38.8-pclos3 and now my computer works OK. Any idea what the issue might have been?


There are power management problems for some hardware with 3.2.18

I had to revert to 2.6.38.8 (as did other posters) because my PC would not suspend to ram or to disc while using 3.2.18.
It does so reliably when using  2.6.38.8

That is the reason I suggested trying the older kernel.

MLUs rule the roost!

Linux XPS 3.4.48-pclos1.bfs  64 bit
Intel Core2 Quad CPU Q9450 @ 2.66GHz
4 GB RAM
MCP51 High Def Audio
GeForce GTX 550 Ti
PHILIPS  ‎DVD+-RW DVD8701
‎Logitech ‎BT Mini-Receiver
Afatech DTT