1

Temat: LEDE dla TL-WDR4900 V1

@Cezary, czy mógłbyś rozważyć udostępnianie swoich obrazów LEDE dla WDR4900 v1? jak coś to mogę testować podsyłać informację zwrotną...

pozdrawiam,
geos

2

Odp: LEDE dla TL-WDR4900 V1

Skąd wytrzasnąłeś takie coś?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3 (edytowany przez geos 2017-08-25 13:14:55)

Odp: LEDE dla TL-WDR4900 V1

z tego pomarańczowego portalu aukcyjnego z poznania smile

4

Odp: LEDE dla TL-WDR4900 V1

Wgraj na razie zwykłe lede i zobacz czy działa wszystko. W szczególności modemy usb (hilink!) i wifi, bo na to ludzie najbardziej narzekali.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5

Odp: LEDE dla TL-WDR4900 V1

dobra, posprawdzam co mogę. mógłbym Ci go pożyczyć nawet na jakiś czas gdybyś chciał. mieszkam w warszawie. jak coś to daj znać.

6 (edytowany przez geos 2017-08-27 12:34:01)

Odp: LEDE dla TL-WDR4900 V1

Cezary, czy modem huawei E3531s-2 hilink będzie odpowiedni do testów?

7

Odp: LEDE dla TL-WDR4900 V1

Podłącz wszystko co masz z modemów o zobacz czy nie ma żadnych problemów na magistrali.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

8 (edytowany przez geos 2017-09-02 19:42:15)

Odp: LEDE dla TL-WDR4900 V1

na razie dysponuję tylko modemem E173s-2. skonfigurowałem dla aero:

network.aero2=interface
network.aero2.proto='3g'
network.aero2.service='umts'
network.aero2.apn='darmowy'
network.aero2.device='/dev/ttyUSB0'
network.aero2.auto='0'
network.aero2.ipv6='0'
network.aero2.defaultroute='1'
network.aero2.dns='8.8.8.8' '8.8.4.4'

dodałem odpowiednie wpisy dla dhcp:

dhcp.@dnsmasq[0].rebind_protection='1'
dhcp.@dnsmasq[0].rebind_domain='free.aero2.net.pl'

i firewalla:

uci add_list firewall.@zone[1].network=aero2

i wszystko odpaliło. nie zauważyłem w logach błędów, ale poniżej zamieszczam kluczowy fragment sysloga i cały kernel log. modem hilink muszę dopiero kupić i wtedy dam znać co i jak. mam jeszcze modem option 711 -- kiedyś była z nim walka i nie udało się go zmusić do pracy: http://eko.one.pl/forum/viewtopic.php?id=4600. spróbuję doczytać, czy może już jest wspierany i jak mi się uda to tez przetestuję.

jeśli chciałbyś abym uruchomił jakieś polecenia diagnostyczne to napisz proszę jakie.

pozdrawiam,
geos

system log:

