13 12
发新话题
打印

安装显卡驱动需要关闭 X 服务 请问如何关闭

安装显卡驱动需要关闭 X 服务 请问如何关闭

终于装上fedora8 我的显卡是geforce 8500gt
我双击驱动程序 然后选择 在终端运行 但她提示需要关闭X服务
请问我是要用什么命令来关闭 谢谢

或者我的安装方法不对?
跪求正解   谢谢      

TOP

一个最简单的方法,按三个键盘:
Ctrl+Alt+F1切换到一号字符终端(F2-F6也可以)
Ctrl+Alt+F7切换回X视窗      

TOP

要不你就修改/etc/inittab文件(fc9以前的版本适用,fc9改成upstart启动了)
将其中的:id:5:initdefault:
修改成:id:3:initdefault:      

TOP

修改/etc/inittab
id:5:initdefault:
这一行,5改成3,重启
然后安装,完了再改成5
重启,然后就好了。      
1,本人乃Linux伊甸园“Linux内核学习”,“红旗等发行版”版主,请大家捧场。
2,红旗Linux在设备驱动,系统设置,中文美化,易用性方面做得非常好,建议大家使用。
3,本人是红旗Linux的粉丝,不是枪手。

TOP

切换终端那个方法好像不行,因为切换了但是x视窗还是在工作

改了以后要重启系统,忘记了呵呵。
还是版主细心!       

TOP

哈 谢谢各位 我试试      

TOP

我的是主板集成的显卡 Geforce 7050  ,, 我装驱动的时候提示我如下
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sun Apr 20 06:41:06 2008

option status:
  license pre-accepted    : false
  update                  : false
  force update            : false
  expert                  : false
  uninstall               : false
  driver info             : false
  precompiled interfaces  : true
  no ncurses color        : false
  query latest version    : false
  OpenGL header files     : true
  no questions            : false
  silent                  : false
  no recursion            : 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
  no kernel module        : false
  force SELinux           : default
  no X server check       : false
  no cc version check     : false
  force tls               : (not specified)
  X install prefix        : (not specified)
  X library install path  : (not specified)
  X module install path   : (not specified)
  OpenGL install prefix   : (not specified)
  OpenGL install libdir   : (not specified)
  utility install prefix  : (not specified)
  utility install libdir  : (not specified)
  doc install prefix      : (not specified)
  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              : ftp://download.nvidia.com
  RPM file list           : (not specified)

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: Yes)
-> 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.
ERROR: You do not appear to have libc header files installed on your system.
       Please install your distribution's libc development package.
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

请朋友们帮我解决一下,先谢谢了。      

TOP

楼上的你系统肯定不是完全安装,缺少库文件。      
1,本人乃Linux伊甸园“Linux内核学习”,“红旗等发行版”版主,请大家捧场。
2,红旗Linux在设备驱动,系统设置,中文美化,易用性方面做得非常好,建议大家使用。
3,本人是红旗Linux的粉丝,不是枪手。

TOP

那我在安装系统的时候应该选哪些库呢?      

TOP

 13 12
发新话题