Skip to content

D435 13:35:57 [Error] acquire_power failed: "The system cannot find the path specified." #14367

@DevInOrbit

Description

@DevInOrbit

Windows 11
Latest RealSense SDK and Viewer (13:30:14 [Info] - librealsense version: 2.56.5)
D435 with recently updated FW (same issue before FW update) 5.17.0.10
Ensured permission is granted in Windows 11 for camera access by all apps.
Started Viewer with admin mode|
USB 3.1 ports on Asus ROG Strix laptop
Tried 3 cables including high amperage model
No UXW driver is installed, using default driver and it shows up properly in device manager with no errors

When plugging in camera it is not recognized the the following error is rendered in the logs:

13:35:57 [Error] C:\jenkins_sys_rsbuild\workspace\LRS_windows_compile_pipeline\src\uvc-sensor.cpp:428 - acquire_power failed: MFCreateDeviceSource(_device_attrs, &_source) returned: HResult 0x80070003: "The system cannot find the path specified."

Of note: Sometimes rs-fw-update -l returns the expected camera details, and sometimes it returns this:

Connected devices:
21/10 13:40:43,309 ERROR [25628] (uvc-sensor.cpp:428) acquire_power failed: MFCreateDeviceSource(_device_attrs, &_source) returned: HResult 0x80070003: "The system cannot find the path specified."
21/10 13:40:43,352 ERROR [25628] (rs.cpp:256) [rs2_create_device( info_list:0000026DD8B69BB0, index:0 ) UNKNOWN] MFCreateDeviceSource(_device_attrs, &_source) returned: HResult 0x80070003: "The system cannot find the path specified."
21/10 13:40:43,363 ERROR [25628] (rs.cpp:256) [rs2_delete_device( device:nullptr ) UNKNOWN] null pointer passed for argument "device"
21/10 13:40:43,372 WARNING [25628] (rs.cpp:392) null pointer passed for argument "device"
RealSense error calling rs2_create_device(info_list:0000026DD8B69BB0, index:0):
MFCreateDeviceSource(_device_attrs, &_source) returned: HResult 0x80070003: "The system cannot find the path specified."

Or this:

There are no connected devices

This happens with no changes to the camera, simply running the command repeatedly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions