PC Gamers Abandoning Windows 11 for Linux with Higher FPS & Fewer Interruptions
-
i’ve just installed cachy, yesterday. been working fine so far. I can even double click to install .exe files, but… it didn’t handle installing battle.net that well, so… i had to do it manually, but that worked fine.
So far no issues. Fast, and easy. even more customizable out of the box, than windows.
if you haven’t tried it, i highly recommend you give it a go. it’s free.
I’ve been using CachyOS for a few months now and it’s mostly been great, and so so much better than Windows.
I should probably just try to run .exe installers more. That might solve some of the challenges I’ve had with the transition, particularly since getting devices working correctly in my Windows virtual machine while still keeping full functionality in Linux has been challenging (webcam, sound, microphone, mouse4/5 and dpi buttons).
Docker has solved my biggest other challenges, for apps that have a Docker image anyway. They just work.
-
i think i learned that there was a lot wrong with my set up that windows just shoved under the rug. and maybe windows is right to do so, figuring i was willing to dig in deep this time, but my friends… not so much, and i don’t think i have the capability to help them if they run into issues like i did.
the reason ‘I’ learned to dislike flat packs is that it puts the software in its own little isolation bubble from what i understand. and i get where people are coming from. but they REALLY don’t like connecting to hardware, or sharing nice with other apps.
keep in mind i am a fairly adroit user of windows, diving in head first, so a lot of this is learning the hard way (nano anyone?) and i learned a lot. but yea bumpy.
i think i learned that there was a lot wrong with my set up that windows just shoved under the rug. and maybe windows is right to do so, figuring i was willing to dig in deep this time, but my friends… not so much, and i don’t think i have the capability to help them if they run into issues like i did.
When I was trying to use discord, my friends were confused why I was having issues getting my mic to work and were sorta teasing me for using linux. When they found out what I was trying to do (something I couldn’t figure out how to do in Windows despite looking into it multiple times over the last decade or so), they were more just confused why I’d even be doing what I was and they would have never even considered trying to do that. But I finally have my audio pathing set up the way I’ve always wanted to and I love qpwgraph.
-
This post did not contain any content.
Why the hell is Gates on that image?? The guy stepped down as a CEO 26 years ago, and left the board of directors six years ago.
The enshittification is all Nadela’s baby.
-
i switched over to Bazzite about a week ago, and it has been super frustrating. though it’s not in where you think. the game my group is playing (Arc Raiders) worked without a hitch.
- but my speaker system, and microphone forced me to learn a whole lot about USB hand shakes,
- ghost usb profiles,
- usb cable choice,
- what a flatpac is and why people hate it,
- nano eccentricities (including how to save and quit, just labeling ctrl-o as save and not overwrite would stop so much bs),
- sink states,
- device name resolution,
- pipewire,
- pipe plumber,
- pipe wire holding devices hostage,
- usb power flapping because i plugged my speakers and my mic to close to each other causing the os to just give up on the both of them.
- the timing of when the os asks for usb identifiers, verses when the usb devices are given power
- out dated guides relying on depreciated methods and acceptable code used in modifiers to os procedure.
my experience and days of trouble shooting the “easy” replacement os for gaming has frightened my friend group far away from linux.
Literally every time im gonna go play a game with friends my computer decides to bw stupid, and it puts them all off linux even more lol.
-
what a flatpac is and why people hate it,
Huh, most people actually like Flatpak, and for good reasons too.
If you know what flatseal is and how to set permissions, it gets a lot better.
-
nano is the Fishcer Price’s My First Text Editor and you’re expected to quickly graduate to something that sucks way more
I tried to like vim. But nano just works.
-
I just installed cachyos after using mint for a year. Overall, was smooth until i tried to use VLC. Video played fine, but an hour of settings later and i could finally hear the movie. I was an inch from saying fuck it and going back to mint. I debug software for a living, last thing i want to deal with is debugging my personal computer when I just want to watch a movie.
May go back at some point, mint really is so easy and just worked, but the performance and aur are pretty great.
My sound doesnt work on cachy either.
-
from what i gather that means you reach for the 9mm when you don’t know how to say please?
Kill all 9 lives
-
i think i learned that there was a lot wrong with my set up that windows just shoved under the rug. and maybe windows is right to do so, figuring i was willing to dig in deep this time, but my friends… not so much, and i don’t think i have the capability to help them if they run into issues like i did.
When I was trying to use discord, my friends were confused why I was having issues getting my mic to work and were sorta teasing me for using linux. When they found out what I was trying to do (something I couldn’t figure out how to do in Windows despite looking into it multiple times over the last decade or so), they were more just confused why I’d even be doing what I was and they would have never even considered trying to do that. But I finally have my audio pathing set up the way I’ve always wanted to and I love qpwgraph.
very same with me, yea. though i was having so many problems with easyeffects i was gun shy using another program to manage the speakers when i just wanted the one change. so i baked in a rule for that named speaker only into the os
-
i’m my case i am using apparently old hardware, i ran into the following issues with my set up:
- my usb cable for the mic was crap. and because the signal was flaky, Bazzite put the port on low priority mode where it only checks in when asked
- the usb cable was insufficient to push the data, i swear it came with the mic. still thing this was a dubious conclusion, but a new cable was 5$
- Bazzite would ask my USB speaker and mic within milliseconds of receiving power what their designation was, and the controllers in the devices responded so slowly that Bazzite gave them new names and put them in passive mode. i had to bake in the command to treat that like legacy equipment (ouch) to sit and listen for a reply however long it takes.
- the speakers are flipped in meat space, due to outlets and the length of available cable, i can not change this, so i had to flip it in software, i was recommended easyeffects, but pipewire hated its guts, and i was better off learning to bake it in via the terminal after i was able to find the devices actual name once i got them out of passive jail above.
- i had to bin the flat pack versions of discord and my web browser Vivaldi. don’t want to get into a browser war i have had enough trying to siphon through redacted reddit posts about that
won’t lie i had to use AI to RTFM though chat GPT bricked my stuff more then i should have let it. gemini was better at this
Wow you certainly learned a lot trouble shooting that.
I haven’t had something that annoying happen, usually it’s been install and use.
BUT putting Linux on an ancient dell box was a learning experience. I installed the system on the HDD. After shutdowns the aystem would wake back up. The solution was adding kernel quirks line to grub boot with a numeric code, which told the hardware to ignore the self wake up event from the USB bus.
Then when I wanted speed the bios didn’t support NVME boot. So I had to add a small ssd for boot partition , but have rest of system on the NVME drive. I didn’t want to reinstall and resetup so I was learning a lot about gparted and copy pasting partitions and editting fstab to cobble together a replicated set of partitions. It was a great way to understand how formatting, partitioning and mounts all worked.
-
Linux is at a point where we really shouldn’t be using distro specific installers.
Yeah we should just choose a winner and go with their system.
This should be easy!
-
Wow you certainly learned a lot trouble shooting that.
I haven’t had something that annoying happen, usually it’s been install and use.
BUT putting Linux on an ancient dell box was a learning experience. I installed the system on the HDD. After shutdowns the aystem would wake back up. The solution was adding kernel quirks line to grub boot with a numeric code, which told the hardware to ignore the self wake up event from the USB bus.
Then when I wanted speed the bios didn’t support NVME boot. So I had to add a small ssd for boot partition , but have rest of system on the NVME drive. I didn’t want to reinstall and resetup so I was learning a lot about gparted and copy pasting partitions and editting fstab to cobble together a replicated set of partitions. It was a great way to understand how formatting, partitioning and mounts all worked.
mine it set to never let the usb sleep. the hub or device ubs controls HATE going to sleep only to wake up on time
-
Why the hell is Gates on that image?? The guy stepped down as a CEO 26 years ago, and left the board of directors six years ago.
The enshittification is all Nadela’s baby.
The right never lets go of anything. Ever
-
very same with me, yea. though i was having so many problems with easyeffects i was gun shy using another program to manage the speakers when i just wanted the one change. so i baked in a rule for that named speaker only into the os
Sometimes, I just want to be able to easy switch some things to one playing from one speaker or another. Being able to do left/right separately is wonderful. Or use a virtual mic and feed a soundboard into it along with my actual mic. And easily being able to do monitoring each of the individual parts is wonderful. ^_^
Agreed with having issues with EasyEffects in my limited experimenting with it. Was hoping it would be more intuitive to be to be able to add into my workflow to modify specific sounds (ie: modify my actual mic before it feeds into the virtual mic and leave the soundboard uneffected).
-
Yeah we should just choose a winner and go with their system.
This should be easy!
I think they were getting at Flatpaks, Snaps or AppImages (my personal favourite)
-
This post did not contain any content.
Gee, I wonder what went wrong…
-
Yeah we should just choose a winner and go with their system.
This should be easy!
Yeah pick Gentoos installer. It can do everything.
-
My sound doesnt work on cachy either.
That sucks! At least for me, mint just worked.
-
I think they were getting at Flatpaks, Snaps or AppImages (my personal favourite)
Yeah, I was referring to AppImages. But flat packs are cool too, they serve a purpose.
-
Linux is at a point where we really shouldn’t be using distro specific installers.
shouldn’t be using distro specific installers.
We have Flatpak and AppImage, and space isn’t as expensive as it once was. The problem I have is the sandboxing and isolation can make plugins problematic.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login