Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

framebuffer acceleration #27

Open
nnn112358 opened this issue Jun 12, 2024 · 0 comments
Open

framebuffer acceleration #27

nnn112358 opened this issue Jun 12, 2024 · 0 comments

Comments

@nnn112358
Copy link

nnn112358 commented Jun 12, 2024

The Lichee RV nano + 7inch touchpanel (currently the only LCD available) displays images slowly.
In release of the repository here, 2024-05-28-17-33-82a0b7.img.xz is framebuffer acceleration is disabled.
Also, since the virtual resolution is large, I want this to be the same size as the device.

# fbset
mode "800x1280-0"
        # D: 0.012 MHz, H: 0.011 kHz, V: 0.008 Hz
        geometry 800 1280 800 2560 32
        timings 85208760 137 55 35 2 79 9
        accel false
        rgba 8/0,8/8,8/16,8/24
endmode

Could you please disclose how to enable framebuffer acceleration in the Lichee RV nano.
And, please show me how to do virtual resolution configration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant