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.84k stars 495 forks source link

waveshare 3.5inch LCD(B) which module to use? #514

Closed amrithmmh closed 2 years ago

amrithmmh commented 6 years ago

inside /etc/initramfs-tools/modules spi_bcm2708 fbtft fb_s6d02a1

and /etc/initramfs-tools/scripts/init-top/spi script executable

!/bin/sh

modprobe spi_bcm2708

not working for me tried changing spi_bcm2708 to 2835

amrithmmh commented 6 years ago

cannot get plymouth to work it shows something now but not correctly whichever theme i load i get three white dots i used the fb1 for LCD...what is the correct method?

github-actions[bot] commented 2 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.