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
overclocking msi b150 gaming m3
Last Post: J1419
Today 05:51 PM
» Replies: 0
» Views: 28
Asus K72jr repair
Last Post: Moddo73@PROXIMUS
Today 02:08 PM
» Replies: 0
» Views: 33
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: Dudu2002
Today 01:29 PM
» Replies: 757
» Views: 319804
Excalibur G900.1160 BİOS unlock request
Last Post: Dudu2002
Today 01:28 PM
» Replies: 7
» Views: 892
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: mariukonie
Today 09:17 AM
» Replies: 241
» Views: 153503
[Request] BIOS mod for Acer EG43M (P01-A...
Last Post: DeathBringer
Today 08:50 AM
» Replies: 7
» Views: 226
HOW TO FLASH MODIFIED OR ORIGINAL BIOS
Last Post: Ali987
Today 03:16 AM
» Replies: 20
» Views: 71867
[REQUEST] Lenovo ThinkPad Yoga S1 (GQETx...
Last Post: Dudu2002
Today 03:05 AM
» Replies: 116
» Views: 56222
Hp 11-ak0040nr add option to boot from i...
Last Post: Xanmx
Yesterday 05:47 PM
» Replies: 0
» Views: 172
Lenovo Y550 BIOS Unlocking (Advanced Men...
Last Post: NiTrOwow
Yesterday 08:28 AM
» Replies: 4
» Views: 967
[GUIDE] How to modify AMI MSI BIOS to un...
Last Post: solver_001
Yesterday 06:34 AM
» Replies: 56
» Views: 334537
[REQUEST] Lenovo ThinkPad T450(s) (JBETx...
Last Post: s_l_24
Yesterday 04:09 AM
» Replies: 148
» Views: 103737
ASUS M11AD > Haswell Refresh
Last Post: DeathBringer
07-04-2025 02:57 PM
» Replies: 21
» Views: 7460
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: 2u75
07-04-2025 03:37 AM
» Replies: 131
» Views: 64765
[REQUEST] Acer Nitro 5 AN517-51 BIOS Unl...
Last Post: Dudu2002
07-03-2025 04:08 PM
» Replies: 18
» Views: 12889
[REQUEST] Lenovo IdeaPad Z570 (45CNxxWW)...
Last Post: andkul
07-03-2025 09:52 AM
» Replies: 96
» Views: 114666
Lenovo T430 clean Bios needed
Last Post: halfchemistry
07-03-2025 04:40 AM
» Replies: 1
» Views: 869
[REQUEST] Clevo P150SM Prema Bios Reques...
Last Post: wussification
07-02-2025 10:21 PM
» Replies: 4
» Views: 1429
I need help updating the BIOS on my HP D...
Last Post: benjax_vg122
07-02-2025 01:08 PM
» Replies: 0
» Views: 347
[REQUEST] Lenovo G400S (7BCNxxWW) Whitel...
Last Post: luanstoltzemburg
07-02-2025 10:33 AM
» Replies: 216
» Views: 109918

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
(08-06-2013, 06:07 PM)kasar Wrote: here is it (untested anyway):

I just remembered that you are working with the L502x. I confused you with jkbuha. I've got an L511z.

I should take some time over the next couple of weeks to make myself more familiar with some of these tools so I can make these modifications myself.

Is it as straight forward as unpacking the BIOS using the PhoenixTool, modifying the bytes of the appropriate files with a hex editor (and in this case also swapping the vbios ROM file), packing it up again with the PhoenixTool, flashing, then pray it boots?

Thank you for modding that file BTW.
find
quote
hehe, yeah, I am not jkbuha nor have a L511z ^^

I am kasar, the guy of the L502x with some hardware and BIOS mods ^^

yeah, that is correct, phoenixtool and hex editor are the main tools Wink
find
quote
@thorbsd
PhoenixTool works pretty much the way you say. One has the .WPH file, unpack, unpack the actual BIOS capsule (F33...). Under advanced options, select 'No SLIC' and something like allow user modification of files, and wait until it prompts for you to do the changes. Modify, repack, flash. And yes, it supports 1920x1080 resolution, but don't expect fireworks. Splash, setup, boot manager, shell and stuffs still stubbornly use 640x480.

@kasar
I might be wrong, but shouldn't it be unnecessary to make those changes now? I will go and see what changed in BMP, but right now my sweet sister keeps my machine occupied Tongue
find
quote
well, I am not fully sure what you changed with BMP wich I assume it is some intel software to make changes at the video bios, well , any extra information wold be apreciated, but I assume you added extra resolutions and other stuff.


the point of me patching the table it was I remember I had some issues by using newer intel bioses, like having issues with the internal screen baklit and mDP port.

I compared the device table stated by jkbuha, from my original vbios and your new l502x video bios and it had some differences.
thats why I patched it Big Grin
find
quote
BMP is, like you said, an Intel utility to change settings in their binary files (Binary Modification Program). To use it you need the binary (actual VBIOS) file to modify and a BMP script file. First are many ways to come by, second can be found for some VBIOS versions in the 64-bit Intel drivers. As an example of what settings one sees, I attached the exported settings file for the L702X v2158 VBIOS.

My actual work was rather minor. Loaded the stock v2104 VBIOS with the best fitting script file (v2089) in BMP, exported the settings, made four changes to make it compatible with the v2158 script and then applied the settings and saved. There was no need to 'add' higher resolutions, as they actually were already present in stock v2104, but somehow didn't work. Basically all OEM settings have been carried over, and over here brightness controls work just as they did. If you want to have a look yourself, PM me. Kudos for TimeWalker for providing me.

I compared the settings files of my and your patched version, and couldn't find any differences. Strange. Maybe you changed the actual VBIOS code instead of settings?


Attached Files
.txt   L702X_2158.txt (Size: 20.56 KB / Downloads: 9)
find
quote
yeah, I didnt used BMP even a single time.

I just replaced the hex part jkbuha said with a hex editor.

probably it is VBIOS code itself instead settings.

if you hex compare the files, there are definitly some changes at the part jkbuha said.
find
quote
@kasar
Yep, there are binary differences. But yeah, without your changes, my backlight and it's controls work just as they should. Unfortunately, I cannot test the mDP port, so I don't know about that. I think it should work left in the way I posted them, but I cannot say for sure. Do as you see fit; yet unlikely, I don't want to cause bricks by being stubborn Wink

BTW, I presume you weren't lucky with flipping 01's and 00's in the setup module?
find
quote
Hey guys - happy weekend!

I'd like to relate an interesting story that happened to me yesterday. Based on DoiX's Clover discussion on insanely's forum I was trying to reanimate my EFI boot via Clover, and for some reason I got a KP on OSX booting (for some reason the latest clover loaded the GeForce kext which then collided with my FakeSMC and DSDT, ie: Nvidia disabled). I mistakenly thought it was due to the ACPI DMI settings in the BIOS, so I tried to change all the DMI settings to disabled, saved and rebooted. Nothing - Black screen at first and laptop then powered off by itself. Hmmm. I unplugged power, replugged and tried again. Same thing. Not good.

This carried on without any joy, and there I was thinking I now had a proper excuse to get the new XPS. Thankfully I remembered the bios recovery cd me+kasar had done, whipped it into the drive, unplugged power, pressed End key and released it 0.5s after plugging the power cable back in. Voila - laptop boots into recovery mode, I nip into the BIOS setup, reset everything to default, save and restart normally. Worked a treat.

So... (i) has this ever happened to anyone here (ii) is this an incorrect BIOS setting, or corrupt nvram seeing as I was playing about with UEFI?

Guess the 15z will be hanging around for a bit longer Smile

Cheers
jkbuha
find
quote
heh, I guess these machines are just begging to be bricked Big Grin glad you had the crisis CD handy.
find
quote
yeah, I cant belive my machine didnt got bricked after all the stuff, even soldering and desoldering chips and messing with the ME region part.

glad I had a whole chip backup and some extra bios chips and programer ^^
find
quote


Forum Jump:


Users browsing this thread: 22 Guest(s)