Page 1 of 1

Problem with ZTE AC682 CDMA

PostPosted: Aug 21st, '11, 12:02
by kiki
Hi.

I have ZTE AC682 CDMA. when I plug it to USB, my Mageia can't read it even as a USB storage. can anyone help?

Re: Problem with ZTE AC682 CDMA

PostPosted: Aug 25th, '11, 03:56
by kiki
sorry, mistake. it's read, but when I eject it, it not change, but gone.

Re: Problem with ZTE AC682 CDMA

PostPosted: Aug 25th, '11, 09:22
by doktor5000
After you ejected it, did you try in MCC to setup a new 3G connection?

Re: Problem with ZTE AC682 CDMA

PostPosted: Aug 28th, '11, 05:33
by kiki
I did. But I didn't find any modem connected to USB (no ttyUSB). Looks like problem with ehci-hcd module or anything.

Re: Problem with ZTE AC682 CDMA

PostPosted: Aug 29th, '11, 10:42
by doktor5000
Could you please unplug the modem, open a terminal as root and issue the following command:
Code: Select all
tailf /var/log/messages

then plugin the modem and post here the information that is output in the terminal after you plugged
the modem in.

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 2nd, '11, 02:16
by kiki
doktor5000 wrote:Could you please unplug the modem, open a terminal as root and issue the following command:
Code: Select all
tailf /var/log/messages

then plugin the modem and post here the information that is output in the terminal after you plugged
the modem in.

here it is..
Code: Select all
Sep  2 07:13:43 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 5
Sep  2 07:13:47 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:13:47 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:13:50 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 7
Sep  2 07:13:54 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:13:54 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:13:56 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 9
Sep  2 07:14:00 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:00 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:03 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 11
Sep  2 07:14:07 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:07 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:10 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 13
Sep  2 07:14:14 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:14 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:16 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 15
Sep  2 07:14:20 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:21 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:23 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 17
Sep  2 07:14:27 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:27 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:30 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 19
Sep  2 07:14:34 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:34 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:36 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 21
Sep  2 07:14:40 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:40 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:43 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 23
Sep  2 07:14:47 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:47 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:50 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 25
Sep  2 07:14:54 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:14:54 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:14:56 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 27
Sep  2 07:15:00 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:15:00 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:15:03 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 29
Sep  2 07:15:07 localhost kernel: usb 3-2: device descriptor read/all, error -62
Sep  2 07:15:07 localhost kernel: hub 3-0:1.0: unable to enumerate USB device on port 2
Sep  2 07:15:10 localhost kernel: usb 3-2: new full speed USB device using ohci_hcd and address 31

so, what happened with my modem?

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 2nd, '11, 09:22
by doktor5000
It's not recognized properly/at all. Is it connected directly to your box, or via a hub?
Try plugging it directly into your computer, and maybe try a different usb port.

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 3rd, '11, 07:28
by kiki
may be I should wait till mageia has new kernel that support my mobile modem.

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 3rd, '11, 09:46
by doktor5000
No, there is support. For all those modems, the usbserial module is used, no new kernel is needed.
Would you be so kind to answer my question? Have you tried out what i suggested?

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 4th, '11, 02:32
by kiki
I've tried all of my usb port and it all direct, but same report. is there any suggestion? any modification may be?

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 4th, '11, 10:07
by doktor5000
You know this is working on another computer or another OS for example?

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 4th, '11, 13:07
by kiki
yes. I found many articles about this modem work on other distros (mostly ubuntu). here is an example http://bloglinux-patenpisan.blogspot.co ... ac682.html (bahasa Indonesia).

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 4th, '11, 14:16
by doktor5000
No, you misunderstood.
Can you recheck, that YOUR stick works properly on another computer or another OS and that it's not malfunctioning?

Re: Problem with ZTE AC682 CDMA

PostPosted: Sep 5th, '11, 06:25
by kiki
ooo. I'm sorry. :lol:

yes, it works in my brother's laptop with os win xp.

Re: Problem with ZTE AC682 CDMA

PostPosted: Apr 28th, '13, 18:16
by andry_yosua
that must be configured as an Analog telephone modem (POTS) on ppp0.

have you tried it?