Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
[Request] Lenovo v520s sff unit bios sup...
Last Post: alegatorul
Today 09:12 AM
» Replies: 17
» Views: 5042
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: DamGiaXI
Yesterday 09:47 PM
» Replies: 38
» Views: 57010
[REQUEST] Lenovo G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
09-28-2025 03:43 AM
» Replies: 884
» Views: 492868
Lenovo B590 unlock the checking original...
Last Post: spamme
09-25-2025 02:59 AM
» Replies: 35
» Views: 42613
[REQUEST] IBM ThinkPad X40 whitelist rem...
Last Post: kahlil88
09-18-2025 05:53 PM
» Replies: 0
» Views: 7754
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
09-17-2025 03:56 PM
» Replies: 224
» Views: 169125
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 9708
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 949826
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 50967
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 12416
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 12268
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 11295
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 14264
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 20181
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 15213
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 41725
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 15431
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 14916
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 14633
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 75500

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
hahaha .. there's our VSS table we were looking for like half a year ago:
[Image: 1qRax]

My theory was correct .. the padding layer holds other region data. There's FD and ME inside the PADDING-00000000_0_2.ROM .. so we have to make our way through the hassle of adapting the new PFlash.efi into the capsule. Or I guess we could try flashing ME back to 7.0.4.1197 by injecting the data into appropriate offset range in the padding.

Nope .. just swapped the 0xFFs for an entire ME firmware in the range 00038000h - 0017FFFFh
Specified the /ME flag to WinFlash and ended up having the same fw version as before flash .. no bueno.
find
quote
Hey guys, what happened with GT540/550 upgrade? And kasar, did you manage to do the overvolt thing you posted a while ago? =)
find
quote
(11-16-2012, 01:44 PM)humanitybg Wrote: Hey guys, what happened with GT540/550 upgrade? And kasar, did you manage to do the overvolt thing you posted a while ago? =)
http://forum.notebookreview.com/dell-xps...-more.html

Shortly:
- Hard to find nVidia Optimus-compatible updated roms
- Altering voltage table was a piece of cake ... but results weren't that great
find
quote
(11-16-2012, 01:48 PM)TimeWalker Wrote:
(11-16-2012, 01:44 PM)humanitybg Wrote: Hey guys, what happened with GT540/550 upgrade? And kasar, did you manage to do the overvolt thing you posted a while ago? =)
http://forum.notebookreview.com/dell-xps...-more.html

Shortly:
- Hard to find nVidia Optimus-compatible updated roms
- Altering voltage table was a piece of cake ... but results weren't that great


Wow, thanks for the fast response but I doubt the L502X bioses are going to be compatible with my L502z, or am I mistaken? I'm also running the modded A12 from the OP right now =)
find
quote
Ught, I see .. THEY ARE NOT compatible indeed.
No point in having the voltage table altered, really .. the hard coded values for respective 2/3D clocks are there for a reason.
Basically undervolting gives more stability and less heat, overvolting on the other hand leads to stability issues and more heat generated... like a lot of stability issues.
find
quote
Actually you wanna know a funny thing? Remember how MEInfoWin says there's no GbE region on this HM67 chipset?
That region after FD 00001000h - 00037FFFh which is 220 Kb .. it basically has the same header as ME v8 firmware .. not quite but similar.
[Image: 1qUqr]

So being in between FD and ME I guess these 220Kb can be used for ME region of the firmware ..
And funny enough if you take the v8 firmware from lenovo which is 17CFFFh bytes and subtract the size of ME v7 which is 145FFFh you get what ? 37000h ?
Any guesses ? Yeah correct .. that our *mystery region* in between FD and ME.

Ba dum tss:

00000000h - 00000FFFh: Flash Descriptor Region
00001000h - 00037FFFh: Extends ME
00038000h - 0017FFFFh: ME Region
00180000h - 003FFFFFh: BIOS Region

I guess even modifying the PFlash.efi won't work as these regions are just plain locked.. there's no host access to them even if it's the all mighty flasher.
So the only way to unlock is using the hardware.. props to @kasar
So now we know that there's in fact free space to flash an entire v8 ME firmware onto the chip ...
What's left is getting the flasher to work .. then according to FPT readout we have the following locks:
Code:
Lock Settings.
=======================
Host CPU master:   00 00 0B 0A
ME region master:  00 00 0D 0C
GBE region master: 18 01 08 08
So as pointed out earlier .. flashing 00 00 FF FF 00 00 FF FF 18 01 08 08 to 0x60 using a hardware flasher is the only way of unlocking this sucker.
There's no GbE apparently, so no point in unlocking it anyway ...
find
quote
posting from another laptop

my l502x machine its fine,but still without reasembly.

I suceeded lifting the vcc leg and adding a switch to it.

by deactivating that switch, the computer was unable to show anything from the screen, and the delay to make the lights blink increased like 2 -3 seconds.

well I also even made another internal switch to cut power of the internal bluetooth mod.

however still no luck with the flasher, even by removing the vcc of the motherboard (I verified the weak bluetooth light disapeared)

anyway the only way to "detect" the chip "sometimes" with the software, it is by leaving the laptop turned on, and it is unstable.

I'm getting short of options plus its really annoying to have taking appart my whole main laptop constantly.

only solution I see is phisically desolder the chip and move it to the flasher, after hack it, move it back to the computer.

however I'm not that good soldering, and I'm like 70% sure if I try that, I will kill the compuer.

so all I can try is to short a little the wires and see if that help

well, another more viable option would be following

just flash the bytes required to change from the descriptor, leaving untouched the rest of the flash, even unstable, they are very little bytes to need to be changed, and probably would be able to get flashed into some small attemps, the bad thing of this software is that It seems to just allow complete flashes

any ideas?
find
quote
I bet there are alternatives for LPT SPI flashers, will try look something up later. But I'm not sure that even with the lock removed it would allow to flash 2 *regions* with a new firmware.


This can be useful too:
http://write-code.blogspot.com/2012/08/p...0.html?m=1

Looks like you are missing a capacitor between vcc and gnd. Resistor nominals depend on the parrallel port impedance. Also there is an updated version of the softwarw from 2012
find
quote
nevermind, just disoldered the chip and removed the flasher port from the motherboard, everything were failuring like that way.

I have now the chip In my hand, with some luck, I will be able to wire it direcly like the other guys did.

now , it is all or nothing ^^

I'm building this now

[Image: simple_diagram.jpg]
find
quote
Wishing the best of luck to you, pal!

Sent from my LG-P500 using Tapatalk 2
find
quote


Forum Jump:


Users browsing this thread: 46 Guest(s)