Greg Erskine wrote: 
> Thanks pputzer,
> 
> I removed lots of functions from pcp-rpi-functions for pCP7.0.0 as they
> were not being used and were causing extra work each time PRF added a
> new RPi. Now it just a matter of adding one line of code for each new
> product. As pCP is getting bigger and bigger, some of the original
> decisions made 6 years ago don't make sense. Now it is more important to
> make things manageable.
> 
> Anyway, at the same time Paul used one of these "unused" functions in a
> seldom used bit of code. I thought he fixed and he probably thought I
> fixed. :o
> 

I just discovered the same error after updating to pCP 7. Will this be
fixed in an update?

Another one I found is this:

Code:
--------------------
    [ INFO ] Starting Squeezelite player: Squeezelite...
  taskset: invalid option -- 'c'
  BusyBox v1.31.1 (2020-12-18 22:35:49 EST) multi-call binary.
  
  Usage: taskset [-p] [HEXMASK] PID | PROG ARGS
  
  Set or get CPU affinity
  
        -p      Operate on an existing PID
  Done.
  
--------------------

I haven't actually set the -c option in the squeezelite settings pane,
so not clear where that comes from.. The command line in the Squeezelite
pane, without me doing any manual tweaks, is this:

Code:
--------------------
    /usr/local/bin/squeezelite -n "piCorePlayer" -o hw:CARD=sndrpihifiberry -a 
80:4::1: -r 96000 -s picoreplayer.local -C 15 -i /home/tc/.lircrc
--------------------


------------------------------------------------------------------------
jeroen2's Profile: http://forums.slimdevices.com/member.php?userid=70418
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

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

Reply via email to