Quote:
Originally Posted by trevius
The kernels I suggested using in the wiki are not the only ones available. If you do an "apt-get search kernel", it will show a long list of different ones. If you are running an AMD, you would want to search for "apt-get search kernel | grep amd" or something like that. Some kernels will work for multiple versions of CPUs, but some won't. It depends on your CPU type, on what will work or not.
You can always try installing different AMD kernels until you find one that works. The k7 one I mentioned in the wiki was just one that should encompass many AMD CPUs. But, I don't know if that works for newer ones or multi-core cpus. The 64bit AMD kernel works well from what I tested if you have a 64 bit CPU.
|
Ahh good info. Didn't know how to find a kernel except google searching or ideas and kernel names. Thanks Trev!