notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.85k stars 496 forks source link

TinyLcd 3.5" remains white #463

Closed AndreiAdrian closed 3 years ago

AndreiAdrian commented 7 years ago

I use a raspberry pi 3b with jessie.I have rpi updated and followed the steps to install the display. The drivers are loaded, lsmod shows 'fb_tinylcd' and 'fbtft', spi is enabled 'con2fbmap 1 1' doesn't show errors, but still the display is white. Am I missing something?

notro commented 7 years ago

You could try lowering the speed. A white display means it's not been configured (correctly).

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.