pimoroni / hyperpixel

Setup for the Pimoroni Hyper Pixel 800x480 pixel multi-touch display
https://shop.pimoroni.com/products/hyperpixel
MIT License
96 stars 29 forks source link

[Solved] Screen blank using setup.sh from this repo #40

Closed omiq closed 5 years ago

omiq commented 6 years ago

The Curl command responds with We can't connect to the Internet, check your network!" which is weird because the curl is using the internet to get the script.

Cloning this repo gets further but on reboot the screen flashes then goes blank.

hyperpixel-init flashes the screen then goes blank

The backlight is on

Solved

Gadgetoid commented 5 years ago

IIRC our curl scripts check for connectivity by pinging a known-more-or-less-stable IP address. This may be something you've got blocked. In hindsight it may be completely unecessary since- as you rightfully point out- curl had to connect to the internet to get the script in the first place.