Replies: 2 comments 1 reply
-
You are welcome. I hope your air rower will give you many pleasureable rowing hours!
In /opt/openrowingmonitor/install/install.sh you'll find this section that installs it: sudo apt-get -y install --no-install-recommends xserver-xorg xserver-xorg-legacy x11-xserver-utils xinit openbox firefox
sudo mkdir /home/pi/.cache
sudo chown -R pi:pi /home/pi/.cache
sudo gpasswd -a pi tty
sudo sed -i 's/allowed_users=console/allowed_users=anybody\nneeds_root_rights=yes/' /etc/X11/Xwrapper.config
sudo cp install/webbrowserkiosk.service /lib/systemd/system/
sudo systemctl daemon-reload
sudo systemctl enable webbrowserkiosk
sudo systemctl restart webbrowserkiosk
print "sudo systemctl status webbrowserkiosk"
sudo systemctl status webbrowserkiosk --no-pagerplease note that install/webbrowserkiosk.service will be /opt/openrowingmonitor/install/webbrowserkiosk.service |
Beta Was this translation helpful? Give feedback.
-
|
I'm in the process of installing on bullseye and noticed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just finished the 0.9.6 install on a RPI 4B using Bookworm lite. I have a 10+ year old basic air rower, and I set the config.js file to access the 'Generic_Air_Rower'. Everything works fine!! Thanks for your hard work.
I would like to use a display screen and I can't find where or what to change.
Beta Was this translation helpful? Give feedback.
All reactions