Wrzuciłem tą komendę do putty:
COMMAND="AT+CFUN=1,1" gcom -d /dev/ttyUSB3 -s /etc/gcom/runcommand.gcom
Zmieniłem tylko liczbę z 2 na 3, ponieważ na 3 znajduje mi info o sygnale, statusie połączenia itp.
(Generalnie konfiguracja modemu jako qmi to /dev/cdc-wdm0)
Zastosowana komenda prawie działa, tzn modem resetuje się, ale internet nie powraca. Putty pokazuje
sending -> AT+CFUN=1,1
po czym widzę że dioda na modemie gaśnie, zapala się na czerwono - i co najlepsze, po dwóch razach po zastosowaniu skryptu zapaliła się na zielono i internet nie działał. Za 3cim razem pozostała na czerwono i internetu podobnie- nie ma - w statusie w gargoyle gui za każdym razem nie mam ip. Po wykonaniu komendy znajduje tylko adres mac wan, nie znajduje w ogóle ip przez co nie mam internetu do czasu ręcznego wyłączenia wszystkiego (modem + router).
Poniżej możesz znaleźć log po zastosowaniu skryptu w putty i poczekaniu kilku minut
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain ing
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain ing
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain indy
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain indy
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain indy
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain gopher
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain gopher
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain gopher
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain geek
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain geek
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain geek
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain fur
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain fur
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain fur
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain free
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain free
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain free
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain bbs
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain bbs
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain bbs
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain dyn
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain dyn
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain dyn
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain parody
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain parody
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain parody
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain glue
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain glue
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain glue
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 176.58.118.172#53 for domain bit
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 106.187.47.17#53 for domain bit
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 178.32.31.41#53 for domain bit
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using local addresses only for domain lan
Thu Dec 15 15:22:10 2016 daemon.warn dnsmasq[2379]: ignoring nameserver 192.168.1.1 - local interface
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 194.204.159.1#53
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: using nameserver 194.204.152.34#53
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: read /etc/hosts - 2 addresses
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq[2379]: read /tmp/hosts/dhcp - 1 addresses
Thu Dec 15 15:22:10 2016 daemon.err dnsmasq[2379]: failed to load names from /plugin_root/adblock/block.hosts: No such file or directory
Thu Dec 15 15:22:10 2016 daemon.info dnsmasq-dhcp[2379]: read /etc/ethers - 0 addresses
Thu Dec 15 15:22:11 2016 daemon.info dnsmasq-dhcp[2379]: DHCPREQUEST(br-lan) 192.168.1.113 84:38:38:64:9c:10
Thu Dec 15 15:22:11 2016 daemon.info dnsmasq-dhcp[2379]: DHCPACK(br-lan) 192.168.1.113 84:38:38:64:9c:10 android-6761f527a80bbb1a
Thu Dec 15 15:22:12 2016 daemon.info dnsmasq-dhcp[2379]: DHCPDISCOVER(br-lan) 84:38:38:64:9c:10
Thu Dec 15 15:22:12 2016 daemon.info dnsmasq-dhcp[2379]: DHCPOFFER(br-lan) 192.168.1.113 84:38:38:64:9c:10
Thu Dec 15 15:22:12 2016 daemon.info dnsmasq-dhcp[2379]: DHCPREQUEST(br-lan) 192.168.1.113 84:38:38:64:9c:10
Thu Dec 15 15:22:12 2016 daemon.info dnsmasq-dhcp[2379]: DHCPACK(br-lan) 192.168.1.113 84:38:38:64:9c:10 android-6761f527a80bbb1a
Thu Dec 15 15:22:14 2016 daemon.info dnsmasq-dhcp[2379]: DHCPREQUEST(br-lan) 192.168.1.114 00:10:a7:0a:b5:28
Thu Dec 15 15:22:14 2016 daemon.info dnsmasq-dhcp[2379]: DHCPACK(br-lan) 192.168.1.114 00:10:a7:0a:b5:28 DOM
Thu Dec 15 15:22:24 2016 daemon.info dnsmasq-dhcp[2379]: DHCPDISCOVER(br-lan) 90:f6:52:31:38:39
Thu Dec 15 15:22:24 2016 daemon.info dnsmasq-dhcp[2379]: DHCPOFFER(br-lan) 192.168.1.177 90:f6:52:31:38:39
Thu Dec 15 15:22:24 2016 daemon.info dnsmasq-dhcp[2379]: DHCPREQUEST(br-lan) 192.168.1.177 90:f6:52:31:38:39
Thu Dec 15 15:22:24 2016 daemon.info dnsmasq-dhcp[2379]: DHCPACK(br-lan) 192.168.1.177 90:f6:52:31:38:39
Thu Dec 15 15:22:27 2016 kern.notice kernel: [ 66.810000] random: nonblocking pool is initialized
Thu Dec 15 15:22:33 2016 user.notice root: vsftpd init: mounted = 0
Thu Dec 15 15:22:33 2016 user.emerg syslog: ERROR: No drives attached, no directories to share!
Thu Dec 15 15:22:33 2016 user.emerg syslog: setting up led power
Thu Dec 15 15:22:33 2016 daemon.info procd: - init complete -
Thu Dec 15 15:22:35 2016 kern.warn kernel: [ 74.230000] ipt_bandwidth: timezone shift of 60 minutes detected, adjusting
Thu Dec 15 15:22:35 2016 kern.warn kernel: [ 74.240000] old minutes west=0, new minutes west=-60
Thu Dec 15 15:33:47 2016 daemon.info dnsmasq-dhcp[2379]: DHCPREQUEST(br-lan) 192.168.1.181 30:59:b7:16:0a:bc
Thu Dec 15 15:33:47 2016 daemon.info dnsmasq-dhcp[2379]: DHCPACK(br-lan) 192.168.1.181 30:59:b7:16:0a:bc DESKTOP-G7J63HO
Thu Dec 15 15:33:53 2016 user.notice firewall: Reloading firewall due to ifup of wan6 (eth0.2)
Thu Dec 15 15:33:54 2016 user.notice firewall: Reloading firewall due to ifup of wan (wwan0)
Thu Dec 15 15:35:57 2016 authpriv.info dropbear[4519]: Child connection from 192.168.1.114:51068
Thu Dec 15 15:36:03 2016 authpriv.notice dropbear[4519]: Password auth succeeded for 'root' from 192.168.1.114:51068
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.700000] usb 1-1: USB disconnect, device number 3
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.710000] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.720000] option 1-1:1.0: device disconnected
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.730000] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.750000] option 1-1:1.1: device disconnected
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.760000] option1 ttyUSB2: GSM modem (1-port) converter now disconnected from ttyUSB2
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.770000] option 1-1:1.2: device disconnected
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.780000] option1 ttyUSB3: GSM modem (1-port) converter now disconnected from ttyUSB3
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.800000] option 1-1:1.3: device disconnected
Thu Dec 15 15:36:48 2016 kern.info kernel: [ 256.830000] qmi_wwan 1-1:1.4 wwan0: unregister 'qmi_wwan' usb-101c0000.ehci-1, WWAN/QMI device
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan_6' is now down
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan_6' has link connectivity loss
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: reading /tmp/resolv.conf.auto
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain micro
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain micro
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain micro
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain oss
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain oss
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain oss
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain null
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain null
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain null
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain ing
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain ing
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain ing
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain indy
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain indy
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain indy
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain gopher
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain gopher
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain gopher
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain geek
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain geek
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain geek
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain fur
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain fur
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain fur
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain free
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain free
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain free
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain bbs
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain bbs
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain bbs
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain dyn
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain dyn
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain dyn
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Network device 'wwan0' link is down
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Network alias 'wwan0' link is down
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan_4' has link connectivity loss
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain parody
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain parody
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain parody
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.142.171.235#53 for domain glue
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 95.211.32.162#53 for domain glue
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 66.244.95.20#53 for domain glue
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 176.58.118.172#53 for domain bit
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 106.187.47.17#53 for domain bit
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using nameserver 178.32.31.41#53 for domain bit
Thu Dec 15 15:36:49 2016 daemon.info dnsmasq[2379]: using local addresses only for domain lan
Thu Dec 15 15:36:49 2016 daemon.warn dnsmasq[2379]: ignoring nameserver 192.168.1.1 - local interface
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4614): Stopping network
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan_4 (2189): udhcpc: SIOCGIFINDEX: No such device
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan_4 (2189): Received SIGTERM
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan_4' is now down
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan_4' is disabled
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4614): Failed to open device
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4614): Command failed: Permission denied
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan' is now down
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan' is setting up now
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4659): The specified control device does not exist
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4692): Stopping network
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4692): Failed to open device
Thu Dec 15 15:36:49 2016 daemon.notice netifd: wan (4692): Command failed: Permission denied
Thu Dec 15 15:36:49 2016 daemon.notice netifd: Interface 'wan' is now down
Thu Dec 15 15:36:53 2016 kern.info kernel: [ 261.440000] usb 1-1: new high-speed USB device number 4 using ehci-platform
Thu Dec 15 15:36:53 2016 kern.debug kernel: [ 261.620000] usb 1-1: no of_node; not parsing pinctrl DT
Thu Dec 15 15:36:53 2016 kern.debug kernel: [ 261.630000] usb-storage 1-1:1.0: no of_node; not parsing pinctrl DT
Thu Dec 15 15:36:53 2016 kern.info kernel: [ 261.630000] usb-storage 1-1:1.0: USB Mass Storage device detected
Thu Dec 15 15:36:53 2016 kern.info kernel: [ 261.660000] scsi host2: usb-storage 1-1:1.0
Thu Dec 15 15:36:56 2016 kern.info kernel: [ 264.530000] usb 1-1: USB disconnect, device number 4
Thu Dec 15 15:37:00 2016 kern.info kernel: [ 268.860000] usb 1-1: new high-speed USB device number 5 using ehci-platform
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.020000] usb 1-1: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.020000] option 1-1:1.0: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.020000] option 1-1:1.0: GSM modem (1-port) converter detected
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.030000] option1 ttyUSB0: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.030000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB0
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.050000] option 1-1:1.1: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.050000] option 1-1:1.1: GSM modem (1-port) converter detected
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.060000] option1 ttyUSB1: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.060000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB1
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.080000] option 1-1:1.2: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.080000] option 1-1:1.2: GSM modem (1-port) converter detected
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.090000] option1 ttyUSB2: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.090000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB2
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.100000] option 1-1:1.3: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.100000] option 1-1:1.3: GSM modem (1-port) converter detected
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.120000] option1 ttyUSB3: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.120000] usb 1-1: GSM modem (1-port) converter now attached to ttyUSB3
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.130000] qmi_wwan 1-1:1.4: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.130000] qmi_wwan 1-1:1.4: cdc-wdm0: USB WDM device
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.140000] qmi_wwan 1-1:1.4 wwan0: register 'qmi_wwan' at usb-101c0000.ehci-1, WWAN/QMI device, 7e:7f:9c:63:47:5e
Thu Dec 15 15:37:01 2016 kern.debug kernel: [ 269.170000] usb-storage 1-1:1.5: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.170000] usb-storage 1-1:1.5: USB Mass Storage device detected
Thu Dec 15 15:37:01 2016 kern.info kernel: [ 269.190000] scsi host3: usb-storage 1-1:1.5
Thu Dec 15 15:37:02 2016 kern.notice kernel: [ 270.190000] scsi 3:0:0:0: CD-ROM L_T_E USB SCSI CD-ROM USB PQ: 0 ANSI: 0
Thu Dec 15 15:37:02 2016 kern.debug kernel: [ 270.200000] sd 3:0:0:0: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:02 2016 kern.notice kernel: [ 270.220000] scsi 3:0:0:1: Direct-Access ZTE MMC Storage 2.31 PQ: 0 ANSI: 0
Thu Dec 15 15:37:02 2016 kern.debug kernel: [ 270.240000] sd 3:0:0:1: no of_node; not parsing pinctrl DT
Thu Dec 15 15:37:02 2016 kern.notice kernel: [ 270.240000] sd 3:0:0:1: [sda] Attached SCSI removable disk
Thu Dec 15 15:37:06 2016 daemon.err block: Unkown action change
Thu Dec 15 15:37:07 2016 daemon.err block: Unkown action change
Thu Dec 15 15:37:25 2016 daemon.info dnsmasq-dhcp[2379]: DHCPREQUEST(br-lan) 192.168.1.182 58:3f:54:e1:2a:98
Thu Dec 15 15:37:25 2016 daemon.info dnsmasq-dhcp[2379]: DHCPACK(br-lan) 192.168.1.182 58:3f:54:e1:2a:98 android-18e8d88a376523bc
Thu Dec 15 15:39:00 2016 user.notice /usr/lib/gargoyle/ping_watchdog.sh: Run custom script
Thu Dec 15 15:42:00 2016 user.notice /usr/lib/gargoyle/ping_watchdog.sh: Run custom script
Thu Dec 15 15:45:00 2016 user.notice /usr/lib/gargoyle/ping_watchdog.sh: Run custom script
Success