PDA

View Full Version : Kali on Raspberry Pi 2 with 3.5 TFT TouchScreen



brizio71
2015-02-26, 15:12
Hello,

I would like install Kali on the new Raspeberri Pi 2 with a 3.5 TFT LCD Touchscreen,
In order to install Kali on Pi 2 I have follow this guide https://itfellover.com/1-kali-from-git-clone-and-booting-in-19-steps/
an it works but I can not use the 3.5 TFT Touchscreen, I have try to follow this guide http://ozzmaker.com/piscreen-driver-install-instructions-2/# but
is related to raspbian distribution and doesn't work anyone can help me ?

Thanks

davedude
2015-03-14, 15:32
Hello,

I would like install Kali on the new Raspeberri Pi 2 with a 3.5 TFT LCD Touchscreen,
In order to install Kali on Pi 2 I have follow this guide https://itfellover.com/1-kali-from-git-clone-and-booting-in-19-steps/
an it works but I can not use the 3.5 TFT Touchscreen, I have try to follow this guide http://ozzmaker.com/piscreen-driver-install-instructions-2/# but
is related to raspbian distribution and doesn't work anyone can help me ?

Thanks

i also have the same issue, my screen will power but no display.
i had read on adafruit that their touchscreen is not yet supported on raspi .
thats about my best bet....just waiting myself lol

itfellover
2015-03-18, 16:57
Hey,

I am pretty sure there is an option when the kernel is compiling to add this support into your image.

You are presented with a Yes, No selection.

Thanks for checking out the guide but it has since been updated with this one (https://itfellover.com/kali-linux-1-1-0-git-install-kernel-cross-compilation-with-wireless-injection-working-v2/).

Wilsonb
2015-04-15, 11:11
I am also having the same problem using Kali 1.1 ,Rasp. 2 & adafruite 3.5 TFT. Had it working on Raspberry Pi B+
Could some who has this working , re-image and upload?

Wilsonb
2015-04-15, 18:28
Found this... check it and post if it works for you
https://hackaday.io/project/4557-handheld-kali-pi-v2

TFT screen does not display anything for me yet (black screen) but, it's getting closer

JonTheRed
2015-04-16, 12:51
when you get to the framebuffer section, type:
export FRAMEBUFFER=/dev/fb1
startx

Wilsonb
2015-04-16, 15:26
I Followed the standard Adafruit instructions and the display works now. ;-)
https://learn.adafruit.com/adafruit-pitft-3-dot-5-touch-screen-for-raspberry-pi/easy-install

Getting some random green line artifacts, No a big deal, most likely the frequency it's set to..

Now, working on getting the touchscreen to work. Following adafruit instructions didn't work for me.. in the past (on Pi B+ and Kali 9) I had the touch screen even working in console mode (for using MC)