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

Virtualbox mouse driver does not work

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • NTCore
    • None
    • Operating System: ReactOS
      Platform: x86 Hardware

    Description

      Created an attachment (id=3841)
      Avoid crash...

      Virtualbox mouse driver does not initialize properly.
      Without the attached patch, it simply crashes.

      With it, initialization fails with (NDEBUG is commented in ntoskrnl/io/pnpmgr/pnpmgr.c)

      (ntoskrnl\io\pnpmgr\pnpmgr.c:77) Plug and Play driver found
      (ntoskrnl\io\pnpmgr\pnpmgr.c:87) Calling \Driver\VBoxMouse->AddDevice(Root*PNP0F13\0000)
      (ntoskrnl\io\pnpmgr\pnpmgr.c:3027) IoGetDeviceProperty(0x80F99D98 3)
      (ntoskrnl\io\pnpmgr\pnpmgr.c:77) Plug and Play driver found
      (ntoskrnl\io\pnpmgr\pnpmg creating symbolic link ??\Root#*PNP0F13#0000#

      {378de44c-56ef-11d1-bc8c-00a0c91405dd}

      -> \Device\00000011
      (ntoskrnl\io\pnpmgr\pnpmgr.c:141) Sending IRP_MN_FILTER_RESOURCE_REQUIREMENTS to device stack
      (ntoskrnl\io\pnpmgr\pnpmgr.c:174) Sending IRP_MN_START_DEVICE to driver
      (ntoskrnl\io\pnpmgr\pnpmgr.c:195) IopInitiatePnpIrp() failed

      Attachments

        Activity

          People

            fireball fireball
            zefklop jgardou
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: