Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 1 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
[Removed, sp52359] HP Touchsmart Tm2t-22...
Last Post: Maxinator500
Today 08:57 PM
» Replies: 23
» Views: 20996
Fujitsu Esprimo P5710 - unlock [REQUEST]
Last Post: monkeywrench
Today 07:36 PM
» Replies: 0
» Views: 20
[REQUEST] Lenovo Y400 & Y500 (6BCNxxWW) ...
Last Post: kylewww
Today 03:57 PM
» Replies: 156
» Views: 54492
Clevo P775TM1-G BIOS
Last Post: Spacoom
Today 09:09 AM
» Replies: 146
» Views: 58423
[REQUEST] Unlocked BIOS for Gigabyte H51...
Last Post: IsHacker
Today 05:32 AM
» Replies: 0
» Views: 94
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Mireknej
Today 05:20 AM
» Replies: 877
» Views: 289177
[REQUEST] Lenovo G510 (79CNxxWW) BIOS Un...
Last Post: Crazy tech
Yesterday 09:51 PM
» Replies: 78
» Views: 42935
Analyze java class System Identifier cod...
Last Post: Hasan jeet
Yesterday 03:44 PM
» Replies: 0
» Views: 95
[REQUEST] Lenovo G710 BIOS Whitelist Rem...
Last Post: sscdimon
Yesterday 01:53 PM
» Replies: 471
» Views: 132953
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: cpih
Yesterday 12:03 PM
» Replies: 846
» Views: 329058
Delete Whitelist HP 15s-eq1000
Last Post: gdefareins
Yesterday 09:02 AM
» Replies: 3
» Views: 183
[REQUEST] Lenovo Y470 & Y570 (47CNxxWW) ...
Last Post: jabbari74
Yesterday 03:37 AM
» Replies: 25
» Views: 18212
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: lucasow
Yesterday 03:02 AM
» Replies: 315
» Views: 194626
[REQUEST] Asus PRIME B460M-A modding bio...
Last Post: hnoimahi
04-27-2024 08:04 AM
» Replies: 1
» Views: 265
[REQUEST] Lenovo G580 (62CNxxWW) Whiteli...
Last Post: Dudu2002
04-27-2024 05:34 AM
» Replies: 809
» Views: 247346
[REQUEST] Asus maximus X Code "fan profi...
Last Post: appletechgeek
04-27-2024 12:12 AM
» Replies: 0
» Views: 259
[REQUEST] Acer Aspire S3-391 BIOS Unlock
Last Post: Dudu2002
04-26-2024 04:27 PM
» Replies: 57
» Views: 26012
[REQUEST] Lenovo V580(c) (H1ETxxWW) Whit...
Last Post: Dudu2002
04-26-2024 04:26 PM
» Replies: 588
» Views: 148856
[REQUEST] GL504GS BIOS unlock
Last Post: pl4gue
04-26-2024 12:19 PM
» Replies: 75
» Views: 59551
[REQUEST] Thinkpad T14S G3 AMD (Type 21C...
Last Post: Dudu2002
04-26-2024 04:37 AM
» Replies: 1
» Views: 185

[REQUEST] HP Pavilion dv8-1200 series Whitelist Removal
#11
I just edited the Advanced enabled BIOS to have my atheros wifi card in the whitelist. So no biggie if nobody can combine the two.
find
quote
#12
(09-18-2012, 09:50 AM)tical2k Wrote: I just edited the Advanced enabled BIOS to have my atheros wifi card in the whitelist. So no biggie if nobody can combine the two.

what tools did you use to complete this ?
find
quote
#13
(09-19-2012, 11:44 AM)zarboz Wrote: what tools did you use to complete this ?

Basically I used EzH2O and winhex. I wrote a small tutorial to do this on a thread on the insanelymac board. I wouldn't attempt it unless your comfortable doing so or know how to recover. The link to the post is:

http://www.insanelymac.com/forum/index.p...pic=221653&view=findpost&p=1547303

It was inspired from work on here. It should be noted there are many ways to get th device and subvendor numbers.
find
quote
#14
(09-19-2012, 12:41 PM)tical2k Wrote:
(09-19-2012, 11:44 AM)zarboz Wrote: what tools did you use to complete this ?

Basically I used EzH2O and winhex. I wrote a small tutorial to do this on a thread on the insanelymac board. I wouldn't attempt it unless your comfortable doing so or know how to recover. The link to the post is:

http://www.insanelymac.com/forum/index.p...pic=221653&view=findpost&p=1547303

It was inspired from work on here. It should be noted there are many ways to get th device and subvendor numbers.

i can recover no issue i was just looking for some where to start although i had read that multiple times i didnt understand the DMI tables quite fully.

I will read and read some then

pps your link didnt work for me whats the title of the thread as there are 5 or 6 about bios hacking on insanely mac
find
quote
#15
Sorry... Here's what the post said:

For all those wondering. It IS possible to modify the bios to change the whitelist. Relatively simple too. In osx, boot and install the lspci tool. Just google "lspci for snow leopard" and you'll find it. Then, run this in osx to get your device id and subversion:
lspci -nnv

You'll see something like this (my info, i had airport in extra bay):

02:00.0 Network controller [0280]: Intel Corporation Unknown device [8086:4239] (rev 35)
Subsystem: Intel Corporation Unknown device [8086:1311]

04:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11a/b/g [14e4:4312] (rev 01)
Subsystem: Apple Computer Inc. Unknown device [106b:0089]

Its important to get these numbers for the wifi card you want to use! I suggest doing as I did and putting it in the secondary bay with no antenna connected.

Now the bytecode in our BIOS will be "backwards" So do something like this reversing the bytes as below:

Intel: 8086:4239 (8680:3942)
8086:1311 (8680:1113)
Hex Dev String: 8680394286801113
BC: 14e4:4312 (e414:1243)
106b:0089 (6b10:8900)
Hex Dev String: e41412436b108900

All this is now done in windows:
1) install winrar from rarlabs.com
2) Download your bios from hp.com.
2a) Run the installer, but do NOT flash, it will extract to Program Files (x86)/SPXXXX/
2b) Copy the .exe in this folder to somewhere where you will be working, User/Documents, etc. Then right click it and "extract here" this will extract your bios.fd probably called 7001.fd or similar.
3) Find and download EZH20 2.1.0.4
4) Download and purchase winHex (cant write resident memory without registered version) or use another hex editor that can read a programs resident memory.
5) Load .fd bios file in ezh20
6) Open winhex and goto Tools, OpenRAM and select the ezh20 process and select "entire ram"
7) I forget where it is, but you can search and replace hex values. In my case, I searched and replaced all instances of "8680394286801113" with "e41412436b108900" which effectively removed my old card from the white list and put the new BCM one in.
8) save the bios from ezh20 in the same location but dont overwrite the old one ( maybe you can not sure what this does to resident memory though ).
9) move the original bios to, say, 7001_sv.fd, then move your saved bios to 7001.fd (whatever your original was)
10) Pray you didn't mess anything other than device ids up and run the flash program in the extracted exe's directory.
11) It reboots then says "104 Error" because your old oem card is no longer whitelisted!
find
quote
#16
(09-22-2012, 08:21 AM)tical2k Wrote: Sorry... Here's what the post said:

