this post was submitted on 22 Nov 2023
1282 points (93.5% liked)

Linux

47375 readers
738 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
1282
submitted 10 months ago* (last edited 10 months ago) by [email protected] to c/[email protected]
 

stolen from linux memes at Deltachat

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 10 months ago (5 children)

About 3, idk what's going on with my system, but sometimes after a big yay update, the kde login fails (something about the plasma environment failing to boot or idk I have not debugged it correctly yet), then after a reboot systemd-boot fails to load it and the efi entry dissapears. I'm forced to arch-chroot and reinstall the bootctl. After doing so, sometimes I have to do it again and other times it logs correctly.

Again, not debugged it correctly but it's not like I did any kind of weird change to any config, just installed some flatpaks, some steam games, and lutris for League, which in the end is basically wine, and a yay update provoking this behaviour is pretty bad.

[–] [email protected] 8 points 10 months ago (2 children)

I've had this happen. I never did figure it out, personally. I distro hopped a bit and eventually ended up back on Arch and it didn't happen again, so I guess it was a bugged install?

Journalctl might be a great friend here.

[–] [email protected] 1 points 10 months ago (1 children)

Yeah, I've taken the routine of logging into tty3 before kde to pipe the journal tal output into a file to debug only the error if it happens. Yeah I know I can fine tune then output to get only the last execution and so on and I have done it, but it was not that clear and this happened after a work day and I wanted to fuck off and chill so the next time it happens I'll be more through.

Just Linux stuff xD

[–] [email protected] 1 points 10 months ago

Yeah, I feel that man. Hopefully it doesn't happen again though.

load more comments (2 replies)