aws-solutions-library-samples / guidance-for-aws-deepracer-event-management

The AWS DeepRacer Event Manager (DREM) is used to run and manage all aspects of in-person events for AWS DeepRacer, an autonomous 1/18th scale race car designed to test reinforcement learning (RL) models by racing on a physical track.
https://aws.amazon.com/solutions/guidance/aws-deepracer-event-management/
MIT No Attribution
16 stars 10 forks source link

Raspberry Pi doesn't work on latest versions of Pi OS #56

Closed MarkRoss-Eviden closed 4 months ago

MarkRoss-Eviden commented 4 months ago

Using Raspberry Pi 4 Model B Pi OS v5.0 from October 2023 works fine. When using Pi OS v5.2 from March 2024 laptimes cannot be registered. Both versions for v18.18.0 of node. Service is running on both and no obvious errors from journalctl. Both access DREM via port 8080 fine and DREM reports that timer is online.

davidfsmith commented 4 months ago

Hi Mark,

We discovered this issue earlier this week and have updated the README to reflect the issue

Please note that the most recent release of Raspberry Pi OS "Bookworm" is currently not supported, please use "Bullseye" (Legacy) for the RPi operating system.

The timing hat is not the only hat impacted by this issue.

As soon as we have a solution we'll post it up