Zabrałem się za instalację kernela 2.6.29, który właśnie wyszedł na debiana. Miałem oczywiście pewne kłopoty (grub się posypał, ponowna konfiguracja xorga), ale jakoś dałem radę.
Teraz w żaden sposób nie mogę zainstalować sterowników do grafiki (nvidia).
Mimo prób instalacji różnych wersji sterów, zawsze to samo:
Kod: Zaznacz cały
ERROR: The kernel header file
'/lib/modules/2.6.29-1-686/build/include/linux/kernel.h' does not exist.
The most likely reason for this is that the kernel source path
'/lib/modules/2.6.29-1-686/build' is incorrect. Please make sure you
have installed the kernel source files for your kernel and that they are
properly configured; on Red Hat Linux systems, for example, be sure you
have the 'kernel-source' or 'kernel-devel' RPM installed. If you know
the correct kernel source files are installed, you may specify the
kernel source path with the '--kernel-source-path' command line option.
Próbowałem instalować pakiety:
Kod: Zaznacz cały
linux-headers-`uname -r`, build-essential, nvidia-kernel-source
Co robić::?::