• 0 Posts
  • 33 Comments
Joined 3 years ago
cake
Cake day: July 21st, 2023

help-circle


  • And if you watch some video tutorials of these repairs and feel like it’s outside of your skill level, valve’s repair service is accessible through customer support. They provide a shipping label, and when it gets there they assess the cost of repair, inform you of the cost and ask if you want it done or not. If not they’ll ship it back as is. I believe I paid about $135 USD to have buttons replaced and machine cleaned out internally. It’s an option, if you lack either the time or gumption to fix it yourself.




  • Fecundpossum@lemmy.worldtoLinux@lemmy.mlBeginning with Linux
    link
    fedilink
    English
    arrow-up
    7
    ·
    4 months ago

    If you’re on an M-series chip, Apple silicon as opposed to the older intel based Macs, your only viable option is Asahi Linux, which is specifically made to run on Apple silicon. If you would like to try this out, I have no promises that you won’t brick your machine. I highly recommend you watch some tutorials and read some documentation about the Asahi install process to see if it is something you’re willing to attempt.

    So, the other poster is correct. You need a new non-Apple device if you intend to use Linux freely like the rest of us.

    There’s good news though. Linux runs wonderfully on older hardware. Depending on what level of gaming you intend to do, you could get a decent used gaming laptop with a discrete GPU, or even a Thinkpad with integrated graphics for fairly cheap. Carefully consider your hardware choices based on your needs. If you take this route, the world is your oyster, and I highly recommend doing some distro-hopping in your first year.

    Linux mint is a great place to start. As far as I am aware the only proprietary software involved is multimedia codecs and Nvidia drivers, but you would want those on any distribution, because the user experience without them is severely lacking.

    Fedora is great, but it won’t install the multimedia codecs for you like Linux mint will. You’ll need to start learning how to use the terminal straight away. I consider Fedora to be an intermediate level distribution, unlike Linux Mint or Ubuntu which are very beginner friendly. Fortunately there are plenty of step by step guides and support forum posts to help you through things if you’re willing to do the work.

    Arch based distros like CachyOS, EndeavourOS and the like, will challenge you. But that challenge will teach you a lot. I would say after getting comfortable in something like Linux Mint after a few months, give EndeavourOS a try if you want to develop your knowledge.

    That brings me to an important point. Back up your files. With either a secondary SSD, or an external HDD/SSD, literally drag and drop the files you can’t bear to lose. Linux is very easy to wipe and reinstall, and hopping from distro to distro until you find your home can be a lot of fun, but having a safe backup so that you can do so without any worry of losing data, is extremely important.




  • I’m currently running CachyOS, where I installed Hyprland and ML4W dot files (basically a well refined set of config files for Hyprland) alongside KDE Plasma. ML4W (MyLinux4Work) has great YouTube videos detailing their installation process.

    Hyprland, like i3, is pretty amazing to use once you get used to it, but sometimes it can break, so having the option of rock solid KDE right at the login screen is a nice bit of insurance.

    CachyOS is based on Arch, so you’ll need to get cozy with updating and installing software, both from the repository and flatpak, via the terminal. If you’re not already comfortable with that, it’s a great opportunity to learn.



  • I guess I just don’t expect most beginners to want to read the breaking changes. Like when firmware packages recently changed, pacman paru yay and octopi don’t tell you about those breaking changes. You just get an error when you try to update. If you read the notes, you know to uninstall the old package, install the new ones, problem solved. What about using meld to merge pacnew? I don’t expect someone in their first week of Linux to figure it out. Even if they can learn it, I don’t expect a lot of users to want to.

    Maybe I need to have more faith in people? I stuck to Ubuntu derived distros for about a year before I took on Fedora, and then eventually EndeavourOS where I learned the ins and outs of managing an Arch based system. I learned a lot, and I learned it gradually, which worked well for me, so I don’t try to throw other new users in the deep end of the pool.



  • I second everything above. If you use Fedora be sure to follow a post install guide, there’s plenty more of them out there. Otherwise, Mint, Ubuntu, and Pop!_OS are great options.

    If you want a little more challenge, EndeavourOS and CachyOS are great introductions to Arch. Avoid Manjaro.

    I’m really sick of everyone suggesting Bazzite non stop. I’m a serial distro hopper because I love learning about various distros as they grow and change, and bazzite and other immutables have always been problematic and janky for me, and their immutability makes it difficult to problem solve with tried and true resources and methods.



  • If you have an AMD GPU, corectrl is a graphical application for controlling your GPU and CPU, works great, but make sure you know what you’re doing.

    ckb-next is a reverse engineered solution for controlling RGB on Corsair peripherals. I’m not certain what other functionality it may have but it’s worth checking out.

    It looks like there are a couple of apps in development for the streamdeck, python-elgato-streamdeck and streamcontroller. Both of these may require some education to utilize.

    I’m not sure which Vortex you’re referring to, is it the mod manager? If so, you’ll likely need to dig up some other means of using mods.

    Wine and proton used through steam have done a phenomenal job of making gaming accessible on Linux. Unfortunately, making other windows software work as if it were native is very touch and go with wine.

    When anyone switches to Linux they really have to think about all of the caveats and potential deal breakers that may crop up. A dedicated Linux user will go out of their way to acquire hardware that they know to be directly supported by either the kernel itself or another reverse engineered kernel module. For instance, I use Razer peripherals, because openrazer and polychromatic do an incredible job of making them work without any loss of functionality.

    I hope some of this is helpful


  • Fecundpossum@lemmy.worldtolinuxmemes@lemmy.worldNo graphics for you!
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    7 months ago

    I’m not recommending Nvidia. I’m making a point by giving an example of the procedure for installing drivers for the most common GPU (by a wide margin, amd and intel market share accounts for single digit market share) being far more difficult on Debian than other distributions that are more beginner friendly.

    Did you even bother to read the thread?





  • Fecundpossum@lemmy.worldtolinuxmemes@lemmy.worldNo graphics for you!
    link
    fedilink
    English
    arrow-up
    73
    arrow-down
    1
    ·
    8 months ago

    After a fiasco with my 72 year old father in law’s laptop, I no longer recommend Linux Mint to people. On a fairly new Asus, multiple attempts at installing were needed to get it running, and he had constant issues that pushed him away from it. Installed Ubuntu for him, no issues over the past year. Sure it has snaps. He doesn’t know the difference and everything seems to be working fine. The goal is no IT support calls from the old man and Ubuntu achieved it.