JackOfAll wrote: > It isn't absolutely essential for squeezelite to lock memory or run the > output thread at a higher priority. > > If you want to give the squeezeserver user privileges to be able to do > so. Create /etc/security/limits.d/99-squeezeserver.conf > > > Code: -------------------- > > > squeezeserver - rtprio 50 > squeezeserver - memlock unlimited > -------------------- > >
Thanks JackOfAll, I've tried your solution for realtime scheduling using PAM with no luck I'm afraid. I also tried the solution drafted in this post: http://www.jackaudio.org/linux_rt_config >From what I can understand this has something to do with the use of a kernel that has the option RT_GROUP_SCHED enabled, and now I'm in way over my head. I'll try do do some read-up on this (found the broken wiki link), but I think it's strange if this is an unusal "error" as I'm using a very default distribution. ------------------------------------------------------------------------ tobia5's Profile: http://forums.slimdevices.com/member.php?userid=59299 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
