Difference between revisions of "Create SD Image Version 0.8.3"
Line 16: | Line 16: | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt-get dist-upgrade | sudo apt-get dist-upgrade | ||
+ | |||
+ | https://www.raspberrypi.org/documentation/raspbian/updating.md |
Revision as of 11:45, 28 May 2018
The HiveTool image version 0.8.3 for the Raspberry Pi is available for download at:
https://drive.google.com/file/d/1j91xeQf_3m7CmoVnjrfkx2OxL4nSfqWm/view?usp=sharing
-rw-r--r-- 1 root root 9166553600 May 24 21:29 hivetool_083.img -rw-r--r-- 1 root root 3860076516 May 24 21:57 hivetool_083.img.zip
This is the 0.8.0 image that has been updated to boot on the Pi3B+. This should also work on the Pi Zero.
If bad sensor readings occur on the Pi Zero, try turning off pigpiod and using sensor drivers that just use the wiringPi libraries.
On the Pi Zero, it is also recommended to boot to the command line and not start X Windows.
sudo apt-get update sudo apt-get dist-upgrade
https://www.raspberrypi.org/documentation/raspbian/updating.md