神舟A480 gt425显卡 (还有一集成的) 官网上下的驱动 NVIDIA-Linux-x86-260.19.36.run
以下是xorg.conf
怎样能搞定
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.36 ([email protected]) Tue Jan 18 17:31:39 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 260.19.36 ([email protected]) Tue Jan 18 17:31:39 PST 2011
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection
Section "Files"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 33.0
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSection
装完N卡驱动进不了x
- cuihao
- 帖子: 4793
- 注册时间: 2008-07-24 11:33
- 来自: 郑州
- 联系:
Re: 装完N卡驱动进不了x
startx看看提示啥。
求人不如求它仨: 天蓝的Wiki 屎黄的Wiki 蓝红黄蓝绿红
Site: CUIHAO.TK Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
Site: CUIHAO.TK Twitter: @cuihaoleo
Machine: Athlon64 X2 5200+ / 2x2GB DDR2-800 / GeForce GTS 450
AD: ~まだ見ぬ誰かの笑顔のために~
-
- 帖子: 63
- 注册时间: 2009-11-02 11:43
Re: 装完N卡驱动进不了x
fatal errorcuihao 写了:startx看看提示啥。
no screen found
-
- 帖子: 63
- 注册时间: 2009-11-02 11:43
Re: 装完N卡驱动进不了x
后来把 /etc/X11/xort.conf 删除了 进去x了 但是开不了桌面效果
运行 nvidia x server setting 提示如下
You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.
运行nvidia-xconfig 提示如下
WARNING: Unable to locate/open X configuration file.
New X configuration file written to '/etc/X11/xorg.conf'
运行 nvidia x server setting 提示如下
You do not appear to be using the NVIDIA X driver. Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.
运行nvidia-xconfig 提示如下
WARNING: Unable to locate/open X configuration file.
New X configuration file written to '/etc/X11/xorg.conf'
- supercatexpert
- 帖子: 403
- 注册时间: 2010-01-17 15:39
- 系统: Debian Wheezy AMD64
- 联系:
Re: 装完N卡驱动进不了x
你是N卡使用Optimus技术的双显吧....这个不要装N卡驱动,因为这种类型的N卡暂时没有Linux驱动。
建议完全卸载N卡驱动后删除/etc/X11/xorg.conf,直接用Intel集显。在不玩游戏的情况下,高清和特效是没有问题的。
本人的Ideapad Y460N是同样的情况。
建议完全卸载N卡驱动后删除/etc/X11/xorg.conf,直接用Intel集显。在不玩游戏的情况下,高清和特效是没有问题的。
本人的Ideapad Y460N是同样的情况。
OS: Debian Wheezy (Testing) for AMD64~~~
Mobile Phone: Nokia N900, OS: Maemo 5.0 (Base on Debian)~~~
本人的项目: RhythmCat(Linux下的音乐播放器.....支持歌词等功能...)
http://code.google.com/p/rhythmcat
RhythmCat 2进行中 (https://github.com/supercatexpert/RhythmCat2/)
Mobile Phone: Nokia N900, OS: Maemo 5.0 (Base on Debian)~~~
本人的项目: RhythmCat(Linux下的音乐播放器.....支持歌词等功能...)
http://code.google.com/p/rhythmcat
RhythmCat 2进行中 (https://github.com/supercatexpert/RhythmCat2/)
-
- 帖子: 2
- 注册时间: 2012-01-12 9:53
Re: 装完N卡驱动进不了x
supercatexpert 写了:你是N卡使用Optimus技术的双显吧....这个不要装N卡驱动,因为这种类型的N卡暂时没有Linux驱动。
建议完全卸载N卡驱动后删除/etc/X11/xorg.conf,直接用Intel集显。在不玩游戏的情况下,高清和特效是没有问题的。
本人的Ideapad Y460N是同样的情况。
我的是Y470双显,出现了同样的情况。难道到现在都没有解决的办法么