I tried to install my new hyperpixel panel on my raspberry 3 running kali linux today.
I used: curl https://get.pimoroni.com/hyperpixel | bash
got a error that i cannot have root access so i made a second account without superuser rights and tried again.
This time i got this error:
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 38282 100 38282 0 0 7547 0 0:00:05 0:00:05 --:–:-- 8391
This script will install everything needed to use
HyperPixel
Always be careful when running scripts and commands copied
from the internet. Ensure they are from a trusted source.
I just tried it in raspberian. There the install ran thru without errors. In the end it asked for a reboot typed y and i just got a black screen.
I had a monitor connected via hdmi to the pi at the same time so i disconnected it but it does not help. Also i tried to disconnect the screen and connect the hdmi again to the big monitor but i did not get a picture back.
I hit shift during boot to get into recovery and deleted the hyperpixel entrys from the config. Now i can see again but how do i get this to work?
Also is it normal that the backlight is constantly on before any drivers are installed?
I don’t personally own one, not yet anyway. I just know that Pimoroni’s installers are written for Raspbian. Just curious, did you use Jessie or Stretch? Did you have anything else connected to the GPIO?
My raspberry is a model 3 B.
First i had raspberian installed under noobs,
today i tried a clean install of raspberian from a image without noobs, i downloaded the image from the raspberian website (2017-11-29-raspbian-stretch.img) first i used sudo apt-get update, sudo apt-get upgrade and sudo apt-get dist-upgrade until nothing new came in. (Reboots in between) So i used the most recent version of raspberian.
The display behaves the same as before with raspberian under noobs installed (no picture, backlicht on) the only difference is
without noobs installed i cannot even delete the hyperpixel entrys from my config to see anything again (with shift pressed in on boot nothing happens). But i can use my windows pc to edit the config on the sd card.
In case it matters here is the content of my config:
I found the error. It was one of the pins, i mesured them all with a meter and one had no connection for whatever reason, visually it looked sound. I replaced it and now it works! Thank you!
I still hope to get it to work in Kali linux, but i am glad it is not broken.