For all those wondering. It IS possible to modify the bios to change the whitelist. Relatively simple too. In osx, boot and install the lspci tool. Just google "lspci for snow leopard" and you'll find it. Then, run this in osx to get your device id and subversion:
lspci -nnv

You'll see something like this (my info, i had airport in extra bay):

02:00.0 Network controller [0280]: Intel Corporation Unknown device [8086:4239] (rev 35)
Subsystem: Intel Corporation Unknown device [8086:1311]

04:00.0 Network controller [0280]: Broadcom Corporation BCM4312 802.11a/b/g [14e4:4312] (rev 01)
Subsystem: Apple Computer Inc. Unknown device [106b:0089]

Its important to get these numbers for the wifi card you want to use! I suggest doing as I did and putting it in the secondary bay with no antenna connected.

Now the bytecode in our BIOS will be "backwards" So do something like this reversing the bytes as below:

Intel: 8086:4239 (8680:3942)
8086:1311 (8680:1113)
Hex Dev String: 8680394286801113
BC: 14e4:4312 (e414:1243)
106b:0089 (6b10:8900)
Hex Dev String: e41412436b108900

All this is now done in windows:
1) install winrar from rarlabs.com
2) Download your bios from hp.com.
2a) Run the installer, but do NOT flash, it will extract to Program Files (x86)/SPXXXX/
2b) Copy the .exe in this folder to somewhere where you will be working, User/Documents, etc. Then right click it and "extract here" this will extract your bios.fd probably called 7001.fd or similar.
3) Find and download EZH20 2.1.0.4
4) Download and purchase winHex (cant write resident memory without registered version) or use another hex editor that can read a programs resident memory.
5) Load .fd bios file in ezh20
6) Open winhex and goto Tools, OpenRAM and select the ezh20 process and select "entire ram"
7) I forget where it is, but you can search and replace hex values. In my case, I searched and replaced all instances of "8680394286801113" with "e41412436b108900" which effectively removed my old card from the white list and put the new BCM one in.
8) save the bios from ezh20 in the same location but dont overwrite the old one ( maybe you can not sure what this does to resident memory though ).
9) move the original bios to, say, 7001_sv.fd, then move your saved bios to 7001.fd (whatever your original was)
10) Pray you didn't mess anything other than device ids up and run the flash program in the extracted exe's directory.
11) It reboots then says "104 Error" because your old oem card is no longer whitelisted!


