Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[REQ] Acer Aspire 7738G - Microcode upda...
Last Post: Teodor91
Yesterday 01:50 PM
» Replies: 6
» Views: 111
[REQUEST] Acer Swift X SFX14-41G BIOS Lo...
Last Post: Dudu2002
Yesterday 02:32 AM
» Replies: 5
» Views: 4175
Project AM3 Ready ASUS
Last Post: cocossss
10-08-2025 11:44 AM
» Replies: 74
» Views: 350457
ASUS M2N4-SLI new cpu
Last Post: cocossss
10-08-2025 11:28 AM
» Replies: 6
» Views: 1829
M3N78 PRO Phenom II x4 955 BE update
Last Post: odronne
10-08-2025 10:14 AM
» Replies: 2
» Views: 5773
[REQUEST] Advent 7201 / Quanta PL5C / AL...
Last Post: ioannistzazt
10-08-2025 09:12 AM
» Replies: 15
» Views: 13013
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: sea1731
10-08-2025 07:16 AM
» Replies: 227
» Views: 170965
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: Dudu2002
10-08-2025 06:45 AM
» Replies: 3
» Views: 187
Question regarding QTJ1 CPU on B250 boar...
Last Post: Lixkote
10-08-2025 04:39 AM
» Replies: 0
» Views: 106
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-07-2025 01:56 PM
» Replies: 167
» Views: 68705
A Suggestion
Last Post: georgehenry
10-07-2025 06:25 AM
» Replies: 1
» Views: 3979
[REQUEST] Please help unlock em64t in bi...
Last Post: MonoTightt
10-07-2025 05:11 AM
» Replies: 2
» Views: 2621
[REQUEST] Acer Nitro 5 AN517-54 BIOS Unl...
Last Post: Dudu2002
10-07-2025 02:49 AM
» Replies: 24
» Views: 10077
[REQUEST] Lenovo G580 (5ECNxxWW) Bios Un...
Last Post: Dudu2002
10-07-2025 02:40 AM
» Replies: 371
» Views: 198956
Lenovo IQ670SL4, Help Add CPU Microcode ...
Last Post: ffrog911
10-06-2025 09:04 PM
» Replies: 8
» Views: 313
Acer Aspire 7530G unlock request
Last Post: elquique
10-06-2025 06:46 PM
» Replies: 28
» Views: 26372
[REQUEST] Lenovo B590 (H9ETxxWW) Whiteli...
Last Post: AlexGurzuf
10-06-2025 11:33 AM
» Replies: 684
» Views: 315871
Gigabyte H81M-S2H with i7-4790: Intel Vi...
Last Post: LateJunction
10-06-2025 08:49 AM
» Replies: 0
» Views: 113
[SOLVED] Toshiba Satellite C660 and T7x0...
Last Post: tecnico1986
10-06-2025 07:57 AM
» Replies: 60
» Views: 36620
SKU product number?
Last Post: padgurc
10-06-2025 12:34 AM
» Replies: 0
» Views: 143

HP MCP61PM-HM (Nettle3) 5.17 With Unlocked Overclocking Options
#1
(Yes, I am registered)
Here is the most recent unlocked BIOS for the HP Nettle 3:

[Image: Nettle3.jpg]

Update from kev711, Award moderator, who has provided a working instruction set and BIOS tested on V 2.2

THIS IS IT WORKING BIOS FOR Nettle3 MCP61PM-HM v2.1 and 2.2

PRIMARY:
GeForce6100PM-M2 (V7.0/V7.1) http://www.ecs.com.tw/ECSWebSite/Product...20&LanID=9
.bin   61M27604.bin (Size: 1 MB / Downloads: 1,581)

SECONDARY:
Update - Users have been reporting problems with this image, flash at your own risk. The one above should work fine.
DOES NOT WORK for V 2.2 of this board.
Abit NF-M2PV Motherboard
http://i44.tinypic.com/122c09s.jpg

.bin   M801W_10.BIN (Size: 1 MB / Downloads: 843)

NEW TEST BIOS:
See http://www.bios-mods.com/forum/Thread-HP-MCP61PM-HM-Nettle3-5-17-With-Unlocked-Overclocking-Options?page=28&highlight=nettle3
PC Chips A15G Series

Added:
AMD Phenom™ II processor (Socket AM3) / AMD Phenom™ processor (Socket AM2+) /AMD Athlon™ 64 X2 Dual Core/ Athlon™ 64 / Sempron processor
Support 95W Phenom™ II X6 processors
4 x Serial ATA 3.0Gb/s devices
RAID0, RAID1, RAID0+1, RAID5 configuration

Overclock with Ntune System Tools to find more settings http://www.nvidia.com/object/nforce_syst..._6.10.html

Also hit Ctrl + F1 in bios for more unhidden BIOS features

TESTED CPU's
AMD AM2+ Phenom x4 9150e 1.8GHz 65w
AMD AM3 Athlon II 245 2.9GHz 65w -OVERCLOCKED with Nvidia System Tools to 3.4GHz
AMD AM3 Phenom II x4 3.4GHz C3 125w BLACK EDITION Passed Prime95

CAUTION: IF using a (CPU) Processor higher than 95w you will need to UPGRADE to an AFTERMARKET Heatsink. The one that came stock with the HP/COMPAQ computer is not good enough for a high wattage processor

To clarify the instructions on Linux Using Ubuntu Live CD (11.04) (RECOMMENDED FLASH PROCEDURE)

Have files on flash drive...

open terminal
sudo apt-get install subversion
Ubuntu software center (search libpci)
install Linux PCI Utilities (Development files)

Now do (in terminal):
svn co svn://coreboot.org/flashrom/trunk flashrom
cd flashrom
make
sudo make install

navigate to flash drive in terminal: (mine was located at /media/745B-FD7D):
cd /media/{your dir}

backup old bios
sudo flashrom -r bios.bak (will store in curent directory)

now sudo flashrom -f -w BIOS.ROM (or whatever you named it)

run command again if it doesn't take the first time. Then you are done

Thanks,
TheWiz,Kev711
quote
#2
I'm new to this and I have this motherboard. can u break this down for me so it will not be too painful for me.. thx and great work also can't imagine how someone can be so creative as make a plug like this thanks alot.

-Ambrose
find
quote
#3
Sure, not a problem. First off grab some files that you'll need here:

AWDFLASH: http://dl.getdropbox.com/u/1525839/awdflash.EXE

HP USB DISK FORMAT KEY: http://dl.getdropbox.com/u/1525839/Progr...0Drive.exe

Okay. Now that you have that get out a usb stick, and use the HP disk format utility to make it bootable. You will need a msdos startup image or bootdisk, which can be found on bootdisks.com

Then copy the modified bios into and awdflash.exe bios onto the root of the usb. Then reboot, hold esc for boot menu, and boot the usb. Then simply type awdflash.exe say yes to flash and let her rip. So far every bios flash on the nettle2 and three has worked. The only thing you must be careful about is the overclocking menu can be a bit weird at times, and some people have reported menus coming and going, BUT IN NO WAY WILL IT RENDER YOUR SYSTEM USELESS. Only a bad flash can do that. Use a software OC to find the right values you want, and then just go to the bios and set them. The more you try to change unchange, the more times youll have to reboot into the oc menu to get the options. This problem is trying to be resolved, I did make an attempted *version 2* of this bios for the nettle 2, and i will get working on the nettle 3 when I have the time for it. the point is is that there hasn't been any flash failures, and despite a wierd menu, people who have used it were able to do everything they wanted

Good luck,

TheWiz
www find
quote
#4
can u make a link with the bootdisk? i downloaded it but its for floppy drive.
find
quote
#5
http://dl.getdropbox.com/u/1525839/Progr...20Disk.zip

This is a zip version for it. Just extract the zip and direct the hp disk format tool to the extracted directory
www find
quote
#6
when i typed in AWDFLASH.exe it said whats your file or something like that in the box
i don't know what to type in there.
find
quote
#7
you type the name of the modded bios file that you downloaded, which by default i believe is NETTLE3MOD.bin, but check the name on your usb stick to be certain.
www find
quote
#8
okay thanks!
find
quote
#9
okay i did everything u said i typed NETTLE3MOD.bin into the search box but the program just hangs. I don't know what I'm doing wrong here.

here what happens program ask do u want to save bios I press yes and it freezes. then i tried again and pressed No and still freezes.

this is my computer:
http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01357175&tmp_task=prodinfoCategory&lc=en&dlc=en&cc=hk&lang=en&product=3856269

I cant seem to get past it, anyway thx for helping.
find
quote
#10
Try this:

Rename the file on the usb to bios.bin.

Then when you get to cmd type in this:

awdflash bios.bin /py /sn /f /cc /r

Good Luck!

TheWiz
www find
quote


Forum Jump:


Users browsing this thread: 7 Guest(s)