From: Maks Re <admaks@gmail.com> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: [Comm] найти управу на модем AnyDATA A500 (cdma) Date: Sun, 18 Sep 2011 01:13:48 +0400 Message-ID: <20110918011348.0355cda2@bird.localdomain> (raw) Здравствуйте, имеется модем, AnyDATA A500 (cdma, skylink) работает... но в какой то момент времени (после ребута случайного, или еще какая нештатная ситуация) - модем переходит в неадекватное состояние/режим, и никак не определяется (ни как сдром, ни как модем - т.е. как бы сдох). не определяется ни под линуксами, ни под виндой. (типа девайс не может быть опознан, савсем никак, неизвестное устройство и т.п.) лечилось под вендой это так: -нажать ресет на модеме. помогает редко. -перезагрузить виндовый ПК с воткнутым модемом. может даже несколько раз. модем выходит их ступора, и после этого бодро даже работает. вопрос: как рассказать модему что он модем (а не как сдром) что ему не надо входить в ступор и как из ступора выводить этот модем ? ЗЫ: как только модем ведет себя "хорошо", то при втыкании срабатывает его распознавание, потом (видимо) usb-modeswitch его переключает в режим модема, грузит модуль option, и появляются устройства /dev/ttyUSB[0-3] можно запускать pppd [ 9.814638] usbhid: USB HID core driver [ 9.964135] usb 4-2: new full speed USB device number 3 using ohci_hcd [ 10.131193] usb 4-2: New USB device found, idVendor=16d5, idProduct=6502 [ 10.131201] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 10.131205] usb 4-2: Product: AnyDATA CDMA Products [ 10.131208] usb 4-2: Manufacturer: AnyDATA Corporation [ 10.164494] usbcore: registered new interface driver usbserial [ 10.164513] USB Serial support registered for generic [ 10.400124] usb 4-3: new low speed USB device number 4 using ohci_hcd [ 10.567165] usb 4-3: New USB device found, idVendor=04b9, idProduct=0300 [ 10.567171] usb 4-3: New USB device strings: Mfr=2, Product=1, SerialNumber=0 [ 10.567176] usb 4-3: Product: USB UltraPro [ 10.567179] usb 4-3: Manufacturer: SafeNet Inc. [ 10.569369] usbcore: registered new interface driver usbserial_generic [ 10.569375] usbserial: USB Serial Driver core [ 10.581580] USB Serial support registered for GSM modem (1-port) [ 10.581692] option 4-2:1.0: GSM modem (1-port) converter detected [ 10.582034] usb 4-2: GSM modem (1-port) converter now attached to ttyUSB0 [ 10.582059] option 4-2:1.1: GSM modem (1-port) converter detected [ 10.582200] usb 4-2: GSM modem (1-port) converter now attached to ttyUSB1 [ 10.582222] option 4-2:1.2: GSM modem (1-port) converter detected [ 10.582365] usb 4-2: GSM modem (1-port) converter now attached to ttyUSB2 [ 10.582387] option 4-2:1.3: GSM modem (1-port) converter detected [ 10.582524] usb 4-2: GSM modem (1-port) converter now attached to ttyUSB3 [ 10.582552] usbcore: registered new interface driver option [ 10.582555] option: v0.7.2:USB Driver for GSM modems [ 10.617151] usbcore: registered new interface driver libusual [ 10.626301] usbcore: registered new interface driver uas а вот так не определяется: Sep 17 15:08:57 srv-1 kernel: [ 45.964131] usb 1-3: device descriptor read/64, error -62 Sep 17 15:08:57 srv-1 kernel: [ 46.208130] usb 1-3: device descriptor read/64, error -62 Sep 17 15:08:57 srv-1 kernel: [ 46.588131] usb 1-3: device descriptor read/64, error -62 Sep 17 15:08:58 srv-1 kernel: [ 46.832125] usb 1-3: device descriptor read/64, error -62 Sep 17 15:08:58 srv-1 kernel: [ 47.480123] usb 1-3: device not accepting address 3, error -62 Sep 17 15:08:59 srv-1 kernel: [ 48.024126] usb 1-3: device not accepting address 3, error -62 Sep 17 15:08:59 srv-1 kernel: [ 48.400125] usb 1-3: device descriptor read/64, error -62 Sep 17 15:08:59 srv-1 kernel: [ 48.644153] usb 1-3: device descriptor read/64, error -62 Sep 17 15:09:00 srv-1 kernel: [ 49.024128] usb 1-3: device descriptor read/64, error -62 Sep 17 15:09:00 srv-1 kernel: [ 49.268123] usb 1-3: device descriptor read/64, error -62 Sep 17 15:09:01 srv-1 kernel: [ 49.916120] usb 1-3: device not accepting address 6, error -62 Sep 17 15:09:01 srv-1 kernel: [ 50.460127] usb 1-3: device not accepting address 7, error -62 Sep 17 15:09:01 srv-1 kernel: [ 50.460181] hub 1-0:1.0: unable to enumerate USB device on port 3
next reply other threads:[~2011-09-17 21:13 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-09-17 21:13 Maks Re [this message] 2011-09-18 9:49 ` Maks Re 2011-09-18 10:50 ` Olexander Chernetskyy 2011-09-18 11:08 ` Maks Re 2011-09-18 20:35 ` Yura Kalinichenko
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20110918011348.0355cda2@bird.localdomain \ --to=admaks@gmail.com \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git