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
[REQUEST] Gigabyte Aorus 15G KC BIOS unl...
Last Post: Dudu2002
Yesterday 05:10 PM
» Replies: 35
» Views: 15683
Aorus 17G YD unlock bios?
Last Post: Dudu2002
Yesterday 05:08 PM
» Replies: 1
» Views: 122
Unlocking the Hidden MAINTENANCE Menu of...
Last Post: 123BIOS
Yesterday 10:31 AM
» Replies: 0
» Views: 255
[REQUEST] Lenovo Z50-70 & Z40-70 (9BCNxx...
Last Post: pitnixu
Yesterday 04:12 AM
» Replies: 757
» Views: 365115
[REQUEST] Lenovo IdeaPad S400 (6DCNxxWW)...
Last Post: Jamil Missen
10-13-2025 10:04 PM
» Replies: 335
» Views: 166420
[REQUEST] Acer Aspire 5742(G,Z) BIOS Unl...
Last Post: deliter
10-13-2025 09:32 PM
» Replies: 168
» Views: 69483
[REQUEST]wwan whitelist removal ThinkPad...
Last Post: SkyShadow
10-13-2025 02:45 PM
» Replies: 0
» Views: 212
[REQUEST] Lenovo T440(S) (GJETxxWW) Whit...
Last Post: Dudu2002
10-13-2025 07:31 AM
» Replies: 499
» Views: 260162
HP Victus 16 Bios Splash Screen
Last Post: Onyxcho_Lune
10-13-2025 07:26 AM
» Replies: 0
» Views: 225
[REQUEST] Lenovo IdeaPad Gaming 3-15IHU6...
Last Post: Bobby123Patel
10-13-2025 06:38 AM
» Replies: 7
» Views: 4167
[REQUEST] HP Omen 16 InsydeH2O F.18 (08C...
Last Post: Wernexnrs
10-13-2025 04:16 AM
» Replies: 0
» Views: 264
[REQUEST] 775i65g Wolfdale
Last Post: DeathBringer
10-13-2025 01:53 AM
» Replies: 53
» Views: 33842
Dell XPS M1710 Overclock Tab Unlock Mod ...
Last Post: Skeleton
10-12-2025 08:55 PM
» Replies: 0
» Views: 201
[Request] AM3 support for ECS RS485M-M
Last Post: DeathBringer
10-12-2025 07:47 AM
» Replies: 3
» Views: 449
Optiplex 5055 RyzenBIOS Faulty (not upgr...
Last Post: LaszloE
10-12-2025 05:29 AM
» Replies: 2
» Views: 192
Intel Xeon E3 1270 V5 for LGA 1151 (ASUS...
Last Post: abruchez
10-12-2025 03:26 AM
» Replies: 4
» Views: 334
[REQUEST] Lenovo Thinkpad T420 (83ETxxWW...
Last Post: pycckuu4ejl
10-11-2025 07:32 PM
» Replies: 316
» Views: 285164
M3N78 PRO Phenom II x4 955 BE update
Last Post: Vlad94
10-11-2025 01:28 PM
» Replies: 3
» Views: 5868
ASUS M2N4-SLI new cpu
Last Post: Vlad94
10-11-2025 01:17 PM
» Replies: 7
» Views: 2006
Acer Aspire E1 572 black screen, needs b...
Last Post: just_biosmods
10-11-2025 10:38 AM
» Replies: 31
» Views: 38361

ASUS Q550LF - restore on AC power loss
#1
Hey guys, i recently decided to convert an old laptop into a webserver. I've removed the mobo etc from the laptop and mounted it in a closet. All I need now is the mobo to turn on with AC power. In BIOS this is usually available on desktops as something like "Turn on with AC Power" or similar.

Can that option be exposed (or tuned on) in the attached BIOS? Please and thank you.


Attached Files
.zip   Q550LFAS215.zip (Size: 2.14 MB / Downloads: 2)
find
quote
#2
@shadetree01010100

Try to use tool to dump bios and attach.

Option "Restore AC Power Loss" is included on this bios ,i thought it is you need.
[Image: xdfVlJUE_o.png]

find
quote
#3
Hello, genius, thank you for the reply. I tried to use your tool, but Windows blocks the download for a virus.

My machine already has this version (215) but I do not see this option anywhere. Is it hidden, or maybe the BIOS version number is wrong?!
Thank you!
find
quote
#4
I confirmed that my machine is running the attached BIOS.

I Downloaded AMIBCP v4.55 (surprisingly hard to find?! https://raw.githubusercontent.com/syscl/...5.0070.exe ) and loaded this BIOS into it. I found the value you pointed out.

Looks like I can simply enable this, save the new BIOS file, and use DOS AFLASH to flash the custom file (Using the Easy Flash utility in BIOS doesn't work because the date/version is unchanged. It seems like it should be trivial to change these values in the custom binary, but I haven't found it yet)

Is there anything I'm missing here? Thanks for the help!
find
quote
#5
You can force easy flash to install an old or equal BIOS version by typing the word "risky" when it says the version is too old. No need for AFLASH+FreeDos, etc.

HOWEVER, it said the BIOS that I saved with AMIBCP was invalid. I only changed the "failsafe" and "optimal" values for "Restore AC Power Loss". Any ideas? UPDATE: google seems to indicate that the ASUS Easy Flash utility in BIOS will only accept RSA-signed BIOS files. So using another flash utility is probably the way to go. I will take a crack at this and reply when I learn something!
find
quote
#6
1. I can't edit without the bios dump.
2. I provided tool no any problems ,online virus scan and Avira are bo any problems scanned.
My script batch file will disable windows uac temporarily , so then you can run batch file to run command to dump bios.

3. If you're worry anythings ,run fpt through command prompt as administrator to dump bios.

find
quote
#7
I found a version of AFUDOS that can read my mobo's flash, but it always returns "3 - Error: ROM file size does not match existing BIOS size."

Can you recommend a method for flashing this custom ROM?
find
quote
#8
I'm sorry I did not see your reply. This machine does not have Windows, Ubuntu Server 20, so I can only use DOS tools on a freeDOS USB stick.

Maybe I'll have better luck with linux tool, fork here for kernel 5 https://github.com/Zibri/afulnx
find
quote
#9
Oh I see, the rar file is Intel FPT?! I read about using that, can you share a download for Linux version? I can get dump for you that way!

You are very helpful, thank you.
find
quote
#10
Only dos version.
https://drive.google.com/file/d/17PhkHI9...sp=sharing

find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)