yaekee 发表于 2004-3-12 18:57:03

问谁在debian的sid上安装nvidia的显卡成功过的?

我安装了最新的sid版,但是我的显卡是nvidia的M64的,我另一台电脑安装了sarge,能够识别我的geforce,但是M64却搞不定。
所以我想安装nvidia的官方驱动,问题在于无法正常安装。问题如下
我没有启动GDM和XDM,下载了2.4.25的内核和2.6.3的内核
解包然后作了kernel-2.4和kernel-2.6的连接。
但是运行sh NVIDIA-Linux-x86-1.0-5336-pkg1.run。
但是确无法编译,即使我指定了--kernel-source-path=""还是不行。
我在redhat FC1上安装成功过的。所以我已经竭尽全力了。

cloudzm 发表于 2004-3-12 21:37:07

看看你的/lib/modules/`uname -r`/build目录是否指向正确的kernel-header。
我在2.6.3下可以编译

yaekee 发表于 2004-3-12 22:16:36

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Mar 12 17:30:35 2004

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   : false
no questions            : false
silent                  : false
XFree86 install prefix: /usr/X11R6
OpenGL install prefix   : /usr
Installer install prefix: /usr
kernel source path      : /usr/src/linux-2.4
kernel install path   : (not specified)
proc mount point      : /proc
ui                      : (not specified)
tmpdir                  : /tmp
ftp site                : ftp://download.nvidia.com

Using: nvidia-installer ncurses user interface
-> 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 (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/usr/src/linux-2.4' as specified by the
   '--kernel-source-path' commandline option.
ERROR: The kernel source path '/usr/src/linux-2.4' does not exist.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.
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 www.nvidia.com.

yaekee 发表于 2004-3-12 22:17:43

我的错误如上,不过我发现我没有build这个连接文件,我会在去试试,先谢谢了。我重启电脑了。

yaekee 发表于 2004-3-12 22:53:16

作了到build的连接以后依然不行。
错误如下。
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Fri Mar 12 22:37:44 2004

option status:
license pre-accepted    : false
update                  : false
force update            : false
expert                  : true
uninstall               : false
driver info             : false
no precompiled interface: false
no ncurses color      : false
query latest driver ver : false
OpenGL header files   : false
no questions            : false
silent                  : false
XFree86 install prefix: /usr/X11R6
OpenGL install prefix   : /usr
Installer install prefix: /usr
kernel source path      : (not specified)
kernel install path   : (not specified)
proc mount point      : /proc
ui                      : (not specified)
tmpdir                  : /tmp
ftp site                : ftp://download.nvidia.com

chdir("./")
Using: nvidia-installer ncurses user interface
-> Searching for system utilities:
-> found `insmod` : `/sbin/insmod`
-> found `modprobe` : `/sbin/modprobe`
-> found `rmmod` : `/sbin/rmmod`
-> found `lsmod` : `/sbin/lsmod`
-> found `depmod` : `/sbin/depmod`
-> found `ldconfig` : `/sbin/ldconfig`
-> found `ld` : `/usr/bin/ld`
-> found `objcopy` : `/usr/bin/objcopy`
-> License accepted.
-> Kernel module installation path (Answer:
   '/lib/modules/2.4.25-1-386/kernel/drivers/video ')
-> Kernel module installation path: /lib/modules/2.4.25-1-386/kernel/drivers/vi
   deo
-> 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 (ftp://download.nvidia.com)? (Answer: No)
-> No precompiled kernel interface was found to match your kernel; this means
   that the installer will need to compile a new kernel interface.
-> Kernel source path (Answer: '/lib/modules/2.4.25-1-386/build ')
-> Kernel source path: '/lib/modules/2.4.25-1-386/build'
-> Performing cc_version_check with CC="cc".
ERROR: Unable to determine the NVIDIA kernel module filename.
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 www.nvidia.com.

但是不知道cc_version_check,这个是我尝试在连接到2.4.25内核上的内容。

Solaris 发表于 2004-3-12 23:51:56

Debian应该是用apt安装软件吧 :?:

cloudzm 发表于 2004-3-13 12:56:15

估计还是kernel-header的问题。
看看/lib/modules/2.4.25-1-386/build/include/linux/version.h里的版本号是不是2.4.25-1-386,如果不是就不行。注意不是要kernel-source,而是要这个内核的kernel-header

yaekee 发表于 2004-3-13 23:12:47

I am sorry to use English, I have install Xfree6.4 and it can support my video and monitor.
it is a good news, but I find that the kernel precompiled is not support the modules? why?
It is a reason leading to my failure.

Solaris 发表于 2004-3-13 23:18:55

Debian Sid装2.6.0内核和nvidia驱动

yaekee 发表于 2004-3-14 14:20:55

我安装了sarge,我的GeForce显卡和743DF是可以被识别的,但是非常不行的在sid中我无法使用M64和IBME74,我试着手动定义了水平和垂直刷新率,但是不行,而且我安装的2.6.3-1-686和2.6.3-1-386均无法安装Nvidia上下载的驱动,我试着用别人处理过的驱动,但是提示比较有趣,说我安装的内核不支持modules,FT。
我安装X就是为了编译内核方便一些,否则我也不急的。
页: [1]
查看完整版本: 问谁在debian的sid上安装nvidia的显卡成功过的?