root@OpenWrt:~# gcom -d /dev/ttyUSB0
Enter PIN number: 0493
Waiting for Registration..(120 sec max)....
Registered on Home network: "Orange",2
Signal Quality: 19,99Tylko jak teraz "wyjsc" z gcom'a?
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Posty przez raw
Strony Poprzednia 1 2
root@OpenWrt:~# gcom -d /dev/ttyUSB0
Enter PIN number: 0493
Waiting for Registration..(120 sec max)....
Registered on Home network: "Orange",2
Signal Quality: 19,99Tylko jak teraz "wyjsc" z gcom'a?
Maly update - po podlaczeniu routera do modemu miga ona na zielono, gdy jest polaczony do kompa - na niebiesko. Problem z inicjalizacja?
To dziwne, w sumie odpaliłem openwrt na wirtualce i działa... Co moze byc przyczyna tego oczekiwania?
{
"up": false,
"pending": true,
"available": true,
"autostart": true,
"proto": "3g",
"data": {
}
}network.loopback=interface
network.loopback.ifname='lo'
network.loopback.proto='static'
network.loopback.ipaddr='127.0.0.1'
network.loopback.netmask='255.0.0.0'
network.globals=globals
network.globals.ula_prefix='fd9a:6b19:3b58::/48'
network.lan=interface
network.lan.force_link='1'
network.lan.type='bridge'
network.lan.proto='static'
network.lan.ipaddr='192.168.32.1'
network.lan.netmask='255.255.255.0'
network.lan.ip6assign='60'
network.lan.ifname='eth0.1'
network.@switch[0]=switch
network.@switch[0].name='switch0'
network.@switch[0].reset='1'
network.@switch[0].enable_vlan='1'
network.@switch[0].mirror_source_port='0'
network.@switch[0].mirror_monitor_port='0'
network.@switch_vlan[0]=switch_vlan
network.@switch_vlan[0].device='switch0'
network.@switch_vlan[0].vlan='1'
network.@switch_vlan[0].ports='0t 3 4 5'
network.@switch_vlan[0].vid='1'
network.@switch_vlan[1]=switch_vlan
network.@switch_vlan[1].device='switch0'
network.@switch_vlan[1].vlan='2'
network.@switch_vlan[1].vid='2'
network.@switch_vlan[1].ports='0t 2'
network.WAN=interface
network.WAN.proto='dhcp'
network.WAN.ifname='eth0.2'
network.3gwan=interface
network.3gwan.proto='3g'
network.3gwan.service='umts'
network.3gwan.device='/dev/ttyUSB0'
network.3gwan.apn='internet'
network.3gwan.pincode='0493'
network.3gwan.username='internet'
network.3gwan.password='internet'
network.3gwan.delegate='0'Co prawda tutaj jest inny pin ale to ze wzgledu na moj drugi modem (tez hauwei)
Co zauwazyłem - po podlaczeniu modemu rosnie load. Top pokazuje:
Mem: 22760K used, 37724K free, 520K shrd, 2292K buff, 7528K cached
CPU: 0% usr 0% sys 0% nic 76% idle 0% io 0% irq 22% sirq
Load average: 1.18 0.62 0.29 1/38 3031
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
3031 2135 root R 1360 2% 1% top
19 2 root SW 0 0% 1% [kworker/0:1]
2134 890 root S 1216 2% 0% /usr/sbin/dropbear -F -P /var/run/dro
819 1 root S 1564 3% 0% /sbin/netifd
931 1 root S 1544 3% 0% /usr/sbin/uhttpd -f -h /www -r OpenWr
781 1 root S 1528 3% 0% /sbin/rpcd
2748 819 root S 1428 2% 0% {3g.sh} /bin/sh ./3g.sh 3g setup 3gwa
1 0 root S 1404 2% 0% /sbin/procd
2135 2134 root S 1364 2% 0% -ash
983 1 root S 1360 2% 0% /usr/sbin/ntpd -n -S /usr/sbin/ntpd-h
1047 819 root S 1356 2% 0% udhcpc -p /var/run/udhcpc-eth0.2.pid
853 1 root S 1156 2% 0% /usr/sbin/odhcpd
890 1 root S 1148 2% 0% /usr/sbin/dropbear -F -P /var/run/dro
772 1 root S 1040 2% 0% /sbin/logd -S 16
1106 1 nobody S 932 2% 0% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
403 1 root S 888 1% 0% /sbin/ubusd
418 1 root S 768 1% 0% /sbin/askfirst /bin/ash --login
265 2 root SW 0 0% 0% [kworker/u2:2]
3 2 root RW 0 0% 0% [ksoftirqd/0]
6 2 root SW 0 0% 0% [kworker/u2:0]niestety dalej nie działa....
w logach widze:
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.352000] console [ttyLTQ0] enabled
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.360000] bootconsole [early0] disabled
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.368000] lantiq nor flash device: 00800000 at 10000000
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.372000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.380000] Amd/Fujitsu Extended Query Table at 0x0040
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.388000] Amd/Fujitsu Extended Query version 1.1.
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.392000] number of CFI chips: 1
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.396000] 4 ofpart partitions found on MTD device ltq_nor
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.400000] Creating 4 MTD partitions on "ltq_nor":
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.404000] 0x000000000000-0x000000030000 : "uboot"
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.412000] 0x000000030000-0x000000040000 : "uboot_env"
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.416000] 0x000000040000-0x0000007f0000 : "firmware"
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.488000] 2 uimage-fw partitions found on MTD device firmware
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.496000] 0x000000040000-0x0000001a0d4d : "kernel"
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.500000] 0x0000001a0d4d-0x0000007f0000 : "rootfs"
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.508000] mtd: device 4 (rootfs) set to be root filesystem
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.512000] 1 squashfs-split partitions found on MTD device rootfs
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.516000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.568000] 0x0000007f0000-0x000000800000 : "board_config"
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.596000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.636000] libphy: ltq_mii: probed
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.672000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.680000] wdt 1f8803f0.watchdog: Init done
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.688000] TCP: cubic registered
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.692000] NET: Registered protocol family 17
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.696000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 0.708000] Bridge firewalling registered
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.712000] 8021q: 802.1Q VLAN Support v1.8
Fri Feb 12 18:36:54 2016 kern.err kernel: [ 0.720000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.736000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 0.744000] Freeing unused kernel memory: 148K (8041b000 - 80440000)
Fri Feb 12 18:36:54 2016 user.info kernel: [ 3.108000] init: Console is alive
Fri Feb 12 18:36:54 2016 user.info kernel: [ 3.112000] init: - watchdog -
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.072000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.080000] ehci-platform: EHCI generic platform driver
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.084000] ehci-pci: EHCI PCI platform driver
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.088000] ehci-pci 0000:00:0f.2: EHCI Host Controller
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.092000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.100000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.120000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.124000] hub 1-0:1.0: USB hub found
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.128000] hub 1-0:1.0: 4 ports detected
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.136000] uhci_hcd: USB Universal Host Controller Interface driver
Fri Feb 12 18:36:54 2016 kern.err kernel: [ 6.140000] uhci_hcd 0000:00:0f.0: init 0000:00:0f.0 fail, -16
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 6.148000] uhci_hcd: probe of 0000:00:0f.0 failed with error -16
Fri Feb 12 18:36:54 2016 kern.err kernel: [ 6.152000] uhci_hcd 0000:00:0f.1: init 0000:00:0f.1 fail, -16
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 6.156000] uhci_hcd: probe of 0000:00:0f.1 failed with error -16
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.168000] IFXUSB: ifxusb_hcd: version 3.2 B110801
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.676000] IFXUSB: USB core #0 soft-reset
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.880000] IFXUSB: USB core #0 soft-reset
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.880000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.888000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.892000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 6.900000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 6.904000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.912000] IFXUSB: Init: Power Port (0)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.916000] hub 2-0:1.0: USB hub found
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.920000] hub 2-0:1.0: 1 port detected
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 6.924000] ifxusb_hcd ifxusb_hcd: requested GPIO 464
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 7.300000] usb 2-1: new high-speed USB device number 2 using ifxusb_hcd
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 7.756000] random: nonblocking pool is initialized
Fri Feb 12 18:36:54 2016 user.info kernel: [ 7.916000] init: - preinit -
Fri Feb 12 18:36:54 2016 kern.notice kernel: [ 12.120000] jffs2: notice: (355) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Fri Feb 12 18:36:54 2016 user.info kernel: [ 12.144000] mount_root: switching to jffs2 overlay
Fri Feb 12 18:36:54 2016 user.info kernel: [ 12.192000] procd: - early -
Fri Feb 12 18:36:54 2016 user.info kernel: [ 12.192000] procd: - watchdog -
Fri Feb 12 18:36:54 2016 user.info kernel: [ 13.092000] procd: - ubus -
Fri Feb 12 18:36:54 2016 user.info kernel: [ 14.324000] procd: - init -
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.460000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.460000]
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.492000] NET: Registered protocol family 10
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 16.512000] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.524000] NET: Registered protocol family 8
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.528000] NET: Registered protocol family 20
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.540000] PPP generic driver version 2.4.2
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.556000] ip6_tables: (C) 2000-2006 Netfilter Core Team
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.580000] IFX MEI Version 5.00.00
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 16.592000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.608000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.616000] Backport generated by backports.git backports-20150129-0-gdd4a670
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 16.636000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.644000] request_timer(3, 0x000001AE, 1)...successful!
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 16.652000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.660000] ip_tables: (C) 2000-2006 Netfilter Core Team
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.676000] ATM1.0.26 ATM (A1) firmware version 0.17
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 16.680000] ifxmips_atm: ATM init succeed
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.696000] nf_conntrack version 0.5.0 (945 buckets, 3780 max)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.744000] NET: Registered protocol family 24
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.756000] usbcore: registered new interface driver usbserial
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.760000] usbcore: registered new interface driver usbserial_generic
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.768000] usbserial: USB Serial support registered for generic
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.812000] xt_time: kernel timezone is -0000
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.876000] cfg80211: Calling CRDA to update world regulatory domain
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.884000] cfg80211: World regulatory domain updated:
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.888000] cfg80211: DFS Master region: unset
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.892000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.900000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.908000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.916000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.924000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.932000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.940000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.948000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 16.956000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.136000] usbcore: registered new interface driver option
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.140000] usbserial: USB Serial support registered for GSM modem (1-port)
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.148000] option 2-1:1.0: GSM modem (1-port) converter detected
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.152000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.160000] option 2-1:1.1: GSM modem (1-port) converter detected
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.164000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.172000] option 2-1:1.2: GSM modem (1-port) converter detected
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.176000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
Fri Feb 12 18:36:54 2016 kern.warn kernel: [ 17.232000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
Fri Feb 12 18:36:54 2016 kern.err kernel: [ 17.236000] rt2800pci 0000:00:0e.0: failed to load eeprom property
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.244000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.260000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0221 detected
Fri Feb 12 18:36:54 2016 kern.info kernel: [ 17.264000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
Fri Feb 12 18:36:54 2016 kern.debug kernel: [ 17.272000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Fri Feb 12 18:36:58 2016 user.emerg syslog: 'radio0' is disabled
Fri Feb 12 18:36:58 2016 user.emerg syslog: 'radio0' is disabled
Fri Feb 12 18:37:02 2016 authpriv.info dropbear[955]: Not backgrounding
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led dsl
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led eth1
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led eth2
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led eth3
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led eth4
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led fxo
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led fxs1
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led fxs2
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led message
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led microphone
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led power1
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led voice1
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led voice2
Fri Feb 12 18:37:05 2016 user.emerg syslog: setting up led wifi_rt
Fri Feb 12 18:37:06 2016 daemon.info procd: - init complete -
Fri Feb 12 18:37:07 2016 kern.info kernel: [ 33.592000] device eth0.1 entered promiscuous mode
Fri Feb 12 18:37:07 2016 kern.info kernel: [ 33.596000] device eth0 entered promiscuous mode
Fri Feb 12 18:37:07 2016 kern.info kernel: [ 33.612000] br-lan: port 1(eth0.1) entered forwarding state
Fri Feb 12 18:37:07 2016 kern.info kernel: [ 33.616000] br-lan: port 1(eth0.1) entered forwarding state
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'lan' is enabled
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'lan' is setting up now
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'lan' is now up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface '3gwan' is setting up now
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'WAN' is enabled
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'loopback' is enabled
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'loopback' is now up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Bridge 'br-lan' link is up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'lan' has link connectivity
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Network device 'eth0' link is up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: VLAN 'eth0.2' link is up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'WAN' has link connectivity
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'WAN' is setting up now
Fri Feb 12 18:37:07 2016 daemon.notice netifd: VLAN 'eth0.1' link is up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Network device 'lo' link is up
Fri Feb 12 18:37:07 2016 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Feb 12 18:37:08 2016 daemon.notice netifd: WAN (1094): udhcpc (v1.23.2) started
Fri Feb 12 18:37:09 2016 daemon.notice netifd: WAN (1094): Sending discover...
Fri Feb 12 18:37:09 2016 daemon.notice netifd: WAN (1094): Sending select for 192.168.64.244...
Fri Feb 12 18:37:09 2016 daemon.notice netifd: WAN (1094): Lease of 192.168.64.244 obtained, lease time 43200
Fri Feb 12 18:37:09 2016 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Feb 12 18:37:09 2016 kern.info kernel: [ 35.620000] br-lan: port 1(eth0.1) entered forwarding state
Fri Feb 12 18:37:09 2016 daemon.notice netifd: Interface 'WAN' is now up
Fri Feb 12 18:37:10 2016 kern.info kernel: [ 36.748000] Atheros AR8216/AR8236/AR8316 1e180000.etop-ff:00: Port 2 is up
Fri Feb 12 18:37:10 2016 kern.info kernel: [ 36.752000] Atheros AR8216/AR8236/AR8316 1e180000.etop-ff:00: Port 3 is up
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: started, version 2.73 cachesize 150
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC loop-detect inotify
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: DNS service limited to local subnets
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq-dhcp[1151]: DHCP, IP range 192.168.32.100 -- 192.168.32.249, lease time 12h
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: using local addresses only for domain lan
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: reading /tmp/resolv.conf.auto
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: using local addresses only for domain lan
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: using nameserver 192.168.64.1#53
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: read /etc/hosts - 1 addresses
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq[1151]: read /tmp/hosts/dhcp - 1 addresses
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq-dhcp[1151]: read /etc/ethers - 0 addresses
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq-dhcp[1151]: DHCPREQUEST(br-lan) 192.168.32.237 d4:be:d9:7e:1d:af
Fri Feb 12 18:37:17 2016 daemon.info dnsmasq-dhcp[1151]: DHCPACK(br-lan) 192.168.32.237 d4:be:d9:7e:1d:af MC0QZTUC
Fri Feb 12 18:37:22 2016 daemon.info dnsmasq-dhcp[1151]: DHCPINFORM(br-lan) 192.168.32.237 d4:be:d9:7e:1d:af
Fri Feb 12 18:37:22 2016 daemon.info dnsmasq-dhcp[1151]: DHCPACK(br-lan) 192.168.32.237 d4:be:d9:7e:1d:af MC0QZTUC
Fri Feb 12 18:37:25 2016 user.notice firewall: Reloading firewall due to ifup of WAN (eth0.2)
Fri Feb 12 18:37:36 2016 daemon.err uhttpd[996]: killall: dsl_cpe_control: no process killed[ 0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 Fri Sep 4 17:16:20 CEST 2015
[ 0.000000] SoC: Danube rev 1.5
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 00019641 (MIPS 24KEc)
[ 0.000000] MIPS: machine is ARV752DPW22 - Arcor 803
[ 0.000000] Determined physical RAM map:
[ 0.000000] memory: 04000000 @ 00000000 (usable)
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x00000000-0x03ffffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
[ 0.000000] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 803fc2f0, node_mem_map 81007940
[ 0.000000] Normal zone: 128 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 16384 pages, LIFO batch:3
[ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 32 bytes
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
[ 0.000000] Kernel command line: console=ttyLTQ0,115200 init=/etc/preinit
[ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
[ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Writing ErrCtl register=0005b7e0
[ 0.000000] Readback ErrCtl register=0005b7e0
[ 0.000000] Memory: 60336K/65536K available (3475K kernel code, 154K rwdata, 556K rodata, 148K init, 195K bss, 5200K reserved)
[ 0.000000] NR_IRQS:256
[ 0.000000] CPU Clock: 333MHz
[ 0.040000] Calibrating delay loop... 221.18 BogoMIPS (lpj=442368)
[ 0.040000] pid_max: default: 32768 minimum: 301
[ 0.044000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.048000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.056000] pinctrl core: initialized pinctrl subsystem
[ 0.064000] NET: Registered protocol family 16
[ 0.076000] pinctrl-xway 1e100b10.pinmux: Init done
[ 0.080000] dma-xway 1e104100.dma: Init done - hw rev: 3, ports: 5, channels: 20
[ 0.088000] PCI host bridge /fpi@10000000/pci@E105400 ranges:
[ 0.092000] MEM 0x0000000018000000..0x0000000019ffffff
[ 0.096000] IO 0x000000001ae00000..0x000000001affffff
[ 0.112000] usbcore: registered new interface driver usbfs
[ 0.116000] usbcore: registered new interface driver hub
[ 0.120000] usbcore: registered new device driver usb
[ 0.124000] PCI host bridge to bus 0000:00
[ 0.128000] pci_bus 0000:00: root bus resource [mem 0x18000000-0x19ffffff]
[ 0.132000] pci_bus 0000:00: root bus resource [io 0xffffffff]
[ 0.136000] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.140000] pci 0000:00:0e.0: [1814:3592] type 00 class 0x028000
[ 0.140000] pci 0000:00:0e.0: reg 0x10: [mem 0xffff0000-0xffffffff]
[ 0.140000] pci 0000:00:0f.0: [1106:3038] type 00 class 0x0c0300
[ 0.140000] pci 0000:00:0f.0: reg 0x20: [io 0xfce0-0xfcff]
[ 0.140000] pci 0000:00:0f.0: supports D1 D2
[ 0.140000] pci 0000:00:0f.0: PME# supported from D0 D1 D2 D3hot
[ 0.140000] pci 0000:00:0f.1: [1106:3038] type 00 class 0x0c0300
[ 0.140000] pci 0000:00:0f.1: reg 0x20: [io 0xfce0-0xfcff]
[ 0.140000] pci 0000:00:0f.1: supports D1 D2
[ 0.140000] pci 0000:00:0f.1: PME# supported from D0 D1 D2 D3hot
[ 0.140000] pci 0000:00:0f.2: [1106:3104] type 00 class 0x0c0320
[ 0.140000] pci 0000:00:0f.2: reg 0x10: [mem 0x00000000-0x000000ff]
[ 0.140000] pci 0000:00:0f.2: supports D1 D2
[ 0.140000] pci 0000:00:0f.2: PME# supported from D0 D1 D2 D3hot
[ 0.140000] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
[ 0.140000] pci 0000:00:0e.0: BAR 0: assigned [mem 0x18000000-0x1800ffff]
[ 0.144000] pci 0000:00:0f.2: BAR 0: assigned [mem 0x18010000-0x180100ff]
[ 0.148000] pci 0000:00:0f.0: BAR 4: no space for [io size 0x0020]
[ 0.152000] pci 0000:00:0f.0: BAR 4: failed to assign [io size 0x0020]
[ 0.156000] pci 0000:00:0f.1: BAR 4: no space for [io size 0x0020]
[ 0.160000] pci 0000:00:0f.1: BAR 4: failed to assign [io size 0x0020]
[ 0.164000] Switched to clocksource MIPS
[ 0.168000] NET: Registered protocol family 2
[ 0.176000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.184000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.188000] TCP: Hash tables configured (established 1024 bind 1024)
[ 0.196000] TCP: reno registered
[ 0.200000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.204000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.212000] NET: Registered protocol family 1
[ 0.216000] PCI: Enabling device 0000:00:0f.2 (0000 -> 0002)
[ 0.220000] PCI: CLS 0 bytes, default 32
[ 0.220000] gptu: totally 6 16-bit timers/counters
[ 0.228000] gptu: misc_register on minor 63
[ 0.232000] gptu: succeeded to request irq 126
[ 0.236000] gptu: succeeded to request irq 127
[ 0.240000] gptu: succeeded to request irq 128
[ 0.244000] gptu: succeeded to request irq 129
[ 0.248000] gptu: succeeded to request irq 130
[ 0.252000] gptu: succeeded to request irq 131
[ 0.264000] lantiq,vmmc 1f103000.vmmc: requested GPIO 465
[ 0.272000] lantiq,vmmc 1f103000.vmmc: reserved 1MB at 0x03a00000
[ 0.276000] ralink,eeprom ralink_eep: using RT2860.eeprom as eeprom
[ 0.284000] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.292000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.300000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.324000] msgmni has been set to 117
[ 0.332000] io scheduler noop registered
[ 0.336000] io scheduler deadline registered (default)
[ 0.344000] 1e100c00.serial: ttyLTQ0 at MMIO 0x1e100c00 (irq = 112, base_baud = 0) is a lantiq,asc
[ 0.352000] console [ttyLTQ0] enabled
[ 0.360000] bootconsole [early0] disabled
[ 0.368000] lantiq nor flash device: 00800000 at 10000000
[ 0.372000] ltq_nor: Found 1 x16 devices at 0x0 in 16-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0022cb
[ 0.380000] Amd/Fujitsu Extended Query Table at 0x0040
[ 0.388000] Amd/Fujitsu Extended Query version 1.1.
[ 0.392000] number of CFI chips: 1
[ 0.396000] 4 ofpart partitions found on MTD device ltq_nor
[ 0.400000] Creating 4 MTD partitions on "ltq_nor":
[ 0.404000] 0x000000000000-0x000000030000 : "uboot"
[ 0.412000] 0x000000030000-0x000000040000 : "uboot_env"
[ 0.416000] 0x000000040000-0x0000007f0000 : "firmware"
[ 0.488000] 2 uimage-fw partitions found on MTD device firmware
[ 0.496000] 0x000000040000-0x0000001a0d4d : "kernel"
[ 0.500000] 0x0000001a0d4d-0x0000007f0000 : "rootfs"
[ 0.508000] mtd: device 4 (rootfs) set to be root filesystem
[ 0.512000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.516000] 0x0000004a0000-0x0000007f0000 : "rootfs_data"
[ 0.568000] 0x0000007f0000-0x000000800000 : "board_config"
[ 0.596000] switch0: Atheros AR8216 rev. 1 switch registered on 1e180000.etop-ff
[ 0.636000] libphy: ltq_mii: probed
[ 0.672000] eth0: attached PHY [Atheros AR8216/AR8236/AR8316] (phy_addr=1e180000.etop-ff:00, irq=-1)
[ 0.680000] wdt 1f8803f0.watchdog: Init done
[ 0.688000] TCP: cubic registered
[ 0.692000] NET: Registered protocol family 17
[ 0.696000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 0.708000] Bridge firewalling registered
[ 0.712000] 8021q: 802.1Q VLAN Support v1.8
[ 0.720000] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19
[ 0.736000] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
[ 0.744000] Freeing unused kernel memory: 148K (8041b000 - 80440000)
[ 3.108000] init: Console is alive
[ 3.112000] init: - watchdog -
[ 6.072000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 6.080000] ehci-platform: EHCI generic platform driver
[ 6.084000] ehci-pci: EHCI PCI platform driver
[ 6.088000] ehci-pci 0000:00:0f.2: EHCI Host Controller
[ 6.092000] ehci-pci 0000:00:0f.2: new USB bus registered, assigned bus number 1
[ 6.100000] ehci-pci 0000:00:0f.2: irq 135, io mem 0x18010000
[ 6.120000] ehci-pci 0000:00:0f.2: USB 2.0 started, EHCI 1.00
[ 6.124000] hub 1-0:1.0: USB hub found
[ 6.128000] hub 1-0:1.0: 4 ports detected
[ 6.136000] uhci_hcd: USB Universal Host Controller Interface driver
[ 6.140000] uhci_hcd 0000:00:0f.0: init 0000:00:0f.0 fail, -16
[ 6.148000] uhci_hcd: probe of 0000:00:0f.0 failed with error -16
[ 6.152000] uhci_hcd 0000:00:0f.1: init 0000:00:0f.1 fail, -16
[ 6.156000] uhci_hcd: probe of 0000:00:0f.1 failed with error -16
[ 6.168000] IFXUSB: ifxusb_hcd: version 3.2 B110801
[ 6.676000] IFXUSB: USB core #0 soft-reset
[ 6.880000] IFXUSB: USB core #0 soft-reset
[ 6.880000] ifxusb_hcd ifxusb_hcd: IFX USB Controller
[ 6.888000] ifxusb_hcd ifxusb_hcd: new USB bus registered, assigned bus number 2
[ 6.892000] ifxusb_hcd ifxusb_hcd: irq 62, io mem 0xbe101000
[ 6.900000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[ 6.904000] IFXUSB: Mode Mismatch Interrupt: currently in Host mode
[ 6.912000] IFXUSB: Init: Power Port (0)
[ 6.916000] hub 2-0:1.0: USB hub found
[ 6.920000] hub 2-0:1.0: 1 port detected
[ 6.924000] ifxusb_hcd ifxusb_hcd: requested GPIO 464
[ 7.300000] usb 2-1: new high-speed USB device number 2 using ifxusb_hcd
[ 7.756000] random: nonblocking pool is initialized
[ 7.916000] init: - preinit -
[ 12.120000] jffs2: notice: (355) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[ 12.144000] mount_root: switching to jffs2 overlay
[ 12.192000] procd: - early -
[ 12.192000] procd: - watchdog -
[ 13.092000] procd: - ubus -
[ 14.324000] procd: - init -
[ 16.460000] IFXOS, Version 1.5.14 (c) Copyright 2009, Lantiq Deutschland GmbH
[ 16.460000]
[ 16.492000] NET: Registered protocol family 10
[ 16.512000] Lantiq TAPI device driver, version 3.13.0.2, (c) 2001-2010 Lantiq Deutschland GmbH
[ 16.524000] NET: Registered protocol family 8
[ 16.528000] NET: Registered protocol family 20
[ 16.540000] PPP generic driver version 2.4.2
[ 16.556000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 16.580000] IFX MEI Version 5.00.00
[ 16.592000] Infineon CPE API Driver version: DSL CPE API V3.24.4.4
[ 16.608000] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[ 16.616000] Backport generated by backports.git backports-20150129-0-gdd4a670
[ 16.636000] Lantiq MIPS24KEc MPS driver, version 2.2.2.5, (c) 2006-2010 Lantiq Deutschland GmbH
[ 16.644000] request_timer(3, 0x000001AE, 1)...successful!
[ 16.652000] Lantiq VMMC device driver, version 1.9.0.3, (c) 2006-2010 Lantiq Deutschland GmbH
[ 16.660000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 16.676000] ATM1.0.26 ATM (A1) firmware version 0.17
[ 16.680000] ifxmips_atm: ATM init succeed
[ 16.696000] nf_conntrack version 0.5.0 (945 buckets, 3780 max)
[ 16.744000] NET: Registered protocol family 24
[ 16.756000] usbcore: registered new interface driver usbserial
[ 16.760000] usbcore: registered new interface driver usbserial_generic
[ 16.768000] usbserial: USB Serial support registered for generic
[ 16.812000] xt_time: kernel timezone is -0000
[ 16.876000] cfg80211: Calling CRDA to update world regulatory domain
[ 16.884000] cfg80211: World regulatory domain updated:
[ 16.888000] cfg80211: DFS Master region: unset
[ 16.892000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 16.900000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.908000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.916000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.924000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.932000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 16.940000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 16.948000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.956000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 17.136000] usbcore: registered new interface driver option
[ 17.140000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 17.148000] option 2-1:1.0: GSM modem (1-port) converter detected
[ 17.152000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 17.160000] option 2-1:1.1: GSM modem (1-port) converter detected
[ 17.164000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 17.172000] option 2-1:1.2: GSM modem (1-port) converter detected
[ 17.176000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2
[ 17.232000] PCI: Enabling device 0000:00:0e.0 (0000 -> 0002)
[ 17.236000] rt2800pci 0000:00:0e.0: failed to load eeprom property
[ 17.244000] ieee80211 phy0: rt2x00lib_request_eeprom_file: Info - Loading EEPROM data from 'RT2860.eeprom'.
[ 17.260000] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 3572, rev 0221 detected
[ 17.264000] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 0008 detected
[ 17.272000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 33.592000] device eth0.1 entered promiscuous mode
[ 33.596000] device eth0 entered promiscuous mode
[ 33.612000] br-lan: port 1(eth0.1) entered forwarding state
[ 33.616000] br-lan: port 1(eth0.1) entered forwarding state
[ 35.620000] br-lan: port 1(eth0.1) entered forwarding state
[ 36.748000] Atheros AR8216/AR8236/AR8316 1e180000.etop-ff:00: Port 2 is up
[ 36.752000] Atheros AR8216/AR8236/AR8316 1e180000.etop-ff:00: Port 3 is upGdy próbuje podnieść recznie interfejs
Fri Feb 12 18:57:37 2016 daemon.notice netifd: Interface '3gwan' is now down
Fri Feb 12 18:57:37 2016 daemon.notice netifd: Interface '3gwan' is setting up nowi to tyle...
Dobra, pokazaly sie nowe urzadzenia, w /dev.ttyUSB.. w logach....
[ 801.588000] usb 2-1: new high-speed USB device number 9 using ifxusb_hcd
[ 801.840000] option 2-1:1.0: GSM modem (1-port) converter detected
[ 801.844000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB0
[ 801.860000] huawei_cdc_ncm 2-1:1.1: MAC-Address: 58:2c:80:13:27:8e
[ 801.864000] huawei_cdc_ncm 2-1:1.1: setting rx_max = 16384
[ 801.880000] huawei_cdc_ncm 2-1:1.1: setting tx_max = 16384
[ 801.892000] huawei_cdc_ncm 2-1:1.1: cdc-wdm0: USB WDM device
[ 801.896000] huawei_cdc_ncm 2-1:1.1 wwan0: register 'huawei_cdc_ncm' at usb-ifxusb_hcd-1, Huawei CDC NCM device, 58:2c:80:13:27:8e
[ 801.908000] option 2-1:1.2: GSM modem (1-port) converter detected
[ 801.916000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB1
[ 801.920000] option 2-1:1.3: GSM modem (1-port) converter detected
[ 801.928000] usb 2-1: GSM modem (1-port) converter now attached to ttyUSB2O dziwo instalacja CC na powyzszym cudzie przebiegla bez wiekszych problemów. Okazalo sie ze padniety jest tylko port WAN ale z tym sobie dałem rade. Teraz chciałbym sobie odpalic na tym ww modem. Jakies sugestie? Na wr842nd dziala to praktycznie od kopa, tutaj nie moge skonfigurować połaczenia....

root@OpenWrt:~# cat /sys/kernel/debug/usb/devices
T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 1
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev= 3.18
S: Manufacturer=Linux 3.18.20 ifxusb_hcd
S: Product=IFX USB Controller
S: SerialNumber=ifxusb_hcd
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256ms
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 4 Spd=480 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=12d1 ProdID=1506 Rev= 1.02
S: Manufacturer=HUAWEI
S: Product=HUAWEI Mobile
C:* #Ifs= 6 Cfg#= 1 Atr=80 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=02 Prot=01 Driver=(none)
E: Ad=81(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I:* If#= 1 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=02 Prot=16 Driver=(none)
E: Ad=83(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
I: If#= 1 Alt= 1 #EPs= 3 Cls=ff(vend.) Sub=02 Prot=16 Driver=(none)
E: Ad=83(I) Atr=03(Int.) MxPS= 64 Ivl=2ms
E: Ad=84(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I:* If#= 2 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=02 Prot=03 Driver=(none)
E: Ad=85(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I:* If#= 3 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=02 Prot=02 Driver=(none)
E: Ad=86(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=4ms
I:* If#= 4 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=05(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=87(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I:* If#= 5 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=(none)
E: Ad=06(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E: Ad=88(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 4
B: Alloc= 0/800 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
P: Vendor=1d6b ProdID=0002 Rev= 3.18
S: Manufacturer=Linux 3.18.20 ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:0f.2
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I:* If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=256msi jeszcze...
root@OpenWrt:~# opkg list_installed | grep kmod
kmod-atm - 3.18.20-1
kmod-cfg80211 - 3.18.20+2015-03-09-3
kmod-crypto-aes - 3.18.20-1
kmod-crypto-arc4 - 3.18.20-1
kmod-crypto-core - 3.18.20-1
kmod-eeprom-93cx6 - 3.18.20-1
kmod-gpio-button-hotplug - 3.18.20-1
kmod-ip6tables - 3.18.20-1
kmod-ipt-conntrack - 3.18.20-1
kmod-ipt-core - 3.18.20-1
kmod-ipt-nat - 3.18.20-1
kmod-ipv6 - 3.18.20-1
kmod-leds-gpio - 3.18.20-1
kmod-ledtrig-usbdev - 3.18.20-1
kmod-lib-crc-ccitt - 3.18.20-1
kmod-lib-crc-itu-t - 3.18.20-1
kmod-ltq-adsl-danube - 3.18.20+3.24.4.4-1
kmod-ltq-adsl-danube-fw-b - 0.1-1
kmod-ltq-adsl-danube-mei - 3.18.20-1
kmod-ltq-atm-danube - 3.18.20-1
kmod-ltq-hcd-danube - 3.18.20-1
kmod-ltq-ifxos - 3.18.20+1.5.14-3
kmod-ltq-tapi - 3.18.20+3.13.0-3
kmod-ltq-vmmc - 3.18.20+1.9.0-2
kmod-mac80211 - 3.18.20+2015-03-09-3
kmod-mii - 3.18.20-1
kmod-nf-conntrack - 3.18.20-1
kmod-nf-conntrack6 - 3.18.20-1
kmod-nf-ipt - 3.18.20-1
kmod-nf-ipt6 - 3.18.20-1
kmod-nf-nat - 3.18.20-1
kmod-nf-nathelper - 3.18.20-1
kmod-nls-base - 3.18.20-1
kmod-ppp - 3.18.20-1
kmod-pppoa - 3.18.20-1
kmod-pppoe - 3.18.20-1
kmod-pppox - 3.18.20-1
kmod-rt2800-lib - 3.18.20+2015-03-09-3
kmod-rt2800-mmio - 3.18.20+2015-03-09-3
kmod-rt2800-pci - 3.18.20+2015-03-09-3
kmod-rt2x00-lib - 3.18.20+2015-03-09-3
kmod-rt2x00-mmio - 3.18.20+2015-03-09-3
kmod-rt2x00-pci - 3.18.20+2015-03-09-3
kmod-slhc - 3.18.20-1
kmod-usb-core - 3.18.20-1
kmod-usb-net - 3.18.20-1
kmod-usb-net-cdc-ether - 3.18.20-1
kmod-usb-uhci - 3.18.20-1
kmod-usb2 - 3.18.20-1
kmod-usb2-pci - 3.18.20-1usb-modeswitch tez zainstalowane. Any ideas?
predkośc bardzo skacząca - od 700 kilobajtów na sekunde do 0 jeśli chodzi o dl, ul 0 - 60. Aktywne są w tej chwili 4 torrenty.
Swap jest - 96 megabajtów. Co do dysku - to mały laptopowy dysk toshibyk 1,8 cala ale jak pisałem próbowałem również zastąpić go pendrive i efekt żaden.
W chwili obecnej ze statusu w panelu administracyjnym:
Zajętość pamięci RAM:23.2MB / 28.4MB (81.5%)
Zajętość pamięci wymiany:3.8MB / 95.9MB (3.9%)
Połączenia:273/4096
Średnie obciążenie CPU:5.86 / 5.12 / 4.32 (1/5/15 min.)Co do /tmp - widocznie urwana scieżka ale w /tmp/usb_mount/ mam podmontowany dysk.
Czołem.
Posiadam wr842nd + exroot + swap 96 megabajtów i niestety ale mam problem z wysokim load'em podczas ściągania torrentów. Dzieje się tak gdy exroot'a mam zarówno na dysku zewnętrznym (1,8 cala, zasilany z routera) jak i na pendrive. Zgodnie z zaleceniami na forum zmieniałem ilośc połaczeń itp ale na niewiele się to zdało. System plików to w chwili obecnej ext4, próbowałem jednak i z ext2 ale nie przyniosło to żadnych rezultatów.
Ustawienia transmission:
config transmission
option enabled 1
option config_dir '/tmp/usb_mount/dev_sda2/.config'
#option user 'nobody'
option alt_speed_down 50
option alt_speed_enabled false
option alt_speed_time_begin 540
option alt_speed_time_day 127
option alt_speed_time_enabled false
option alt_speed_time_end 1020
option alt_speed_up 50
option bind_address_ipv4 '0.0.0.0'
option bind_address_ipv6 '::'
option blocklist_enabled false
option blocklist_url ''
option cache_size_mb 2
option dht_enabled true
option download_dir '/tmp/usb_mount/dev_sda2/'
option download_queue_enabled true
option download_queue_size 4
option encryption 1
option idle_seeding_limit 30
option idle_seeding_limit_enabled false
option incomplete_dir '/tmp/usb_mount/dev_sda2'
option incomplete_dir_enabled false
option lazy_bitfield_enabled true
option lpd_enabled false
option message_level 1
option peer_congestion_algorithm ''
option peer_limit_global 120
option peer_limit_per_torrent 30
option peer_port 51413
option peer_port_random_high 65535
option peer_port_random_low 49152
option peer_port_random_on_start false
option peer_socket_tos 'default'
option pex_enabled true
option port_forwarding_enabled true
option preallocation 1
option prefetch_enabled true
option queue_stalled_enabled true
option queue_stalled_minutes 30
option ratio_limit 0.0500
option ratio_limit_enabled true
option rename_partial_files true
option rpc_authentication_required true
option rpc_bind_address '0.0.0.0'
option rpc_enabled true
option rpc_password '...'
option rpc_port 9091
option rpc_url '/transmission/'
option rpc_username '...'
option rpc_whitelist '*.*.*.*'
option rpc_whitelist_enabled true
option scrape_paused_torrents_enabled true
option script_torrent_done_enabled true
option script_torrent_done_filename /scripts/torrent
option seed_queue_enabled false
option seed_queue_size 10
option speed_limit_down 100
option speed_limit_down_enabled false
option speed_limit_up 20
option speed_limit_up_enabled false
option start_added_torrents true
option trash_original_torrent_files false
option umask 18
option upload_slots_per_torrent 7
option utp_enabled true
option scrape_paused_torrents true
option watch_dir_enabled false
option watch_dir '' Podglad procesów
Mem: 28328K used, 828K free, 0K shrd, 960K buff, 3824K cached
CPU: 6% usr 23% sys 0% nic 0% idle 59% io 0% irq 10% sirq
Load average: 5.58 5.01 4.19 2/68 7576
PID PPID USER STAT VSZ %VSZ %CPU COMMAND
5478 1 root S 18712 64% 17% /usr/bin/transmission-daemon -g /tmp/
7401 2 root SW 0 0% 5% [kworker/u:2]
490 2 root SW 0 0% 2% [usb-storage]
4728 2 root SW 0 0% 2% [kworker/u:1]
7568 4532 root R 1504 5% 2% top
403 2 root SW 0 0% 2% [kworker/0:2]
1261 1 root S 1600 5% 1% hostapd -P /var/run/wifi-phy0.pid -B
101 2 root DW 0 0% 1% [kswapd0]
200 2 root DW 0 0% 1% [mtdblock2]
2079 1 root S 1452 5% 1% /usr/bin/ddns_gargoyle -P /etc/ddns_p
1971 1 nobody R 968 3% 1% /usr/sbin/dnsmasq -C /var/etc/dnsmasq
978 1 root S 1476 5% 0% /sbin/netifd
3 2 root SW 0 0% 0% [ksoftirqd/0]
2063 1 root S 3200 11% 0% /usr/sbin/nmbd -D
2061 1 root S 3140 11% 0% /usr/sbin/smbd -D
1366 1 root S 1600 5% 0% wpa_supplicant -b br-wan -B -P /var/r
3685 1 root S 1512 5% 0% /usr/sbin/crond -c /etc/crontabs -l 9
820 1 root S 1512 5% 0% /sbin/syslogd -C16
1343 978 root S 1512 5% 0% udhcpc -p /var/run/udhcpc-br-wan.pid
1 0 root S 1508 5% 0% initCzy to może ten wr842nd jest tak mało wydajny?
Strony Poprzednia 1 2
eko.one.pl → Posty przez raw
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc