[分享]N卡驱动安装启用详解

CPU/显卡/打印机/USB设备等硬件问题
头像
iPod
帖子: 15
注册时间: 2007-12-22 11:09

#16

帖子 iPod » 2008-01-17 19:47

hethe 写了:
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
ls的兄弟,你看下你的xorg里面的这一段,这个xorg文件已经被毁了,你看看能不能找到你原来的文件或者重新生成一个。
那请问如何重新生成一个呢,我实在是个菜鸟,这就是我白屏的原因吗?
头像
hethe
帖子: 3666
注册时间: 2005-08-01 9:14

#17

帖子 hethe » 2008-01-17 20:39

iPod 写了:
hethe 写了:
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
ls的兄弟,你看下你的xorg里面的这一段,这个xorg文件已经被毁了,你看看能不能找到你原来的文件或者重新生成一个。
那请问如何重新生成一个呢,我实在是个菜鸟,这就是我白屏的原因吗?
在启动的grub画面,进recovery mode, 然后:

代码: 全选

sudo rm /etc/X11/xorg.conf
sudo dpkg-reconfigure -phigh xserver-xorg 
按照它说的做。
Gedanken ohne Inhalt sind leer .Anschauungen ohne Begriffe sind blind.
头像
gearfox
帖子: 32
注册时间: 2006-11-25 15:29

#18

帖子 gearfox » 2008-01-17 22:37

acc@acc:~$ sudo cp /etc/X11/xorg.conf /
acc@acc:~$ sudo cp /xorg.conf /etc/X11/
acc@acc:~$ sudo apt-get install nvidia-glx
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
Reading state information... 完成
现在没有可用的软件包 nvidia-glx,但是它被其它的软件包引用了。
这可能意味着这个缺失的软件包可能已被废弃,
或者只能在其他发布源中找到
E: 软件包 nvidia-glx 还没有可供安装的候选者


gan ga de wo
wangqi0021
帖子: 156
注册时间: 2007-09-05 1:09
来自: beijing

#19

帖子 wangqi0021 » 2008-01-18 15:32

8600GT 应该装哪个呢?
头像
iPod
帖子: 15
注册时间: 2007-12-22 11:09

#20

帖子 iPod » 2008-01-18 19:50

hethe 写了:
iPod 写了:
hethe 写了:
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
ls的兄弟,你看下你的xorg里面的这一段,这个xorg文件已经被毁了,你看看能不能找到你原来的文件或者重新生成一个。
那请问如何重新生成一个呢,我实在是个菜鸟,这就是我白屏的原因吗?
在启动的grub画面,进recovery mode, 然后:

代码: 全选

sudo rm /etc/X11/xorg.conf
sudo dpkg-reconfigure -phigh xserver-xorg 
按照它说的做。
不好意思,还得麻烦您一下,我按照您说的作了,驱动是安上了,可当点启用受限驱动后,重启后还是白屏。接着我看网上说把/etc/default/linux-restricted-modules-common中的DISABLED MODULES="nv"(愿为"nvidia-legency")可改完后依然是白屏?
真实太谢谢您了!
头像
hethe
帖子: 3666
注册时间: 2005-08-01 9:14

#21

帖子 hethe » 2008-01-18 19:56

iPod 写了:
hethe 写了:
iPod 写了:
hethe 写了:
# This file was generated by failsafeDexconf, using
# values from the debconf database and some overrides to use vesa mode.
#
# You should use dexconf or another such tool for creating a "real" xorg.conf
# For example:
# sudo dpkg-reconfigure -phigh xserver-xorg
ls的兄弟,你看下你的xorg里面的这一段,这个xorg文件已经被毁了,你看看能不能找到你原来的文件或者重新生成一个。
那请问如何重新生成一个呢,我实在是个菜鸟,这就是我白屏的原因吗?
在启动的grub画面,进recovery mode, 然后:

代码: 全选

sudo rm /etc/X11/xorg.conf
sudo dpkg-reconfigure -phigh xserver-xorg 
按照它说的做。
不好意思,还得麻烦您一下,我按照您说的作了,驱动是安上了,可当点启用受限驱动后,重启后还是白屏。接着我看网上说把/etc/default/linux-restricted-modules-common中的DISABLED MODULES="nv"(愿为"nvidia-legency")可改完后依然是白屏?
真实太谢谢您了!
你按照我说的重置配置文件,之后就按我一楼说的步骤来,即不要启用受限驱动,也不要自己手动去改文件。
重新再去试试,有问题尽管再提出来。
Gedanken ohne Inhalt sind leer .Anschauungen ohne Begriffe sind blind.
kongh
帖子: 2
注册时间: 2006-04-19 19:57

#22

帖子 kongh » 2008-01-18 21:42

我用的是IBM T61p,显卡是nvidia quadro FX 570M,安装了64位的ubuntu 7.10,显卡驱动是NVIDIA-Linux-x86_64-169.07,安装你的方法配置,重启后出现花屏。不知道要怎么设置?
kongh
帖子: 2
注册时间: 2006-04-19 19:57

#23

帖子 kongh » 2008-01-18 23:08

我把NVIDIA-Linux-x86_64-169.07删掉后,用你的方法配置。启动X Server后,没有出现花屏,但是分辨率变成了800*600。受限驱动管理器里面显示“已启用”,状态是使用中,Screen and Graphics Preference里面显卡驱动程序是:
vesa - Generic VESA-compliant video cards。

