this post was submitted on 29 Feb 2024
687 points (94.3% liked)

linuxmemes

22167 readers
351 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. ๐Ÿ‡ฌ๐Ÿ‡ง Language/ัะทั‹ะบ/Sprache
  • This is primarily an English-speaking community. ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ธ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • ย 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [โ€“] [email protected] 36 points 11 months ago (2 children)

    My current tower started out on Windows, and for some reason after a year or so it started crashing out randomly. Load didnโ€™t matter, it would pass benchmark tests and then crash randomly 5mins after boot. However there was not a single useful error I could find. Installed Fedora, and looked at journalctl after a crash. Immediately I see โ€œGPU has fallen on the busโ€. Apparently it is relatively common, but I also found a thread that said it actually can be caused by loose connection. Did a complete reinstall on my GPU, havenโ€™t had the problem again (~6mo now, had both 535 and 545 drivers). Sometimes it really might be a descriptive error message ๐Ÿ˜†

    [โ€“] [email protected] 13 points 11 months ago

    I had a problem like this with a CPU.

    Fresh from the box OEM hardware, either Dell or HP... I forget. A laptop system.

    We couldn't get the damn thing to do windows updates, which was part of our initial prep for the system. It kept crashing, no useful info from logs.

    I booted off of an Ubuntu live image I had on a USB. Turns out, one of the CPU cores on die was faulty. If I reduced the CPU cores visible to the system to one, it worked fine. All enabled? Crash.

    A call to support and a quick service visit sorted out the system, but Microsoft's error reporting was useless at diagnosing the issue.

    [โ€“] [email protected] 8 points 11 months ago (2 children)
    [โ€“] SatansMaggotyCumFart 5 points 11 months ago (2 children)

    Whoever wrote that error message doesn't know how to spell separate.

    [โ€“] [email protected] 3 points 11 months ago

    ๐Ÿ˜ณ your username...

    [โ€“] AnUnusualRelic 2 points 11 months ago

    More people ought to enable a spell checker in their code editor...

    [โ€“] [email protected] 4 points 11 months ago* (last edited 11 months ago) (1 children)

    I'm just trying to figure out why, if you'd programmed it to detect /boot wasn't mounted properly, instead of having it error out, you'd have it do the install anyway and then snarkily print "hey, jsyk, that thing I just did probably led to system corruption. Hope you're reading this log and/or feel like spending five hours debugging a nonbootable system! Have fuuuun!"

    Like why would you do that

    [โ€“] [email protected] 2 points 11 months ago* (last edited 11 months ago)

    The dev spent 1,000,000 hours making the entire codebase their second language and knows it like the back of their hand, why can't you?