The linux DAW thread

Configure and optimize you computer for Audio.
Post Reply New Topic
RELATED
PRODUCTS
MusE Sequencer Rosegarden Waveform Pro 13

Post

For beginners, and those who want to keep things simple, the number one thing when using Linux, is hardware compatibility. Spend the time upfront to make sure that every component that you use is fully Linux compatible (including your audio interface). If something isn’t fully compatible, replace it or disable it. Avoid any hardware that doesn’t have the drivers built into the kernel by default. Just because a vendor claims to support Linux, doesn’t mean that it supports it well—if you have to use an added kernel module or compile the driver, be very wary. This will solve the majority of your problems before you even start.

Another thing to consider with Linux that will feel counter-intuitive to new Linux users, is: don’t buy the newest models of hardware. Linux drivers are created differently than Linux. Sometimes it can take a while for drivers to appear in the kernel for hardware. Buying a previous year’s hardware will not only be cheaper, but will likely be much better supported by Linux as well. Let someone else pay for the R&D costs of the newest equipment—the previous year’s model will still be a performance boost compared to your old equipment, and it will work better too.

The next big thing is to fully commit to Linux on that particular machine. Avoiding parallel installs with Linux & Windows also solves a big chunk of beginner problems. If you need Windows, use a separate machine for it.

There are may ways to get hardware working. Experienced Linux users can safely disregard my advice above, because they will have the experience to work around these roadblocks. But even though I wouldn’t consider myself a beginner anymore, I still follow my own advice. Too many people new to Linux take whatever old hardware they have, and expect it to work flawlessly, without fully considering the level of compatibility of the hardware.

Having a good hardware foundation is essential to having a problem-free Linux experience. :)
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.:mad:
(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.)
:roll:

Post

Ok, so all these answers are basically avoiding the point:
My hardware (Focusrite Scarlett 18i20) is working absolutely perfect with the live system and not at all when the same distribution - Ubuntu Studio - is installed on SSD.
So to my non-Linux mind, the hardware isn't the issue.

What could be the difference between the live and the installed OS that breaks it?
Where would I look to fix it?

Thanks for pointed answers to the problem at hand! ;-)

Cheers,

Tom
"Out beyond the ideas of wrongdoing and rightdoing, there is a field. I’ll meet you there." · Rumi
UrbanFlow.art · Instagram · YouTube

Post

Ok, so the solution was, to install the "Scarlett-Alsa-GUI" tool that a friend hinted me on.
There I found, that for whatever reason, the SSD-installed version of Ubuntu Studio muted all outputs of the interface - which all the other audio system tools did not show. :dog: :bang:

Why the live-USB version did NOT mute those outputs I'll probably never learn... :shrug: :roll:

Oh and BTW. I quickly tried Manjaro, but it also gave me the Signature expired warning.
So Ubuntu Studio it is for the time being.

Now I can finally test if this thing is for me...

Cheers,

Tom
"Out beyond the ideas of wrongdoing and rightdoing, there is a field. I’ll meet you there." · Rumi
UrbanFlow.art · Instagram · YouTube

Post

audiojunkie wrote: Mon May 19, 2025 5:09 am If you need Windows, use a separate machine for it.
Put an SSD in a usb case, reboot to the install media, install the distro, reboot, and use the early-boot menu to launch the linux distro. If a separate computer is used, BlueCat Connector or similar product can seemlessly link the machines, which can be very useful if your windows favorites won't work under wine-staging.

@ Thomas: If the Ubuntu wine is not up to the task, wine-staging from winehq.org at V 9.21 or earlier is good, as newer versions broke vst etc. You would need to fully uninstall the previous Ubuntu version with a package manager like synaptic, before installing one from winehq.org.

This site, home of the plugin-wrapper 'yabridge', has excellent wine/plugin documentation.

https://github.com/robbert-vdh/yabridge

Cheers

Post

glokraw wrote: Tue May 20, 2025 7:02 am
audiojunkie wrote: Mon May 19, 2025 5:09 am If you need Windows, use a separate machine for it.
Put an SSD in a usb case, reboot to the install media, install the distro, reboot, and use the early-boot menu to launch the linux distro. If a separate computer is used, BlueCat Connector or similar product can seemlessly link the machines, which can be very useful if your windows favorites won't work under wine-staging.

@ Thomas: If the Ubuntu wine is not up to the task, wine-staging from winehq.org at V 9.21 or earlier is good, as newer versions broke vst etc. You would need to fully uninstall the previous Ubuntu version with a package manager like synaptic, before installing one from winehq.org.

This site, home of the plugin-wrapper 'yabridge', has excellent wine/plugin documentation.

https://github.com/robbert-vdh/yabridge

Cheers
Thanks glokraw - that is what I did, since I had an SSD left over from my older Laptop that wasn't compatible with my new one. Works great. :tu:

And thanks for the advice on Wine, haven't gotten to that for VSTs yet.
So far I installed all the plugins I have that come with a Linux version, sadly, all native u-he plugins crash as soon as I try to open the GUI.
But Bitwig and Renoise/Redux work well, as do most of the other native tools.
Osci-Render and Sosci are next - native as well - hopefully they work right away, but the dev is extremely responsive so I do not expect problems there.

Overall things feel a bit unstable, I got several crashes all over the place (Ubuntu Studio 25).

Today I got half of a heart attack: Somehow the Linux side of audio thought it's a good idea to drive my interface to 11 and keep it there, even after I booted into Windows 11 again.
Turned on some music and if my Neumann speakers wouldn't have a limiter, I could probably throw them to the bin. Didn't even know they could get that looooooooooooooooooooouuuuuuuuuuuudddddddddddddddddddddddddddddddddddd... :borg:
Jesus, still jittery...
Have to find out what that was all about.
And how to get Windows to not be 2 hours late after each Linux boot... :roll:

