Linux Audio users of KVR: What distro do you use?
- KVRAF
- Topic Starter
- 7335 posts since 19 Apr, 2002 from Utah
After today, there are only two more days left until the end of the survey. Linux users, please respond to the survey! This information helps developers to see what distros to support, and how many are actively using Linux for music production. 
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
- KVRAF
- Topic Starter
- 7335 posts since 19 Apr, 2002 from Utah
Bump
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
- KVRAF
- Topic Starter
- 7335 posts since 19 Apr, 2002 from Utah
Nice! I love it!imrae wrote: Sun Jul 12, 2026 7:35 pm Another Fedora Silverblue here. I wouldn't recommend it for a novice, but it's a pretty neat setup and package quality/selection/freshness is decent.
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
- KVRAF
- 8132 posts since 13 Jan, 2003 from Darkest Kent, UK
still a relative Linux newbie so... hows does an immutable distro like Silverblue handle things like audio plugins? Can you still, for instance, install a non-Flatpack DAW like Reaper and all those plugs up on Github (assuming a suitable version is available)?imrae wrote: Sun Jul 12, 2026 7:35 pm Another Fedora Silverblue here. I wouldn't recommend it for a novice, but it's a pretty neat setup and package quality/selection/freshness is decent.
- KVRAF
- Topic Starter
- 7335 posts since 19 Apr, 2002 from Utah
Absolutely. Symlinked locations point to the immutable locations. So:GaryG wrote: Sun Jul 12, 2026 8:56 pmstill a relative Linux newbie so... hows does an immutable distro like Silverblue handle things like audio plugins? Can you still, for instance, install a non-Flatpack DAW like Reaper and all those plugs up on Github (assuming a suitable version is available)?imrae wrote: Sun Jul 12, 2026 7:35 pm Another Fedora Silverblue here. I wouldn't recommend it for a novice, but it's a pretty neat setup and package quality/selection/freshness is decent.
On Fedora Silverblue (and the other Fedora Atomic desktops), the immutable operating system lives primarily under /usr, while writable state is kept in /etc and /var. To preserve the traditional Linux filesystem layout, several top-level directories are symbolic links into writable locations.
The standard symlinks are:
/home -> /var/home
/opt -> /var/opt
/srv -> /var/srv
/root -> /var/roothome
/usr/local -> /var/usrlocal
/mnt -> /var/mnt
/tmp -> /sysroot/tmp
So in this set up, the immutable part doesn’t change, but you can still write and do configuration files and everything else on the operating system.
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)
(Also: I'm Accused of lying about Linux—it boots, runs my pro audio workflow, stays stable, updates--though yearly dismissed as “niche”. Yet I'm the deluded one.)