LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch
User Name
Password
Arch This Forum is for the discussion of Arch Linux.

Notices


Reply
  Search this Thread
Old 10-25-2016, 07:40 PM   #1
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Shutdown doesn't fully shut down, reboot doesn't reboot


So I have 2 laptops with Arch on that both do the same thing. They run great, no issues (well, nothing that is within the purview of this thread), but neither will reboot or shutdown. They do the same thing...they power down, EXCEPT they leave the wifi & hard drive light blinking, so it does still slowly use up the battery even though nothings actually working. I've tried:

Kmenu > Reboot
Kmenu > Shutdown
shutdown -h now (as root)
shutdown -r now (as root)
halt (as root)
reboot (as root)

All do the exact same thing. I seem to recall reading that this is a systemd issue and there's a fix, but for the life of me I can't find the page I saw the fix in.
 
Old 10-25-2016, 07:51 PM   #2
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Just curious Timothy.

The commands you are using are depreciated with the inclusion of systemd now which controls shutodwn and other features like reboot and such. No?

https://www.freedesktop.org/software...t.service.html

I'm no expert because I run a systemd free distro. Hence me being unsure. I am Missing of course your last sentence.

Edit: May Help. Might Not.

https://freedesktop.org/wiki/Softwar...emd/Debugging/

https://bugs.archlinux.org/task/47734

https://bbs.archlinux.org/viewtopic....24624#p1624624

Last edited by rokytnji; 10-25-2016 at 08:03 PM.
 
Old 10-25-2016, 08:11 PM   #3
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
More guesswork

https://bbs.archlinux.org/viewtopic.php?id=209567

https://bbs.archlinux.org/viewtopic.php?id=209434

https://bbs.archlinux.org/viewtopic.php?id=197674
 
Old 10-25-2016, 08:37 PM   #4
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005

Original Poster
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Quote:
Originally Posted by rokytnji View Post
Just curious Timothy.

The commands you are using are depreciated with the inclusion of systemd now which controls shutodwn and other features like reboot and such. No?https://www.freedesktop.org/software...t.service.html
Even if the commands are deprecated, that wouldn't explain why attempting reboot/shutdown through the gui (kmenu) doesn't work either.

Quote:
Originally Posted by rokytnji View Post
I'm no expert because I run a systemd free distro. Hence me being unsure. I am Missing of course your last sentence.

Edit: May Help. Might Not.

https://freedesktop.org/wiki/Softwar...emd/Debugging/
This is for no booting. System boots fine, and technically it mostly shuts down fine, it just doesn't FULLY shut down.

Quote:
Originally Posted by rokytnji View Post
I am affected by this, but not often enough to bother trying to fix, yet.

Quote:
Originally Posted by rokytnji View Post
This looks promising...I'm gonna have to see if that might help.

edit: phooey, this actually prevented me from even ATTEMPTING shutting down/rebooting as a normal user (ie - through gui)...

Quote:
Originally Posted by rokytnji View Post
Another for the "stop job," which doesn't annoy me that often.

Quote:
Originally Posted by rokytnji View Post
Stop job again, to my knowledge every systemd distro is affected (I've seen this multiple times at work even on CentOS).

Quote:
Originally Posted by rokytnji View Post
Even though it says this is only for HP's, I tried the fix, didn't affect anything.

At any rate, thanks for trying to help!

Last edited by Timothy Miller; 10-25-2016 at 08:50 PM.
 
Old 10-26-2016, 07:39 AM   #5
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,112
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474
Well, since my clumsy advice took you off the zero reply list.

Quote:
Finally figured out the problem here, just lucked into the solution while attempting to fix another problem with my sound card. This turns out to be a kernel bug in the i82975x_edac kernel driver. Blacklisting it fixes my sound card, and my reboot problems.

Thanks to Zmann for the fix:
https://bbs.archlinux.org/viewtopic....18958#p1218958

This is more of a bump than help. When it comes to systemd. I am lost.
At least I am leaving FUD out of this thread.

My understanding from reading up on your problem is changing login managers, like GDM to something else. Fixes some peoples problems.
But I guess that is startup?

https://bbs.archlinux.org/viewtopic.php?id=194039

Like a said. Just a bump. Since I am poking and hoping.
 
Old 10-26-2016, 07:57 AM   #6
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005

Original Poster
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Quote:
Originally Posted by rokytnji View Post
Well, since my clumsy advice took you off the zero reply list.



https://bbs.archlinux.org/viewtopic....18958#p1218958

This is more of a bump than help. When it comes to systemd. I am lost.
At least I am leaving FUD out of this thread.

My understanding from reading up on your problem is changing login managers, like GDM to something else. Fixes some peoples problems.
But I guess that is startup?

https://bbs.archlinux.org/viewtopic.php?id=194039

Like a said. Just a bump. Since I am poking and hoping.
As far as being off the zero-reply, bah. This subforum isn't insanely busy, so plenty will still see it, and it's not like I can't use the machine. Just irritating that I have to hard power off.

Arch is using LightDM instead of SDDM that my Fedora & Debian builds use (which do shut down correctly), so that's definitely worth looking into. Will have to try installing sddm instead. I don't BELIEVE I have that module loaded, but I'll have to double check and maybe try that too.

edit - No dice...still doesn't shutdown/reboot properly when using sddm. Still, I DO prefer sddm to lightdm, so it's still an improvement even if it's not an improvement in the issue. (also verified that module's not loading, and poweroff -f does the same thing).

I realized probably the weirdest part is that my very similar Lenovo that has Antergos on it DOESN'T suffer the same issue. They're both intel processors with intel graphics, intel wireless, ssd's (different form factors but both SATA (mSATA & m.2 SATA), touchscreens, etc.. One is 5th gen the other 6th gen, but still, very similar. This is interesting to try to figure out why with the same OS one has such issues and the other works properly.

Last edited by Timothy Miller; 10-26-2016 at 08:29 AM.
 
Old 10-26-2016, 09:51 AM   #7
hazel
LQ Guru
 
Registered: Mar 2016
Location: Harrow, UK
Distribution: LFS, AntiX, Slackware
Posts: 7,574
Blog Entries: 19

Rep: Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452Reputation: 4452
Do you have a UEFI chip in there? I seem to remember that UEFI has something called fastboot which means that the computer never really shuts down.
 
Old 10-26-2016, 09:57 AM   #8
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,005

Original Poster
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Yes, both have fastboot but neither is enabled (which oddly, it is enabled on my Debian machine that's super super super nearly identical to this machine Latitude E5250 (this) and Latitude E5450 (Wildmage w/ Debian)).

Last edited by Timothy Miller; 10-26-2016 at 10:00 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Beagleboard xm rev C doesn't shutdown, reboot properly. madjac005 Linux - Embedded & Single-board computer 1 08-11-2012 08:18 PM
Reboot doesn't work linuxi Ubuntu 9 05-03-2006 04:01 PM
System doesn't reboot mlalkm Fedora 5 01-05-2005 06:28 PM
shutdown now doesn't shut the system down taoweijia Fedora 2 07-07-2004 01:41 PM
shutdown now doesn't shut it down taoweijia Linux - Newbie 3 01-07-2004 09:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Arch

All times are GMT -5. The time now is 09:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration