免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 4038 | 回复: 3
打印 上一主题 下一主题

桌面分辨率问题!『已解决』 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-06-02 19:26 |只看该作者 |倒序浏览
Solaris 10 u5 的系统\r\n宽屏显示器!\r\n\r\n安装后需要装nVidia的驱动才能支持宽屏。\r\n这个没关系,官方驱动还是有的,安装也方便。\r\n\r\n问题:\r\n每次进系统时,默认的环境是1024*768的。\r\n需要进入NVIDIA X Server Settings设置一下才能调整到1440*900的分辨率。\r\n\r\n该设置哪里才能解决呢?除了/etc/X11/.xorg.conf还能在哪里折腾呢??\r\n\r\n说明:这是新问题,之前装好驱动后自己就好好的,突然之间出来的故障!\r\n\r\n附上系统自己的和NVIDIA设定的xorg.conf:\r\n\r\n==系统自己的xorg.conf===============================================\r\nSection \"ServerLayout\"\r\n        Identifier     \"X.org Configured\"\r\n        Screen      0  \"Screen0\" 0 0\r\n        InputDevice    \"Mouse0\" \"CorePointer\"\r\n        InputDevice    \"Keyboard0\" \"CoreKeyboard\"\r\nEndSection\r\n\r\nSection \"Files\"\r\n        RgbPath      \"/usr/X11/lib/X11/rgb\"\r\n        ModulePath   \"/usr/X11/lib/modules\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/TrueType/\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/Type1/\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/Type1/sun/\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/F3bitmaps/\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/misc/\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/100dpi/\"\r\n        FontPath     \"/usr/X11/lib/X11/fonts/75dpi/\"\r\nEndSection\r\n\r\nSection \"Module\"\r\n        Load  \"IA\"\r\n        Load  \"Xst\"\r\n        Load  \"dbe\"\r\n        Load  \"extmod\"\r\n        Load  \"record\"\r\n        Load  \"xtrap\"\r\n        Load  \"GLcore\"\r\n        Load  \"glx\"\r\n        Load  \"xtsol\"\r\n        Load  \"bitstream\"\r\n        Load  \"freetype\"\r\n        Load  \"type1\"\r\nEndSection\r\n\r\nSection \"InputDevice\"\r\n        Identifier  \"Keyboard0\"\r\n        Driver      \"kbd\"\r\nEndSection\r\n\r\nSection \"InputDevice\"\r\n        Identifier  \"Mouse0\"\r\n        Driver      \"mouse\"\r\n        Option            \"Protocol\" \"auto\"\r\n        Option            \"Device\" \"/dev/mouse\"\r\n        Option            \"ZAxisMapping\" \"4 5 6 7\"\r\nEndSection\r\n\r\nSection \"Monitor\"\r\n        Identifier   \"Monitor0\"\r\n        VendorName   \"Monitor Vendor\"\r\n        ModelName    \"Monitor Model\"\r\nEndSection\r\n\r\nSection \"Device\"\r\n        Identifier  \"Card0\"\r\n        Driver      \"nvidia\"\r\n        VendorName  \"nVidia Corporation\"\r\n        BoardName   \"Quadro FX 560\"\r\n        BusID       \"PCI:7:0:0\"\r\nEndSection\r\n\r\nSection \"Screen\"\r\n        Identifier \"Screen0\"\r\n        Device     \"Card0\"\r\n        Monitor    \"Monitor0\"\r\n        SubSection \"Display\"\r\n                Viewport   0 0\r\n                Depth     1\r\n        EndSubSection\r\n        SubSection \"Display\"\r\n                Viewport   0 0\r\n                Depth     4\r\n        EndSubSection\r\n        SubSection \"Display\"\r\n                Viewport   0 0\r\n                Depth     8\r\n        EndSubSection\r\n        SubSection \"Display\"\r\n                Viewport   0 0\r\n                Depth     15\r\n        EndSubSection\r\n        SubSection \"Display\"\r\n                Viewport   0 0\r\n                Depth     16\r\n        EndSubSection\r\n        SubSection \"Display\"\r\n                Viewport   0 0\r\n                Depth     24\r\n        EndSubSection\r\nEndSection\r\n\r\n===================================================================\r\n\r\n==NVIDIA设定的xorg.conf============================================\r\n\r\n# nvidia-settings: X configuration file generated by nvidia-settings\r\n# nvidia-settings:  version 1.0  (@builder55)  Mon May 19 00:23:12 PDT 2008\r\n\r\nSection \"ServerLayout\"\r\n    Identifier     \"Layout0\"\r\n    Screen      0  \"Screen0\" 0 0\r\n    InputDevice    \"Keyboard0\" \"CoreKeyboard\"\r\n    InputDevice    \"Mouse0\" \"CorePointer\"\r\nEndSection\r\n\r\nSection \"Files\"\r\n    RgbPath         \"/usr/X11R6/lib/X11/rgb\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/misc/:unscaled\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/misc/\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/Type1/\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/100dpi/\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/75dpi/\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/TrueType/\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/Type1/sun/\"\r\n    FontPath        \"/usr/X11R6/lib/X11/fonts/F3bitmaps/\"\r\nEndSection\r\n\r\nSection \"Module\"\r\n    Load           \"dbe\"\r\n    Load           \"extmod\"\r\n    Load           \"type1\"\r\n    Load           \"IA\"\r\n    Load           \"bitstream\"\r\n    Load           \"xtsol\"\r\n    Load           \"glx\"\r\nEndSection\r\n\r\nSection \"ServerFlags\"\r\n    Option         \"Xinerama\" \"0\"\r\nEndSection\r\n\r\nSection \"InputDevice\"\r\n    # generated from default\r\n    Identifier     \"Mouse0\"\r\n    Driver         \"mouse\"\r\n    Option         \"Protocol\" \"auto\"\r\n    Option         \"Device\" \"/dev/mouse\"\r\n    Option         \"Emulate3Buttons\" \"no\"\r\n    Option         \"ZAxisMapping\" \"4 5\"\r\nEndSection\r\n\r\nSection \"InputDevice\"\r\n    # generated from default\r\n    Identifier     \"Keyboard0\"\r\n    Driver         \"keyboard\"\r\nEndSection\r\n\r\nSection \"Monitor\"\r\n    # HorizSync source: edid, VertRefresh source: edid\r\n    Identifier     \"Monitor0\"\r\n    VendorName     \"Unknown\"\r\n    ModelName      \"IOD LCD-AD191X2\"\r\n    HorizSync       31.5 - 60.0\r\n    VertRefresh     56.0 - 75.0\r\n    Option         \"DPMS\"\r\nEndSection\r\n\r\nSection \"Device\"\r\n    Identifier     \"Videocard0\"\r\n    Driver         \"nvidia\"\r\n    VendorName     \"NVIDIA Corporation\"\r\n    BoardName      \"Quadro FX 560\"\r\nEndSection\r\n\r\nSection \"Screen\"\r\n    Identifier     \"Screen0\"\r\n    Device         \"Videocard0\"\r\n    Monitor        \"Monitor0\"\r\n    DefaultDepth    24\r\n    Option         \"TwinView\" \"0\"\r\n    Option         \"metamodes\" \"1440x900 +0+0\"\r\n    SubSection     \"Display\"\r\n        Depth       24\r\n    EndSubSection\r\nEndSection\r\n\r\n==========================================================================\n\n[ 本帖最后由 FlyInSunShine 于 2008-6-4 10:34 编辑 ]

论坛徽章:
0
2 [报告]
发表于 2008-06-03 00:33 |只看该作者
高手们来解决,我也来学习一下

论坛徽章:
0
3 [报告]
发表于 2008-06-03 13:17 |只看该作者
运行\r\n\r\n#nvidia-seting  (好像是这样)\r\n\r\n选择你想要的分辨率,点击保存配置文件即可。这就是在Linux 和 solaris x86下使用nvidia的卡的好处。\r\n\r\n

论坛徽章:
0
4 [报告]
发表于 2008-06-04 10:33 |只看该作者
已解决!\r\n\r\n我一直更改的是文件“/etc/X11/.xorg.conf”\r\n实际方案:不管“/etc/X11/.xorg.conf”是什么\r\n建立“/etc/X11/xorg.conf”把设置写好就OK了!\r\n\r\n就是两个文件的差别!\r\n原因不明,有待高手指点~~~\r\n\r\n汗一个先,我一直以为配置文件就是那一个“.”开头的xorg.conf呢!
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP