Rpi Touchscreen Driver Corrupts Parrot

Briefly describe your issue below:
I have a 5 inch touchscreen and to use the touch screen I must install the drivers, however whenever I do it corrupts parrot and parrot won’t boot. I wanted to know if there were any way I could get the driver to work with parrot.

What version of Parrot are you running? (include version, edition, and architecture)
Rpi
What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
I wrote it to an sd card.
Configured to multiboot with other systems? (yes / no)
no
If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:
“git clone https://github.com/goodtft/LCD-show.git
chmod -R 755 LCD-show
cd LCD-show/
sudo ./LCD5-show”
These are the instructions I follow.

Touchscreen need driver?

You mean you have pi + external Touchscreen Moniter, but touchscreen won’t work , rigjt?

Cam yoi plz post your full Hardware classification , i will check thay github , but first post your that touchscreen full classification | information

Yeah, the touchscreen doesn’t work but if you install the driver it will. You mean hardware classification for pi or screen? This is the screen: https://www.amazon.com/Kuman-Resistive-800x480-Display-Raspberry/dp/B01F3EKJIA
This is pi specs:
"

  • SoC: Broadcom BCM2837B0 quad-core A53 (ARMv8) 64-bit @ 1.4GHz
  • GPU: Broadcom Videocore-IV
  • RAM: 1GB LPDDR2 SDRAM
  • Networking: Gigabit Ethernet (via USB channel), 2.4GHz and 5GHz 802.11b/g/n/ac Wi-Fi
  • Bluetooth: Bluetooth 4.2, Bluetooth Low Energy (BLE)
  • Storage: Micro-SD
  • GPIO: 40-pin GPIO header, populated
  • Ports: HDMI, 3.5mm analogue audio-video jack, 4x USB 2.0, Ethernet, Camera Serial Interface (CSI), Display Serial Interface (DSI)
  • Dimensions: 82mm x 56mm x 19.5mm, 50g

"

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.