Description
It started to happen somewhen during 0.4.15-dev'ing.
Since the new storage stack we now have more unrecognized devices in the device manager.
(base/services/umpnpmgr/install.c:112) Installing: Root\UNIATA\0000
|
(base/services/umpnpmgr/install.c:112) Installing: Root\UNIATA\0001
|
(base/services/umpnpmgr/install.c:112) Installing: SCSI\Net&Ven_UNIATA__&Prod_Management_Port_&Rev_47a_\1&18964f0b&100
|
(dll/win32/syssetup/classinst.c:120) Failed to read the ClassGUID! (Error 2)
|
err:(dll/win32/newdev/newdev.c:1006) DevInstallW failed with error 2
|
(base/services/umpnpmgr/install.c:226) InstallDevice failed for DeviceInstance 'SCSI\Net&Ven_UNIATA__&Prod_Management_Port_&Rev_47a_\1&18964f0b&100'
|
(base/services/umpnpmgr/install.c:112) Installing: SCSI\Net&Ven_UNIATA__&Prod_Management_Port_&Rev_47a_\1&18d7e4a&100
|
(dll/win32/syssetup/classinst.c:120) Failed to read the ClassGUID! (Error 2)
|
err:(dll/win32/newdev/newdev.c:1006) DevInstallW failed with error 2
|
(base/services/umpnpmgr/install.c:226) InstallDevice failed for DeviceInstance 'SCSI\Net&Ven_UNIATA__&Prod_Management_Port_&Rev_47a_\1&18d7e4a&100'
|
Root\UNIATA\0000 is probably the same or similar problem as CORE-17212.
UNIATA Management Port problem seems different, related to the ClassGUID, but it's not clear why it's a problem. It uses standard system devices class {4D36E97D-E325-11CE-BFC1-08002BE10318}.
Also there is separate problem with partition devices, they are not showed in device manager, but the user-mode plug-and-play manager still shows a "Unknown device" prompt for each of these.
(base/services/umpnpmgr/install.c:112) Installing: STORAGE\Partition\Sbb3f07f7_O100000_L4ff876400
|
err:(dll/win32/newdev/newdev.c:1006) DevInstallW failed with error 259
|
(base/services/umpnpmgr/install.c:226) InstallDevice failed for DeviceInstance 'STORAGE\Partition\Sbb3f07f7_O100000_L4ff876400'
|
Tested on 0.4.15-dev-1428-gda1f4ed6af.
Debug log: 0.4.15-dev-1428-gda1f4ed6af-devices.log
Attachments
Issue Links
- blocks
-
CORE-17513 Device Manager shows generic device names on 3rd stage with BootCD
- Resolved
-
CORE-17529 Device Manager shows PCI device that is not connected physically
- Resolved
-
CORE-17530 Storage Volume is displayed as Unknown device in Device Manager
- Resolved
- is blocked by
-
CORE-6264 Replace old legacy disk with pnp aware disk_new
- Resolved
- relates to
-
CORE-17212 Regression, HAL is not recognized in the Device Manager
- Resolved