EmonScripts
EmonScripts copied to clipboard
Post install steps emonSD-03-Jul-25
After flashing the image, edit /boot/cmdline.txt and remove the first part "console=serial0,115200 "
console=serial0,115200 console=tty1 root=PARTUUID=567d5380-02 rootfstype=ext4 fsck.repair=yes rootwait sysrq=0
Replace with:
console=tty1 root=PARTUUID=567d5380-02 rootfstype=ext4 fsck.repair=yes rootwait
It will then boot fine.
https://community.openenergymonitor.org/t/problem-with-01feb24-emoncms-image-with-emonpi-v1-and-raspberrypi3/27013/3
- Run sudo raspi-config, enable interfaces, i2c, spi, serial etc
- emonhub lgpio https://community.openenergymonitor.org/t/emonhp-l3-issue-after-update-rfm69-spi-failed-to-add-edge-detection/26511/8 - still a blocking issue even after this change
Network module not working..
Fixed network module error