Thank you for the advice. Is the DRI (Open GL) function working for you ? I tried again following the advices at the given address (which by the way has moved to http://avis.lightband.com/david/rage128-howto.html)
I have installed kernel 2.4.0 (not test anymore) because of a note that was unclear to me (* NOTE: kernel 2.4.0 work only with XFree86 4.02. Everything before 2.4.0 (i.e. 2.3-(2.4.0-test)) works with XFree86 4.01.) DRI still doesn't work... Here is part of my log file for X : XFree86 Version 4.0.2 / X Window System (protocol Version 11, revision 0, vendor release 6400) Release Date: 18 December 2000 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/FAQ) Operating System: Linux 2.2.18 i686 [ELF] <--- I don't understand that ?? Module Loader present (==) Log file: "/var/log/XFree86.0.log", Time: Sun Jan 21 22:12:56 2001 (==) Using config file: "/etc/X11/XF86Config-4" [...] (--) Chipset ATI Rage 128 RF (AGP) found (II) Loading /usr/X11R6/lib/modules/drivers/r128_drv.o (II) Module r128: vendor="The XFree86 Project" compiled for 4.0.2, module version = 4.0.1 [...] (II) Module xaa: vendor="The XFree86 Project" compiled for 4.0.2, module version = 1.0.0 (--) Depth 24 pixmap format is 32 bpp (==) R128(0): Write-combining range (0xe4000000,0x2000000) /lib/modules/2.4.0/kernel/drivers/char/drm/r128.o: init_module: Cannot allocate memory <--- here is the problem... /lib/modules/2.4.0/kernel/drivers/char/drm/r128.o: insmod /lib/modules/2.4.0/kernel/drivers/char/drm/r128.o failed /lib/modules/2.4.0/kernel/drivers/char/drm/r128.o: insmod r128 failed [drm] failed to load kernel module "r128" (0): [drm] drmOpen failed <--- yes....... (EE) R128(0): DRIScreenInit failed! (II) R128(0): Memory manager initialized to (0,0) (1280,6553) (II) R128(0): Reserved area from (0,1024) to (1280,1026) (II) R128(0): Largest offscreen area available: 1280 x 5527 (==) R128(0): Backing store disabled (==) R128(0): Silken mouse enabled (II) R128(0): Using XFree86 Acceleration Architecture (XAA) Screen to screen bit blits Solid filled rectangles 8x8 mono pattern filled rectangles Indirect CPU to Screen color expansion Solid Lines Dashed Lines Offscreen Pixmaps Setting up tile and stipple cache: 32 128x128 slots 32 256x256 slots 16 512x512 slots (II) R128(0): Acceleration enabled (II) R128(0): Using hardware cursor (scanline 4104) (II) R128(0): Largest offscreen area available: 1280 x 5525 (II) R128(0): Direct rendering disabled Any help will be much appreciated. Franck Routier And remember : "Only Linux makes it possible"(TM) On Sun, 21 Jan 2001 16:33:54 mike polniak wrote: > franck wrote: > > Hi everybody, > > > > I'm trying to get XFree 4.0.2 DRI work on my Debian Testing box. > > My video card is an ATI Rage Fury (Rage 128 with 32MB). > > I run kernel 2.4.0-test11, and installed XFree 4.0.2 from debs (I > managed > > to find out > > I have to use ati and no more r128 out of the list, thanx !). > > I got my ATI Rage Fury 128 working in XFree4 with the help at: > http://www4.ncsu.edu/~distclai/rage128-howto.html. > Starting over with this may be easier than trying to debug your > current situation. > -- > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >