You are not logged in.

#1 2015-04-07 21:32:42

CapricornOne
Member
Registered: 2015-04-07
Posts: 6

[SOLVED] Kernel panic on poweroff/reboot only in X

Hi guys,

Another day, another noob. I've been enjoying my arch experience so far and looking forward to continuing the journey! I've hit a small roadblock along the way however, I seem to get a kernel panic (system hang/caps lock blinking) upon trying to poweroff/reboot in the terminal. This seems to be since I updated linux from 3.19.2-1 > 3.19.3-1. Interestingly enough the hangs only occur when trying to poweroff/shutdown from X. I have no issue with either command at the initial tty console.

*Possibly related - during the upgrade I got 2 warnings - Possibly missing firmware for module: aic94xx and Possibly missing firmware for module: wd719xx

I went hunting for log files but wasn't 100% sure what I was looking for tbh.

Any help would be greatly appreciated.

Cap

Last edited by CapricornOne (2015-04-07 22:18:36)

Offline

#2 2015-04-07 21:34:32

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

Fixed in 3.19.4 (there are a couple of threads about this)...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-04-07 22:18:17

CapricornOne
Member
Registered: 2015-04-07
Posts: 6

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

jasonwryan wrote:

Fixed in 3.19.4 (there are a couple of threads about this)...

Apologies, I hadn't noticed the threads! Thanks for the swift reply. I'll mark this thread as solved.

Offline

#4 2015-04-07 22:20:10

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

It is sort of buried, here, for example: https://bbs.archlinux.org/viewtopic.php … 1#p1517661


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2015-04-07 23:13:15

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

CapricornOne wrote:

*Possibly related - during the upgrade I got 2 warnings - Possibly missing firmware for module: aic94xx and Possibly missing firmware for module: wd719xx

https://wiki.archlinux.org/index.php/Mk … odule_XXXX ?

Offline

#6 2015-04-08 00:07:00

nstgc
Member
Registered: 2014-03-17
Posts: 393

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

jasonwryan wrote:

Fixed in 3.19.4 (there are a couple of threads about this)...

Linux 3.19.4? As in an unreleased kernel patch?

Offline

#7 2015-04-08 04:43:24

smirky
Member
From: Bulgaria
Registered: 2013-02-23
Posts: 277
Website

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

Something like that. I guess he means that it's been acknowledged, discussed and probably someone made a patch for it. It's a matter of time for 3.19.4 to pop out and therefore be built in Arch [core].


Personal spot  ::  https://www.smirky.net/  ::  Try not to get lost!

Offline

#8 2015-04-08 06:47:34

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

smirky wrote:

Something like that. I guess he means that it's been acknowledged, discussed and probably someone made a patch for it. It's a matter of time for 3.19.4 to pop out and therefore be built in Arch [core].

Exactly: quoting the person who closed the original bug report

This is fixed upstream, and the relevant commit is cc: stable, i.e. should find its way to some v3.19.y. Closing, thanks for the report.

-- edit: the patch has been added in the package linux 3.19.3-3, the speed of Archlinux developers is awesome (and this should go also in the 'ooh, nice!' thread).

Last edited by mauritiusdadd (2015-04-08 18:21:49)


About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#9 2015-04-10 12:20:15

CapricornOne
Member
Registered: 2015-04-07
Posts: 6

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

mauritiusdadd wrote:
smirky wrote:

Something like that. I guess he means that it's been acknowledged, discussed and probably someone made a patch for it. It's a matter of time for 3.19.4 to pop out and therefore be built in Arch [core].

Exactly: quoting the person who closed the original bug report

This is fixed upstream, and the relevant commit is cc: stable, i.e. should find its way to some v3.19.y. Closing, thanks for the report.

-- edit: the patch has been added in the package linux 3.19.3-3, the speed of Archlinux developers is awesome (and this should go also in the 'ooh, nice!' thread).

Issue still occurring. No change with 3-3. It's a strange one.

Offline

#10 2015-04-10 12:48:59

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

CapricornOne wrote:

Issue still occurring. No change with 3-3. It's a strange one.

Maybe you should post the journal of the boot that failed to reboot/shutdown (if it is not corrupted...)? And what is the output of the following command?

$ uname -a

About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

#11 2015-04-10 22:00:28

CapricornOne
Member
Registered: 2015-04-07
Posts: 6

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

mauritiusdadd wrote:

Maybe you should post the journal of the boot that failed to reboot/shutdown (if it is not corrupted...)? And what is the output of the following command?

$ uname -a

Hmm. How would I go about doing that? Uname -a returns 3.19.3-3 arch #1 smp preempt...

Offline

#12 2015-04-10 22:11:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Kernel panic on poweroff/reboot only in X


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#13 2015-04-12 01:32:33

nstgc
Member
Registered: 2014-03-17
Posts: 393

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

So a work around would be to ctrl+alt+fY (Y != the current X session's) and type systemctl reboot?

Offline

#14 2015-04-12 12:55:00

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

It the issue is still occurring with the current kernel, a new bug report needs to be filled / the old report reopened.

Offline

#15 2015-04-12 13:53:58

CapricornOne
Member
Registered: 2015-04-07
Posts: 6

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

Upon running journalctl --verify I get one fail. File corruption detected at /var/log/journal/xxxx. I'm assuming that'd be the reason for the kp's?

Issue seems to be resolved now for some reason. Haven't changed a thing. The journal error remains though hmm

Last edited by CapricornOne (2015-04-12 14:55:01)

Offline

#16 2015-04-13 06:19:03

mauritiusdadd
Member
From: Benevento, Italy
Registered: 2013-10-27
Posts: 776

Re: [SOLVED] Kernel panic on poweroff/reboot only in X

CapricornOne wrote:

File corruption detected at /var/log/journal/xxxx. I'm assuming that'd be the reason for the kp's?

No, the corruption was most likely caused by the kernel panic and not the reverse. if you want to delete the corrupted files, just do

systemctl stop systemd-journald
rm /var/log/journal/xxxx
systemctl start systemd-journald

About me - github

-- When you have eliminated the impossible, whatever remains, however improbable, must be the truth -- Spock | Sherlock Holmes

Offline

Board footer

Powered by FluxBB