On Son, 2002-10-13 at 10:13, Michael Zender wrote: > > --- Michel Dänzer <[EMAIL PROTECTED]> wrote: > > On Sam, 2002-10-12 at 23:37, Michael Zender wrote: > > > > > > I followed the instructions from > > > www.hispalinux.es/~data/ and i succeeded in having > > > Xfree working. > > > BUT, it is very slow: at least 30s to launch > > > windowmaker, the same to have the menu displayed, > > or > > > to have an xterm. > > > > > > Can someone help me ? > > > > Not without information like your config, the server > > log, if you're > > running with DRI enabled maybe also kernel output, > > ...
[...] > Oct 13 08:01:01 eomer kernel: Linux agpgart interface v0.99 (c) Jeff > Hartmann > Oct 13 08:01:01 eomer kernel: agpgart: Maximum main memory to use for > agp memory: 322M > Oct 13 08:01:01 eomer kernel: agpgart: Detected Apple UniNorth/Pangea > chipset > Oct 13 08:01:01 eomer kernel: agp: configuring for size idx: 4 > Oct 13 08:01:01 eomer kernel: agpgart: AGP aperture is 16M @ 0x0 > Oct 13 08:01:14 eomer kernel: [drm] AGP 0.99 on Apple UniNorth @ > 0x00000000 16MB > Oct 13 08:01:14 eomer kernel: [drm] Initialized radeon 1.6.0 20020828 > on minor 0 > Oct 13 08:01:22 eomer kernel: drm: ioremap_agp, offset: 0x00000000, > size: 0x00101000 > Oct 13 08:01:22 eomer kernel: ->pt=0xdb4c0000 > Oct 13 08:01:22 eomer kernel: drm: ioremap_agp, offset: 0x00101000, > size: 0x00001000 > Oct 13 08:01:22 eomer kernel: ->pt=0xda0b7000 > Oct 13 08:01:22 eomer kernel: drm: ioremap_agp, offset: 0x00102000, > size: 0x00200000 > Oct 13 08:01:22 eomer kernel: ->pt=0xdb5c2000 > Oct 13 08:02:42 eomer kernel: drm: ioremap_agp, offset: 0x00000000, > size: 0x00101000 > Oct 13 08:02:42 eomer kernel: ->pt=0xdb4c0000 > Oct 13 08:02:42 eomer kernel: drm: ioremap_agp, offset: 0x00101000, > size: 0x00001000 > Oct 13 08:02:42 eomer kernel: ->pt=0xda0b7000 > Oct 13 08:02:42 eomer kernel: drm: ioremap_agp, offset: 0x00102000, > size: 0x00200000 > Oct 13 08:02:42 eomer kernel: ->pt=0xdb5c2000 One thing to be aware of is that our agpgart implementation leaks the memory it uses for AGP yet, so every time the DRM initializes AGP, you lose 8 MB of RAM (you can decrease that to 4 with Option "AGPSize" though) until the next reboot. You may want to run without agpgart for now if that's a problem. It seems you should have enough RAM though... -- Earthling Michel Dänzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast