leuzi wrote: 
> > Triode wrote: 
> > Thats interesting - try running as root as squeezelite should make the
> > output thread run as sched fifo if the user is able to set that
> > priority.> > I already did that in order to be able to set the -15 nice 
> > level. So
> it might just be the root privileges helping here, not really the nice
> level.

Just checked the scheduler class for the process, seems to be TS
(SCHED_OTHER) rather than FF (SCHED_FIFO), though:

Code:
--------------------
    
  pi@raspberrypi /opt/squeezelite $ ps -C squeezelite-armv6hf -o class,cmd 
  CLS CMD
  TS  ./squeezelite-armv6hf
  
--------------------


Also, the issue just came back as I put some more load on the Pi, but
they're nowhere as severe as before. Now I only have sporadic popping
noises, whereas before they kept repeating and sometimes continue into a
continuous stuttering.


------------------------------------------------------------------------
leuzi's Profile: http://forums.slimdevices.com/member.php?userid=2975
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to