hi guys I'm slowly beginning to understand how my debian server has been setup.
================================== ips 03:0e.0:Warning ! ! ! ServeRAID Version Mismatch ips 03:0e.0:Bios = 7.10.20, Firmware = 7.10.20, Device Driver = 7.00.15 ================================== The above means my ips driver module needs to be updated. I do have the driver on the IBM ServeRAID Support CD. the version is 7.10b However, while trying to figure how to compile this module, I've bumped into another problem. This is my kernel version. =========================================== ii kernel-image-2.4.27-2-38 2.4.27-10 Linux kernel image for version 2.4.27 on 386 ============================================ And this is my linux kernel headers. :-( ============================================ ii linux-kernel-headers 2.5.999-test7-bk-17 Linux Kernel Headers for development ============================================ Does anyone know how to downgrade the linux kernel headers as it seems to be a different version than my currently installed kernel image. This would need to be done so that I can compile my ips.c driver module .... right? Any help would be greatly appreciated. :-) Thanks