[SOLVED] manual for hewlett packard motherboard 30B0

thosecars82

Distinguished
Dec 12, 2009
84
0
18,530
Hello

I would like to buy some ram for an old HP laptop the current RAM memory of which is only 824440 KiB. Therefore I would like to know where I can download this motherboard manual in order to find what kind of RAM modules I should buy. Does anyone know a link that could be useful to download a PDF manual of this motherboard?

Code:
sudo dmidecode -t 16
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 2.4 present.

Handle 0x000A, DMI type 16, 15 bytes
Physical Memory Array
    Location: System Board Or Motherboard
    Use: System Memory
    Error Correction Type: None
    Maximum Capacity: 4 GB
    Error Information Handle: No Error
    Number Of Devices: 2

Code:
sudo dmidecode -t 2
# dmidecode 3.1
Getting SMBIOS data from sysfs.
SMBIOS 2.4 present.

Handle 0x0002, DMI type 2, 8 bytes
Base Board Information
    Manufacturer: Hewlett-Packard
    Product Name: 30B0
    Version: KBC Version 40.15
    Serial Number: Not Specified


Code:
lsb_release -a
No LSB modules are available.
Distributor ID:    Ubuntu
Description:    Ubuntu 18.04.4 LTS
Release:    18.04
Codename:    bionic
Thanks in advance.