LinuxSir.cn,穿越时空的Linuxsir!

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

xorg-server 无法修改分辨率

[复制链接]
发表于 2010-3-13 16:57:35 | 显示全部楼层 |阅读模式
如题
环境(Environment)
VMware Workstation 7.0, gentoo amd64, portage 更新于 updated on 2010-03-06
已经安装了     These are installed:
xorg-server-1.6.5-r1
xf86-video-vesa-2.3.0
xf86-video-vmware-10.16.19
hal-0.5.13

问题表现为:xrandx 显示的显示器或者显卡支持的分辨率很低,如下表所示:
the result of xrandx
  1. Screen 0: minimum 320 x 200, current 800 x 600, maximum 2560 x 1600
  2. default connected 800x600+0+0 0mm x 0mm
  3.    800x600        60.0*    56.0      0.0
  4.    640x480        60.0      0.0
  5.    320x240         0.0
  6.    400x300         0.0
  7.    512x384         0.0
  8.    1024x768        0.0
  9.    1152x864        0.0
  10.    1280x960        0.0
  11.    1400x1050       0.0
  12.    1600x1200       0.0
  13.    1920x1440       0.0
  14.    2048x1536       0.0
  15.    854x480         0.0
  16.    1280x720        0.0
  17.    1366x768        0.0
  18.    1920x1080       0.0
  19.    1280x800        0.0
  20.    1440x900        0.0
  21.    1680x1050       0.0
  22.    1920x1200       0.0
  23.    2560x1600       0.0
  24.    720x480         0.0
  25.    720x576         0.0
  26.    320x200         0.0
  27.    640x400         0.0
  28.    800x480         0.0
  29.    1280x768        0.0
  30.    1280x1024       0.0
复制代码

这种问题应该如何解决?
以下是make.conf内容:
These is the make.conf
  1. # These settings were set by the catalyst build script that automatically
  2. # built this stage.
  3. # Please consult /usr/share/portage/config/make.conf.example for a more
  4. # detailed example.
  5. CFLAGS="-O2 -march=native -pipe"
  6. CXXFLAGS="${CFLAGS}"

  7. # WARNING: Changing your CHOST is not something that should be done lightly.
  8. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  9. CHOST="x86_64-pc-linux-gnu"

  10. # These are the USE flags that were used in addition to what is provided by the
  11. # profile used for building.
  12. USE="mmx sse sse2\
  13. hal dga opengl svga dbus alsa\
  14. X -kde -gnome\
  15. cjk truetype unicode \
  16. bzip2 zlib lzma\
  17. crypt ssl ipv6"

  18. PKGDIR="/usr/portage/packages"
  19. FEATURES="parallel-fetch buildpkg"
  20. MAKEOPTS="-j3"

  21. INPUT_DEVICES="evdev"
  22. VIDEO_CARDS="vmware vesa vga"
  23. ALSA_CARDS="ens1371"

  24. LINGUAS="en zh zh_CN zh_TW zh_HK ja fr de it es"

  25. GENTOO_MIRRORS="ftp://mirrors.xmu.edu.cn/gentoo http://mirrors.xmu.edu.cn/gentoo ftp://gentoo.cs.nctu.edu.tw/gentoo http://gento
  26. o.cs.nctu.edu.tw/gentoo"

  27. SYNC="rsync://mirrors.xmu.edu.cn/gentoo-portage"
  28. #SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
复制代码


顺便再问一下,如何实现emerge的时候默认就使用本地的二进制包?并且使用 --binpkg-respect-use。我让emerge自动保留一份二进制包在 $(PORTDIR)/package 里面

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

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

本版积分规则

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