Getting there...

Cheers,

Tom
"Out beyond the ideas of wrongdoing and rightdoing, there is a field. I’ll meet you there." · Rumi
UrbanFlow.art · Instagram · YouTube

Post

The u-He Linux plugins work in Manjaro Linux 25 (based upon Arch) and have since the get go, so it must be an Ubuntu Studio problem or something else. Also, if you got messages about expired signatures... hmm the ArchWiki probably has a solution for that. A quick search engine result said to do this to refresh expired signatures with new ones from the official server:

sudo pacman -Sy archlinux-keyring manjaro-keyring
sudo pacman-key --populate archlinux manjaro
sudo pacman-key --refresh-keys
sudo pacman -Syu

I got this advice from: https://forum.manjaro.org/t/cant-update ... id/65463/7
The link has an alternative technique with wget.

As for the superhigh audio levels, try adjusting the audio volume control panel, of course and I think "pavucontrol" or "volume" should be there. Also, I always install qasmixer in every Linux for greater control. It's really easy to use and helps reveal problems from other things. It's literally mixer app, so you can set the levels there and choose the devices too. You can mute things if needed too.

QasMixer looks something like this:

Image

Post

I'm having issues running my QHD monitor with linux, am i alone...? Playing with Linux again for the first time since i got a 27" QHD monitor, tried both manjaro and the 23.5(?) AV Linux but both have the same problem, screen keeps blanking every few seconds and constant thin green lines flickering across the display. If I drop the res to FHD it's fine. This is just the onboard intel gfx of a 12th gen i5, iris xe. Tried updates but couldnt see anything specific for this gfx. Windows is fine so asuume it is drivers? Thanks.

Post

The Intel Iris Xe graphics should be able to run that higher resolution at no problem. It can handle up to 8k. At what resolution is the OS currently running? I'm assuming you are using 2560 x 1440 pixels. Is this correct? Also, to what setting is your scaling set? Are you using fractional scaling? Fractional scaling is getting better, but it is still problematic. It's best to stick to whole number scaling, such as 100%, 200%, etc. What percentage is your scaling? What is the make/model of the QHD monitor?

People can sometimes have problems with QHD resolutions due to the outdated Xorg.x display server. Are you using X.org or Weyland? Weyland is the future, and it is sufficiently matured to run without problems for almost anything you might need to do. Try using reduced blanking modes with a lower refresh rate, such as 55 or 50 Hz.
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.:mad:
(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.)
:roll:

Post

I am a Windows user but just installed Mint Cinnamon on an old laptop to see how I get on with linux. Reaper seems to be running ok on it but is there a list of linux daws, midi / audio sequencers anywhere, preferably showing if they are actively still being developed. Had a quick look on github but find it overly complicated to find stuff.
Thanks
Beauty is only skin deep,
Ugliness, however, goes right the way through

Post

bibz1st wrote: Sun Jul 13, 2025 5:02 pm I am a Windows user but just installed Mint Cinnamon on an old laptop to see how I get on with linux. Reaper seems to be running ok on it but is there a list of linux daws, midi / audio sequencers anywhere, preferably showing if they are actively still being developed. Had a quick look on github but find it overly complicated to find stuff.
Thanks
There are way more DAWs than one would initially believe. This is the most complete list that I can find, and even this list is missing several, such as Presonus Studio One (for example).

https://www.slant.co/topics/6067/~daws- ... ke-systems

Edit: I found a better list, but even this one is not complete, and it has 25 DAWs listed. :)

https://github.com/nodiscc/awesome-linuxaudio
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.:mad:
(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.)
:roll:

Post

Thanks I'll take a look
Beauty is only skin deep,
Ugliness, however, goes right the way through

Post

audiojunkie wrote: Wed Jun 18, 2025 1:36 am The Intel Iris Xe graphics should be able to run that higher resolution at no problem. It can handle up to 8k. At what resolution is the OS currently running? I'm assuming you are using 2560 x 1440 pixels. Is this correct?
Sorry audiojunkie, missed your response somehow.

Yes, running at 2560 x 1440 give me issues, as I mentioned perfect at FHD. I'm not sure if I was using Wayland, ISOs I had downloaded previously so maybe they were older ones/still had xorg/

Maybe best I have another go and get back to you.

Thanks for your help.

Post

If there is anyone who has been considering using Linux, you might find this Youtube video interesting:




Yep! Linux is not like it was 5 years ago! :D
Vendor‑Dependent Copy Protection: Customers lose. Pirates win.:mad:
(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.)
:roll:

Post

audiojunkie wrote: Thu Jul 31, 2025 9:55 pm Yep! Linux is not like it was 5 years ago! :D
If I was starting from scratch, I'd be using Linux.

But as someone with plenty of RME/UAudio/etc. hardware that does not have Linux drivers, I won't be moving until things change. It's getting a lot closer.

Post

koalaboy wrote: Fri Aug 01, 2025 11:02 am
audiojunkie wrote: Thu Jul 31, 2025 9:55 pm Yep! Linux is not like it was 5 years ago! :D
If I was starting from scratch, I'd be using Linux.

But as someone with plenty of RME/UAudio/etc. hardware that does not have Linux drivers, I won't be moving until things change. It's getting a lot closer.
You will never get drivers for those. The manufacturers are unwilling to give out sufficient documentation to write drivers.

(except for the RME PCI cards)

Post Reply

Return to “Computer Setup and System Configuration”