我有一台双启动的 Ubuntu 18.04.3(gnome 3.28.4)和 Windows 10 以及 ATI/AMD Radeon HD 6700 系列显卡的 PC。我的显示器 LG 29WK500-P 的原始分辨率为 2560x1080。Windows 可以正常检测到它并且一切正常,但在分辨率列表中找不到 Ubuntu 2560x1080,而我在 ubuntu 中可以设置的最大分辨率是 1920x1080。
我尝试手动添加分辨率(https://www.leowkahman.com/2019/02/06/ultrawide-monitor-on-linux/) 经过无级变速器和兰德命令。
$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DisplayPort-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 798mm x 334mm
1920x1080 50.00 59.99* 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1280x800 59.91
1152x864 75.00 59.97
1280x720 60.00 50.00 59.94
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
720x576 50.00
720x480 60.00 59.94
640x480 75.00 60.00 59.94
我打出了56到75的频率,但大部分是在设置之后xrandr 输出屏幕是黑色的,但是当尝试使用值 72、73、74、75 的 cvt 时,它显示类似于屏幕上的屏幕
编辑:正如 harrymc 所要求的,我添加了我尝试过的方法和结果(我今天和昨天都这样做了,并且我不得不多次重启电脑以便部分问题可以重新出现):
gtf 2560 1080 50 <- black screen
xrandr --newmode "TEST" 188.60 2560 2704 2976 3392 1080 1081 1084 1112 -HSync +Vsync
gtf 2560 1080 55 <- black screen
xrandr --newmode "TEST" 209.98 2560 2720 2992 3424 1080 1081 1084 1115 -HSync +Vsync
xrandr --newmode "TEST2" 209.98 2560 2720 2992 3424 1080 1081 1084 1115 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST2"
gtf 2560 1080 60 <- black screen
xrandr --newmode "TEST3" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST3"
gtf 2560 1080 65 <- black screen
xrandr --newmode "TEST4" 251.82 2560 2728 3008 3456 1080 1081 1084 1121 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST4"
gtf 2560 1080 70 <- black screen
xrandr --newmode "TEST5" 273.18 2560 2736 3016 3472 1080 1081 1084 1124 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST5"
gtf 2560 1080 75 <- black screen
xrandr --newmode "TEST6" 295.08 2560 2744 3024 3488 1080 1081 1084 1128 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST6"
gtf 2560 1080 71 <- similar like on photo
xrandr --newmode "TEST7" 277.33 2560 2736 3016 3472 1080 1081 1084 1125 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST7"
gtf 2560 1080 69 <- similar like on photo
xrandr --newmode "TEST8" 269.27 2560 2736 3016 3472 1080 1081 1084 1124 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST8"
gtf 2560 1080 80 <- black screen
xrandr --newmode "TEST9" 315.59 2560 2744 3024 3488 1080 1081 1084 1131 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST9"
gtf 2560 1080 66 <- black screen
xrandr --newmode "TEST" 255.92 2560 2728 3008 3456 1080 1081 1084 1122 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST"
gtf 2560 1080 67 <- black screen
xrandr --newmode "TEST2"
xrandr --newmode "TEST2" 259.80 2560 2728 3008 3456 1080 1081 1084 1122 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST2"
gtf 2560 1080 68 <- black screen
xrandr --newmode "TEST3" 263.91 2560 2728 3008 3456 1080 1081 1084 1123 -HSync +Vsync
xrandr --addmode HDMI-0 "TEST3"
cvt 2560 1080 55 <- black screen
xrandr --newmode "2560x1080_55.00" 209.25 2560 2720 2984 3408 1080 1083 1093 1117 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_55.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr --output HDMI-0 --mode 2560x1080_55.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr
cvt 2560 1080 56 <- black screen
xrandr --newmode "2560x1080_56.00" 213.25 2560 2720 2984 3408 1080 1083 1093 1118 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_56.00
xrandr --output HDMI-0 --mode 2560x1080_56.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 57 <- black screen
xrandr --newmode "2560x1080_57.00" 218.00 2560 2720 2992 3424 1080 1083 1093 1119 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_57.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 58 <- black screen
xrandr --addmode HDMI-0 2560x1080_58.00
xrandr --output HDMI-0 --mode 2560x1080_58.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 59 <- black screen
xrandr --newmode "2560x1080_59.00" 226.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_59.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr --output HDMI-0 --mode 2560x1080_59.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 60 <- black screen
xrandr --newmode "2560x1080_60.00" 230.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_60.00
xrandr --output HDMI-0 --mode 2560x1080_60.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 61 <- black screen
xrandr --newmode "2560x1080_61.00" 235.00 2560 2728 3000 3440 1080 1083 1093 1121 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_61.00
xrandr --output HDMI-0 --mode 2560x1080_61.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 62 <- black screen
xrandr --newmode "2560x1080_62.00" 239.00 2560 2728 3000 3440 1080 1083 1093 1122 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_62.00
xrandr --output HDMI-0 --mode 2560x1080_62.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr
cvt 2560 1080 63 <- black screen
xrandr --newmode "2560x1080_63.00" 243.00 2560 2728 3000 3440 1080 1083 1093 1122 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_63.00
xrandr --output HDMI-0 --mode 2560x1080_63.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 64 <- black screen
xrandr --newmode "2560x1080_64.00" 247.00 2560 2728 3000 3440 1080 1083 1093 1123 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_64.00
xrandr --output HDMI-0 --mode 2560x1080_64.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 65 <- black screen
xrandr --addmode HDMI-0 2560x1080_65.00
xrandr --newmode "2560x1080_65.00" 251.00 2560 2728 3000 3440 1080 1083 1093 1124 -hsync +vsync
xrandr --output HDMI-0 --mode 2560x1080_65.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 66 <- black screen
xrandr --newmode "2560x1080_66.00" 256.25 2560 2736 3008 3456 1080 1083 1093 1124 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_66.00
xrandr --output HDMI-0 --mode 2560x1080_66.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 67 <- black screen
xrandr --newmode "2560x1080_67.00" 260.25 2560 2736 3008 3456 1080 1083 1093 1125 -hsync +vsync
xrandr --output HDMI-0 --mode 2560x1080_67.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 68 <- black screen
xrandr --newmode "2560x1080_68.00" 264.25 2560 2736 3008 3456 1080 1083 1093 1126 -hsync +vsync
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 69 <- black screen
xrandr --newmode "2560x1080_69.00" 268.25 2560 2736 3008 3456 1080 1083 1093 1126 -hsync +vsync
xrandr --output HDMI-0 --mode 2560x1080_69.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 69.50 <- black screen
xrandr --newmode "2560x1080_69.50" 270.25 2560 2736 3008 3456 1080 1083 1093 1127 -hsync +vsync
xrandr --output HDMI-0 --mode 2560x1080_69.50
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 70 <- black screen
xrandr --output HDMI-0 --mode 2560x1080_70.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 70.50 <- black screen
xrandr --newmode "2560x1080_70.50" 274.50 2560 2736 3008 3456 1080 1083 1093 1127 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_70.50
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 71 <- black screen
xrandr --addmode HDMI-0 2560x1080_71.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 72 <- similar like on photo
xrandr --addmode HDMI-0 2560x1080_72.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 72.10
xrandr --addmode HDMI-0 2560x1080_72.10
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 71.99
xrandr --output HDMI-0 --mode 2560x1080_71.9
xrandr --output HDMI-0 --mode 2560x1080_71.99
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 73 <- similar like on photo
xrandr --newmode"2560x1080_73.00" 285.75 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --newmode "2560x1080_73.00" 285.75 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 74 <- similar like on photo
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 75 <- black screen
xrandr --newmode "2560x1080_75.00" 294.00 2560 2744 3016 3472 1080 1083 1093 1130 -hsync +vsync.00
xrandr --addmode HDMI-0 2560x1080_75.00
xrandr --output HDMI-0 --mode 2560x1080_75.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 71.90 <- similar like on photo
xrandr --newmode "2560x1080_71.90" 281.25 2560 2744 3016 3472 1080 1083 1093 1128 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_71.90
xrandr --output HDMI-0 --mode 2560x1080_71.90
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 73.50 <- similar like on photo
xrandr --newmode "2560x1080_73.50" 288.00 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_73.50
xrandr --output HDMI-0 --mode 2560x1080_73.50
cvt 2560 1080 <- black screen
xrandr --newmode "2560x1080_60.00" 230.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
xrandr --output HDMI-0 --mode 2560x1080_60.00
xrandr --newmode "2560x1080_71.00" 276.50 2560 2736 3008 3456 1080 1083 1093 1128 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_71.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr --output HDMI-0 --mode 2560x1080_71.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 72 <- similar like on photo
xrandr --newmode "2560x1080_72.00" 281.75 2560 2744 3016 3472 1080 1083 1093 1128 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_72.00
xrandr --output HDMI-0 --mode 2560x1080_72.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 73 <- similar like on photo
xrandr --newmode "2560x1080_73.00" 285.75 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_73.00
xrandr --output HDMI-0 --mode 2560x1080_73.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr --output HDMI-0 --mode 2560x1080_72.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr --output HDMI-0 --mode 2560x1080_71.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 74 <- similar like on photo
xrandr --newmode "2560x1080_74.00" 290.00 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_74.00
xrandr --output HDMI-0 --mode 2560x1080_74.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 75 <- similar like on photo
xrandr --newmode "2560x1080_75.00" 294.00 2560 2744 3016 3472 1080 1083 1093 1130 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_75.00
xrandr --output HDMI-0 --mode 2560x1080_75.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 76 <- black screen
xrandr --newmode "2560x1080_76.00" 298.00 2560 2744 3016 3472 1080 1083 1093 1131 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_76.00
cvt 2560 1080 72.90
xrandr --newmode "2560x1080_72.90" 285.50 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_72.90
xrandr --output HDMI-0 --mode 2560x1080_72.90
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 72.80
xrandr --newmode "2560x1080_72.80" 285.00 2560 2744 3016 3472 1080 1083 1093 1129 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_72.80
xrandr --output HDMI-0 --mode 2560x1080_72.80
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr
gtf 2560 1080 60 <- black screen
xrandr --newmode "2560x1080_60.00" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
xrandr --addmode HDMI-0 2560x1080_60.00
xrandr --output HDMI-0 --mode xrandr --output HDMI-0 --mode
xrandr --output HDMI-0 --mode 2560x1080_60.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
xrandr
cvt 2560 1080 50 <- black screen
xrandr --newmode "2560x1080_50.00" 188.75 2560 2712 2976 3392 1080 1083 1093 1114 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_50.00
xrandr --output HDMI-0 --mode 2560x1080_50.00
xrandr --output HDMI-0 --mode 1920x1080 --rate 59.99*
cvt 2560 1080 51 <- black screen
xrandr --newmode "2560x1080_51.00" 192.75 2560 2712 2976 3392 1080 1083 1093 1115 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_51.00
cvt 2560 1080 52 <- black screen
xrandr --newmode "2560x1080_52.00" 196.50 2560 2712 2976 3392 1080 1083 1093 1115 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_52.00
cvt 2560 1080 53 <- black screen
xrandr --newmode "2560x1080_53.00" 201.25 2560 2720 2984 3408 1080 1083 1093 1116 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_53.00
cvt 2560 1080 53 <- black screen
cvt 2560 1080 54 <- black screen
xrandr --newmode "2560x1080_54.00" 205.25 2560 2720 2984 3408 1080 1083 1093 1117 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_54.00
cvt 2560 1080 55 <- black screen
xrandr --newmode "2560x1080_55.00" 209.25 2560 2720 2984 3408 1080 1083 1093 1117 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_55.00
cvt 2560 1080 56 <- black screen
xrandr --newmode "2560x1080_56.00" 213.25 2560 2720 2984 3408 1080 1083 1093 1118 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_56.00
cvt 2560 1080 57 <- black screen
xrandr --newmode "2560x1080_57.00" 218.00 2560 2720 2992 3424 1080 1083 1093 1119 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_57.00
cvt 2560 1080 58 <- black screen
xrandr --newmode "2560x1080_58.00" 222.00 2560 2720 2992 3424 1080 1083 1093 1119 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_58.00
cvt 2560 1080 59 <- black screen
xrandr --newmode "2560x1080_59.00" 226.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_59.00
cvt 2560 1080 60 <- black screen
xrandr --newmode "2560x1080_60.00" 230.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
xrandr --newmode "2560x1080_60.00_" 230.00 2560 2720 2992 3424 1080 1083 1093 1120 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_60.00_
cvt 2560 1080 61 <- black screen
xrandr --newmode "2560x1080_61.00" 235.00 2560 2728 3000 3440 1080 1083 1093 1121 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_61.00
cvt 2560 1080 62 <- black screen
xrandr --newmode "2560x1080_62.00" 239.00 2560 2728 3000 3440 1080 1083 1093 1122 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_62.00
cvt 2560 1080 63 <- black screen
xrandr --newmode "2560x1080_63.00" 243.00 2560 2728 3000 3440 1080 1083 1093 1122 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_63.00
cvt 2560 1080 64 <- black screen
cvt 2560 1080 65 <- black screen
cvt 2560 1080 66 <- black screen
cvt 2560 1080 67 <- black screen
cvt 2560 1080 68 <- black screen
cvt 2560 1080 69 <- black screen
xrandr --newmode "2560x1080_64.00" 247.00 2560 2728 3000 3440 1080 1083 1093 1123 -hsync +vsync
xrandr --newmode "2560x1080_65.00" 251.00 2560 2728 3000 3440 1080 1083 1093 1124 -hsync +vsync
xrandr --newmode "2560x1080_66.00" 256.25 2560 2736 3008 3456 1080 1083 1093 1124 -hsync +vsync
xrandr --newmode "2560x1080_67.00" 260.25 2560 2736 3008 3456 1080 1083 1093 1125 -hsync +vsync
xrandr --newmode "2560x1080_68.00" 264.25 2560 2736 3008 3456 1080 1083 1093 1126 -hsync +vsync
xrandr --newmode "2560x1080_69.00" 268.25 2560 2736 3008 3456 1080 1083 1093 1126 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_65.00
xrandr --addmode HDMI-0 2560x1080_66.00
xrandr --addmode HDMI-0 2560x1080_67.00
xrandr --addmode HDMI-0 2560x1080_68.00
xrandr --addmode HDMI-0 2560x1080_69.00
cvt 2560 1080 70 <- black screen
xrandr --newmode "2560x1080_70.00" 272.25 2560 2736 3008 3456 1080 1083 1093 1127 -hsync +vsync
xrandr --addmode HDMI-0 2560x1080_70.00
编辑 2:我从 PC 上移除了 Radeon,并在 Ubuntu 启动时连接到集成显卡,然后分辨率为 2560x1080(但在启动过程中没有显示任何内容,只显示 ubuntu 登录屏幕)。我使用了命令:
xvidtune -show
显示已使用 modeline,接下来我安装了 radeon 卡并尝试使用此 modeline。不幸的是,应用后它不起作用并在显示器上显示黑屏 :(
编辑 3:我也安装了最新版本的 Ubuntu 19.10(我的磁盘上有可用空间)但也没有检测到分辨率 2560x1080。
答案1
xrandr
您可以使用和创建新的模式分辨率gtf
。
获取模式信息:
gtf 2560 1080 60
你可能会得到类似这样的信息:
# 2560x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 230.76 MHz
Modeline "2560x1080_60.00" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
然后使用 xrandr 根据上述数据创建新模式:
xrandr --newmode "2560x1080_60" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
要将模式添加到HDMI-0
:
xrandr --addmode HDMI-0 2560x1080_60
最后应用新模式:
xrandr --output HDMI-0 --mode 2560x1080_60
答案2
仅基于@harrymc 的回答:
通过比较主板的发布日期和 HDMI 版本的发布日期来检查您的 HDMI 版本(使用前gtf
),以排除使用不支持此类分辨率和刷新率的旧版本的可能性。
就我的情况来说,可能是 1.4b,我花了很多时间摆弄过时的驱动程序和不同的模式行组合,只是为了让它以 30Hz 的频率工作(这是我的旧显卡能达到的最好效果)
答案3
经过一些小改动,@harrymc 的答案对我有用。一开始要添加的一个步骤是运行xrandr --listactivemonitors
- 这样做表明我的外接显示器名为HDMI-1
not HDMI-0
。我在说明的最后两个命令中替换了名称,一切正常。
另外 - 就像@L_Arm 建议的那样 - 检查您的 HDMI 版本。如果无法处理分辨率/刷新率,请尝试将显示器插入 DisplayPort(如果您的机器有)。
答案4
我关注了 harrymc,我明白了!我只是做了一些更改,如下所示
$ gtf 2560 1080 60
- 我的输出是
# 2560x1080 @ 60.00 Hz (GTF) hsync: 67.08 kHz; pclk: 230.76 MHz Modeline "2560x1080_60.00" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
$ xrandr --newmode "2560x1080_60.00" 230.76 2560 2728 3000 3440 1080 1081 1084 1118 -HSync +Vsync
$ xrandr --listmonitors
- 我的输出是
Monitors: 1 0: +*Virtual1 2560/677x1080/286+0+0 Virtual1
$ xrandr --addmode Virtual1 2560x1080_60
- 之后,您可以在主屏幕上右键单击,显示设置,现在您可以看到分辨率为 2560x1080