04-27-2018 03:31 PM
This has been going on for about a year. I have tried many things, run many tests. Drivers are up to date. Lenovo says my hardware is all working properly. Windows tests (can't remember them, but I went in with a command prompt to run them) all come back good. I have restored windows back to as "clean" as I can manage with Lenovo's recovery-it did not seem to reformat the disk as some settings were kept.
So, as often as twice a day, for no reason, the computer freezes and i get a variety of errors. Critical Stop, etc. I will also sometimes get the black screen saying there in no boot found (i restart it and it then finds the boot). The computer restarts and I am all good for a while.
nothing I try seems to help. I love this laptop and want to figure out what is wrong vs replacing it.
anyone know what I should try next?
Solved! Go to Solution.
04-27-2018 04:03 PM
When it blue screens it shoud be writing a MEMORY.DMP file in the C:\Windows folder or a <datetimestamped>.dmp in the C:\Windows\MiniDump folder, so if you could located one of those, .zip it up and post somewhere to be downloaded and viewed such as Dropbox or OneDrive, it would help find out why your system is crashing.
Without seeing the memory.dmp or more details on the BSOD message, there is no way to really tell what is going on.
If you cannot find a memory dump, exporting the event logs might help
Export the Event Logs (assuming Windows 10)
Note: A right click in the Powershell Window will paste the commands
get-eventlog -logname System | Export-CSV $Env:userprofile\desktop\SystemEventLog.csv
get-eventlog -logname Application | Export-CSV $Env:userprofile\desktop\ApplicationEventLog.csv
The commands will create two files (SystemEventLog.csv and ApplicationEventLog.csv) on your desktop. Append .txt to the end of the filenames of both files (e.g. ApplicationEventLog.csv.txt) and attach the two files to a reply.
Note: Adding the .txt to the end of the files is required by the Lenovo Forum. You can also zip up the files and attach the .zip file if you would prefer as well.
Hopefully the log files will show some errors that will point to the culprit.
Best of luck,
04-27-2018 07:35 PM - edited 04-27-2018 08:01 PM
I have no memory.dmp files in my %systemroot% folder, and my minidump file is empty. My settings are set so that I am supposed to be creating a "complete memory dump", yet nothing is saved. Attached are the log files. Thanks for any help you can provide. my computer crashed 5 times while trying to get all this. twice it said the boot was missing,
04-27-2018 07:36 PM
04-28-2018 08:17 AM
I'm no expert by any means, but one thing stuck out to me. Are you running an Android Emulator? If so, this might be worth a look.
04-28-2018 12:32 PM
I am not, but i appreciate the try! it's so frustrating. when it works it's the perfect laptop.
04-28-2018 08:20 PM
That's odd because one of the errors in your event log points to an android emulator.
04-29-2018 06:49 PM - edited 04-29-2018 06:50 PM
Sorry for the delay in writing back, but it has been a busy weekend
Looking at your event logs, there is one entry that stands out that occurs right before the system reboot every time.
129 | Warning | Reset to device, \Device\RaidPort0, was issued. | 4/27/2018 21:36 | 4/27/2018 21:36 |
129 | Warning | Reset to device, \Device\RaidPort0, was issued. | 4/27/2018 21:35 | 4/27/2018 21:35 |
I cannot find any one cause or specific fix, but from scouring the web it could be caused by Power Options, IRST (Intel Rapid Storage Technology) driver problems or hard drive issues among others.
On restart, there is also an Event ID 153 followed by 4 Even ID 98 reported on volumes 3, 4, 5, 6 (partitions on your HDD) that also points to a problem with the hard drive, so I would suggest as a precaution that you first backup any critical data on your HDD, and then once that is completed, run a Hardware Scan using either Lenovo Solution Center, or Lenvo Vantage. If the Hard Drive passes the hardware scan, then run Windows CheckDisk utility.
alternatively you might just run a quick check of the S.M.A.R.T.(Self-Monitoring, Analysis and Reporting Technology) Status of your drive, using the wmic command below to see if the drive(s) are reporting any errors themselves. The command below just does not run any intensive tests that might hasten the demise of a drive already on its way out like the Hardware Scan might, it retrieves the SMART status as either OK (good) or Bad, Caution, or “Unknown (not good).
How to Check SMART status of Drives
How to Run CheckDisk
Again, make sure to backup your important data just in case, and report back on drive errors, or if none are found, that they can be ruled out.
Cheers,
05-09-2018 12:19 PM
back from a week without internet. running these tests today, i will have the results soon. thanks for some direcion.
05-10-2018 04:51 AM
ok, i have performed all the suggested tests for my hard drive. i have put the results in the attached file. i cannot see any errors found, but i am not an expert. lol. what should i do next?
User | Kudos Count |
---|---|
9 | |
8 | |
4 | |
3 | |
2 |