AndrewFromMelbourne / raspi2fb

Program to copy the Raspberry Pi display to a secondary framebuffer.
MIT License
94 stars 27 forks source link

How to use Raspi2fb to get a larger resolution? #15

Open kwouters1 opened 3 years ago

kwouters1 commented 3 years ago

I'm trying to achieve the same as in this link: https://github.com/WouterJD/FortiusANT/issues/311 The display is working at 480x320, and i've been able to install Raspi2fb. But my LCD keeps showing the native resolution. How do I get a 1024x768 resolution on my little LCD screen now? Could anyone provide me with the right commands/settings?

GewoonGijs commented 3 years ago

@kwouters1 I have elaborated the solution in the original issue in FortiusAnt