Windows 10: BSOD - PowerSpec 1510

Discus and support BSOD - PowerSpec 1510 in Windows 10 BSOD Crashes and Debugging to solve the problem; I purchased my PowerSpec 1510 laptop in November. I started getting BSOD several weeks later and they would reoccur every couple of days. The errors... Discussion in 'Windows 10 BSOD Crashes and Debugging' started by sschoenstein, Mar 12, 2018.

  1. BSOD - PowerSpec 1510


    I purchased my PowerSpec 1510 laptop in November. I started getting BSOD several weeks later and they would reoccur every couple of days. The errors varied with Faulty Hardware the most common. I took the laptop to Microcenter for investigation under warranty and they could not recreate the issue. I have been using the laptop as a desktop replacement with 2 monitors and I am not confident they hooked up additional monitors when they tried to recreate the issue.

    They did agree to replace the laptop but they swapped the hard drives so that I wouldn’t have to reinstall everything.
    Since getting it back I continue to get BSOD. The only common components are the hard drives and the drivers.

    I found tenforums and followed a couple of the debugging steps. Sfc /scannow didn’t show any problems. I ran for a day with DriverVerifier set on for all non-Microsoft drivers and got the attached Memory dump.

    Would appreciate any help in figuring out what is causing the BSOD.

    :)
     
    sschoenstein, Mar 12, 2018
    #1
  2. NPR1966 Win User

    Windows Update installation fail (KB 3105213 x64)

    This issue was corrected when update 1510 was released. As 1510 supercedes KB3105213, updating to 1510 would probably correct this problem for you.
     
    NPR1966, Mar 12, 2018
    #2
  3. Missing network protocol in windows 10

    same issue on my powerSpec desk top.
     
    JERRY LKOFFLER, Mar 12, 2018
    #3
  4. zbook New Member

    BSOD - PowerSpec 1510

    Hi sschoenstein,

    Welcome to Ten Forums BSOD forum.

    1) Open file explorer > this PC > C: > in the right upper corner search for: C:\windows\memory.dmp
    Zip the file > upload to either one drive or drop box > post a share link into this thread

    2) In the left lower corner search type: system or system control > open system control panel > on the left pane click advanced system settings
    a) > on the advanced tab under startup and recovery > click settings > post an image of the startup and recovery into the thread.
    b) > on the advanced tab under performance > click on settings > under performance options > click on the advanced tab > under virtual memory > click on change > post an image of the virtual memory tab into the thread

    3) Run memtest86+ version 5.01 for at least 8 passes. Memtest86+ - Advanced Memory Diagnostic Tool
    This may take hours so plan to run it overnight.
    a) Please make sure you use the Memtest86+ version 5.01 with the link below.
    Memtest86+ - Advanced Memory Diagnostic Tool
    The testing is done not by time but by passes.
    The more passes the better.
    There are a significant number of false negatives if fewer than 8 passes are made.
    A false negative is a test pass when there is malfunctioning RAM.
    There is 16 GB of RAM on the computer.
    Memtest86+ version 5.01 testing takes approximately 1 - 2 hours /GB RAM
    Just 1 error is a fail and you can abort testing.
    Then test 1 RAM module at a time in the same DIMM each for 8 or more passes.
    b) When Memtest86+ version 5.01 has completed 8 or more passes use a camera or smart phone camera to take a picture and post an image into the thread.
    Memory problems. - Microsoft Community
    MemTest86+ - Test RAM Windows 10 Tutorials

    4) Turn off Windows fast startup:
    Turn On or Off Fast Startup in Windows 10 Windows 10 Tutorials

    5) Open administrative command prompt and type or copy and paste:
    6) sfc /scannow
    7) dism /online /cleanup-image /restorehealth
    8) When these have completed > right click on the top bar or title bar of the administrative command prompt box > left click on edit then select all > right click on the top bar again > left click on edit then copy > paste into the thread
    9) chkdsk /x /f /r
    This may take many hours so plan to run overnight

    C:\Windows\system32>chkdsk /x /f /r
    The type of the file system is NTFS.
    Cannot lock current drive.

    Chkdsk cannot run because the volume is in use by another
    process. Would you like to schedule this volume to be
    checked the next time the system restarts? (Y/N)

    Type: Y
    reboot

    10) Use the information in this link to find the chkdsk report in the event viewer. Copy and paste > notepad > post a share link into the thread
    Read Chkdsk Log in Event Viewer in Windows 10 Windows 10 Tutorials

    11) Run HD Tune:
    HD Tune website
    Post images into the thread for the results of the tests on these tabs:
    a) Health (SMART)
    b) Benchmark
    c) Full error scan
     
    zbook, Mar 12, 2018
    #4
  5. sschoenstein, Mar 13, 2018
    #5
  6. zbook New Member
    For startup and recovery system failure:
    Un-check: Automatically restart

    When automatically restart is checked and there is a BSOD you may not know that there was a BSOD unless you had open windows or work and they are no longer open.

    When automatically restart is un-checked you will see the BSOD window. It is important whenever it is see to allow it to complete at 100% to create a dump file. The BSOD will display a bugcheck which is the method of classification of each BSOD crash. Sometimes the BSOD windows may display a misbehaving driver in the form *.sys and if you see the misbehaving driver you should record it and post it into the thread.

    When Windows upgrades this setting may be changed to the default automatically restart. You would then need to modify the default setting so that you can see when the computer has a BSOD crash.
     
    zbook, Mar 13, 2018
    #6
  7. I will make the change after I finish the memtest86 runs

    I have written down the following causes from the various BSOD over the last 3 months:
    • Critical Structure Corruption
    • Kmode exception not handled NTFS.sys
    • STOPCODE Memory Management
    • Faulty Hardware Corrupted Page (3 times)
    • Stopcode: Driver overrun stack buffer
    • Stopcode: Memory Management (2 times)
    • Driver IRQL not less or equal - what failed: SynTP.sys (2 times)
    • System Error Exception nvhdab4v.sys
    • System thread exception not handled
     
    sschoenstein, Mar 13, 2018
    #7
  8. zbook New Member

    BSOD - PowerSpec 1510

    Please open the website for the notebook manufacturer > enter the product or serial number or model > select the operating system > view drivers and BIOS > post a URL or hyperlink into the thread

    If the computer has Ccleaner > click on the windows tab > scroll down to system and advanced > post an image into the thread

    If the computer has any other cleaning software > post the name of the software into the thread

    Were there a total of 4 memory dump files?

    In the opening post it displayed:
    • System Error Exception nvhdab4v.sys
    Was this a typo for nvhda64v.sys?

    For the testing with Windows driver verifer which test settings did you use or which link or reference did you use for the customized test settings?
     
    zbook, Mar 13, 2018
    #8
  9. Still running Memtest, so it wil be another 24 hours before I can get some of the info

    Powerspec Drivers page:
    PowerSpec Support System Specs

    I started saving memory.dmp files, so yes there are 4 in the zip

    nvhdab4v looks like a typo or bad handwriting - rereading my note, nvhda64v looks correct

    I used the Driver Verifier settings from here:
    Enable and Disable Driver Verifier in Windows 10
    (checked all the non-microsoft -drivers)

    Only memory1.dmp occurred while driver verifier was active. I turned it off after that based on the instructions saying not to go too long with it enabled.
     
    sschoenstein, Mar 13, 2018
    #9
  10. zbook New Member
    There were multiple misbehaving drivers in the debugging.
    So ruling in / ruling out RAM will be useful in the troubleshooting.

    This link has 3 customized test settings:
    Enable and Disable Driver Verifier in Windows 10

    When Windows driver verifier is restarted after fixing the current misbehaving drivers additional customized test settings will be used to find misbehaving drivers:
    Driver Verifier-- tracking down a mis-behaving driver.

    The first link has approximately 3 customized tests. The second link has approximately 19 customized tests.
    If the computer becomes too sluggish or if the boot times are too prolonged the number of customized tests can be reduced.
     
    zbook, Mar 13, 2018
    #10
  11. I assume when you say the link has 3 customized test settings, you mean these:

    • I/O Verification
    • Force pending I/O requests
    • IRP logging
    Which are the 3 I enabled for all the non-Microsoft drivers.

    I will go ahead and redo the test with the ~19 tests as soon as I finish the memtest.
     
    sschoenstein, Mar 13, 2018
    #11
  12. zbook New Member
    For memtest86+ version 5.01 please make sure that there are at least 8 passes.
    The greater the number of passes the better the testing.
    Just 1 error is a fail and the testing can be aborted.
    Then test 1 RAM module at a time in the same DIMM.
    Please make sure to use a camera or smart phone camera to take a picture and post an image into the thread.
     
    zbook, Mar 13, 2018
    #12
  13. zbook New Member

    BSOD - PowerSpec 1510

    1) Please allow the Memtest86+ version 5.01 to run 8 or more passes.
    The greater the number of passes the better the test.

    2) These are the software and driver changes to make after the completion of the Memtest86+ version 5.01 testing:
    a) Uninstall all Norton / Symantec software using the applicable uninstall tool
    b)
     
    zbook, Mar 13, 2018
    #13
  14. zbook New Member
    1) Please allow the Memtest86+ version 5.01 to run 8 or more passes.
    The greater the number of passes the better the test.

    2) These are the software and driver changes to make after the completion of the Memtest86+ version 5.01 testing:
    3) Uninstall all Norton / Symantec software using the applicable uninstall tool
    4) Uninstall the Nvidia GPU driver using DDU (display driver uninstaller)
    a) reinstall from: PowerSpec Support System Specs
    b) if there is not a suitable driver then re-install the Nvidia GPU driver from the Nvidia website
    c) make sure that you check the clean install box and if available install the physx driver.
    Display Driver Uninstaller Download version 17.0.8.2
    Display Driver Uninstaller: How to use - Windows 7 Help Forums
    NVIDIA
    Download Display Driver Uninstaller - MajorGeeks
    d) record the version of the Nvidia driver in case it needs to replaced with a different version


    Code: Name NVIDIA GeForce GTX 1070 PNP Device ID PCI\VEN_10DE&DEV_1BE1&SUBSYS_65A41558&REV_A1\4&2AC97460&0&0008 Adapter Type GeForce GTX 1070, NVIDIA compatible Adapter Description NVIDIA GeForce GTX 1070 Adapter RAM (1,048,576) bytes Installed Drivers C:\WINDOWS\System32\DriverStore\FileRepository\nvcvi.inf_amd64_968296728771c9eb\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvcvi.inf_amd64_968296728771c9eb\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvcvi.inf_amd64_968296728771c9eb\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvcvi.inf_amd64_968296728771c9eb\nvldumdx.dll Driver Version 23.21.13.9101 INF File oem38.inf (Section146 section) Color Planes Not Available Color Table Entries 4294967296 Resolution 1920 x 1080 x 60 hertz Bits/Pixel 32 Memory Address 0xDB000000-0xDBFFFFFF Memory Address 0x90000000-0x9FFFFFFF Memory Address 0xA0000000-0xA1FFFFFF I/O Port 0x0000E000-0x0000E07F IRQ Channel IRQ 4294967284 Driver c:\windows\system32\driverstore\filerepository\nvcvi.inf_amd64_968296728771c9eb\nvlddmkm.sys (23.21.13.9101, 16.71 MB (17,524,720 bytes), 2/28/2018 10:37 PM)[/quote] Code: nvlddmkm nvlddmkm c:\windows\system32\driverstore\filerepository\nvcvi.inf_amd64_968296728771c9eb\nvlddmkm.sys Kernel Driver Yes Manual Running OK Ignore No Yes[/quote] Code: nvlddmkm.sys Fri Feb 23 13:54:48 2018 (5A907188)[/quote] Code: BHDrvx64.sys Mon Feb 5 22:54:16 2018 (5A7934F8)[/quote] Code: SYMEVENT64x86.SYS[/quote]
     
    zbook, Mar 13, 2018
    #14
  15. Driver changes may have to wait for Saturday.
    Turned off Auto restart
    Do I still need to turn off fast startup?


    BSOD - PowerSpec 1510 [​IMG]
     
    sschoenstein, Mar 14, 2018
    #15
