Mir

When Mir will support proprietary drivers?

Asked by Николай Кузьмин

Is there some milestone for this?

Question information

Language:
English Edit question
Status:
Solved
For:
Mir Edit question
Assignee:
No assignee Edit question
Solved by:
Daniel van Vugt
Solved:
Last query:
Last reply:
Revision history for this message
Best Daniel van Vugt (vanvugt) said :
#1

Work started on supporting the Nvidia driver last year:

------------------------------------------------------------
revno: 3537 [merge]
author: Christopher James Halse Rogers <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Thu 2016-06-09 16:05:42 +0000
message:
  Add an EGLStream client platform and KMS-backed EGLStream server platform.

  Currently supports only software clients, as hooking into nvidia's EGL is not (yet?) possible.

  Approved by mir-ci-bot.
------------------------------------------------------------

And you can find the source code in lp:mir under src/platforms/eglstream-kms/ but it's not yet complete. So that's why the driver has not yet been released to Ubuntu.

You can track the progress by subscribing to: https://bugs.launchpad.net/mir/+bug/1628478

Revision history for this message
Николай Кузьмин (nikolay-kuzmin) said :
#2

Thanks Daniel van Vugt, that solved my question.