|
|

楼主 |
发表于 2006-4-8 18:09:54
|
显示全部楼层
Post by hedaors
fakeroot make-kpkg --append-to-version "-haiti" --added-modules fglrx modules_image
(-haiti 用占位符代替,比如我的是 -2-386 )
占位符我不太懂:我是amd sempron 2800+的处理器,
我用-2-386不行,-2-k7,-1-k7,-k7.都不行,我的内核是2.6.16.1的。
望你给我个解决方法,谢谢!
"-haiti" is supposed to be a placeholder. You need to replace it with the correct value for your kernel, for example something like "-1-686" for prepackaged Debian kernels. It's the text that follows the kernel version in the output from uname -r and in the file names in the /boot directory.
看看这个 |
|