426 (edytowany przez marcin19883 2018-09-11 20:16:08)

Odp: OpenWrt 18.06

Najnowszy build z 8 września ma bug na nexx wt3020. Po czystej instalacji nie mogłem ustawić rozszerzonego pasma wifi 40Mhz. Znalazłem inny temat z podobnym problemem i udało się. Użyłem takich komend:
uci set wireless.@wifi-device[0].noscan=1
uci commit
wifi up

Wcześniejszy build nie miał tego problemu. Czyli bug powstał z tym buildem? Da się to jakoś wdrożyć do następnego buildu?

427

Odp: OpenWrt 18.06

Po prostu inne sieci się nakładają więc nie wchodzi w 4o MHz żeby nie śmiecić jeszcze bardziej. Ta opcja to wymuszenie.

428

Odp: OpenWrt 18.06

To nie bug. Od zawsze tak to działa - jak są inne sieci na tych samych kanałach  to sterownik nie wchodzi w tryb 40MHz.

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

429 (edytowany przez safe0101 2018-09-12 18:36:07)

Odp: OpenWrt 18.06

Cześć, Cezary orientujesz się dlaczego WAN w WR1043ND zmienił "eth0" na "eth0.2" ?

Orientujesz sie, czy byly jeszcze jakies zmiany ?

Dotyczy 18.06.1

Hitron CGNv4 // Cisco Meraki-MR18
TL-WR1043NDv2, Mikrotik RB2011UiAS-2HnD-IN Pracują na LEDE
https://wiki.openwrt.org/toh/mikrotik/r … ll_openwrt

430

Odp: OpenWrt 18.06

safe0101 napisał/a:

Cześć, Cezary orientujesz się dlaczego WAN w WR1043ND zmienił "eth0" na "eth0.2" ?

Orientujesz sie, czy byly jeszcze jakies zmiany ?

Dotyczy 18.06.1

Nic się nie zmieniło. Dla 1043v1 wan zawsze było eth0.2

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

431 (edytowany przez safe0101 2018-09-12 18:40:17)

Odp: OpenWrt 18.06

Miałem cały czas "eth0" ustawione :-|

v.2

Hitron CGNv4 // Cisco Meraki-MR18
TL-WR1043NDv2, Mikrotik RB2011UiAS-2HnD-IN Pracują na LEDE
https://wiki.openwrt.org/toh/mikrotik/r … ll_openwrt

432

Odp: OpenWrt 18.06

safe0101 napisał/a:

Miałem cały czas "eth0" ustawione :-|

v.2

A w v2 to jest pokłosie zmiany konfigów tak żeby zawsze vlany były.

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

433

Odp: OpenWrt 18.06

Witam. Posiadam unifi ap ac lite. Po aktualizacji do wersji 18 nie świeci się wgl żadna dioda i nie ma dostępnych ustawień wifi. Aktualizować próbowałem przez susupgrade oraz instalowałem przez mtd i za każdym razem brak jest wifi. Po powrocie do poprzedniej wersji (nie wiem jaka to wersja) działa wszystko ok. Proszę o pomoc w rozwiązaniu problemu.
Pozdrawiam.

434

Odp: OpenWrt 18.06

W sensie nie ma pliku /etc/config/wireless? Zainstaluj 18 i pokaż wyniki poleceń w ubnt:

mount
opkg list-installed | grep ath
logread

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

435

Odp: OpenWrt 18.06

Dokładnie tak. Brakuje pliku wireless w etc/config
Wyniki poleceń:

 root@OpenWrt:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock5 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600)
