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
[REQUEST] Lenovo Ideapad Z710 (7FCNxxWW)...
Last Post: Dudu2002
Today 03:56 PM
» Replies: 224
» Views: 138150
[Request] Mod Adaptec ARCCONF to allow x...
Last Post: Teetrinker
09-13-2025 10:14 AM
» Replies: 0
» Views: 2894
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Princeneo
09-12-2025 09:23 AM
» Replies: 1726
» Views: 905263
[REQUEST] Lenovo Ideapad 100-14IBD & 100...
Last Post: Dudu2002
09-12-2025 02:22 AM
» Replies: 26
» Views: 28089
[REQUEST] Acer Nitro 5 AN515-58 BIOS Unl...
Last Post: iku56m22v
09-11-2025 10:02 AM
» Replies: 37
» Views: 31499
3rd Party RAM Mod For HP EliteDesk 705 G...
Last Post: AmyGrrl
09-10-2025 09:40 AM
» Replies: 0
» Views: 4867
MSI PR210 AHCI
Last Post: iday82
09-09-2025 04:40 PM
» Replies: 0
» Views: 5000
Honor Magicbook D14 Ryzen 4800H
Last Post: Altermann
09-09-2025 05:04 AM
» Replies: 0
» Views: 5166
[REQUEST] Thinkpad X60S WiFi WhiteList r...
Last Post: Vigor89
09-08-2025 04:46 PM
» Replies: 0
» Views: 6207
[REQUEST] GIGABYTE G6 MF (2024) Bios Unl...
Last Post: lovesickugh
09-07-2025 09:15 PM
» Replies: 3
» Views: 10488
Gigabyte GA-G33-DS3R: USB Boot
Last Post: dinix
09-04-2025 10:37 AM
» Replies: 0
» Views: 8045
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: DeathBringer
08-31-2025 01:59 AM
» Replies: 68
» Views: 38959
Bios Powered classmate
Last Post: MosheNessi
08-28-2025 08:08 AM
» Replies: 0
» Views: 7956
[REQUEST] Lenovo Thinkpad X12 Detachable...
Last Post: Kokoko123
08-28-2025 12:48 AM
» Replies: 0
» Views: 8197
[REQUEST] Unlock advanced options to HP ...
Last Post: huguito
08-26-2025 02:57 PM
» Replies: 0
» Views: 8219
[REQUEST] Dell Precision T3500 BIOS Unlo...
Last Post: DEX0ZEN
08-25-2025 01:30 PM
» Replies: 45
» Views: 56345
[REQUEST] Samsung NP900X4D AES-NI enable...
Last Post: Vesly
08-23-2025 05:25 PM
» Replies: 63
» Views: 51791
Acer Veriton X2640G Xeon support
Last Post: hercares
08-19-2025 03:21 PM
» Replies: 5
» Views: 2716
[Request] Lenovo v520s sff unit bios sup...
Last Post: DeathBringer
08-17-2025 02:05 PM
» Replies: 15
» Views: 3451
[Success] [Bios Mod] Dell XPS L321X EFI ...
Last Post: tuwumo
08-17-2025 11:37 AM
» Replies: 18
» Views: 34498

Dell Vostro 3450 Advanced Options unlocking in progress
#11
Could you snap a pic of the Thermal management section?
This is what I was looking forward to for ages now ..

Also could you specify the byte offsets at least? As looking for 82 45 8A 00 bring up 3 occurrences:

[Image: 19GlN]
[Image: 19Gm4]
[Image: 19Gmg]
find
quote
#12
Here you go:
http://imgur.com/G8ACJ
Sorry I don't remember the exact offset for it, but it should be safe to change all 82 45 8A 00 to 82 45 8A 01. My PlatformSetupAdvancedDxe.efi (or whatever it's called) has all of them set to 01 and it's working fine.
find
quote
#13
Wow, this is indeed what I was looking for as the FAN noise was killing me!
This random discovery is absolutely remarkable !

Must be this then: 00 20 00 29 02 0A 82 45 8A 00 has just 1 occurrence at
[Image: 19GuE]

