|
mandrake 10 + linux-2.6.7-2mdk kernel - проблемы
есть 2 проблемы:
1. через какое-то время бездеиствия компьютер зависает, в grub прописано:
title linux-2.6.7-2
kernel (hd0,0)/vmlinuz-2.6.7-2mdk quiet devfs=mount hdd=ide-scsi hdc=ide-scsi acpi=off vga=788 root=/dev/hda4
initrd (hd0,0)/initrd-2.6.7-2mdk.img
2. не получается скомпилировать драйвера nvidia:
....
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source files.
Please make sure you have installed the kernel source files for your
kernel; on Red Hat Linux systems, for example, be sure you have the
'kernel-source' rpm installed. If you know the correct kernel source
files are installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 Invalid module format
...
будут идеи?
|