Difference between revisions of "Template:RPi LCD FAQ"

From Waveshare Wiki
Jump to: navigation, search
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
|3.5inch RPi LCD (A)
 
|3.5inch RPi LCD (A)
 
|3.2inch RPi LCD (B) =
 
|3.2inch RPi LCD (B) =
{{FAQ|How to apply the RPi LCD in a custom Raspbian system mirror image?
+
{{FAQ|How to apply the RPi LCD in a custom Raspbian system image?
 
|
 
|
 
Configure your Pi:
 
Configure your Pi:
Line 30: Line 30:
 
  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
 
}}
 
}}
 
 
{{FAQ|Why the LCD doesn't work with my Raspbian?
 
{{FAQ|Why the LCD doesn't work with my Raspbian?
 
|To use the LCD with the Raspberry Pi official image, driver should be installed first. Please refer to the user manual.
 
|To use the LCD with the Raspberry Pi official image, driver should be installed first. Please refer to the user manual.
Line 49: Line 43:
 
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.}}
 
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.}}
 
{{FAQ|Which power supply should I use?
 
{{FAQ|Which power supply should I use?
|'''It is strongly recommended to use a stand-alone 5V/2A power adapter, because the PC's USB port might doesn't have enough power to support the Pi and LCD.'''}}
+
|'''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.'''}}

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}}}