USB-modem not working correctly

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi list,

I'm trying to get an USB-modem running on a Smileplug, which is some Arm7-device, using it with the kernel 3.12-6. As far as I can tell it's an USB3-port. It works well with harddisks, but when I plug in USB-modems, it always fails sooner or later.

Is there anything that I can do to track down the bug? I attach the syslog (journal - it's archlinux) when I plug in the modem, start pppd, then try to do a ping. Sometimes some succeed, but very fast it fails.

I compiled the kernel using usb-debug option, but I'm at a loss to turn it on. I don't get any more messages than without that option.

Thanks for any help,

Linus

PS: flame me if you don't like log-files in attachements - I just thought it's more readable...
Jan 08 22:03:47 Profeda-new kernel: usb 3-1: new high-speed USB device number 6 using xhci_hcd
Jan 08 22:03:47 Profeda-new kernel: usb-storage 3-1:1.0: USB Mass Storage device detected
Jan 08 22:03:47 Profeda-new kernel: scsi4 : usb-storage 3-1:1.0
Jan 08 22:03:47 Profeda-new kernel: usb-storage 3-1:1.1: USB Mass Storage device detected
Jan 08 22:03:47 Profeda-new kernel: scsi5 : usb-storage 3-1:1.1
Jan 08 22:03:48 Profeda-new usb_modeswitch[902]: switch device 12d1:14fe on 003/006
Jan 08 22:03:48 Profeda-new kernel: usb 3-1: USB disconnect, device number 6
Jan 08 22:03:54 Profeda-new kernel: usb 3-1: new high-speed USB device number 7 using xhci_hcd
Jan 08 22:03:56 Profeda-new kernel: option 3-1:1.0: GSM modem (1-port) converter detected
Jan 08 22:03:56 Profeda-new kernel: usb 3-1: GSM modem (1-port) converter now attached to ttyUSB0
Jan 08 22:03:56 Profeda-new kernel: usb 3-1: MAC-Address: 58:2c:80:13:92:63
Jan 08 22:03:56 Profeda-new kernel: cdc_ncm 3-1:1.1 wwan0: register 'cdc_ncm' at usb-0000:02:00.0-1, Mobile Broadband Network Device, 58:2c:80:13:92:63
Jan 08 22:03:56 Profeda-new kernel: option 3-1:1.2: GSM modem (1-port) converter detected
Jan 08 22:03:56 Profeda-new kernel: usb 3-1: GSM modem (1-port) converter now attached to ttyUSB1
Jan 08 22:03:56 Profeda-new kernel: option 3-1:1.3: GSM modem (1-port) converter detected
Jan 08 22:03:56 Profeda-new kernel: usb 3-1: GSM modem (1-port) converter now attached to ttyUSB2
Jan 08 22:03:56 Profeda-new kernel: usb-storage 3-1:1.4: USB Mass Storage device detected
Jan 08 22:03:56 Profeda-new kernel: scsi6 : usb-storage 3-1:1.4
Jan 08 22:03:56 Profeda-new kernel: usb-storage 3-1:1.5: USB Mass Storage device detected
Jan 08 22:03:56 Profeda-new kernel: scsi7 : usb-storage 3-1:1.5
Jan 08 22:03:57 Profeda-new kernel: scsi 6:0:0:0: CD-ROM            HUAWEI   Mass Storage     2.31 PQ: 0 ANSI: 2
Jan 08 22:03:57 Profeda-new kernel: scsi 7:0:0:0: Direct-Access     HUAWEI   SD Storage       2.31 PQ: 0 ANSI: 2
Jan 08 22:03:57 Profeda-new kernel: sr0: scsi-1 drive
Jan 08 22:03:57 Profeda-new kernel: sr 6:0:0:0: Attached scsi CD-ROM sr0
Jan 08 22:03:57 Profeda-new kernel: sr 6:0:0:0: Attached scsi generic sg0 type 5
Jan 08 22:03:57 Profeda-new kernel: sd 7:0:0:0: [sda] Attached SCSI removable disk
Jan 08 22:03:57 Profeda-new kernel: sd 7:0:0:0: Attached scsi generic sg1 type 0
Jan 08 22:04:06 Profeda-new pppd[958]: pppd 2.4.5 started by root, uid 0
Jan 08 22:04:07 Profeda-new chat[959]: abort on (BUSY)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (VOICE)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (NO CARRIER)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (NO DIALTONE)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (NO DIAL TONE)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (NO ANSWER)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (DELAYED)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (ERROR)
Jan 08 22:04:07 Profeda-new chat[959]: abort on (+CGATT: 0)
Jan 08 22:04:07 Profeda-new chat[959]: send (AT^M)
Jan 08 22:04:07 Profeda-new chat[959]: timeout set to 12 seconds
Jan 08 22:04:07 Profeda-new chat[959]: expect (OK)
Jan 08 22:04:07 Profeda-new chat[959]: AT^M^M
Jan 08 22:04:07 Profeda-new chat[959]: OK
Jan 08 22:04:07 Profeda-new chat[959]: -- got it
Jan 08 22:04:07 Profeda-new chat[959]: send (ATH^M)
Jan 08 22:04:07 Profeda-new chat[959]: expect (OK)
Jan 08 22:04:07 Profeda-new chat[959]: ^M
Jan 08 22:04:07 Profeda-new chat[959]: ATH^M^M
Jan 08 22:04:07 Profeda-new chat[959]: OK
Jan 08 22:04:07 Profeda-new chat[959]: -- got it
Jan 08 22:04:07 Profeda-new chat[959]: send (ATE1^M)
Jan 08 22:04:07 Profeda-new chat[959]: expect (OK)
Jan 08 22:04:07 Profeda-new chat[959]: ^M
Jan 08 22:04:07 Profeda-new chat[959]: ATE1^M^M
Jan 08 22:04:07 Profeda-new chat[959]: OK
Jan 08 22:04:07 Profeda-new chat[959]: -- got it
Jan 08 22:04:07 Profeda-new chat[959]: send (AT+CFUN=1^M)
Jan 08 22:04:07 Profeda-new chat[959]: expect (OK)
Jan 08 22:04:07 Profeda-new chat[959]: ^M
Jan 08 22:04:07 Profeda-new chat[959]: AT+CFUN=1^M^M
Jan 08 22:04:07 Profeda-new chat[959]: OK
Jan 08 22:04:07 Profeda-new chat[959]: -- got it
Jan 08 22:04:07 Profeda-new chat[959]: send (AT+CGDCONT=1,"IP","wap.millicom.com"^M)
Jan 08 22:04:07 Profeda-new chat[959]: expect (OK)
Jan 08 22:04:07 Profeda-new chat[959]: ^M
Jan 08 22:04:07 Profeda-new chat[959]: AT+CGDCONT=1,"IP","wap.millicom.com"^M^M
Jan 08 22:04:07 Profeda-new chat[959]: OK
Jan 08 22:04:07 Profeda-new chat[959]: -- got it
Jan 08 22:04:07 Profeda-new chat[959]: send (ATDT*99#^M)
Jan 08 22:04:07 Profeda-new chat[959]: timeout set to 22 seconds
Jan 08 22:04:07 Profeda-new chat[959]: expect (CONNECT)
Jan 08 22:04:07 Profeda-new chat[959]: ^M
Jan 08 22:04:07 Profeda-new chat[959]: ATDT*99#^M^M
Jan 08 22:04:07 Profeda-new chat[959]: CONNECT
Jan 08 22:04:07 Profeda-new chat[959]: -- got it
Jan 08 22:04:07 Profeda-new chat[959]: send (^M)
Jan 08 22:04:07 Profeda-new pppd[958]: Serial connection established.
Jan 08 22:04:07 Profeda-new pppd[958]: Using interface ppp0
Jan 08 22:04:07 Profeda-new pppd[958]: Connect: ppp0 <--> /dev/ttyUSB0
Jan 08 22:04:18 Profeda-new pppd[958]: Could not determine remote IP address: defaulting to 10.64.64.64
Jan 08 22:04:18 Profeda-new pppd[958]: Cannot determine ethernet address for proxy ARP
Jan 08 22:04:18 Profeda-new pppd[958]: local  IP address 10.6.27.36
Jan 08 22:04:18 Profeda-new pppd[958]: remote IP address 10.64.64.64
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB0: option_instat_callback: error -108
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-2)
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-2)
Jan 08 22:04:33 Profeda-new pppd[958]: Hangup (SIGHUP)
Jan 08 22:04:33 Profeda-new pppd[958]: Modem hangup
Jan 08 22:04:33 Profeda-new pppd[958]: Connect time 0.3 minutes.
Jan 08 22:04:33 Profeda-new pppd[958]: Sent 504 bytes, received 84 bytes.
Jan 08 22:04:33 Profeda-new pppd[958]: Connection terminated.
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB0: usb_wwan_indat_callback: resubmit read urb failed. (-2)
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
Jan 08 22:04:33 Profeda-new kernel: option 3-1:1.0: device disconnected
Jan 08 22:04:33 Profeda-new kernel: cdc_ncm 3-1:1.1 wwan0: unregister 'cdc_ncm' usb-0000:02:00.0-1, Mobile Broadband Network Device
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
Jan 08 22:04:33 Profeda-new kernel: option 3-1:1.2: device disconnected
Jan 08 22:04:33 Profeda-new kernel: option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
Jan 08 22:04:33 Profeda-new kernel: option 3-1:1.3: device disconnected

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux