N35 LCD Problem

Mehmet Selcuk YAYAN
Hello,

I have a mini 2440 board with nec 3.5" lcd display. There is a problem with
the lcd. Screen starts from approximately 7-10 pixel to the left side. I
mean, there is a blank column on the screen with 7-10 pixel width. What is
the problem here? How can I solve this problem, can you please help me?

Thanks in advance,
Kindly Regards

Edje11
The you have the wrong image programmed, you need the T35 image.

Irinel
I had this problem two days ago. This happened me because the linux image
has some bugs. Try another linux image.

Paul
It doesn't have some bugs.
There are 2 3.5" screens on the mini2440, the old one is the T35, the new
one is made by NEC and it is the N35.
If you're getting the shifted effect you're using the wrong image.
In this case you need the T35.
Cheers

davef
But he says he is using the NEC 3.5" OR are both 3.5" made by NEC?

BinaryDroid
I had the same problem. even tried reflashing the image with a newer
version of the N35 image with the same effect before looking at the screen
part number. Turns out the seller I purchased from on Ebay was listing the
auctions as "NEC 3.5 + ARM9 Development board" and I assumed it to be
correct. once I found that their was multiple suppliers involved It was
obvious :)  Nothing wrong with the board or LCD so far just listed wrong,
honest mistake.

Bloggins666
It would appear that I have the same issue. I ran the test file via
download called 2440test_A70.bin. I found this forum thread and tried the
file called 2440test_N35.bin and it was showing as shifted. I then tried
2440test_T35.bin and the image displays correctly.

When I boot the device to the linux image I get a corrupted display. It is
very bright and stripped with white and some other colour. Can I assume
that when I get the linux image built with the correct driver and
downloaded onto the device that this will display properly?

Cheers!!