Open snoop911 opened 5 years ago
just a guess, are your permissions setup properly ? does anything change if you run it as sudo (just for testing ! not recommended for regular use)
"error timeout waiting fo canifconfig" - if you see that, it means that cangaroo app can't find canifconfig app.
Running Qt 5.12.3 on a Pi Zero, I built cangaroo and the gui shows the can0 interface, but when I try to start the measurement, it shows:
info calling canifconfig to reconfigure interface can0 info canifconfig -d -i can0 -b 100000 -p 875 -u error timeout waiting fo canifconfig info Listening on interface: can0
I'm able to use can0 with can-utils, savvycan, etc, so I don't think it's a problem with the Pi's CAN hat. Is there a known issue with Cangaroo and the Pi Zero?