Greetings all! On the topic of kernel upgrades, im attempting to go from 2.2.9 to 2.2.13 and when i try to create module dependencies i get the message 'unresolved symbol in:' and it lists some module i dont even use, i think a pcmcia mod or something to that effect. I suspect this is the reason that i get no modules.dep file created in lib/modules/2.2.13. Is there something i need to do/obtain? I have the kernel source and headers for 2.2.13, using the following sequence: make xconfig make dep clean bzImage make modules modules_install depmod -a Thanks all! --