-
Notifications
You must be signed in to change notification settings - Fork 67
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
Error running "run.sh" #7
Comments
Weid. I cannot run examples:
The wifi connection drops then (reboot i guess).. there is nothing displayed. Running "run.sh":
After his, the device reboots. |
The first problem is easy enough - it happens because the screen-weather-get script is taking You could try making a copy of the screen-template.svg and call it |
I think try to get the samples working first. If those don't work, this project won't. You'll later run into another problem - which is this project was written for the v1 screens and you probably have the v2 screens. I'm just working on a script for that right now that might help. But in the meantime try to get the demo working. |
Thank you for your reply. Yes, i have the V2 screen. Trying to run the examples results in a device reboot. I'm running buster lite, does that make a difference? |
I really don't know why even the samples would result in a reboot, you'll have to troubleshoot this. It could be not enough power being supplied (try a higher Amp charger, power from mains instead of computer, something like that), it could be the OS (sure you can try Raspbian Stretch), just to eliminate variables. |
Hi @pdavid-muc I used the Raspberry Pi Imager and downloaded the recommended version. I followed @mendhak's advice re using the demo. It worked almost straightaway - I never saw a reboot error. |
I have really no idea what i am doing wrong. Tried different power source (2.4A). Did exactly what is described in the readme. When i try to run the demo:
The raspberry pi just restarts. |
@pdavid-muc I see an issue similar to yours on the waveshare repo, have a look : waveshareteam/e-Paper#92 It also looks like it's worth emailing Waveshare directly since what you're experiencing doesn't seem to be normal - their screen with their own sample code isn't working. |
I'll have a look there - thank you very much! |
I'd like to built a screen displaying current or future meetings, i don't need the PiHole or Weather integration.
I followed your instructions, apart from installing python-imaging (which was not available), i installed "python-pil" (apt recommended that).
In Google, i enabled the Google Calendar API and instead for "Desktop App" i went for "TVs and limited input devices" (does that make a difference? Selecting desktop app did not work for me).
After using 'curl' for the localhost-URL, this is was the script outputs:
Did i miss something?
I have a raspberry pi zero WH, the Display you've mentioned and accessories.
The text was updated successfully, but these errors were encountered: