Simon Tod wrote:
Thanks. Got the cpu speed bit solved. Looking through the PCMCIA HowTo I've checked to see that /etc/pcmica/config, /etc/default/pcmcia and /etc/init.d/pcmica are the same under both kernels. My new kernel is missing the line serial_cs 4384 0 (unused) from lsmod.
Try: depmod modprobe -a \* If that fixes the problem, maybe you should add the missing modules to /etc/modules. Did you do "make modules", "make modules_install" when doing the kernel?