Read the statement by Michael Teeuw here.
-
@Alvinger Thanks for replying! Yes, I know that Raspberry Pi 1 needs some manual work :)
I followed the tutorial at https://forum.magicmirror.builders/topic/1183/how-i-got-my-magic-mirror-working-on-a-raspberry-pi-0-zero
and everything is working great! Until I try to install MMM-ResRobot. Something gets messed up apparently… But it works fine on my Raspberry Pi 3 … (same SD card, same image)
OK, I’ll keep investigating then, since you got it working!!
-
@FallandeGubbe
Maybe a stupid quesrion but did you run npm install after cloning the repository? -
@Alvinger No problem :)
Yes , I did. And as mentioned - when I plug the SD-card into my RPi3 all work fine.
When I plug the SD-card in my RPi1 midori won’t connect. If I remove MMM-resrobot from config-file and reboot MagicMirror works fine on my RPi 1 (all other modules load OK)…
I find it strange …
-
@FallandeGubbe @Alvinger could it have something to do with this :
https://forum.magicmirror.builders/topic/922/modules-not-showing-up-on-kweb-or-midoriThere are other modules that midori doesn’t like apparently.
-
One thing popped into my mind: the Pi 1 is much slower than a Pi 3 and loading all the modules takes quite some time. Could it be that you are trying to open midori before MagicMirror has loaded all the modules and therefore is refusing connections? That in itself was the reason I had to go with a script that checked that midori was listening before launching MagicMirror.
Have you checked with journalctl that magicmiror is ready for action?
-
@Alvinger aahh… I think you might be right! I will do some investigation on this!
Thanks! :thumbsup: -
@Alvinger
Is it possible to make the departure times show up as relative instead of absolute? As in: bus leaving in 5 mins, instead of at 09:44 (just as it looks at the bus stop). -
@albertc
Not right now. This was a conscious decision on my part as the mirror updates fairly seldom. relative departure times would be showing the wrong info after one minute. -
Module doesn’t show anything except the header for me, found this in the logs:
node_helper for MMM-ResRobot received a socket notification: CONFIG - Payload: [object Object]
What to do?
-
@MobbareKurtZ said in MMM-ResRobot - Public transport information for Sweden:
Module doesn’t show anything except the header for me, found this in the logs:
node_helper for MMM-ResRobot received a socket notification: CONFIG - Payload: [object Object]
What to do?
Oh I think I got it. You can’t have a route that isn’t a direct run?