embedded linux - Falied to register i2c-dev module -


i'm trying run i2c testcases ltp-ddt on arm board. installed i2c-tools, checked i2c devices in /dev folder, $ls /dev/i2c-* /dev/i2c-0 /dev/i2c-1 /dev/i2c-2 /dev/i2c-3. but, when try detect i2c devices running $i2cdetect -a 0 throwing error as, error: not open file `/dev/i2c-0': no such device or address please let me know valid solution asap.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -