我有一台预装 Windows 10 的联想 g40。它配备了具有 2GB 专用内存的 AMD Radeon R5 M230。
我刚刚在上面安装了 Ubuntu 16.04,安装没有错误,但我看不到显卡。以下是lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated Graphics (rev 09)
下面是输出lshw -C video
*-display
description: VGA compatible controller
product: Broadwell-U Integrated Graphics
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 09
width: 64 bits
clock: 33MHz
capabilities: msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:49 memory:d0000000-d0ffffff memory:c0000000-cfffffff ioport:5000(size=64)
我怎样才能让我的系统识别 Radeon 卡?