#19585: gcom freezes on a Netgear DGN3500
-----------------------+-----------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker 14.07
Component:  packages   |    Version:  Barrier Breaker 14.07
 Keywords:             |
-----------------------+-----------------------------------
 I configured a 3g-wan connection on a Netgear DGN3500 but it's not
 working.
 pppd is not launched because gcom freezes. Likewise it freezes if I run it
 from the command line.
 If I remove the file gcom/comgt the connection is established
 successfully.

 ps command:

 {{{
 root@NGOW:/usr/bin# ps
   PID USER       VSZ STAT COMMAND
     1 root      1384 S    /sbin/procd
     2 root         0 SW   [kthreadd]
     3 root         0 SW   [ksoftirqd/0]
     5 root         0 SW<  [kworker/0:0H]
     7 root         0 SW<  [khelper]
    81 root         0 SW<  [writeback]
    84 root         0 SW<  [bioset]
    86 root         0 SW<  [kblockd]
    96 root         0 SW   [khubd]
   131 root         0 SW   [kswapd0]
   132 root         0 SW   [fsnotify_mark]
   150 root         0 SW<  [spi.4]
   233 root         0 SW<  [deferwq]
   236 root         0 SW   [kworker/0:2]
   248 root         0 SW<  [kworker/0:1H]
   281 root         0 SWN  [jffs2_gcd_mtd6]
   327 root       880 S    /sbin/ubusd
   328 root       768 S    /sbin/askfirst ttyLTQ0 /bin/ash --login
   597 root         0 SW<  [cfg80211]
   685 root      1032 S    /sbin/logd -S 16
   723 root      1540 S    /sbin/netifd
   766 root      1148 S    /usr/sbin/odhcpd
   798 root       868 S    /usr/sbin/br2684ctl -c 0 -e 1 -p 1 -a 0.8.35
   924 root      1148 S    /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid
 -p 22 -K 300
  1017 root      1556 S    /usr/sbin/uhttpd -f -h /www -r NGOW -x /cgi-bin
 -u /ubus -t 60 -T 30 -k 20 -A 1 -n 3 -N 100 -R -p 0.0.0.0:80 -p [::]:80
  1070 root      1360 S    /usr/sbin/ntpd -n -p 0.openwrt.pool.ntp.org -p
 1.openwrt.pool.ntp.org -p 2.openwrt.pool.ntp.org -p 3.openwrt.pool.ntp.org
  1082 root      7380 S    /sbin/dsl_cpe_control -i04_01_04_00_00_01_00_00
 -n /sbin/dsl_notify.sh -f /lib/firmware/adsl.bin
  1098 root      1588 S    /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B
 /var/run/hostapd-phy0.conf
  1116 root         0 SW   [autbtex]
  1117 root         0 SW   [ceocex_ne]
  1118 root         0 SW   [pmex_ne]
  1119 root         0 SW   [pmex_fe]
  4183 nobody     932 S    /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k
  6662 root         0 SW   [kworker/0:0]
  7676 root         0 SW   [kworker/u2:1]
  7761 root      1104 S    /usr/sbin/miniupnpd -f /var/etc/miniupnpd.conf
  7885 root      1216 R    /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid
 -p 22 -K 300
  7903 root      1364 S    -ash
  8579 root      1420 S    {3g.sh} /bin/sh ./3g.sh 3g setup wan
 
{"proto":"3g","device":"\/dev\/ttyUSB0","service":"umts","apn":"wap.tim.it","username":"fake","password":"fake"}
  8584 root         0 DW   [gcom]
  8697 root      1356 R    ps
 19327 root         0 SW   [kworker/u2:2]
 }}}

 lsusb command:

 {{{
 root@NGOW:/usr/bin# lsusb
 Bus 001 Device 033: ID 12d1:1506 Huawei Technologies Co., Ltd. E398
 LTE/UMTS/GSM Modem/Networkcard
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

 }}}

 logread command:

 {{{
 root@NGOW:/usr/bin# logread
 Wed Apr 29 22:01:57 2015 kern.info kernel: [ 5767.212000] usb 1-1: new
 high-speed USB device number 35 using ifxusb_hcd
 Wed Apr 29 22:02:03 2015 kern.info kernel: [ 5772.416000] option 1-1:1.0:
 GSM modem (1-port) converter detected
 Wed Apr 29 22:02:03 2015 kern.info kernel: [ 5772.424000] usb 1-1: GSM
 modem (1-port) converter now attached to ttyUSB0
 Wed Apr 29 22:02:03 2015 kern.info kernel: [ 5772.432000] option 1-1:1.1:
 GSM modem (1-port) converter detected
 Wed Apr 29 22:02:03 2015 kern.info kernel: [ 5772.444000] usb 1-1: GSM
 modem (1-port) converter now attached to ttyUSB1
 Wed Apr 29 22:02:03 2015 kern.info kernel: [ 5772.460000] option 1-1:1.2:
 GSM modem (1-port) converter detected
 Wed Apr 29 22:02:03 2015 kern.info kernel: [ 5772.472000] usb 1-1: GSM
 modem (1-port) converter now attached to ttyUSB2
 Wed Apr 29 22:02:04 2015 daemon.notice netifd: Interface 'wan' is setting
 up now
 Wed Apr 29 22:02:05 2015 daemon.warn dnsmasq[4183]: no servers found in
 /tmp/resolv.conf.auto, will retry

 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/19585>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to