Looks like you need to fix your thread title ...?but SCALE only shows 23.8
Thank YouIt wont let me
MODERATOR EDIT: Thread title fixed. Note, members with fewer than 10 posts lack thread edit privileges.
Wait, so when checking memory in the command-line, it reveals 32 GM of RAM installed?Linux CLI shows all 32GB, but SCALE only shows 23.8
I overlooked that. Dang.Wait, so when checking memory in the command-line, it reveals 32 GM of RAM installed?
Please post the command you entered and it's output.Linux CLI shows all 32GB, but SCALE only shows 23.8
This. Details do matter. For instance…You should list your hardware, we can be of more use if you provided the motherboard make/model, the CPU, the RAM make/model, also when you are in the BIOS, it should tell you how much RAM you have, or at least when you are bootstrapping the computer. I too suspect that if you have an onboard GPU, RAM has been set to the side for it. The last thing it might be... I have a motherboard which has a maximum addressable RAM of 24GiB (CPU limitation I think it was), regardless of the fact that I have installed 32GiB worth of RAM. It sucks but I've been running that computer for well over 10 years now and it still works great.
This is unlikely to be the case on a dual-channel system, as then you’d be missing half the memory if something was wrong with the socket.Can you check for bent CPU/socket pins?
Also very important. If e.g. top reports 32GB, we have a TrueNAS bug. If you’re looking up the DIMMs with dmidecode, it’s perfectly possible to be able to read the SMBus data for all the DIMMs even if the memory controller isn’t actually driving them. Case in point, that time I upgraded my workstation and it lost one channel with the new 16GB DIMMs, but was still aware of them all (turns out, clearing the BIOS settings fixed that - some bad memory controller parameters must’ve been cached and ruined things).Please post the command you entered and it's output.
The linked discussion is about "losing" one (8GB) RAM stick out of four due to bent socket pins... With a discreet graphics card...This is unlikely to be the case on a dual-channel system, as then you’d be missing half the memory if something was wrong with the socket.
root@VAULT[~]# cat /proc/meminfo
MemTotal: 49173160 kB
root@VAULT[~]# cat /proc/meminfo
MemTotal: 50331648 kB
This probably accounts for the discrepancy between 24GB and showing 23.4GB (512MB for the iGPU).This is because you have active onboard grapics.
hmm, yeah indeed.. i checked on my mobo and the maximum allowed allocated memory for igpu is 4GiBThis probably accounts for the discrepancy between 24GB and showing 23.4GB (512MB for the iGPU).
But I have not seen mobos that allow assigning 8GB to iGPU...