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
Love for one night - no joke!
Last Post: maxdog00
Today 07:39 PM
» Replies: 0
» Views: 23
[REQUEST] BIOS Unlock for Gigabyte G5-KD...
Last Post: Dudu2002
Today 06:45 PM
» Replies: 6
» Views: 349
[REQUEST] Lenovo ThinkPad L450 (JDETxxWW...
Last Post: Dudu2002
Today 03:29 PM
» Replies: 94
» Views: 41028
[REQUEST] Acer Nitro 5 AN515-54 BIOS Unl...
Last Post: Dudu2002
Today 03:19 PM
» Replies: 84
» Views: 25913
[REQUEST] Lenovo G500 (78CNxxWW) BIOS Un...
Last Post: Alan23
Today 11:54 AM
» Replies: 281
» Views: 126504
[REQUEST] Adding DDR3 support to Aptio I...
Last Post: Lixkote
Today 05:46 AM
» Replies: 0
» Views: 120
[REQUEST] Acer Aspire 7739(G,Z) BIOS Unl...
Last Post: Maxinator500
Today 04:17 AM
» Replies: 52
» Views: 12059
HP Pro 3300 & 3400 (H61): Upgrade to Ivy...
Last Post: miant
Today 03:03 AM
» Replies: 118
» Views: 80548
[REQUEST] Lenovo G70-70 BIOS Whitelist R...
Last Post: Dudu2002
Yesterday 05:01 PM
» Replies: 134
» Views: 66763
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
Yesterday 04:59 PM
» Replies: 11
» Views: 6217
[Request] Dell Inspiron 17r SE 7720 Unlo...
Last Post: flashmaniak
Yesterday 08:55 AM
» Replies: 91
» Views: 93767
TerraMaster F2-220 Bios
Last Post: mcunanan9
Yesterday 08:12 AM
» Replies: 2
» Views: 222
[REQUEST] Acer Nitro N50-610 BIOS Unlock
Last Post: Lucas66700
Yesterday 07:59 AM
» Replies: 3
» Views: 281
[REQUEST] MSI B550M VDH WIFI BIOS UNLOCK
Last Post: CFW
05-12-2024 08:28 PM
» Replies: 0
» Views: 147
[REQUEST] Lenovo B590 (H5ETxxWW) Whiteli...
Last Post: Deltist
05-12-2024 03:09 PM
» Replies: 267
» Views: 65883
Acer Extensa 5620: CPU replace
Last Post: MPM
05-12-2024 01:22 PM
» Replies: 3
» Views: 381
[REQUEST] Acer Nitro 5 AN515-52 BIOS Unl...
Last Post: Dudu2002
05-12-2024 04:13 AM
» Replies: 21
» Views: 9275
Amibios 8 mod - problem with LPT port
Last Post: Beniu33
05-12-2024 04:10 AM
» Replies: 1
» Views: 221
[REQUEST] ASUS TUF A15 FA506IV BIOS Unlo...
Last Post: crankeed11
05-11-2024 02:48 PM
» Replies: 62
» Views: 19299
MSI GX640 (Ms-1656) E1656ims.10f BIOS ne...
Last Post: maciekj22
05-11-2024 11:48 AM
» Replies: 0
» Views: 197

[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)