Ubuntu 可以看到外接显示器,但外接显示器没有收到任何信号

Ubuntu 可以看到外接显示器,但外接显示器没有收到任何信号

我在联想 B50-70 笔记本电脑上运行 Ubuntu 14.04,配有集成 GPU Intel HD Graphics 4400 以及专用 GPU AMD Radeon R5 M230。lspci -k | grep -EA2 'VGA|Display' 的输出

00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
Subsystem: Lenovo Device 3815
Kernel driver in use: i915 

0a:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Sun LE [Radeon HD 8550M / R5 M230]
Subsystem: Lenovo Device 3815

我想通过 HDMI 将笔记本电脑连接到外接显示器。Ubuntu 检测到显示器,但无论我做什么,显示器都一直显示“没有 DisplayPort 电缆”。 https://i.stack.imgur.com/G3vFP.png

我安装了 fglrx 驱动程序,但是 fglrxinfo 的输出是:

display: :0  screen: 0
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) Haswell Mobile 
OpenGL version string: 1.4 (3.0 Mesa 10.1.3)

任何帮助将非常感激。

相关内容