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
X550VXK BIOS Unlock Request
Last Post: laret
Today 03:35 AM
» Replies: 1
» Views: 128
[REQUEST] HP EliteBook 640 G9 – Remove W...
Last Post: dlareklami
Yesterday 04:20 AM
» Replies: 0
» Views: 115
Help with DMI Info Lenovo Bios
Last Post: force9da
10-30-2025 04:04 PM
» Replies: 0
» Views: 165
Lenovo z510 i5-4200m to i7-4700mq upgrad...
Last Post: ClaudeSpeed
10-30-2025 03:42 PM
» Replies: 7
» Views: 246
Dell Optiplex 790 bypass Press F1 during...
Last Post: jozsef_kacso
10-30-2025 04:19 AM
» Replies: 5
» Views: 16886
[REQUEST] Whitelist Removal for lenovo v...
Last Post: konjiki no yami
10-29-2025 07:36 PM
» Replies: 0
» Views: 182
[REQUEST] HP dv6-6b57el hidden menu
Last Post: Alcatraz
10-29-2025 04:28 PM
» Replies: 1
» Views: 246
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Dudu2002
10-29-2025 03:22 PM
» Replies: 289
» Views: 200207
[REQUEST] Lenovo IdeaPad L340 (BGCNxxWW)...
Last Post: Dudu2002
10-29-2025 03:19 PM
» Replies: 97
» Views: 54753
[REQUEST] Acer Aspire V5-121 Bios Unlock
Last Post: Strongbox256
10-29-2025 11:15 AM
» Replies: 5
» Views: 9064
[REQUEST] Eglobal S210H BIOS Unlock
Last Post: ShawnSuter
10-29-2025 10:50 AM
» Replies: 145
» Views: 64219
Request: Unlock CPU Voltage (Vcore) for ...
Last Post: hoomaan
10-29-2025 10:35 AM
» Replies: 0
» Views: 144
[REQUEST] Bios Unlock - Packard Bell Eas...
Last Post: Overtune2005
10-29-2025 08:37 AM
» Replies: 3
» Views: 2107
asrock 970 extreme3 slic 2.1
Last Post: 3xy
10-29-2025 03:34 AM
» Replies: 12
» Views: 18544
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: Bennett
10-29-2025 12:05 AM
» Replies: 92
» Views: 117449
[REQUEST] HP Probook 6570b Whitelist Rem...
Last Post: nexxus2
10-28-2025 01:07 PM
» Replies: 4
» Views: 5994
Gigabyte GA-MF3 CPU upgrade mod
Last Post: dm-
10-28-2025 10:53 AM
» Replies: 25
» Views: 22828
[REQUEST] Lenovo B590 (H1ETxxWW) Whiteli...
Last Post: yamicazanova2
10-28-2025 09:50 AM
» Replies: 799
» Views: 481941
BIOS fix Lenovo c460
Last Post: waldek69
10-28-2025 07:33 AM
» Replies: 16
» Views: 3868
[REQUEST] Lenovo x121e (AMD, 8RETxxWW) W...
Last Post: Quill6290
10-28-2025 03:31 AM
» Replies: 56
» Views: 43361

[Request] Alienware Aurora R4 bios
#1
I've received my Alienware Aurora R4 last week but the guys from AW have decided to put the vcore at 1.4V which is ridiculously high when running at stock speeds.
Most of the offset voltage settings are available in the bios menu but they've hidden the Core Voltage setting so I can't lower it to save power and keep the system cooler.

I would be very grateful if someone could help me get this option back so I can lower the vcore setting.

The bios can be downloaded from Dell: Alienware Aurora R4 bios A03

Thanks in advance
find
quote
#2
Hello. Can anyone help me with extracting the BIOS from this exe? 
I've tried MMTools, PhoenixTools, UniExtract, CBROM, 7zip, /writeromfile, /writehdrfile and I simply cannot get the bios image out of this exe file.
How do I get the image extracted?

