发新话题
打印

无法安装显卡驱动~

无法安装显卡驱动~

刚装了 MDV 2007 两天摸到现在显卡驱动还没弄好。
网上下的那个驱动后缀.run的双击安装的时候 显示:无法打开文件  gedit无法检测字符编码。请检查您是否正在尝试打开一个 二进制文件。从菜单中选择一种字符编码,然后再试 一次。试了别的几种还是这样(没全试)。还有现在音响就只有一个声道响,机箱后面有3个插口,在WINDOWS下可以随便插一个然后进声效管理系统设置下差的那个口音源输出就可以了,在LINUX下不知道怎么弄。主板技嘉915的,显卡 Nvidia GF 6600LE  请问怎么解决我那两个问题阿~我第一次接触LINUX阿~所以会犯很多白痴的问题~麻烦说明详细点,谢谢~      

TOP

退出kde
命令模式下输入:
sh ****.run

才能装      
Powered By Myself

TOP

安装的时候出错了,下面是安装日志:
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Thu Feb 22 14:00:25 2007

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 include path     : (not specified)
  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.
ERROR: Unable to find the kernel header files for the currently running kernel.
       Please make sure you have installed the kernel header 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 header
       files are installed, you may specify the kernel include path with the
       '--kernel-include-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.
该怎么解决阿?      

TOP

没有装kernel内核源文件~~~      
Powered By Myself

TOP

一、“机箱后面有3个插口”,指的是声卡接口吗?AC97?估计一个是输出,一个是输入,一个是耳麦,音箱要插在输出接口,估计是绿色的接口。

二、找到显卡芯片了吗,能进图形界面吗,能用3D吗?一般系统自动配置好显卡,不用配置了。

三、自己安装驱动的确麻烦:kernel-source、kernel-header、make、gcc套件等都要。你可以配置好软件介质源,安装别人编译好的驱动。      

TOP

发新话题