Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.py not enabling I2C #1

Open
imaplt opened this issue Mar 2, 2024 · 0 comments
Open

install.py not enabling I2C #1

imaplt opened this issue Mar 2, 2024 · 0 comments

Comments

@imaplt
Copy link

imaplt commented Mar 2, 2024

When running the command: sudo python3 install.py from the online user guide, the I2C is not being enabled. You must first enable it using raspi-config. You can see the error when doing the status using: sudo systemctl status spc.service
It will tell you that it cannot find I2C in dev. Once you use raspi-config to enable it it will then give you the correct status.
I have been able to duplicate this twice on fresh installs.

Update: It looks like the config.txt file has moved. Here is the message you get when you try to look at the original as indicated by your documentation:
imaplt@raspberrypi5:~ $ cat /boot/config.txt
DO NOT EDIT THIS FILE

The file you are looking for has moved to /boot/firmware/config.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant