db260179
May 5th, 2008, 01:36 PM
Hi people,
If you are experiencing random crashing, instability and own a Nvidia Graphics card. Using a x2 core processor can be affected and ATI cards suffer from a suspend/resume issues.
Then you will need to compile your own kernel, as the current hardy kernel has settings that causes these problems.
Let me explain my findings (please note: it doesnt affect everyone, but of the two pc's i own, 1x has the problem)
1. The Kernel has a schedule set to SLUB not SLAB (SLAB is more compatible and reliable with NVidia and ATI drivers)
2. If using your custom kernel - the ubuntu-restricted modules doesnt compile properly - nvidia names the modules wrong, thus unable to get driver to load.
I have a custom kernel using hardy kernel source that i made, for i386 and amd64. Message me if you wish to prove my statement or have a pc having problems.
If you are experiencing random crashing, instability and own a Nvidia Graphics card. Using a x2 core processor can be affected and ATI cards suffer from a suspend/resume issues.
Then you will need to compile your own kernel, as the current hardy kernel has settings that causes these problems.
Let me explain my findings (please note: it doesnt affect everyone, but of the two pc's i own, 1x has the problem)
1. The Kernel has a schedule set to SLUB not SLAB (SLAB is more compatible and reliable with NVidia and ATI drivers)
2. If using your custom kernel - the ubuntu-restricted modules doesnt compile properly - nvidia names the modules wrong, thus unable to get driver to load.
I have a custom kernel using hardy kernel source that i made, for i386 and amd64. Message me if you wish to prove my statement or have a pc having problems.