debugfs on /sys/kernel/debug type debugfs (rw,noatime) 
root@OpenWrt:~# opkg list-installed | grep ath
ath10k-firmware-qca988x - 2018-04-19-71e50312-1
kmod-ath - 4.9.120+2017-11-01-9
kmod-ath10k - 4.9.120+2017-11-01-9
kmod-ath9k - 4.9.120+2017-11-01-9
kmod-ath9k-common - 4.9.120+2017-11-01-9 
root@OpenWrt:~# logread
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.000000] Linux version 4.4.14 (buildbot@owrtbuild01) (gcc version 5.3.0 (OpenWrt GCC 5.3.0 12009) ) #1 Wed Dec 6 23:56:36 UTC 2017
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000] MyLoader: sysp=aab2aaab, boardp=aaebbaba, parts=abbaabaa
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Determined physical RAM map:
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000]  memory: 08000000 @ 00000000 (usable)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Thu Aug 16 07:54:00 2018 kern.warn kernel: [    0.000000] No valid device tree found, continuing without
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Zone ranges:
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Movable zone start for each node
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Early memory node ranges
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000] On node 0 totalpages: 32768
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 8043c5d0, node_mem_map 81000000
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000]   Normal zone: 256 pages used for memmap
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
Thu Aug 16 07:54:00 2018 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Thu Aug 16 07:54:00 2018 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.000000] Kernel command line:  board=UBNT-UF-AC-LITE mtdparts=spi0.0:384k(u-boot)ro,64k(u-boot-env)ro,7744k(firmware),7744k(ubnt-airos)ro,128k(bs)ro,256k(cfg)ro,64k(EEPROM)ro console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Writing ErrCtl register=00000000
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Readback ErrCtl register=00000000
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Memory: 124880K/131072K available (3134K kernel code, 174K rwdata, 784K rodata, 316K init, 206K bss, 6192K reserved, 0K cma-reserved)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] NR_IRQS:51
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.008206] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.071016] pid_max: default: 32768 minimum: 301
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.075977] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.082957] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.092520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.103918] NET: Registered protocol family 16
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.109811] MIPS: machine is Ubiquiti UniFi-AC-LITE
Thu Aug 16 07:54:00 2018 kern.warn kernel: [    0.339624] registering PCI controller with io_map_base unset
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.353879] PCI host bridge to bus 0000:00
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.358245] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.365487] pci_bus 0000:00: root bus resource [io  0x0001]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.371361] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.378508] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.386898] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000
Thu Aug 16 07:54:00 2018 kern.err kernel: [    0.386926] pci 0000:00:00.0: invalid calibration data
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.392358] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.392410] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.392466] pci 0000:00:00.0: supports D1
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.392478] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.392652] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.392681] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.400426] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.408043] pci 0000:00:00.0: using irq 40 for pin 1
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.414005] clocksource: Switched to clocksource MIPS
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.420381] NET: Registered protocol family 2
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.425747] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.433102] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.439847] TCP: Hash tables configured (established 1024 bind 1024)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.446633] UDP hash table entries: 256 (order: 0, 4096 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.452799] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.459679] NET: Registered protocol family 1
Thu Aug 16 07:54:00 2018 kern.debug kernel: [    0.464374] PCI: CLS 0 bytes, default 32
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.465182] futex hash table entries: 256 (order: -1, 3072 bytes)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.485852] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.492011] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.504316] io scheduler noop registered
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.508452] io scheduler deadline registered (default)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.514157] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.522968] console [ttyS0] disabled
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.546822] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.555919] console [ttyS0] enabled
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.563459] bootconsole [early0] disabled
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.576405] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.581647] 7 cmdlinepart partitions found on MTD device spi0.0
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.587797] Creating 7 MTD partitions on "spi0.0":
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.592748] 0x000000000000-0x000000060000 : "u-boot"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.599606] 0x000000060000-0x000000070000 : "u-boot-env"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.606409] 0x000000070000-0x000000800000 : "firmware"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.626678] 2 uimage-fw partitions found on MTD device firmware
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.632809] 0x000000070000-0x0000001c0000 : "kernel"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.639053] 0x0000001c0000-0x000000800000 : "rootfs"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.645483] mtd: device 4 (rootfs) set to be root filesystem
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.651384] 1 squashfs-split partitions found on MTD device rootfs
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.657815] 0x000000440000-0x000000800000 : "rootfs_data"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.664757] 0x000000800000-0x000000f90000 : "ubnt-airos"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.671511] 0x000000f90000-0x000000fb0000 : "bs"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.677637] 0x000000fb0000-0x000000ff0000 : "cfg"
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    0.683788] 0x000000ff0000-0x000001000000 : "EEPROM"
Thu Aug 16 07:54:00 2018 kern.info kernel: [    0.695493] libphy: ag71xx_mdio: probed
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.365547] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:04 [uid=004dd074, driver=Atheros 8031/8033 ethernet]
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.376877] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:SGMII
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.384749] NET: Registered protocol family 10
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.392264] NET: Registered protocol family 17
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.396968] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    1.410042] Bridge firewalling registered
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.414297] 8021q: 802.1Q VLAN Support v1.8
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.426006] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
Thu Aug 16 07:54:00 2018 kern.info kernel: [    1.435046] Freeing unused kernel memory: 316K (80461000 - 804b0000)
Thu Aug 16 07:54:00 2018 user.info kernel: [    2.287495] init: Console is alive
Thu Aug 16 07:54:00 2018 user.info kernel: [    2.291197] init: - watchdog -
Thu Aug 16 07:54:00 2018 user.info kernel: [    2.305107] init: - preinit -
Thu Aug 16 07:54:00 2018 kern.info kernel: [    3.174178] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Thu Aug 16 07:54:00 2018 kern.info kernel: [    4.456305] eth0: link up (1000Mbps/Full duplex)
Thu Aug 16 07:54:00 2018 kern.info kernel: [    4.461101] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    6.430354] jffs2: notice: (360) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Thu Aug 16 07:54:00 2018 user.info kernel: [    6.447807] mount_root: switching to jffs2 overlay
Thu Aug 16 07:54:00 2018 user.warn kernel: [    6.465394] urandom-seed: Seeding with /etc/urandom.seed
Thu Aug 16 07:54:00 2018 kern.info kernel: [    6.565390] eth0: link down
Thu Aug 16 07:54:00 2018 user.info kernel: [    6.577807] procd: - early -
Thu Aug 16 07:54:00 2018 user.info kernel: [    6.580868] procd: - watchdog -
Thu Aug 16 07:54:00 2018 user.info kernel: [    7.181774] procd: - watchdog -
Thu Aug 16 07:54:00 2018 user.info kernel: [    7.185301] procd: - ubus -
Thu Aug 16 07:54:00 2018 kern.notice kernel: [    7.285989] random: ubusd urandom read with 11 bits of entropy available
Thu Aug 16 07:54:00 2018 user.info kernel: [    7.301047] procd: - init -
Thu Aug 16 07:54:01 2018 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Thu Aug 16 07:54:01 2018 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: started, version 2.80test3 cachesize 150
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: DNS service limited to local subnets
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: 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 no-ID loop-detect inotify dumpfile
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain test
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain onion
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain localhost
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain local
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain invalid
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain bind
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: using local addresses only for domain lan
Thu Aug 16 07:54:01 2018 daemon.warn dnsmasq[588]: no servers found in /tmp/resolv.conf.auto, will retry
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: read /etc/hosts - 4 addresses
Thu Aug 16 07:54:01 2018 daemon.info dnsmasq[588]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: tunnel
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: Network device
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: bridge
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: veth
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: macvlan
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: 8021ad
Thu Aug 16 07:54:02 2018 user.notice : Added device handler type: 8021q
Thu Aug 16 07:54:04 2018 authpriv.info dropbear[727]: Not backgrounding
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Thu Aug 16 07:54:05 2018 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Thu Aug 16 07:54:06 2018 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Thu Aug 16 07:54:06 2018 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Thu Aug 16 07:54:06 2018 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Thu Aug 16 07:54:06 2018 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Thu Aug 16 07:54:06 2018 kern.info kernel: [   16.283324] device eth0 entered promiscuous mode
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'lan' is enabled
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'lan' is setting up now
Thu Aug 16 07:54:06 2018 kern.info kernel: [   16.305211] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'lan' is now up
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'loopback' is enabled
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'loopback' is setting up now
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'loopback' is now up
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Network device 'lo' link is up
Thu Aug 16 07:54:06 2018 daemon.notice netifd: Interface 'loopback' has link connectivity
Thu Aug 16 07:54:07 2018 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Thu Aug 16 07:54:08 2018 daemon.info procd: - init complete -
Thu Aug 16 07:54:08 2018 daemon.info dnsmasq[588]: read /etc/hosts - 4 addresses
Thu Aug 16 07:54:08 2018 daemon.info dnsmasq[588]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Thu Aug 16 07:54:10 2018 kern.info kernel: [   19.776290] eth0: link up (1000Mbps/Full duplex)
Thu Aug 16 07:54:10 2018 kern.info kernel: [   19.781134] br-lan: port 1(eth0) entered forwarding state
Thu Aug 16 07:54:10 2018 kern.info kernel: [   19.786783] br-lan: port 1(eth0) entered forwarding state
Thu Aug 16 07:54:10 2018 daemon.notice netifd: Network device 'eth0' link is up
Thu Aug 16 07:54:10 2018 daemon.notice netifd: bridge 'br-lan' link is up
Thu Aug 16 07:54:10 2018 daemon.notice netifd: Interface 'lan' has link connectivity
Thu Aug 16 07:54:10 2018 kern.info kernel: [   19.793713] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Thu Aug 16 07:54:12 2018 kern.info kernel: [   21.784011] br-lan: port 1(eth0) entered forwarding state
Thu Aug 16 07:54:13 2018 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override
Thu Aug 16 07:54:13 2018 daemon.info dnsmasq[588]: read /etc/hosts - 4 addresses
Thu Aug 16 07:54:13 2018 daemon.info dnsmasq[588]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Thu Aug 16 07:55:03 2018 daemon.err uhttpd[762]: luci: accepted login on / for root from 192.168.1.160
Thu Aug 16 07:55:06 2018 kern.notice kernel: [   75.627392] random: nonblocking pool is initialized
Thu Aug 16 07:55:39 2018 authpriv.info dropbear[1198]: Child connection from 192.168.1.160:42332
Thu Aug 16 07:55:45 2018 authpriv.notice dropbear[1198]: Password auth succeeded for 'root' from 192.168.1.160:42332 

436

Odp: OpenWrt 18.06

Moduły masz w innej wersji niż cały system.

Zainstaluj sobie od nowa (sysupgrade bez zachowania konfiguracji) obrazy ode mnie: https://dl.eko.one.pl/luci/openwrt-18.0 … x/generic/

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

437 (edytowany przez damiann193 2018-09-13 15:02:03)

Odp: OpenWrt 18.06

Zainstalowałem i dalej brak pliku wireless. Instalowałem przez mtd ponieważ sysupgrade nie działa mi na wersji 18

root@OpenWrt:~# mount
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,noatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime)
/dev/mtdblock5 on /overlay type jffs2 (rw,noatime)
overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work)
tmpfs on /dev type tmpfs (rw,nosuid,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,mode=600)
debugfs on /sys/kernel/debug type debugfs (rw,noatime)
root@OpenWrt:~# opkg list-installed | grep ath
ath10k-firmware-qca988x - 2018-04-19-71e50312-1
kmod-ath - 4.9.125+2017-11-01-9
kmod-ath10k - 4.9.125+2017-11-01-9
kmod-ath9k - 4.9.125+2017-11-01-9
kmod-ath9k-common - 4.9.125+2017-11-01-9
kmod-nf-nathelper-extra - 4.9.125-1
root@OpenWrt:~# logread
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.000000] Linux version 4.4.14 (buildbot@owrtbuild01) (gcc version 5.3.0 (OpenWrt GCC 5.3.0 12009) ) #1 Wed Dec 6 23:56:36 UTC 2017
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000] MyLoader: sysp=aab2aaab, boardp=aaebbaba, parts=abbaabaa
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] bootconsole [early0] enabled
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] CPU0 revision is: 00019750 (MIPS 74Kc)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Determined physical RAM map:
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000]  memory: 08000000 @ 00000000 (usable)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Initrd not found or empty - disabling initrd
Fri Sep  7 17:24:54 2018 kern.warn kernel: [    0.000000] No valid device tree found, continuing without
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Zone ranges:
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000]   Normal   [mem 0x0000000000000000-0x0000000007ffffff]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Movable zone start for each node
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Early memory node ranges
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000]   node   0: [mem 0x0000000000000000-0x0000000007ffffff]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000] On node 0 totalpages: 32768
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000] free_area_init_node: node 0, pgdat 8043c5d0, node_mem_map 81000000
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000]   Normal zone: 256 pages used for memmap
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000]   Normal zone: 0 pages reserved
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000]   Normal zone: 32768 pages, LIFO batch:7
Fri Sep  7 17:24:54 2018 kern.warn kernel: [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
Fri Sep  7 17:24:54 2018 kern.warn kernel: [    0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.000000] pcpu-alloc: [0] 0
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 32512
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.000000] Kernel command line:  board=UBNT-UF-AC-LITE mtdparts=spi0.0:384k(u-boot)ro,64k(u-boot-env)ro,7744k(firmware),7744k(ubnt-airos)ro,128k(bs)ro,256k(cfg)ro,64k(EEPROM)ro console=ttyS0,115200 rootfstype=squashfs,jffs2 noinitrd
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Writing ErrCtl register=00000000
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Readback ErrCtl register=00000000
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Memory: 124880K/131072K available (3134K kernel code, 174K rwdata, 784K rodata, 316K init, 206K bss, 6192K reserved, 0K cma-reserved)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] NR_IRQS:51
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.000007] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.008206] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.071016] pid_max: default: 32768 minimum: 301
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.075977] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.082957] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.092519] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.103909] NET: Registered protocol family 16
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.109806] MIPS: machine is Ubiquiti UniFi-AC-LITE
Fri Sep  7 17:24:54 2018 kern.warn kernel: [    0.339615] registering PCI controller with io_map_base unset
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.353866] PCI host bridge to bus 0000:00
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.358229] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.365470] pci_bus 0000:00: root bus resource [io  0x0001]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.371344] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.378491] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.386881] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000
Fri Sep  7 17:24:54 2018 kern.err kernel: [    0.386909] pci 0000:00:00.0: invalid calibration data
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.392341] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit]
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.392393] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.392449] pci 0000:00:00.0: supports D1
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.392461] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.392636] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.392664] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.400411] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.408027] pci 0000:00:00.0: using irq 40 for pin 1
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.413986] clocksource: Switched to clocksource MIPS
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.420364] NET: Registered protocol family 2
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.425730] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.433086] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.439831] TCP: Hash tables configured (established 1024 bind 1024)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.446616] UDP hash table entries: 256 (order: 0, 4096 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.452783] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.459663] NET: Registered protocol family 1
Fri Sep  7 17:24:54 2018 kern.debug kernel: [    0.464358] PCI: CLS 0 bytes, default 32
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.465164] futex hash table entries: 256 (order: -1, 3072 bytes)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.485837] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.491994] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.504297] io scheduler noop registered
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.508436] io scheduler deadline registered (default)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.514140] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.522947] console [ttyS0] disabled
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.546797] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a 16550A
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.555894] console [ttyS0] enabled
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.563434] bootconsole [early0] disabled
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.576368] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.581614] 7 cmdlinepart partitions found on MTD device spi0.0
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.587763] Creating 7 MTD partitions on "spi0.0":
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.592714] 0x000000000000-0x000000060000 : "u-boot"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.599575] 0x000000060000-0x000000070000 : "u-boot-env"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.606381] 0x000000070000-0x000000800000 : "firmware"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.626650] 2 uimage-fw partitions found on MTD device firmware
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.632784] 0x000000070000-0x0000001e0000 : "kernel"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.639017] 0x0000001e0000-0x000000800000 : "rootfs"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.645459] mtd: device 4 (rootfs) set to be root filesystem
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.651360] 1 squashfs-split partitions found on MTD device rootfs
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.657791] 0x000000550000-0x000000800000 : "rootfs_data"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.664733] 0x000000800000-0x000000f90000 : "ubnt-airos"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.671493] 0x000000f90000-0x000000fb0000 : "bs"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.677604] 0x000000fb0000-0x000000ff0000 : "cfg"
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    0.683762] 0x000000ff0000-0x000001000000 : "EEPROM"
Fri Sep  7 17:24:54 2018 kern.info kernel: [    0.695477] libphy: ag71xx_mdio: probed
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.365529] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:04 [uid=004dd074, driver=Atheros 8031/8033 ethernet]
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.376860] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:SGMII
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.384733] NET: Registered protocol family 10
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.392242] NET: Registered protocol family 17
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.396943] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    1.410010] Bridge firewalling registered
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.414274] 8021q: 802.1Q VLAN Support v1.8
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.425419] VFS: Mounted root (squashfs filesystem) readonly on device 31:4.
Fri Sep  7 17:24:54 2018 kern.info kernel: [    1.434457] Freeing unused kernel memory: 316K (80461000 - 804b0000)
Fri Sep  7 17:24:54 2018 user.info kernel: [    2.348587] init: Console is alive
Fri Sep  7 17:24:54 2018 user.info kernel: [    2.352288] init: - watchdog -
Fri Sep  7 17:24:54 2018 user.info kernel: [    2.366159] init: - preinit -
Fri Sep  7 17:24:54 2018 kern.info kernel: [    3.230624] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Fri Sep  7 17:24:54 2018 kern.info kernel: [    4.366288] eth0: link up (1000Mbps/Full duplex)
Fri Sep  7 17:24:54 2018 kern.info kernel: [    4.371091] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    6.513375] jffs2: notice: (360) 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 Sep  7 17:24:54 2018 user.info kernel: [    6.530870] mount_root: switching to jffs2 overlay
Fri Sep  7 17:24:54 2018 user.warn kernel: [    6.546567] urandom-seed: Seeding with /etc/urandom.seed
Fri Sep  7 17:24:54 2018 kern.info kernel: [    6.639764] eth0: link down
Fri Sep  7 17:24:54 2018 user.info kernel: [    6.651749] procd: - early -
Fri Sep  7 17:24:54 2018 user.info kernel: [    6.655368] procd: - watchdog -
Fri Sep  7 17:24:54 2018 user.info kernel: [    7.242921] procd: - watchdog -
Fri Sep  7 17:24:54 2018 user.info kernel: [    7.246453] procd: - ubus -
Fri Sep  7 17:24:54 2018 kern.notice kernel: [    7.327505] random: ubusd urandom read with 11 bits of entropy available
Fri Sep  7 17:24:54 2018 user.info kernel: [    7.337299] procd: - init -
Fri Sep  7 17:24:55 2018 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Fri Sep  7 17:24:55 2018 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Fri Sep  7 17:24:55 2018 user.notice dnsmasq: Allowing RFC1918 responses for domain free.aero2.net.pl
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: started, version 2.80test3 cachesize 150
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: DNS service limited to local subnets
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: 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 no-ID loop-detect inotify dumpfile
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain test
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain onion
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain localhost
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain local
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain invalid
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain bind
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: using local addresses only for domain lan
Fri Sep  7 17:24:55 2018 daemon.warn dnsmasq[594]: no servers found in /tmp/resolv.conf.auto, will retry
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: read /etc/hosts - 4 addresses
Fri Sep  7 17:24:55 2018 daemon.info dnsmasq[594]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: tunnel
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: Network device
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: bridge
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: veth
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: macvlan
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: 8021ad
Fri Sep  7 17:24:56 2018 user.notice : Added device handler type: 8021q
Fri Sep  7 17:24:58 2018 authpriv.info dropbear[733]: Not backgrounding
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/radvd
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd
Fri Sep  7 17:25:00 2018 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd
Fri Sep  7 17:25:01 2018 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Fri Sep  7 17:25:01 2018 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Fri Sep  7 17:25:01 2018 kern.info kernel: [   17.149019] device eth0 entered promiscuous mode
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'lan' is enabled
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'lan' is setting up now
Fri Sep  7 17:25:01 2018 kern.info kernel: [   17.164276] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'lan' is now up
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'loopback' is enabled
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'loopback' is setting up now
Fri Sep  7 17:25:01 2018 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'loopback' is now up
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Network device 'lo' link is up
Fri Sep  7 17:25:01 2018 daemon.notice netifd: Interface 'loopback' has link connectivity
Fri Sep  7 17:25:01 2018 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp
Fri Sep  7 17:25:02 2018 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Fri Sep  7 17:25:04 2018 kern.info kernel: [   19.906329] eth0: link up (1000Mbps/Full duplex)
Fri Sep  7 17:25:04 2018 kern.info kernel: [   19.911142] br-lan: port 1(eth0) entered forwarding state
Fri Sep  7 17:25:04 2018 kern.info kernel: [   19.916787] br-lan: port 1(eth0) entered forwarding state
Fri Sep  7 17:25:04 2018 daemon.notice netifd: Network device 'eth0' link is up
Fri Sep  7 17:25:04 2018 daemon.notice netifd: bridge 'br-lan' link is up
Fri Sep  7 17:25:04 2018 daemon.notice netifd: Interface 'lan' has link connectivity
Fri Sep  7 17:25:04 2018 kern.info kernel: [   19.949102] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Fri Sep  7 17:25:04 2018 daemon.info procd: - init complete -
Fri Sep  7 17:25:04 2018 daemon.info dnsmasq[594]: read /etc/hosts - 4 addresses
Fri Sep  7 17:25:04 2018 daemon.info dnsmasq[594]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Fri Sep  7 17:25:06 2018 kern.info kernel: [   21.913991] br-lan: port 1(eth0) entered forwarding state
Fri Sep  7 17:25:07 2018 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override
Fri Sep  7 17:25:07 2018 daemon.info dnsmasq[594]: read /etc/hosts - 4 addresses
Fri Sep  7 17:25:07 2018 daemon.info dnsmasq[594]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Fri Sep  7 17:25:35 2018 authpriv.info dropbear[1310]: Child connection from 192.168.1.160:36138
Fri Sep  7 17:25:42 2018 authpriv.notice dropbear[1310]: Password auth succeeded for 'root' from 192.168.1.160:36138
Fri Sep  7 17:26:01 2018 kern.notice kernel: [   76.744008] random: nonblocking pool is initialized 

438

Odp: OpenWrt 18.06

Nie, nie zainstalowałeś. To nie jest kernel z mojego buildu: "Linux version 4.4.14 (buildbot@owrtbuild01"

Moje przestawiają się inaczej.

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

439

Odp: OpenWrt 18.06

Czyli co mogę robić źle?

440

Odp: OpenWrt 18.06

Prawdopodobnie poprzednio miałeś to samo - masz wgrany jakiś stary obraz i teraz przy próbie aktualizacji cały czas zostaje stary kernel. Spróbuj wgrać obraz przez tftp.

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

441

Odp: OpenWrt 18.06

Problem rozwiązany. Musiałem powrócić do oryginalnego firmware i dopiero zainstalować openwrt. Unifi przez tftp przyjmuje tylko i wyłącznie oryginalny soft.

442

Odp: OpenWrt 18.06

To zrób teraz sysupgrade innym softem i zobacz czy będzie dobrze. Jeżeli nie to zgłoś buga na bugs.openwrt.org

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

443 (edytowany przez marcin19883 2018-09-13 20:35:27)

Odp: OpenWrt 18.06

Cezary napisał/a:

To nie bug. Od zawsze tak to działa - jak są inne sieci na tych samych kanałach  to sterownik nie wchodzi w tryb 40MHz.

