Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
Today 10:37 AM
» Replies: 0
» Views: 75
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 35174
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 795
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 662
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 978
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 33738
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 30254
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 1560
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3043
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 11979
Samsung N140 JA05IT AHCI
Last Post: Ranmamez
08-12-2025 05:22 PM
» Replies: 0
» Views: 2120
MSI MS-9661 bios unlock/mod request
Last Post: Hunter2
08-12-2025 08:07 AM
» Replies: 3
» Views: 5310
Dell XPS m1730 - Unlock Power Supply che...
Last Post: Iljalein
08-11-2025 03:14 PM
» Replies: 7
» Views: 15426
[REQUEST] Samsung RV520 BIOS Unlock
Last Post: Dudu2002
08-08-2025 07:51 PM
» Replies: 8
» Views: 7029
[REQUEST] Asus G733PZ BIOS Unlock
Last Post: xfinity
08-07-2025 11:22 AM
» Replies: 0
» Views: 2713
[REQUEST] HP Envy 15-k203nl bios mod
Last Post: Maxinator500
08-05-2025 07:20 AM
» Replies: 3
» Views: 3771
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
07-31-2025 02:57 PM
» Replies: 133
» Views: 78244
[REQUEST] HP Stream 13 (13-c100nm) White...
Last Post: krusic22
07-29-2025 06:42 PM
» Replies: 0
» Views: 2993
Acer Aspire 7741G BIOS
Last Post: lucky42
07-28-2025 08:53 AM
» Replies: 1
» Views: 3272
[REQUEST] [AMIBIOS8] MSI MS-1731 unlock
Last Post: wololo
07-27-2025 02:07 PM
» Replies: 0
» Views: 3519

ASUS G2PC-7R004C BIOS to 4GB RAM (chipset Intel 945PM Express)
#1
Hello,
can you mod ASUS BIOS for G2PC-7R004C, to unlock RAM up to 4GB?
It seems Intel 945PM supports up to 4GB, but current BIOS does not take it.
BIOS version, AMI 204 16/05/2007.
Thank you!! Angel
find
quote
#2
Open Device Manager, click View at the top of the Device Manager window, click Resources by type, and then select Memory. This should give you an output similar to the picture shown below
[Image: MemoryMap_Enduro.jpg]
Resize such window to show all information. Make and post a screenshot of it.
find
quote
#3
(08-03-2017, 11:45 PM)DeathBringer Wrote: Open Device Manager, click View at the top of the Device Manager window, click Resources by type, and then select Memory. This should give you an output similar to the picture shown below
[Image: MemoryMap_Enduro.jpg]
Resize such window to show all information. Make and post a screenshot of it.

Here! Sorry for Italian language, hope you can handle...

   
find
quote
#4
Look at your screenshot.
Your laptop uses 945PM with 32bit's PAE. So it can't address memory above 4GB.
In your laptop memory above 0x80000000 address is used by internal devices. So 2048 Mb are available.
PCI bus use I/O addresses: from 0x80000000 to 0xFFFFFFFF. Because of it the chipset can't use addresses higher then 0x80000000 for operating memory.

Theoretically this range can be reduces to 0x98000000-0xFFFFFFFF. It should increase maximum memory to 2432 Mb.

In the lucky case PCI Express Port 3 can be disabled, so PCI bus's range can be reduces to 0xB8000000-0xFFFFFFFF. It should increase maximum memory to 2944 Mb.

Make new screenshot of Device Manager: click View at the top of the Device Manager window, click Device by connection, then select bus PCI and then expand Intel® N10/ICH7 Family PCI Root Port - 27D4.
I think it's used for ExpressCard slot and can be safely disabled.

Update: maximum memory limits were decreased because of TOLUD feature: [2:0] bits are reserved.
What kind of DIMMs do you have for this laptop?
find
quote
#5
(08-05-2017, 02:19 AM)DeathBringer Wrote: Look at your screenshot.
Your laptop uses 945PM with 32bit's PAE. So it can't address memory above 4GB.
In your laptop memory above 0x80000000 address is used by internal devices. So 2048 Mb are available.
PCI bus use I/O addresses: from 0x80000000 to 0xFFFFFFFF. Because of it the chipset can't use addresses higher then 0x80000000 for operating memory.

Theoretically this range can be reduces to 0x98000000-0xFFFFFFFF. It should increase maximum memory to 2432 Mb.

In the lucky case PCI Express Port 3 can be disabled, so  PCI bus's range can be reduces to 0xB8000000-0xFFFFFFFF. It should increase maximum memory to 2944 Mb.

Make new screenshot of Device Manager: click View at the top of the Device Manager window, click Device by connection, then select bus PCI and then expand Intel® N10/ICH7 Family PCI Root Port - 27D4.
I think it's used for ExpressCard slot and can be safely disabled.

Update: maximum memory limits were decreased because of TOLUD feature: [2:0] bits are reserved.
What kind of DIMMs do you have for this laptop?

OK. so it seems I can get 1 GB more by disabling PCI Express Port (good, I do not use it at all!).
Can be done by BIOS, or does it need unlocking?
SO-DIMM memory modules are still original ones, 2 x 1 GB.
I do not have the laptop on hand now and until Thursday, I can give you info after that.
My plan was to get new Transcend JM667QSU-2G Ram DDR2 SO-DIMM 200PIN 667Mhz, or similar ones dual-channel.

If you have any other suggestion just let me know, so I can prepare when hands back on the laptop.

Thank you!
find
quote
#6
(08-05-2017, 05:36 AM)MauuaM Wrote: Can be done by BIOS, or does it need unlocking?
SO-DIMM memory modules are still original ones, 2 x 1 GB.
Custom BIOS mod is needed. And at least one more 2GB DIMM is needed for mods test.
Attach TXT report of CPU-Z with 2+1 GB or 2+2 GB memory configuration.
P.S. Please don't quote my posts completely. It reduces readability.
find
quote
#7
(08-05-2017, 05:49 AM)DeathBringer Wrote:
(08-05-2017, 05:36 AM)MauuaM Wrote: Can be done by BIOS, or does it need unlocking?
SO-DIMM memory modules are still original ones, 2 x 1 GB.
Custom BIOS mod is needed. And at least one more 2GB DIMM is needed for mods test.
Attach TXT report of CPU-Z with 2+1 GB or 2+2 GB memory configuration.
P.S. Please don't quote my posts completely. It reduces readability.
No prob to get 2, that was my original plan anyway.
So I will go with those, and post reports when done.
Sorry for fully quoting, I'm answering rapidly under rush, so I realized it late.
I'm in a bit of inconvenient location at the moment...
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)