chill wrote: 
> That's correct.  sbpd now uses pigpio instead of wiringpi.  If you
> install pcp-sbpd.tcz from the piCorePlayer respository, it will install
> pigpio as a dependency.  @PaulH - are you using an older version of sbpd
> from somewhere?

I follow this
https://forums.slimdevices.com/showthread.php?107001-ANNOUNCE-SqueezeButtonPi-Tool-to-use-buttons-and-rotary-encoders-on-a-RPi&p=877437&viewfull=1#post877437


Code:
--------------------
    cd /mnt/mmcblk0p2/tce/optional
  
  wget 
http://downloads.sourceforge.net/project/picoreplayer/beta/sbpd.tcz.md5.txt
  
  wget http://downloads.sourceforge.net/project/picoreplayer/beta/sbpd.tcz
  
  md5sum sbpd.tcz # make sure the file downloaded correctly
  f0157164d10b86325b38fee0cb8d709e  sbpd.tcz
  
  cat sbpd.tcz.md5.txt # does it match the line above?
  f0157164d10b86325b38fee0cb8d709e  sbpd.tcz
  
  echo "sbpd.tcz" >> /mnt/mmcblk0p2/tce/onboot.lst
  
  pcp rb  # you must reboot!
--------------------


------------------------------------------------------------------------
PaulH's Profile: http://forums.slimdevices.com/member.php?userid=72449
View this thread: http://forums.slimdevices.com/showthread.php?t=107001

_______________________________________________
diy mailing list
diy@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/diy

Reply via email to