You are not logged in.

#1 2023-12-13 18:01:17

alevulcu
Member
Registered: 2023-12-13
Posts: 4

[SOLVED] Arch Linux does not shutdown

Hello everyone, I recently succefully installed arch linux on my laptop. I'm happy with it so far, but I had a little problem when I try to shutdown.
Basically, when i click on the shutdown button, it shows some informations on the terminal, not sure what's about:

dev/nvme0n1p7: recovering journal

/dev/nvme0n1p7 primary superblock features different from backup, check forced.

/dev/nvmeon1p7: Feature orphan_present is set but orphan file is clean.

CLEARED.

/dev/nvme0n1p7: 291495/9838400 files (0.3% non-contiguous), 4129592/39321688 blo

Then it stays there forever.
I don't know how to fix this, can anyone help me? Thanks in advance

Last edited by alevulcu (2023-12-14 15:53:04)

Offline

#2 2023-12-13 20:02:58

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: [SOLVED] Arch Linux does not shutdown

with some those lines

Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855

The filesystem on nvmeon1p7 was corrupted, but that could have been at any point.
Start by postig your complete system journal for the previoufs boot:

sudo journalctl -b -1 | curl -F 'file=@-' 0x0.st

The 6.6.5 kernel had a massive bug in the wifi stack that fucks up network managers and there some threads suggesting that subsequently lead to botched shutdowns, so if you're on that kernel, update to 6.6.6

Another thing is that w/ nvmeon1p7 you probably also have a parallel windows installation, 3rd link below. Mandatory.
Disable it (it's NOT the BIOS setting!) and reboot windows and linux twice for voodo reasons.

Offline

#3 2023-12-13 21:21:40

alevulcu
Member
Registered: 2023-12-13
Posts: 4

Re: [SOLVED] Arch Linux does not shutdown

Thank you very much. Disabling fast boot did the trick, now I can shutdown and reboot without any problem.

Offline

#4 2023-12-13 21:55:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,048

Re: [SOLVED] Arch Linux does not shutdown

\o/
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB