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

Add Archos 79 Xenon #331

Closed
jo-so opened this issue Oct 2, 2024 · 1 comment
Closed

Add Archos 79 Xenon #331

jo-so opened this issue Oct 2, 2024 · 1 comment

Comments

@jo-so
Copy link

jo-so commented Oct 2, 2024

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.

M0Rf30 added a commit that referenced this issue Oct 2, 2024
@M0Rf30 M0Rf30 closed this as completed Oct 2, 2024
@M0Rf30
Copy link
Owner

M0Rf30 commented Oct 2, 2024

Thanks, added.

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

No branches or pull requests

2 participants