Skip to content
This repository has been archived by the owner on Oct 29, 2019. It is now read-only.

Errors after run proyect in updated Wyliodrin 12 #81

Open
campinzon opened this issue Jul 27, 2017 · 6 comments
Open

Errors after run proyect in updated Wyliodrin 12 #81

campinzon opened this issue Jul 27, 2017 · 6 comments

Comments

@campinzon
Copy link

campinzon commented Jul 27, 2017

captura de pantalla 2017-07-27 a la s 1 19 39 p m

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

  1. run project
  2. [Second Step]
  3. [and so on...]

Expected behavior: Runs withouts erros or warnings

Actual behavior: run ok, but with errors

Reproduces how often: always

Version

Wyliodrin STUDIO:

12.1

Chrome browser:

Versión 59.0.3071.115 (Build oficial) (64 bits)

OS name: OSX 10.12.6
OS version:

Additional Information

@alexandruradovici
Copy link
Contributor

alexandruradovici commented Jul 27, 2017 via email

@campinzon
Copy link
Author

yes, my app is running..

@campinzon
Copy link
Author

another issue is: is not possible for my config Wyliodrin WEB, never connect. i transfer wyliodrin json, but not connect.

@alexandruradovici
Copy link
Contributor

alexandruradovici commented Jul 27, 2017 via email

@campinzon
Copy link
Author

these are new errors after execute "sudo apt-get update and sudo apt-get upgrade" in last wyliodrin image:
nable to determine hardware version. I see: Hardware : BCM2835
,

  • expecting BCM2708 or BCM2709.
    If this is a genuine Raspberry Pi then please report this
    to projects@drogon.net. If this is not a Raspberry Pi then you
    are on your own as wiringPi is designed to support the
    Raspberry Pi ONLY.
    Makefile.wyliodrin:2: recipe for target 'run' failed
    make[1]: *** [run] Error 1
    Makefile.raspberrypi:7: recipe for target 'run' failed
    make: *** [run] Error 2
    Project exit with error 2

Please your help. nothing run...

@xR86
Copy link

xR86 commented Aug 10, 2017

Hello @campinzon this also happened to me. It's an upstream issue coming from WiringPi. You can check some possible solutions here:

The problem
Problem is, when you're doing that upgrade, the kernel version also gets updated (probably chip model also is changed ?) and they're just not supporting it. Someone patched this, but the repo maintainers don't want to merge or patch this themselves: WiringPi/WiringPi-Python#51
(notice the last answer from one of the original developers: WiringPi/WiringPi-Python#51 (comment) ).

Some sort of fix
I would try to reinstall OS on the SD card from the image (simplest solution)
OR rollback updates (harder solution - check this only if you're confident with Linux) - unix.stackexchange.com/questions/79050/can-i-rollback-an-apt-get-upgrade-if-something-goes-wrong
OR check Wyliodrins version from https://github.com/Wyliodrin/wiringPi - steps here - raspberrypi.stackexchange.com/questions/57501/wiringpi-error-etates-im-not-using-an-rpi
(I don't remember if this solution worked for me)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants