goodtft / LCD-show

2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bluetooth not working on Kali image

davidbenucci opened this issue · comments

I 'm facing the same issue of https://github.com/goodtft/LCD-show/issues/278 but with Kali image. I tried to replace console=tty1 console=ttyAMA0,115200 with console=serial0,115200 console=tty1 but it doesn't work. Could someone help me, pls?

Same issue. I tried to change the cmdline with the recommended changes but it didn't do anything. @davidbenucci Did you resolve this?

I solved my issue. I reimaged my Pi and then updated the Pi and then after reboot installed the 4 inch display drivers ./MPI4008-show and now no issue so far.