xorg.conf:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Wed Sep 12 14:29:17 PDT 2007

# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "ServerLayout"

# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
Identifier "Default Layout"
screen "Default Screen" 0 0
Inputdevice "Generic Keyboard"
Inputdevice "Configured Mouse"
Inputdevice "Synaptics Touchpad"
EndSection

Section "Files"
EndSection

Section "Module"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4"# Tablet PC ONLY
EndSection

Section "Monitor"
Identifier "通用显示器"
Horizsync 28.0 - 96.0
Vertrefresh 43.0 - 60.0
Option "DPMS"
EndSection

Section "Device"
Identifier "nVidia Corporation G80 [Quadro FX 570M]"
Driver "nvidia"
Option "AddARGBVisuals" "True"
Option "AddARGBGLXVisuals" "True"
Option "NoLogo" "True"
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G80 [Quadro FX 570M]"
Monitor "通用显示器"
Defaultdepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 16
Modes "1920x1200"
EndSubSection
EndSection

Section "Extensions"
Option "Composite" "Enable"
EndSection
头像
hethe
帖子: 3666
注册时间: 2005-08-01 9:14

#24

帖子 hethe » 2008-01-19 0:38

kongh 写了:我把NVIDIA-Linux-x86_64-169.07删掉后,用你的方法配置。启动X Server后,没有出现花屏,但是分辨率变成了800*600。受限驱动管理器里面显示“已启用”,状态是使用中,Screen and Graphics Preference里面显卡驱动程序是:


Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G80 [Quadro FX 570M]"
Monitor "通用显示器"
Defaultdepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 16
Modes "1920x1200"
EndSubSection
EndSection
这一段,改成
Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G80 [Quadro FX 570M]"
Monitor "通用显示器"
Defaultdepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1200x800" ‘1024x768’
EndSubSection
EndSection
Gedanken ohne Inhalt sind leer .Anschauungen ohne Begriffe sind blind.
zerg
帖子: 20
注册时间: 2008-01-18 19:36

#25

帖子 zerg » 2008-01-21 9:32

我电脑NV8600驱动有源上的,也试过手动,可就是没有compiz这一项,我想看3D桌面。
无论那里都找不到compiz或者3D特效之类的选项 :roll:
zerg
帖子: 20
注册时间: 2008-01-18 19:36

#26

帖子 zerg » 2008-01-21 9:34

我电脑NV8600驱动有源上的,也试过手动,可就是没有compiz这一项,我想看3D桌面。
无论那里都找不到compiz或者3D特效之类的选项 :roll:
compiere
帖子: 23
注册时间: 2008-01-26 1:43

#27

帖子 compiere » 2008-01-30 1:07

运行出错,和我安装的ubuntu有关?我用的是ubuntu 8.04 A3

# 显卡 G7600GS-256GD3

compiere@compiere-desktop:/$ sudo apt-get install nvidia-glx-new
正在读取软件包列表... 完成
正在分析软件包的依赖关系树
Reading state information... 完成
有一些软件包无法被安装。如果您用的是不稳定(unstable)发行版,这也许是
因为系统无法达到您要求的状态造成的。该版本中可能会有一些您需要的软件
包尚未被创建或是它们还在新到(incoming)目录中。

您仅要求对单一软件包进行操作,这极有可能是因为该软件包安装不上,同时,
您最好提交一个针对这个软件包的故障报告。
下列的信息可能会对解决问题有所帮助:

下列的软件包有不能满足的依赖关系:
nvidia-glx-new: 依赖: xserver-xorg-core (>= 1:0.99.0-1) 但是它将不会被安装
E: 无法安装的软件包
compiere@compiere-desktop:/$
blackfire
帖子: 24
注册时间: 2007-11-23 11:03

#28

帖子 blackfire » 2008-02-15 17:30

我到此一游
hezhihan
帖子: 7
注册时间: 2007-10-20 15:17

#29

帖子 hezhihan » 2008-02-27 6:24

我根本装不上去阿,之前好好的,然后用新利得下了个VBOX,屏幕就变得不正常了~555555,搞了一个晚上了,字变得像两边拉扁了一样,我的是7300装是正常的,但是就是不能用,这是我的:谢谢搂住了!
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
EndSection

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
Identifier "Synaptics Touchpad"
Driver "synaptics"
Option "SendCoreEvents" "true"
Option "Device" "/dev/psaux"
Option "Protocol" "auto-dev"
Option "HorizEdgeScroll" "0"
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
Identifier "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Driver "nvidia"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "通用显示器"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300]"
Monitor "通用显示器"
Defaultdepth 24
Option "AddARGBGLXVisuals" "True"
SubSection "Display"
Depth 24
Modes "1200x800" ‘1024x768’
EndSubSection
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"

# Uncomment if you have a wacom tablet
# InputDevice "stylus" "SendCoreEvents"
# InputDevice "cursor" "SendCoreEvents"
# InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
头像
hethe
帖子: 3666
注册时间: 2005-08-01 9:14

#30

帖子 hethe » 2008-03-03 12:27

hezhihan 写了:我根本装不上去阿,之前好好的,然后用新利得下了个VBOX,屏幕就变得不正常了~555555,搞了一个晚上了,字变得像两边拉扁了一样,我的是7300装是正常的,但是就是不能用,这是我的:谢谢搂住了!
我敢保证你根本没按我说的步骤做。
Gedanken ohne Inhalt sind leer .Anschauungen ohne Begriffe sind blind.
回复