找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 451|回复: 1

Arch中没有1920x1080解决办法!

[复制链接]
匿名  发表于 2019-5-10 10:40:34 |阅读模式
[root@Arch ~]# xrandr
  1. Screen 0: minimum 1 x 1, current 1440 x 900, maximum 8192 x 8192
  2. Virtual1 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
  3.    1024x768      60.00 +  60.00  
  4.    2560x1600     59.99  
  5.    1920x1440     60.00  
  6.    1856x1392     60.00  
  7.    1792x1344     60.00  
  8.    1920x1200     59.88  
  9.    1600x1200     60.00  
  10.    1680x1050     59.95  
  11.    1400x1050     59.98  
  12.    1280x1024     60.02  
  13.    1440x900      59.89*
  14.    1280x960      60.00  
  15.    1360x768      60.02  
  16.    1280x800      59.81  
  17.    1152x864      75.00  
  18.    1280x768      59.87  
  19.    800x600       60.32  
  20.    640x480       59.94  
  21. Virtual2 disconnected (normal left inverted right x axis y axis)
  22. Virtual3 disconnected (normal left inverted right x axis y axis)
  23. Virtual4 disconnected (normal left inverted right x axis y axis)
  24. Virtual5 disconnected (normal left inverted right x axis y axis)
  25. Virtual6 disconnected (normal left inverted right x axis y axis)
  26. Virtual7 disconnected (normal left inverted right x axis y axis)
  27. Virtual8 disconnected (normal left inverted right x axis y axis)
复制代码

[root@Arch ~]# cvt 1920 1080
  1. # 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz
  2. Modeline "1920x1080_60.00"  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync
复制代码

[root@Arch ~]#  xrandr
  1. Screen 0: minimum 1 x 1, current 1440 x 900, maximum 8192 x 8192
  2. Virtual1 connected primary 1440x900+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
  3.    1024x768      60.00 +  60.00  
  4.    2560x1600     59.99  
  5.    1920x1440     60.00  
  6.    1856x1392     60.00  
  7.    1792x1344     60.00  
  8.    1920x1200     59.88  
  9.    1600x1200     60.00  
  10.    1680x1050     59.95  
  11.    1400x1050     59.98  
  12.    1280x1024     60.02  
  13.    1440x900      59.89*
  14.    1280x960      60.00  
  15.    1360x768      60.02  
  16.    1280x800      59.81  
  17.    1152x864      75.00  
  18.    1280x768      59.87  
  19.    800x600       60.32  
  20.    640x480       59.94  
  21. Virtual2 disconnected (normal left inverted right x axis y axis)
  22. Virtual3 disconnected (normal left inverted right x axis y axis)
  23. Virtual4 disconnected (normal left inverted right x axis y axis)
  24. Virtual5 disconnected (normal left inverted right x axis y axis)
  25. Virtual6 disconnected (normal left inverted right x axis y axis)
  26. Virtual7 disconnected (normal left inverted right x axis y axis)
  27. Virtual8 disconnected (normal left inverted right x axis y axis)
  28.   1920x1080_60.00 (0x468) 173.000MHz -HSync +VSync
  29.         h: width  1920 start 2048 end 2248 total 2576 skew    0 clock  67.16KHz
  30.         v: height 1080 start 1083 end 1088 total 1120           clock  59.96Hz
复制代码
[root@Arch ~]# xrandr --addmode Virtual1 1920x1080_60.00
[root@Arch ~]#

匿名  发表于 2019-9-14 10:02:48
虚拟机分辨率自动回跳解决方法:2019/9/14
pacman -Syy open-vm-tools gtkmm gtk2 xf86-input-vmmouse xf86-video-vmware mesa
systemctl enable vmtoolsd.service
systemctl enable vmware-vmblock-fuse.service
nano /etc/X11/Xwrapper.config
    ↳needs_root_rights=yes
reboot
高级模式
B Color Image Link Quote Code Smilies

本版积分规则

QQ|手机版|小黑屋|留言系统 ( 蜀ICP备:没有号 )

GMT+8, 2025-1-23 07:03 , Processed in 0.078750 second(s), 13 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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