this post was submitted on 06 Sep 2023
2714 points (97.3% liked)

Linux

47237 readers
797 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago

It seems to me that installing external audio drivers and changing Pulseaudio configurations is messing with the OS. Mint uses fairly old, stable packages. Newer distros have Pipewire for audio now. It's a Pulseaudio replacement and might be useful in your case. Have you tried a newer distro? You can try Ubuntu 22.04 or Fedora from a USB stick to see if your audio equipment works out of the box. Then you won't have to fiddle so much with the OS. Fedora Silverblue in particular is immutable and you can reset the OS to any current or previous state with one command, even without Timeshift. Another thing for testing software like DaVinci Resolve is Distrobox containers. You can change whatever you want inside a container and try different distros but you won't break the underlying OS. Hacker's dream.