Hey the same by me @ Jessie . I have a workaround for me found. Put your driver-init in a file : /usr/local/bin/loaddisplay loaddisplay: (for my Display) #!/bin/bash modprobe fbtft_device name=flexfb gpios=dc:22,reset:27 speed=48000000 modprobe flexfb width=320 height=240 buswidth=8 init=-1,0xCB,0x3...