OpenMarine
OpenPlotter and Raspy ¿3, 3+B? - Printable Version

+- OpenMarine (https://forum.openmarine.net)
+-- Forum: OpenPlotter (https://forum.openmarine.net/forumdisplay.php?fid=1)
+--- Forum: Documentation (https://forum.openmarine.net/forumdisplay.php?fid=16)
+--- Thread: OpenPlotter and Raspy ¿3, 3+B? (/showthread.php?tid=1213)



OpenPlotter and Raspy ¿3, 3+B? - Otoio - 2018-06-05

In the official documentation it's said that OpenPlotter is compatible with Raspberry Pi 3.

Would be better to say that it's compatible with Raspberry Pi 3B and 3B+?
We could understand that both are under "Raspberry Pi 3" but if we specified both it would be clearer.  

By the way, what about 2B?

Thanks.


RE: OpenPlotter and Raspy ¿3, 3+B? - Sailoog - 2018-06-05

ok, changed by:

Raspberry Pi 3B or 3B+ (Not RPi Zero or 1 compatible. RPi 2B will have some limitations)


RE: OpenPlotter and Raspy ¿3, 3+B? - Otoio - 2018-06-05

(2018-06-05, 06:21 PM)Sailoog Wrote: ok, changed by:

Raspberry Pi 3B or 3B+ (Not RPi Zero or 1 compatible. RPi 2B will have some limitations)

Changed in Spanish too.
Thanks Smile


RE: OpenPlotter and Raspy ¿3, 3+B? - JeanRCA - 2018-06-10

Changed in French too Smile


RE: OpenPlotter and Raspy ¿3, 3+B? - ErkkiSdt - 2019-04-07

OpenPlotter seems to be able to start on RPi 2B with Edimax WLAN.
What are the known limitations?
Updating OpenPlotter from the app fails with hostapd problems.
Can OpenPlotter be updated manually?


RE: OpenPlotter and Raspy ¿3, 3+B? - ErkkiSdt - 2019-04-09

The hostapd fail that prevents OpenPlotter update from 1.0 to 1.2 is:

Code:
Setting up hostapd (2:2.6-21~bpo9~rpt1) ...
Job for hostapd.service failed because the control process exited with error code.
See "systemctl status hostapd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript hostapd, action "restart" failed.
<E2><97><8F> hostapd.service - Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
   Loaded: loaded (/lib/systemd/system/hostapd.service; disabled; vendor preset: enabled)
   Active: activating (auto-restart) (Result: exit-code) since Tue 2019-04-09 17:52:33 UTC; 68ms ago
  Process: 1435 ExecStart=/usr/sbin/hostapd -P /run/hostapd.pid -B $DAEMON_OPTS ${DAEMON_CONF} (code=exited, status=1/FAILURE)

Apr 09 17:52:33 openplotter systemd[1]: hostapd.service: Control process exited, code=exited status=1
Apr 09 17:52:33 openplotter systemd[1]: Failed to start Advanced IEEE 802.11 AP and IEEE 802.1X/WPA/WPA<E2><80><A6>cator.
Apr 09 17:52:33 openplotter systemd[1]: hostapd.service: Unit entered failed state.
Apr 09 17:52:33 openplotter systemd[1]: hostapd.service: Failed with result 'exit-code'.
Hint: Some lines were ellipsized, use -l to show in full.
dpkg: error processing package hostapd (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 hostapd
E: Sub-process /usr/bin/dpkg returned an error code (1)

#### ERROR. ABORTING, PRESS ENTER TO EXIT ####



RE: OpenPlotter and Raspy ¿3, 3+B? - ErkkiSdt - 2019-04-24

OpenPlotter update problem is now solved after some googling.
sudo apt remove hostapd
reboot
openplotter update to 1.2 OK!
After some cups of coffee ja plenty of warnings and a reboot request I had OpenPlotter 1.2.
sudo apt install hostapd gives me the above error message. I need to study it more.

Open question is still: What are the known limitations for RPI 2B?

Erkki


RE: OpenPlotter and Raspy ¿3, 3+B? - Sailoog - 2019-04-24

sorry for that, next version is coming and we have improved the update process to avoid these issues

The only known limitation of models 2 is performance.


OpenPlotter and Raspy ¿3, 3+B? - AliceJ21 - 2019-04-24

(2019-04-24, 08:20 PM)Sailoog Wrote: sorry for that, next version is coming and we have improved the update process to avoid these issues

The only known limitation of models 2 is performance.


As a side, I have noticed when you run 1.2 on a RPI2B, when using the local MQTT broker, the cpu usage goes up to 40% and stays there until you disconnect the publishers.