this post was submitted on 25 Oct 2024
28 points (91.2% liked)

Linux

48185 readers
1129 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
 

This started today and hasn’t happened before. Initially I thought it was an application from work that was causing issues. I SSHed into the machine and didn’t see anything strange - I used btop.

I updated the system and rebooted. A few minutes later when I got to the machine to check everything, was frozen again. I hadn’t even logged in.

I’ve used the eos-sendlog feature to get the logs and it seems like it might be GPU related.

I was using KDE with X11 when this happened, but I’ve been using that combination for months at this point. Nothing that I’m aware of has changed or been updated recently to possibly cause this issue.

Update: I’ve done a complete shutdown (turned the PSU off) and rebooted with the LTS kernel. So far so good. It doesn’t seem to be a hardware issue as it worked fine on the live USB.

top 13 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 3 weeks ago

If you ever get tired of fixing broken things, try Bazzite Nvidia spin.

[–] [email protected] 2 points 3 weeks ago (1 children)

What GPU are you using? Did you change anything in your computer hardware recently? Have you tried moving it to a different PCIe slot?

[–] [email protected] 1 points 3 weeks ago* (last edited 3 weeks ago)

I’m using a GTX 1660 TI.

Nothing has changed hardware wise for months. Last software update (before today) was 4-7 days ago.

[–] [email protected] 3 points 3 weeks ago (1 children)

You tried updating, but do you have snapshots set up to roll back to a time you're sure it was working?

[–] [email protected] 2 points 3 weeks ago (1 children)

I’m 80% sure I do. I hadn’t updated for a few days (before today) and it had been working up until earlier today.

[–] [email protected] 3 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Still worth trying a known good os install. If not a snapshot from earlier, some live iso sessions.

If the problem persists even there, it'll indicate that your hardward is bowing out.

[–] [email protected] 3 points 3 weeks ago (1 children)

I spent some time in a live ISO and had no issues. Haven’t tried a snapshot yet though.

[–] [email protected] 3 points 3 weeks ago
[–] [email protected] 3 points 3 weeks ago (2 children)

I recommend booting into a live usb and seeing if everything is frozen.

If it does it even on the live usb it may be a hardware issue.

And if it's hardware a lot of things can explain random freezing. I had similar freezing issues and it turned out to be a dying psu

[–] [email protected] 2 points 3 weeks ago

I booted into an EndeavourOS live USB (just to keep it all the same) and there hasn’t been any freezing. So it seems like a driver issue then.

[–] [email protected] 2 points 3 weeks ago

RAM is another common culprit of random freezes.

[–] [email protected] 9 points 3 weeks ago (1 children)

GPU has fallen off the bus.

If you're lucky, it's an nvidia driver problem. If you're not, it's a hardware problem.

[–] [email protected] 6 points 3 weeks ago

I booted into a live usb and haven’t had issues so it seems like a driver issue (thankfully).