我在 Dell Inspiron-5537 上安装了 Ubuntu 12.04 和 Windows。该系统具有可切换的显卡 - Intel 和 AMD Radeon 8850M.e
Ubuntu 无法检测到 AMD 显卡,而 Windows 可以检测到这两种显卡。
输出lshw -c video
:
description: VGA compatible controller
product: Haswell-ULT Integrated Graphics Controller
vendor: Intel Corporation
我的第二个屏幕在 Ubuntu 中也无法被检测到,但在 Windows 中却可以检测到。
输出xrandr
:
xrandr: Failed to get size of gamma
for output default Screen 0: minimum 1366 x 768, current 1366 x 768,
maximum 1366 x 768 default connected 1366x768+0+0 0mm x 0mm
1366x768 0.0*
我该如何解决这些问题?