The i2c-1 device works fine and there is a working sensor attached.
Trying to get the i2c-0 device up and running.
Added overlays=i2c0 to /boot/armbianEnv.txt but it didn't work. There doesn't appear to be a file with that name so I'm not sure if this doesn't exist or if there is a package that needs to be installed.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Lynema
i2cdetect -l
i2c-1 i2c rk3x-i2c I2C adapter
The i2c-1 device works fine and there is a working sensor attached.
Trying to get the i2c-0 device up and running.
Added overlays=i2c0 to /boot/armbianEnv.txt but it didn't work. There doesn't appear to be a file with that name so I'm not sure if this doesn't exist or if there is a package that needs to be installed.
find / -name '*.dtbo' 2> /dev/null | grep 3308
/boot/overlays/rk3308-uart2.dtbo
/boot/overlays/rk3308-uart1.dtbo
/boot/overlays/rk3308-uart0.dtbo
armbian-config flashes this in the system->hardware menu
│ Loading error: expected at least 6 tokens for --checklist, have 4. use --help to list options. submodule ... │
What is the right way to get i2c-0 up and running?
armbianmonitorRockPiS.txt
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.