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

/sys/class/i2c-adapter/i2c-0 folder missing #21

Open
Tyler-Ward opened this issue Mar 11, 2015 · 2 comments
Open

/sys/class/i2c-adapter/i2c-0 folder missing #21

Tyler-Ward opened this issue Mar 11, 2015 · 2 comments

Comments

@Tyler-Ward
Copy link

When running eepflash I get the following error.
eepflash.sh: line 116: /sys/class/i2c-adapter/i2c-0/new_device: No such file or directory

looking in the file system the /sys/class/i2c-adapter/i2c-0 folder is missing.
This was encountered on a pi2.

@popcornmix
Copy link

Have you read: https://github.com/raspberrypi/firmware/blob/master/boot/overlays/README
You'll need to enable the "vc" i2c interface through device tree.

@disk91
Copy link

disk91 commented Mar 28, 2015

in your /boot/config.txt add dtparam=i2c_vc=on

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

3 participants