Yona-Appletree / ledSPI

An LEDscape-derived server for controlling APA102 LEDs from spidev-enabled linux machines
Apache License 2.0
14 stars 2 forks source link

Raspberry Pi - Which One #1

Closed RGB-123 closed 9 years ago

RGB-123 commented 9 years ago

Can you confirm which version of Raspberry Pi:

  1. That this was tested to work on?
  2. Which version this should work on?
  3. Which OS this was tested under?
RGB-123 commented 9 years ago

Okay, tested and loaded lastest version of Raspbian on a Raspberry pi 2 and get this error when compiling

make: arm-linux-gnueabi-gcc: Command not found Makefile:55: recipe for target 'ledspi-server' failed make: *\ [ledspi-server] Error 127

Yona-Appletree commented 9 years ago

This was tested on Raspbian on a B+ 2. I've pushed a fix that will hopefully clear up your issue.

Yona-Appletree commented 9 years ago

This has been tested on B+ and 2 B... I welcome additional testing.

mindforger commented 5 years ago

i know its old but i will throw in it works on a pi zero 1.2 and 1.3 too just if someone could give me a hint how i can let it run as a service would be nice, i executed the scripts but i lack understanding on how to properly use them to make em autorun on boot