ManyBlenny

New Member
View Badges
Joined
Oct 6, 2023
Messages
13
Reaction score
3
Location
United States
Rating - 0%
0   0   0
I just installed a new setup and I was able to get the dashboard to bootup, but I'm not able to select any pins or drivers for any hardware. I assume this is related to an error I see in the service log which says:
driver-subsystem: Failed load raspberry pi driver. Error: can't build hal pin 20: strconv.Atoi: parsing "31+rpt": invalid syntax

The only things I've done so far is change the login details, change the internet port name, and enable single wire and i2c in the raspi-config.
My build:
  • Raspberry Pi 3B
  • Raspian Bookworm OS (July release)
  • Reef Pi 6.0

systemd log:
Code:
Started reef-pi.service - raspberry pi based reef tank controller.
driver-subsystem: Failed load raspberry pi driver. Error: can't build hal pin 20: strconv.Atoi: parsing "31+rpt": invalid syntax
Successfully started subsystem: system
INFO: equipment subsystem: Finished syncing all equipment
Successfully started subsystem: equipment
Successfully started subsystem: ato
Successfully started subsystem: temperature
Successfully started subsystem: macro
Successfully started subsystem: timers
reef-pi version 6.0 is up and running
Starting http server at: 0.0.0.0:80
Methods: [GET]
API Doc path: /api/settings
Starting health checker
and then after that in the log there are only a bunch of GET requests.

Is there a fix for this?
 

theatrus

Valuable Member
View Badges
Joined
Mar 26, 2016
Messages
2,223
Reaction score
3,632
Location
Sacramento, CA area
Rating - 0%
0   0   0
You're going to need to run a release of Raspbian prior to Bookworm. The GPIO pin mode ReefPi was using isn't compatible in newer releases of Raspbian (or the latest RPi hardware)
 

HAVE YOU EVER KEPT A RARE/UNCOMMON FISH, CORAL, OR INVERT? SHOW IT OFF IN THE THREAD!

  • Yes!

    Votes: 32 45.7%
  • Not yet, but I have one that I want to buy in mind!

    Votes: 9 12.9%
  • No.

    Votes: 26 37.1%
  • Other (please explain).

    Votes: 3 4.3%
Back
Top