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.

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

help-circle
    1. Years.

    2. IDK

    3. No.

    Cinnamon development is glacial. It works, but the project simply does not have the resources to properly keep up or even triage important fixes.

    It’s one of the reasons I didn’t stick with mint, and tend not recommend it if someone can use something else. When I stopped using it, the setting that was supposed to allow games in fullscreen to display without compositing was borked, costing you frames and latency. It had been that way for years.






  • Yes. You can just straight up delete the windows partition. Windows just won’t boot anymore, even though doing only this won’t remove it from the boot menu.

    You can do this from your running linux install, but if you want to grow the linux partition to take up the free space, you’ll need to do that from a live usb.

    No changes should be necessary. Just delete the windows partition, and grow the linux partition.

    Make sure you keep the efi partition, and swap partition, if there is one.




  • Absolutely.

    The Arch User Repository is a way for anyone to easily distribite software.

    Hence it has never been secure, and rather than claim it is, you mostly see people and documentation warn you about this, and to be careful if using it.

    Any schmuck can make whatever they want available via the AUR. That’s how even the tiniest niche project can often be installed via the AUR. But you trade in some security for that convenience.







  • 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.