1

I hope I'm putting this on the right website. I'm not completely use to terminal commands, so sorry if I put the wrong ones.

I upgraded from 2gb to 4gb DDR2 RAM. In bios, it shows up with the full 4096 (4gb), but in Ubuntu 16.04 it only sees 3.2gb.

Output of free -m:

free -m
              total        used        free      shared  buff/cache   available
Mem:           3249         908        1259         164        1081        1996
Swap:          3315           0        3315

In the lshw command under the memory part, it shows:

 *-memory
          description: System memory
          physical id: 0
          size: 3249MiB

Thanks for the help. :)

edwinksl
  • 24,109
RedStar12
  • 103

1 Answers1

1

The same problems with your Dell Inspiron 530 have been reported with Windows users in the past and the solution was to update the BIOS.

This link 4GB Installed 2.75GB Usable describes what others encountered.

Your BIOS was released in 2009 but was updated in 2012 under version number 1.0.18.

You can download the latest BIOS from: inspiron-530/drivers. Sorry it's the Dell Canada website, but a US website should have the same if not newer driver.

The BIOS update is an .exe file that doesn't run under Linux. There are many tutorials on how to Flash BIOS under Linux on google searches. However in this case the link to Dell: Updating the Dell BIOS in Linux and Ubuntu Environments is probably the best one to start with.