<html><head></head><body>I don't know about the rest of the settings, but why is i8042 (PS/2 keyboard/mouse controller) on the RTIRQ_NAME_LIST?<br><br>Does the laptop use shared system memory for video?<br><br><div class="gmail_quote">On August 22, 2020 12:29:58 PM HST, Nicola Pandini <nicola.pandini@gmail.com> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">Hello list!<br>I have a setup that I use in my live sets made with an ASUS N551 laptops <br>and a NI Komplete Audio 6, which allows me to play without XRUNS at 64 <br>frames / period with a modular approach (Qtractor, LinuxSampler, <br>Yoshimi, SooperLooper, PureData).<br>The whole thing runs on Debian Stretch with AVLinux 4.9.47-rt37avl2 kernel.<br>I am quite happy with the performance of this setup, but I started <br>having XRUNS when I added real-time video management as well. Those <br>issues made me notice that the system runs without XRUNS only if XOrg is <br>not stressed much, while it starts producing XRUNS when I play a video, <br>or when I open the browser, or even when I quickly move or resize a window.<br><br>I would like to understand if the problem is due to an incorrect <br>configuration of realtime priorities, or to something that I have not <br>yet managed to trap.<br><br>I currently use these configurations:<br><br>[Xorg]<br>The video driver is i915.<br>I read on the internet that:<br>"If your graphic card was manufactured in 2007 and newer, try <br>uninstalling the xserver-xorg-video-intel package and use the builtin <br>modesetting driver (xserver-xorg-core) instead"<br>Questions:<br>- I uninstalled xserver-xorg-video-intel, but I still see the i915 <br>driver: is that correct, or should I see another driver?<br><br>[rtirq]<br>RTIRQ_NAME_LIST = "snd usb i8042"<br>RTIRQ_PRIO_HIGH = 90<br>RTIRQ_PRIO_DECR = 5<br>RTIRQ_PRIO_LOW = 51<br>RTIRQ_RESET_ALL = 0<br>RTIRQ_NON_THREADED = "rtc snd"<br>Questions:<br>- rtc must be in "NON_THREADED", or in "RTIRQ_NAME_LIST"?<br>- in "RTIRQ_NAME_LIST" can I remove "usb" and put only the item that <br>manages my USB card? Should it be xhci?<br>- can i take i8042 off the list?<br>- is it recommended to use RTIRQ_RESET_ALL = 1 to override all other IRQs?<br><br>[jackd]<br>jackd -P83 -dalsa -dhw: K6 -r44100 -p64 -n2 -I1<br>Questions:<br>- the priority must be lower than those that are set to the IRQs by rtirq?<br><br>[limits.conf]<br>@audio - rtprio 99 # maximum realtime priority<br>@audio - memlock unlimited # maximum locked-in-memory address space (KB)<br>Questions:<br>- what is the recommended value of rtprio in 2020? On the internet I <br>find 90, 95 and 99<br><br>Can you help me do a checkup of my configuration?<br><br>Thanks!<br></pre></blockquote></div><hr>David W. Jones<br>gnome@hawaii.rr.com<br>authenticity, honesty, community<br><a href="http://dancingtreefrog.com">http://dancingtreefrog.com</a><br><br>Sent from my Android device with F/LOSS K-9 Mail.</body></html>