正如标题所述。我也在双启动的 Windows 10 笔记本电脑上运行。
我有一个英特尔® 酷睿™ i7-7700HQ CPU @ 2.80GHz × 8在我的计算机上,有一个 GTX 1070 Nvidia GPU,但我无法让 Ubuntu 看到 CPU 附带的 Intel 驱动程序。我有一个手动安装的 NVIDIA 驱动程序在其上运行(CUDA 10.2 附带的最新版本)。
我试过:
- 安装 mesa-utils。系统信息中无法识别 Intel HD 显卡
lspci
及其多个grep
选项(以及无)。仅 Nvidia GPU 可见。如何知道我的显卡型号?, 如何检测英特尔图形处理器?,如何让 Ubuntu 检测我的英特尔显卡?- 检查驱动程序的更新,但如果看不到硬件,则看不到驱动程序。Ubuntu 13.10 64位无法检测到英特尔显卡!
我还可以尝试什么?
信息:
$ spci -k | grep -EA3 'VGA|3D|Display'; uname -a
01:00.0 VGA compatible controller: NVIDIA Corporation GP104M [GeForce GTX 1070 Mobile] (rev a1)
Subsystem: ASUSTeK Computer Inc. GP104M [GeForce GTX 1070 Mobile]
Kernel driver in use: nvidia
Kernel modules: nvidiafb, nouveau, nvidia_drm, nvidia
Linux Ander 5.3.0-28-generic #30~18.04.1-Ubuntu SMP Fri Jan 17 06:14:09 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 8
On-line CPU(s) list: 0-7
Thread(s) per core: 2
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
Vendor ID: GenuineIntel
CPU family: 6
Model: 158
Model name: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
Stepping: 9
CPU MHz: 900.048
CPU max MHz: 3800,0000
CPU min MHz: 800,0000
BogoMIPS: 5599.85
Virtualization: VT-x
L1d cache: 32K
L1i cache: 32K
L2 cache: 256K
L3 cache: 6144K
NUMA node0 CPU(s): 0-7
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d
答案1
我有一台联想 Legion Y540,也遇到了同样的问题。为了解决这个问题,我的 BIOS 中有一个选项可以将独立显卡更改为可切换显卡,这个选项对我来说很管用。