I bought a new l laptop a used Huawei Matebook D16. I installed Endeavouros, which worked great for the last year on my tower pc, but with the laptop i have the problem to crash after sleep mode.
So i installed Linux Mint to try if the same problem occurs. There i can close the lid and go to “suspend” alias sleep mode and log in again. If i set it the suspend mode via start button it crashes again. So it does not seem to be distro related, more related to this laptop.
On both the log in windows appear after button press, but on both it crashes exactly there.
The journalctl does not log anything after entering the sleep mode, only when have to restart it starts logging againg.
Mar 31 09:30:42 saeniv-RLEF-XX systemd-sleep[3521]: Entering sleep state 'suspend'...
-- Boot 40d18d3bb89048a09a20a0c0077951c5 --
Mar 31 09:31:32 saeniv-RLEF-XX kernel: microcode: microcode updated early to revision 0x430, date = 2023-06-07
Mar 31 09:31:32 saeniv-RLEF-XX kernel: Linux version 5.15.0-101-generic (buildd@lcy02-amd64-032) (gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0, GNU ld (GNU Binutils for Ubuntu) 2>
Mar 31 09:31:32 saeniv-RLEF-XX kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-5.15.0-101-generic root=UUID=bbd83527-1bbe-4c48-9c38-9a2f59a72c3e ro quiet splash
Maybe somebody has an idea. I was searching our forum, but nobody had a solution or their cases are still open.
@pebcak I tried Linux Mint to know if it’s distro related, I am back on EOS.
I will add the log from EOS later, but it was the same, there was no entry, like in the added one from Linux Mint. But you are right my mistake.
@anthony93 I had to hold the power button to restart, so i guess it’s a hard reset.
Relax. I was only pointing it out in case you missed it. There wasn’t any insinuation at all in my earlier comment. Though I do apologize if it came across that way.
Don’t worry and thank you for the apologize, but you could not know what i did if I havn’t written it in the description.
Ok that is something i did not know, thank you. Maybe i can access the terminal mode via Ctrl + Alt + F1/F2 and force a reboot or at least get a useful log. I will try later.
@Saeniv
Frankly, after cross testing it with Mint, if I wanted to go with EndeavoursOS anyway, I would first reinstall it and then comme back for investigation.
It will be less painful imho.
Cheers!
And happy Easter!
If the machine contains any personal data you want to keep, I’d suggest backing it up to an external drive before doing anything else.
Hopefully you can boot with the USB installer stick and then backup your data .
The you could show some information about the machine by posting the output of command:
inxi -Fza | eos-sendlog
When you get the system up again (e.g. by reinstalling), then you probably want to look for the REISUB thread on this forum. It provides a very useful tip how to avoid a hard reset (which may save the disk from corruption).
Thank you very much. The laptop is close to new and contains no personal data yet, the data is safely stored on my old one, when i figured out the quirks with this one, i will move.
I can start the system without problems after a hard reset. The system runs great expect the freeze after sleep mode.