Raspberry pi zero w problem
gottmoz opened this issue · 4 comments
gottmoz commented
Hello i have downloaded all files to /inverter library in root and when trying to start with command ./InverterMon.Server i
get a fault illegal instruction!? Does anybody else have this problem?
The Zero does not seem to find a Hidraw0 but a USB0...
I Used the normal Linux arm release..
Saentist commented
Do you try to use it (USB0)?
I have success not to use Hidraw interface.
gottmoz commented
Yes, i tried using USB
But i can’t even get the software to start, when i try to start it says illegal instruction…
dj-nitehawk commented
rpi zero w is an arm v6 32bit device right?
if so, i believe the linux-arm.zip binaries should work.
is that the one you tried or something else?
dj-nitehawk commented
also give #7 (comment) a try