On Thu, 2003-11-06 at 03:05, Ian Romanick wrote:
> Eric Anholt wrote:
> > This makes me wonder how difficult it would be to get two servers to
> > cooperatively share a DRM instance (both of them holding the DRM open,
> > rather than the reinit thing done before).
>
> I thought the reason for the
Jon Smirl wrote:
--- Eric Anholt <[EMAIL PROTECTED]> wrote:
This makes me wonder how difficult it would be to get two
servers to cooperatively share a DRM instance (both of them
holding the DRM open, rather than the reinit thing done
before).
I'd find this useful. It would let me run X on one V
On Wed, 2003-11-05 at 05:07, Felix Kühling wrote:
> Hi,
>
> I get hard lockups when switching from a second Xserver (:1) started on
> vt8 back to the first one (:0) on vt7. It happens on VT switches as
> well as when the second Xserver exits. Sysrq keys don't work, and the
> machine doesn't respo
Eric Anholt wrote:
This makes me wonder how difficult it would be to get two servers to
cooperatively share a DRM instance (both of them holding the DRM open,
rather than the reinit thing done before).
I thought the reason for the re-init thing was so that you could change
the DRM module without s
--- Eric Anholt <[EMAIL PROTECTED]> wrote:
> This makes me wonder how difficult it would be to get two
> servers to cooperatively share a DRM instance (both of them
> holding the DRM open, rather than the reinit thing done
> before).
I'd find this useful. It would let me run X on one VT and the n
On Wed, 2003-11-05 at 05:07, Felix Kühling wrote:
> Hi,
>
> I get hard lockups when switching from a second Xserver (:1) started on
> vt8 back to the first one (:0) on vt7. It happens on VT switches as
> well as when the second Xserver exits. Sysrq keys don't work, and the
> machine doesn't respo
Hi,
I get hard lockups when switching from a second Xserver (:1) started on
vt8 back to the first one (:0) on vt7. It happens on VT switches as
well as when the second Xserver exits. Sysrq keys don't work, and the
machine doesn't respond to ping any more. I had a look at the
XFree86.1.log from th