我的 ubuntu 16.04 与我的 lenovo pc 的兼容性

我的 ubuntu 16.04 与我的 lenovo pc 的兼容性

有人能告诉我我的电脑是否与 ubuntu 16.04,64 位兼容吗?lscpu在我的 PC 上给出以下输出:

Architecture:          i686
CPU op-mode(s):        32-bit, 64-bit
Byte Order:            Little Endian
CPU(s):                4
On-line CPU(s) list:   0-3
Thread(s) per core:    2
Core(s) per socket:    2
Socket(s):             1
Vendor ID:             GenuineIntel
CPU family:            6
Model:                 58
Model name:            Intel(R) Core(TM) i3-3240 CPU @ 3.40GHz
Stepping:              9
CPU MHz:               1599.992
CPU max MHz:           3400.0000
CPU min MHz:           1600.0000
BogoMIPS:              6785.10
Virtualization:        VT-x
L1d cache:             32K
L1i cache:             32K
L2 cache:              256K
L3 cache:              3072K
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 nx rdtscp lm constant_tsc arch_perfmon pebs bts xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer xsave avx f16c lahf_lm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm arat pln pts

答案1

是的。

根据https://help.ubuntu.com/community/Installation/SystemRequirements

Ubuntu Desktop Edition

    700 MHz processor (about Intel Celeron or better)
    512 MiB RAM (system memory)
    5 GB of hard-drive space (or USB stick, memory card or external drive but see LiveCD for an alternative approach)
    VGA capable of 1024x768 screen resolution
    Either a CD/DVD drive or a USB port for the installer media
    Internet access is helpful 

答案2

有一个 Ubuntu 认证硬件列表,您可以在其中检查兼容性 - https://certification.ubuntu.com/desktop/models/?category=Desktop&category=Laptop&vendors=Lenovo

如果您的系统不在列表中,则并不一定意味着它不兼容。如今,几乎所有 PC 都与 Ubuntu 兼容。如果出现问题,则主要与 Wifi 或 GPU 驱动程序有关。根据我的经验,除了 Nvidia GPU 驱动程序外,我从未遇到过与 Ubuntu 的任何硬件兼容性问题。

相关内容