|
565285 linux-2.6.10-gentoo-r1 # make menuconfig
make: Warning: File `.vmlinux.cmd' has modification time 4.2e+04 s in the future
make[1]: Warning: File `scripts/basic/.split-include.cmd' has modification time 3.9e+04 s in the future
make[1]: 警告:检测到时钟错误。您的创建可能是不完整的。
make[1]: Warning: File `scripts/kconfig/.zconf.tab.o.cmd' has modification time 3.9e+04 s in the future
make[2]: Warning: File `scripts/lxdialog/.yesno.o.cmd' has modification time 3.9e+04 s in the future
make[2]: 警告:检测到时钟错误。您的创建可能是不完整的。
scripts/kconfig/mconf arch/i386/Kconfig
#
# using defaults found in .config
#
Your kernel configuration changes were NOT saved.
make[1]: 警告:检测到时钟错误。您的创建可能是不完整的。
make: 警告:检测到时钟错误。您的创建可能是不完整的。
565285 linux-2.6.10-gentoo-r1 # hdparm -t /dev/sda
/dev/sda:
Timing buffered disk reads: 166 MB in 3.02 seconds = 54.99 MB/sec
HDIO_DRIVE_CMD(null) (wait for flush complete) failed: Inappropriate ioctl for device
emerge nvidia-kernel最后出现二个警告,也是时钟错误!
为了让 系统支持sata, 我重新编译过内核. |
|