LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1135|回复: 0

Geforce go 6600,装驱动失败求助(已解决)

[复制链接]
发表于 2006-9-3 23:00:33 | 显示全部楼层 |阅读模式
我的显卡型号是gforce go 6600 64mb,我安装过ubuntu的nvidia-glx,以及官方的两个驱动7xxx,8xxx(安装过程无错,均显示complete).但是只要我把xorg。conf里driver改成nvidia,重启 x就出错进不去,而且glxgears命令返回
“Xlib: extension "GLX" missing on display ":0.0".
Error: couldn't get an RGB, Double-buffered visual”

Xorg.0.log:
(**) NVIDIA(0): Depth 16, (--) framebuffer bpp 16
(==) NVIDIA(0): RGB weight 565
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(EE) NVIDIA(0): Failed to initialize the NVIDIA kernel module! Please ensure
(EE) NVIDIA(0):     that there is a supported NVIDIA GPU in this system, and
(EE) NVIDIA(0):     that the NVIDIA device files have been created properly.
(EE) NVIDIA(0):     Please consult the NVIDIA README for details.
(EE) NVIDIA(0):  *** Aborting ***
(II) UnloadModule: "nvidia"
(II) UnloadModule: "ramdac"
(II) UnloadModule: "fb"
(EE) Screen(s) found, but none have a usable configuration.

但是我用adept安装了nvidia-kernel-common,nvidia-kernel-source


问题原因:一安装的nvidia-kernel与新驱动版本号不符。
解决方法:
1。sudo apt-get remove nvidia-kernel-common nvidia-kernel-source
2. sudo sh NVIDIA-Linux-x86-1.0-8774-pkg1.run ----extract-only
3.  cd NVIDIA-Linux-x86-1.0-8774-pkg1/usr/src/nv
4  sudo make module
5  sudo make install

reboot
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表