Linux 无法识别 Nvidia Geforce GTX 860M 显卡 - Asus Republic of Gamers

Linux 无法识别 Nvidia Geforce GTX 860M 显卡 - Asus Republic of Gamers

我有一台华硕玩家国度的新笔记本电脑。

我已经在这台笔记本电脑上安装了 Ubuntu 14.04,但现在出现了系统无法识别显卡的问题。

在 Bios 中没有激活/停用视频卡的选项。

互联网上有很多解决方法,但没有一个提到如何让 VGA 控制器识别此视频卡。我想如果我设法让这个工作正常,其他一切都应该很容易遵循。

lspci -vnn | grep VGA -A 12
00:02.0 VGA compatible controller [0300]: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller [8086:0416] (rev 06) (prog-if 00 [VGA controller])
    Subsystem: ASUSTeK Computer Inc. Device [1043:157d]
    Flags: bus master, fast devsel, latency 0, IRQ 46
    Memory at ed400000 (64-bit, non-prefetchable) [size=4M]
    Memory at 80000000 (64-bit, prefetchable) [size=256M]
    I/O ports at f000 [size=64]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    Kernel driver in use: i915

lspci | grep -i nvidia
01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev ff)

lspci -v

...

01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev ff) (prog-if ff)
    !!! Unknown header type 7f

...

相关内容