Thema:

BSOD - PowerSpec 1510

Loading...
  1. BSOD - PowerSpec 1510 - Similar Threads - BSOD PowerSpec 1510

  2. RunDLL error for HP 1510 in Windows 11

    in Windows 10 Gaming
    RunDLL error for HP 1510 in Windows 11: Hi!I downloaded HP 1510 driver for my printer and as I don't need it anymore, I uninstalled all the HP Applications.This is the error I am getting on Start-Up.I removed the printer from Printers & Scanners and also tried re-installing and re-uninstalling all the HP...
  3. RunDLL error for HP 1510 in Windows 11

    in Windows 10 Software and Apps
    RunDLL error for HP 1510 in Windows 11: Hi!I downloaded HP 1510 driver for my printer and as I don't need it anymore, I uninstalled all the HP Applications.This is the error I am getting on Start-Up.I removed the printer from Printers & Scanners and also tried re-installing and re-uninstalling all the HP...
  4. HP7--1510 Desktop Won't Show Monitor Image

    in Windows 10 Graphic Cards
    HP7--1510 Desktop Won't Show Monitor Image: I'm going try to explain what the problem is on my 2017 year HP7-1510 desktop with Windows 10 Home. I've had this PC for three years, and it always worked until one day I turned it on and no monitor display. This PC has a 3rd Generation Intel Core 13-Processor , Intel H61...
  5. HP7--1510 Desktop Won't Show Monitor Image

    in Windows 10 Support
    HP7--1510 Desktop Won't Show Monitor Image: I'm going try to explain what the problem is on my 2017 year HP7-1510 desktop with Windows 10 Home. I've had this PC for three years, and it always worked until one day I turned it on and no monitor display. This PC has a 3rd Generation Intel Core 13-Processor , Intel H61...
  6. PowerSpec RealTek Equalizer Win 10 Pro

    in Windows 10 Drivers and Hardware
    PowerSpec RealTek Equalizer Win 10 Pro: Through trial and error I was able to locate an equalizer on my computer. It is a PowerSpec B246 with a RealTek audio driver. To locate the equalizer: Type in RealTek to the right of the Windows Start button. Click on RealTek Audio Console. On the far left, under Playback...
  7. New PowerSpec G434 System Crashes and Displays BSOD While Gaming.

    in Windows 10 BSOD Crashes and Debugging
    New PowerSpec G434 System Crashes and Displays BSOD While Gaming.: Hi Everyone, I have been a visitor of the site/forums for a long time now but today I actually created an account and decided to reach out for some help myself. I just purchased a new system from Microcenter (PowerSpec G434) and it's barely a week old. I use it for primarily...
  8. Faulty Hardware Corrupted Page PowerSpec 1510 - Win 10 Version 2004

    in Windows 10 BSOD Crashes and Debugging
    Faulty Hardware Corrupted Page PowerSpec 1510 - Win 10 Version 2004: I have been getting a variety of BSOD intermittently since I bought this Clevo manufactured laptop 2 1/2 years ago. Initially I had BSOD every couple of days but switching to Obsidian-PC Updater and getting off the Clevo CCC improved things. The first couple of months this...
  9. dell vostro 1510 cannot update bios under windows 10 but with administrator priviledge

    in Windows 10 Installation and Upgrade
    dell vostro 1510 cannot update bios under windows 10 but with administrator priviledge: my dell vostro 1510 loaded with windows 10 has problem in its keyboard keys. I tried to change language settings also added another language settings but the same i couold not press the letter ZXCVBNM....they are jumbled whenever i press its key...I tried to use the usb...
  10. Xbox One OS Update 10.0.17763.2023 (1810.181009-1510) - October 11

    in Windows 10 News
    Xbox One OS Update 10.0.17763.2023 (1810.181009-1510) - October 11: OS version: 10.0.17763.2023 (rs5_release_xbox_dev_1810.181009-1510) Release date 10/11/2018 New Xbox Avatars have arrived The new Xbox Avatars have been reimagined to offer an unprecedented amount of inclusive customization options that will continue to grow. The Xbox...