Niestety nakładanie się  kanałów jest niemożliwe. Mieszkam na wsi i nie mam w pobliżu żadnego wifi. Na Gargoyle działa  cały czas ht40.

444

Odp: OpenWrt 18.06

marcin19883 napisał/a:
Cezary napisał/a:

To nie bug. Od zawsze tak to działa - jak są inne sieci na tych samych kanałach  to sterownik nie wchodzi w tryb 40MHz.

Niestety nakładanie się  kanałów jest niemożliwe. Mieszkam na wsi i nie mam w pobliżu żadnego wifi.

Myślisz że nie ma nic w powietrzu na 2.4GHz? Myszy bezprzewodowe, termometry itd. Jak sterownik coś wychwyci to nie wejdzie na 40MHz.

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

445

Odp: OpenWrt 18.06

Cezary napisał/a:

Myślisz że nie ma nic w powietrzu na 2.4GHz? Myszy bezprzewodowe, termometry itd. Jak sterownik coś wychwyci to nie wejdzie na 40MHz.

Czyli to pełna automatyka? Bo ja mam myszkę na 2.4Ghz i ktoś w domu również. To dlaczego na Gargoyle to działa? Nie ma tego samego sterownika co OpenWRT?

446

Odp: OpenWrt 18.06

Bo w gargoyle domyślnie już ustawiałem w konfigu noscan na 1....

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

