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" error #2

Closed
RobXYZ opened this issue May 12, 2017 · 4 comments
Closed

"Unable to determine hardware version" error #2

RobXYZ opened this issue May 12, 2017 · 4 comments

Comments

@RobXYZ
Copy link

RobXYZ commented May 12, 2017

Homebridge would not start with the error Unable to determine hardware version. I see: Hardware: BCM2835 expecting BCM2708 or BCM2709. Please report this to [email protected]

Followed instructions here and changed to wiringpi-node library which appears to fix it.

@ItsFelix
Copy link

ItsFelix commented Jun 2, 2017

i get the same error please help :/

@sievideoexperts
Copy link

Same here on RasPi3.
Updated/Upgraded my Jessie Lite Version, unlikely no change on this one.

@philgin
Copy link

philgin commented Aug 21, 2017

Upgrade your wiringPi installation:
$ cd
$ git clone git://git.drogon.net/wiringPi
$ cd ~/wiringPi
$ git pull origin
$ cd ~/wiringPi
$ ./build
source: http://wiringpi.com/download-and-install/

@dubocr
Copy link
Owner

dubocr commented Oct 8, 2017

Should be fixed in 0.0.5. Thanks @mguaylambert.

@dubocr dubocr closed this as completed Oct 8, 2017
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

5 participants