Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-20512

BSOD/Infinite Loop during Boot on Toshiba Laptop - EHCI_GetRegistryParameters Unimplemented & IRQ Conflict

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • None

    Description

      (AI helped me write and report this)

      Category: Kernel / Drivers / USB

      Environment: Real Hardware (Toshiba Satellite L300 laptop with an Intel Celeron 585)

      ReactOS Version:  reactos-bootcd-0.4.16-dev-2331-gc9e73b6-x86-gcc-lin-dbg

      Installation Media: USB Flash Drive (Direct Install)

      Description:

      Attempting to boot ReactOS from a USB stick on a physical Toshiba laptop results in a boot loop/hang. The screen displays a series of resource conflicts and unimplemented USB functions. The kernel appears to struggle with the PCI bus adjustment and the EHCI (USB 2.0) controller.

      Observed Error Logs (from Screen Debug):

      • Resource Conflict: ntoskrnl/io/pnpmgr/pnpres.c:648: Resource conflict: IRQ (0xb 0xb vs. 0xb 0xb)
      • HAL Failure: hal/halx86/legacy/bus/pcibus.c:787: HAL: No PCI Resource Adjustment done! Hardware may malfunction
      • Unimplemented USB Function: drivers/usb/usbehci/usbehci.c:1155: EHCI_GetRegistryParameters: UNIMPLEMENTED
      • USB Pipe Loop: Repeating calls to USBPORT_OpenPipe and USBPORT_USBStatusToNtStatus.
      • Driver Failure: Driver 'sacdrv.sys' load failed, status (c0000037)

      Steps to Reproduce:

      1. Install ReactOS BootCD image to a USB flash drive.
      1. Boot from the USB drive.
      1. Hit F8 during boot and select setup with screen.
      2. Observe the debug output or wait for the system to hang/loop.

      Expected Result:

      The system should initialize the USB controller and proceed to the desktop or setup menu.

      Actual Result:

      The system enters an infinite loop of USB port requests and fails to resolve IRQ conflicts, eventually hanging.

      Attachments

        1. IMG_20260304_195541.jpg
          4.17 MB
          gokuo64
        2. IMG_20260304_195537.jpg
          4.77 MB
          gokuo64
        3. IMG_20260304_195536.jpg
          4.68 MB
          gokuo64
        4. IMG_20260304_195534.jpg
          4.30 MB
          gokuo64
        5. IMG_20260304_195532.jpg
          4.23 MB
          gokuo64
        6. IMG_20260304_195531.jpg
          4.39 MB
          gokuo64
        7. IMG_20260304_195529.jpg
          4.47 MB
          gokuo64
        8. IMG_20260304_195527.jpg
          3.00 MB
          gokuo64
        9. IMG_20260304_195525.jpg
          2.92 MB
          gokuo64
        10. IMG_20260304_195524.jpg
          2.68 MB
          gokuo64

        Activity

          People

            Unassigned Unassigned
            gokuo64 gokuo64
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: