I read that nouveau supports the Jetson TK1 board: http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005 Does it provide OpenGL support? - Grant
On Sun, Jun 29, 2014 at 6:01 AM, Grant <emailgrant at gmail.com> wrote:> I read that nouveau supports the Jetson TK1 board: > > http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005 > > Does it provide OpenGL support?It does: https://www.youtube.com/watch?v=7ZSGSVGsSwc This is still a work-in-progress, but glmark2 and Weston are already running. Note that as the support is rather new currently requires recompiling a few things by yourself, including a custom kernel. But the support should land into upstream quite soon. NVIDIA's proprietary drivers also support OpenGL under X if you don't mind not running a free software graphics stack.
>> I read that nouveau supports the Jetson TK1 board: >> >> http://www.newegg.com/Product/Product.aspx?Item=N82E16813190005 >> >> Does it provide OpenGL support? > > It does: > > https://www.youtube.com/watch?v=7ZSGSVGsSwc > > This is still a work-in-progress, but glmark2 and Weston are already > running. Note that as the support is rather new currently requires > recompiling a few things by yourself, including a custom kernel. But > the support should land into upstream quite soon.Is there a mainline kernel version targeted for support?> NVIDIA's proprietary drivers also support OpenGL under X if you don't > mind not running a free software graphics stack.These drivers? http://www.nvidia.com/object/linux-arm-display-archive.html Is accelerated decoding supported? - Grant