Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 0 Posts
  • 16 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle




  • Audio devices can have multiple modes or “profiles” that determine what they do.

    For my headset I have:

    For my internal sound card I have:

    If I set my headset to one of the options that doesn’t have “+ Mono Input” the mic stops working and doesn’t even show up in settings and apps anymore. Same if I use the “Stereo Output” mode on my internal sound card. They must be set to a mode with both output and input enabled to work.

    I can see this from “Sound” in my KDE settings, but you can also configure this in the “Configuration” tab of pavucontrol.



  • You definitely seem to have what looks to be the right audio device getting detected.

    The device that is “unplugged” should be the 3.5mm jack on your laptop (if you have one) not the internal mic.

    My first guess is that your audio device is in the wrong mode. If it is currently set to something like “stereo output” change it to “stereo output+mono input” or “stereo duplex” from pavucontrol or audio settings.





  • They mean other platforms like GOG or Epic, not stuff like consoles.

    Steam games mostly work, with some exceptions. You can check out ProtonDB to see more precisely what games work, which ones straight up don’t, and which ones need a fix. ProtonDB will usually also tell you what that fix is, which is handy.

    But most of the time, you can just hit play and not worry about it.

    A note on dualbooting. Linux uses different filesystems from windows. It can access windows NTFS partitions, but it’s not a smooth experience.

    A common pitfall is trying use your game library while it is still on a windows filesystem, from linux. Since you can see the folders, and even add them in steam, it’ll seem like it should work. But you’ll run into issues actually running the games. It’s technically possible, but not worth the hassle.

    Generally you really want to either format your storage and redownload your games, or if you have the space, copy them over to a fully supported file system.




  • Some of it, yeah.

    All a distro is, really, is a preset. It comes with some package manager or other, along with a collection of pre-installed packages.

    The reason one chooses one distro over another, is because it’s closer to what you need. I could install arch, and spend a day setting it up exactly the way I like. Or, I could start with Endeavour, and get to essentially the same state in an hour.

    I’m familiar enough with linux that I could strong-arm any install into doing whatever I need, but at times, to get from preset A to preset B, it’s faster to just start over from a known preset that’s closest to what I want.

    Rolling releases typically mean the software available is recent, but that’s only one aspect of what your starting point could look like.

    “Gaming” distros are going to be a preset that contains a bunch of configurations, defaults and software, that gamers typically care about. That steam is usually already installed, is an example of one such thing. The same way my mention of GPU and CPU support is only an example.

    Maybe instead of “They tend to make sure stuff that gamers care about are up to date and working” I should have phrased it “They tend to make sure things that gamers care about are easy to set up and supported, if not even ready to go, out of the box”.


  • This looks fine.

    I have a massive library of various games, and three years in I haven’t really come across any cases where I want to tear my hair out.

    If ProtonDB says a game doesn’t work, you’re not gonna tweak your way to having it run. If it says it does, and it didn’t run right away with no problems, you can usually just apply the fixes other users have found, and be off playing your game.

    In fact things are often simpler than on windows, because all the fixes have been gathered on protondb. While on windows you have to google-fu your way to finding someone on reddit or the steam forums who has the exact same problem, and also figured out and posted the fix.