|
发表于 2010-1-31 12:51:48
|
显示全部楼层
Some notes:
1. As a rule of thumb, it is always a good practice to run "make mrproper" in the kernel source tree upon unpacked.
2. If you always test or switch between kernels, this trick may be useful:
http://www.linuxsir.cn/bbs/thread335331.html
3. Bare in mind, display driver is also kernel modules. Therefore, if a new kernel is installed, it is necessary to re-compile the display driver. It is true for both A-cards or N-cards.
4. To compile kernel modules, such as display drivers, it is necessary to have the same compiler version as the running kernel. |
|