• 0 Posts
  • 12 Comments
Joined 2 years ago
cake
Cake day: July 12th, 2023

help-circle

  • The issues i get through linux come from my failure to understand it

    I’d argue that’s true of any user’s experience with any OS, including what you just experienced with Windows.

    Getting out of S mode is actually very trivial, certainly moreso than many of the changes one might be expected to make in Linux. There’s a certain type of user that “S Mode” is intended for. You’re not that user, and Linux is likely to be a negative experience for that user.




  • A few things stand out to me in your screenshot.

    It lists the GPU as consuming 0W, which is likely not true. Based on that, the power / current limit reason is probably inaccurate

    Your temperatures are both well below TJ Max for those components, so I don’t see the Temp limit reason as valid either.

    Your GPU utilization is at around 50%, but I also see your framerate at an even 144 - I would surmise that you have vsync enabled.






  • Romkslrqusz@lemm.eetoLinux@lemmy.mlLinux on old School Machines?
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    1 year ago

    useless

    pre-7th gen i5’s

    I’ve got systems with second and third gen i5s that are handling Windows 10 just fine, seems like what the school really needs is some SSDs.

    Linux would definitely run better, so that’s worth it too.

    If this school is heavily embedded im the Google ecosystem, ChromeOS Flex is an option. FydeOS is similar but without the Google Account requirement.


  • Awesome breakdown and troubleshooting so far!

    I wonder if the previous owner removed the battery because of this issue in the first place.

    The fact that the flickering is full-width bands that don’t appear in screenshots indicates to me that this is a signal issue to or through the display.

    An important variable to pay attention to and experiment with is the display’s refresh rate. It’s possible that is what is changing with and without the battery, though you most likely would have noticed if that were the case.

    Since the problem varies based on battery presence, it would be appropriate to source a replacement battery - especially if you purchased a cheap aftermarket battery. The real deal for your system is available for $80USD from Parts People compared to $20-$40USD for low quality Amazon junk.

    After the battery, my main suspicion is a fault on the mainboard leaking voltage from the battery circuit and affecting the display signals. Even without the infrequency of the problem that would be tricky to isolate and remedy.

    Overall, this screams hardware issue and I don’t believe you will find a software trace of it. The problem is not visible in screenshots, so the software environment does not know that it exists.


  • A software approach to a hardware problem is an exercise in futility.

    Test your memory with Memtest86

    Test your disks too. badblocks is a Linux utility. I like the Victoria and HDDScan Windows programs because they’re less pass/fail in their reporting - you can see that a disk is degraded even if all of the sectors technically respond.