Forum RSS Feed Follow @ Twitter Follow On Facebook

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

Username:


Password:





[-]
Latest Threads
Optiplex 7060 SFF 9th Generation Intel C...
Last Post: BigTinz
Yesterday 05:07 PM
» Replies: 54
» Views: 15104
Asus P5GC-TVM/S pentium 5400
Last Post: AlexWood
Yesterday 03:31 PM
» Replies: 10
» Views: 2115
[REQUEST] Unlocked ASUS H81M-E/M52AD/DP_...
Last Post: Dj-Elroy
Yesterday 10:17 AM
» Replies: 2
» Views: 738
[REQUEST] BIOS Setup Menu Unlock for HON...
Last Post: nsherbina1999
Yesterday 09:57 AM
» Replies: 7
» Views: 231
[REQUEST] Lenovo Legion Slim 5 Gen 9 (16...
Last Post: Dudu2002
Yesterday 09:41 AM
» Replies: 3
» Views: 128
[Detailed] Interesting Undervolting Lock...
Last Post: Fadel_Hel
Yesterday 08:49 AM
» Replies: 0
» Views: 75
Packard Bell Imedia s3800 bios overclock
Last Post: Andrea_1971
Yesterday 08:11 AM
» Replies: 5
» Views: 12088
[REQUEST] HP ProBook 450 G7 replaced GPU...
Last Post: DangeR
Yesterday 07:40 AM
» Replies: 0
» Views: 62
BIG PROBLEM :(
Last Post: Andrea_1971
Yesterday 06:18 AM
» Replies: 0
» Views: 103
[REQUEST] Lenovo G580 (5ECNxxWW) Whiteli...
Last Post: Chicco27
Yesterday 05:19 AM
» Replies: 1724
» Views: 649082
Help Fan Speed Sabertooth X79
Last Post: T3DDY
10-14-2024 08:27 PM
» Replies: 0
» Views: 73
[REQUEST] Asus Strix G (G531GU) BIOS Unl...
Last Post: Livio21
10-14-2024 12:35 PM
» Replies: 0
» Views: 79
[REQUEST] Lenovo IdeaPad Z510 (8DCNxxWW)...
Last Post: Paul0123
10-14-2024 07:49 AM
» Replies: 17
» Views: 7968
[QUESTION] Modding an AMI bios to bypass...
Last Post: misty
10-13-2024 11:02 PM
» Replies: 1
» Views: 155
[REQUEST] Lenovo Thinkpad X240 (GIETxxWW...
Last Post: danich
10-13-2024 04:56 PM
» Replies: 42
» Views: 21072
[REQUEST] Acer Aspire 4750(G,Z) & 4752(G...
Last Post: upo1
10-13-2024 04:16 PM
» Replies: 48
» Views: 39138
HP Proliant Microserver AMI BIOS MOD
Last Post: biosdemo
10-13-2024 10:06 AM
» Replies: 66
» Views: 346630
[REQUEST] Lenovo G500 (78CNxxWW) Whiteli...
Last Post: band35
10-13-2024 03:52 AM
» Replies: 1201
» Views: 332964
Sony Vaio AW11Z - Support for Quad CPU -...
Last Post: lala2025
10-12-2024 09:53 PM
» Replies: 6
» Views: 3350
Lenovo ThinkPad T450 with a locked BIOS...
Last Post: BertisRetroKeller
10-12-2024 11:54 AM
» Replies: 0
» Views: 111

[Detailed] Interesting Undervolting Lock(?) Situation on HP Victus 16 r1x
#1
The interesting and weird thing is that Throttlestop undervolting is completely locked as shown in the screenshot, BUT there is an HP Omen Gaming Hub Utility that has an undervolt feature which allows me to undervolt the CPU Core only.

Although Throttlestop shows voltage controls as locked, it shows that the undervolt which is applied through the HP Omen Utility is real and functional in the FIVR page.

   
   

I have had experiences with locked undervolting before, so far I was able to unlock it in every case, except my current HP Victus 16-r1057nt Laptop with an i7-14700HX on the latest BIOS version from HP (version f.12).

Simple fixes:
  • Disabling Core Isolation
  • Disabling VBS (Virtualization-Based Security)
  • Disabling Virtualization from BIOS

Advanced fixes:

Modding BIOS using setup_var or RU.efi, to change both CFG Lock and Overclocking Lock variables, done it successfully 5 times so far on different machines from different manufacturers. (Lenovo, Dell, and Asus)
But when it comes to this HP BIOS (Insyde f.12), I am unable to.

I was not able to backup my current BIOS using the Universal BIOS Backup Toolkit, I get the error "Driver install failed!" which as far as I understand means that there is some kind of protection on the BIOS.
I was able to bypass the backup issue by using the UEFITool on the official BIOS from HP's website (since it is the BIOS that I currently have installed) then using IFRExtractor to turn it into a readable text file.
.txt   BIOS.txt (Size: 217.18 KB / Downloads: 2)
From the text file I was able to learn the Offset Values of CFG Lock (0x43) and Overclocking Lock (0x10E), but I couldn't make sure in which EFI variable they are stored, usually it is CpuSetup or Setup
Nevertheless, I still booted into RU.efi and tried changing the Offset Value 0x43 inside CpuSetup from 1 to 0. When I try to save the new value (ctrl+w) I get WRITE ERROR 0x00000008 EFI_WRITE_PROTECTED.

As far as I understood from other guides and threads, if there is EFI write protection then the only thing which only has a low chance of working is flashing an already modded BIOS with an external programmer.

If anyone reading this with some experience or knowledge could answer some of my questions I would appreciate it a lot.
Questions:
  • In which EFI Variable are the CFG Lock and Overclocking Lock actually located? If you know how to read BIOS dumps please check the attached text file.
    .txt   BIOS.txt (Size: 217.18 KB / Downloads: 2)
  • Do you think that both of these Lock variables are currently set to 1, if not, which variable is responsible for what? The fact that the Omen Utility is able to undervolt CPU Core makes me think that only one of the variables is actually locked not both.
  • Why can't Throttlestop change voltages but the Omen Utility can? What special permissions or drivers does the Omen Utility have that makes it able to somehow bypass the undervolting lock that Throttlestop is experiencing?
Possible Solutions?
  • Do you think it is possible to locally modify the HP Omen Gaming Hub Utility to add "sliders" just like the CPU Core one but for CPU Cache as well? This solution might be very difficult since the utility is not open-source
  • What about modifying Throttlestop in such a way to make it "pipeline through" the HP Omen Utility? Maybe if we somehow connect it to one of the HP drivers we could at least obtain control over CPU Core (which is definitely adjustable) from Throttlestop as well rather than only from the utility.
Thank you for spending the time and reading. Any help or discussion is appreciated.


Attached Files Thumbnail(s)
   
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)