LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 872|回复: 11

装了i386可是分辨率不能达到1024x768,为什么阿?(未解决)

[复制链接]
发表于 2007-6-17 10:56:55 | 显示全部楼层 |阅读模式
装了i386可是分辨率不能达到1024x768,为什么阿???
1.我的linux版本是FC7
2.显卡是NVIDIA Geforce4 MX integrated GPU
发表于 2007-6-17 11:15:48 | 显示全部楼层
看看 /etc/X11/xorg.conf 或者是 /etc/X11/XFree86.conf
看看只面有没有 1024x768 的条目(一般在 section depth 24 里)
没有的话,就按它的格式加上.

我用800x600,其它的一率删掉
回复 支持 反对

使用道具 举报

发表于 2007-6-17 11:24:06 | 显示全部楼层
Of course , because of a bad driver
回复 支持 反对

使用道具 举报

发表于 2007-6-17 11:30:29 | 显示全部楼层
fc系列这个问题一直没有很好的解决,有点失望,,
回复 支持 反对

使用道具 举报

发表于 2007-6-17 12:30:04 | 显示全部楼层
Post by wrfwsh
fc系列这个问题一直没有很好的解决,有点失望,,


我用Ubuntu也经常出现这种情况.
回复 支持 反对

使用道具 举报

发表于 2007-6-17 15:34:16 | 显示全部楼层
没设置?
800*600是98时代用的
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-17 22:55:53 | 显示全部楼层
whitelilis
我的/etc/X11/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
回复 支持 反对

使用道具 举报

发表于 2007-6-18 00:34:17 | 显示全部楼层
cat /etc/X11/xorg.conf

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon Feb 26 23:38:46 PST 2007

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

Section "Files"
        FontPath     "/usr/share/fonts/corefonts"
        FontPath     "/usr/share/fonts/default"
        FontPath     "/usr/share/fonts/zh_CN/Others"
        FontPath     "/usr/share/fonts/misc"
        FontPath     "/usr/share/fonts/75dpi"
        FontPath     "/usr/share/fonts/100dpi"
        FontPath     "/usr/share/fonts/util"
        FontPath     "/usr/share/fonts/TTF"
        FontPath     "/usr/share/fonts/Type1"
        FontPath     "/usr/shart/fonts/xdtv"
        FontPath     "/usr/share/fonts/kochi-substitute"
        FontPath     "/usr/share/fonts/arphicfonts"
        FontPath     "/usr/share/fonts/encodings"
        FontPath     "/usr/share/fonts/ttf-bitstream-vera"
EndSection

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

Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "kbd"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "us"
        Option      "XkbRules" "xorg"
        Option      "XkbVariant" "intl"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "rotocol" "Auto"
        Option      "Device" "/dev/input/mouse0"
        Option      "ZAxisMapping" "4 5 6 7"
        Option      "Emulate3Buttons"
        Option      "Emulate3Timeout" "50"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Mag InnoVision MAG 796FDII"
        HorizSync    30.0 - 96.0
        VertRefresh  50.0 - 160.0
#        Option       "MetaModes"   "CRT-1:1280x1024"
#        Option       "HorizSync"   "CRT-1:30-96"
#        Option       "VertRefresh" "CRT-1:50-160"
        Option       "DPMS"
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nvidia"
        VendorName  "nVidia Corporation"
        BoardName   "NV43 [GeForce 7300 GT]"
        BusID       "4:0:0"
        Option       "DDCMode" "True"
        Option       "XAANoOffscreenPixmaps" "True"
EndSection

Section "Screen"
#       # Enable 32-bit ARGB GLX Visuals
        #     # If you are using an older version of compiz that
        #     # does not support rendering into the Composite
        #     # Overlay Window, you will need to disable clipping
        #     # of GLX rendering to the X Root window with this
        #     # option, or you will get a blank screen after
        #     # starting compiz:
#    Option         "UseEdidFreqs" "True"
#    Option         "UseEDID" "True"
#    Option         "UseEDIDDpi" "True"
#    Option         "ModeValidation" "NoEdidModes"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"[color="red"]
        DefaultDepth     24
        Option      "DPI" "96x96"
        Option      "DisableGLXRootClipping" "True"
        Option      "AddARGBGLXVisuals" "True"
#    Option         "SWcursor"   "True"
#       Option      "HWcursor" "True"
        Option      "CursorShadow" "True"     #开启鼠标阴影效果
        Option      "CursorShadowAlpha" "64"  #阴影的不透明度
        Option      "CursorShadowXOffset" "4" #阴影距离指针横轴距离
        Option      "CursorShadowYOffset" "2" #阴影距离指针纵轴距离
        Option      "Nologo" "true"
        Option      "RenderAccel" "true"
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1024x768" "800x600"
        EndSubSection[color="red"]
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1024x768" "800x600"
        EndSubSection
EndSection


Section "Extensions"
        Option      "Composite" "true"
        Option      "RENDER" "Enable"
EndSection

zzl0@Gentoo ~ $
参考一下吧。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2007-6-18 08:28:54 | 显示全部楼层
楼上的大哥
我能不能直接复制你上面的文件内容???
应该从哪复制啊???
我怎么看着有好多好多不一样的地方啊~~~~~
回复 支持 反对

使用道具 举报

发表于 2007-6-18 11:04:50 | 显示全部楼层
Post by 68556839
楼上的大哥
我能不能直接复制你上面的文件内容???
应该从哪复制啊???
我怎么看着有好多好多不一样的地方啊~~~~~

最好不要这样做!
因为有些是针对显示器和显卡的,你最好先查一下你的显卡和显示器的相关信息(还有X字体的路径等)。再根据你的信息进行修改。。。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表