-
Notifications
You must be signed in to change notification settings - Fork 44
Raspberry Pi 3 #97
Comments
I'd imagine it should work out of the box. I havent tried it though.
|
I think it should be possible , later I'll try to cook a Tizen PI3 image if you can test it ? |
Those are work in progress, but you rebuild an image with iotivity 1.2.0 and iotivity-node , https://wiki.iotivity.org/automotive#work_in_progress_120 I am building for pi2 at the moment |
I am trying to use Ubuntu on Raspberry Pi 3 and getting the -m32 flag set even though verbose output shows that it seems to correctly identifies arm architecture: Checking for C function strptime()... no I'm installing by using: I'm not sure what to do; it seems like it should "just work"... |
out/linux/x86 is not expected for pi3 it should be out/linux/arm |
It was working in July for the W3C Plugtest, but I haven't tried after the last update to the iotivity 1.3 version. I was just about to test it all again in preparation for more development work, so will get back to you with the results. |
I am trying to install iotivity-node on RPI-3, got the following error. Any clue: And the end of the log: iotivity.target.mk:126: recipe for target 'Release/obj.target/iotivity/generated/constants.o' failed |
@kelsayed , Can you build regular iotivity on it ? FYI, I was able to build snapshots of master branch for raspbian and can share binaries at: |
@rzr Which of these .deb correspond to iotivity-node binaries? |
none this just iotivity, I havent looked at i-node debian packaging to not overlap with NPM one. If it helps, I remember I was able to build iotivity-node fine on yocto using meta-iot-web it was 1.2 at that time usure about 1.3 or upcoming 1.4 |
Is it possible to install nodejs iotivity on Raspberry PI 3? What do need to do for this? You can advise something? Maybe there are ready-made solution?
The text was updated successfully, but these errors were encountered: