Zmieniłem tam wartość z 5 na 25 sekund i nic sie nie poprawiło, jedynie co to router zaczął się dłużej uruchamiać. Nic już z tego nie rozumiem...
Załączam log do wglądu:
[ 0.000000] Linux version 3.10.49 (cezary@eko.one.pl) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 unknown) ) #9 Sat Sep 13 20:51:38 CEST 2014
[ 0.000000] MyLoader: sysp=80000182, boardp=22000000, parts=20001080
[ 0.000000] bootconsole [early0] enabled
[ 0.000000] CPU revision is: 00019374 (MIPS 24Kc)
[ 0.000000] SoC: Atheros AR9132 rev 2
[ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:5.000MHz
[ 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] On node 0 totalpages: 16384
[ 0.000000] free_area_init_node: node 0, pgdat 80330b60, node_mem_map 81000000
[ 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 64kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache 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: board=TL-WR1043ND console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
[ 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=00000000
[ 0.000000] Readback ErrCtl register=00000000
[ 0.000000] Memory: 61140k/65536k available (2352k kernel code, 4396k reserved, 621k data, 224k init, 0k highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] NR_IRQS:51
[ 0.080000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
[ 0.080000] pid_max: default: 32768 minimum: 301
[ 0.080000] Mount-cache hash table entries: 512
[ 0.090000] NET: Registered protocol family 16
[ 0.100000] MIPS: machine is TP-LINK TL-WR1043ND
[ 0.360000] bio: create slab <bio-0> at 0
[ 0.370000] Switching to clocksource MIPS
[ 0.380000] NET: Registered protocol family 2
[ 0.380000] TCP established hash table entries: 512 (order: 0, 4096 bytes)
[ 0.380000] TCP bind hash table entries: 512 (order: -1, 2048 bytes)
[ 0.390000] TCP: Hash tables configured (established 512 bind 512)
[ 0.390000] TCP: reno registered
[ 0.400000] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.400000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.410000] NET: Registered protocol family 1
[ 0.410000] PCI: CLS 0 bytes, default 32
[ 0.430000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.440000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.450000] msgmni has been set to 119
[ 0.450000] io scheduler noop registered
[ 0.460000] io scheduler deadline registered (default)
[ 0.460000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.500000] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A
[ 0.500000] console [ttyS0] enabled, bootconsole disabled
[ 0.520000] ath79-spi ath79-spi: master is unqueued, this is deprecated
[ 0.520000] m25p80 spi0.0: found s25sl064p, expected m25p80
[ 0.530000] m25p80 spi0.0: s25sl064p (8192 Kbytes)
[ 0.530000] 5 tp-link partitions found on MTD device spi0.0
[ 0.540000] Creating 5 MTD partitions on "spi0.0":
[ 0.550000] 0x000000000000-0x000000020000 : "u-boot"
[ 0.550000] 0x000000020000-0x00000012f200 : "kernel"
[ 0.560000] mtd: partition "kernel" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.570000] 0x00000012f200-0x0000007f0000 : "rootfs"
[ 0.580000] mtd: partition "rootfs" must either start or end on erase block boundary or be smaller than an erase block -- forcing read-only
[ 0.590000] mtd: device 2 (rootfs) set to be root filesystem
[ 0.600000] 1 squashfs-split partitions found on MTD device rootfs
[ 0.600000] 0x000000670000-0x0000007f0000 : "rootfs_data"
[ 0.610000] 0x0000007f0000-0x000000800000 : "art"
[ 0.620000] 0x000000020000-0x0000007f0000 : "firmware"
[ 0.630000] Realtek RTL8366RB ethernet switch driver version 0.2.4
[ 0.740000] rtl8366rb rtl8366rb: using GPIO pins 18 (SDA) and 19 (SCK)
[ 0.740000] rtl8366rb rtl8366rb: RTL5937 ver. 3 chip found
[ 0.930000] libphy: rtl8366rb: probed
[ 1.230000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII
[ 1.240000] TCP: cubic registered
[ 1.250000] NET: Registered protocol family 17
[ 1.250000] Bridge firewalling registered
[ 1.250000] 8021q: 802.1Q VLAN Support v1.8
[ 1.270000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
[ 1.270000] Freeing unused kernel memory: 224K (80348000 - 80380000)
[ 4.920000] usbcore: registered new interface driver usbfs
[ 4.930000] usbcore: registered new interface driver hub
[ 4.930000] usbcore: registered new device driver usb
[ 4.980000] SCSI subsystem initialized
[ 4.990000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 5.000000] ehci-platform: EHCI generic platform driver
[ 5.000000] ehci-platform ehci-platform: EHCI Host Controller
[ 5.010000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
[ 5.020000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
[ 5.040000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
[ 5.040000] hub 1-0:1.0: USB hub found
[ 5.050000] hub 1-0:1.0: 1 port detected
[ 5.050000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 5.060000] usbcore: registered new interface driver usb-storage
[ 5.400000] usb 1-1: new high-speed USB device number 2 using ehci-platform
[ 5.610000] hub 1-1:1.0: USB hub found
[ 5.610000] hub 1-1:1.0: 4 ports detected
[ 6.050000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
[ 6.140000] ar71xx: pll_reg 0xb8050014: 0x1a000000
[ 6.140000] eth0: link up (1000Mbps/Full duplex)
[ 6.190000] hub 1-1.1:1.0: USB hub found
[ 6.190000] hub 1-1.1:1.0: 4 ports detected
[ 6.480000] usb 1-1.1.4: new high-speed USB device number 4 using ehci-platform
[ 6.610000] usb-storage 1-1.1.4:1.0: USB Mass Storage device detected
[ 6.620000] scsi0 : usb-storage 1-1.1.4:1.0
[ 7.620000] scsi 0:0:0:0: Direct-Access Ext Hard Disk PQ: 0 ANSI: 4
[ 7.630000] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 7.640000] sd 0:0:0:0: [sda] Write Protect is off
[ 7.640000] sd 0:0:0:0: [sda] Mode Sense: 10 00 00 00
[ 7.640000] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 7.710000] sda: sda1
[ 7.710000] sd 0:0:0:0: [sda] Attached SCSI disk
[ 9.730000] jffs2: notice: (374) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 58 of xref (0 dead, 31 orphan) found.
[ 13.460000] usb 1-1.4: new high-speed USB device number 5 using ehci-platform
[ 13.590000] usb-storage 1-1.4:1.0: USB Mass Storage device detected
[ 13.600000] scsi1 : usb-storage 1-1.4:1.0
[ 13.600000] usb-storage 1-1.4:1.1: USB Mass Storage device detected
[ 13.610000] scsi2 : usb-storage 1-1.4:1.1
[ 14.600000] scsi 1:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 14.610000] scsi 2:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 14.620000] sd 2:0:0:0: [sdb] Attached SCSI removable disk
[ 34.810000] sd 2:0:0:0: [sdb] 7733248 512-byte logical blocks: (3.95 GB/3.68 GiB)
[ 34.820000] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 34.830000] sdb: sdb1 sdb2
[ 34.900000] jffs2: notice: (371) jffs2_build_xattr_subsystem: complete building xattr subsystem, 1 of xdatum (1 unchecked, 0 orphan) and 58 of xref (0 dead, 31 orphan) found.
[ 34.940000] eth0: link down
[ 38.890000] NET: Registered protocol family 10
[ 38.920000] l2tp_core: L2TP core driver, V2.0
[ 38.950000] l2tp_netlink: L2TP netlink interface
[ 38.960000] gre: GRE over IPv4 demultiplexor driver
[ 38.960000] ip_gre: GRE over IPv4 tunneling driver
[ 39.000000] nf_conntrack version 0.5.0 (958 buckets, 3832 max)
[ 39.010000] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 39.040000] Loading modules backported from Linux version master-2014-05-22-0-gf2032ea
[ 39.050000] Backport generated by backports.git backports-20140320-37-g5c33da0
[ 39.090000] usb 1-1.4: USB disconnect, device number 5
[ 39.100000] cfg80211: Calling CRDA to update world regulatory domain
[ 39.110000] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
[ 39.110000] cfg80211: World regulatory domain updated:
[ 39.120000] cfg80211: DFS Master region: unset
[ 39.120000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 39.130000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.140000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.150000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.160000] cfg80211: (5170000 KHz - 5250000 KHz @ 160000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.170000] cfg80211: (5250000 KHz - 5330000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 39.170000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 39.180000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 39.190000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 39.210000] sd 2:0:0:0: [sdb]
[ 39.210000] Result: hostbyte=0x01 driverbyte=0x00
[ 39.300000] u32 classifier
[ 39.300000] input device check on
[ 39.300000] Actions configured
[ 39.320000] Mirror/redirect action on
[ 39.340000] fuse init (API version 7.22)
[ 39.400000] usbcore: registered new interface driver cdc_acm
[ 39.410000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 39.430000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 39.490000] usbcore: registered new interface driver usblp
[ 39.510000] usbcore: registered new interface driver usbserial
[ 39.510000] usbcore: registered new interface driver usbserial_generic
[ 39.530000] usbserial: USB Serial support registered for generic
[ 39.610000] xt_time: kernel timezone is -0000
[ 39.630000] usbcore: registered new interface driver cdc_ether
[ 39.650000] usbcore: registered new interface driver cdc_ncm
[ 39.690000] PPP generic driver version 2.4.2
[ 39.690000] PPP MPPE Compression module registered
[ 39.710000] NET: Registered protocol family 24
[ 39.710000] PPTP driver version 0.8.5
[ 39.730000] usbcore: registered new interface driver sierra
[ 39.750000] usbserial: USB Serial support registered for Sierra USB modem
[ 39.810000] ath: EEPROM regdomain: 0x0
[ 39.810000] ath: EEPROM indicates default country code should be used
[ 39.810000] ath: doing EEPROM country->regdmn map search
[ 39.810000] ath: country maps to regdmn code: 0x3a
[ 39.810000] ath: Country alpha2 being used: US
[ 39.810000] ath: Regpair used: 0x3a
[ 39.840000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 39.840000] ieee80211 phy0: Atheros AR9100 MAC/BB Rev:7 AR2133 RF Rev:a2 mem=0xb80c0000, irq=2
[ 39.860000] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 39.880000] cfg80211: Calling CRDA for country: US
[ 39.880000] cfg80211: Regulatory domain changed to country: US
[ 39.890000] cfg80211: DFS Master region: FCC
[ 39.890000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 39.900000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[ 39.910000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 1700 mBm), (N/A)
[ 39.920000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2300 mBm), (0 s)
[ 39.930000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[ 39.940000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
[ 39.940000] usbcore: registered new interface driver option
[ 39.960000] usbserial: USB Serial support registered for GSM modem (1-port)
[ 42.110000] EXT4-fs (sda1): warning: maximal mount count reached, running e2fsck is recommended
[ 42.610000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
[ 46.740000] usb 1-1.4: new high-speed USB device number 6 using ehci-platform
[ 46.890000] option 1-1.4:1.0: GSM modem (1-port) converter detected
[ 47.030000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB0
[ 47.100000] usb 1-1.4: MAC-Address: 58:2c:80:13:92:63
[ 47.100000] cdc_ncm 1-1.4:1.1 wwan0: register 'cdc_ncm' at usb-ehci-platform-1.4, Mobile Broadband Network Device, 58:2c:80:13:92:63
[ 47.210000] option 1-1.4:1.2: GSM modem (1-port) converter detected
[ 47.220000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB1
[ 47.220000] option 1-1.4:1.3: GSM modem (1-port) converter detected
[ 47.280000] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB2
[ 47.290000] usb-storage 1-1.4:1.4: USB Mass Storage device detected
[ 47.390000] scsi3 : usb-storage 1-1.4:1.4
[ 47.420000] usb-storage 1-1.4:1.5: USB Mass Storage device detected
[ 47.420000] scsi4 : usb-storage 1-1.4:1.5
[ 48.420000] scsi 3:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
[ 48.460000] scsi 4:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
[ 48.490000] sd 4:0:0:0: [sdb] 7733248 512-byte logical blocks: (3.95 GB/3.68 GiB)
[ 48.490000] sd 4:0:0:0: [sdb] Write Protect is off
[ 48.500000] sd 4:0:0:0: [sdb] Mode Sense: 0f 00 00 00
[ 48.540000] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 48.550000] sdb: sdb1 sdb2
[ 48.600000] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 48.720000] Adding 1049596k swap on /dev/sdb1. Priority:-1 extents:1 across:1049596k
[ 54.500000] ar71xx: pll_reg 0xb8050014: 0x1a000000
[ 54.500000] eth0: link up (1000Mbps/Full duplex)
[ 54.510000] device eth0.1 entered promiscuous mode
[ 54.520000] device eth0 entered promiscuous mode
[ 54.530000] br-lan: port 1(eth0.1) entered forwarding state
[ 54.530000] br-lan: port 1(eth0.1) entered forwarding state
[ 56.530000] br-lan: port 1(eth0.1) entered forwarding state
[ 56.680000] option1 ttyUSB0: option_instat_callback: error -2
[ 58.550000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 58.630000] device wlan0 entered promiscuous mode
[ 59.120000] option1 ttyUSB0: option_instat_callback: error -2
[ 63.930000] br-lan: port 2(wlan0) entered forwarding state
[ 63.940000] br-lan: port 2(wlan0) entered forwarding state
[ 63.940000] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 65.940000] br-lan: port 2(wlan0) entered forwarding state
Dodam, że mam do routera podłączony USB hub i do niego modem 3g, na którym jest karta z extrootem, dysk 1TB 3,5 cala oraz drukarkę.