Dolphin, the GameCube and Wii emulator - Forums
LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support)
+--- Forum: Support (https://forums.dolphin-emu.org/Forum-support)
+--- Thread: LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter (/Thread-libusb-error-access-when-attempting-to-passthrough-my-system-s-usb-adapter)



LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - hyperboid - 12-17-2021

I have made sure that Bluetooth is disabled in system settings so that Dolphin could do whatever it pleases with it. Unfortunately, judging by the error, it's trying to use a USB adapter, which I don't have. Is there any way to force it to use my internal one?

[attachment=19923][attachment=19924]


RE: LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - ExtremeDude2 - 12-17-2021

How exactly did you disable Bluetooth? Did you follow this guide? The error mentioning USB is irrelevant to how your bluetooth adapter is connected.

https://wiki.dolphin-emu.org/index.php?title=Bluetooth_Passthrough#Forcing_a_specific_adapter


RE: LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - hyperboid - 12-20-2021

(12-17-2021, 11:21 PM)ExtremeDude2 Wrote: How exactly did you disable Bluetooth? Did you follow this guide? The error mentioning USB is irrelevant to how your bluetooth adapter is connected.

https://wiki.dolphin-emu.org/index.php?title=Bluetooth_Passthrough#Forcing_a_specific_adapter

I have followed the instructions, including forcing the PID and VID. I still get the error unless I run Dolphin as root:
Code:
sudo env HOME=$HOME dolphin-emu



RE: LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - ExtremeDude2 - 12-20-2021

What distro are you using, maybe there is something weird about it?

https://wiki.dolphin-emu.org/index.php?title=Bluetooth_Passthrough#Linux


RE: LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - notmiguel - 12-20-2021

(12-20-2021, 11:03 PM)ExtremeDude2 Wrote: What distro are you using, maybe there is something weird about it?

https://wiki.dolphin-emu.org/index.php?title=Bluetooth_Passthrough#Linux

I think he's using Ubuntu by looking at the screenshots


RE: LIBUSB_ERROR_ACCESS when attempting to passthrough my system's USB adapter - hyperboid - 12-21-2021

(12-20-2021, 11:54 PM)notmiguel Wrote: I think he's using Ubuntu by looking at the screenshots

Yeah, Pop!_OS specifically.