我刚刚在我的HP 250 G4中增加了8GB内存,但是系统没有识别它。知道为什么吗?
*-firmware
description: BIOS
vendor: Insyde
physical id: 0
version: F.1E
date: 12/25/2015
size: 128KiB
capacity: 6080KiB
capabilities: pci upgrade shadowing cdboot bootselect edd int13floppynec int13floppytoshiba int13floppy360 int13floppy1200 int13floppy720 int13floppy2880 int9keyboard int10video acpi usb biosbootspecification uefi
*-cache:0
description: L1 cache
physical id: 6
slot: L1 Cache
size: 32KiB
capacity: 32KiB
capabilities: synchronous internal write-back instruction
configuration: level=1
*-cache:1
description: L2 cache
physical id: 7
slot: L2 Cache
size: 256KiB
capacity: 256KiB
capabilities: synchronous internal write-back unified
configuration: level=2
*-cache:2
description: L3 cache
physical id: 8
slot: L3 Cache
size: 3MiB
capacity: 3MiB
capabilities: synchronous internal write-back unified
configuration: level=3
*-cache
description: L1 cache
physical id: 5
slot: L1 Cache
size: 32KiB
capacity: 32KiB
capabilities: synchronous internal write-back data
configuration: level=1
*-memory
description: System Memory
physical id: 25
slot: System board or motherboard
size: 8GiB
*-bank:0
description: SODIMM DDR Synchronous 1600 MHz (0,6 ns) [empty]
product: 99U5428-063.A00LF
vendor: Kingston
physical id: 0
serial: 19532259
slot: Bottom - Slot 1 (left)
clock: 1600MHz (0.6ns)
*-bank:1
description: SODIMM DDR3 Synchronous 1600 MHz (0,6 ns)
product: M471B1G73EB0-YK0
vendor: Samsung
physical id: 1
serial: 15262215
slot: Bottom - Slot 2 (right)
size: 8GiB
width: 64 bits
clock: 1600MHz (0.6ns)发布于 2019-08-27 18:12:52
,这台机器上的最大内存是8G。
似乎您已安装的内存超过了这台计算机的最大RAM规格。有关如何检查/升级BIOS以获得可能的修复,请参见更新#1。
description: SODIMM **DDR** Synchronous 1600 MHz (0,6 ns) [**empty**]
description: SODIMM **DDR3** Synchronous 1600 MHz (0,6 ns)注意:用户的BIOS只看到原始的8G RAM
sudo dmidecode -s bios-version检查您的BIOS版本,如果它不是F.29Rev.A版本,从2019年6月21日起,转到https://support.hp.com/us-en/drivers/selfservice/hp-250-g4-notebook-pc/7609933并获得新版本并安装它。memtest。在所有4/4测试中至少通过一次,以确认良好的记忆力。https://askubuntu.com/questions/1168949
复制相似问题