codrutp Posted January 13, 2019 Share Posted January 13, 2019 I am new to this program. I have just tried it and purchased it. So far starting AIDA64 caused my laptop to crash 3 times with a blue screen and code IRQL_NOT_LESS_OR_EQUAL Any idea if this is a bug? My laptop it's not usually crashing and generally it's very stable. Quote Link to comment Share on other sites More sharing options...
codrutp Posted January 14, 2019 Author Share Posted January 14, 2019 After analyzing the dump files it appears that the crash was caused by: Probably caused by : iaStorAVC.sys ( iaStorAVC!Wcdl::Allocator::freeContiguous+20 ) So not AIDA64 related. I'll investigate that in parallel. Quote Link to comment Share on other sites More sharing options...
Fiery Posted January 14, 2019 Share Posted January 14, 2019 6 hours ago, codrutp said: After analyzing the dump files it appears that the crash was caused by: Probably caused by : iaStorAVC.sys ( iaStorAVC!Wcdl::Allocator::freeContiguous+20 ) So not AIDA64 related. I'll investigate that in parallel. It is most likely because your notebook has an old Intel RST RAID drivers installed, and the driver gets confused by the RAID enumeration commands that AIDA64 issues. You can however disable the RAID enumeration if you don't have any RAID arrays defined in your system by going to the AIDA64 installation folder and editing the file called AIDA64.INI. Try to find the following 2 lines in it (by using e.g. Notepad): LowLevelRAIDEnum=1 LowLevelRAIDSMART=1 And modify those lines to make them look like this: LowLevelRAIDEnum=0 LowLevelRAIDSMART=0 If you don't have an AIDA64.INI in there, then create a new one (a text file) and put the following lines in the file: [Generic] LowLevelRAIDEnum=0 LowLevelRAIDSMART=0 Quote Link to comment Share on other sites More sharing options...
codrutp Posted January 14, 2019 Author Share Posted January 14, 2019 Thanks. Indeed I might have been using some old drivers because I didn't installed any driver than what Microsoft Windows updated itself. I have now had to reinstall Windows and I switched from RAID to AHCI in BIOS and indeed the system now is stable. AIDA64 is running just fine with the default settings. Thank you! Quote Link to comment Share on other sites More sharing options...
6zayn Posted January 17, 2019 Share Posted January 17, 2019 I have updated to the latest drivers. Still the problem exists. Any suggestions please? Quote Link to comment Share on other sites More sharing options...
Fiery Posted January 17, 2019 Share Posted January 17, 2019 4 hours ago, 6zayn said: I have updated to the latest drivers. Still the problem exists. Any suggestions please? Try to disable RAID features as I've explained above. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.