Go to advanced search

by jamjax
Mon Jun 29, 2015 1:50 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

The image contained in the zip was dated August 2014, FWIW. I returned the displays to the brick and mortar store from where I bought them--they're not worth the hassle. I'll go with a better-documented brand. However, since I did start an email support request, I'll post their response here, so oth...
by jamjax
Sun Jun 28, 2015 4:10 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

I emailed Sainsmart support yesterday. In the meantime...

I found the image in the Amazon Product Description.

However, that image yields a rainbow screen on the composite video and a blank LCD.
by jamjax
Sat Jun 27, 2015 12:59 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

Hi Paul,

That product page has a doc and a zip. The doc suggests that the zip contains an IMAGE directory, but there's no such directory or image in it.

Dougie, I'll try my luck with Sainsmart support.

Thanks,
Jamie
by jamjax
Fri Jun 26, 2015 11:57 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

Latest failures: No fbtft references in /etc/modules: pi@raspberrypi ~ $ dmesg > before.txt pi@raspberrypi ~ $ sudo modprobe fbtft_device name=adafruit28 rotate=90 pi@raspberrypi ~ $ dmesg > after.txt pi@raspberrypi ~ $ diff before.txt after.txt 221a222,239 > [ 110.276489] fbtft: module is from the ...
by jamjax
Fri Jun 26, 2015 7:18 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

According to these Debian instructions, I gather I would need to remove the "options" part, and put this in my /etc/modules file, yielding:

/etc/modules:

Code: Select all

snd-bcm2835
fbtft_device name=adafruit28 rotate=90
I'm not home, so I can't try it yet, but does that seem right?
by jamjax
Fri Jun 26, 2015 1:24 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

I had an extra underscore, which I just fixed. Now /etc/modules is: pi@raspberrypi ~ $ cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. # ...
by jamjax
Fri Jun 26, 2015 12:34 pm
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

Thanks again, Dougie, Still no luck, though: I'm getting the same behavior as before. (X starts on the composite video out but not on the 3.2" display.) Adding module permanently, attempting to start X on the LCD, and then halting: pi@raspberrypi ~ $ echo "fbtft__device name=sainsmart32" | sudo tee ...
by jamjax
Fri Jun 26, 2015 2:16 am
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Re: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry

Hi Dougie, Thanks a lot for the response. The following commands are my attempts at following your instructions (and those in the links you provided): pi@raspberrypi ~ $ dmesg > before.txt pi@raspberrypi ~ $ sudo modprobe fbtft_device name=sainsmart32 pi@raspberrypi ~ $ dmesg > after.txt pi@raspberr...
by jamjax
Thu Jun 25, 2015 2:19 am
Forum: Graphics, sound and multimedia
Topic: Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P
Replies: 15
Views: 2702

Raspberry Pi B v2 & SainSmart 3.2" TFT LCD for Raspberry P

Hi Folks, My son's got a Raspberry Pi B v2 (000e) and just got a SainSmart 3.2" TFT LCD for Raspberry Pi (http://www.sainsmart.com/sainsmart-3-2-tft-lcd-module-320-240-touch-screen-display-for-raspberry-pi.html). I'm okay with Linux, but we're both completely new to Raspberry Pi. Is there a way to g...

Go to advanced search