Subject: Re: linux emulation
To: Patrick Welche <prlw1@cam.ac.uk>
From: Frank van der Linden <frank@wins.uva.nl>
List: port-i386
Date: 12/09/1997 01:38:02
Okay, I checked the Linux XFree 3.3.1 XF86_SVGA binary: VT_GETSTATE
isn't fatal. You can run it, especially if you just use 'vtXX' to
explicitly specify a VT.

Problem after that is, that it'll do some keyboard ioctl calls
that are not supported, so the keyboard won't work, even though
the screen is initialized fine, etc.

I don't have much time right now, but this can certainly be fixed.

- Frank