我在使用 Xubuntu 14.04 LTS 时遇到了问题,当时它连接到三星 LN40R81 的 HDMI 端口。直截了当地说,分辨率低于要求(1366 x 768)。此分辨率选项未出现。
此外,没有 xorg.conf 文件可以进行更改。顺便说一下,我已经安装了 arandr。
我的 xrandr 在控制台上的输出如下:
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 32767 x 32767
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1366x768 60.0*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
1656x900_60.00 59.9
HDMI1 connected 1280x720+0+0 (normal left inverted right x axis y axis) 160mm x 90mm
1280x720 60.0*+ 50.0 59.9
1920x1080i 60.1 50.0 60.0
720x576 50.0
720x480 60.0 59.9
640x480 60.0 59.9
DP1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
1368x768_60.00 (0xf2) 85.9MHz
h: width 1368 start 1440 end 1584 total 1800 skew 0 clock 47.7KHz
v: height 768 start 769 end 772 total 795 clock 60.0Hz
我只需要添加 1366x768 分辨率,或者至少是 1360x768,这对它的使用影响最小。
问候。
编辑 尝试 Volker Siegel 的链接,现在出现以下内容:
X Error of failed request: BadName (named color or font does not exist)
Major opcode of failed request: 140 (RANDR)
Minor opcode of failed request: 16 (RRCreateMode)
Serial number of failed request: 36
Current serial number in output stream: 36
最后编辑(临时答案)
好吧,我进一步检查了一下我的屏幕,找到了一个临时解决方案。为什么?它只在使用扩展屏幕时有效,而不是镜像它们。当我镜像它们时,我无法将两个屏幕分辨率更改为可以在两个显示器上观察到 90% 的所有屏幕内容的程度。所以现在我使用扩展屏幕模式,因为我可以分别更改两个分辨率。
不过,如果有人能帮助我为我的 Xubuntu 添加屏幕分辨率(或者解释为什么我不能这样做),我将不胜感激。