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 G780 (5ECNxxWW) Whiteli...
Last Post: Dudu2002
09-28-2025 03:43 AM
» Replies: 884
» Views: 491155
Lenovo B590 unlock the checking original...
Last Post: spamme
09-25-2025 02:59 AM
» Replies: 35
» Views: 41605
[REQUEST] IBM ThinkPad X40 whitelist rem...
Last Post: kahlil88
09-18-2025 05:53 PM
» Replies: 0
» Views: 7366
[Request] Lenovo v520s sff unit bios sup...
Last Post: alegatorul
09-18-2025 04:31 AM
» Replies: 16
» Views: 4954
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
09-17-2025 03:56 PM
» Replies: 224
» Views: 167717
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 9373
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 947775
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 49923
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 55686
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 12061
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 11951
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 11018
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 13903
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 19744
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 14878
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 41637
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 15081
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 14607
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 14350
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 74466

(UEFI) Dell XPS 15z L511z modded BIOS - and HOWTO
Just out of interest - have we successfully managed to reintegrate a modified DSDT back into the Bios? There are quite a few interesting mods we could apply, especially that of default brightness under OSX for some Dell machines, but I'm not sure if that has been done?
find
quote
(01-29-2013, 07:27 AM)jkbuha Wrote: Just out of interest - have we successfully managed to reintegrate a modified DSDT back into the Bios? There are quite a few interesting mods we could apply, especially that of default brightness under OSX for some Dell machines, but I'm not sure if that has been done?
Nope, hasn't been done. All we get is a black screen.

Brightness in osx is controlled by the frame buffer, because if you swap ioacpifamily in lion for version from10.6 the brightness initially will be at normal level, and not half how it is right now..

Sent from my Nexus 7 using Tapatalk HD
find
quote
Do 3350, 3550 and 3750 also freeze on Fn+F2? If they don't, perhaps we could have a look at their DSDTs?
find
quote
3350 & 3550 have Insyde, 3750 freezes, yes.
find
quote
People over at iXBT are also cursing idiots behind EC firmware for our ITE IT8518E chips, particularly people who coded thermal table with such a high headroom.. the fan tends to run almost constantly when plugged in, even though it's obviously isn't required. This chip is not documented, I have found only engineering data of the actual hardware... nothing more than that. I recalled that for 15z thermal table got updated, according to changelog anyay.. maybe @jakbuha you could take a look at EC part of the firmware capsule to see if there are any changes to a particular block of it (it's not huge, 132Kb IRRC).

Quote:* A11 8/13/2012
1.Modified the rule of reading adapter watt.
2.Modified BIOS setup menu browser refresh interval.
3.Update thermal table v1.7f

Quote:* A05 8/16/2011
1.Can't Coldboot to USB3.0 ODD when CD/DVD is set as first boot device in BIOS setup
2.Enter S3 then flashing BIOS in Windows, it will go to S3 after shutting SUT down
3.In Win8 system Bios does not correctly implement XHCI Handoff - the update is for embedded USB3.0 controller
4.Thermal table is updated to Rev. 1.7d
5.Code change - Send out ejection SCANCODE (0xE009) when MFG_ON and ACPI_ON
6.Unused USB port #5 is disabled
find
quote
Sure TW, though I'm not sure which module or offset in the main binary I should be looking at? If you have any pointers for where to look - or even a byte sequence to search for - ill get back to you with the diffs.
find
quote
Cheers. EC firmware is at offset range 00400000h – 00420FFFh inside the F33 firmware capsule, starts with a block involving "ITE Tech. Inc" unicode string. I've been lurking around recently but haven't found anything in my EC fw, changes are too dramatic to distinguish anything..
find
quote
oh, its nice to know the EC firmware is at the BIOS upgreade, I allways felt worried since I just installed external access to the main bios/ME chip and not to the EC chip.

I wondwer why they use two separate chips if there are some free extra/unused space at the 4MB one, I think they could also put the info from the 512 chip at the 4Mb one, I think it just complicate things ^^
find
quote
Here you go guys - I've attached the ITE firmware for Dell L511z A08 and A11. There are differences for sure, but I'm not clear where the table is... Wink


Attached Files
.rar   IntelVBios.rar (Size: 98.46 KB / Downloads: 3)
find
quote
lol, naming things "VBIOS" apparently has stuck in your mind for good now Big Grin
will try to find this thing if it's even remotely possible .. i've disassembled my EC fw, will try to look for similar ranges.
there should be DST limit tables for PWM and FAN tachometer limits corresponding to the first table... it's a shame ITE hasn't put out an datasheet yet.
find
quote


Forum Jump:


Users browsing this thread: 32 Guest(s)