Mir

Comment 4 for bug 1515558

Revision history for this message
Alan Griffiths (alan-griffiths) wrote : Re: Nested servers on mesa-kms select wrong (dummy) guest platform

If you start from a VT or a ssh session then there's no DISPLAY environment variable and mesa-x11 won't be selected.

In any case probing in the nested server can in principle "get it wrong" - the host server ought to determine the stack to use.

Although... I think the main use of the guest platform is to allocate buffers, so maybe following the NBS work we can rework the the nested server so that it won't need anything beyond the client API and guest platforms can be dropped.