/usr/local/sbin/sbpd -z -d e,16,VOL+,e,18,VOL-
and that doesn't work either...

sbpd e,23,24,VOLU,1 e,12,6,TRAC,1 b,7,POWR,2,0 b,5,PLAY,2,0
#!/bin/sh # start pigpiod daemon pigpiod -t 0 # give the daemon a moment to start up before issuing the sbpd command sleep 1 # load uinput module, then set the permission to group writable, so you don't need to run sbpd with root permissions sudo modprobe uinput sudo chmod g+w /dev/uinput # issue the sbpd command sbpd e,23,24,VOLU,1 e,12,6,TRAC,1 b,7,POWR,2,0 b,5,PLAY,2,0
# load uinput module, then set the permission to group writable, so you # don't need to run sbpd with root permissions
sudo -u tc sbpd ...
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, personalize advertising, and to analyze site activity. We may share certain information about our users with our advertising and analytics partners. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Leave a comment: