Welcome
|
You have to register before you can post on our site.
|
|
HP Mini 1000 BIOS Request
|
Posts: 432
Threads: 19
Joined: Feb 2010
Reputation:
10
12-30-2010, 03:53 PM
(This post was last modified: 12-30-2010, 03:58 PM by MrTangoWhisky.)
I gathered the F16 for you calling it master...
But poorly I can't load it up right now to this thread...
HERE[attachment=1583] you go...
Sometimes you just have to try to be sure it is not working...
I am back in here as I promised! So tell me your needs!
Posts: 15
Threads: 2
Joined: Dec 2010
Reputation:
0
(12-30-2010, 03:53 PM)MrTangoWhisky Wrote: I gathered the F16 for you calling it master...
But poorly I can't load it up right now to this thread...
HERE you go...
Thanks :-D
Posts: 15
Threads: 2
Joined: Dec 2010
Reputation:
0
01-03-2011, 10:10 PM
(This post was last modified: 01-03-2011, 10:11 PM by nticompass.)
I found out the deviceID of the BCM 94322, it's PCI\VEN_14e4&DEV_4353. I tried to use MMTOOL to replace module 1B, and it said '1Bh This is non-editable module!!'
How can I mod my BIOS?
EDIT: I think I found my answer here.
Posts: 432
Threads: 19
Joined: Feb 2010
Reputation:
10
Isn't it the same like this: http://myhpmini.com/forum/mini-110-bios-...tml#p30478 ???
Tell us when it's working for you! Good luck!
Sometimes you just have to try to be sure it is not working...
I am back in here as I promised! So tell me your needs!
Posts: 15
Threads: 2
Joined: Dec 2010
Reputation:
0
I got it working! Thanks guys!
I followed the post at MyHPMini, but I had to use a modded version of MMTool (found here) to let me replace module 1B.
After correctly modifying module 1B and flashing the BIOS, the HP Mini boots up correctly with the BCM 4322.
Posts: 432
Threads: 19
Joined: Feb 2010
Reputation:
10
Congratulation!
Sometimes you just have to try to be sure it is not working...
I am back in here as I promised! So tell me your needs!
Posts: 7
Threads: 1
Joined: May 2012
Reputation:
0
(01-04-2011, 09:19 AM)nticompass Wrote: I got it working! Thanks guys!
I followed the post at MyHPMini, but I had to use a modded version of MMTool (found here) to let me replace module 1B.
After correctly modifying module 1B and flashing the BIOS, the HP Mini boots up correctly with the BCM 4322.
can you pls tell me how did you do it?
i went to the link you posted,
http://myhpmini.com/forum/mini-110-bios-...tml#p30478
unfortunately, the page cannot be found.
i appreciate any help
regards.
Posts: 15
Threads: 2
Joined: Dec 2010
Reputation:
0
05-17-2012, 04:37 PM
(This post was last modified: 05-17-2012, 04:57 PM by nticompass.)
(05-17-2012, 04:25 PM)xbaha Wrote: (01-04-2011, 09:19 AM)nticompass Wrote: I got it working! Thanks guys!
I followed the post at MyHPMini, but I had to use a modded version of MMTool (found here) to let me replace module 1B.
After correctly modifying module 1B and flashing the BIOS, the HP Mini boots up correctly with the BCM 4322.
can you pls tell me how did you do it?
i went to the link you posted,
http://myhpmini.com/forum/mini-110-bios-...tml#p30478
unfortunately, the page cannot be found.
i appreciate any help
regards.
Here's an updated link to the thread: http://myhpmini.com/forum/mini-110-bios-...t1490.html
Basically, use MMTool to extract module 1B from your BIOS. Use a hex editor to replace the old WiFi card's id with the new one. Then add the module back to the BIOS and flash.
Note that you need to transpose the id numbers.
Let's say you have VendorID:03F0 and DeviceID:1F1D, you need to transpose them to f003 and 1d1f.
So you'd use the hex editor to find "f0031d1f", and replace it with the numbers for your card.
You may need to do that for the "subsystem id" too.
It's been a while, since I did this, so I don't 100% remember.
Posts: 7
Threads: 1
Joined: May 2012
Reputation:
0
(05-17-2012, 04:37 PM)nticompass Wrote: (05-17-2012, 04:25 PM)xbaha Wrote: (01-04-2011, 09:19 AM)nticompass Wrote: I got it working! Thanks guys!
I followed the post at MyHPMini, but I had to use a modded version of MMTool (found here) to let me replace module 1B.
After correctly modifying module 1B and flashing the BIOS, the HP Mini boots up correctly with the BCM 4322.
can you pls tell me how did you do it?
i went to the link you posted,
http://myhpmini.com/forum/mini-110-bios-...tml#p30478
unfortunately, the page cannot be found.
i appreciate any help
regards.
Here's an updated link to the thread: http://myhpmini.com/forum/mini-110-bios-...t1490.html
Basically, use MMTool to extract module 1B from your BIOS. Use a hex editor to replace the old WiFi card's id with the new one. Then add the module back to the BIOS and flash.
Note that you need to transpose the id numbers.
Let's say you have VendorID:03F0 and DeviceID:1F1D, you need to transpose them to f003 and 1d1f.
So you'd use the hex editor to find "f0031d1f", and replace it with the numbers for your card.
You may need to do that for the "subsystem id" too.
It's been a while, since I did this, so I don't 100% remember.
thanks alot..
i used MMtools, extracted B1 uncompressed... but i cant find the hex for my white list??? i was reading somewhere, i heard that the new bios is encrypted !! is it??? what is the work around for this issue??? am i stuck !
Posts: 15
Threads: 2
Joined: Dec 2010
Reputation:
0
(05-26-2012, 02:07 PM)xbaha Wrote: (05-17-2012, 04:37 PM)nticompass Wrote: (05-17-2012, 04:25 PM)xbaha Wrote: (01-04-2011, 09:19 AM)nticompass Wrote: I got it working! Thanks guys!
I followed the post at MyHPMini, but I had to use a modded version of MMTool (found here) to let me replace module 1B.
After correctly modifying module 1B and flashing the BIOS, the HP Mini boots up correctly with the BCM 4322.
can you pls tell me how did you do it?
i went to the link you posted,
http://myhpmini.com/forum/mini-110-bios-...tml#p30478
unfortunately, the page cannot be found.
i appreciate any help
regards.
Here's an updated link to the thread: http://myhpmini.com/forum/mini-110-bios-...t1490.html
Basically, use MMTool to extract module 1B from your BIOS. Use a hex editor to replace the old WiFi card's id with the new one. Then add the module back to the BIOS and flash.
Note that you need to transpose the id numbers.
Let's say you have VendorID:03F0 and DeviceID:1F1D, you need to transpose them to f003 and 1d1f.
So you'd use the hex editor to find "f0031d1f", and replace it with the numbers for your card.
You may need to do that for the "subsystem id" too.
It's been a while, since I did this, so I don't 100% remember.
thanks alot..
i used MMtools, extracted B1 uncompressed... but i cant find the hex for my white list??? i was reading somewhere, i heard that the new bios is encrypted !! is it??? what is the work around for this issue??? am i stuck ! I haven't messed with this in a while, so I'm not sure. You did transpose the IDs, right?
|
Users browsing this thread: 2 Guest(s)
|