447

Odp: OpenWrt 18.06

Cezary napisał/a:

Bo w gargoyle domyślnie już ustawiałem w konfigu noscan na 1....

Rozumiem. Ok wgrałem jeszcze raz OpenWRT. Wcześniej wyłączyłem wszystkie urządzenia. Teraz załapało samo na 40Mhz. I laptop, telefon, działa z szybkością 150Mbps. Tak ma być. smile

448

Odp: OpenWrt 18.06

Poproszę o link how to ad-block.

449

Odp: OpenWrt 18.06

jazeck napisał/a:

Poproszę o link how to ad-block.

Tzn? Jak zainstalować?

opkg update
opkg install adblock

a później w /etc/config/adblock sobie go włącz i włącz inne źródła.

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

450 (edytowany przez jazeck 2018-09-20 17:27:52)

Odp: OpenWrt 18.06

1. Coś czuję że w innym miejscu utknąłem:

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------------------------------
 |                                                                           |
 | OpenWrt 18.06-SNAPSHOT, r7301-55bbd8293c                                  |
 |                                                                           |
 | Build time: 2018-09-08 10:54 CEST                                         |
 | Cezary Jackiewicz (obsy), [url]http://eko.one.pl[/url]                               |
 |                                                                           |
 -----------------------------------------------------------------------------
 | Machine: Xiaomi Mi Router 3G                                              |
 | Uptime: 0d, 01:18:56                                                      |
 | Load: 0.07 0.05 0.00                                                      |
 | Flash: total: 96.1MB, free: 91.1MB, used: 0%                              |
 | Memory: total: 247.5MB, free: 214.3MB, used: 13%                          |
 | WAN: 185.63.200.57, proto: dhcp                                           |
 | LAN: 192.168.1.1, leases: 4                                               |
 | radio0: mode: ap, ssid: Xiaomi3G, channel: auto, conn: 3                  |
 | radio1: mode: ap, ssid: Xiaomi5GHz, channel: auto, conn: 0                |
 -----------------------------------------------------------------------------
