This is a BIOS setting . It can be called any of several different things,
but look for a setting to re-map or offset memory in the BIOS and change it
to enable the offset. The issue is that peripheral cards and functionality
need memory addresses and normally these are mapped into the range between
3-4 GB since 32-bit OS's needed the addresses for these cards to be below
the 4GB point. With a 64-bit OS, this 4GB limitation is no longer an issue,
and the memory addresses can be above 4GB, but the BIOS needs to know that
and make the change.
--
Charlie.
http://msmvps.com/blogs/russel
<> wrote in message
news:...
>I had 4GB physical memoryon the PC. With Windows vista 32 bit,
> available memory is shown as 3.3GB. I asked on usenet and was told
> that only under 64 bit windows, will the available memory be 4GB.
>
> When I upgraded to windows 7, I chosed 64 bit (I did clean install of
> course), but the available memory shown in the system is still 3.3 GB.
> This is show in both task manager under performance->Physical
> memory->total, and 'property of My Computer'->Installed memory
> (4GB/3.3 GB usable)
>
> Why is this and is there a way to make the full 4GB available?
>
> It's possible that my video card is using RAM instead of its own video
> RAM. This video card may not have its own memory.
>
> Now I just replaced a new video card with 512 MB of its own memory,
> the memory available becomes 2.8GB. Again, this is shown in both
> task manager under performance->Physical memory->total, and 'property
> of My Computer'->Installed memory (4GB/2.8 GB usable).
>
> The PC is Dell Inpirson 530. The only BIOS setting applicable to this
> is:
> DVMT Mode: FIXED, DVMT (DVMT by default)
> DVMT/FIXED Memory Size: 128 MB, 256 MB, MAX (128 MB by default)
>
> Looked up DVMT on the web, doesn't seem change the setting will help.
>
>
> Thanks.