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

ERROR: "fbtft_write_buf_dc" [drivers/staging/fbtft/fb_sh1106.ko] undefined! #556

Closed vinayprydotinfotech closed 2 years ago

vinayprydotinfotech commented 4 years ago

err

hi guys can anyone help ? environment here is rpi-4.19.y raspberry kernel and raspberry pi 4 gcc8.3.0 i am getting this when adding tbtft

neilabdev commented 3 years ago

+1

neilabdev commented 3 years ago

FYI, in my case while using BuildRoot, I believe the reason for this is that FBTFT is now included in linux kernel 4x and above. Thus, selecting FBTFT kernel extension, which includes package FBTFT by default, would cause the error to occur.

2015-01-19
The FBTFT drivers are now in the Linux kernel staging tree: https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
Development in this github repo has ceased.

https://github.com/notro/fbtft

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.