zhangcobi 于 2007-04-12 19:39:32发表:
补充: 这是我系统xorg.conf的类容 # Xorg configuration created by pyxf86config Section "ServerLayout" Identifier "Default Layout" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc105" Option "XkbLayout" "us" EndSection Section "Device" Identifier "Videocard0" Driver "nv" EndSection Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection 改了就不能进入图系统。
zhangcobi 于 2007-04-12 19:35:33发表:
"http://www.linuxdiyf.com/bbs/thread-40671-1-1.html" 楼上各位朋友的方法都试了,都不行。 搞的我启动无法进入系统后来还是重装,问题还是为解决! 继续求助!!!
rucstudent 于 2007-04-12 15:25:22发表:
笔记本也必须要这样么?
sgx 于 2007-04-11 21:41:49发表:
http://www.linuxdiyf.com/bbs/thread-40671-1-1.html
Summerserenity 于 2007-04-11 19:40:14发表:
到/etc/X11,打开xorg.conf,找到最后类似以下一节: Section "Screen" Identifier "Screen0" Device "Videocard0" DefaultDepth 24 SubSection "Display" Viewport 0 0 Depth 24 EndSubSection EndSection 在 Depth 24下方、EndSubSection上方添加一行Modes "1024x768" "1280x960" "1152x864" "800x600"
Amayjasne 于 2007-04-11 17:01:16发表:
在桌面的系统终端里运行setup可以配置,如果他不支持你的显卡或显示器的话用高分辨率有可能黑频,这个要做好心理准备,要不你配置/etc/X11/XF86Config文件,那个Modes段就是设分辨率的,搜索下这方面的说明
zhangcobi 于 2007-04-11 16:13:41发表:
这个不敢试,如果黑屏或进不了系统就麻烦了。 不知还有没有别的方法, 用800*600分辨率很不舒服,也不方便。
YpoClose 于 2007-04-11 15:23:50发表:
看显示器下拉菜单有无你的显示器类型或相近低一点的,不过这样要是设置了有时会成黑频的
zhangcobi 于 2007-04-12 19:39:32发表:
补充:
这是我系统xorg.conf的类容
# Xorg configuration created by pyxf86config
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nv"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
改了就不能进入图系统。
zhangcobi 于 2007-04-12 19:35:33发表:
"http://www.linuxdiyf.com/bbs/thread-40671-1-1.html"
楼上各位朋友的方法都试了,都不行。 搞的我启动无法进入系统后来还是重装,问题还是为解决!
继续求助!!!
rucstudent 于 2007-04-12 15:25:22发表:
笔记本也必须要这样么?
sgx 于 2007-04-11 21:41:49发表:
http://www.linuxdiyf.com/bbs/thread-40671-1-1.html
Summerserenity 于 2007-04-11 19:40:14发表:
到/etc/X11,打开xorg.conf,找到最后类似以下一节:
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
在 Depth 24下方、EndSubSection上方添加一行Modes "1024x768" "1280x960" "1152x864" "800x600"
Amayjasne 于 2007-04-11 17:01:16发表:
在桌面的系统终端里运行setup可以配置,如果他不支持你的显卡或显示器的话用高分辨率有可能黑频,这个要做好心理准备,要不你配置/etc/X11/XF86Config文件,那个Modes段就是设分辨率的,搜索下这方面的说明
zhangcobi 于 2007-04-11 16:13:41发表:
这个不敢试,如果黑屏或进不了系统就麻烦了。 不知还有没有别的方法, 用800*600分辨率很不舒服,也不方便。
YpoClose 于 2007-04-11 15:23:50发表:
看显示器下拉菜单有无你的显示器类型或相近低一点的,不过这样要是设置了有时会成黑频的