[问题]完全没办法了~~登录界面分辨率问题!!!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
thank243
帖子: 7
注册时间: 2007-12-16 9:40

[问题]完全没办法了~~登录界面分辨率问题!!!

#1

帖子 thank243 » 2008-05-15 1:13

已经试过论坛上的方法。。。可是,登录界面的分辨率还是那么低,登录后就恢复正常。。。

完全搞不懂是咋回事。。。望大大解决下。。

贴上xorg.conf的内容。。貌似里面没有什么分辨率什么的。。

# xorg.conf (X.Org 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 "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection

Section "Device"
Identifier "Configured Video Device"
EndSection

Section "Monitor"
Identifier "Configured Monitor"
EndSection

Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection

Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
EndSection
附件
Screenshot.png
thank243
帖子: 7
注册时间: 2007-12-16 9:40

#2

帖子 thank243 » 2008-05-15 1:35

:oops: :oops: :oops: :oops:

我等小菜没办法才来问的。。。
头像
古道风
帖子: 21
注册时间: 2008-05-13 18:03
来自: 杭州
联系:

#3

帖子 古道风 » 2008-05-15 10:48

我的也是,一直没有注意过这个问题....
PHPer
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

#4

帖子 luojie-dune » 2008-05-15 10:50

是N卡,直接

代码: 全选

sudo nvidia-settings
原理就是改动root的分辨率。其实用startx改好也应该一样的。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
thank243
帖子: 7
注册时间: 2007-12-16 9:40

#5

帖子 thank243 » 2008-05-15 11:39

囧。。。。。

我的是A卡。。。。
thank243
帖子: 7
注册时间: 2007-12-16 9:40

#6

帖子 thank243 » 2008-05-15 12:45

继续顶。。。。。
thank243
帖子: 7
注册时间: 2007-12-16 9:40

#7

帖子 thank243 » 2008-05-15 15:05

继续顶~~直到解决为止。。
tmatch
帖子: 22
注册时间: 2008-05-05 11:18

#8

帖子 tmatch » 2008-05-15 15:24

应该在应用程序右键——编辑菜单——其他——把右边的显示器和显卡勾上,重启桌面左键点应用程序——其他——显示器和显卡,然后看你显示器型号设置显示器,如果没有你的显示器型号就设置通用看看,我的就是这样搞好的。
头像
xinzhi
帖子: 238
注册时间: 2008-03-05 15:41
来自: 中国广西防城港
联系:

#9

帖子 xinzhi » 2008-05-15 16:25

安装StartUp-Manager吧,可以很方便地修改分辨率。
thank243
帖子: 7
注册时间: 2007-12-16 9:40

#10

帖子 thank243 » 2008-05-15 17:56

xinzhi 写了:安装StartUp-Manager吧,可以很方便地修改分辨率。
囧。。。。。貌似这个是改引导菜单的分辨率吧。。。

登录界面的分辨率还是那么低。。。。
thank243
帖子: 7
注册时间: 2007-12-16 9:40

#11

帖子 thank243 » 2008-05-15 17:59

tmatch 写了:应该在应用程序右键——编辑菜单——其他——把右边的显示器和显卡勾上,重启桌面左键点应用程序——其他——显示器和显卡,然后看你显示器型号设置显示器,如果没有你的显示器型号就设置通用看看,我的就是这样搞好的。
囧。。。。

有“其他”这个菜单。。貌似勾一直勾不上。。。感觉里面没东西似的。。。
附件
Screenshot.png
头像
luojie-dune
帖子: 22033
注册时间: 2007-07-30 18:28
系统: Linux
来自: 空气中

#12

帖子 luojie-dune » 2008-05-15 19:22

一定要用的sudo,因为启动画面部分属于/ 不是你的职权范围内
不输入密码的方法一定错误。
『这个世界都是我的 ,我爱你们』

ENTP ⥂ INTP ⥄ INFP ⇦ INTJ

在此发布的文章使用 Creative Commons Attribution-ShareAlike 4.0 协议
回复