• 1 Post
  • 19 Comments
Joined 2 years ago
cake
Cake day: July 3rd, 2023

help-circle
  • Update: installed mint. Seems work. Had a problem where it couldn’t see the HD. Had to change an option in grub

    Pasting what I found online to fix it:

    “”" thank you so much! what was the solution!

    for anyone might read this in the future: in the bootmenu where u can select which version of linux u wanna boot u can press “e” and then u need to add intel_iommu=off at the end of the line of the “linux” row - i had some double dashes at the end for me it did the job when I add them before the double dashes.

    Then I could see the harddrive and install mint mate on my old macbook air

    also needed later on to set the parameter permantent by opening a terminal and used this command sudo nano /etc/default/grub

    edited this line like this: GRUB_CMDLINE_LINUX_DEFAULT=“quiet splash intel_iommu=off” then save and exit nano and this command for updating the boot thingy

    sudo update-grub “”"


  • So far most things have worked fine.

    It’s a little annoying when steam wants to redo the vulkan compilation thing every time, but it seems to work fine if I skip that.

    Modding I’m not sure how it’ll work yet. Some stuff probably just works, if it’s like “edit this file” or “replace that file” but I haven’t tried yet.


  • Only recommendation: some wifi cards (with certain chips, I forget which) in my experience have required me to go hunt down a driver, so check reviews for any card you’re looking at to see if people report it working out of the box.

    With Linux mint, with one machine, I had to explicitly open the driver manager and tell it to use the drivers for the wifi. It wasn’t obvious but I’d read it on some random forum and remembered. Once I knew that was a thing, it was easy. Opened the driver manager, plugged in the install media (USB stick) when it asked, and then told it to use the proprietary drivers.










  • I think people over value emotions, but I realize I’m part of people too and it happens to me. Emotions are a fast heuristic but they’re not very inaccurate. They’re good for when speed is important, or when more information isn’t available. Neither is true on an async post about Linux. But yes, I can be dismissive of emotions but it’s something I’m working on.

    I’ve seen too many people make strange, unhelpful, decisions because like “someone told me to do something and now I won’t” or “that guy was rude so I’m not going to listen”. That’s what your post felt like to me. (Note the emotional dimension there, heh)

    Like, imagine a friend who always forgets their plans, is late, and double books themselves. You probably can’t just be like “use a calendar, dude”. You probably have to gently massage them and incept the idea. If you just tell them, they’ll feel bad, reject the idea, and continue having problems. (In real life, some months later the friend did come around to using a calendar, but only after uselessly wrestling with feeling bad)


  • jjjalljs@ttrpg.networktoLinux@lemmy.mlMy Switch to Linux is Happening Today
    link
    fedilink
    arrow-up
    4
    arrow-down
    1
    ·
    edit-2
    7 months ago

    So far this has been the smoothest installation of a Linux OS I have ever done.

    Envy. I tried to install mint last night on a new computer, and it was a shit show.

    • Ethernet and WiFi wouldn’t work.
    • Bluetooth wouldn’t work
    • the HDMI out stopped working at some point

    I did learn you can tether your phone via USB, so I got Internet that way. That was cool.

    But after I got Internet working, with help from discord, elden ring and Baldur’s gate 3 both failed to launch in different ways.

    I gave up. Windows11 is horrible, but at least those things work.





  • I switched to linux because Windows10 is going EoL, and my hardware is ineligible for Windows11. It’s been fine, once I got it set up. There wasn’t any single thing that pushed me over the edge. I just had a free weekend and I knew I had to do it eventually.

    I really wanted the install to be smooth so I could tell everyone how great it was. It was not. Somehow it borked itself, and I couldn’t boot from the usb stick a 2nd time until after I manually edited a file on it. Then installer hung on the last step, and I couldn’t find any answers other than “Use the previous LTS”. At least that worked.