root@OpenWrt:~# [url]http://dl.eko.one.pl/openwrt-18.06/packages/mips_24kc/base/luci-[/url]
app-ekooneplstat_20150929_all.ipk
-ash: [url]http://dl.eko.one.pl/openwrt-18.06/packages/mips_24kc/base/luci-app-ekooneplstat_20150929_all.ipk:[/url] not found
root@OpenWrt:~# ls /sys/class/thermal/thermal_zone*/temp
ls: /sys/class/thermal/thermal_zone*/temp: No such file or directory
root@OpenWrt:~# opkg update
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_core
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_base
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_luci
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_packages
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_routing
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_telephony
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_kmods
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.sig[/url]
Signature check passed.
root@OpenWrt:~# opkg install adblock
Package adblock (3.5.5-2) installed in root is up to date.
root@OpenWrt:~# /etc/config/adblock
-ash: /etc/config/adblock: Permission denied
root@OpenWrt:~# ^C
root@OpenWrt:~# ^C
root@OpenWrt:~# opkg update
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_core
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_base
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_luci
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_packages
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_routing
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_telephony
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_kmods
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.sig[/url]
Signature check passed.
root@OpenWrt:~# opkg install adblock
Package adblock (3.5.5-2) installed in root is up to date.
root@OpenWrt:~# /etc/config/adblock
-ash: /etc/config/adblock: Permission denied
root@OpenWrt:~# ^C
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_core
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_base
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_luci
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_packages
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_routing
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_telephony
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_kmods
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.sig[/url]
Signature check passed.
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/base/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/openwrt_ba
se
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/base/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/luci/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/openwrt_lu
ci
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/luci/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/packages/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/openwrt_pa
ckages
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/packages/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/routing/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/openwrt_ro
uting
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/routing/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/telephony/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/openwrt_te
lephony
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT[/url]
/packages/mipsel_24kc/telephony/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt[/url]
7621/packages/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_core
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt[/url]
7621/packages/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/base/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_base
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/base/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/luci/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_luci
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/luci/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/packages/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_packa
ges
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/packages/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/routing/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_routi
ng
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/routing/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/telephony/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_telep
hony
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_2[/url]
4kc/telephony/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt[/url]
7621/kmods-4.14.68/Packages.gz
-ash: Downloading: not found
root@OpenWrt:~# Updated list of available packages in /var/opkg-lists/eko1_kmods
-ash: Updated: not found
root@OpenWrt:~# Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt[/url]
7621/kmods-4.14.68/Packages.sig
-ash: Downloading: not found
root@OpenWrt:~# Signature check passed.
-ash: Signature: not found
root@OpenWrt:~# root@OpenWrt:~# opkg install adblock
-ash: root@OpenWrt:~#: not found
root@OpenWrt:~# Package adblock (3.5.5-2) installed in root is up to date.
-ash: syntax error: unexpected "("
root@OpenWrt:~# root@OpenWrt:~# /etc/config/adblock
-ash: root@OpenWrt:~#: not found
root@OpenWrt:~# -ash: /etc/config/adblock: Permission denied
-ash: -ash:: not found
root@OpenWrt:~# root@OpenWrt:~# ^C
-ash: root@OpenWrt:~#: not found
root@OpenWrt:~# opkg update
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_luci
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading [url]http://downloads.openwrt.org/releases/18.06-SNAPSHOT/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_core
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_base
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/base/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_luci
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/luci/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_packages
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/packages/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_routing
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/routing/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_telephony
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/packages/mipsel_24kc/telephony/Packages.sig[/url]
Signature check passed.
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.gz[/url]
Updated list of available packages in /var/opkg-lists/eko1_kmods
Downloading [url]http://dl.eko.one.pl/openwrt-18.06/targets/ramips/mt7621/kmods-4.14.68/Packages.sig[/url]
Signature check passed.
root@OpenWrt:~# opkg install adblock
Package adblock (3.5.5-2) installed in root is up to date.
root@OpenWrt:~# /etc/config/adblock
-ash: /etc/config/adblock: Permission denied
root@OpenWrt:~# /etc/config/adblock install
-ash: /etc/config/adblock: Permission denied
root@OpenWrt:~# /etc/config/adblock start
-ash: /etc/config/adblock: Permission denied
root@OpenWrt:~# /etc/init.d/adblock status
::: adblock runtime information
  + adblock_status  : disabled
  + adblock_version : 3.5.5-2
  + overall_domains : 0 (normal mode)
  + fetch_utility   : -
  + dns_backend     : dnsmasq (/tmp)
  + last_rundate    : -
  + system_release  : Xiaomi Mi Router 3G, OpenWrt 18.06-SNAPSHOT r7301-55bbd8293c