Yup, it's this one indeed. Thanks for the heads up! I guess you need to inform the guys over at XPS thread about your findings Smile
I have cranked up the 55C mark to 63C (also enabled PTID again) and I'm now in hight hopes of absolute silence while doing office work.
find
quote
#14
Glad I could help. If you ever manage to unlock any other options in the setup menu for 3450, please post your findings here.
I have no clue about unlocking Intel Management Engine and Internal Graphics Device options as of yet...
find
quote
#15
Until the guys find a proper way of doing crisis recovery I wouldn't advice you do any mayor tinkering actually.
At least I'm not doing any myself as I know this might end bad .. like real bad. But I'm sure I will be looking into the modules in my spare time.
find
quote
#16
Well, logically thinking, if you mess up the Advanced Setup module only, you'll still be able to boot into Windows and flash a different BIOS Smile Though I do agree it's kinda risky...
find
quote
#17
I agree, but God knows what might happen if you mess up the advanced setup menus and something boot-related will get f-uped down the road...
Here's the updated A04 which includes unlocked thermal configuration: http://dl.dropbox.com/u/2573233/V3450_THRM_A04.zip
find
quote
#18
Maybe we could try comparing default DSDT settings in A04 and A11 because later versions seem to have some variable set to a different value that enables switchable graphics mode selection in Catalyst Control Center... perhaps setting this variable to some other value will turn off switchable graphics completely, but I'm just guessing.
Here's a full DSDT dump for A11: http://pastebin.com/CBUDPKkh
find
quote
#19
I prefer to compare decompiled stuff Smile

Here is the A04 -> A11 diff:
Code:
18a19
> External (\_SB_.PCI0.PEG0.PEGP.DD02) <- DD02 is your LVDS display when discrete GPU utilizes it.
112d112
< Name (SLPO, Zero)
130c130
< OperationRegion (GNVS, SystemMemory, 0xBAF42E18, 0x01B0)
---
> OperationRegion (GNVS, SystemMemory, 0xBAF41E18, 0x01B0)
352c352,353
< OPTF, 8,
---
> OPTF, 4,
> SLPO, 4,
655c656
< OperationRegion (PNVS, SystemMemory, 0xBAE0D018, 0x100E)
---
> OperationRegion (PNVS, SystemMemory, 0xBAE0C018, 0x100E)
3764a3766,3769
> If (LEqual (BRID, One))
> {
> Notify (^^^PEG0.PEGP.DD02, 0x86)
> }
3959a3965,3968
> If (LEqual (BRID, One))
> {
> Notify (^^^PEG0.PEGP.DD02, 0x86)
> }
4055a4065,4068
> If (LEqual (BRID, One))
> {
> Notify (^^^PEG0.PEGP.DD02, 0x87)
> }
4247a4261,4264
> If (LEqual (BRID, One))
> {
> Notify (^^^PEG0.PEGP.DD02, 0x87)
> }
5375c5392
< Zero,
---
> One,
5939a5957,5960
> If (LEqual (BRID, Zero))
> {
> Store (Zero, SLPO)
> }

< means it was removed
> means it was added

As you can see 8bit register OPTF was split into two 4-bit > OPTF and SLPO to allow for monitor sleep/wake functionality (used in _PTS (Prepare to Sleep) and _WAK (Wake) ACPI methods) when discrete GPU is chosen in manual mode.

Also notifications to LVDS were added (0x86 and 0x87) ... the same way IGPU is being notified, when EC queries Q80 and Q81 are executed (these are executed when you increase or decrease brightness using hotkeys from the keyboard). It just involves an additional check to determine if discrete GPU is set as active.

Here's a decompiled dsdt dump from both absolutely clean bios flashes (no mods): http://puu.sh/19JHH
find
quote
#20
Great work guys and thank you!!! keep it up.. Can't wait for our notebook to boot on UEFI.. Hahaha.. Oh man.. you guys make my day.. yahoo! Anyway thank to TimeWalker for the info. Smile
find
quote


Forum Jump:


Users browsing this thread: 11 Guest(s)