tobia5 wrote:
>
> 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.
If you don't get the "errors" running as root, you have a preemptible
kernel. So it is a config issue. Whatever user is used to run
squeeselite when started as local player does not have rt privs.
Add your user/login to the audio group. Add
/etc/security/limits.d/99-audio.conf
Code:
--------------------
@audio - rtprio 50
@audio - memlock unlimited
--------------------
Log out. Log back in. (If you are running an X session, log out and
start a new one. If ssh, log out and back in again, otherwise it wont
pick up the settings.) Run "ulimit -a". Does it "say real-time priority
= 50"? Does it say, "max locked memory = unlimited"?
Stop LocalPlayer Plugin. Run
"/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/LocalPlayer/Bin/squeezelite-i386
-o hw:CARD=C10,DEV=0 -d all=debug" from the comand line. Do you see the
errors?
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=97046
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix