helioz2000 / lvgl_demo

LVGL graphic demo for Raspberry Pi with 7" screen
27 stars 16 forks source link

Cant see any GUI #2

Closed rsingh2083 closed 3 years ago

rsingh2083 commented 3 years ago

The code compiled succesfully on jetson nano but when I run sudo ./demo I get this --

sudo ./demo
The framebuffer device was opened successfully.
1280x800, 32bpp
The framebuffer device was mapped to memory successfully.

Its stuck at this since 5 minutes

rsingh2083 commented 3 years ago

Fixed it : Was running it in graphical display , switched to CLI mode then it ran succesfully.