LEDBorg drivers with Pixel
Forums:
I have some code written that has been in use for many years that uses the LEDBorg drivers. Is there any way to be able to install and uses these with the latest (Pixel) version of the RasPi OS please? I'd rather not re-write all my code you see.
Regards - Mark Pepper
piborg
Mon, 01/09/2017 - 15:59
Permalink
Old LedBorg driver
We have moved away from supporting the old drivers due to numerous problems with them:
In short we decided there were too many problems to warrant maintaining the old drivers.
You could try the custom build instructions posted on the forum, they should build a good version of the LedBorg driver as long as your version is up to date with
rpi-update
based on the last time I tried.Given how complex maintaining this driver will be I would suggest that updating your code may prove easier in the long run.
In particular updating the version of Raspbian will typically require the driver to be rebuilt to get it to work again.