now if only i can find the advanced menu show/hide flag

Big Grin
find
quote
#17
I wish I knew as well :/ can't help you there unfortunately.
find
quote
#18
I noticed there is an unlocked menus version of HP's SP49106 in the repository, but there isn't a similar BIOS with a removed whitelist for this BIOS. I searched through the website and found several references to this BIOS with links to download the BIOS with the WL removed, but the links were all dead.

Any way of getting the whitelist removed on this? Trying to replace my stock WiFi card with an Ubiquiti SR71.
find
quote
#19
(04-01-2013, 12:34 PM)nd_clutch Wrote: I noticed there is an unlocked menus version of HP's SP49106 in the repository, but there isn't a similar BIOS with a removed whitelist for this BIOS. I searched through the website and found several references to this BIOS with links to download the BIOS with the WL removed, but the links were all dead.

Any way of getting the whitelist removed on this? Trying to replace my stock WiFi card with an Ubiquiti SR71.
WLAN/WWAN whitelist removed
Bios mod: HP_Pavilion_dv8_F.25_sp49106_7001F25_NWL
https://www.box.com/s/kqou6jr1vz9tb9prxned
Flash from Windows (run InsydeFlash as "Administrator").
Please post results.
find
quote
#20
(09-17-2012, 08:30 AM)tical2k Wrote: I noticed there is a sp49106 in the repository. I tried it and it works. However, I was running a whitelist removed version of this bios. Is there any way to combine these two?

Also, I was looking for a way to manually change my RAM timings. The ram I have is rated/tested t 9-9-9-24, but it seems the bios is hardcoded to 7-7-7-20. i see the arrandale chipset settings are basically to control the RAM speed. 800/1067/1333 MHz. no matter the speed set, memtest86 always reports 7-7-7-20 as the timings.

A side note, and maybe this might not be the place to ask, but....

The computer has 2x8GB sticks so 16GB total. I know hp says "max 8gb" but c'mon 64-bit architecture can surely address more than 8GB. In fact, the computer boots fine in [32bit] ubuntu 12.04, reports 16gb and runs fine. However, it starts to boot then reboots in [64bit] windows 7 or [64bit] os x 10.8 . I suspect the ram spd is being ignored in these oses, causing the ram to be overclocked, but linux is honoring it?

This is a dv8t-1200 btw.

Original bios if needed:
http://ftp.hp.com/pub/softpaq/sp49001-49500/sp49106.exe

Advanced Tab enabled:
http://www.bios-mods.com/BIOS/Insyde/sp4...miloml.exe

Whitelist removed:
http://dl.dropbox.com/u/12374710/dv8_F.2...d_bios.zip



There is any way to re-post this 'Whitelist removal', please? The link is dead.
Thank you...
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)