On 24/10/16 11:04, Charles Steinkuehler wrote:
On 10/24/2016 4:09 AM, John Erlandsson wrote:
Hi!

So I noticed that the hal_gpio driver was updated to support raspberry pi 3.
Problem is that my PI seems to hav a rev 5 chip.
Thought I would try to add something like: case 5: rev = 4; in hal_gpio.c
Is there a switch like: ./configure --drivers-only ?
Run configure as usual, then instead of make, try something like:

   make ../rtlib/rt-preempt/hal_gpio.so

...but to test you'll have to copy it over the package installed
version since you're not running a full RIP build.

If you let me know the Hardware and revision number ( /proc/cpuinfo appears to hold them ), I will look at adding it to the repo itself
so everyone with the new boards is covered.

As you say Hardware : BCM2709 Revision : a22082 was added recently, but no word from anyone that it works,
so I would ask that you report back .

It will entail your installing the new package over your current image (or extracting the required files if you are feeling adventurous), so worth backing up your image with all your changes made locally first, in case of problems.


--
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- You received this message because you are subscribed to the Google Groups "Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to