We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I run
sudo i2cdtect -y 1
but empty result
what is wrong?
i use nanopi m2 debian Matrix - RTC
CONFIG_I2C=y CONFIG_RTC_DRV_DS1307=m
The text was updated successfully, but these errors were encountered:
i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f 00: — — — — — — — — — — — — — 10: — — — — — — — — — — — — — — — — 20: — — — — — — — — — — — — — — — — 30: — — — — — — — — — — — — — — — — 40: — — — — — — — — — — — — — — — — 50: — — — — — — — — — — — — — — — — 60: — — — — — — — — — — — —— — — — 70: — — — — — — — —
Sorry, something went wrong.
if i use HDMI i2cdetect -y 1 works
0 1 2 3 4 5 6 7 8 9 a b c d e f 00: — — — — — — — — — — — — — 10: — — — — — — — — — — — — — — — — 20: — — — — — — — — — — — — — — — — 30: — — — — — — — 37 — — — — — — — — 40: — — — — — — — — — — — — — — — — 50: — — — — — — — — — — — — — — — — 60: — — — — — — — — — — — —— — — — 70: — — — — — — — —
i check the modules and i have the same:
+BRCMFMAC +BRCMUTIL +ADXL34X_I2C +BMP085 +ADXL34X +PCF8591 +LEDS_PWM +RTC_DS1307 +BCMDHD +CFG80211 +COMPAT
No branches or pull requests
I run
sudo i2cdtect -y 1
but empty result
what is wrong?
i use nanopi m2
debian
Matrix - RTC
CONFIG_I2C=y
CONFIG_RTC_DRV_DS1307=m
The text was updated successfully, but these errors were encountered: