On Mon, 21 Mar 2011 12:34:38 -0700 Corbin Simpson <mostawesomedude@xxxxxxxxx> wrote: > Related: We are still missing basic userspace tools (kmsset, e.g.), > some kind of direct KMS console (kmscon would work, if it existed), > and an xf86-video-modesetting which compiles and works (this is > actually possible now, with some patches that landed in 2.6.38 for > generic KMS access.) Yeah, we used to call that drmcon, and it's still a big open. I think there are some projects that sit on top of fbdev and provide a good text console with fancy character and input support, but I don't know if any of them have been ported to KMS to handle multiple outputs or with an aim toward integrating into a distro as a VT replacement. kmsset or something would be pretty easy to do; the modetest program in the drm repo would be a good starting point for that. One limitation there is handling fbcon, which makes reallocation of the framebuffer somewhat difficult. IIRC plymouth or whatever Fedora is using these days uses the KMS APIs though... -- Jesse Barnes, Intel Open Source Technology Center _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel