我有Ubuntu 19.04(该问题在 18.04 和 12.04 中也存在),AMD-4600M处理器。
命令lscpu
,设置并/proc/cpuinfo
说我的处理器有 2 个核心、2 个线程、2048M l2 缓存。但我发现它必须有 4 个核心 4 个线程和 4096K。(AMD 官方网站)
怎么可能?
我傻了吗?
是驱动的问题吗?
还是其他原因?
lscpu
输出:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 48 bits physical, 48 bits virtual
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 2
Core(s) per socket: 2
Socket(s): 1
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 21
Model: 16
Model name: AMD A10-4600M APU with Radeon(tm) HD Graphics
Stepping: 1
CPU MHz: 1443.882
CPU max MHz: 2300.0000
CPU min MHz: 1400.0000
BogoMIPS: 4591.86
Virtualization: AMD-V
L1d cache: 16K
L1i cache: 64K
L2 cache: 2048K
NUMA node0 CPU(s): 0-3
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 popcnt aes xsave avx f16c lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs xop skinit wdt lwp fma4 tce nodeid_msr tbm topoext perfctr_core perfctr_nb cpb hw_pstate ssbd vmmcall bmi1 arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold
这是我的“设置截图”:
这是我的“官方网站截图”:
答案1
我遇到了同样的问题。我只有一个核心在工作(新安装后总是进入紧急模式并使用 fsck 修复)。AMD® Athlon(tm) ii x4 620 处理器
为了退出紧急模式(总是),我尝试了许多 BIOS 更改。我在 BIOS(华硕 sAM3 M4A785TD-V EVO ver:2015)中对电源进行了更改/ACPI 2.0 和 ACPI APIC。我禁用了两者。解决方案是:再次启用它们。:)