We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I try to fix a problem with "PNGVIEW", If I use the HDMI output, is easy to add a png on the display, but with a LCD on SPI, is not easy.
I try with the "-d" parameter, I have tested many combinaison, nothing work, the code have already worked with another LCD (on HDMI).
My LCD output use the Framebuffer ; /dev/fb1, I have tested to use PNGVIEW with -d and many values, no one working;
Values tested;
What is the right value for this parameter ? The RaspiDMX report wrongly good or bad the value ?
With FBI, for send to the LCD output, parameter is "-T 2 -d /dev/fb1" (previously just "-T 1" when output is on HDMI port)
Using Raspbian OS lite with Chromium in Kiosk mode on a Raspberry Pi Zero WH with a SPI LCD 3.5" display.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello, I try to fix a problem with "PNGVIEW", If I use the HDMI output, is easy to add a png on the display, but with a LCD on SPI, is not easy.
I try with the "-d" parameter, I have tested many combinaison, nothing work, the code have already worked with another LCD (on HDMI).
My LCD output use the Framebuffer ; /dev/fb1, I have tested to use PNGVIEW with -d and many values, no one working;
Values tested;
What is the right value for this parameter ? The RaspiDMX report wrongly good or bad the value ?
With FBI, for send to the LCD output, parameter is "-T 2 -d /dev/fb1" (previously just "-T 1" when output is on HDMI port)
Using Raspbian OS lite with Chromium in Kiosk mode on a Raspberry Pi Zero WH with a SPI LCD 3.5" display.
The text was updated successfully, but these errors were encountered: