Ubuntu 14.04 - 未知显示器,最大分辨率为 1024x768

Ubuntu 14.04 - 未知显示器,最大分辨率为 1024x768

我有一台联想 ThinkPad T540p 笔记本电脑,配有 Nvidia GeForce 730M 显卡。目前,我无法在通过 VGA 端口连接的第二台 LG 显示器上设置正确的 1920x1080 分辨率。

我已经尝试了一些解决方案12但没有结果(导致xrandr --addmode步骤错误)。

这是 xrandr 输出

$ xrandr
Screen 0: minimum 8 x 8, current 2944 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1920x1080      60.1*+   59.9  
   1680x1050      60.0     59.9  
   1600x1024      60.2  
   1400x1050      60.0  
   1600x900       60.0  
   1280x1024      60.0  
   1440x900       59.9  
   1280x960       60.0  
   1368x768       60.0  
   1360x768       59.8     60.0  
   1152x864       60.0  
   1280x720       60.0  
   1024x768       60.0  
   1024x576       60.0  
   960x540        60.0  
   800x600        60.3     56.2  
   864x486        60.0  
   640x480        59.9  
   720x405        60.0  
   640x360        60.0  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VGA1 connected 1024x768+1920+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768       60.0* 
   800x600        60.3     56.2  
   848x480        60.0  
   640x480        59.9  
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

我是 Ubuntu 新手,任何想法都将不胜感激,谢谢!

答案1

我尝试了所有可能的解决方案,但只有一种对我有帮助 - 通过 HDMI 电缆连接显示器(最初是 VGA)。我的笔记本没有板载 HDMI,但它有mini display port,所以我买了miniDisplayPort to HDMI适配器,现在一切都很好!

相关内容