On Thu, Sep 19, 2002 at 07:25:57PM -0400, Shadow Walker wrote: > > I tried the 0.60.1 and it lock up may server again, I was sure that it > was working previously but since I haven't changed Xfree (XFree86 > Version 4.2.0) I suppose that I, in fact, used an old version (I found > an 0.58 version in my path) -_-. so with 0.60 -0.61 version, when I try > to switch to DGA mode, the screen is completly messed up and X take 95% > cpu, the keyboard is locked and I can only connect to my computer with > ssh but can't even reboot it, I have to do an hard reset each time.
What type of video card do you have? One thing worth trying is to edit src/unix/video-drivers/xf86_dga.c and commenting out the section of code between lines 61 and 72 (#ifdef X_XDGASetMode ... #endif). This should force DGA1 to be used instead of DGA2. Do you have any problems with other DGA apps? _______________________________________________ Xmame mailing list [EMAIL PROTECTED] http://toybox.twisted.org.uk/mailman/listinfo/xmame
