Download the kernel from www.kernel.org Extract the kernel: # tar xvfj xx.bz2 # make menuconfig # make # make modules_install # make install Restart PC. You can use the new kernel now.