The problem is resolved.
Now I want to point out why I had the problem.
I downloaded the
kernel linux-2.6.36.tar.bz2 from the
www.kernel.org,and I use "
make menuconfig" to configure the new
kernel more fit in with my laptop. then use "
make" to remake the new
kernel. finally use "
make install" to install the new
kernel. For these action,It occupied about 2G hard disc.
Reboot the machine, it would run with new
kernel 2.6.36, but there are two alarms and two warnings in the boot message hereunder.
Quote:
two failed message:
1:/lib/modules/2.6.36/build/ [FAILED]
2 hecking for module nvidia.ko: [FAILED]
two warning:
1:nvidia.ko for kernel 2.6.36 was not found. [WARNING]
2:The nvidia driver will not be enabled until one is found. [WARNING]
|
So the nvidia driver would not work under the new
kernel,and the function of Desk Effects would not work.
Under the lengh123linux help, I update the new
kernel. I learned a lot about linux. thanks again.
Next project I will use linux-2.6.36.tar.bz2 to configure my new
kernel for my laptop, any advice is appreciated.
Ciao