We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From lsusb:
Bus 003 Device 010: ID 0e79:303e Archos, Inc. MT65xx Android Phone Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 [unknown] bDeviceSubClass 0 [unknown] bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x0e79 Archos, Inc. idProduct 0x303e MT65xx Android Phone bcdDevice 2.55 iManufacturer 2 MediaTek iProduct 3 MT65xx Android Phone iSerial 4 KVJRWC79EMIF9HIR bNumConfigurations 1
I've added
SUBSYSTEM=="usb", ATTR{idVendor}=="0e79", ATTR{idProduct}=="303e", ENV{adb_user}="yes"
to my udev-rules (28.0.2) and it works.
The text was updated successfully, but these errors were encountered:
feat: add Archos 79 Xenon (#331)
26575a4
Thanks, added.
Sorry, something went wrong.
No branches or pull requests
From lsusb:
I've added
to my udev-rules (28.0.2) and it works.
The text was updated successfully, but these errors were encountered: