mcuee

Results 3052 comments of mcuee

@yshteinm I know I closed #864 and refer you to #830. Still can you comment here that if your Android is rooted or not? Thanks.

@DarylXiang What do you mean by the following? Sorry I do not know much about Android. > I have seen that issue, but libusb_wrap_sys_device() need a fileDescriptor from Java UsbDeviceConnection....

Relevant discussion: termux pyusb enhancement https://github.com/pyusb/pyusb/pull/287 https://github.com/pyusb/pyusb/issues/285

That is just a info message and not a problem. [ 0.708766] [00018c33] libusb: info [darwin_claim_interface] USBInterfaceOpen: another process has device opened for exclusive access

Reference: we have downgraded the message from warning to info as it is normal. https://github.com/libusb/libusb/issues/955

I see. Thanks. Maybe there is a change on the Apple side. Anyway, this is a beta release. You may want to try again when there is a formal release....

Main difference: macOS 11.x ``` [device.c:942/uvc_claim_if] claiming interface 0 [ 7.430490] [0014a84b] libusb: debug [libusb_claim_interface] interface 0 [ 7.432406] [0014a84b] libusb: debug [get_endpoints] building table of endpoints. [ 7.433185] [0014a84b]...

@hl0521 You may want to give latest git a try again (to run with sudo) under macOS 12 beta. Nathan just fixed an issue and it might help you under...