[Solved] Won't power off or turn off
-
- Contributor
- Posts: 1758
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus and Nemesis
- Location: USA
[Solved] Won't power off or turn off
I install Mate 3.1 on a 4gb thumb drive. I format the thumb drive ext4 and install Mate on it. My question is everything seem to work, but when I shut it down it won't power shut the power off on the laptop (CQ50). If I just press the power button and turn it off will it hurt any files on the thumb drive? Hope this enough info.
Last edited by Jack on 09 Jul 2015, 23:26, edited 1 time in total.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Re: Won't power off or turn off
hi, try to type in console: shutdown or poweroff command if work for you when you have to close session with porteus.
-
- Contributor
- Posts: 1758
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus and Nemesis
- Location: USA
Re: Won't power off or turn off
I'll try that when I shut it down, but right now I'm doing a big download.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
Re: Won't power off or turn off
maybe if you use guest account do not have the right in power group...but i can be wrong
-
- Contributor
- Posts: 1758
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus and Nemesis
- Location: USA
Re: Won't power off or turn off
Here what I came up with.
1. As GUEST will not power off.
2. As ROOT it will now power off.
So for now on I will log out as GUEST and then log in as ROOT then power off. Unless it can be fixed.
1. As GUEST will not power off.
2. As ROOT it will now power off.
So for now on I will log out as GUEST and then log in as ROOT then power off. Unless it can be fixed.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
- francois
- Contributor
- Posts: 6323
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: Won't power off or turn off
Please try in always fresh mode for guest and report the result. It happens that the save folder gets corrupted. If this is the case try with a new save folder.
You can also keep it as it is and write a script for shutdown for guest. And even if you want sign an icon to that script and place that icon in the panel.
You can also keep it as it is and write a script for shutdown for guest. And even if you want sign an icon to that script and place that icon in the panel.
Prendre son temps, profiter de celui qui passe.
-
- Contributor
- Posts: 1758
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus and Nemesis
- Location: USA
Re: Won't power off or turn off
I try in always fresh mode and it power off. I install Mate 2 times and not on the same thumb drive and the same thing happen. "It wouldn't power off." I will live with that. I guest.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
-
- Contributor
- Posts: 669
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: against russian attacks
- Contact:
Re: Won't power off or turn off
Try shutdown in terminal as guest with this:
Code: Select all
/usr/bin/dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
You have mind and feelings. Be wise and clever.
-
- Contributor
- Posts: 1758
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus and Nemesis
- Location: USA
Re: Won't power off or turn off
It seem to work at lease it shut down.tome wrote:Try shutdown in terminal as guest with this:Code: Select all
/usr/bin/dbus-send --system --print-reply --dest="org.freedesktop.ConsoleKit" /org/freedesktop/ConsoleKit/Manager org.freedesktop.ConsoleKit.Manager.Stop
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.
-
- Contributor
- Posts: 669
- Joined: 26 Jun 2013, 14:03
- Distribution: x64 Openbox
- Location: against russian attacks
- Contact:
Re: Won't power off or turn off
Download shutdown.desktop file from https://www.dropbox.com/sh/7elwcgmk5mwtmme/FmFMsdUIO8 -> other files and place it in /usr/share/applications. Now you can add shutdown launcher somewhere in panel.
You have mind and feelings. Be wise and clever.
-
- Contributor
- Posts: 1758
- Joined: 09 Aug 2013, 14:25
- Distribution: Porteus and Nemesis
- Location: USA
Re: Won't power off or turn off
Guest what it started turning off like it should now. I did what the member told me to do and most did work. Now it works at lease for now. Thanks for now.
Jack
Jack
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.