Can any1 help me I got a waveshare pears pot 3.2 inch lcd v4 for my raspberry pi 2 but can't get the image to load after correctly formatting sd card and using image app provided
Done Web search tried different memory cards but all it does is have white screen
Any ideas peeps
-
- Posts: 5
- Joined: Fri Feb 20, 2015 9:59 am
-
- Posts: 27225
- Joined: Tue Mar 25, 2014 12:40 pm
Re: rpi2 lcd
Raspbian OS with the Notro Drivers should work afaiaadantes_rage wrote:Can any1 help me I got a waveshare pears pot 3.2 inch lcd v4 for my raspberry pi 2 but can't get the image to load after correctly formatting sd card and using image app provided
Done Web search tried different memory cards but all it does is have white screen
Any ideas peeps
http://www.raspberrypi.org/forums/viewt ... 66#p698297
Take what I advise as advice not the utopian holy grail, and it is gratis !!
-
- Posts: 5
- Joined: Fri Feb 20, 2015 9:59 am
Re: rpi2 lcd
Have you got a link I've tried everything it just has a blank screen white that's all also do you know if I put emulationstation on another memory card will that go right in to the pi are the screen drivers stored on memory card aswell
Re: rpi2 lcd
Your keyboard has a problem; It's missing the dot and the comma...dantes_rage wrote:Have you got a link I've tried everything it just has a blank screen white that's all also do you know if I put emulationstation on another memory card will that go right in to the pi are the screen drivers stored on memory card aswell
There's a link in the post FotL linked to: https://github.com/notro/rpi-firmware#install
After running that rpi-update command you will need to edit /boot/config.txt. Add
Code: Select all
dtparam=spi
dtoverlay=waveshare22
-
- Posts: 5
- Joined: Fri Feb 20, 2015 9:59 am
Re: rpi2 lcd
Many thanks
So I go to 1st link and download and install the Os
Then from there I edit the part you just mentioned is that all I need buddy
So I go to 1st link and download and install the Os
Then from there I edit the part you just mentioned is that all I need buddy
Re: rpi2 lcd
Yes, but can't guarantee it will work. I use it with an Adafruit PiTFt on a Pi2b. Screen works fine, no joy with touch yet, though.dantes_rage wrote:Many thanks
So I go to 1st link and download and install the Os
Then from there I edit the part you just mentioned is that all I need buddy
-
- Posts: 5
- Joined: Fri Feb 20, 2015 9:59 am
Re: rpi2 lcd
Can't I just get the raspbian img from the link and use that as says my lcd model is supported
Re: rpi2 lcd
Which img from what link?dantes_rage wrote:Can't I just get the raspbian img from the link and use that as says my lcd model is supported
The image has to support Pi2B otherwise you will not even get the Pi started...
So it could be irrelevant if it supports your lcd or not.
-
- Posts: 5
- Joined: Fri Feb 20, 2015 9:59 am
Re: rpi2 lcd
viewtopic.php?f=100&t=98069&p=698566#p698297
This link there is a image
This link there is a image
Re: rpi2 lcd
That's not a valid linkdantes_rage wrote:viewtopic.php?f=100&t=98069&p=698566#p698297
-
- Posts: 27225
- Joined: Tue Mar 25, 2014 12:40 pm
Re: rpi2 lcd
You need to install Raspbian OS, obviously you will need a Standard Monitor or use SSH fordantes_rage wrote:viewtopic.php?f=100&t=98069&p=698566#p698297
This link there is a image
initial configuration, then install Notro Drivers as per the link in the post I linked to....
Take what I advise as advice not the utopian holy grail, and it is gratis !!