this post was submitted on 21 Jan 2026
210 points (97.7% liked)

Linux

64293 readers
397 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 6 years ago
MODERATORS
 

cross-posted from: https://discuss.online/post/34255100

Thought I'd create a distinct thread from the previous one asking about daily use, because I really do want to hear more on people's pain points. Great to know people are generally sounding pretty positive in those posts who recently switched, but want to know your difficulties as well! This way old and new users can share their thoughts, hopefully to inspire a respectful discussion.

you are viewing a single comment's thread
view the rest of the comments
[–] sunth1ef@sh.itjust.works 3 points 2 months ago* (last edited 2 months ago) (1 children)

My primary use case is for audio production. I love that my DAW is native (Bitwig Studio), it runs like a charm. I ran into a lot of issues implementing it with Wine and yabridge with the flatpak install to still use my windows only plugins (I have a large collection of really cool tools)

After building Bitwig in a distrobox with Wine and yabridge I was successful, almost all of my windows plugins work - some as smoothly as Windows, some with some wrinkles. A few of my favorites just dont work at all unfortunately, and after looking into this, its an issue with JUCE8 and wine - specifically,

full support for Direct2D feature level 1.3 in Wine.

I'm novice level with Linux and pretty advanced in Audio production, I'm hoping we can get some folks from the audio world together to contribute to wine to try to make this happen... I want me Aberrant DSP and Eventide plugins working properly!

Thankfully, many whose GUIs are broken can still be somewhat utilized due to Bitwig exposing plugin parameters in their own wrapper - I can tweak from there, but it's not ideal.

I'll continue to pressure developers to offer Linux native support as well, but so far its mostly crickets with a few noticing an uptick in requests and considering adding it...

[–] floquant@lemmy.dbzer0.com 1 points 2 months ago

@hoshikarakitaridia@lemmy.world and I are interested in getting Windows builds of plugins to work "reliably" on Linux, could you expand a bit on your setup or share some resources you followed? :)