Mike A. Harris wrote: >For new XFree86 packages for Limbo: > >ftp://people.redhat.com/mharris/testing/bleeding-edge > I grabbed the SRPM, and built on a Valhalla system. I flipped the switch to build drm, which failed for the i810 and i830 drivers. The patch to us udelay() instead of a for loop doesn't include <linux/delay.h> which defines udelay(). The other drivers which use udelay() do include that header. Like gamma_dma.c, mga_dma.c, r128_cce.c, and radeon_cp.c. I haven't tested the build yet. I'm also working on installing limbo2 (7.3.93) an a r128 box to test it there. Any known tricks to exercize the VT switch problem on a rage 128? -Thomas