On Tue, 2002-07-30 at 14:00, Arkadiusz Miskiewicz wrote: > Peter Surda <[EMAIL PROTECTED]> writes: > > > > XFree 4.2.0 (tried both - xfree original and gatos ati drivers, also > > > treid different DRM sources - unfortunately my xfree still hangs). > > > Now I'm going to try cvs version of XFree 4.3.0. > > The problem is most probably old driver where dri and xf86 don't play well > > together and one turns off DMA while the second one needs it. > > Upgrade to: > > - Latest DRI, e.g. from DRI-CVS > Compiles fine but I don't know whether it works because... > > > - Latest ati.2 binary from gatos.sf.net > latest ati.2 drivers with XFree86 Version 4.2.99.1 caused only: > > Not loading .rodata.str1.32 > Not loading .rodata.str1.1 > Not loading .rodata.cst4 > Not loading .rodata.cst8 > Symbol from module /mnt/storage1/misiek/usr/X11R6/lib/modules/drivers/r128_drv.o is >unresolved! > Symbol from module /mnt/storage1/misiek/usr/X11R6/lib/modules/drivers/r128_drv.o is >unresolved! > > (no symbol name, strange)
Such problems are usually caused by new compiler features. > - where I can find latest/most complete dri cvs? In the DRI CVS repository, of course. :) http://dri.sf.net > Anyway good news is that XFree86 4.2.99.1 from yesterday cvs (including kernel > DRM from 4.2.99.1) works fine - tried few programs that are using xv when drm > was loaded - no freezes. That's because Xv no longer uses DMA unless you set Option "DMAForXV". -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
