Code: Select all
"2001:ab01": {
"*": {
"t_vendor": 8193,
"t_product": [ 32309 ],
"mode": "StandardEject",
"msg": [ ]
}
}
DLink DWM-222 Latest Firmware Mode-SwitchingHey! My first post here. I'm here to contribute a small finding. Basically the DWM-222 with it's latest firmware here. https://www.dlink.com.sg/Downloads/DWM- ... 0.8WW).zip comes up with a brand new USB ID for the cd-rom part. From 2001:ab00 to 2001:ab01. It also is new as it uses RNDIS to serve a NAT. In the current branch, usbmode doesn't detect the modem and I added this into the json file for it to be detected.
Code: Select all
Re: DLink DWM-222 Latest Firmware Mode-SwitchingHello!
Newbe here... I have a D-Link DWM-222, hw rev A2, firmware 2.0.2 and it seems to behave very differently. When connected, it first connects as a Qualcom device (05c6:9025) and, after a few seconds, reattaches as a D-Link Mobile Connect device (2001:7e46). If I connect it to my Mac, it connects as 05c6:9025 and shows up as a USB drive and only reconnects as 2001:7e46 after ejecting the USB drive. I'm trying to use the DWM-222 together with smstools3 to send SMS and thus need to get a serial connection. The problem is that there is no serial ports created after the mode is, magically, switched and I can't figure out how to fix that. Anyone have any idea how to fix this? Re: DLink DWM-222 Latest Firmware Mode-SwitchingHello there!
I'm a new user in the world of mode switching devices, trying to setup the same device on Linux when I found this post. Could you provide some help how to configure it properly? I'm stuck with it in Mass Storage mode. |