2015-10-08, 09:13
Hi,
yesterday I received a Waveshare 7" LCD (with touchscreen and HDMI input, 800x480), I briefly tested it with my Windows 7 laptop, everything worked out good (except for the touchscreen).
When I arrived at home I tried to install the Waveshare Raspberry image (PI2) and everything worked out, touchscreen included.
Just to have a try with Kodi (I will use the LCD for a car media center) I installed it directly from Raspbian but at the end of the installation when I launched Kodi, a lot of "garbage" appeared on the screen.
It's not easy to describe but this "garbage" made almost all the screen area white with dark lines !
The Raspberry was still running since I rebooted it via SSH.
I checked then the "config.txt" but the HDMI parameters (incliding "max_usb_current=1") was there correctly.
Then I tried to install a fresh copy of Raspbian (not the one supplied by Waveshare), made all the "update", configured the "config.txt" with HDMI parameters, installed Kodi from within Raspbian but I had the same problem: white screen with dark lines (the Raspbian desktop was barely visible in the background).
I tried also to install Kodi as standalone but when it "switches" to the main screen, the garbage appears.
It seems that, for some reason that I don't know, the HDMI/video settings when Kodi activates are wrong, while everything works good with Raspbian !
Should it get the video settings from the config.txt?
What could I check?
Thank you, best regards.
Roberto
yesterday I received a Waveshare 7" LCD (with touchscreen and HDMI input, 800x480), I briefly tested it with my Windows 7 laptop, everything worked out good (except for the touchscreen).
When I arrived at home I tried to install the Waveshare Raspberry image (PI2) and everything worked out, touchscreen included.
Just to have a try with Kodi (I will use the LCD for a car media center) I installed it directly from Raspbian but at the end of the installation when I launched Kodi, a lot of "garbage" appeared on the screen.
It's not easy to describe but this "garbage" made almost all the screen area white with dark lines !
The Raspberry was still running since I rebooted it via SSH.
I checked then the "config.txt" but the HDMI parameters (incliding "max_usb_current=1") was there correctly.
Code:
hdmi_cvt=800 480 60 6
hdmi_group=2
hdmi_mode=87
hdmi_drive=2
Then I tried to install a fresh copy of Raspbian (not the one supplied by Waveshare), made all the "update", configured the "config.txt" with HDMI parameters, installed Kodi from within Raspbian but I had the same problem: white screen with dark lines (the Raspbian desktop was barely visible in the background).
I tried also to install Kodi as standalone but when it "switches" to the main screen, the garbage appears.
It seems that, for some reason that I don't know, the HDMI/video settings when Kodi activates are wrong, while everything works good with Raspbian !
Should it get the video settings from the config.txt?
What could I check?
Thank you, best regards.
Roberto