Sun Aug 27 20:10:16 2017 daemon.notice netifd: Interface 'aero2' is setting up now
Sun Aug 27 20:10:18 2017 daemon.notice netifd: aero2 (4848): Trying to set mode
Sun Aug 27 20:10:19 2017 daemon.notice pppd[4872]: pppd 2.4.7 started by root, uid 0
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: abort on (BUSY)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: abort on (NO CARRIER)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: abort on (ERROR)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: report (CONNECT)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: timeout set to 10 seconds
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: send (AT&F^M)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: expect (OK)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: AT&F^M^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: OK
Sun Aug 27 20:10:20 2017 local2.info chat[4874]:  -- got it
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: send (ATE1^M)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: expect (OK)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: ^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: ATE1^M^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: OK
Sun Aug 27 20:10:20 2017 local2.info chat[4874]:  -- got it
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: send (AT+CGDCONT=1,"IP","darmowy"^M)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: timeout set to 30 seconds
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: expect (OK)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: ^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: AT+CGDCONT=1,"IP","darmowy"^M^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: OK
Sun Aug 27 20:10:20 2017 local2.info chat[4874]:  -- got it
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: send (ATD*99***1#^M)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: expect (CONNECT)
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: ^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: ATD*99***1#^M^M
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: CONNECT
Sun Aug 27 20:10:20 2017 local2.info chat[4874]:  -- got it
Sun Aug 27 20:10:20 2017 local2.info chat[4874]: send ( ^M)
Sun Aug 27 20:10:20 2017 daemon.info pppd[4872]: Serial connection established.
Sun Aug 27 20:10:20 2017 kern.info kernel: [   40.129931] 3g-aero2: renamed from ppp0
Sun Aug 27 20:10:20 2017 daemon.info pppd[4872]: Using interface 3g-aero2
Sun Aug 27 20:10:20 2017 daemon.notice pppd[4872]: Connect: 3g-aero2 <--> /dev/ttyUSB0
Sun Aug 27 20:10:23 2017 daemon.warn pppd[4872]: Could not determine remote IP address: defaulting to 10.64.64.64
Sun Aug 27 20:10:23 2017 daemon.notice pppd[4872]: local  IP address 100.83.213.xxx
Sun Aug 27 20:10:23 2017 daemon.notice pppd[4872]: remote IP address 10.64.64.64
Sun Aug 27 20:10:23 2017 daemon.notice pppd[4872]: primary   DNS address 212.2.96.51
Sun Aug 27 20:10:23 2017 daemon.notice pppd[4872]: secondary DNS address 212.2.96.52
Sun Aug 27 20:10:23 2017 daemon.notice netifd: Network device '3g-aero2' link is up
Sun Aug 27 20:10:23 2017 daemon.notice netifd: Interface 'aero2' is now up
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: reading /tmp/resolv.conf.auto
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using local addresses only for domain lan
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using nameserver 8.8.8.8#53
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using nameserver 8.8.4.4#53
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using nameserver 212.2.96.51#53
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using nameserver 212.2.96.52#53
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using nameserver 37.8.214.2#53
Sun Aug 27 20:10:23 2017 daemon.info dnsmasq[3539]: using nameserver 31.11.202.254#53
Sun Aug 27 20:10:23 2017 user.notice firewall: Reloading firewall due to ifup of aero2 (3g-aero2)
Sun Aug 27 20:10:24 2017 daemon.info odhcpd[2395]: Using a RA lifetime of 0 seconds on br-lan
Sun Aug 27 20:10:25 2017 daemon.warn dnsmasq[3539]: possible DNS-rebind attack detected: bdi.free.aero2.net.pl
Sun Aug 27 20:11:03 2017 daemon.notice netifd: wan (2571): udhcpc: received SIGTERM
Sun Aug 27 20:11:03 2017 daemon.notice netifd: Interface 'wan' is now down

kernel log:

[    0.000000] Using Freescale P1014 machine description
[    0.000000] Memory CAM mapping: 64/64 Mb, residual: 0Mb
[    0.000000] Linux version 4.4.71 (buildbot@builds-02.infra.lede-project.org) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3103-1b51a49) ) #0 Wed Jun 7 19:24:41 2017
[    0.000000] Found legacy serial port 0 for /soc@ffe00000/serial@4500
[    0.000000]   mem=ffe04500, taddr=ffe04500, irq=0, clk=399999996, speed=0
[    0.000000] TL-WDR4900 v1 board from TP-Link
[    0.000000] Top of RAM: 0x8000000, Total RAM: 0x8000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat c03e16e8, node_mem_map c7eed000
[    0.000000]   DMA zone: 256 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 32768 pages, LIFO batch:7
[    0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[    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: 32512
[    0.000000] Kernel command line: console=ttyS0,115200
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Cannot allocate SWIOTLB buffer
[    0.000000] Memory: 125584K/131072K available (3220K kernel code, 152K rwdata, 492K rodata, 144K init, 207K bss, 5488K reserved, 0K cma-reserved)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffdf000..0xfffff000  : fixmap
[    0.000000]   * 0xfe000000..0xfe000000  : early ioremap
[    0.000000]   * 0xc9000000..0xfe000000  : vmalloc & ioremap
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:512 nr_irqs:512 16
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " OpenPIC  " version 1.2 at ffe40000, max 1 CPUs
[    0.000000] mpic: ISU size: 256, shift: 8, mask: ff
[    0.000000] mpic: Initializing for 256 sources
[    0.000000] time_init: decrementer frequency = 49.999999 MHz
[    0.000000] time_init: processor frequency   = 799.999992 MHz
[    0.000011] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0xb88126fc8, max_idle_ns: 440795204701 ns
[    0.000019] clocksource: timebase mult[14000007] shift[24] registered
[    0.000028] clockevent: decrementer mult[cccccc9] shift[32] cpu[0]
[    0.000059] pid_max: default: 32768 minimum: 301
[    0.000123] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000132] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.002835] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.002854] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.003219] NET: Registered protocol family 16
[    0.007096] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->255
[    0.007108] PCI host bridge /pcie@ffe09000 (primary) ranges:
[    0.007120]  MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000 
[    0.007128]   IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
[    0.007147] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
[    0.007152] setup_pci_atmu: end of DRAM 8000000
[    0.007414] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->255
[    0.007421] PCI host bridge /pcie@ffe0a000  ranges:
[    0.007431]  MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000 
[    0.007439]   IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
[    0.007454] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
[    0.007460] setup_pci_atmu: end of DRAM 8000000
[    0.008500] PCI: Probing PCI hardware
[    0.008595] fsl-pci ffe09000.pcie: PCI host bridge to bus 0000:00
[    0.008609] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.008618] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xbfffffff]
[    0.008629] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.008641] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.008675] pci 0000:00:00.0: [1957:012b] type 01 class 0x0b2000
[    0.008704] pci 0000:00:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[    0.008751] pci 0000:00:00.0: supports D1 D2
[    0.008761] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.009017] pci 0000:01:00.0: [168c:0033] type 00 class 0x028000
[    0.009061] pci 0000:01:00.0: reg 0x10: [mem 0xa0000000-0xa001ffff 64bit]
[    0.009101] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.009163] pci 0000:01:00.0: supports D1
[    0.009172] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    0.016162] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.016184] pci 0000:00:00.0:   bridge window [mem 0xa0000000-0xa00fffff]
[    0.016261] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.016276] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.016424] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0001:02
[    0.016439] pci_bus 0001:02: root bus resource [io  0x20000-0x2ffff] (bus address [0x0000-0xffff])
[    0.016449] pci_bus 0001:02: root bus resource [mem 0x80000000-0x9fffffff]
[    0.016460] pci_bus 0001:02: root bus resource [bus 02-ff]
[    0.016470] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to ff
[    0.016498] pci 0001:02:00.0: [1957:012b] type 01 class 0x0b2000
[    0.016525] pci 0001:02:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[    0.016575] pci 0001:02:00.0: supports D1 D2
[    0.016584] pci 0001:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.016749] pci 0001:02:00.0: Primary bus is hard wired to 0
[    0.016760] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
[    0.016868] pci 0001:03:00.0: [168c:abcd] type 00 class 0x020000
[    0.016893] pci 0001:03:00.0: AR9381 fixup applied
[    0.016917] pci 0001:03:00.0: reg 0x10: [mem 0x80000000-0x8001ffff 64bit]
[    0.016958] pci 0001:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.017019] pci 0001:03:00.0: supports D1
[    0.017028] pci 0001:03:00.0: PME# supported from D0 D1 D3hot
[    0.024165] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
[    0.024183] pci 0001:02:00.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.024238] pci_bus 0001:03: busn_res: [bus 03-ff] end is updated to 03
[    0.024253] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to 03
[    0.024275] PCI: Cannot allocate resource region 0 of PCI bridge 1, will remap
[    0.024288] PCI: Cannot allocate resource region 0 of device 0000:00:00.0, will remap
[    0.024301] PCI: Cannot allocate resource region 0 of device 0001:02:00.0, will remap
[    0.024320] PCI 0001:02 Cannot reserve Legacy IO [io  0x20000-0x20fff]
[    0.024337] pci 0000:00:00.0: disabling bridge window [io  0x0000-0xffffffff] to [bus 01] (unused)
[    0.024357] pci 0000:00:00.0: BAR 0: no space for [mem size 0x00100000]
[    0.024367] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x00100000]
[    0.024381] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
[    0.024392] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.024402] pci 0000:00:00.0:   bridge window [mem 0xa0000000-0xbfffffff]
[    0.024412] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.024423] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.024433] pci_bus 0000:00: resource 5 [mem 0xa0000000-0xbfffffff]
[    0.024443] pci_bus 0000:01: resource 1 [mem 0xa0000000-0xbfffffff]
[    0.024459] pci 0001:02:00.0: BAR 0: no space for [mem size 0x00100000]
[    0.024468] pci 0001:02:00.0: BAR 0: failed to assign [mem size 0x00100000]
[    0.024481] pci 0001:03:00.0: BAR 6: assigned [mem 0x80020000-0x8002ffff pref]
[    0.024490] pci 0001:02:00.0: PCI bridge to [bus 03]
[    0.024500] pci 0001:02:00.0:   bridge window [io  0x20000-0x2ffff]
[    0.024510] pci 0001:02:00.0:   bridge window [mem 0x80000000-0x9fffffff]
[    0.024519] pci_bus 0001:02: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.024529] pci_bus 0001:02: resource 4 [io  0x20000-0x2ffff]
[    0.024539] pci_bus 0001:02: resource 5 [mem 0x80000000-0x9fffffff]
[    0.024548] pci_bus 0001:03: resource 0 [io  0x20000-0x2ffff]
[    0.024558] pci_bus 0001:03: resource 1 [mem 0x80000000-0x9fffffff]
[    0.024916] Registering qe_ic with sysfs...
[    0.029467] usbcore: registered new interface driver usbfs
[    0.029523] usbcore: registered new interface driver hub
[    0.029567] usbcore: registered new device driver usb
[    0.030007] clocksource: Switched to clocksource timebase
[    0.030543] NET: Registered protocol family 2
[    0.030950] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.030970] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.030986] TCP: Hash tables configured (established 1024 bind 1024)
[    0.031046] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.031067] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.031183] NET: Registered protocol family 1
[    0.031234] PCI: CLS 32 bytes, default 32
[    0.031813] Crashlog allocated RAM at address 0x3f00000
[    0.042149] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.042162] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.043250] io scheduler noop registered
[    0.043260] io scheduler deadline registered (default)
[    0.062347] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.063911] console [ttyS0] disabled
[    0.063950] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550A
[    0.703336] console [ttyS0] enabled
[    0.707339] console [ttyS0] disabled
[    0.710959] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550
[    1.339227] console [ttyS0] enabled
[    1.342992] Generic RTC Driver v1.07
[    1.347123] fsl_espi ffe07000.spi: cs=0, init_csmode=0x100008
[    1.353855] m25p80 spi0.0: s25fl128s (16384 Kbytes)
[    1.358910] 7 ofpart partitions found on MTD device spi0.0
[    1.364402] Creating 7 MTD partitions on "spi0.0":
[    1.369195] 0x000000000000-0x000000050000 : "u-boot"
[    1.374824] 0x000000050000-0x000000060000 : "dtb"
[    1.380252] 0x000000060000-0x000000300000 : "kernel"
[    1.385943] 0x000000300000-0x000000fe0000 : "rootfs"
[    1.391616] mtd: device 3 (rootfs) set to be root filesystem
[    1.397489] 1 squashfs-split partitions found on MTD device rootfs
[    1.403682] 0x000000530000-0x000000fe0000 : "rootfs_data"
[    1.409695] 0x000000fe0000-0x000000ff0000 : "config"
[    1.415376] 0x000000ff0000-0x000001000000 : "caldata"
[    1.421148] 0x000000060000-0x000000fe0000 : "firmware"
[    1.427017] fsl_espi ffe07000.spi: at 0xc9098000 (irq = 59)
[    1.433074] libphy: Freescale PowerQUICC MII Bus: probed
[    1.442611] switch0: Atheros AR8327 rev. 2 switch registered on mdio@ffe24000
[    2.020206] fsl-gianfar soc@ffe00000:ethernet@b0000: enabled errata workarounds, flags: 0x4
[    2.038792] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: mac: f8:1a:67:a6:0a:13
[    2.046200] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Running with NAPI enabled
[    2.053857] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: RX BD ring size for Q[0]: 256
[    2.061862] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: TX BD ring size for Q[0]: 256
[    2.069961] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
[    2.075960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.082550] ehci-pci: EHCI PCI platform driver
[    2.087042] ehci-platform: EHCI generic platform driver
[    2.092590] ehci-fsl: Freescale EHCI Host controller driver
[    2.098228] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[    2.104864] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[    2.121943] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
[    2.138018] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[    2.144043] hub 1-0:1.0: USB hub found
[    2.147936] hub 1-0:1.0: 1 port detected
[    2.152179] mpc-i2c ffe03000.i2c: timeout 1000000 us
[    2.157268] mpc-i2c ffe03100.i2c: timeout 1000000 us
[    2.162445] booke_wdt: powerpc book-e watchdog driver loaded
[    2.168973] caam ffe30000.crypto: device ID = 0x0a14010000000000 (Era 3)
[    2.175695] caam ffe30000.crypto: job rings = 4, qi = 0
[    2.181162] caam_jr ffe31000.jr: failed to flush job ring 0
[    2.186766] caam_jr: probe of ffe31000.jr failed with error -5
[    2.192652] caam_jr ffe32000.jr: failed to flush job ring 1
[    2.198242] caam_jr: probe of ffe32000.jr failed with error -5
[    2.204124] caam_jr ffe33000.jr: failed to flush job ring 2
[    2.209713] caam_jr: probe of ffe33000.jr failed with error -5
[    2.215594] caam_jr ffe34000.jr: failed to flush job ring 3
[    2.221184] caam_jr: probe of ffe34000.jr failed with error -5
[    2.230860] caam algorithms registered in /proc/crypto
[    2.236746] Job Ring Device allocation for transform failed
[    2.242891] NET: Registered protocol family 10
[    2.248494] NET: Registered protocol family 17
[    2.252998] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.265606] 8021q: 802.1Q VLAN Support v1.8
[    2.273929] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    2.281431] Freeing unused kernel memory: 144K (c03a2000 - c03c6000)
[    2.306540] random: nonblocking pool is initialized
[    2.533351] usb 1-1: new high-speed USB device number 2 using fsl-ehci
[    2.724742] hub 1-1:1.0: USB hub found
[    2.728968] hub 1-1:1.0: 4 ports detected
[    2.954535] init: Console is alive
[    2.958096] init: - watchdog -
[    3.006060] usb 1-1.1: new high-speed USB device number 3 using fsl-ehci
[    3.546612] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.575739] Button Hotplug driver version 0.4.1
[    3.582436] input: buttons as /devices/platform/buttons/input/input0
[    3.589429] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.599192] init: - preinit -
[    3.757883] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    5.754274] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
[    5.763538] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.954170] jffs2: notice: (1009) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    6.972778] mount_root: switching to jffs2 overlay
[    6.986448] urandom-seed: Seeding with /etc/urandom.seed
[    7.065345] procd: - early -
[    7.068320] procd: - watchdog -
[    7.924761] procd: - ubus -
[    8.112096] procd: - init -
[    8.524715] kmodloader: loading kernel modules from /etc/modules.d/*
[    8.540129] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    8.565354] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[    8.573386] Backport generated by backports.git backports-20160324-13-g24da7d3c
[    8.594385] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.610660] nf_conntrack version 0.5.0 (1964 buckets, 7856 max)
[    8.645192] usbcore: registered new interface driver usbserial
[    8.651109] usbcore: registered new interface driver usbserial_generic
[    8.657690] usbserial: USB Serial support registered for generic
[    8.694963] xt_time: kernel timezone is -0000
[    8.776552] PPP generic driver version 2.4.2
[    8.784923] NET: Registered protocol family 24
[    8.823936] usbcore: registered new interface driver option
[    8.829598] usbserial: USB Serial support registered for GSM modem (1-port)
[    8.836821] option 1-1.1:1.0: GSM modem (1-port) converter detected
[    8.843260] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB0
[    8.850264] option 1-1.1:1.1: GSM modem (1-port) converter detected
[    8.856670] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
[    8.927430] ath: EEPROM regdomain: 0x0
[    8.927442] ath: EEPROM indicates default country code should be used
[    8.927447] ath: doing EEPROM country->regdmn map search
[    8.927458] ath: country maps to regdmn code: 0x3a
[    8.927464] ath: Country alpha2 being used: US
[    8.927469] ath: Regpair used: 0x3a
[    8.935561] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    8.937708] ieee80211 phy0: Atheros AR9300 Rev:4 mem=0xc95c0000, irq=17
[    8.964158] ath: EEPROM regdomain: 0x0
[    8.964171] ath: EEPROM indicates default country code should be used
[    8.964176] ath: doing EEPROM country->regdmn map search
[    8.964186] ath: country maps to regdmn code: 0x3a
[    8.964193] ath: Country alpha2 being used: US
[    8.964198] ath: Regpair used: 0x3a
[    8.972377] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[    8.974500] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xc9640000, irq=18
[    9.001248] kmodloader: done loading kernel modules from /etc/modules.d/*
[   14.242725] device eth0.1 entered promiscuous mode
[   14.247633] device eth0 entered promiscuous mode
[   14.262736] br-lan: port 1(eth0.1) entered forwarding state
[   14.268349] br-lan: port 1(eth0.1) entered forwarding state
[   14.951625] ath: EEPROM regdomain: 0x8268
[   14.955673] ath: EEPROM indicates we should expect a country code
[   14.961768] ath: doing EEPROM country->regdmn map search
[   14.967086] ath: country maps to regdmn code: 0x37
[   14.971876] ath: Country alpha2 being used: PL
[   14.976317] ath: Regpair used: 0x37
[   14.979804] ath: regdomain 0x8268 dynamically updated by user
[   14.985613] ath: EEPROM regdomain: 0x8268
[   14.989623] ath: EEPROM indicates we should expect a country code
[   14.995714] ath: doing EEPROM country->regdmn map search
[   15.001023] ath: country maps to regdmn code: 0x37
[   15.005811] ath: Country alpha2 being used: PL
[   15.010252] ath: Regpair used: 0x37
[   15.013732] ath: regdomain 0x8268 dynamically updated by user
[   16.270036] br-lan: port 1(eth0.1) entered forwarding state
[   16.322312] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
[   40.129931] 3g-aero2: renamed from ppp0

9

Odp: LEDE dla TL-WDR4900 V1

wygląda na to, że modem hilink E3531s-2 daje się skonfigurować i całość działa (jak na razie bez problemów).

robiłem wg. tego artykułu:
http://eko.one.pl/?p=openwrt-modemygsm# … 2e353iinne

nie miałem wcześniej modemu hilink i zeszła mi chwilka zanim załapałem w czym rzecz i czym się różni konfiguracja od modemu nie-hilink, którego używam. kluczowe było zrozumienie zdania: "Do konfiguracji modemu można się dostać wpisując w przeglądarkę www adres http://192.168.1.1 lub http://192.168.8.1" smile

dalej już poszło jak z płatka. u mnie wan należało pożenić z eth1. w logach nie widzę błędów, ale na wszelki wypadek wklejam kernel loga.

Cezary, jeśli chciałbyś aby coś jeszcze potestować do daj znać. mogę też pożyczyć Ci na jakiś czas gdybyś sam chciał się przyjrzeć.

pozdrawiam
geos

kernel log:

[    0.000000] Using Freescale P1014 machine description
[    0.000000] Memory CAM mapping: 64/64 Mb, residual: 0Mb
[    0.000000] Linux version 4.4.71 (buildbot@builds-02.infra.lede-project.org) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3103-1b51a49) ) #0 Wed Jun 7 19:24:41 2017
[    0.000000] Found legacy serial port 0 for /soc@ffe00000/serial@4500
[    0.000000]   mem=ffe04500, taddr=ffe04500, irq=0, clk=399999996, speed=0
[    0.000000] TL-WDR4900 v1 board from TP-Link
[    0.000000] Top of RAM: 0x8000000, Total RAM: 0x8000000
[    0.000000] Memory hole size: 0MB
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
[    0.000000] On node 0 totalpages: 32768
[    0.000000] free_area_init_node: node 0, pgdat c03e16e8, node_mem_map c7eed000
[    0.000000]   DMA zone: 256 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 32768 pages, LIFO batch:7
[    0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
[    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: 32512
[    0.000000] Kernel command line: console=ttyS0,115200
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Cannot allocate SWIOTLB buffer
[    0.000000] Memory: 125584K/131072K available (3220K kernel code, 152K rwdata, 492K rodata, 144K init, 207K bss, 5488K reserved, 0K cma-reserved)
[    0.000000] Kernel virtual memory layout:
[    0.000000]   * 0xfffdf000..0xfffff000  : fixmap
[    0.000000]   * 0xfe000000..0xfe000000  : early ioremap
[    0.000000]   * 0xc9000000..0xfe000000  : vmalloc & ioremap
[    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:512 nr_irqs:512 16
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " OpenPIC  " version 1.2 at ffe40000, max 1 CPUs
[    0.000000] mpic: ISU size: 256, shift: 8, mask: ff
[    0.000000] mpic: Initializing for 256 sources
[    0.000000] time_init: decrementer frequency = 49.999999 MHz
[    0.000000] time_init: processor frequency   = 799.999992 MHz
[    0.000010] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0xb88126fc8, max_idle_ns: 440795204701 ns
[    0.000019] clocksource: timebase mult[14000007] shift[24] registered
[    0.000028] clockevent: decrementer mult[cccccc9] shift[32] cpu[0]
[    0.000058] pid_max: default: 32768 minimum: 301
[    0.000122] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000131] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.002837] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.002856] futex hash table entries: 256 (order: -1, 3072 bytes)
[    0.003219] NET: Registered protocol family 16
[    0.007094] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->255
[    0.007106] PCI host bridge /pcie@ffe09000 (primary) ranges:
[    0.007118]  MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000 
[    0.007126]   IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
[    0.007144] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
[    0.007150] setup_pci_atmu: end of DRAM 8000000
[    0.007411] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->255
[    0.007419] PCI host bridge /pcie@ffe0a000  ranges:
[    0.007429]  MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000 
[    0.007437]   IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
[    0.007452] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
[    0.007458] setup_pci_atmu: end of DRAM 8000000
[    0.008497] PCI: Probing PCI hardware
[    0.008593] fsl-pci ffe09000.pcie: PCI host bridge to bus 0000:00
[    0.008606] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    0.008616] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xbfffffff]
[    0.008626] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.008638] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.008673] pci 0000:00:00.0: [1957:012b] type 01 class 0x0b2000
[    0.008702] pci 0000:00:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[    0.008749] pci 0000:00:00.0: supports D1 D2
[    0.008759] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.009015] pci 0000:01:00.0: [168c:0033] type 00 class 0x028000
[    0.009059] pci 0000:01:00.0: reg 0x10: [mem 0xa0000000-0xa001ffff 64bit]
[    0.009100] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.009161] pci 0000:01:00.0: supports D1
[    0.009170] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    0.016160] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    0.016182] pci 0000:00:00.0:   bridge window [mem 0xa0000000-0xa00fffff]
[    0.016259] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    0.016274] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    0.016422] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0001:02
[    0.016437] pci_bus 0001:02: root bus resource [io  0x20000-0x2ffff] (bus address [0x0000-0xffff])
[    0.016447] pci_bus 0001:02: root bus resource [mem 0x80000000-0x9fffffff]
[    0.016458] pci_bus 0001:02: root bus resource [bus 02-ff]
[    0.016468] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to ff
[    0.016497] pci 0001:02:00.0: [1957:012b] type 01 class 0x0b2000
[    0.016524] pci 0001:02:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
[    0.016573] pci 0001:02:00.0: supports D1 D2
[    0.016582] pci 0001:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.016747] pci 0001:02:00.0: Primary bus is hard wired to 0
[    0.016758] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
[    0.016866] pci 0001:03:00.0: [168c:abcd] type 00 class 0x020000
[    0.016891] pci 0001:03:00.0: AR9381 fixup applied
[    0.016915] pci 0001:03:00.0: reg 0x10: [mem 0x80000000-0x8001ffff 64bit]
[    0.016956] pci 0001:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.017017] pci 0001:03:00.0: supports D1
[    0.017026] pci 0001:03:00.0: PME# supported from D0 D1 D3hot
[    0.024163] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
[    0.024181] pci 0001:02:00.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.024237] pci_bus 0001:03: busn_res: [bus 03-ff] end is updated to 03
[    0.024252] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to 03
[    0.024274] PCI: Cannot allocate resource region 0 of PCI bridge 1, will remap
[    0.024288] PCI: Cannot allocate resource region 0 of device 0000:00:00.0, will remap
[    0.024300] PCI: Cannot allocate resource region 0 of device 0001:02:00.0, will remap
[    0.024319] PCI 0001:02 Cannot reserve Legacy IO [io  0x20000-0x20fff]
[    0.024337] pci 0000:00:00.0: disabling bridge window [io  0x0000-0xffffffff] to [bus 01] (unused)
[    0.024356] pci 0000:00:00.0: BAR 0: no space for [mem size 0x00100000]
[    0.024366] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x00100000]
[    0.024381] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
[    0.024391] pci 0000:00:00.0: PCI bridge to [bus 01]
[    0.024402] pci 0000:00:00.0:   bridge window [mem 0xa0000000-0xbfffffff]
[    0.024412] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.024422] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
[    0.024432] pci_bus 0000:00: resource 5 [mem 0xa0000000-0xbfffffff]
[    0.024442] pci_bus 0000:01: resource 1 [mem 0xa0000000-0xbfffffff]
[    0.024458] pci 0001:02:00.0: BAR 0: no space for [mem size 0x00100000]
[    0.024468] pci 0001:02:00.0: BAR 0: failed to assign [mem size 0x00100000]
[    0.024480] pci 0001:03:00.0: BAR 6: assigned [mem 0x80020000-0x8002ffff pref]
[    0.024489] pci 0001:02:00.0: PCI bridge to [bus 03]
[    0.024499] pci 0001:02:00.0:   bridge window [io  0x20000-0x2ffff]
[    0.024509] pci 0001:02:00.0:   bridge window [mem 0x80000000-0x9fffffff]
[    0.024518] pci_bus 0001:02: Some PCI device resources are unassigned, try booting with pci=realloc
[    0.024528] pci_bus 0001:02: resource 4 [io  0x20000-0x2ffff]
[    0.024538] pci_bus 0001:02: resource 5 [mem 0x80000000-0x9fffffff]
[    0.024548] pci_bus 0001:03: resource 0 [io  0x20000-0x2ffff]
[    0.024557] pci_bus 0001:03: resource 1 [mem 0x80000000-0x9fffffff]
[    0.024915] Registering qe_ic with sysfs...
[    0.029462] usbcore: registered new interface driver usbfs
[    0.029518] usbcore: registered new interface driver hub
[    0.029562] usbcore: registered new device driver usb
[    0.030002] clocksource: Switched to clocksource timebase
[    0.030539] NET: Registered protocol family 2
[    0.030945] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.030966] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[    0.030981] TCP: Hash tables configured (established 1024 bind 1024)
[    0.031042] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.031063] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.031179] NET: Registered protocol family 1
[    0.031230] PCI: CLS 32 bytes, default 32
[    0.031807] Crashlog allocated RAM at address 0x3f00000
[    0.042147] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.042159] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.043248] io scheduler noop registered
[    0.043258] io scheduler deadline registered (default)
[    0.062351] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.063912] console [ttyS0] disabled
[    0.063951] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550A
[    0.703379] console [ttyS0] enabled
[    0.707383] console [ttyS0] disabled
[    0.711002] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550
[    1.339276] console [ttyS0] enabled
[    1.343042] Generic RTC Driver v1.07
[    1.347170] fsl_espi ffe07000.spi: cs=0, init_csmode=0x100008
[    1.353899] m25p80 spi0.0: s25fl128s (16384 Kbytes)
[    1.358953] 7 ofpart partitions found on MTD device spi0.0
[    1.364444] Creating 7 MTD partitions on "spi0.0":
[    1.369237] 0x000000000000-0x000000050000 : "u-boot"
[    1.374866] 0x000000050000-0x000000060000 : "dtb"
[    1.380289] 0x000000060000-0x000000300000 : "kernel"
[    1.385982] 0x000000300000-0x000000fe0000 : "rootfs"
[    1.391648] mtd: device 3 (rootfs) set to be root filesystem
[    1.397518] 1 squashfs-split partitions found on MTD device rootfs
[    1.403711] 0x000000530000-0x000000fe0000 : "rootfs_data"
[    1.409725] 0x000000fe0000-0x000000ff0000 : "config"
[    1.415407] 0x000000ff0000-0x000001000000 : "caldata"
[    1.421179] 0x000000060000-0x000000fe0000 : "firmware"
[    1.427041] fsl_espi ffe07000.spi: at 0xc9098000 (irq = 59)
[    1.433096] libphy: Freescale PowerQUICC MII Bus: probed
[    1.442656] switch0: Atheros AR8327 rev. 2 switch registered on mdio@ffe24000
[    2.020199] fsl-gianfar soc@ffe00000:ethernet@b0000: enabled errata workarounds, flags: 0x4
[    2.038786] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: mac: f8:1a:67:a6:0a:13
[    2.046194] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Running with NAPI enabled
[    2.053852] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: RX BD ring size for Q[0]: 256
[    2.061857] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: TX BD ring size for Q[0]: 256
[    2.069956] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
[    2.075952] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.082542] ehci-pci: EHCI PCI platform driver
[    2.087033] ehci-platform: EHCI generic platform driver
[    2.092581] ehci-fsl: Freescale EHCI Host controller driver
[    2.098217] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[    2.104853] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[    2.121932] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
[    2.138013] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[    2.144041] hub 1-0:1.0: USB hub found
[    2.147931] hub 1-0:1.0: 1 port detected
[    2.152174] mpc-i2c ffe03000.i2c: timeout 1000000 us
[    2.157262] mpc-i2c ffe03100.i2c: timeout 1000000 us
[    2.162436] booke_wdt: powerpc book-e watchdog driver loaded
[    2.168965] caam ffe30000.crypto: device ID = 0x0a14010000000000 (Era 3)
[    2.175687] caam ffe30000.crypto: job rings = 4, qi = 0
[    2.181150] caam_jr ffe31000.jr: failed to flush job ring 0
[    2.186756] caam_jr: probe of ffe31000.jr failed with error -5
[    2.192642] caam_jr ffe32000.jr: failed to flush job ring 1
[    2.198232] caam_jr: probe of ffe32000.jr failed with error -5
[    2.204113] caam_jr ffe33000.jr: failed to flush job ring 2
[    2.209702] caam_jr: probe of ffe33000.jr failed with error -5
[    2.215582] caam_jr ffe34000.jr: failed to flush job ring 3
[    2.221172] caam_jr: probe of ffe34000.jr failed with error -5
[    2.230843] caam algorithms registered in /proc/crypto
[    2.236730] Job Ring Device allocation for transform failed
[    2.242875] NET: Registered protocol family 10
[    2.248478] NET: Registered protocol family 17
[    2.252983] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    2.265591] 8021q: 802.1Q VLAN Support v1.8
[    2.273912] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
[    2.281413] Freeing unused kernel memory: 144K (c03a2000 - c03c6000)
[    2.306527] random: nonblocking pool is initialized
[    2.533382] usb 1-1: new high-speed USB device number 2 using fsl-ehci
[    2.724551] hub 1-1:1.0: USB hub found
[    2.728779] hub 1-1:1.0: 4 ports detected
[    2.954597] init: Console is alive
[    2.958155] init: - watchdog -
[    3.006052] usb 1-1.2: new high-speed USB device number 3 using fsl-ehci
[    3.547112] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[    3.576235] Button Hotplug driver version 0.4.1
[    3.582937] input: buttons as /devices/platform/buttons/input/input0
[    3.589937] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[    3.599705] init: - preinit -
[    3.758313] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    5.754270] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
[    5.763510] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[    6.968376] jffs2: notice: (1009) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    6.987720] mount_root: switching to jffs2 overlay
[    7.001255] urandom-seed: Seeding with /etc/urandom.seed
[    7.082751] procd: - early -
[    7.085694] procd: - watchdog -
[    7.950583] procd: - ubus -
[    8.335081] procd: - init -
[    8.874085] kmodloader: loading kernel modules from /etc/modules.d/*
[    8.898617] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    8.918997] Loading modules backported from Linux version wt-2017-01-31-0-ge882dff19e7f
[    8.927022] Backport generated by backports.git backports-20160324-13-g24da7d3c
[    8.951376] ip_tables: (C) 2000-2006 Netfilter Core Team
[    8.965476] nf_conntrack version 0.5.0 (1964 buckets, 7856 max)
[    9.009201] usbcore: registered new interface driver usbserial
[    9.015122] usbcore: registered new interface driver usbserial_generic
[    9.021702] usbserial: USB Serial support registered for generic
[    9.060538] xt_time: kernel timezone is -0000
[    9.115545] cdc_ether 1-1.2:1.0 eth1: register 'cdc_ether' at usb-fsl-ehci.0-1.2, CDC Ethernet Device, 00:1e:10:1f:00:00
[    9.126525] usbcore: registered new interface driver cdc_ether
[    9.223278] PPP generic driver version 2.4.2
[    9.237984] NET: Registered protocol family 24
[    9.270849] usbcore: registered new interface driver option
[    9.276508] usbserial: USB Serial support registered for GSM modem (1-port)
[    9.318980] ath: EEPROM regdomain: 0x0
[    9.318992] ath: EEPROM indicates default country code should be used
[    9.318997] ath: doing EEPROM country->regdmn map search
[    9.319008] ath: country maps to regdmn code: 0x3a
[    9.319014] ath: Country alpha2 being used: US
[    9.319019] ath: Regpair used: 0x3a
[    9.327128] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[    9.329263] ieee80211 phy0: Atheros AR9300 Rev:4 mem=0xc9600000, irq=17
[    9.367367] ath: EEPROM regdomain: 0x0
[    9.367380] ath: EEPROM indicates default country code should be used
[    9.367385] ath: doing EEPROM country->regdmn map search
[    9.367396] ath: country maps to regdmn code: 0x3a
[    9.367402] ath: Country alpha2 being used: US
[    9.367407] ath: Regpair used: 0x3a
[    9.375567] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[    9.377652] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xc9680000, irq=18
[    9.402267] kmodloader: done loading kernel modules from /etc/modules.d/*
[   14.902671] device eth0.1 entered promiscuous mode
[   14.907567] device eth0 entered promiscuous mode
[   14.922656] br-lan: port 1(eth0.1) entered forwarding state
[   14.928267] br-lan: port 1(eth0.1) entered forwarding state
[   14.959875] cdc_ether 1-1.2:1.0 eth1: kevent 12 may have been dropped
[   14.966482] cdc_ether 1-1.2:1.0 eth1: kevent 11 may have been dropped
[   15.700641] ath: EEPROM regdomain: 0x8268
[   15.704678] ath: EEPROM indicates we should expect a country code
[   15.710774] ath: doing EEPROM country->regdmn map search
[   15.716084] ath: country maps to regdmn code: 0x37
[   15.720872] ath: Country alpha2 being used: PL
[   15.725313] ath: Regpair used: 0x37
[   15.728800] ath: regdomain 0x8268 dynamically updated by user
[   15.734610] ath: EEPROM regdomain: 0x8268
[   15.738621] ath: EEPROM indicates we should expect a country code
[   15.744714] ath: doing EEPROM country->regdmn map search
[   15.750024] ath: country maps to regdmn code: 0x37
[   15.754812] ath: Country alpha2 being used: PL
[   15.759252] ath: Regpair used: 0x37
[   15.762739] ath: regdomain 0x8268 dynamically updated by user
[   16.930031] br-lan: port 1(eth0.1) entered forwarding state
[   17.030372] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
[  256.277954] usb 1-1.1: new high-speed USB device number 4 using fsl-ehci
[  257.105113] usb 1-1.1: USB disconnect, device number 4
[  265.237952] usb 1-1.1: new high-speed USB device number 5 using fsl-ehci
[  265.750001] option 1-1.1:1.0: GSM modem (1-port) converter detected
[  265.756451] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB0
[  265.763653] option 1-1.1:1.1: GSM modem (1-port) converter detected
[  265.770077] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
[  277.756653] 3g-aero2: renamed from ppp0
[  374.608053] usb 1-1.2: USB disconnect, device number 3
[  374.615373] cdc_ether 1-1.2:1.0 eth1: unregister 'cdc_ether' usb-fsl-ehci.0-1.2, CDC Ethernet Device
[  557.333303] usb 1-1.2: new high-speed USB device number 6 using fsl-ehci
[  557.902711] usb 1-1.2: USB disconnect, device number 6
[  558.357319] usb 1-1.2: new high-speed USB device number 7 using fsl-ehci
[  558.694311] cdc_ether 1-1.2:1.0 eth1: register 'cdc_ether' at usb-fsl-ehci.0-1.2, CDC Ethernet Device, 00:1e:10:1f:00:00
[  558.706467] cdc_ether 1-1.2:1.0 eth1: kevent 12 may have been dropped
[  558.736741] cdc_ether 1-1.2:1.0 eth1: kevent 11 may have been dropped
[  607.822191] usb 1-1.1: USB disconnect, device number 5
[  607.827704] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[  607.835773] option 1-1.1:1.0: device disconnected
[  607.840782] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[  607.848857] option 1-1.1:1.1: device disconnected
[  648.335273] cdc_ether 1-1.2:1.0 eth1: kevent 12 may have been dropped
[  648.341770] cdc_ether 1-1.2:1.0 eth1: kevent 12 may have been dropped
[  648.348223] cdc_ether 1-1.2:1.0 eth1: kevent 12 may have been dropped
[  762.957063] usb 1-1.2: USB disconnect, device number 7
[  762.964461] cdc_ether 1-1.2:1.0 eth1: unregister 'cdc_ether' usb-fsl-ehci.0-1.2, CDC Ethernet Device
[  775.698155] usb 1-1.1: new high-speed USB device number 8 using fsl-ehci
[  776.268833] usb 1-1.1: USB disconnect, device number 8
[  784.658091] usb 1-1.1: new high-speed USB device number 9 using fsl-ehci
[  785.039284] option 1-1.1:1.0: GSM modem (1-port) converter detected
[  785.045748] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB0
[  785.052950] option 1-1.1:1.1: GSM modem (1-port) converter detected
[  785.059362] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
[  797.052984] 3g-aero2: renamed from ppp0
[ 1112.394106] usb 1-1.1: USB disconnect, device number 9
[ 1112.399617] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[ 1112.407686] option 1-1.1:1.0: device disconnected
[ 1112.412691] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[ 1112.420766] option 1-1.1:1.1: device disconnected
[ 1121.296080] usb 1-1.1: new high-speed USB device number 10 using fsl-ehci
[ 1121.610030] usb 1-1.1: USB disconnect, device number 10
[ 1122.320061] usb 1-1.1: new high-speed USB device number 11 using fsl-ehci
[ 1122.653235] cdc_ether 1-1.1:1.0 eth1: register 'cdc_ether' at usb-fsl-ehci.0-1.1, CDC Ethernet Device, 00:1e:10:1f:00:00
[ 1122.665357] cdc_ether 1-1.1:1.0 eth1: kevent 12 may have been dropped
[ 1122.672608] cdc_ether 1-1.1:1.0 eth1: kevent 11 may have been dropped
[ 1245.513022] usb 1-1.1: USB disconnect, device number 11
[ 1245.518350] cdc_ether 1-1.1:1.0 eth1: unregister 'cdc_ether' usb-fsl-ehci.0-1.1, CDC Ethernet Device
[ 1258.509640] usb 1-1.1: new high-speed USB device number 12 using fsl-ehci
[ 1259.336906] usb 1-1.1: USB disconnect, device number 12
[ 1267.469458] usb 1-1.1: new high-speed USB device number 13 using fsl-ehci
[ 1267.975041] option 1-1.1:1.0: GSM modem (1-port) converter detected
[ 1267.981525] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB0
[ 1267.988707] option 1-1.1:1.1: GSM modem (1-port) converter detected
[ 1267.995125] usb 1-1.1: GSM modem (1-port) converter now attached to ttyUSB1
[ 1324.007453] 3g-aero2: renamed from ppp0
[ 1546.054571] usb 1-1.1: USB disconnect, device number 13
[ 1546.062404] option1 ttyUSB0: GSM modem (1-port) converter now disconnected from ttyUSB0
[ 1546.070473] option 1-1.1:1.0: device disconnected
[ 1546.075487] option1 ttyUSB1: GSM modem (1-port) converter now disconnected from ttyUSB1
[ 1546.083548] option 1-1.1:1.1: device disconnected
[ 1557.515951] usb 1-1.1: new high-speed USB device number 14 using fsl-ehci
[ 1558.086471] usb 1-1.1: USB disconnect, device number 14
[ 1558.331992] usb 1-1.1: new high-speed USB device number 15 using fsl-ehci
[ 1558.664919] cdc_ether 1-1.1:1.0 eth1: register 'cdc_ether' at usb-fsl-ehci.0-1.1, CDC Ethernet Device, 00:1e:10:1f:00:00
[ 1558.677003] cdc_ether 1-1.1:1.0 eth1: kevent 12 may have been dropped
[ 1558.700621] cdc_ether 1-1.1:1.0 eth1: kevent 11 may have been dropped
[ 1765.444760] usb 1-1.1: USB disconnect, device number 15
[ 1765.452238] cdc_ether 1-1.1:1.0 eth1: unregister 'cdc_ether' usb-fsl-ehci.0-1.1, CDC Ethernet Device
[ 1770.250574] usb 1-1.1: new high-speed USB device number 16 using fsl-ehci
[ 1770.820714] usb 1-1.1: USB disconnect, device number 16
[ 1771.094569] usb 1-1.1: new high-speed USB device number 17 using fsl-ehci
[ 1771.427717] cdc_ether 1-1.1:1.0 eth1: register 'cdc_ether' at usb-fsl-ehci.0-1.1, CDC Ethernet Device, 00:1e:10:1f:00:00
[ 1771.439799] cdc_ether 1-1.1:1.0 eth1: kevent 12 may have been dropped
[ 1771.467873] cdc_ether 1-1.1:1.0 eth1: kevent 11 may have been dropped