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.

LCD problem with Beaglebone Black

Hi guys,

             Now I want to add AT070TN83 LCD panel with my BB black.

             The detail of my board is as following:

             kernel: 3.2.0

             filesystem: arogo

             LCD panel: AT070TN83

             I have modified the driver with da18xxx.c and board_am335x.c.But, when I start the board, the print information says:

             "Error opening /dev/fb0: No such device" and "LCDL not supported on the evm (6)"

            What should I do ?