Re: opengl on ubuntu core 16 on artik 10?

2017-01-10 Thread Kevin Gunn
Hey Dan - I'm not certain what your use case is, but seems your open to considering other hw. In which case, I might point out we've done a little bit with our ubuntu graphics stack on top of dragonboard with quite a bit of ease. There's a variety of Qt examples [1], webbrowser [2] and even kodi [3

Re: opengl on ubuntu core 16 on artik 10?

2017-01-10 Thread Kevin Gunn
having open kms/drm graphics should easily work - so any intel boards would/should work easily. perhaps someone else from the community could speak up if they've played with something meeting your description. > > On Tue, Jan 10, 2017 at 9:35 AM, Kevin Gunn > wrote: > > Hey Dan

Re: Pi3 - Ubuntu Core - mir-kiosk

2017-04-04 Thread Kevin Gunn
Hey Adam, First, Thanks for trying it out! sorry you're having trouble. Myself and some other folks have just tried out the pi3 with mir-kiosk and all seems to be working without issue on our end. Our one guess is potentially related to your display setup... But the best way to proceed would be to

Re: OpenGL ES API support (was Re: Updated Ubuntu Core 16 beta images available)

2016-09-26 Thread Kevin Gunn
@including the gpu drivers, yes, this is pretty simple - at least with dragonboard, you simply pull in mesa as a part and you get the freedreno driver and you would honestly get the same with rpi2/3 since afaik I think the vc5 drivers under gallium will get you what you want. Now with rpi2/3, the h