-
-
Notifications
You must be signed in to change notification settings - Fork 228
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
Octodash with Rp4 & Hyperpixel4 goes green #3198
Comments
Update: i will update this thread ... |
As promised Update: |
octorelay is a GPIO based plugin so it would make sense that it would cause issues with HyperPixel since that uses the GPIO to communicate with the screen. I suspect you have a setting in OctoRelay that is turning on one of the pins causing the display to do that. |
Yeah true, in fact i did another try with even no config at all behind octorelay - but it still harms HyperPixel4. |
Problem solved! |
Hardware: RP4/4GB
Display:Hyperpixel 4.0
Powersupply: 4.0A+
Software:
Image: Clean Bullseye 64Bit build date 06. Sept 2022 incl apt-get update and upgrade
Manual setup of Octoprint 1.8.3
Octodash: 2.3.1
While installing Ocotodash i run into to several issues e.g. rotation, missing libs like libappindicator3-1 but last but not least got that
all running
Solution of rotation found in: #2944
Solution for getting around of libappindicator3-1 -> repack with libayatana-appindicator3-1 and "apt --fix-broken install"
Setting in /boot/config.txt for the display:
dtoverlay=vc4-kms-v3d max_framebuffers=2 dtoverlay=vc4-kms-dpi-hyperpixel4,rotate=270 dtparam=touchscreen-swapped-x-y,touchscreen-inverted-x
What it looks like:
Boot of Bullseye is seen normal with correct colors, including rasperry logo
Octodashlogo in the correct color
Octodash gui for about 1 second in correct colors
and then bam everything is greenish and very hard to read (hulk smash) :)
Navigating, touch is working fine and responsive, but yeah in green!
Exactly the same issue was seen at: #1995
The text was updated successfully, but these errors were encountered: