• 0 Posts
  • 14 Comments
Joined 7 months ago
cake
Cake day: February 27th, 2024

help-circle
  • Personally my arch install is almost boring me with how stable it’s been - and if anything goes wrong, it backs itself up before and after every single update plus on every boot just cuz, so I can roll back to wherever I want. I’ve put a lotta work into building out all these redundancies I’m happy with, and arch has been so goddamn stable I haven’t even had an excuse to use them. The process of getting a complete install was absolutely not “it works” - but now that I’m there, yeah, it really does just work. My only complaint is that I don’t have any reason to tinker with it more.


  • I like this one, but looking at it from a different angle I say nice things about people behind their backs pretty regularly that I absolutely would not be prepared to say to their face cuz toxic masculinity. Anybody have tips on how I can keep working on the opposite of this problem? 😭



  • Honestly I’ve found the opposite of what you said, where on Debian based distros I commonly had to go to a project’s git repo and follow readme instructions to build when it wasn’t in an apt repository. Meanwhile on arch, the only thing you have to install manually is yay and then afterwards everything is in the AUR. Not saying that makes arch more user friendly than Debian (obviously), but that one aspect I do actually find easier on arch at least if you’re willing to use an AUR helper.




  • felsiq@lemmy.ziptoMemes@lemmy.mlAmd fan
    link
    fedilink
    arrow-up
    15
    ·
    1 month ago

    To put this into context, the zen5 X3D chips aren’t out yet so this isn’t really an apples to apples comparison between generations. Also, zen5 was heavily optimized for efficiency rather than speed - they’re only like 5% faster than zen4 (X series, not X3D ofc) last I saw but they do that at the zen3 TDPs, which is crazy impressive. I’m not disagreeing with you about the 7800X3D - I love that chip, it’s def a good one - just don’t want people to get the wrong idea about zen5.




  • Your build looks good (setting the ongoing intel issues that somebody else already mentioned aside), but personally I’d consider a different drive than the Samsung - it’s a great drive, but usually overpriced imo. If you can get it for a good price then absolutely go for it, but most times I find sn850x drives significantly cheaper and insignificantly slower. Otherwise, the only other note I’d make is that grub is abysmally slow at higher resolutions on chips with no igpu, at least when using a nvidia gpu. I’m not certain if this would apply to an AMD gpu, and either way you can just use something better (cough cough refind) to avoid the problem, but for anyone who just wants the default out-of-the-box bootloader on most distros to just work properly it might be worth spending the extra ~$40 for the K series instead of the KF to get the igpu. It’s not something I’d recommend doing personally, but it’s at least worthwhile to know about when you’re making the K/KF choice imo. Anyway, good luck with your build and have fun with setting everything up!



  • felsiq@lemmy.ziptoLinux@lemmy.mlNvidia to AMD
    link
    fedilink
    arrow-up
    14
    ·
    edit-2
    4 months ago

    I did a search for nvidia on my system and got these, which OP might wanna check for too:

    egl-wayland
    lib32-nvidia-utils
    libvdpau
    libxnvctrl
    nvidia-open
    nvidia-settings
    nvidia-utils
    opencl-nvidia 
    

    I’ve installed extra packages for proton and machine learning, so some of these may not be there, but hopefully that helps.



  • felsiq@lemmy.ziptoLinux@lemmy.ml[HELP] /efi fails to mount
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    4 months ago

    sdb looks like the bootable USB to me - /dev/sda1 should be the system’s EFI, no? OP, could you try mounting that one (shouldn’t be encrypted afaik) and/or post the output of cat /etc/fstab? Edit: just realized you were unable to mount the encrypted drive in the first place so /etc is inaccessible, sorry