I have two official pi touchscreens, and they have both stopped working one after the other (a week or so between them) with the same symptoms (just flash on reboot, then black). I'm running them on external power with the ribbon cable. I've tried different cables but I don't think they are the problem as the screen is detected ok:
Code: Select all
dmesg | grep -i ft5406
[ 6.568213] rpi-ft5406 rpi_ft5406: Probing device
[ 6.568761] input: FT5406 memory based driver as /devices/virtual/input/input2Code: Select all
cat /proc/cmdline | grep bcm2708_fb
dma.dmachans=0x7f35 bcm2708_fb.fbwidth=800 bcm2708_fb.fbheight=480 bcm2709.boardrev=0xa01041 bcm2709.serial=0x3fec997e smsc95xx.macaddr=B8:27:EB:EC:99:7E bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwaitCode: Select all
sudo apt-get update
sudo apt-get install --reinstall libraspberrypi0 libraspberrypi-{bin,dev,doc} raspberrypi-bootloader
sudo rebootCode: Select all
device_tree=cheers,
dave
