Hi,
I want to use FBDEV and change USE_FBDEV to '1' . But I see nothing . How could I do with it ?
Thanks!
Best regards!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I want to use FBDEV and change USE_FBDEV to '1' . But I see nothing . How could I do with it ?
Thanks!
Best regards!
Hi,
Could you check if the fbdev module is inserted (check by doing lsmod)? could you check if /dev/fb0 entry is created?
Rgds,
Brijesh
Hi Brijesh,
Thanks for your reply !
The problem have been sloved . I just change the command to "insmod ./kermod/ti81xxfb.ko vram=0:8M,1:8M,2:4M" in the file "load.sh" .
Best regards!