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

Unable to determine hardware version. I see: Hardware : BCM2835 #1

Closed
nitin7dc opened this issue Mar 22, 2017 · 9 comments
Closed

Unable to determine hardware version. I see: Hardware : BCM2835 #1

nitin7dc opened this issue Mar 22, 2017 · 9 comments

Comments

@nitin7dc
Copy link

Getting below error

Unable to determine hardware version. I see: Hardware : BCM2835

  • expecting BCM2708 or BCM2709
@firsttris
Copy link
Owner

which raspberry are you using?

seems to be related to "wiring-pi" unable to determine your raspberry pi version.

regards
Tristan

@nitin7dc
Copy link
Author

nitin7dc commented Mar 22, 2017

Raspberry pi 3 Model B running raspbian-jessie-lite

@firsttris
Copy link
Owner

Okay.. i researched you issue

it seems to be related to the new Kernel Version 4.9

there is already an issue in the Wiring-Pi Module:
WiringPi/WiringPi-Node#70

hopefully the will update Wiring-Pi soon..

or we have to switch to another GPIO library which is better maintained.

@nitin7dc
Copy link
Author

thanks, i will try on older version of kernel.

@firsttris
Copy link
Owner

i changed to a fixed wiringpi library
20b2fe6
should be working now on Kernel Version 4.9

@nitin7dc
Copy link
Author

nitin7dc commented May 1, 2017

thanks, i will check and confirm.

@ameenmohamed
Copy link

4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l GNU/Linux

does not work for me

@ameenmohamed
Copy link

i used 1.2 snap shot and upgraded . iupdated etc then it worked for me

com.pi4j pi4j-core 1.2-SNAPSHOT oss-snapshots-repo Sonatype OSS Maven Repository https://oss.sonatype.org/content/groups/public true always

@mesutpiskin
Copy link

java -Dpi4j.linking=dynamic ....

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

4 participants