Xorg server startup
Robert Swindells <[email protected]> Mon, 23 May 2022 22:59:11 +0100
| Newsgroups | gmane.os.netbsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Do we have any local modifications to how the Xorg server initializes drivers? I am trying to work out how to get it to use the MesaLib.old lima driver instead of llvmpipe, not really getting anywhere. Have made some mods to libdrm to get it to work with non-PCI drivers. Tried moving the wsfb driver out of the way to make it use modesetting. The server just reports that the screen doesn't support DRI2. Robert Swindells