This is one place where I love MacBooks. Most other touchpads are loud and can only be clicked near the bottom border.
This is one place where I love MacBooks. Most other touchpads are loud and can only be clicked near the bottom border.
I highly suspect the culprit is the touchpad. I have a pretty modern ASUS Zenbook laptop and its touchpad has horrible palm rejection on Linux, but works just fine on Windows. I often move the cursor to a point where a click wouldn’t do anything, like the bottom panel in KDE Plasma, or just outright disable it for that session. My guess would be that ASUS is sending nonstandard signals to the OS which is then misinterpreted by poor libinput. My next laptop will definitely be a Framework or Tuxedo, just because of this annoyance.
Interesting. I am using Sync and it works. Deleted them, just in case.
Heroic Games Launcher and added to the Game Mode. Native resolution with FSR2 set to Quality preset. Most of the game ran at 25-30 FPS. Frankly, the game is quite slow-paced. Only problematic spots were the first boss fight in the forest during rain and the final shootout near the end of the game where it dipped to 17-18 FPS.
I propose asking if the person is primarily using a laptop or a desktop computer. For example: I do use disk encryption and Secure Boot on my laptop, but not on my desktop.
I played Alan Wake 2 last winter on my Steam Deck, fearing I would get spoilers before I build my PC. Now that I have built it, I will proceed with The Final Draft and the DLCs.
Max Payne 2
Yay! Love me some more UMU stuff.
UMU launcher integrated into Heroic Games Launcher
That’s unfortunate. I got lucky with MSI.
I am not sure what makes a motherboard Linux-friendly… I guess fwupd integration with LVFS would be nice? Still, I am happy with my MSI B650 Tomahawk, since I can just put the latest firmware into an exFAT formatted thumb drive and update with it. All my laptops in the past had only supported firmware updates with Windows-only executables. I think I really should check out Framework for my next laptop.
KDE Plasma got a once-a-year notification that asks for donations a few months ago, which shows up in December.
While SteamOS is open-source and everyone can build one for themselves, it is only officially supported on Steam Deck. They promised to release a generic version of it targeting more devices in the past, and this post hints that that day is closer.
I don’t see anything out of the ordinary. Pacman will warn you about those optional dependencies. But since you did not install them explicitly, there shouldn’t be any problems. Packages listed next to grub are completely optional and do not break your bootloader whatsoever.
Edit: I tried to replicate what you had and it looks like you installed qemu (qemu-base is the default provider for qemu, the first one in the list when installing) and libguestfs explicitly. You should remove them with # pacman -Rs qemu-base libguestfs
.
I have tried Bazzite before and understand its appeal. I am an ex-Arch user so I prefer the system to be as minimal as possible. Fedora fits my requirements just right and Bazzite does not seem to bring anything to the table that I miss from Fedora.
Fedora Kinoite. I like KDE, atomic distros and the fact that Fedora is the only (at least that I know of) distro that has proper SELinux implementation.
I also play games on this system, so having newer kernel and Mesa versions help.
NewPipe
UFW, by default, blocks all incoming requests. This means that SSH (port 22) is blocked already. Then, if you need to, whitelist (ALLOW) ports that you want to expose to the network. For example, I have ports 1714-1764 whitelisted for KDE Connect and everything else is blocked.
I suspect you have installed either Lutris or Steam through flatpak.
Try installing both using the same method or install MangoHud both as a flatpak and a system package.
Also, I recommend enabling MangoHud with ‘MANGOHUD=1 %command%’ instead.
Have your swap file in another btrfs subvolume. E.g: @swap mounted to /swap and put your swap file there. All subvolumes under the root subvolume will be excluded from your snapshots.