WaveShare 7' clone (From China) - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: Audiophile (https://moodeaudio.org/forum/forumdisplay.php?fid=32) +--- Forum: Audio gear (https://moodeaudio.org/forum/forumdisplay.php?fid=10) +--- Thread: WaveShare 7' clone (From China) (/showthread.php?tid=5174) |
WaveShare 7' clone (From China) - From Hell - 11-04-2022 Hi everyone, While waiting for my 10.9 long screen, i tried to connect an old 7' screen from china to my Pi. ( Wiki ) i'v try with the config.txt params from WaveShare wiki, but it's not working. does Anyone used this screen ? with success ? Thanks in advance for your answers ! Greetings from Belgium Fabian RE: WaveShare 7' clone (From China) - TheOldPresbyope - 11-04-2022 (11-04-2022, 03:13 PM)From Hell Wrote: Hi everyone, Hi, Fabian. I don't have any WaveShare screens but I do have a non-touch 3.75" Kuman HDMI LCD screen in RPi designed to mount directly on an RPi (only to draw power via the GPIO) and with an HDMI jumper to the RPi. ATM, it's sitting on an RPi3B running moOde 7.6.1 (still!) and is working fine with the default config.txt settings. What model Pi and what specifically does "not working" mean? Do you see anything on the screen when you turn power on? I see a Kuman splach screen then the typical Linux boot-up console output. Regards, Kent RE: WaveShare 7' clone (From China) - From Hell - 11-04-2022 (11-04-2022, 03:35 PM)TheOldPresbyope Wrote:Hi kent,(11-04-2022, 03:13 PM)From Hell Wrote: Hi everyone, Thank for your answer My system is based on a Pi Zero 2 W with is own power and the screen with is own power too And betwen them, an HDMI2 cable (15cm long) I can't see nothing on screen, only the backlight led are on and sometime to time a thin horizontal white line durant a short moment. RE: WaveShare 7' clone (From China) - TheOldPresbyope - 11-05-2022 @From Hell I don't see anything controversial about the config.txt settings recommended in WaveShare doc. Basically, it boosts the HDMI signal and defines a 1024x600 screen mode. However, I notice in the same doc the following: Quote:If you use the Buster branch system, you can use it according to the above configuration. But if you are using the Bullseye branch system, you need to modify the default KMS driver to FKMS driver to display the system desktop normally Since moOde 8.2.2 is built on Bullseye perhaps you need to set this dtoverlay parameter. (It's not defined either way in the /boot/config.txt file distributed with moOde.) Just my 2-cents worth. Regards, Kent RE: WaveShare 7' clone (From China) - Alfred76 - 12-01-2022 Try to add the below on the config.txt hdmi_group=2 hdmi_mode=87 hdmi_cvt 1020 600 60 6 0 0 0 hdmi_drive=1 |