Coder Social home page Coder Social logo

how do i run this repo about lv_port_linux HOT 7 CLOSED

lvgl avatar lvgl commented on July 29, 2024
how do i run this repo

from lv_port_linux.

Comments (7)

kisvegabor avatar kisvegabor commented on July 29, 2024

Just change the frame buffer device here and build it with make.

from lv_port_linux.

qNnOtTk avatar qNnOtTk commented on July 29, 2024

i compiled it, running ./demo gives me this error

rock@radxa-zero:~/lv_port_linux_frame_buffer$ sudo ./demo
ioctl(FBIOBLANK): Invalid argument

I also tried running DISPLAY=:0 ./demo but still not working

update:
i got it working without any error messages, removing line 97-101 seems to have fixed the problem, but all i can see on fb1 is some off white color, and black lines next to it

from lv_port_linux.

kisvegabor avatar kisvegabor commented on July 29, 2024

I also wanted to suggested to remove the FBIOBLANK line. πŸ™‚

Please send a screen shot.

from lv_port_linux.

embetrix avatar embetrix commented on July 29, 2024

@qNnOtTk you can't just run it on your host ! it's probably running X11 or Wyland, try it on a target with framebuffer

from lv_port_linux.

symfund avatar symfund commented on July 29, 2024

To run this repo, your linux kernel must support frame buffer driver or DRM/KMS driver with legacy fbdev support. Also this repo can run in Wayland environment with or without X11!

from lv_port_linux.

symfund avatar symfund commented on July 29, 2024

lvgl-wayland-calendar

from lv_port_linux.

qNnOtTk avatar qNnOtTk commented on July 29, 2024

Hi sorry i forgot about this issue i made, anyway, i figured out how to run it on X11, i just hid the cursor and ran it on fullscreen and its good enough for me, thanks for the help

from lv_port_linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.