• 1 Post
  • 39 Comments
Joined 10 months ago
cake
Cake day: November 21st, 2023

help-circle



  • In addition to rhe other advice, I’d add what helped me the most: install arch from scratch.

    Use an older PC you have lying around, or just a VM. Use the installation guide on the arch wiki (or a video on feetube if you prefer to listen to a human explain stuff) and just learn as you go.




  • This certainly isn’t of the same caliber as some of these other comments, but I found it to be fitting to the topic.

    Last year I was having problems getting the game stellaris working on arch. (I use bazzite now, btw) My solution was the following:

    1. download the game via steam.
    2. switch it to use proton
    3. switch it back to linux version
    4. use the terminal to make the entire game folder read-only, so that steam couldn’t touch the game anymore and screw it up.
    5. add the exicutable to PATH
    6. start the game via terminal

    If any one of those step was left out, it didn’t work. I’m no linux expert, so I didn’t have the skills to actuality find the real problem.




  • I have a prusa mk3 that I recently upgraded to mk4. They are expensive, but they are also super-reliable, they have great customer support, and they fully support 3rd party components. Not to mention the upgrades. After 3+ years as a mk3, the upgrade cost me about 700 EUR and it was like getting a new printer with modern specs.

    You will save money in the long run, and a ton of nerves. Even if you are just looking to use it for a limited period of time, the resale value will be good.



  • I haven’t seen any hardware issues, but perhaps I’m just ignorant. I’m pretty busy with work and family generally, so I seldom dig into troubleshooting recently. I’m not even sure I’d know how to start with hardware diagnostics on an atomic distro (but that should be easy enough to find in the documentation).

    I’ll try turning off steam overlay, thanks for the tip!



  • Thank you for the detailed answer!

    Based on all the answers I’ve recieved, I see that’s it’s probably best that I leave the DE alone. At the end of the day, I just need to make sure that I have the correct dependencies for the app in question. Installing the entirety of Gnome was really just my lazy fix idea.