Kod: Zaznacz cały
uname -a
Kod: Zaznacz cały
ls -l /usr/src/
Kod: Zaznacz cały
uname -a
Kod: Zaznacz cały
ls -l /usr/src/
Kod: Zaznacz cały
build modules.dep modules.ofmap modules.usbmap
kernel modules.ieee1394map modules.pcimap
modules.alias modules.inputmap modules.seriomap
modules.ccwmap modules.isapnpmap modules.symbols
Kod: Zaznacz cały
Linux CZESIO-PC 2.6.26-2-686 #1 SMP Fri Aug 14 01:27:18 UTC 2009 i686 GNU/Linux
ls -l /usr/src
Kod: Zaznacz cały
razem 52620
lrwxrwxrwx 1 root src 35 sie 30 17:54 linux -> /usr/src/linux-headers-2.6.26-2-686
drwxr-xr-x 4 root root 4096 sie 30 10:23 linux-headers-2.6.26-2-686
drwxr-xr-x 18 root root 4096 sie 30 10:23 linux-headers-2.6.26-2-common
drwxr-xr-x 3 root root 4096 sie 29 22:50 linux-kbuild-2.6.26
lrwxrwxrwx 1 root src 26 sie 29 22:50 linux-OLDVERSION.1251647666 -> linux-headers-2.6.26-1-686
-rw-r--r-- 1 root root 48632549 sie 14 07:00 linux-source-2.6.26.tar.bz2
drwxrwxr-x 3 root src 4096 wrz 1 2008 modules
-rw-r--r-- 1 root src 2581912 sie 29 22:55 nvidia-kernel-2.6.26-1-686_173.14.09-5+2.6.26-13lenny2_i386.deb
-rw-r--r-- 1 root src 2581940 sie 30 17:55 nvidia-kernel-2.6.26-2-686_173.14.09-5+2.6.26-17lenny2_i386.deb
Kod: Zaznacz cały
dpkg --purg $(dpkg -l |grep ^rc | awk '{print $2}')
Kod: Zaznacz cały
ls -n /lib/modules/2.6.26-2-686/build
Kod: Zaznacz cały
lrwxrwxrwx 1 0 0 35 sie 30 10:23 /lib/modules/2.6.26-2-686/build -> /usr/src/linux-headers-2.6.26-2-686
Kod: Zaznacz cały
gcc --ver
Kod: Zaznacz cały
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Aug 30 20:08:49 2009
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : true
no questions : false
silent : false
no backup : false
kernel module only : false
sanity : false
add this kernel : false
no runlevel check : false
no network : false
no ABI note : false
no RPMs : false
force tls : (not specified)
force compat32 tls : (not specified)
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
compat32 install prefix : (not specified)
installer install prefix: /usr
utility install prefix : /usr
kernel name : (not specified)
kernel include path : (not specified)
kernel source path : (not specified)
kernel output path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
ftp mirror : [url]ftp://download.nvidia.com[/url]
RPM file list : (not specified)
Using: nvidia-installer ncurses user interface
WARNING: Skipping the runlevel check (the utility `runlevel` failed to run).
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site ([url]ftp://download.nvidia.com[/url])? (Answer: Yes)
ERROR: Unable to connect to download.nvidia.com (temporary DNS error (try again
later))
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
-> Performing CC test with CC="cc".
ERROR: Unable to determine the version of the kernel sources located in
'/lib/modules/2.6.26-2-686/build'. 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' 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.
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at [url]www.nvidia.com[/url].
Kod: Zaznacz cały
gcc --ver
Kod: Zaznacz cały
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --with-tune=generic --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)
Kod: Zaznacz cały
aptitude install linux-headers-'(uname -r)'