Once I've gotten the bios image, I will add updated microcode via UBU.
Is it also possible to get the microcode from another bios and add it to the Aurora R4 A11 bios?
I want the microcode from the Z9PE-D8 WS 5802 bios because the processor I will use works perfectly on that board with that bios (ver 5802).

P.S. The processor I will use is the E5-2687W V2 ES, labelled 'QE2T' 3.2Ghz. L2 stepping.

Aurora R4 A11 bios download: Aurora R4 A11 bios (exe)
ASUS Z9PE-D8 WS 5802 bios download: Z9PE-D8 WS 5802 bios (rar)

Any help is appreciated.
find
quote
#3
https://mega.nz/#!74phVTqT!Y98cOvCw80bDS...zpaM6_q0GE


Bios file and microcode file

find
quote
#4
(01-28-2017, 02:18 AM)genius239 Wrote: https://mega.nz/#!74phVTqT!Y98cOvCw80bDS...zpaM6_q0GE
Bios file and microcode file

Wow. I did not expect someone to respond to quickly to my request.
Thank you very, very much! I'll let you know if things work out.

Btw, may I know how you were able to extract the bios image? I'm curious.
find
quote
#5
I analysed this exe and extracted it by an hex editor ,i found there are two gzip files on this exe file.
One is a11.bin ,another is me.bin , i think this utility also update mei area.
Here is mei file.
https://mega.nz/#!D8JjHZDT!QnCmzPBYVScs7...vkn7gRmuho

find
quote
#6
Hello everyone!

I'd like to enable VT-d and IOMMU on an Alienware Aurora R4.  I extracted the firmware from the updater ( https://downloads.dell.com/FOLDER0187328...R4_A11.exe ) using "binwalk -e".

Code:
sudo apt install binwalk
binwalk -e ./AuroraR4_A11.exe
md5sum ./_AuroraR4_A11.exe.extracted/a11.bin

Results were
Code:
ba75cf54bf7b04a994c2772f92cc2eca  ./_AuroraR4_A11.exe.extracted/a11.bin

I can open a11.bin with UEFITool and MMTool 4.50.0.23.  What can I modify to enable all menus?  Is there a tutorial that can explain this?

Thanks for your help!   Smile
find
quote
#7
All that hassle previously to get the files from this, all you had to do is run the exe and get files from temp folder
Please zip me images of all BIOS main sections (one each of Main, Advanced, etc)

Sorry, not sure about any exact guides, I see magic String in Setup PE32 module, that may work to enable menus all by itself, or it may need AMIBCP edits on top of that. Hard to know without seeing others comments on what they've tried that failed. Surely, there is already an unlocked BIOS for this system, or at least some other thread where people discussed, attempted etc

If you just need Vt-D and IOMMU enabled, you can do that via grub using setup_var

Vt-d is in BIOS twice, but using same VarStoreInfo so I'll only add one instance below truncated to avoid confusion

One Of: Intel® VT-d, VarStoreInfo (VarOffset/VarName): 0x18D
One Of Option: Disabled, Value (8 bit): 0x0 (default) {09 0E 04 00 30 00 00 00 00 00 00 00 00 00}
One Of Option: Enabled, Value (8 bit): 0x1 {09 0E 03 00 00 00 01 00 00 00 00 00 00 00}

Here is general guide on using setup_var, for another purpose, but it will help you see how it works and get things going on your end
https://www.win-raid.com/t3908f16-GUIDE-Grub-Setup-Var-Guide-Fix-Intel-FPT-Error-BIOS-Lock-Bit-Set-HSFS-W-Asus-or-Other-Mod-BIOS.html
Alt boot to grub when no boot to EFI on exit page - https://www.win-raid.com/t3144f16-Help-needed-Hidden-Advanced-menu-Bios-HP-Z-J-BIN-1.html#msg58324

You will need to use the alternative link there, since the "Launch EFI Shell from filesystem device" is hidden from you in BIOS (exit page used instead of Save & exit - I assume) you can try naming to >> shellx64.efi, but I assume you will need to do as I linked above in second link

once at grub prompt, this will enable VT-d for you >> setup_var 0x18D 0x1

Sorry, IOMMU is not in this BIOS.
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)