Asus T100HA Problem turning on

moosemcd87

Estimable
Dec 2, 2015
2
0
4,510
So I just bought an Asus T100HA and I am having issues when trying to per it on. It charges fine, but the battery was draining fast when I had it off. I thinkt his was because it was on sleep mode and for some reason draining the battery while on sleep mode. I switched the power setting to go to hibernate when I close it or press the power button and the battery has stopped draining since.

However, when either sleeping or on hibernate, it does not turn on properly. When I press the power button then a screen comes on showing the battery level for 2 seconds and then shuts off. If I hold it for a couple seconds than white LED flashes 6 times and the Asus screen starts but after a few seconds it goes to a black screen and stays there. If I hold the battery for about 10-15s than the laptop shuts off, and only then once I press the power button again for a few seconds the white LED flashes agian 6 times and the laptop will start up.

Also, I have tried updating the BIOS to the latest version and this hasnt resolved anything
 
Solution
This worked for me:

Open Notepad. Copy/Paste the text below. Save as .reg. Run it.
___________
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services]
"USBBIOSx"=dword:00000000
___________

Restart after runing .reg file.

Edit: I forgot to say I combined the script above with:
_____________
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"CsEnabled"=dword:00000001
_____________
That is factory default. If you changed that value, or it was changed for whatever reason, you need to revert it back and restart.

Crédits for the first script go here (sorry french language):
http://www.commentcamarche.net/forum/affich-33070452-probleme-sortie-de-veille-asus-transformer-book-t100ha
You've just bought it which means it's covered by the manufacturer's warranty. With that kind of strange behaviour I would contact the manufacturer as you may have a faulty unit, in which case they are obliged to repair or replace at their discretion, at no cost to you.

Trying to fix it yourself could invalidate your warranty yet you may still be left with the problem, so getting them to fix it now is in my view the wisest course of action.
 

moosemcd87

Estimable
Dec 2, 2015
2
0
4,510


Thank! Normally I would send it back right away, but the problem is that I bought it in the US when I was there last month for the purpose of a 2 month trip around Thailand which I am currently on. So for the next two months I kind of need it. I could just live with the problem for now as the warranty is 1 year,ut was hoping maybe there would be a software fix
 

bertikul

Honorable
Mar 4, 2013
3
0
10,520
This worked for me:

Open Notepad. Copy/Paste the text below. Save as .reg. Run it.
___________
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services]
"USBBIOSx"=dword:00000000
___________

Restart after runing .reg file.

Edit: I forgot to say I combined the script above with:
_____________
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power]
"CsEnabled"=dword:00000001
_____________
That is factory default. If you changed that value, or it was changed for whatever reason, you need to revert it back and restart.

Crédits for the first script go here (sorry french language):
http://www.commentcamarche.net/forum/affich-33070452-probleme-sortie-de-veille-asus-transformer-book-t100ha
 
Solution