hampshire1
Posts: 4
Joined: Sat Mar 05, 2016 8:37 am

WaveShare lcd

Fri Mar 18, 2016 11:03 pm

Hi, just got a waveshare spot pear lcd for my new Pi 3. It came with a cd image file which I put on sd card. Put the screen on Pi and the screen stays white. The red light in Pi is on but no green. I tried it on my Pi 2 and it works so can't be a broken screen.
Any ideas please
Thanks

User avatar
topguy
Posts: 6527
Joined: Tue Oct 09, 2012 11:46 am
Location: Trondheim, Norway

Re: WaveShare lcd

Fri Mar 18, 2016 11:12 pm

You probably need to update the firmware and kernel before it will boot on Rpi3.
If the image is based on Raspbian you might be able to fix it with "sudo apt-get update; sudo apt-get upgrade".

If not, put WaveShare into the search box in the top right corner.

hampshire1
Posts: 4
Joined: Sat Mar 05, 2016 8:37 am

Re: WaveShare lcd

Fri Mar 18, 2016 11:28 pm

Thanks for reply. Any idea where I can get a walk through on the steps you suggest. Complete novice here. Thanks

DirkS
Posts: 10371
Joined: Tue Jun 19, 2012 9:46 pm
Location: Essex, UK

Re: WaveShare lcd

Sat Mar 19, 2016 11:12 am

hampshire1 wrote:Thanks for reply. Any idea where I can get a walk through on the steps you suggest. Complete novice here. Thanks
Put the card in the Pi2 and run

Code: Select all

sudo apt-get update
sudo apt-get upgrade
from the command line, then use the card in the Pi3B...
and hope Waveshare did not block updates to the raspberrypi-bootloader package

Return to “Troubleshooting”