@martinp1
schau mal hier:
http://deaglecito.blogspot.com/
sflgtc mit diesem kleinen tool soll man die led auschalten können
habe es mal auf der dockstar compiliert,aber das tool findet meine
platte nicht :-(
evtl. kommst du ja weiter mit dem tool
zum compilieren mußt du noch folgende pakete installieren:
apt-get install build-essential
apt-get install pkg-config
apt-get install libusb-1.0-0
apt-get install libusb-1.0-0-dev
und dann noch im sourcecode folgende zeile
#include <libusb/libusb.h> in
#include <libusb.h>
ändern
schau mal hier:
http://deaglecito.blogspot.com/
sflgtc mit diesem kleinen tool soll man die led auschalten können
habe es mal auf der dockstar compiliert,aber das tool findet meine
platte nicht :-(
evtl. kommst du ja weiter mit dem tool
zum compilieren mußt du noch folgende pakete installieren:
apt-get install build-essential
apt-get install pkg-config
apt-get install libusb-1.0-0
apt-get install libusb-1.0-0-dev
und dann noch im sourcecode folgende zeile
#include <libusb/libusb.h> in
#include <libusb.h>
ändern
Zuletzt bearbeitet: