Activation Codes and Methods, Hardware Details, Sniffing
Post Reply
parasite2001
Posts: 1
Joined: 27 Feb 2019, 11:12

E8372h-153: No devices in default mode found.

Post by parasite2001 » 27 Feb 2019, 16:37

I can get correct default ID(12d1:1f01) of E8732 with lsusb,
but cannot find the device in default mode with usb_modeswitch.
Did I miss something?

Code: Select all

Bus 001 Device 001: ID 1d6b:0002
Bus 002 Device 001: ID 1d6b:0003
Bus 003 Device 001: ID 1d6b:0002
Bus 004 Device 001: ID 1d6b:0002
Bus 001 Device 002: ID 12d1:1f01

Code: Select all

admin@RT-AC55UHP:/tmp/etc# usb_modeswitch -v 12d1 -p 1f01 -V 12d1 -P 14db -H

Looking for target devices ...
 No devices in target mode or class found
Looking for default devices ...
 No devices in default mode found. Nothing to do. Bye.

Josh
Site Admin
Posts: 6570
Joined: 03 Nov 2007, 00:30

Re: E8372h-153: No devices in default mode found.

Post by Josh » 27 Feb 2019, 17:29

Strange.
Are you really sure that lsusb lists the default device ID at the same moment when you run usb_modeswitch?

Note that the standard installation will do the mode-switch automatically, usually after 1-2 seconds.

Post Reply