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

Support latest BeagleBone Black Kernel #95

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

lkuza2
Copy link

@lkuza2 lkuza2 commented Sep 20, 2016

/dev/i2c-1 is incorrect on the latest BeagleBone images. Use /dev/i2c-2 to get a proper connection.

/dev/i2c-1 is incorrect on the latest BeagleBone images.  Use /dev/i2c-2 to get a proper connection.
@sbunciak
Copy link
Member

@mijaros please review

@lkuza2
Copy link
Author

lkuza2 commented Sep 23, 2016

@sbunciak On the newest kernels, only I2C_2 pins seem to work. /dev/i2c-1 is present, but the connection is impossible to open, even with command line tools.

@mijaros
Copy link
Member

mijaros commented Sep 23, 2016

Hi guys, I'm on it, I'll test the rest of functionality on Monday.
@lkuza2 Thank you for the pull request, I'll merge it when the tests on new image are finished.

@sbunciak We have to decide whether we'll support old and new images for BBBlack, or just work on the leatest version.

@lkuza2
Copy link
Author

lkuza2 commented Mar 27, 2017

@mijaros any news on this?

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

Successfully merging this pull request may close these issues.

3 participants