Hi Chriss,ChrissHamm wrote:I was looking at the 2.4 LCD display setup, but when I download the .zip file from amazon I don't get the user manual and how to configure the raspberry pi to see the display. I am very, very new to Linux, raspberry pi, and setting up hardware. Can someone help me? What are the key things I need to understand.
ChrissHamm wrote:HI Doug,
I have the 7" display but the video I saw was on the 2.4 " display. I thought I had to have src files like they did in the video, but it turns out that the display found what it needed and worked when I plugged it in after getting the raspberry pi up and running. Thanks for responding.
Sincerely,
ChrissHamm
dingusmcgee wrote:Hi! Thanks for the reply.
I got hooked up with someone that has done this before and had to do some code work to tell my pi to see the monitor and suck. I still cant get the touch screen part to work and I dont know if I need to get some code for that. When it comes to writing code or even knowing what to do with the code I am lost.
So I am using the screen with out the touch part. At least it didnt cost me a ton of cash right?
Hi Dingus,dingusmcgee wrote:yup...waiting for a reply....
you could try compiling the kernel following the instructions on his blog or using his compiled kernel (also linked on his blog).I have installed latest Raspbian image on a SD_Card and tried it on my Raspberry PI model B, but the touchpanel didn't show any input. After searching a lot I have decided that I have to recompile the raspbian kernel and add support for touchpanel. This sounded very new to me but it seemed to be an easy task.
He does have full instructions and a link to his compiled kernel if you want to use that.dingusmcgee wrote:Ok Ill look into that.
Ill have to figure out how to compile and do what this guy says to do. I ordered some books on programiing the pi and such but haven't gotten them yet.