12-31-2015
11:57 PM
- last edited on
03-06-2024
10:13 PM
by
ROGBot
01-01-2016 04:25 AM
Manu.rog wrote:
Ah, and one more thing. Asus WinFlash doesnt want to upgrade my BIOS to version 211 which i can see it on Asus Site.
The last version it sees is 210 and keeps claiming that my 210 bios is newer that the 210 it sees as available on the internet
Gps3dx wrote:
IF ANYONE IS THERE STIL WITH THE PROBLEM -> I NEED YOUR HELP !!!
BUT ONLY IF DID NOT REFLASH YOUR LAPTOP AND STILL EXPERIENCING THE WAKE FROM SLEEP REBOOT ISSUE !!!!
I need your BCD file which sits on a hidden partition, under \EFI\Microsoft\Boot
Inorder to has access to this partition please perform the following commands inside CMD with admis prevleges:
First open an elevated command prompt and give the EFI partition a drive letter
diskpart
list partition
select partition x:
assign letter=b
exit
(Where x: is the number of the partition listed by the list partition command and b is the driveletter you wish to assign to the EFI partition)
Now kill the File Explorer process and start it with administrative privileges:
taskkill /im explorer.exe /f
explorer.exe
SOURCE with images: HERE
once you have this file, ONLY COPY IT to another place - BUT DO NOT CHANGE THE ORIGINAL !
Then please upload the file here.
Once you've finished - and want to hide back this partition open CMD same as before and:
diskpart
select partition x:
remote letter=b
exit
(Where x: is the number of the partition listed by the list partition command and b is the driveletter you wish to assign to the EFI partition)
Now kill the File Explorer process and start it with administrative privileges)
WHY all of that ?
I about 99% sure the problem with the wake-sleep issue is with this file being partially corrupt !
01-01-2016 09:13 AM
01-01-2016 01:52 PM
Manu.rog wrote:
Sorry, I already downloaded the 211 bios from Asus site and flashing it solved the wake from sleep issue.
If you still need the BCD file i can try to extract it, but as I said, flashing to Bios 211 solved the issue at hand.