Emulator causes Windows Blue Screen DRIVER_POWER_STATE_FAILURE [closed]

杀马特。学长 韩版系。学妹 提交于 2021-02-07 04:20:07

问题


Recently when I launch the android emulator after some minutes it makes the CPU 100%, the fan of laptop starts spinning very high, the PC become unusable for some seconds and after all the Blue Screen pops out with the message:

DRIVER_POWER_STATE_FAILURE

Windows 10 x64
CPU Core i5 7300HQ
GPU NVidia GTX1050
RAM 12GB
SSD NVMe 250GB
Android Studio 3.0.1
Emulator API 25, 26, 27

EDIT 1: Even after Android Emulator 27.0.2 update the problem exists.


回答1:


I also had the same problem after updating to Android Studio 3.0. I have solved this problem by reinstalling the NDIVIA driver from the asus home page (not installed by window update). I use an laptop Asus/GTX1050/i7/16GB/250GB SSD.




回答2:


I have an Asus GL553 VD, GTX 1050/i7/16GB/128GB SSD And the emulator is making my life a living hell, sometimes it crashed for TDR_VIDEO_FAILURE and other times for DRIVER_POWER_STATE_FAILURE.

i did find in another answer that you should run the emulator with this command

emulator -avd avd_name -gpu mode

link to the answer



来源:https://stackoverflow.com/questions/47489773/emulator-causes-windows-blue-screen-driver-power-state-failure

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!