Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

acquire_power failed: D405 camera, Win10 laptop, and USB3 ExpressCard #12609

Closed
hexaflexa opened this issue Jan 24, 2024 · 3 comments
Closed

Comments

@hexaflexa
Copy link

I am trying to get a new D405 RealSense camera working on an old Win10 laptop with a USB3 ExpressCard (which shows up in device manager as "Renesas USB 3.0 eXtensible Host Controller")

When I launch RealSense Viewer, I get error:

sensor.cpp:661 - acquire_power failed: MFCreateDeviceSource(_device_attrs, &_source) returned: HResult 0x80070005: "Access is denied"

(The D405 camera did work on a different Win 10 PC (desktop machine), i.e. able to view images using RealSense Viewer)

Is there any workaround for the acquire_power failed error on the laptop? Is connecting through the USB 3.0 ExpressCard the problem?

@MartyG-RealSense
Copy link
Collaborator

MartyG-RealSense commented Jan 24, 2024

Hi @hexaflexa This error can occur if a particular Windows computer's privacy permissions to access the camera are not set to On. Instructions for doing so can be found at #3381 (comment)

@hexaflexa
Copy link
Author

Thank you! This solved my problem

@MartyG-RealSense
Copy link
Collaborator

You are very welcome. I'm pleased to hear that it worked for you. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants