PINE64

Full Version: 1440x900 via HDMI to VGA converter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, my screen displays image at 1440x900 max but my pine outputs Full HD. I know that it's not a problem because my Raspberry Pi (first one, model B) on the same converter adapts the output to my display resolution. Is there any way to fix it on my pine?
(05-07-2016, 08:51 AM)RaspiBit Wrote: [ -> ]Is there any way to fix it on my pine?

Nope unless you start to code and manage to get your HDMI driver fixes incorporated into Allwinner's Android image for Pine64. These are the available resolutions right now and you can benefit from them only with latest longsleep's Linux kernel: https://github.com/longsleep/linux-pine6...#L268-L286
(05-07-2016, 09:44 AM)tkaiser Wrote: [ -> ]
(05-07-2016, 08:51 AM)RaspiBit Wrote: [ -> ]Is there any way to fix it on my pine?

Nope unless you start to code and manage to get your HDMI driver fixes incorporated into Allwinner's Android image for Pine64. These are the available resolutions right now and you can benefit from them only with latest longsleep's Linux kernel: https://github.com/longsleep/linux-pine6...#L268-L286
Thanks for your reply, I'm afraid I'm not able to do that as easy as sounds. I've never done it so I'm forced to pack my board again and wait for a functional fix for me or get a new monitor (not soon).
(05-07-2016, 09:50 AM)RaspiBit Wrote: [ -> ]
(05-07-2016, 09:44 AM)tkaiser Wrote: [ -> ]
(05-07-2016, 08:51 AM)RaspiBit Wrote: [ -> ]Is there any way to fix it on my pine?

Nope unless you start to code and manage to get your HDMI driver fixes incorporated into Allwinner's Android image for Pine64. These are the available resolutions right now and you can benefit from them only with latest longsleep's Linux kernel: https://github.com/longsleep/linux-pine6...#L268-L286
Thanks for your reply, I'm afraid I'm not able to do that as easy as sounds. I've never done it.

It's not easy at all especially the 'get fixes in the kernel used on Android images'. Community driven Linux development is one thing, what happens with Android/RemixOS only the Pine64 people know.

The whole purpose of my answer was to lower your expectations a bit. At the moment the situation regarding support of different display resolutions is pretty limited. Whether that might change with Android I'm not able to tell. On the other Allwinner platforms what's usually happening is that Linux support improves and improves (due to community efforts) but Android seems to be orphaned from the very beginning. Might change but who knows?