Linux Distro to make music with an old PC

What other apps and distros do you use to round out your studio?

Moderators: MattKingUSA, khz

User avatar
Linuxmusician01
Established Member
Posts: 1543
Joined: Mon Feb 23, 2015 2:38 pm
Location: Holland (Europe)
Has thanked: 774 times
Been thanked: 143 times

Re: Linux Distro to make music with an old PC

Post by Linuxmusician01 »

jdessi wrote:
Basslint wrote: How skilled are you with GNU/Linux? If you have intermediate skills, I recommend Debian with LxQt.
Unfortunately, I'm a beginner...
Even if you're not skilled I can recommend Debian 10 (codename 'Buster'). Installs easy and with the Mate desktop environment it looks and feels just like any OS that you might be used to if you ask me. Debian (just like Ubuntu, which is based on Debian) is one of the most used distro's there is. So finding a solution on the internet for any problem you might have is relatively easy.

I do not notice a difference between Debian (on my 1 GB RAM laptop) and Linux Mint (which is based om Ubuntu) on my "big PC". :)


P.S. Only downside of Debian is that it's software library is usually older than that of Ubuntu....
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: Linux Distro to make music with an old PC

Post by khz »

Linuxmusician01 wrote:P.S. Only downside of Debian is that it's software library is usually older than that of Ubuntu....
Because *buntu is based on Debian-sid. That's why a *buntu dist-upgrade is also so exciting. ;-) IMHO

deb@install see my signature.
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
merlyn
Established Member
Posts: 1392
Joined: Thu Oct 11, 2018 4:13 pm
Has thanked: 168 times
Been thanked: 247 times

Re: Linux Distro to make music with an old PC

Post by merlyn »

Linuxmusician01 wrote: Considering 32 bit support from the AV Linux distribution. Quote from their hom page:
AV Linux 2019.4.10 has been released. This release [...] will mark the last release based on Debian Stretch and sadly it will also be the last release of the 32bit version.
I would think that's a reason to get it while you can. Your definition of 'support' seems a bit different from mine. If a distro works, you don't need support. I think you mean there's no upgrade path. Are you really surprised that that is the case for 32 bit hardware?
Linuxmusician01 wrote:
Gps wrote:I wonder if you can't find a few memory banks, to have 2 gig at least or 4 gig.
I don't think that's really needed. And if he upgrades the memory in this machine then the CPU will be the bottleneck.
Kind of weird to recommend someone doesn't get more RAM. The reason to have more than 1GB is to stop the swap space being used. You mentioned above that a web browser was slow on your machine with 1GB. That's probably because the swap space was being used. The difference between swap and no swap is like night and day.

You could check using free. Here's mine :

Code: Select all

$ free
              total        used        free      shared  buff/cache   available
Mem:       11262716      986392     9472616       47368      803708    10096904
Swap:      12286972           0    12286972
Here it is without firefox :

Code: Select all

$ free
              total        used        free      shared  buff/cache   available
Mem:       11262716      264780    10241320         804      756616    10865040
Swap:      12286972           0    12286972
265 MB, damnit, I'll have to get rid of some stuff :D

You want the CPU to be the 'bottleneck' as it's faster than memory or disk.
ivoaudio
Established Member
Posts: 11
Joined: Wed May 30, 2018 12:28 pm

Re: Linux Distro to make music with an old PC

Post by ivoaudio »

I have an Acer One netbook with 1GB RAM running Ubuntu Studio. Even Ardour sort of works.

A newer Asus with 2GB, however, is much worse. Probably the processor is the culprit. Or maybe the Ubuntu Studio version...
User avatar
khz
Established Member
Posts: 1648
Joined: Thu Apr 17, 2008 6:29 am
Location: German
Has thanked: 42 times
Been thanked: 92 times

Re: Linux Distro to make music with an old PC

Post by khz »

Possibly try to use only console programs for audio because the graphics card, ... and the RAM is very limited.
. . . FZ - Does humor belongs in Music?
. . GNU/LINUX@AUDIO ~ /Wiki $ Howto.Info && GNU/Linux Debian installing >> Linux Audio Workstation LAW
  • I don't care about the freedom of speech because I have nothing to say.
Post Reply