Search found 5 matches

by akhilesh_s
19 May 2009, 06:31
Forum: Device Information
Topic: Usb_modeswitch with ZTE AC8710
Replies: 63
Views: 157140

zte ac8710 log

http://pastebin.com/m2afe3cc6

Now I've capture using the 0xfffd 0xff6 device which are actually the storage device and after they gets switched to modem mode which 0xfff1


Any clues ?
by akhilesh_s
15 May 2009, 04:59
Forum: Device Information
Topic: Usb_modeswitch with ZTE AC8710
Replies: 63
Views: 157140

ZTE AC8710 USBSniff output

http://pastebin.com/m353a27d9

Here is sniffed output for another similar device. Here the default product ID is 0xfff6 and after switching it should become 0xfff1


Please let me know I've done correctly.
by akhilesh_s
30 Apr 2009, 19:06
Forum: Device Information
Topic: Usb_modeswitch with ZTE AC8710
Replies: 63
Views: 157140

Yes I tried Eject command it didn't work.

Yes they call a propreitary binary which does the magic by adding ude rules.

My idea of giving log was to have somebody see the working udev dump and help me to form some udev rules to switch the device.

All the working udev rules I've captured using ...
by akhilesh_s
28 Apr 2009, 08:45
Forum: Device Information
Topic: Usb_modeswitch with ZTE AC8710
Replies: 63
Views: 157140

Hi,

I tried using a ZTE High speed CDMA modem. (ZTE AC8710 vendor=0x19d2 product=0xfff1) in an embedded device running 2.6.22 kernel.

But it always gets detected as mass storage device and the product id comes as 0xfff6

I've got this modem working on Fedora core 10 using the manufacturer driver ...
by akhilesh_s
27 Apr 2009, 15:08
Forum: Device Information
Topic: Usb_modeswitch with ZTE AC8710
Replies: 63
Views: 157140

can anybody help me to do mode change with ZTE AC8710 device.
It always detect 0x19d2 and 0xff6 as vendor id and product id.

But the actual modem device id is 0xfff1


~akhilesh