Re: [Development] i.MX8 embedded Linux support

2019-09-12 Thread Dmitriy Purgin
As a matter of fact, you might actually want to look at sailfishos.org Cheers On Wed, Sep 11, 2019 at 9:12 PM Konstantin Tokarev wrote: > > > 11.09.2019, 22:10, "Jason H" : > > Bummer that the software stack says GNOME. > > > https://developer.puri.sm/Librem5/Software_Reference.html#software-re

Re: [Development] i.MX8 embedded Linux support

2019-09-11 Thread Zeno Endemann via Development
*To:* development@qt-project.org *Subject:* [Development] i.MX8 embedded Linux support Hi, So unless I misunderstand something, for the i.MX8 NXP/Vivante changed their proprietary graphic stack significantly. The framebuffer and X11 driver are deprecated, only Wayland will be supported, and they have swi

Re: [Development] i.MX8 embedded Linux support

2019-09-11 Thread Konstantin Tokarev
11.09.2019, 22:10, "Jason H" : > Bummer that the software stack says GNOME. > https://developer.puri.sm/Librem5/Software_Reference.html#software-reference > > If I were Qt (I'm not) I'd look at preparing my own software stack... Who > ever got the Nokia N9 (MeeGo) code? I loved that phone! http

Re: [Development] i.MX8 embedded Linux support

2019-09-11 Thread Jason H
ptember 11, 2019 at 10:08 AM From: "Shawn Rutledge" To: "Qt development mailing list" Subject: Re: [Development] i.MX8 embedded Linux support   On 11 Sep 2019, at 14:53, Zeno Endemann via Development <development@qt-project.org> wrote:   Hi, So unless I misunderstand

Re: [Development] i.MX8 embedded Linux support

2019-09-11 Thread Shawn Rutledge
On 11 Sep 2019, at 14:53, Zeno Endemann via Development mailto:development@qt-project.org>> wrote: Hi, So unless I misunderstand something, for the i.MX8 NXP/Vivante changed their proprietary graphic stack significantly. The framebuffer and X11 driver are deprecated, only Wayland will be supp

Re: [Development] i.MX8 embedded Linux support

2019-09-11 Thread Laszlo Agocs
lf of Zeno Endemann via Development Sent: Wednesday, September 11, 2019 2:53 PM To: development@qt-project.org Subject: [Development] i.MX8 embedded Linux support Hi, So unless I misunderstand something, for the i.MX8 NXP/Vivante changed their proprietary graphic stack significantly. The framebuff

[Development] i.MX8 embedded Linux support

2019-09-11 Thread Zeno Endemann via Development
Hi, So unless I misunderstand something, for the i.MX8 NXP/Vivante changed their proprietary graphic stack significantly. The framebuffer and X11 driver are deprecated, only Wayland will be supported, and they have switched from the Linux framebuffer interface to (a fork of) libdrm. I was ab