Difference between revisions of "Template:RPi LCD FAQ"

From Waveshare Wiki
Jump to: navigation, search
 
Line 29: Line 29:
  
 
  sudo ./LCD-hdmi
 
  sudo ./LCD-hdmi
}}
 
{{FAQ|The system mirror image cannot run after updated. Why?
 
|
 
You should update the mirror image in the same manner as the method shown below, otherwise the system mirror image may not run after updated:
 
 
sudo apt-mark hold raspberrypi-bootloader
 
sudo apt-get update
 
sudo apt-get upgrade
 
 
}}
 
}}
 
}}
 
}}

Latest revision as of 07:10, 15 August 2016


 Answer:
To use the LCD with the Raspberry Pi official image, driver should be installed first. Please refer to the user manual. However, for the first testing, you may want to use our provided image directly.
{{{3}}}
{{{4}}}

{{{5}}}


 Answer:
Make sure the hardware connection is correct and connects fine.

Make sure the image in TF card is burnt correctly.

The PWR will keep on and the ACT will keep blinking when the Raspberry Pi starts up successfully, in case both of the two LEDs keep on, it is possible that the image were burnt incorrectly OR the TF card were in bad contact.
{{{3}}}
{{{4}}}

{{{5}}}


 Answer:
It is strongly recommended to use a stand-alone 5V/2A power adapter, because the USB port of PC might not have enough power to support the Pi and LCD.
{{{3}}}
{{{4}}}

{{{5}}}