this post was submitted on 04 Aug 2023
207 points (100.0% liked)
Free and Open Source Software
17922 readers
13 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The best example that comes to mind is mouse acceleration. Fedora has a setting in the GUI for it but it didn't work. So I literally had to set it in my bashrc to get it to work.
Another issue I saw was os theme being multiple settings depending on gtk or qt apps.
Another issue is video card driver. I've had Ubuntu auto update and brick my install, dropping me down to grub because grub was set to use my Nvidia proprietary drivers but the kernel module wasn't installed despite me setting it in the GUI to use the Nvidia drivers.
Multiple issues with peripherals and having to install a random GitHub Python script for watcom drivers or Xbox controllers.
Oh, also vpn settings on the os level didn't work on debian recently. I had to configure it via command line.