Certified foxgirl enjoyer. Weeb, but hasn’t properly watched anime in ages. Gamer of incresingly niche subgenres. Aficionado of racecars, mechas, fighter jets, and any other vehicles you can think of. Lives in the wrong side of the planet compared to all my friends. Made way too many Fedi accounts

  • 1 Post
  • 17 Comments
Joined 3 months ago
cake
Cake day: July 20th, 2024

help-circle
  • All of them? I’ve always liked (and preferred) Linux for dev work, as I’m just so comfortable around working with the commandline and installing packages that I might need. For that end, any of them would work, you’d just need to set them up with what you want. If you wanna be “cool” and “hacker” you could install Arch and install every last package manually handpicked, or you could go with the most bog standard Ubuntu or Fedora or OpenSUSE. All of them work, it’s only down to your tools. If you like Kali, stick with it.


  • well, good news is: it works. Bad news is, it borks my window manager. After so many attempts, I am forced to admit defeat. So, at least a few of my different methods that I tried did work, but with that comes a problem that my window manager does not want to run on my discrete GPU and then I get a bare desktop with no panels or proper windows.

    Quake does launch correctly at that point but I rather have the rest of my DE actually function, and I did figure out how to set individual applications to launch on the second GPU. I’ll consider this solved for my use case… This combo of intel onboard graphics and AMD GPU was always my headache with this machine even in the times of windows.


  • Welcome to CompSci university! Hope you enjoy your stay. There will be lots of maths. When I did my degree, it was my first experience with Linux too, and it was great. They eventually taught me how to install it myswlf on my laptop, and all of the student network PCs ran Debian. I later became part of the sysadmin team as my internship work, and learned a lot there. Now, 11 years later, I’m still a Linux diehard and much prefer working on it, and have been transferring my gaming over to Linux too.



  • I was trying to figure this out until like 3AM last night. How do I set environment variables to be loaded into my X session when XFCE loads? I’m on Arch btw. I want to set DRI_PRIME=1 so that applications started from the launcher actually use the discrete graphics card by default. Right now it only works like that if I launch from the terminal.

    I tried multiple potential config files to put it at, and the one time it actually worked, I lost my window manager… The other times, the desktop environment didnt even load or start the session. Undid everything and decided to come back later.







  • This laptop does have a dedicated GPU and was quite decent for the time. It was my only gaming machine for quite some years. Now I want to keep it alive with Linux for other general uses or work. Said dedicated GPU has been the source of many issues even when it still was under issues. The setup of Intel i5 with integrated graphics + an AMD Radeon GPU is uh… shaky under most driver circumstances and applications never know which of the two to use (usually defaulting to the wrong one)

    I’ve been running Wayland to “get used to” the newer technology, and I don’t think that in itself has much impact on performance… Even if I do turn off the effects on KDE, I still feel like it’s doing way way more than I need or want it to do, and it does have a very noticeable impact on the speed things happen. Slightly slower than Cinnamon was, although both are also still way faster than it’s last Windows install… lol

    Right now the main “problem” I have is that KDE is handling a few things I want it to handle, and that there’s a lot of applications I installed alongside it that I’d have to remove to swap fully to another DE. Almost makes me think it’d be easier to do another clean Arch install, but that took me almost a week to fully set up. (as I’d start to find the things that I hadn’t yet configured or installed gradually)