Hi, I'm trying to get X acceleration working with my Radeon card on my i386 2.4.22 Debian installation. I get a module version mismatch when attempting to load the ATI drivers (from www.ati.com) for my Radeon 9500 Pro card. See below: (II) LoadModule: "fglrx" (II) Loading /usr/X11R6/lib/modules/drivers/fglrx_drv.o (II) Module fglrx: vendor="Fire GL - ATI Research GmbH, Germany" compiled for 4.3.0, module version = 3.2.8 Module class: XFree86 Video Driver ABI class: XFree86 Video Driver, version 0.6 (EE) module ABI minor version (6) is newer than the server's version (5) (II) UnloadModule: "fglrx" (II) Unloading /usr/X11R6/lib/modules/drivers/fglrx_drv.o (EE) Failed to load module "fglrx" (module requirement mismatch, 0) My XF86Config-4 is unchanged from the configuration made by fglrxconfig, ati's replacement for the x config script. I have built /lib/modules/fglrx.o against my current kernel (2.4.22) and installed it using the scripts ATI provides (build_mod/make.sh, make_install.sh) but still the same error message. When I try to insmod fglrx it says 'ERROR must load fglrx kernel module before any other DRM module', even if I put it in my /etc/modules. Can anyone help me? _______________________________________________ XFree86 mailing list XFree86@xxxxxxxxxxx http://XFree86.Org/mailman/listinfo/xfree86