[arch-proaudio] RT-thread issues after update
Hey hey, after a system upgrade, two days ago, some JACK clients present me with the following warning: cannot lock down memory for RT thread (Cannot allocate memory) This includes mpv and jalv from the standard Arch repositories and Yoshimi from git (not even AUR). Yoshimi has allso been updated since the upgrade. All clients appear to work fine after that, but I haven't given them stress testing. What can it be? Do I need to worry? Can I fix it? Perhaps a config issues somewhere? Best wishes and TIA, Jeanette -- * Website: http://juliencoder.de - for summer is a state of sound * SoundCloud: https://soundcloud.com/jeanette_c * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g * GitHub: https://github.com/jeanette-c * Twitter: https://twitter.com/jeanette_c_s I can't believe it's what I see That the girl in the mirror The girl in the mirror Is me <3 (Britney Spears)
Hi Jeanette, is the "realtime-privileges" package installed? https://www.archlinux.org/packages/community/any/realtime-privileges/ If not, then install it, add your user to the group "realtime", log out and in. If this shouldn't be the issue, is 99-realtime-privileges.conf the last config providing the memlock configuration or does another package follow and override the setting? $ grep memlock /etc/security/limits.d/* /etc/security/limits.d/10-gcr.conf:@users - memlock 1024 /etc/security/limits.d/99-realtime-privileges.conf:@realtime - memlock unlimited A memlock value in /etc/security/limits.conf is null and void, if any package should have "dropped" something counterproductive to /etc/security/limits.d/. An admin needs to check this after _each_ upgrade. Regards, Ralf -- pacman -Q linux{,-rt{-securityink,-cornflower,,-pussytoes}}|cut -d\ -f2 4.20.4.arch1-1 4.19.15_rt12-0 4.19.13_rt10-0 4.19.10_rt8-0 4.18.16_rt9-1
Jan 25 2019, Ralf Mardorf has written: ...
is the "realtime-privileges" package installed?
https://www.archlinux.org/packages/community/any/realtime-privileges/ ... Thanks Ralf, it wasn't. now fixed and working fine again. Is that rather new?
Best wishes, Jeanette -- * Website: http://juliencoder.de - for summer is a state of sound * SoundCloud: https://soundcloud.com/jeanette_c * Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g * GitHub: https://github.com/jeanette-c * Twitter: https://twitter.com/jeanette_c_s Make all the clouds disappear Put all your fears to rest <3 (Britney Spears)
Oops, I accidentally replied off-list. -------- Forwarded Message -------- From: Ralf Mardorf To: Jeanette C. Subject: Re: [arch-proaudio] RT-thread issues after update Date: Fri, 25 Jan 2019 12:25:10 +0100 On Fri, 2019-01-25 at 12:09 +0100, Jeanette C. wrote:
Jan 25 2019, Ralf Mardorf has written: ...
is the "realtime-privileges" package installed?
https://www.archlinux.org/packages/community/any/realtime-privileges/ ... Thanks Ralf, it wasn't. now fixed and working fine again. Is that rather new?
Yesno. We had a discussion in September 2018, but David announced it earlier in 2018. You seem not to have updated jack from the repositories for a while. IIRC jack already dropped the settings for the "audio" group to limits.d and it was removed from the package around September 2018, so installing the "realtime-privileges" package was one solution.
On 2019-01-25 12:09:15 (+0100), Jeanette C. wrote:
Thanks Ralf, it wasn't. now fixed and working fine again. Is that rather new? Fairly old by now (last July): https://lists.archlinux.org/pipermail/arch-proaudio/2018-July/000163.html
Best, David -- https://sleepmap.de
participants (3)
-
David Runge
-
Jeanette C.
-
Ralf Mardorf