Closed vismodo closed 1 year ago
im having the same problem too
Do you still get permission denied if you try running setup.sh
with sudo?
sudo bash setup.sh
The only thing that the install.sh
script does is call setup.sh
, which actually installs all related packages and enables I2C.
chmod u+x setup.sh
@vismodo, @warrence: please confirm that @bvirg's suggestion fixes the issue.
Please update your local repo (git pull
) and try running the install.sh
once again. If the issue persists, let me know. I will assume it has been fixed for the time being.
Describe the bug Cannot run install.sh
Executed command and associated error
Host and software info
Pi 4B
Raspberry PI OS 64 bit released 2022-09-22
GNU bash, version 5.1.4(1)-release (aarch64-unknown-linux-gnu)
Checklist
Additional context I have not used the raspberry pi without ssh. The pi has never been setup. I use a Pi 4B and the official 64 bit rpi os.