root@OpenWrt:~# ^C
root@OpenWrt:~#^C
root@OpenWrt:~# opkg install adblock

Package adblock (3.5.5-2) installed in root is up to date.
root@OpenWrt:~#
root@OpenWrt:~# ^C
root@OpenWrt:~# /etc/init.d/adblockstart
-ash: /etc/init.d/adblockstart: not found
root@OpenWrt:~# /etc/init.d/adblock
Syntax: /etc/init.d/adblock [command]

Available commands:
        start   Start the service
        stop    Stop the service
        restart Restart the service
        reload  Reload configuration files (or restart if service does not implement reload)
        enable  Enable service autostart
        disable Disable service autostart
        suspend Suspend adblock processing
        resume  Resume adblock processing
        query   <DOMAIN> Query active blocklists for specific domains
        status  Print runtime information
root@OpenWrt:~# /etc/init.d/adblock
Syntax: /etc/init.d/adblock [command]

Available commands:
        start   Start the service
        stop    Stop the service
        restart Restart the service
        reload  Reload configuration files (or restart if service does not implement reload)
        enable  Enable service autostart
        disable Disable service autostart
        suspend Suspend adblock processing
        resume  Resume adblock processing
        query   <DOMAIN> Query active blocklists for specific domains
        status  Print runtime information
root@OpenWrt:~# ^C
root@OpenWrt:~# /etc/init.d/adblock
Syntax: /etc/init.d/adblock [command]

Available commands:
        start   Start the service
        stop    Stop the service
        restart Restart the service
        reload  Reload configuration files (or restart if service does not implement reload)
        enable  Enable service autostart
        disable Disable service autostart
        suspend Suspend adblock processing
        resume  Resume adblock processing
        query   <DOMAIN> Query active blocklists for specific domains
        status  Print runtime information
root@OpenWrt:~# /etc/init.d/adblock restart
root@OpenWrt:~# /etc/init.d/adblock status
::: adblock runtime information
  + adblock_status  : disabled
  + adblock_version : 3.5.5-2
  + overall_domains : 0 (normal mode)
  + fetch_utility   : -
  + dns_backend     : dnsmasq (/tmp)
  + last_rundate    : -
  + system_release  : Xiaomi Mi Router 3G, OpenWrt 18.06-SNAPSHOT r7301-55bbd8293c
root@OpenWrt:~# /etc/init.d/adblock start
root@OpenWrt:~# /etc/init.d/adblock status
::: adblock runtime information
  + adblock_status  : disabled
  + adblock_version : 3.5.5-2
  + overall_domains : 0 (normal mode)
  + fetch_utility   : -
  + dns_backend     : dnsmasq (/tmp)
  + last_rundate    : -
  + system_release  : Xiaomi Mi Router 3G, OpenWrt 18.06-SNAPSHOT r7301-55bbd8293c
root@OpenWrt:~#

Wiesz, że ja głównie graficzny interfejs i totalny laik.