Hi
I can't start more than one X server, the driver sees the /dev/dri/card0, but does not open it.
Full X log: http://pastebin.com/s68SbjJ6
I don't really know how this works, but I suspect that the device is locked by the already running X. Is multiple X servers with DRI possible at all with KMS driver? I must be missing something. It sure is working with NVidia blobs. Haven't tested anything else yet.
I'm on i386 9.3-RELEASE, kernel built with vt(4), i915kms loaded. I have multiple inactive ttys defined in /etc/ttys for X to use. Don't have an xorg.conf. No HAL, DBus installed, devd is used for input devices.
I can't start more than one X server, the driver sees the /dev/dri/card0, but does not open it.
Code:
(EE) No devices detected
I don't really know how this works, but I suspect that the device is locked by the already running X. Is multiple X servers with DRI possible at all with KMS driver? I must be missing something. It sure is working with NVidia blobs. Haven't tested anything else yet.
I'm on i386 9.3-RELEASE, kernel built with vt(4), i915kms loaded. I have multiple inactive ttys defined in /etc/ttys for X to use. Don't have an xorg.conf. No HAL, DBus installed, devd is used for input devices.