|
I've made this post to help people with flash bios update on U55 and to be able to have "auto power on".
My experience is based on A-XXXXUD0W64RPO-V32 and not other U55 models !!! (I've checked the different bios versions and some old one has a different flash way)
"wake up on power loss" = "automatic power-on function" (= switch on the computer when you connect the power supply) :
!! Don't look for this option in the bios : it will never appear even if you update the bios !!
In fact you have to choose the right bios file and flash it to enable or disable wake up on power loss. For example, for the U55 V32 (download from this page) :
- To enable the wake up on power loss : VB1_V3.04(Auto) 2021-06-07 554.47KB
- To disable the wake up on power loss: VB1_V3.03(manual ) 2021-06-17 468.32KB
To flash, you have to copy the content of the archive on a USB key (or on the root of your SSD but prefer USB key).
But.... the script provided by Beelink is totally wrong (it search a file "eFuitX64.efi" which is not provided in the archive.... Beelink seriously ...)
I propose a manual flash way below, otherwise if you feel courageous, you can make a correction on the script : in EFI\BOOT\startup.nsh , replace "eFuitX64.efi" by "ifu.efi" , it should probably work like this.
So, the manual way (inspired from this post and the original script) : boot on USB key, when you have the prompt find the right drive letter :
- Input “fsX:” then press “Enter” (X could be 0,1,2,3…)
- Input “dir” then press “Enter” to check the file in the disk.
- When you find "VB1_V3.03.bin" you can type the command to flash :
After flash don't check if the bios number has changed : all bios has the same version number and same date (Beelink seriously !! ....).
After that nothing seems to have changed but if you unplug the power cord and replug in the computer should start automatically.
Beellink, some request :
- Please add "wake up on power loss" and wake up on RTC alarm to the U55 bios !
- Provide a documentation for bios update
- Correct errors in your bios update scripts
|
|