Re: multiple independent keyboard kernel support

From: Bjorn Helgaas
Date: Mon Sep 12 2005 - 11:03:46 EST


On Sunday 11 September 2005 4:36 pm, Helge Hafting wrote:
> On Thu, Sep 01, 2005 at 04:48:12PM +0200, Martin Mares wrote:
> > Hello!
> >
> > > Btw, Aivils Stoss created a nice way to make several X instances have
> > > separate keyboards - see the linux-console archives for the faketty
> > > driver.
> >
> > I haven't looked recently, but when I tried that several years ago,
> > the biggest problem was to make two simultaneously running X servers
> > not switch off each other's video card I/O ports off :)
> >
> Look again. X config files now have "IsolateDevice" and "BusID"
> to deal with this. At least iff you get your X from ubuntu or
> debian testing . . .

Yes, but I think IsolateDevice still isn't quite enough if you
have VGA devices behind PCI-PCI bridges. In other words, devices
behind bridges still get disabled, even with IsolateDevice.

And the ideal situation would be if IsolateDevice could be the
*default*, but the X bugzilla[1] says some devices have problems
with that.

[1] https://bugs.freedesktop.org/show_bug.cgi?id=2216
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/