Search found 211 matches

by thetotalchaos
Wed Jun 10, 2020 7:03 pm
Forum: Linux Distributions & Other Software
Topic: Jack fails to start
Replies: 39
Views: 10243

Re: Jack fails to start

@redu By the way, do you have pulseaudio-module-jack installed?
is this chosen as your default device in jack?

Code: Select all

card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
also try to uncheck the realtime-priority tick.
by thetotalchaos
Wed Jun 10, 2020 4:12 pm
Forum: Linux Distributions & Other Software
Topic: Jack fails to start
Replies: 39
Views: 10243

Re: Jack fails to start

What realtime priority and who cannot have? I use default kernel (no RT or lowlatency even) and jackd (and jack1) works fine. But are you using Ubuntu or Debian, or you are using Archlinux and think the kernels are the same? What you mean by "same"? They may differ in version, config opts...
by thetotalchaos
Tue Jun 09, 2020 7:43 pm
Forum: Linux Distributions & Other Software
Topic: Jack fails to start
Replies: 39
Views: 10243

Re: Jack fails to start

How can low latency kernel resolve broken jackd start? Pretty easily, especially if it is jack1. It cannot have realtime priority and it doesn't start. My bet is that its something that the user underestimates or overlooks. Not saying much... :lol: What realtime priority and who cannot have? I use ...
by thetotalchaos
Mon Jun 08, 2020 5:16 am
Forum: Linux Distributions & Other Software
Topic: Jack fails to start
Replies: 39
Views: 10243

Re: Jack fails to start

Try installing the low latency kernel and try jack again. How can low latency kernel resolve broken jackd start? Pretty easily, especially if it is jack1. It cannot have realtime priority and it doesn't start. My bet is that its something that the user underestimates or overlooks. Not saying much.....
by thetotalchaos
Mon Jun 08, 2020 12:29 am
Forum: Linux Distributions & Other Software
Topic: Jack fails to start
Replies: 39
Views: 10243

Re: Jack fails to start

Install ubuntustudio-installer from your software center. You should have at least the lowlatency kernel and all the settings provided. By the way ubuntustudio-controls app, is currently my favorite JACK client. PS: Guys. Some of you needlessly over-complicates some Linux Audio related issues. Not a...
by thetotalchaos
Sun May 03, 2020 10:43 pm
Forum: System Tuning and Configuration
Topic: Crackling without xruns with RT PREEMPT kernel
Replies: 41
Views: 8054

Re: Crackling without xruns.. worse with large buffers

Maybe that's part of the problem. Frequency should be 1000 Hz. cat /boot/config-`uname -r` | grep HZ CONFIG_NO_HZ_COMMON=y # CONFIG_HZ_PERIODIC is not set CONFIG_NO_HZ_IDLE=y # CONFIG_NO_HZ_FULL is not set # CONFIG_NO_HZ is not set # CONFIG_HZ_100 is not set CONFIG_HZ_250=y # CONFIG_HZ_300 is not s...
by thetotalchaos
Sun May 03, 2020 10:28 pm
Forum: System Tuning and Configuration
Topic: Crackling without xruns with RT PREEMPT kernel
Replies: 41
Views: 8054

Re: Crackling without xruns.. worse with large buffers

OMG: I found what's responsible for that mess. I almost thought my CPU or RAM is broken, but it was the #GRUB threadirqs boot option This is just for information. I don't claim, if it directly apply to you lilith Have in mind that the threadirqs option is not needed for realtime kernels. And even i...
by thetotalchaos
Sat Mar 21, 2020 11:42 am
Forum: System Tuning and Configuration
Topic: Threadirqs kernel option with generic kernels
Replies: 34
Views: 8196

Re: Threadirqs kernel option with generic kernels

There a a couple of more switches for the cpu's which have by far more influence on the performance of your system, then anything you could do with the priority settings. Give me an example for that "CPU switches"?. The idea for the CPU governor is to save power. And logically this will d...
by thetotalchaos
Fri Mar 20, 2020 9:58 pm
Forum: System Tuning and Configuration
Topic: Threadirqs kernel option with generic kernels
Replies: 34
Views: 8196

Re: Threadirqs kernel option with generic kernels

As far as I understand it slowly increases the DSP load and detects at which DSP load the first xruns appears. In addition it also shows the number of cycles. If your system is well configured you should reach 95% or more. What I don't understand is if a DAW that runs with higher priority in the ba...
by thetotalchaos
Fri Mar 20, 2020 9:52 pm
Forum: Linux Distributions & Other Software
Topic: I just want a stable Linux desktop to develop and run Faust programs
Replies: 28
Views: 10726

Re: I just want a stable Linux desktop to develop and run Faust programs

In fact the way to actually boost the performance and minimize the xruns, is to stop networking, during your music sessions and to look and check off any startup modules and services, that you don't use. Does this also account for networking via LAN? Yes it does. Theoretically not as much as WIFI, ...
by thetotalchaos
Fri Mar 20, 2020 9:32 pm
Forum: Linux Distributions & Other Software
Topic: I just want a stable Linux desktop to develop and run Faust programs
Replies: 28
Views: 10726

Re: I just want a stable Linux desktop to develop and run Faust programs

Hi Digital Larry Ubuntu Studio (especially the recent versions) is set to optimize audio performance out of the box. You really don't need to change anything in the system. Ubuntu Studio is already set off. In fact the way to actually boost the performance and minimize the xruns, is to stop networki...
by thetotalchaos
Fri Mar 20, 2020 9:00 pm
Forum: System Tuning and Configuration
Topic: Threadirqs kernel option with generic kernels
Replies: 34
Views: 8196

Re: Threadirqs kernel option with generic kernels

Hi lilith and tramp I have two questions, from this ongoing conversation What does xruncounter does? What is exactly measured? How grep became so important object of interest for a Professional Audio? And /proc suppose to contain system data only. Nothing interesting for me and you. PS: What is the ...
by thetotalchaos
Wed Mar 18, 2020 7:14 pm
Forum: System Tuning and Configuration
Topic: Is the right low-latency kernel installed?
Replies: 2
Views: 1125

Re: Is the right low-latency kernel installed?

Yes
This command will install the latest linux-image-lowlatency from the repositories. This is the "Debian Way"

best regards, Totalchaos
by thetotalchaos
Tue Mar 17, 2020 6:58 pm
Forum: Linux Distributions & Other Software
Topic: Studio 1337 3.3 for free!
Replies: 31
Views: 11352

Re: Studio 1337 3.3 for free!

There is no issue with selling a Linux distribution. I agree there I find nothing morally wrong with selling a Linux distribution, as long as you are transparent about it and provide the full sources (including all configuration and build utilities). I think the GPL puts this fairly nicely: Actuall...
by thetotalchaos
Sat Mar 14, 2020 9:49 pm
Forum: System Tuning and Configuration
Topic: Threadirqs kernel option with generic kernels
Replies: 34
Views: 8196

Re: Threadirqs kernel option with generic kernels

Regardless of how the particular Linux kernel is called, if you don't have PREEMPT option enabled, you cannot assign priorities whatsoever. Neither by Jack nor Rtirq. If you have PREEMPT enabled, but not RT, you can assign priorities up to 89. Have that in mind when you set your system. The reason i...