分页: 1 / 1

[问题]nvidia-settings设置分辨率后不能保存

发表于 : 2007-08-09 0:34
woolf
我的笔记本的显卡是nvidia go 7300 的显卡,宽屏的。但一直以来分辨率只有1024*768,看照片看起来都是扁的。前段时间好不容易看到了一个命令nvidia-settings;sudo,进去后设置了分辨率到1280*800,应用设置后,看起来好像正常了,还我点击了“保存到x配置文件”。当时还暗自高兴哈,可是等我关了机器,第二天在开机的时候,显示器的分辨率又成了1024*768的。请教各位,这个是什么原因造成的,怎么解决?
3x!

发表于 : 2007-08-09 0:38
skyx
有没有:

代码: 全选

sudo nvidia-xconfig

发表于 : 2007-08-09 16:16
woolf
执行过。但还是有问题。

今天愤怒了,把/etc/X11/xorg.conf里面的所有"1240x768"前面都加了一个"1280x800",然后在执行一遍settings貌似可以了。不明白为什么……

发表于 : 2007-08-09 16:20
skyx
原因可能是你的显卡DDC没有认出你的显示器来。 

你看下/etc/X11/xorg.conf

monitor 有没有自动认出?

发表于 : 2007-08-09 16:25
woolf
怎么样看monitor有没有认出来?

发表于 : 2007-08-09 16:27
skyx
自动认出来会有显示器的型号的。是lcd 至少应该认出是lcd 才对。

发表于 : 2007-08-09 17:04
skyx
个人以为
显卡本来支持宽屏输出,但xorg.conf中给出的显示器却不支持(没有自动认出),所以出于安全的考虑,重启后就失效

发表于 : 2007-08-09 20:45
woolf
3x!

发表于 : 2007-10-31 21:19
ronaldoa
我的和楼主的情况一样,但是我的显示器的型号认出来了。只是我的是lcd的,他认为是crt,这是在什么地方修改,谢谢。
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Nov 9 17:55:20 PST 2006

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder3) Thu Nov 9 17:56:12 PST 2006

Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection

Section "ServerFlags"
Option "Xinerama" "0"
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"

# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown" 这个地方是不是显示器的类型?
ModelName "DELL SE198WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 7300 LE"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "1440x900 +0+0; 1440x900_75 +0+0; 1280x1024 +0+0; 1152x864 +0+0; 1024x768 +0+0; 832x624 +0+0; 800x600 +0+0; 640x480 +0+0"
SubSection "Display"
Depth 24
Modes "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

发表于 : 2007-11-01 12:04
jdwgb
没有用的
试验了N种方法了
NVIDIA显卡没有Linux驱动
过几天换一张显卡
不知道什么显卡支持Linux好的呢??
:?:

发表于 : 2007-12-09 13:12
phoenixzz
我也遇到同样的问题,而且我不是太明白LS几位说的是什么

我的xorg.conf文件里有这么几行

Section "Monitor"
Identifier "LXM-L17AB"
Option "DPMS"
EndSection

没有像什么

VendorName "Unknown"
ModelName "DELL SE198WFP"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0

之类的参数

这些表示什么意思,它识别了我的显示器了吗?如果没有识别应该怎么改呢

发表于 : 2007-12-09 13:19
hcym
jdwgb 写了:没有用的
试验了N种方法了
NVIDIA显卡没有Linux驱动
过几天换一张显卡
不知道什么显卡支持Linux好的呢??
:?:
换A卡,你就会尝尽DIY的乐趣

功夫可以上升到八段

N卡只要初段即可

发表于 : 2008-02-20 14:35
kooyeed
楼主的方法虽然比较暴力,不过是最快最适用的 :D

发表于 : 2008-02-20 16:52
syrano
hcym 写了:
jdwgb 写了:没有用的
试验了N种方法了
NVIDIA显卡没有Linux驱动
过几天换一张显卡
不知道什么显卡支持Linux好的呢??
:?:
换A卡,你就会尝尽DIY的乐趣

功夫可以上升到八段

N卡只要初段即可
nvidia有很好的linux驱动。
珍爱生命,请使用N卡。

N卡!!!

发表于 : 2008-02-23 12:39
hotloo
强烈强调使用N卡,A卡很痛苦的,至少我身边的人都是这样的~~~~
他们安装显卡驱动的时候都是装的花儿谢~~~