-
Notifications
You must be signed in to change notification settings - Fork 3
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
White Screen in Media Center HAT after Pi Hole installation #17
Comments
Bullseye support for tft displays has changed. For now downgrade to buster. |
Ah! thanks. Will try that. |
Just like to add a comment after successfully installing: If [i] It is recommended to update your OS after installing the Pi-hole! So, I repeated the process by a fresh Buster download (including Desktop), I had to do ` Then tried ...pi@raspberrypi:~ $ sudo apt update Ignored the upgrade suggestion and tried again...pi@raspberrypi:~ $ curl -sSL https://install.pi-hole.net | bash [i] Root user check [✓] Sudo utility check [✓] Root user check
[✓] Update local cache of available packages [✓] Checking apt-get for upgraded packages... 407 updates available [i] Checking for / installing Required dependencies for OS Check... [i] Processing apt-get install(s) for: dnsutils, please wait... (Reading database ... 91789 files and directories currently installed.) [✓] Supported OS detected [i] SELinux not detected [i] Using interface: eth0 [✗] Check for existing repository in /var/www/html/admin [i] Checking for / installing Required dependencies for Pi-hole software... |
Further information just in case someone ends up doing the same as me. raspi-config had to be updated so that the Boot/Auto Login options shown in this guide are available. Final OS information at end of successful installation: pi@raspberrypi:~ $ apt policy raspberrypi-kernel |
Sensemonster - could you run through the steps you used to install this and the old RPi desktop packages you used to make it work? |
@rpi-tom how far are you getting when you try the approach I took? |
@sensemonster I have not tried installing Pihole yet as I still cannot get the screen to work with a vanilla RPi desktop installation.
I would be interested in what you installed as the base OS, and a link for where the IMG can be downloaded from. |
The HAT display was completely dark until I completed the PiHole and PADD steps described in the guide I referenced earlier in my post (https://learn.pi-supply.com/make/pi-hole-monitoring-with-the-media-center-hat/) |
@sensemonster - eventually managed to get this working when I dug out an old archived Buster image. The more recent versions do not work for some reason. |
@sensemonster @rpi-tom Replace the media-center.dtbo overlay in /boot/overlays with the fixed one now in the repository (https://github.com/PiSupply/Media-Center-HAT/blob/master/Software/media-center.dtbo). Note; You will need to add an empty |
Many thanks @tvoverbeek |
Instructions followed as per https://learn.pi-supply.com/make/pi-hole-monitoring-with-the-media-center-hat/
Desktop Image installed via Raspberry Pi Imager v1.6.2
The following may be useful for diagnosis:
pi@raspberrypi:~ $ apt policy raspberrypi-kernel
raspberrypi-kernel:
Installed: 1:1.20211029-1
Candidate: 1:1.20211029-1
Version table:
*** 1:1.20211029-1 500
500 http://archive.raspberrypi.org/debian bullseye/main armhf Packages
100 /var/lib/dpkg/status
pi@raspberrypi:~ $ uname -a
Linux raspberrypi 5.10.63-v7+ #1459 SMP Wed Oct 6 16:41:10 BST 2021 armv7l GNU/Linux
The text was updated successfully, but these errors were encountered: