Re: [Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-06 Thread Michel Dänzer
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

Re: [Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-06 Thread Keith Whitwell
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

Re: [Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-05 Thread Eric Anholt
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

Re: [Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-05 Thread Ian Romanick
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

Re: [Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-05 Thread Jon Smirl
--- 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

Re: [Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-05 Thread Eric Anholt
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

[Dri-devel] Hard lockup switching between xservers on different VTs

2003-11-05 Thread Felix Kühling
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