-
Notifications
You must be signed in to change notification settings - Fork 129
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
Raspberry Pi 5 w/ Official 7" Touchscreen Support #560
Comments
Thank you for the contribution. We'll see how we can integrate this into the next release |
System unit override to set cog environment variable for wayland also works for my Luckfox 7" HDMI LCD Display (1024x600) |
@Hans-Haefner @Cbeck527 @hifiberry Can someone walk me through how to do this when putting the SD card with HiFiBerryOS installed on it, into my Ubuntu box? Using sudo nautilus to avoid permissions issues but can't find these files to edit... Using this display: https://www.waveshare.com/wiki/13.3inch_HDMI_LCD_(H) on an RPi4. Dug around and found a single overlay file with waveshare in the name so I edited config.txt pointing to that dt_overlay file...my install isn't too happy at the moment... |
tldr; for Pi3, use the I'm having the same issue with a RPi 3B+. I tried the steps as described here (adjusting the config.txt to load the overlay for any pi).
(also tried display_auto_detect=1 instead, same result) This results in the display being recognized (i.e., splash screen), but I only get a login terminal, and when restarting the cog-service I get an error that a required service failed:
edit .. checked for other issues - it is not the same as in #367 (cmd-line argument is already added to the service) Running weston directly yields
edit - the folder edit experimented with the overlays. Switching back to |
@Cbeck527 - did you notice if the screensaver is working in your setup? It's not working for me, but after changing the overlay it might also be related to this... |
Describe the bug
There are display issues using the following hardware:
First, the display does not function until overlay is added. Then, the now playing display appears to be "zoomed in" too much, as if it does not fit the screen.
HiFiBerryOS version
64alpha8
https://github.com/hifiberry/hifiberry-os/releases/tag/64alpha8
hifiberryos-20240523-pi4.img
HiFiBerry sound card
DAC+ Pro
To Reproduce
Steps to reproduce the behavior:
Expected behavior
FIX
I was able to fix both issues with the following steps:
nano
as the editor... there seems to be an issue with the built-in vim)systemctl restart cog
or rebootThe text was updated successfully, but these errors were encountered: