有成功在FC4上安装nvidia 7667驱动的吗?
偶咋不行咧。装好了,修改xorg.conf的时候是按照readme里面说的去做的Remove the line:
Driver "nv"
(or Driver "vesa")
(or Driver "fbdev")
and replace it with the line:
Driver "nvidia"
Remove the following lines:
Load "dri"
Load "GLCore"
In the "Module" section of the file, add the line (if it does not already
exist):
Load "glx"
结果启动不到xwindow
大家研究研究 :mrgreen: http://www.linuxsir.org/bbs/showthread.php?t=204856 sh NVIDIA-Linux-x86-1.0-7664-pkg1-custom.run这步成功没。
我就安装了,一点问题都没有阿!!! 先关闭selinux然后再安装 为什么要关闭SELINUX ? selinux 是加强 linux 安全的内部模块,不过好像设置起来很复杂,一般我都是禁止的,这样安装别的软件都没有出过问题,楼主不妨试试禁用 selinux 怎么禁用selinux啊?? 我是GF FX5200U显卡,在RH AS4装nvidia 1.0-7667
关了selinux
一切按步骤进行
#su
#/sbin/telinit 3
ctrl+alt+f2
root登录
#sh NVIDIA-Linux-x86-1.0-7667-pkg1.run
安装
#vi /etc/X11/xorg.conf
Section "Device" 里的Driver "nv"改Driver "nvidia"
Section "Module"中留下Load "glx" 删了Load "dri"
保存退出
#/sbin/telinit 5
注消启动有个nvidia的画面闪了一下
可是硬件浏览器里显示卡驱动依然是系统原来自带的NVIDIA GeForce FX(generic)
怎么回事?是没装上还是哪有毛病? 我也是这个问题,不知道哪里出错了?
还有请问怎么关闭Selinux? 我是GF FX5200U显卡,在RH AS4装nvidia 1.0-7667
关了selinux
一切按步骤进行
#su
#/sbin/telinit 3
ctrl+alt+f2
root登录
#sh NVIDIA-Linux-x86-1.0-7667-pkg1.run
安装
#vi /etc/X11/xorg.conf
Section "Device" 里的Driver "nv"改Driver "nvidia"
Section "Module"中留下Load "glx" 删了Load "dri"
保存退出
#/sbin/telinit 5
注消启动有个nvidia的画面闪了一下
可是硬件浏览器里显示卡驱动依然是系统原来自带的NVIDIA GeForce FX(generic)
怎么回事?是没装上还是哪有毛病?
cat /proc/drivers/nvidia/agp/status
就知道装上没有了,硬件浏览器里显示的可能只是名字而已,这个你并没有修改过,当然还是不变了。 nvidia的readme里的官方解释
Q. Why does X crash when starting on Fedora Core 4?
A. There are interaction problems with SELinux (enabled by default on Fedora
Core 4) and the NVIDIA graphics driver. NVIDIA is investigating this, but
it is recommended that you append the kernel boot option "selinux=0" to the
kernel boot line in your grub.conf file. You must reinstall the NVIDIA
driver after adding this option.
我的是gf4 mx440
好像装都不能装
试了n种方法都不行
页:
[1]