Hello! How come the file /usr/include/linux/version.h says: #define UTS_RELEASE "2.2.15"?
I'm not exactly sure what UTS_RELEASE means, but... when I tried to compile the NVidia GeForce kernel driver (0.9.4), I was told that the driver was build for 2.2.15, while I was running 2.2.17 (which is default). And after I changed the version.h file to 2.2.17, everything's ok. How come? (I've installed the default potato version (from scratch)) --- .gudleiK