hp 250 g3 err BSOD BCCode: 9f BCP1: 0000000000000003

Page 1 of 4 123 ... LastLast

  1. Posts : 13
    Windows 7 Ultimate x64
       #1

    hp 250 g3 err BSOD BCCode: 9f BCP1: 0000000000000003


    Product Name: HP 250 G3 Notebook PC
    Product number: K3X07EA # BCM
    Serial number: CND4446Q40
    BIOS: F.45-06 / 27/2018
    Keyboard revision: 57.58
    Total memory: 4.00 GB
    Processor name: Intel (R) Pentium (R) CPU N3540 @ 2.16GHz

    The name of the Microsoft Windows 7 Ultimate operating system
    Version 6.1.7601 Service Pack 1, set 7601
    Description of the operating system Not available
    Manufacturer of the Microsoft Corporation operating system
    The name of the ZUZUNA-PC system
    Manufacturer of Hewlett-Packard
    HP 250 G3 Notebook PC Model
    Type of system x64-based PC
    Processor Intel (R) Pentium (R) CPU N3540 @ 2.16GHz, 2159 MHz, number of cores: 4, number of logic processors: 4
    BIOS Version and Insyde Date F.45, June 27, 2018
    SMBIOS version 2.7
    Windows C: \ Windows directory
    System directory C: \ Windows \ system32
    Boot device \ Device \ HarddiskVolume1
    Local Settlement Slovak Republic
    Layer HAL Version = "6.1.7601.24291"
    Username zuzuna-PC \ zuzuna
    Central European time zone (normal)
    A physical memory (RAM) of 4,00 GB is installed
    Total physical memory of 3.89 GB
    Available physical memory of 1.62 GB
    Total virtual memory of 7.78 GB
    Available virtual memory of 5.13 GB
    Pager space of 3.89 GB
    The C: \ Pagefile.sys paging file

    Windows 7: BSOD Random Failures - BCCode: 9f BCP1: 0000000000000003
    usb mause does not respond after awakening
    please help me
      My Computer


  2. Posts : 2,246
    Windows 7 Pro SP1 64 bit
       #2

    It looks like you might have a driver problem. Since you said the mouse won't work on startup so I would either connect it to a different USB port or it's receiver to a different USB port (depending on whether or not you have a wireless mouse) and see if that fixes the problem. If so, we can go from there.
      My Computer


  3. Posts : 7,050
    Windows 10 Pro
       #3

    It looks like the major function of an IRP is invalid which identifies what dispatch routines the IO manager has to invoke. It seems there are quite a few routines that have been cancelled by Windows.
    Code:
    Dispatch routines:
    [00] IRP_MJ_CREATE                      fffff88005106f60	usbhub!UsbhGenDispatch
    [01] IRP_MJ_CREATE_NAMED_PIPE           fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [02] IRP_MJ_CLOSE                       fffff88005106f60	usbhub!UsbhGenDispatch
    [03] IRP_MJ_READ                        fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [04] IRP_MJ_WRITE                       fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [05] IRP_MJ_QUERY_INFORMATION           fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [06] IRP_MJ_SET_INFORMATION             fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [07] IRP_MJ_QUERY_EA                    fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [08] IRP_MJ_SET_EA                      fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [09] IRP_MJ_FLUSH_BUFFERS               fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [0a] IRP_MJ_QUERY_VOLUME_INFORMATION    fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [0b] IRP_MJ_SET_VOLUME_INFORMATION      fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [0c] IRP_MJ_DIRECTORY_CONTROL           fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [0d] IRP_MJ_FILE_SYSTEM_CONTROL         fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [0e] IRP_MJ_DEVICE_CONTROL              fffff88005106f60	usbhub!UsbhGenDispatch
    [0f] IRP_MJ_INTERNAL_DEVICE_CONTROL     fffff88005106f60	usbhub!UsbhGenDispatch
    [10] IRP_MJ_SHUTDOWN                    fffff8800512c540	usbhub!UsbhDeviceShutdown
    [11] IRP_MJ_LOCK_CONTROL                fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [12] IRP_MJ_CLEANUP                     fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [13] IRP_MJ_CREATE_MAILSLOT             fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [14] IRP_MJ_QUERY_SECURITY              fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [15] IRP_MJ_SET_SECURITY                fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [16] IRP_MJ_POWER                       fffff88005106f60	usbhub!UsbhGenDispatch
    [17] IRP_MJ_SYSTEM_CONTROL              fffff88005106f60	usbhub!UsbhGenDispatch
    [18] IRP_MJ_DEVICE_CHANGE               fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [19] IRP_MJ_QUERY_QUOTA                 fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [1a] IRP_MJ_SET_QUOTA                   fffff80002cbeed0	nt!IopInvalidDeviceRequest
    [1b] IRP_MJ_PNP                         fffff88005106f60	usbhub!UsbhGenDispatch

    Please run driver verifier using the following settings for 48 hours.
    • Special Pool
    • Force IRQL checking
    • Pool Tracking
    • Deadlock Detection
    • Security Checks
    • Miscellaneous Checks
    • Power framework delay fuzzing
    • DDI compliance checking



    Warning: driver verifier could cause boot issues and/or performance issues.



    Resetting driver verifier options (recommended in this order)
    1. In normal mode open an administrator command prompt and enter the below command
    2. In safe mode open an administrator command prompt and enter the below command
    3. On 3 boot failures, you'll boot automatically to the recovery options,
      • click Troubleshoot
      • go to the advanced options
      • choose command prompt
      • enter the below command

    4. Boot with the recovery media, see above 4 steps in option 3.
    5. Via the recovery options or recovery media, select a restore point prior enabling driver verifier

    Code:
    verifier /reset


    Crashed when running driver verifier
    1. Reset driver verifier
    2. Boot in normal mode if necessary
    3. Follow Blue Screen of Death (BSOD) Posting Instructions to provide the requested logs
      My Computer


  4. Posts : 13
    Windows 7 Ultimate x64
    Thread Starter
       #4

    C:\Windows\system32>verifier /reset
    No settings were changed.

    C:\Windows\system32>

    I'm sorry I'm not good at my computer
    I do not understand your solution
    could you describe me more precisely what to do?

    I reinstalled win7 again
    this time I forgot the win update
    remains the same a problem
      My Computer


  5. Posts : 2,246
    Windows 7 Pro SP1 64 bit
       #5

    Did you try what I suggested? Obviously, you would need to reconnect your mouse to the receiver if you have a wireless mouse.

    Open Control Panel and select Device Manager. First check to see if there's an error symbol (yellow black exclamation in triangle) for Mice and.......................

    If not, open Universal Serial Bus Controllers. Are any errors shown there?
      My Computer


  6. Posts : 7,050
    Windows 10 Pro
       #6

    Please read my post carefully again. I would like you to run a test, driver verifier, to test drivers.
    Driver verifier is a diagnostics test, it will validate selected drivers on selected actions, that may cause performance issues or even boot issues. If driver verifier finds a driver doing something wrong when this driver is performing 1 of the selected actions, driver verifier will crash your system.

    I'll rewrite my post.
      My Computer


  7. Posts : 13
    Windows 7 Ultimate x64
    Thread Starter
       #7

    Issues found
    Device Unknown Appliance Does Not Have Driver Unknown device does not have a driver
    No driver is installed for device Unknown device. Not fixed
    Use a solution for the Completed driver problem
    Install the driver for this Completed device
    *
    Ralink_RT3290_Bluetooth_01 does not have a device Ralink_RT3290_Bluetooth_01 does not have a driver
    There is no driver installed for Ralink_RT3290_Bluetooth_01. Not fixed
    Use a solution for the Completed driver problem
    Install the driver for this Completed device
    *
    Problem with PnP devicesProvider for PnP devices
    There have been problems with some PnP devices. Windows will take additional steps to resolve issues with these devices. Detected
    *The Unknown device does not have a Not fixed driver
    *
    No driver is installed for device Unknown device.
    Device information
    Identification: IUSB3 \ ROOT_HUB30 \ 4 & 16DD74CC & 0
    Error code: 28
    *
    *
    I can not install my drivers
    please help me?
    is it possible that I occasionally become a bsod?
      My Computer


  8. Posts : 13
    Windows 7 Ultimate x64
    Thread Starter
       #8

    Popis problému:
    Názov problémovej udalosti: BlueScreen
    Verzia OS: 6.1.7601.2.1.0.256.1
    Identifikácia miestneho nastavenia: 1051

    Ďalšie informácie o probléme:
    BCCode: 9f
    BCP1: 0000000000000003
    BCP2: FFFFFA80061F9060
    BCP3: FFFFF80000BA2748
    BCP4: FFFFFA8006E8D6F0
    OS Version: 6_1_7601
    Service Pack: 1_0
    Product: 256_1

    Súbory, ktoré pomáhajú popísať problém:
    C:\Windows\Minidump\120418-16380-01.dmp
    C:\Users\zuzana\AppData\Local\Temp\WER-59561-0.sysdata.xml

    Prečítajte si prehlásenie o používaní osobných údajov online:
    Declaracion de privacidad de Windows 7

    Ak prehlásenie o používaní osobných údajov nie je dostupné v režime online, prečítajte si ho v režime offline:
    C:\Windows\system32\sk-SK\erofflps.txt

    good morning
    to this morning everything ok
    I woke up my laptop from my sleeping
    and the abbot happened
    BSOD
      My Computer


  9. Posts : 2,246
    Windows 7 Pro SP1 64 bit
       #9

    Unplug your Ralink bluetoothdevice and reboot. Do you still get the BSODs.
      My Computer


  10. Posts : 13
    Windows 7 Ultimate x64
    Thread Starter
       #10

    wither 2 said:
    Unplug your Ralink bluetoothdevice and reboot. Do you still get the BSODs.
    Excuse me how do I fix it?

    I'm not experienced
      My Computer


 
Page 1 of 4 123 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:10.
Find Us