[Lenovo legion y530] Latency problems

Try to run verifier again.
I've fixed and added some options to the script:
  • Unzip on your desktop the file I attached, verifier.zip, and then:
    1. Open an elevated command prompt (right-click on windows start button, click command prompt (admin)
    2. Type (copy/paste) in it:
      Code:
      powershell -executionpolicy unrestricted "%userprofile%\desktop\EnableVerifier.ps1
    3. Press enter
      It will reboot your machine in one second, modify your bcdedit settings and set the necessary driver verifier settings.
    4. If you'll get a very fast BSOD after you logged into windows, or after some dozens (tenths?) of minutes, the option resetonbootfail should reset driver verifier settings (and should allow you to boot your machine in a normal state)... But if this won't happen, you'll need to go to safe mode to reset verifier settings. Once safe mode is available, from an elevated command prompt you'll type:
      Code:
      verifier /reset
      Sometimes it is necessary to use a system restore point (or a system image).
  • Post here the new verifier dump; from an elevated command prompt, launch this command:
    Code:
    md "%userprofile%\desktop\minidump" && copy c:\windows\minidump "%userprofile%\desktop\minidump"
    And you'll find the minidump file in the minidump folder on your desktop.
 

Attachments

Nothing happened. Another thing i noticed is i8042prt.sys latency growing while typing on keyboard...
 
Previous screen has been done after 12h on idle.
After hour of browsing internet, watching yt etc.
2.jpg
 
Verifier didn't find anything. In my opinion its bios/motherboard fault.
On Lenovos forum someone have tested very first bioses for this unit, mixing it with other tweaks and he managed to solve acpi problem partially.
 
Any news?

The driver you found, i8042prt.sys, should be (one of) the keyboard driver(s).
(It is also the ps/2 port driver)
If you have another (usb) keyboard to attach to your laptop, we could try to exclude that driver to see what happens (apart from disabling the laptop keyboard).
 
Last edited:
I messed up with bios settings and it didnt want to boot up, just black screen. I tried to hold power button, clear CMOS, remove battery, nothing helped, so i had to send it.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top