this post was submitted on 15 Jul 2023
29 points (100.0% liked)

Technology

37608 readers
251 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

hey all. I've tried different ram, a different windows version, I've messed around in bios and updated it as well. How can i get my pc to register the rest of my ram??

-cross posting-

you are viewing a single comment's thread
view the rest of the comments
[–] giloronfoo@beehaw.org 3 points 1 year ago

Does the GPU have 8GB of memory?

This sounds like a problem we had back in the 32bit days. Video memory from the GPU is mapped into the normal memory space. Systems with 4GB could never use all of it because of that.

This still happens with 64bit systems, but the address space is so big the video memory doesn't overlap with system memory addresses anymore.

I think there is a BIOS setting to force that mapping into back into the first part of addresses. Might want to find that setting and make sure it is off.