|
03.03.2021 | 3657 | Base system | Bug Report | Very Low | Low | dnsmasq listen on the wrong address after the PPP updat... | Trunk | Unconfirmed |
Task Description
With PPP version 2.4.9 dnsmasq would try to listen on remote LL address instead of local LL address which spams the log with daemon.warn dnsmasq[4528]: failed to create listening socket for xxx::xx:xx:xxx:xxx%pppoe-wan: Address not available
That doesn’t happen anymore after I revert the commit 030bc39c350d301d3cbca4725e845a752c359c5f
|
|
01.03.2021 | 3656 | Base system | Bug Report | Very Low | Critical | DGND3700 v2 - Boot loop | openwrt-19.07 | Unconfirmed |
Task Description
Boot
|
|
01.03.2021 | 3654 | Packages | Bug Report | Very Low | Low | package/boot/arm-trusted-firmware-mvebu requires fetchi... | Trunk | Unconfirmed |
Task Description
Supply the following if possible:
- Device problem occurs on
Any AArch64 host machine.
- Software versions of OpenWrt/LEDE release, packages, etc.
git HEAD (commit acbea54bc29a22d8fb171bc9da0f1b16fb0ec233)
- Steps to reproduce
1. run ‘make menuconfig’ 2. select ‘Marvell EBU Armada’ → 3700P → ‘Marvell Espressobin non-eMMC’ 3. run ‘make’
At some moment it will fail on attempt to fetch Linaro’s build of cross compiler. Which is available only for x86-64 host architecture.
OpenWRT should build own cross compiler instead of relying on external one.
|
|
01.03.2021 | 3653 | Kernel | Bug Report | Very Low | Medium | wireguard is not working - not sending any packets | Trunk | Unconfirmed |
Task Description
I’m using 19.07.7 r11306-c4a6851c72 build on xiaomi mi router 4a gigabit, built by David Betham (it doesn’t affect wireguard, I think).
The problem I’m having is that wireguard is completely not working: although the tunnel is configured, it never sends any traffic to the destination peer.
My wg config:
# wg show
interface: wg0
public key: Kus59Dar/4ki3/IWM7UVn5uFFco79btQgH9CKCDERF8=
private key: (hidden)
listening port: 31833
peer: qEgo8fA/w9pXtBoQnB5/U/jNn30AFxloPV/owjxKj0A=
endpoint: 185.X.Y.Z:1195
allowed ips: 10.10.10.0/24
persistent keepalive: every 15 seconds
Now, I start
tcpdump -i any -f "udp and port 1195"
and ping the remote end tunnel, but not a single ping is returned nor I see a single packet captured by tcpdump. The same config and device were working on some unofficial 17.07.4 build I was using previously.
Kernel used:
# uname -a
Linux coffee 4.14.221 #0 SMP Mon Feb 15 15:22:37 2021 mips GNU/Linux
My software versions are:
kmod-udptunnel4 - 4.14.221-1
kmod-udptunnel6 - 4.14.221-1
kmod-wireguard - 4.14.221+1.0.20200611-2
luci-app-wireguard - git-21.054.03371-3b137b5-1
luci-proto-wireguard - git-21.054.03371-3b137b5-1
wireguard - 1.0.20200611-2
wireguard-tools - 1.0.20191226-1
Please let me know how can I help investigate it further.
|
|
28.02.2021 | 3652 | Base system | Bug Report | Very Low | Medium | Dir 859 stranger 2.4GHz Wi-Fi | openwrt-19.07 | Unconfirmed |
Task Description
I have a dir-859 running Openwrt 19.07.7, this run stable this version and the older’s, but the 2.4GHz Wi-Fi speed in most conditions is capped around 30Mb/s download speed, upload is good, i’ve tryed changing all wireless options in luci, like tx power or channel Bandwidth, but the result is same, i atually using channel 1@20MHz, i have another router TP-LINK TL-WR740N running DD-WRT and it can provide more than 45Mb/s over 2.4GHz@20MHz, and the DD-WRT running on same dir-859 can provide same speed’s than 740n on 2.4GHz, the dir-859 can reach 40Mb/s if i run speedtest on nearest servers, but a toronto server or any server with more latency is capped to around 30Mb/s, and i only have 2.4Ghz devices :/
The dir-859 speedtest on fdcservers.net toronto: https://www.speedtest.net/my-result/a/7089190072.png
The TL-WR740N on same server: https://www.speedtest.net/my-result/a/7089192985.png
tell me the config files or log’s that i have to send.
|
|
27.02.2021 | 3649 | Kernel | Bug Report | Very Low | Medium | Software flow offloading breaks IPv6 policy-based routi... | Trunk | Unconfirmed |
Task Description
I use ip6tables MARK and iproute2 rule to forward certain traffic to a WireGuard VPN interface. When software flow offloading is on, IPv6 traffic over VPN no longer works, but IPv4 works fine. A tcpdump check shows that offloaded IPv6 packets are routed by the main routing table instead of the one specified in ip -6 rule.
Both 5.4 and 5.10 kernel version have this issue.
|
|
27.02.2021 | 3648 | Base system | Bug Report | Very Low | Low | Backups contain etc/uhttpd.key twice | openwrt-19.07 | Unconfirmed |
Task Description
Device problem occurs on
- TP-Link Archer C7 v4
Software versions of OpenWrt/LEDE release, packages, etc.
- OpenWrt 19.07.6 r11278-8055e38794 / LuCI openwrt-19.07 branch git-21.050.37945-c33df8f
Steps to reproduce
- Log in via SSH - sysupgrade -l - The listing shows /etc/uhttpd.key twice. A backup created using -b also contains the file twice.
Expected behaviour
The file should only be included once.
|
|
27.02.2021 | 3646 | Kernel | Bug Report | Very Low | Medium | Unable to Swap /proc/swaps does not exist (ramips rt305... | openwrt-19.07 | Unconfirmed |
Task Description
1) Device Dlink DIR320 rev.B1 OpenWrt 19.07.7 r11306-c4a6851c72 / LuCI openwrt-19.07 branch git-21.044.30835-34e0d65
2) Istalled packages:
block-mount
kmod-usb-core
kmod-usb2
kmod-usb-ohci
kmod-usb-storage
kmod-fs-ext4
zram-swap
swap-utils
3) How-to: root@OpenWrt:~# mkswap /dev/sda1 mkswap: /dev/sda1: warning: wiping old swap signature. Setting up swapspace version 1, size = 511 MiB (535818240 bytes) no label, UUID=5413e04d-954e-493c-b26d-926a67af1bbc
root@OpenWrt:~# swapon -a block: failed to swapon /dev/sda1
root@OpenWrt:~# cat /proc/swaps
cat: can't open '/proc/swaps': No such file or directory
So, I think, swap module was accidentally turned off during building firmware, because OpenWRT build version 18.06 works fine!
|
|
27.02.2021 | 3645 | Base system | Bug Report | Very Low | High | Stateful DHCPv6 bug | Trunk | Unconfirmed |
Task Description
If the firmware compiled with the current source code uses Stateful DHCPv6, the IPv6 address cannot be obtained, but the DNS can be obtained. Please fix it.
|
|
26.02.2021 | 3643 | Base system | Bug Report | Very Low | Low | iwinfo returns bad data | Trunk | Unconfirmed |
Task Description
OpenWrt 19.07.7 r11306-c4a6851c72 / LuCI openwrt-19.07 branch git-21.054.03371-3b137b5 Device: Netgear R6120
Bad data returned by `iwinfo` for a wireless adapter connected via USB.
root@OpenWrt:~# iwinfo
wlan0 ESSID: "myssid0"
Access Point: BA:AD:F0:0D:BA:AD
Mode: Client Channel: 9 (2.452 GHz)
Tx-Power: 20 dBm Link Quality: 51/70
Signal: -59 dBm Noise: unknown
Bit Rate: 52.0 MBit/s
Encryption: WPA2 PSK (TKIP, CCMP)
Type: nl80211 HW Mode(s): 802.11bgn
Hardware: 14C3:7628 14C3:0004 [MediaTek MT76x8]
TX power offset: none
Frequency offset: none
Supports VAPs: yes PHY name: phy0
wlan1 ESSID: "myssid1"
Access Point: BA:AD:F0:0D:BA:DD
Mode: Client Channel: 44 (5.220 GHz)
Tx-Power: 20 dBm Link Quality: 43/70
Signal: -67 dBm Noise: unknown
Bit Rate: 54.0 MBit/s
Encryption: WPA2 PSK (TKIP, CCMP)
Type: nl80211 HW Mode(s): 802.11nac
Hardware: 14C3:7662 14C3:7662 [MediaTek MT76x2E]
TX power offset: none
Frequency offset: none
Supports VAPs: yes PHY name: phy1
wlan2 ESSID: "myssid2"
Access Point: BA:AA:AD:F0:00:0D
Mode: Client Channel: 9 (2.452 GHz)
Tx-Power: 20 dBm Link Quality: 56/70
Signal: -54 dBm Noise: unknown
Bit Rate: 150.0 MBit/s
Encryption: WPA2 PSK (TKIP, CCMP)
Type: nl80211 HW Mode(s): 802.11bgn
Hardware: 14C3:7628 14C3:0004 [MediaTek MT76x8]
TX power offset: none
Frequency offset: none
Supports VAPs: yes PHY name: phy2
Notice that the same `Hardware` line is returned for `wlan0` and `wlan2` despite different MAC addresses and different `PHY names`.
The wlan2 hardware is the ALFA AWUS036NHA and `lsusb’ identifies it as:
root@OpenWrt:~# lsusb -v | grep ID
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 0cf3:9271 Qualcomm Atheros Communications AR9271 802.11n
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
It is worth mentioning that the `wlan2` interface is fully functional.
|
|
25.02.2021 | 3642 | Packages | Bug Report | Very Low | Medium | ip2d fails to configure and run on install | openwrt-19.07 | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on - Software versions of OpenWrt/LEDE release, packages, etc. - Steps to reproduce
Running on a Netgear R6220 Firmware OpenWrt 19.07.2 r10947-65030d81f3 / LuCI openwrt-19.07 branch git-21.054.03371-3b137b5
Using the LuCI web interface to install i2pd I received the postinstall messages.
mkdir: can’t create directory : No such file or directory ln: /certificates/certificates: File exists ln: /tunnels.conf: File exists chown: : No such file or directory chown: : No such file or directory
If I also try to start with service i2pd start then I get the same thing.
# service i2pd start mkdir: can’t create directory : No such file or directory ln: /certificates/certificates: File exists ln: /tunnels.conf: File exists chown: : No such file or directory chown: : No such file or directory
|
|
25.02.2021 | 3641 | Other | Bug Report | Very Low | High | New D-Link bootloader (for DIR-2660 and possibly others... | Trunk | Unconfirmed |
Task Description
It seems that some D-Link devices require additional header values in order to flash it via the recovery and to upgrade existing installs. The older versions of the DIR-2660 A1 could be flashed with the current OpenWrt snapshot.
The latest batch of DIR-2660 devices, and possibly others, come with a new bootloader that requires some additional header fields to be set. Manually changing the headers of the factory and upgrade files, allows them to flash succesfully;
you can edit one your self if you like
add "DIR-2660" text at address 0x40 hex
add "V1.00000" text at address 0x80 hex
add "A1" text at address 0x90 hex
change bytes 0x04 to 0x07 to 00
create crc32 for bytes 0x0 to 0x9F
place result in bytes 0x04 to 0x07
This is discussed in https://forum.openwrt.org/t/d-link-dir-2660-a2/89507/11 and https://forum.openwrt.org/t/dir-2660-dir-1935-dir-882-how-to-safely-install-openwrt/88697/10.
|
|
24.02.2021 | 3640 | Base system | Bug Report | Very Low | Low | NTP server's IP is not included into DHCP leases to my ... | Trunk | Unconfirmed |
Task Description
OpenWrt 19.07.1, r10911-c155900f66
Even if go to System→System→Time syncronization and enable both:
Enable NTP client
Provide NTP server
the ntpd server’s IP is not included into DHCP leases to my LAN devices by router’s DHCP server.
Which means they would not use NTP server unless I specifically set them up to do so.
I would guess this screen needs another checkbox, “Advertise NTP server via DHCP” or something.
(ntpd does run, and does work just fine).
|
|
24.02.2021 | 3639 | Base system | Bug Report | Very Low | High | Repeated failure of wireless interfaces, seemingly rela... | Trunk | Unconfirmed |
Task Description
Supply the following if possible:
Model: Linksys WRT3200ACM Architecture: ARMv7 Processor rev 1 (v7l) Firmware Version: OpenWrt 19.07.7 r11306-c4a6851c72 / LuCI openwrt-19.07 branch git-21.054.03371-3b137b5 Kernel Version: 4.14.221 In the last four to six days the wireless on my network kept failing (particularly overnight - but that may be less to do with time of day and more to do with lease expiry??). I searched and found that someone else resolved this back in around 2018 by enabling IGMP Snooping and then rebooting their router (https://forum.openwrt.org/t/wifi-up-device-connected-but-no-internet/) - That worked for me but only temporarily. This morning, even though (on LuCI and via SSH) I can see IGMP Snooping is still enabled (LAN interface), the same problem occurred - all the wireless devices can connect to the router but not the Internet. For the moment, rebooting the router fixed it but clearly that’s not a realistic solution.
I have marked this high severity because:
- It looks like a regression
- My kids can't access school via their iPads and are getting marked absent! (like many/most, we're in lockdown)
`/etc/config/network` reads:
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fddf:17c3:6271::/48'
config interface 'lan'
option type 'bridge'
option ifname 'eth0.1'
option proto 'static'
option netmask '255.255.255.0'
option ip6assign '60'
option broadcast '192.168.7.255'
option ipaddr '192.168.7.1'
option gateway '****' <- my WAN static IP
list dns '1.1.1.1'
option igmp_snooping '1' <- I set this, which seemed to resolve it, but only for a bit
config interface 'wan'
option ifname 'eth1.2'
option proto 'pppoe'
option password '****'
option ipv6 'auto'
option username '****'
config interface 'wan6'
option ifname 'eth1.2'
option proto 'dhcpv6'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '0 1 2 3 5t'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '4 6t'
config interface 'wwan'
option proto 'dhcp'
|
|
23.02.2021 | 3638 | Base system | Bug Report | Very Low | Low | Compile openwrt-x86_64 fail on Ubuntu x86 but success o... | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on
Openwrt 21.02 x86_64
- Software versions of OpenWrt/LEDE release, packages, etc.
Openwrt 21.02
- Steps to reproduce
I compile Openwrt-21.02 for x86_64 failed on Ubuntu-18.04-i386, but successed on Ubuntu-18.04-x86_86. But I always compiled Openwrt-19.07 for x86_64 successfully, and I tried Debian,same thing happened,failed on Debian-i386 but successed on Debian-x86_64.
|
|
21.02.2021 | 3636 | Packages | Bug Report | Very Low | Medium | missing /etc/tor/data crash tor service : TOR do not st... | openwrt-19.07 | Unconfirmed |
Task Description
In All 19.07.x versions :
Feb 21 09:51:19 LPM procd: Instance tor::instance1 s in a crash loop 6 crashes, 0 seconds since last crash Feb 21 09:52:49 LPM procd: Instance tor::instance1 s in a crash loop 6 crashes, 0 seconds since last crash
root@LPM:~# tor Feb 21 10:51:51.580 [notice] Tor 0.4.4.5 running on Linux with Libevent 2.1.11-stable, OpenSSL 1.1.1j, Zlib 1.2.11, Liblzma N/A, and Libzstd N/A. Feb 21 10:51:51.580 [notice] Tor can’t help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning Feb 21 10:51:51.580 [notice] Read configuration file “/etc/tor/torrc”. Feb 21 10:51:51.591 [warn] Skipping obsolete configuration option “AllowInvalidNodes”. Feb 21 10:51:51.592 [warn] Skipping obsolete configuration option “TransListenAddress”. Feb 21 10:51:51.592 [warn] Skipping obsolete configuration option “DNSListenAddress”. Feb 21 10:51:51.593 [warn] Skipping obsolete configuration option “SocksListenAddress”. Feb 21 10:51:51.608 [notice] You configured a non-loopback address ‘10.4.2.1:9050’ for SocksPort. This allows everybody on your local network to use your machine as a proxy. Make sure this is what you wanted. Feb 21 10:51:51.609 [notice] Opening Socks listener on 127.0.0.1:9050 Feb 21 10:51:51.610 [notice] Opened Socks listener on 127.0.0.1:9050 Feb 21 10:51:51.611 [notice] Opening Socks listener on 10.4.2.1:9050 Feb 21 10:51:51.611 [notice] Opened Socks listener on 10.4.2.1:9050 Feb 21 10:51:51.612 [notice] Opening DNS listener on 127.0.0.1:9053 Feb 21 10:51:51.612 [notice] Opened DNS listener on 127.0.0.1:9053 Feb 21 10:51:51.612 [notice] Opening Transparent pf/netfilter listener on 127.0.0.1:9040 Feb 21 10:51:51.612 [notice] Opened Transparent pf/netfilter listener on 127.0.0.1:9040 Feb 21 10:51:51.613 [warn] /etc/tor/data/ is not owned by this user (tor, 52) but by root (0). Perhaps you are running Tor as the wrong user? Feb 21 10:51:51.613 [notice] Closing partially-constructed Socks listener on 127.0.0.1:9050 Feb 21 10:51:51.613 [notice] Closing partially-constructed Socks listener on 10.4.2.1:9050 Feb 21 10:51:51.614 [notice] Closing partially-constructed DNS listener on 127.0.0.1:9053 Feb 21 10:51:51.614 [notice] Closing partially-constructed Transparent pf/netfilter listener on 127.0.0.1:9040 Feb 21 10:51:51.615 [warn] Failed to parse/validate config: Couldn’t create private data directory “/etc/tor/data/” Feb 21 10:51:51.616 [err] Reading config failed–see warnings above.
: mkdir /etc/tor/data/ chown tor:tor /etc/tor/data/ service tor restart –> OK
|
|
18.02.2021 | 3631 | Base system | Bug Report | Very Low | Low | Packages for dmesg found, but incompatible with the arc... | Trunk | Unconfirmed |
Task Description
Configuring dnsmasq-full. Collected errors: * pkg_hash_fetch_best_installation_candidate: Packages for dmesg found, but incompatible with the architectures configured * opkg_install_cmd: Cannot install package dmesg. * satisfy_dependencies_for: Cannot satisfy the following dependencies for dmesg: * libncursesw6 * opkg_install_cmd: Cannot install package dmesg. package/Makefile:66: recipe for target ‘package/install’ failed make[2]: * [package/install] Error 255 make[2]: Leaving directory ‘/home/openwrt/master/openwrt’
package/Makefile:109: recipe for target ‘/home/openwrt/master/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_install’ failed make[1]: * [/home/openwrt/master/openwrt/staging_dir/target-aarch64_generic_musl/stamp/.package_install] Error 2 make[1]: Leaving directory ‘/home/openwrt/master/openwrt’ /home/openwrt/master/openwrt/include/toplevel.mk:228: recipe for target ‘world’ failed make: *** [world] Error 2
|
|
17.02.2021 | 3630 | Base system | Bug Report | Very Low | Low | Missing package from base | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Software versions of OpenWrt/LEDE release, packages, etc. OpenWrt 19.07.6 r11278-8055e38794 - Steps to reproduce
root@OpenWrt:~# opkg update Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/base/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_base Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/base/Packages.sig Signature check passed. Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/freifunk/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_freifunk Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/freifunk/Packages.sig Signature check passed. Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/luci/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_luci Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/luci/Packages.sig Signature check passed. Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/packages/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_packages Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/packages/Packages.sig Signature check passed. Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/routing/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_routing Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/routing/Packages.sig Signature check passed. Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/telephony/Packages.gz Updated list of available packages in /var/opkg-lists/openwrt_telephony Downloading http://downloads.openwrt.org/releases/19.07.6/packages/x86_64/telephony/Packages.sig Signature check passed.
root@OpenWrt:~# opkg install block-mount Unknown package ‘block-mount’. Collected errors: * opkg_install_cmd: Cannot install package block-mount.
|
|
17.02.2021 | 3629 | Base system | Bug Report | Very Low | Low | Not able to Flash Current OpenWRT 19.07.7 on Archer A7 ... | openwrt-19.07 | Unconfirmed |
Task Description
I have a TP-Link Archer A7 v5. I already had OpenWrt installed on it, but for testing a flashed back the Stock Firmware [1.1.0 Build 20201120 rel.50399(4555)]
After that i was not able to Flash the OpenWrt Firmware. I Have a serial console with the following output:
1.1.0 Build 20201120 rel.50399
upgrade firmware...
true
file_len:4491641
md5 verify ok!
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(device_name), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(hw_id), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(oem_id), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(country), skip it.
[Error]sysmgr_proinfo_buildStruct(): 605 @ unknown id(hw_ver), skip it.
--------------------------------------------------------------------
vendorName : TP-Link
vendorUrl : www.tp-link.com
productName : Archer A7
productLanguage : EU
productId : 00070005
productVer : ff050000
specialId : 45550000
hwlId :
oemId :
--------------------------------------------------------------------
Firmwave supports, check OK.
(curFw_ver, newFw_ver) == (1.1, 1.0) [NM_Error](nm_checkSoftVer) 00848: Firmwave not supports, check failed.
[NM_Error](nm_checkUpdateContent) 01084: software version dismatched
[NM_Error](nm_buildUpgradeStruct) 01188: checkUpdateContent failed.
check firmware error!
[NM_Error](nvrammanager_verifyFirmware) 00476: upgradeFirmware failed
Is this maby because of the Version that is named in the Firmware and can this be fixed?
Thank you for your work!
|
|
17.02.2021 | 3628 | Base system | Bug Report | Very Low | Medium | mt7615 dbdc wireless issues | Trunk | Unconfirmed |
Task Description
Device: GL.iNet GL-MT1300 added with https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=d89a7f0120db42d4fae1656e1860ef49523acabb
The problem is that luci wireless app configures wifi devices in wrong order also wifi config command generates 2 radio interfaces with hwmode 11a instead of 11a and 11g respectivelly. Original description is https://github.com/openwrt/mt76/issues/474
using proper config where radio0 is 11g and radio1 is 11a works with wifi script(wifi up, wifi down) but luci’s wifi interface is broken, also wireless doesn’t comes up after router reboot until wifi up && wifi down commands executed(or wifi from rc.local for example).
|
|
17.02.2021 | 3627 | Base system | Bug Report | Very Low | Medium | incompatible with the architectures configured | Trunk | Unconfirmed |
Task Description
Some packages have the following errors:* pkg_hash_fetch_best_installation_candidate: Packages for * found, but incompatible with the architectures configured.
Collected errors:
pkg_hash_fetch_best_installation_candidate: Packages for libreadline8 found, but incompatible with the architectures configured opkg_install_cmd: Cannot install package libreadline8. satisfy_dependencies_for: Cannot satisfy the following dependencies for luci-app-diskman: libncursesw6 opkg_install_cmd: Cannot install package luci-app-diskman. pkg_hash_fetch_best_installation_candidate: Packages for fdisk found, but incompatible with the architectures configured opkg_install_cmd: Cannot install package fdisk. pkg_hash_fetch_best_installation_candidate: Packages for mutt found, but incompatible with the architectures configured opkg_install_cmd: Cannot install package mutt. make[2]: * [package/Makefile:69: package/install] Error 255
|
|
16.02.2021 | 3625 | Base system | Bug Report | Very Low | Low | NL80211_ATTR_STA_VLAN errors | Trunk | Unconfirmed |
Task Description
Devices: Netgear R7800, UniFi AP AC Lite
OpenWrt SNAPSHOT, r15805-1da945b760 OpenWrt SNAPSHOT, r15806-c68d527991
kmod-cfg80211 - 5.4.98+5.10-rc6-1-1 kmod-mac80211 - 5.4.98+5.10-rc6-1-1
logread shows these frequent error messages for various wifi clients:
Mon Feb 15 20:08:47 2021 daemon.err hostapd: nl80211: NL80211_ATTR_STA_VLAN (addr=xx:xx:xx:xx:xx:xx ifname=wlan0 vlan_id=0) failed: -2 (No such file or directory)
|
|
16.02.2021 | 3623 | Base system | Bug Report | Very Low | Low | px5g-wolfssl packaging missing PKG_VERSION | Trunk | Unconfirmed |
Task Description
Seeing this doing x86_64/generic builds on master:
ERROR: please fix package/utils/px5g-wolfssl/Makefile - see logs/package/utils/px5g-wolfssl/dump.txt for details
|
|
14.02.2021 | 3622 | Base system | Bug Report | Very Low | Low | TP-Link Archer A7 v5: No LAN LED activity | openwrt-19.07 | Unconfirmed |
Task Description
Device: TP-Link Archer A7 (DE) V5 Software: OpenWRT 19.07.6 r11278-8055e38794
None of the LAN LEDs on the device seem to function, just the ones for 2,4 and 5 GHz Wifi. According to the switch0 section in LuCI, there is a 1000baseT full-duplex link on LAN1 and WAN and - apart from the corresponding LAN LEDs - the router functions just fine.
The Archer A7 replaces a TP-Link TL-WDR4900 v1 (with imported 19.07.6 backup of latter config, I had to reassign the Wireless deifinitions via ssh), where the LEDs flashed on LAN packet activity (WAN and LAN1 connected). The LED configuration section in LuCi is empty (standard).
Could this issue be connected to the config import? Just let me know if there is any info I could provide, to aid in analyzing the issue further.
|
|
11.02.2021 | 3620 | Base system | Bug Report | Very Low | High | Remote desktop unusable with software flow offloading | openwrt-19.07 | Unconfirmed |
Task Description
I have latest stable OpenWrt 19.07.6 r11278 installed to my TP-Link TL-WDR4900 v1. I have a port forward to a Windows RDP or using TeamViewer remote management. When the Software flow offloading ENABLED, Windows RDP or TeamViewer remote management connection become slow and laggy.
If I disable everything works quickly without lags.
|
|
10.02.2021 | 3618 | Toolchain | Bug Report | Very Low | Medium | openwrt permissions in buildroot/files | Trunk | Unconfirmed |
Task Description
Seems that it would be simple to make sure of this beforehand. Currently if a file has permissions 0o1 and exists in buildroot/files the error is ambigious.
|
|
10.02.2021 | 3617 | Base system | Bug Report | Very Low | High | ntpd-busybox default doesn't work with /etc/config/syst... | openwrt-19.07 | Unconfirmed |
Task Description
19.07.4
Specify no busybox options in menuconfig and include an /etc/config/system ntp configuration in buildroot/files/
NTP doesn’t work, even though ntp exists via busybox. If you call ntpd and tell it to query a nameserver directly, it does get a result and set the time.
You must install ntpd, it should automatically work with busybox’s ntpd.
Bringing in ntpd also brings in:
CONFIG_PACKAGE_libmbedtls=y # CONFIG_LIBMBEDTLS_DEBUG_C is not set # CONFIG_PACKAGE_libnss is not set # CONFIG_PACKAGE_libopenssl is not set CONFIG_PACKAGE_libopenssl=y
# # Build Options # # CONFIG_OPENSSL_OPTIMIZE_SPEED is not set CONFIG_OPENSSL_WITH_ASM=y CONFIG_OPENSSL_WITH_DEPRECATED=y # CONFIG_OPENSSL_NO_DEPRECATED is not set CONFIG_OPENSSL_WITH_ERROR_MESSAGES=y
# # Protocol Support # CONFIG_OPENSSL_WITH_TLS13=y # CONFIG_OPENSSL_WITH_DTLS is not set # CONFIG_OPENSSL_WITH_NPN is not set CONFIG_OPENSSL_WITH_SRP=y CONFIG_OPENSSL_WITH_CMS=y
# # Algorithm Selection # # CONFIG_OPENSSL_WITH_EC2M is not set CONFIG_OPENSSL_WITH_CHACHA_POLY1305=y CONFIG_OPENSSL_PREFER_CHACHA_OVER_GCM=y CONFIG_OPENSSL_WITH_PSK=y
# # Less commonly used build options # # CONFIG_OPENSSL_WITH_ARIA is not set # CONFIG_OPENSSL_WITH_CAMELLIA is not set # CONFIG_OPENSSL_WITH_IDEA is not set # CONFIG_OPENSSL_WITH_SEED is not set # CONFIG_OPENSSL_WITH_SM234 is not set # CONFIG_OPENSSL_WITH_BLAKE2 is not set # CONFIG_OPENSSL_WITH_MDC2 is not set # CONFIG_OPENSSL_WITH_WHIRLPOOL is not set # CONFIG_OPENSSL_WITH_COMPRESSION is not set # CONFIG_OPENSSL_WITH_RFC3779 is not set
# # Engine/Hardware Support # CONFIG_OPENSSL_ENGINE=y # CONFIG_OPENSSL_ENGINE_BUILTIN is not set # CONFIG_OPENSSL_WITH_GOST is not set # CONFIG_PACKAGE_libopenssl-afalg_sync is not set # CONFIG_PACKAGE_libopenssl-conf is not set # CONFIG_PACKAGE_libopenssl-devcrypto is not set # CONFIG_PACKAGE_libwolfssl is not set
# @@ -4161,7 +4082,8 @@ CONFIG_PACKAGE_libmbedtls=y CONFIG_PACKAGE_libblobmsg-json=y # CONFIG_PACKAGE_libbsd is not set # CONFIG_PACKAGE_libcanfestival is not set # CONFIG_PACKAGE_libcap is not set CONFIG_PACKAGE_libcap=y # CONFIG_PACKAGE_libcap-bin is not set # CONFIG_PACKAGE_libcares is not set # CONFIG_PACKAGE_libcgroup is not set # CONFIG_PACKAGE_libcharset is not set @@ -4232,10 +4154,10 @@ CONFIG_LIBCURL_PROXY=y # CONFIG_PACKAGE_libev is not set # CONFIG_PACKAGE_libevdev is not set CONFIG_PACKAGE_libevent2=y # CONFIG_PACKAGE_libevent2-core is not set CONFIG_PACKAGE_libevent2-core=y # CONFIG_PACKAGE_libevent2-extra is not set # CONFIG_PACKAGE_libevent2-openssl is not set # CONFIG_PACKAGE_libevent2-pthreads is not set CONFIG_PACKAGE_libevent2-pthreads=y # CONFIG_PACKAGE_libevhtp is not set # CONFIG_PACKAGE_libexif is not set # CONFIG_PACKAGE_libexpat is not set @@ -5294,9 +5216,9 @@ CONFIG_LLDPD_WITH_CUSTOM=y # CONFIG_PACKAGE_htpdate is not set # CONFIG_PACKAGE_linuxptp is not set # CONFIG_PACKAGE_ntp-keygen is not set # CONFIG_PACKAGE_ntp-utils is not set CONFIG_PACKAGE_ntp-utils=y # CONFIG_PACKAGE_ntpclient is not set # CONFIG_PACKAGE_ntpd is not set CONFIG_PACKAGE_ntpd=y # CONFIG_PACKAGE_ntpdate is not set
|
|
10.02.2021 | 3616 | Base system | Bug Report | Very Low | High | LAN peers unreachable after a few hours | Trunk | Unconfirmed |
Task Description
Device: D-Link DIR-882 A1 Version: OpenWrt SNAPSHOT r15710-f5f01bcacd / LuCI Master git-21.029.67968-af1f961
After the router has been booted up for about a day, all LAN peers will become unreachable, but WAN works fine, resulting all LAN applications fail.
I ran a few tests. The Router was 192.168.1.1, a computer assigned 192.168.1.233 and another device 192.168.1.169.
Connection to the router was fine:
> tracert 192.168.1.1
Tracing route to OPENWRT.lan [192.168.1.1]
over a maximum of 30 hops:
1 2 ms 2 ms 2 ms OPENWRT.lan [192.168.1.1]
Trace complete.
Connection to itself was fine:
> tracert 192.168.1.233
Tracing route to WINDOWS.lan [192.168.1.233]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms WINDOWS.lan [192.168.1.233]
Trace complete.
Connection to peer failed. It returned the address of itself:
> tracert 192.168.1.169
Tracing route to ANDROID.lan [192.168.1.169]
over a maximum of 30 hops:
1 WINDOWS.lan [192.168.1.233] reports: Destination host unreachable.
Trace complete.
> ping 192.168.1.169
Pinging 192.168.1.169 with 32 bytes of data:
Reply from 192.168.1.233: Destination host unreachable.
Reply from 192.168.1.233: Destination host unreachable.
Reply from 192.168.1.233: Destination host unreachable.
Reply from 192.168.1.233: Destination host unreachable.
Ping statistics for 192.168.1.169:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
System reboot can solve the problem temporarily. All LAN applications back online:
> ping 192.168.1.169
Pinging 192.168.1.169 with 32 bytes of data:
Reply from 192.168.1.169: bytes=32 time=4ms TTL=64
Reply from 192.168.1.169: bytes=32 time=5ms TTL=64
Reply from 192.168.1.169: bytes=32 time=4ms TTL=64
Reply from 192.168.1.169: bytes=32 time=4ms TTL=64
Ping statistics for 192.168.1.169:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 4ms, Maximum = 5ms, Average = 4ms
|
|
09.02.2021 | 3615 | Kernel | Build Failure | Very Low | Medium | Kirkwood: the build stops for input when make with V=s ... | Trunk | Unconfirmed |
Task Description
When building Kirkwood images off the trunk, r15696-17fa01bb79, make -j1 V=s or make -j1 V=sc stops. A <return> can get it going. Without V=s or V=sc, the build doesn’t stop for input. Please find the make.log below.
make[5]: Entering directory '/home/builder/openwrt/build_dir/target-arm_xscale_musl_eabi/linux-kirkwood/linux-5.4.95'
Makefile:632: include/config/auto.conf: No such file or directory
Makefile:678: include/config/auto.conf.cmd: No such file or directory
make -f ./Makefile syncconfig
make -f ./scripts/Makefile.build obj=scripts/basic
rm -f .tmp_quiet_recordmcount
make -f ./scripts/Makefile.build obj=scripts/kconfig syncconfig
gcc -Wp,-MD,scripts/kconfig/.conf.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -c -o scripts/kconfig/conf.o scripts/kconfig/conf.c
gcc -Wp,-MD,scripts/kconfig/.confdata.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -c -o scripts/kconfig/confdata.o scripts/kconfig/confdata.c
gcc -Wp,-MD,scripts/kconfig/.expr.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -c -o scripts/kconfig/expr.o scripts/kconfig/expr.c
flex -oscripts/kconfig/lexer.lex.c -L scripts/kconfig/lexer.l
bison -o scripts/kconfig/parser.tab.c --defines=scripts/kconfig/parser.tab.h -t -l scripts/kconfig/parser.y
gcc -Wp,-MD,scripts/kconfig/.lexer.lex.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -I ./scripts/kconfig -c -o scripts/kconfig/lexer.lex.o scripts/kconfig/lexer.lex.c
gcc -Wp,-MD,scripts/kconfig/.parser.tab.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -I ./scripts/kconfig -c -o scripts/kconfig/parser.tab.o scripts/kconfig/parser.tab.c
gcc -Wp,-MD,scripts/kconfig/.preprocess.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -c -o scripts/kconfig/preprocess.o scripts/kconfig/preprocess.c
gcc -Wp,-MD,scripts/kconfig/.symbol.o.d -Wall -Wmissing-prototypes -Wstrict-prototypes -O2 -fomit-frame-pointer -std=gnu89 -O2 -I/home/builder/openwrt/staging_dir/host/include -Wall -Wmissing-prototypes -Wstrict-prototypes -I/home/builder/openwrt/staging_dir/host/include -c -o scripts/kconfig/symbol.o scripts/kconfig/symbol.c
gcc -o scripts/kconfig/conf scripts/kconfig/conf.o scripts/kconfig/confdata.o scripts/kconfig/expr.o scripts/kconfig/lexer.lex.o scripts/kconfig/parser.tab.o scripts/kconfig/preprocess.o scripts/kconfig/symbol.o -L/home/builder/openwrt/staging_dir/host/lib
scripts/kconfig/conf --syncconfig Kconfig
net/sched/Kconfig:45: warning: menuconfig statement without prompt
*
* Restart config...
*
*
* I2C Hardware Bus support
*
*
* PC SMBus host controller drivers
*
ALI 1535 (I2C_ALI1535) [N/m/y/?] n
ALI 1563 (I2C_ALI1563) [N/m/y/?] n
ALI 15x3 (I2C_ALI15X3) [N/m/y/?] n
AMD 756/766/768/8111 and nVidia nForce (I2C_AMD756) [N/m/y/?] n
AMD 8111 (I2C_AMD8111) [N/m/y/?] n
Intel 82801 (ICH/PCH) (I2C_I801) [N/m/y/?] n
Intel SCH SMBus 1.0 (I2C_ISCH) [N/m/y/?] n
Intel PIIX4 and compatible (ATI/AMD/Serverworks/Broadcom/SMSC) (I2C_PIIX4) [N/m/y/?] n
Nvidia nForce2, nForce3 and nForce4 (I2C_NFORCE2) [N/m/y/?] n
NVIDIA GPU I2C controller (I2C_NVIDIA_GPU) [N/m/y/?] n
SiS 5595 (I2C_SIS5595) [N/m/y/?] n
SiS 630/730/964 (I2C_SIS630) [N/m/y/?] n
SiS 96x (I2C_SIS96X) [N/m/y/?] n
VIA VT82C586B (I2C_VIA) [N/m/y/?] n
VIA VT82C596/82C686/82xx and CX700/VX8xx/VX900 (I2C_VIAPRO) [N/m/y/?] n
*
* I2C system bus drivers (mostly embedded / system-on-chip)
*
CBUS I2C driver (I2C_CBUS_GPIO) [N/m/y/?] n
Synopsys DesignWare Platform (I2C_DESIGNWARE_PLATFORM) [N/m/y/?] n
Synopsys DesignWare PCI (I2C_DESIGNWARE_PCI) [N/m/y/?] n
EMMA Mobile series I2C adapter (I2C_EMEV2) [N/m/y/?] n
GPIO-based bitbanging I2C (I2C_GPIO) [M/n/y/?] m
GPIO-based fault injector (I2C_GPIO_FAULT_INJECTOR) [N/y/?] n
Marvell mv64xxx I2C Controller (I2C_MV64XXX) [Y/n/m/?] y
OpenCores I2C Controller (I2C_OCORES) [N/m/y/?] n
PCA9564/PCA9665 as platform device (I2C_PCA_PLATFORM) [N/m/y/?] n
Intel PXA2XX I2C adapter (I2C_PXA) [M/n/y/?] m
Intel PXA2XX I2C Slave comms support (I2C_PXA_SLAVE) [N/y/?] (NEW)
|
|
09.02.2021 | 3614 | Base system | Bug Report | Very Low | Low | Compilation of e.g. tools/zlib fails when CMAKE_GENERAT... | Trunk | Unconfirmed |
Task Description
Steps to reproduce:
- git clone git://git.openwrt.org/openwrt/openwrt.git - git checkout v19.07.6 - CMAKE_GENERATOR=Ninja make -j8
OpenWrt’s build toolchain should probably unset CMAKE_GENERATOR explicitly if using the host environment variables in general is desired.
|
|
09.02.2021 | 3613 | Packages | Bug Report | Very Low | High | Overestimated entropy in urgnd | openwrt-19.07 | Unconfirmed |
Task Description
I was looking at the entropy collected by the jitterentropy library that urngd is using. I’ve filed a bug against the library at https://github.com/smuellerDD/jitterentropy-library/issues/21
What I’m seeing it that is overestimates the amount of entropy collected. On my desktop machine this is at least a factor of 100. I’ve not looked at any of my devices using OpenWRT yet, but I expect it to be worse there.
Urngd has an oversampling factor, which is currently set to 2, meaning the factor is 2 time smaller. The oversampling in urngd currently collects twice as many bytes (64), and then tells the kernel that it contains 32 byte / 256 bit of entropy. The library also supports oversampling itself, it’s a parameter to the jent_entropy_collector_alloc function.
I suggest that you set the oversampling factor to at least 1000.
|
|
09.02.2021 | 3612 | Base system | Bug Report | Very Low | Low | opkg installs unexpected packages depending on order of... | Trunk | Unconfirmed |
Task Description
I noticed this on a freshly installed 19.07.6 on a TP-Link WDR4900.
When installing the packages “batctl-full kmod-batman-adv” the order seems to matter.
For example,
opkg install batctl-full kmod-batman-adv
results in the following packages being installed kmod-crypto-hash kmod-lib-crc16 kmod-crypto-crc32c kmod-lib-crc32c librt batctl-full kmod-batman-adv
But as a counter-example (reversing the order),
opkg install kmod-batman-adv batctl-full
results in the following packages being installed kmod-crypto-hash kmod-lib-crc16 kmod-crypto-crc32c kmod-lib-crc32c librt batctl-full kmod-batman-adv batctl-tiny
In this case both batctl-full and batctl-tiny get installed.
Just for clarity, here are the results of a few other related commands.
root@OpenWrt:~# opkg whatprovides -A batctl
What provides batctl
batctl-full
batctl-default
batctl-tiny
root@OpenWrt:~# opkg whatdepends -A batctl
Root set:
batctl-full
batctl-default
batctl-tiny
What depends on root set
kmod-batman-adv 4.14.215+2019.2-10 depends on batctl
I feel like this is not working as expected. Since batctl-full is explicitly listed on the command line, one would expect that the dependency on “batctl” should be met and as a result batctl-tiny is not needed.
|
|
09.02.2021 | 3611 | Base system | Bug Report | Very Low | Low | on EA6350v3 Openvpn fails to work on Wirelss | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on
EA6350v3
- Software versions of OpenWrt/LEDE release, packages, etc.
OpenWrt 19.07.6 r11278-8055e38794 / LuCI openwrt-19.07 branch git-21.018.57536-6ba9740
- Steps to reproduce
Installed Openvpn client with *.ovpn file by using LuCI interface of openvpn. Works when I am connected to ethernet, but not when I tried wifi.
I followed the steps on openwrt website for setting up openvpn with LuCI. It only works with ethernet, not wifi interfaces. I also looked at/tried other configurations, with the same results only the ethernet interface works over the VPN. The strange thing is when you connect with the wifi interface, you can still connect to the router. Almost like wlan0, wlan1 are no longer on the same bridge as the switch.
CLIENT OPENVPN CONFIG :
client dev tun proto tcp remote xx.xx.xxx.xxx 31194 resolv-retry infinite nobind persist-key persist-tun remote-cert-tls server auth SHA512 cipher AES-256-CBC ignore-unknown-option block-outside-dns block-outside-dns verb 3 <ca> —–BEGIN CERTIFICATE—– —–END CERTIFICATE—– </ca> <cert> —–BEGIN CERTIFICATE—– —–END CERTIFICATE—– </cert> <key> —–BEGIN PRIVATE KEY—– —–END PRIVATE KEY—– </key> <tls-crypt> —–BEGIN OpenVPN Static key V1—– —–END OpenVPN Static key V1—– </tls-crypt>
|
|
08.02.2021 | 3610 | Packages | Bug Report | Very Low | High | qos-scripts: default classifications overrides previous... | openwrt-19.07 | Unconfirmed |
Task Description
My understanding is, that the default classification is intended to classifiy not yet classified packets. But default classification ignores/overrides all previous classifications set by the CONNMARK restore.
Refering the attached screenshot, the CONNMARK restore with mask 0xf. Later on the default classification masks against 0xf0. That leads to a missmatch between the CONNTRACK restore and the default classification. So all CONNTRACK marked packets will be overriden by the default rules. Actually that means that the default classification can not be used.
|
|
06.02.2021 | 3608 | Packages | Bug Report | Very Low | Low | hostapd-utils all_sta does not work | Trunk | Unconfirmed |
Task Description
Tested on WDR4300.
Try: hostapd_cli -i wlan0 all_sta
You won’t get any output, although stations are connected.
|
|
06.02.2021 | 3607 | Toolchain | Bug Report | Very Low | Critical | fakeroot fails to build from source with glibc 2.33 | Trunk | Unconfirmed |
Task Description
Some distributions (Arch, Fedora) ship glibc 2.33
tools/fakeroot will not compile / may not compile because
error: ‘_STAT_VER’ undeclared
and multiple other errors - Distros might patch /revert the change to glibc or fakeroot has to be patched
related fedora bugs: https://bugzilla.redhat.com/show_bug.cgi?id=1901049 https://bugzilla.redhat.com/show_bug.cgi?id=1889862
quote from ticket: “fakeroot needs to be enhanced to intercept all new glibc interfaces. The build failure merely obscures the larger issues.”
This error is critical since fakeroot is a requirement by the build system and not optional
|
|
03.02.2021 | 3605 | Base system | Bug Report | Very Low | Medium | 5Ghz performance of 19.07.6 with TP-Link Archer C6 is v... | openwrt-19.07 | Unconfirmed |
Task Description
After installing OpenWrt on TP-Link Archer C6 V2 EU I ran into issues with 5Ghz performance. This is already described on the official OpenWrt page of the device but I could not find a ticket for it. So I like to create one.
Behaviour: max. 5Ghz performance is round about 150Mbit - 200Mbit. This is not the case for stock firmware. OpenWrt 19.07.6
Reproduction should be easy as it is still noted as a general issue in the device page and it is constantly slow.
|
|
01.02.2021 | 3604 | Base system | Bug Report | Very Low | High | ath9k firmware is 0 bytes on Fritzbox 7430 | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on Fritz!box 7430 - Software versions of OpenWrt/LEDE snapshot r15642+2-eb11cd9ea3 - Steps to reproduce
Firmware for wifi ath9k in the directory /lib/firmware/ is 0 bytes.
Changing the parameter -s 0x1e000 to -s 0x1e800 results in the firmware being created with 4096 bytes.
The ssid is now displayed, but wifi is very unstable and the connection is quickly lost.
Here, too, the parameter -l 4096 was changed to -l 5120, which means that the connection remains stable.
The file /etc/hotplug.d/firmware/12-ath9k-eeprom was locally changed to:
/usr/bin/fritz_cal_extract -i 1 -s 0x1e800 -e 0x207 -l 5120 -o /lib/firmware/$FIRMWARE $(find_mtd_chardev "urlader")
Attached the completely changed file 12-ath9k-eeprom.
|
|
31.01.2021 | 3603 | Base system | Bug Report | Very Low | Medium | linksys ea7500v2: Unable to mount root fs on unknown-bl... | Trunk | Unconfirmed |
Task Description
Device: Linksys EA7500v2
After flashing the openwrt snapshot factory image to partition 1 and boot try to boot it, the following error occure:
[ 2.797527] UBI error: no valid UBI magic found inside mtd6
[ 2.808918] hctosys: unable to open rtc device (rtc0)
[ 2.814777] /dev/root: Can't open blockdev
[ 2.818887] VFS: Cannot open root device "(null)" or unknown-block(0,0): error -6
[ 2.826348] Please append a correct "root=" boot option; here are the available partitions:
[ 2.834683] 1f00 512 mtdblock0
[ 2.834688] (driver?)
[ 2.841205] 1f01 256 mtdblock1
[ 2.841209] (driver?)
[ 2.847735] 1f02 256 mtdblock2
[ 2.847739] (driver?)
[ 2.854254] 1f03 256 mtdblock3
[ 2.854257] (driver?)
[ 2.860777] 1f04 256 mtdblock4
[ 2.860781] (driver?)
[ 2.867308] 1f05 4096 mtdblock5
[ 2.867311] (driver?)
[ 2.873827] 1f06 36864 mtdblock6
[ 2.873831] (driver?)
[ 2.880359] 1f07 4096 mtdblock7
[ 2.880362] (driver?)
[ 2.886889] 1f08 36864 mtdblock8
[ 2.886892] (driver?)
[ 2.893407] 1f09 1024 mtdblock9
[ 2.893411] (driver?)
[ 2.899938] 1f0a 46080 mtdblock10
[ 2.899941] (driver?)
[ 2.906570] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
[ 2.914831] Rebooting in 1 seconds..
|
|
30.01.2021 | 3602 | Packages | Bug Report | Very Low | Low | odhcpd seems to not respond to requests sent on dynamic... | openwrt-18.06 | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on - Software versions of OpenWrt/LEDE release, packages, etc. - Steps to reproduce
18.06.5, r789
on x86 ( VIA Samuel 2 )
odhcpd seems to not respond to requests sent on dynamicly created interfaces ppp1, ppp2 ... etc. I have ensured that ipv6 comms are occuring over the pppoe links and that link local addresses are in communication but no further negotioation happens. I’m guessing i’m the only person trying to use pppoe to a downstream router using openwrt, but it’d be nice if it worked ! Cheers.
|
|
28.01.2021 | 3601 | Other | Bug Report | Very Low | Low | tplink-safeloader: Unexpected firmware offset when read... | Trunk | Unconfirmed |
Task Description
I was trying to return to oem firmware for TL-WPA8630P V2.1 by following the instructions at https://openwrt.org/toh/tp-link/tp-link_tl-wpa8630p_v2#reverting_to_stock
When running tplink-safeloader it fails with the error message:
DEBUG: can not find fwuphdr
Error can not read the partition table (fwup-ptn): Success
I think the problem is that the firmware offset is “wrong” in tplink-safeloader or in the firmware file.
Here’s what the firmware file looks like:
00000000 fb b0 40 4b 3d ef 81 6e ed 61 ac 42 7a 7a 86 e4 |..@K=..n.a.Bzz..|
00000010 00 6d 79 d7 3f 4e 45 57 00 00 00 28 00 64 de 8f |.my.?NEW...(.d..|
00000020 00 6d 22 8f 00 00 00 00 00 64 de 53 c8 cb b9 c0 |.m"......d.S....|
00000030 25 21 80 2a d0 c6 39 eb 17 c6 73 64 00 64 de 53 |%!.*..9...sd.d.S|
00000040 0b a1 cb 12 8c 9e 34 9e 40 9d c8 9d 92 a5 03 cd |......4.@.......|
00000050 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
*
00001050 66 77 75 70 2d 70 74 6e 20 6f 73 2d 69 6d 61 67 |fwup-ptn os-imag|
00001060 65 20 62 61 73 65 20 30 78 30 31 30 30 30 20 73 |e base 0x01000 s|
Ie, “fwup-ptn” is at 0×1050 while tplink-safeloader seems to look at 0×1014:
size_t firmware_offset = 0x1014;
I changed firmware_offset to 0×1050 and recompiled tplink-safeloader, then it works (but I don’t know if the output firmware is correct or not).
- Steps to reproduce
1. Get the firmware file from https://www.tp-link.com/en/support/download/tl-wpa8630p/v2.1/#Firmware 2. Extract the firmware archive 3. Run “tplink-safeloader -z wpa8630pv2_uk-up-ver2-1-0-P1-20171117-rel42724-APPLC.bin -o oem-sysupgrade.bin”
|
|
28.01.2021 | 3600 | Base system | Bug Report | Very Low | Medium | [odhcp6c] prefix exclude sanity check fails for prefix ... | openwrt-19.07 | Unconfirmed |
Task Description
odhcp6c fails to request a delegated prefix when the server returns an excluded prefix of length > 64.
According to RFC 6603:
o prefix-len: The length of the excluded prefix in bits. The prefix-len MUST be between ‘OPTION_IAPREFIX prefix-length’+1 and 128.
However, values for excluded prefix length > 64 fail sanity, resulting in odhcp6c dropping the PD from the request.
The following patch fixes the issue.
|
|
27.01.2021 | 3599 | Base system | Bug Report | Very Low | Medium | TP-Link Archer C7 v2 - Wireless module 2.4GHz stop work... | openwrt-19.07 | Unconfirmed |
Task Description
Supply the following if possible: - Device: TP-Link Archer C7 v2(ath79) - Software versions of OpenWrt: OpenWrt 19.07.6 r11278-8055e38794 / LuCI openwrt-19.07 branch git-21.022.31068-7129723 - Steps to reproduce:
Now I try to disable option “Disassociate On Low Acknowledgement”
|
|
27.01.2021 | 3598 | Packages | Bug Report | Very Low | Low | Trival Relay (trelay) should set up the relayed port in... | openwrt-19.07 | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on VirtIO NIC - Software versions of OpenWrt/LEDE release, packages, etc. OpenWrt 19.07.6 r11278 kmod-trelay - 4.14.215+0.1-2
- Steps to reproduce Set up trival relay, /etc/config/trelay:
config trelay option enabled 1 option dev1 eth0 option dev2 wlan0
The relay works only if eth0 is put in promiscuous mode. This can be easily handled by updating /etc/init.d/trelay to set it up automatically:
ip link set dev “$dev1” up ip link set dev “$dev1” promisc on ip link set dev “$dev2” up
|
|
25.01.2021 | 3596 | Kernel | Bug Report | Very Low | Low | Enable Intel i40e driver in Releases | openwrt-19.07 | Unconfirmed |
Task Description
Hi Folks,
Not sure if this is the correct way to request so please redirect if needed. The drivers for the Intel i40e network interface series was requested to be added to master with this pull: https://github.com/openwrt/openwrt/pull/1851
However it looks like it was paused until the Kernel is updated to 4.19. However it successfully compiles on Kernel 4.14 in the 19.07 branch.
Can I request that it’s included in future 19.07 releases? It’s the only thing stopping me running my devices on the released binaries!
Thanks.
|
|
24.01.2021 | 3593 | Packages | Bug Report | Very Low | Medium | Samba Interfaces Not Working Correctly | openwrt-19.07 | Unconfirmed |
Task Description
root@APU2:~# netstat -nplt | grep smbd tcp 0 0 0.0.0.0:445 0.0.0.0:* LISTEN 18063/smbd tcp 0 0 0.0.0.0:139 0.0.0.0:* LISTEN 18063/smbd tcp 0 0 :::445 :::* LISTEN 18063/smbd tcp 0 0 :::139 :::* LISTEN 18063/smbd root@APU2:~# head -n 9 /etc/config/samba config samba
option 'name' 'OpenWrt'
option 'workgroup' 'WORKGROUP'
option 'description' 'Samba Server on APU2'
option 'charset' 'UTF-8'
option 'homes' '0'
list 'interface' 'LOOPBACK'
list 'interface' 'LAN'
|
|
23.01.2021 | 3592 | Base system | Bug Report | Very Low | Medium | Linksys E7500 v2 and problem with WAN after installing ... | openwrt-19.07 | Unconfirmed |
Task Description
HI !
On original firmware (FW_EA7500v2_2.0.8.194281_prod.img) everything is OK. LAN, WAN, WIFI etc., are working properly.
I installed the OpenWRT according to the instruction: https://openwrt.org/toh/linksys/linksys_ea7500_v2
I downloaded firmware from https://downloads.openwrt.org/snapshots/targets/ramips/mt7621/ openwrt-ramips-mt7621-linksys_ea7500-v2-squashfs-factory.bin - 8448.2 KB Sat Jan 23 09:22:01 2021 openwrt-ramips-mt7621-linksys_ea7500-v2-squashfs-sysupgrade.bin - 5740.6 KB Sat Jan 23 09:22:01 2021
After installing “factory” firmware , the WAN connection does not work.
PLEASE, HELP ME.
DMESG :
[ 0.000000] Linux version 5.4.91 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r15588-465eaa0e07)) #0 SMP Sat Jan 23 05:03:53 2021
[ 0.000000] SoC Type: MediaTek MT7621 ver:1 eco:3
[ 0.000000] printk: bootconsole [early0] enabled
[ 0.000000] CPU0 revision is: 0001992f (MIPS 1004Kc)
[ 0.000000] MIPS: machine is Linksys EA7500 v2
[ 0.000000] Initrd not found or empty - disabling initrd
[ 0.000000] VPE topology {2,2} total 4
[ 0.000000] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 0.000000] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 0.000000] Zone ranges:
[ 0.000000] Normal [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] HighMem empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
[ 0.000000] On node 0 totalpages: 65536
[ 0.000000] Normal zone: 576 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 65536 pages, LIFO batch:15
[ 0.000000] percpu: Embedded 14 pages/cpu s26768 r8192 d22384 u57344
[ 0.000000] pcpu-alloc: s26768 r8192 d22384 u57344 alloc=14*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 64960
[ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear)
[ 0.000000] Writing ErrCtl register=00054080
[ 0.000000] Readback ErrCtl register=00054080
[ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.000000] Memory: 250276K/262144K available (6059K kernel code, 204K rwdata, 1288K rodata, 1268K init, 238K bss, 11868K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] rcu: Hierarchical RCU implementation.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] NR_IRQS: 256
[ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x558 with crng_init=0
[ 0.000000] CPU Clock: 880MHz
[ 0.000000] clocksource: GIC: mask: 0xffffffffffffffff max_cycles: 0xcaf478abb4, max_idle_ns: 440795247997 ns
[ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4343773742 ns
[ 0.000008] sched_clock: 32 bits at 440MHz, resolution 2ns, wraps every 4880645118ns
[ 0.007802] Calibrating delay loop... 583.68 BogoMIPS (lpj=1167360)
[ 0.041995] pid_max: default: 32768 minimum: 301
[ 0.046772] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.053998] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear)
[ 0.064399] rcu: Hierarchical SRCU implementation.
[ 0.069835] smp: Bringing up secondary CPUs ...
[ 9.117947] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 9.117957] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 9.117970] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 9.118067] CPU1 revision is: 0001992f (MIPS 1004Kc)
[ 0.102598] Synchronize counters for CPU 1: done.
[ 9.179249] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 9.179257] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 9.179265] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 9.179319] CPU2 revision is: 0001992f (MIPS 1004Kc)
[ 0.167300] Synchronize counters for CPU 2: done.
[ 9.240633] Primary instruction cache 32kB, VIPT, 4-way, linesize 32 bytes.
[ 9.240641] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize 32 bytes
[ 9.240648] MIPS secondary cache 256kB, 8-way, linesize 32 bytes.
[ 9.240709] CPU3 revision is: 0001992f (MIPS 1004Kc)
[ 0.225156] Synchronize counters for CPU 3: done.
[ 0.255030] smp: Brought up 1 node, 4 CPUs
[ 0.263484] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.273182] futex hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.280257] pinctrl core: initialized pinctrl subsystem
[ 0.287127] NET: Registered protocol family 16
[ 0.302469] FPU Affinity set after 4688 emulations
[ 0.318149] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
[ 0.329394] clocksource: Switched to clocksource GIC
[ 0.336430] NET: Registered protocol family 2
[ 0.342234] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear)
[ 0.350635] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear)
[ 0.358225] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear)
[ 0.365311] TCP: Hash tables configured (established 2048 bind 2048)
[ 0.371744] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.378220] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[ 0.385442] NET: Registered protocol family 1
[ 0.389761] PCI: CLS 0 bytes, default 32
[ 0.485340] 4 CPUs re-calibrate udelay(lpj = 1167360)
[ 0.491899] workingset: timestamp_bits=14 max_order=16 bucket_order=2
[ 0.499508] random: fast init done
[ 0.509328] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.515166] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[ 0.526835] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 0.535957] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.541812] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.547613] mt7621_gpio 1e000600.gpio: registering 32 gpios
[ 0.553924] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[ 0.563417] printk: console [ttyS0] disabled
[ 0.567699] 1e000c00.uartlite: ttyS0 at MMIO 0x1e000c00 (irq = 19, base_baud = 3125000) is a 16550A
[ 0.576679] printk: console [ttyS0] enabled
[ 0.584938] printk: bootconsole [early0] disabled
[ 0.596677] mt7621-nand 1e003000.nand: Using programmed access timing: 31c07388
[ 0.604246] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[ 0.610589] nand: Macronix MX30LF1G18AC
[ 0.614420] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
[ 0.621975] mt7621-nand 1e003000.nand: ECC strength adjusted to 4 bits
[ 0.628515] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134
[ 0.635810] mt7621-nand 1e003000.nand: Using programmed access timing: 21005134
[ 0.643102] Scanning device for bad blocks
[ 1.943320] 11 fixed-partitions partitions found on MTD device mt7621-nand
[ 1.950182] Creating 11 MTD partitions on "mt7621-nand":
[ 1.955490] 0x000000000000-0x000000080000 : "boot"
[ 1.961658] 0x000000080000-0x0000000c0000 : "u_env"
[ 1.967740] 0x0000000c0000-0x000000100000 : "factory"
[ 1.974097] 0x000000100000-0x000000140000 : "s_env"
[ 1.980207] 0x000000140000-0x000000180000 : "devinfo"
[ 1.986534] 0x000000180000-0x000000580000 : "kernel"
[ 1.992795] 0x000000580000-0x000002980000 : "ubi"
[ 1.998901] 0x000002980000-0x000002d80000 : "alt_kernel"
[ 2.005597] 0x000002d80000-0x000005180000 : "alt_rootfs"
[ 2.012346] 0x000005180000-0x000005280000 : "sysdiag"
[ 2.018709] 0x000005280000-0x000007f80000 : "syscfg"
[ 2.026338] libphy: Fixed MDIO Bus: probed
[ 2.055858] libphy: mdio: probed
[ 2.059307] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 2.067891] mtk_soc_eth 1e100000.ethernet: generated random MAC address 72:3a:b5:f4:d6:17
[ 2.076889] mtk_soc_eth 1e100000.ethernet eth0: mediatek frame engine at 0xbe100000, irq 21
[ 2.087180] mt7621-pci 1e140000.pcie: Parsing DT failed
[ 2.094933] NET: Registered protocol family 10
[ 2.100781] Segment Routing with IPv6
[ 2.104566] NET: Registered protocol family 17
[ 2.109127] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.122327] 8021q: 802.1Q VLAN Support v1.8
[ 2.128472] mt7530 mdio-bus:1f: MT7530 adapts as multi-chip module
[ 2.145559] libphy: dsa slave smi: probed
[ 2.149981] mt7530 mdio-bus:1f wan (uninitialized): PHY [dsa-0.0:00] driver [Generic PHY]
[ 2.159545] mt7530 mdio-bus:1f lan1 (uninitialized): PHY [dsa-0.0:01] driver [Generic PHY]
[ 2.169203] mt7530 mdio-bus:1f lan2 (uninitialized): PHY [dsa-0.0:02] driver [Generic PHY]
[ 2.178830] mt7530 mdio-bus:1f lan3 (uninitialized): PHY [dsa-0.0:03] driver [Generic PHY]
[ 2.188471] mt7530 mdio-bus:1f lan4 (uninitialized): PHY [dsa-0.0:04] driver [Generic PHY]
[ 2.198202] mt7530 mdio-bus:1f: configuring for fixed/rgmii link mode
[ 2.209448] DSA: tree 0 setup
[ 2.212709] rt2880-pinmux pinctrl: pcie is already enabled
[ 2.218197] mt7621-pci 1e140000.pcie: Error applying setting, reverse things back
[ 2.225805] mt7621-pci-phy 1e149000.pcie-phy: PHY for 0xbe149000 (dual port = 1)
[ 2.233412] mt7621-pci-phy 1e14a000.pcie-phy: PHY for 0xbe14a000 (dual port = 0)
[ 2.340812] mt7621-pci-phy 1e149000.pcie-phy: Xtal is 40MHz
[ 2.346393] mt7621-pci-phy 1e14a000.pcie-phy: Xtal is 40MHz
[ 2.451897] mt7621-pci 1e140000.pcie: pcie2 no card, disable it (RST & CLK)
[ 2.458847] mt7621-pci 1e140000.pcie: PCIE0 enabled
[ 2.463715] mt7621-pci 1e140000.pcie: PCIE1 enabled
[ 2.468590] mt7621-pci 1e140000.pcie: PCI coherence region base: 0x60000000, mask/settings: 0xf0000002
[ 2.478042] mt7621-pci 1e140000.pcie: PCI host bridge to bus 0000:00
[ 2.484392] pci_bus 0000:00: root bus resource [io 0x1e160000-0x1e16ffff]
[ 2.491255] pci_bus 0000:00: root bus resource [mem 0x60000000-0x6fffffff]
[ 2.498120] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 2.503633] pci 0000:00:00.0: [0e8d:0801] type 01 class 0x060400
[ 2.509663] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[ 2.515922] pci 0000:00:00.0: reg 0x14: [mem 0x60200000-0x6020ffff]
[ 2.522248] pci 0000:00:00.0: supports D1
[ 2.526253] pci 0000:00:00.0: PME# supported from D0 D1 D3hot
[ 2.532353] pci 0000:00:01.0: [0e8d:0801] type 01 class 0x060400
[ 2.538387] pci 0000:00:01.0: reg 0x10: [mem 0x00000000-0x7fffffff]
[ 2.544644] pci 0000:00:01.0: reg 0x14: [mem 0x60210000-0x6021ffff]
[ 2.550972] pci 0000:00:01.0: supports D1
[ 2.554979] pci 0000:00:01.0: PME# supported from D0 D1 D3hot
[ 2.562187] pci 0000:01:00.0: [14c3:7615] type 00 class 0x000280
[ 2.568238] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[ 2.575181] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
[ 2.590226] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[ 2.595454] pci 0000:00:00.0: bridge window [io 0x0000-0x0fff]
[ 2.601541] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 2.608320] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 2.615126] pci 0000:02:00.0: [14c3:7615] type 00 class 0x000280
[ 2.621171] pci 0000:02:00.0: reg 0x10: [mem 0x00000000-0x000fffff 64bit]
[ 2.628110] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.0 (capable of 4.000 Gb/s with 5 GT/s x1 link)
[ 2.643130] pci 0000:00:01.0: PCI bridge to [bus 02-ff]
[ 2.648360] pci 0000:00:01.0: bridge window [io 0x0000-0x0fff]
[ 2.654446] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff]
[ 2.661233] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 2.667892] pci 0000:00:00.0: BAR 0: no space for [mem size 0x80000000]
[ 2.674497] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x80000000]
[ 2.681447] pci 0000:00:01.0: BAR 0: no space for [mem size 0x80000000]
[ 2.688044] pci 0000:00:01.0: BAR 0: failed to assign [mem size 0x80000000]
[ 2.694994] pci 0000:00:00.0: BAR 8: assigned [mem 0x60000000-0x600fffff]
[ 2.701773] pci 0000:00:01.0: BAR 8: assigned [mem 0x60100000-0x601fffff]
[ 2.708547] pci 0000:00:00.0: BAR 1: assigned [mem 0x60200000-0x6020ffff]
[ 2.715329] pci 0000:00:01.0: BAR 1: assigned [mem 0x60210000-0x6021ffff]
[ 2.722109] pci 0000:00:00.0: BAR 7: assigned [io 0x1e160000-0x1e160fff]
[ 2.728883] pci 0000:00:01.0: BAR 7: assigned [io 0x1e161000-0x1e161fff]
[ 2.735671] pci 0000:01:00.0: BAR 0: assigned [mem 0x60000000-0x600fffff 64bit]
[ 2.742977] pci 0000:00:00.0: PCI bridge to [bus 01]
[ 2.747935] pci 0000:00:00.0: bridge window [io 0x1e160000-0x1e160fff]
[ 2.754713] pci 0000:00:00.0: bridge window [mem 0x60000000-0x600fffff]
[ 2.761499] pci 0000:02:00.0: BAR 0: assigned [mem 0x60100000-0x601fffff 64bit]
[ 2.768799] pci 0000:00:01.0: PCI bridge to [bus 02]
[ 2.773759] pci 0000:00:01.0: bridge window [io 0x1e161000-0x1e161fff]
[ 2.780531] pci 0000:00:01.0: bridge window [mem 0x60100000-0x601fffff]
[ 2.787853] mt7530 mdio-bus:1f: Link is Up - 1Gbps/Full - flow control off
[ 2.788942] UBI: auto-attach mtd6
[ 2.798099] ubi0: attaching mtd6
[ 2.838368] UBI: EOF marker found, PEBs from 29 will be erased
[ 2.844467] ubi0: scanning is finished
[ 2.887918] ubi0: volume 1 ("rootfs_data") re-sized from 9 to 237 LEBs
[ 2.895271] ubi0: attached mtd6 (name "ubi", size 36 MiB)
[ 2.900682] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 2.907555] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 2.914331] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 2.921273] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0
[ 2.927268] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[ 2.934476] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1611378233
[ 2.943582] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20
[ 2.952803] ubi0: background thread "ubi_bgt0d" started, PID 503
[ 2.955233] block ubiblock0_0: created from ubi0:0(rootfs)
[ 2.964332] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[ 2.971310] hctosys: unable to open rtc device (rtc0)
[ 2.991781] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[ 3.004414] Freeing unused kernel memory: 1268K
[ 3.008970] This architecture does not have kernel memory protection.
[ 3.015435] Run /sbin/init as init process
[ 3.698731] init: Console is alive
[ 3.702386] init: - watchdog -
[ 4.469421] kmodloader: loading kernel modules from /etc/modules-boot.d/*
[ 4.563158] usbcore: registered new interface driver usbfs
[ 4.568762] usbcore: registered new interface driver hub
[ 4.574177] usbcore: registered new device driver usb
[ 4.588917] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator
[ 4.597664] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator
[ 4.606635] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[ 4.611974] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
[ 4.625520] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
[ 4.634738] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000
[ 4.641817] hub 1-0:1.0: USB hub found
[ 4.645665] hub 1-0:1.0: 2 ports detected
[ 4.650263] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
[ 4.655625] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
[ 4.663123] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
[ 4.669697] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[ 4.678632] hub 2-0:1.0: USB hub found
[ 4.682491] hub 2-0:1.0: 1 port detected
[ 4.692130] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
[ 4.701736] init: - preinit -
[ 5.111607] usb 1-2: new high-speed USB device number 2 using xhci-mtk
[ 5.338115] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 5.346425] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 5.354932] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 5.362861] random: procd: uninitialized urandom read (4 bytes read)
[ 5.529599] random: jshn: uninitialized urandom read (4 bytes read)
[ 5.592649] random: jshn: uninitialized urandom read (4 bytes read)
[ 6.116984] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[ 6.124033] 8021q: adding VLAN 0 to HW filter on device lan1
[ 9.209890] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.217414] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
[ 10.323950] UBIFS (ubi0:1): default file-system created
[ 10.330557] UBIFS (ubi0:1): Mounting in unauthenticated mode
[ 10.336437] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 658
[ 10.460758] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[ 10.468625] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 10.478531] UBIFS (ubi0:1): FS size: 28823552 bytes (27 MiB, 227 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs)
[ 10.488935] UBIFS (ubi0:1): reserved for root: 1361407 bytes (1329 KiB)
[ 10.495541] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 4C17A23A-6138-4533-8E6B-E00D6C739574, small LPT model
[ 10.509936] mount_root: overlay filesystem has not been fully initialized yet
[ 10.517578] mount_root: switching to ubifs overlay
[ 10.529448] urandom-seed: Seed file not found (/etc/urandom.seed)
[ 10.608561] mt7530 mdio-bus:1f lan1: Link is Down
[ 10.623133] procd: - early -
[ 10.626154] procd: - watchdog -
[ 11.225572] procd: - watchdog -
[ 11.229434] procd: - ubus -
[ 11.324367] procd: - init -
[ 11.822947] kmodloader: loading kernel modules from /etc/modules.d/*
[ 11.874093] Loading modules backported from Linux version v5.8.18-0-gab435ce49bd1
[ 11.881596] Backport generated by backports.git v5.8.18-1-0-ga630fd46
[ 11.933702] xt_time: kernel timezone is -0000
[ 11.944454] urngd: v1.0.2 started.
[ 11.986511] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23
[ 11.991949] pci 0000:00:00.0: enabling device (0006 -> 0007)
[ 11.997613] mt7615e 0000:01:00.0: enabling device (0000 -> 0002)
[ 12.015941] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 12.020497] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24
[ 12.026066] pci 0000:00:01.0: enabling device (0006 -> 0007)
[ 12.031795] mt7615e 0000:02:00.0: enabling device (0000 -> 0002)
[ 12.042259] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
[ 12.042259]
[ 12.052847] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
[ 12.087629] PPP generic driver version 2.4.2
[ 12.098451] NET: Registered protocol family 24
[ 12.103841] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
[ 12.103841]
[ 12.111516] random: crng init done
[ 12.116942] random: 7 urandom warning(s) missed due to ratelimiting
[ 12.242083] kmodloader: done loading kernel modules from /etc/modules.d/*
[ 12.364820] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
[ 12.364853] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
[ 12.433284] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307
[ 12.442056] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307
[ 45.417449] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
[ 45.424031] mtk_soc_eth 1e100000.ethernet: PPE table busy
[ 45.437693] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
[ 45.445958] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 45.451957] device eth0 entered promiscuous mode
[ 45.459797] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
[ 45.467101] 8021q: adding VLAN 0 to HW filter on device lan1
[ 45.475806] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 45.483149] br-lan: port 1(lan1) entered blocking state
[ 45.488455] br-lan: port 1(lan1) entered disabled state
[ 45.494562] device lan1 entered promiscuous mode
[ 45.517575] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
[ 45.524858] 8021q: adding VLAN 0 to HW filter on device lan2
[ 45.534256] br-lan: port 2(lan2) entered blocking state
[ 45.539540] br-lan: port 2(lan2) entered disabled state
[ 45.546030] device lan2 entered promiscuous mode
[ 45.559391] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
[ 45.566693] 8021q: adding VLAN 0 to HW filter on device lan3
[ 45.575803] br-lan: port 3(lan3) entered blocking state
[ 45.581073] br-lan: port 3(lan3) entered disabled state
[ 45.587555] device lan3 entered promiscuous mode
[ 45.601052] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
[ 45.608343] 8021q: adding VLAN 0 to HW filter on device lan4
[ 45.617309] br-lan: port 4(lan4) entered blocking state
[ 45.622657] br-lan: port 4(lan4) entered disabled state
[ 45.629556] device lan4 entered promiscuous mode
[ 45.647996] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
[ 45.655132] 8021q: adding VLAN 0 to HW filter on device wan
[ 48.537887] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 48.545440] br-lan: port 1(lan1) entered blocking state
[ 48.550701] br-lan: port 1(lan1) entered forwarding state
[ 48.557087] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[ 48.729900] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 48.737430] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
[ 49.689883] mt7530 mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control off
[ 49.697254] br-lan: port 4(lan4) entered blocking state
[ 49.702495] br-lan: port 4(lan4) entered forwarding state
[ 49.753658] mt7530 mdio-bus:1f wan: Link is Down
[ 51.801888] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 52.825656] mt7530 mdio-bus:1f wan: Link is Down
[ 56.921802] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 57.945644] mt7530 mdio-bus:1f wan: Link is Down
[ 59.993808] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 62.041644] mt7530 mdio-bus:1f wan: Link is Down
[ 64.089917] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 65.113646] mt7530 mdio-bus:1f wan: Link is Down
[ 69.209803] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 70.233658] mt7530 mdio-bus:1f wan: Link is Down
[ 72.281926] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
[ 73.305647] mt7530 mdio-bus:1f wan: Link is Down
LOGREAD :
root@OpenWrt:~# logread
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.921273] ubi0: good PEBs: 288, bad PEBs: 0, corrupted PEBs: 0
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.927268] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.934476] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1611378233
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.943582] ubi0: available PEBs: 0, total reserved PEBs: 288, PEBs reserved for bad PEB handling: 20
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.952803] ubi0: background thread "ubi_bgt0d" started, PID 503
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 2.955233] block ubiblock0_0: created from ubi0:0(rootfs)
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 2.964332] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 2.971310] hctosys: unable to open rtc device (rtc0)
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 2.991781] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 3.004414] Freeing unused kernel memory: 1268K
Sat Jan 23 05:03:56 2021 kern.warn kernel: [ 3.008970] This architecture does not have kernel memory protection.
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 3.015435] Run /sbin/init as init process
Sat Jan 23 05:03:56 2021 user.info kernel: [ 3.698731] init: Console is alive
Sat Jan 23 05:03:56 2021 user.info kernel: [ 3.702386] init: - watchdog -
Sat Jan 23 05:03:56 2021 user.info kernel: [ 4.469421] kmodloader: loading kernel modules from /etc/modules-boot.d/*
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.563158] usbcore: registered new interface driver usbfs
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.568762] usbcore: registered new interface driver hub
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.574177] usbcore: registered new device driver usb
Sat Jan 23 05:03:56 2021 kern.warn kernel: [ 4.588917] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vbus not found, using dummy regulator
Sat Jan 23 05:03:56 2021 kern.warn kernel: [ 4.597664] xhci-mtk 1e1c0000.xhci: 1e1c0000.xhci supply vusb33 not found, using dummy regulator
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.606635] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.611974] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 1
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.625520] xhci-mtk 1e1c0000.xhci: hcc params 0x01401198 hci version 0x96 quirks 0x0000000000210010
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.634738] xhci-mtk 1e1c0000.xhci: irq 20, io mem 0x1e1c0000
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.641817] hub 1-0:1.0: USB hub found
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.645665] hub 1-0:1.0: 2 ports detected
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.650263] xhci-mtk 1e1c0000.xhci: xHCI Host Controller
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.655625] xhci-mtk 1e1c0000.xhci: new USB bus registered, assigned bus number 2
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.663123] xhci-mtk 1e1c0000.xhci: Host supports USB 3.0 SuperSpeed
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.669697] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.678632] hub 2-0:1.0: USB hub found
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 4.682491] hub 2-0:1.0: 1 port detected
Sat Jan 23 05:03:56 2021 user.info kernel: [ 4.692130] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
Sat Jan 23 05:03:56 2021 user.info kernel: [ 4.701736] init: - preinit -
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.111607] usb 1-2: new high-speed USB device number 2 using xhci-mtk
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.338115] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.346425] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 5.354932] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 5.362861] random: procd: uninitialized urandom read (4 bytes read)
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 5.529599] random: jshn: uninitialized urandom read (4 bytes read)
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 5.592649] random: jshn: uninitialized urandom read (4 bytes read)
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 6.116984] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 6.124033] 8021q: adding VLAN 0 to HW filter on device lan1
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 9.209890] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 9.217414] IPv6: ADDRCONF(NETDEV_CHANGE): lan1: link becomes ready
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.323950] UBIFS (ubi0:1): default file-system created
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.330557] UBIFS (ubi0:1): Mounting in unauthenticated mode
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.336437] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 658
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.460758] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.468625] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.478531] UBIFS (ubi0:1): FS size: 28823552 bytes (27 MiB, 227 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs)
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.488935] UBIFS (ubi0:1): reserved for root: 1361407 bytes (1329 KiB)
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 10.495541] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 4C17A23A-6138-4533-8E6B-E00D6C739574, small LPT model
Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.509936] mount_root: overlay filesystem has not been fully initialized yet
Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.517578] mount_root: switching to ubifs overlay
Sat Jan 23 05:03:56 2021 user.warn kernel: [ 10.529448] urandom-seed: Seed file not found (/etc/urandom.seed)
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 10.608561] mt7530 mdio-bus:1f lan1: Link is Down
Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.623133] procd: - early -
Sat Jan 23 05:03:56 2021 user.info kernel: [ 10.626154] procd: - watchdog -
Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.225572] procd: - watchdog -
Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.229434] procd: - ubus -
Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.324367] procd: - init -
Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.822947] kmodloader: loading kernel modules from /etc/modules.d/*
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.874093] Loading modules backported from Linux version v5.8.18-0-gab435ce49bd1
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.881596] Backport generated by backports.git v5.8.18-1-0-ga630fd46
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.933702] xt_time: kernel timezone is -0000
Sat Jan 23 05:03:56 2021 user.info kernel: [ 11.944454] urngd: v1.0.2 started.
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.986511] mt7621-pci 1e140000.pcie: bus=1 slot=0 irq=23
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.991949] pci 0000:00:00.0: enabling device (0006 -> 0007)
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 11.997613] mt7615e 0000:01:00.0: enabling device (0000 -> 0002)
Sat Jan 23 05:03:56 2021 kern.debug kernel: [ 12.015941] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.020497] mt7621-pci 1e140000.pcie: bus=2 slot=1 irq=24
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.026066] pci 0000:00:01.0: enabling device (0006 -> 0007)
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.031795] mt7615e 0000:02:00.0: enabling device (0000 -> 0002)
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.042259] mt7615e 0000:01:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.042259]
Sat Jan 23 05:03:56 2021 kern.debug kernel: [ 12.052847] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.087629] PPP generic driver version 2.4.2
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.098451] NET: Registered protocol family 24
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.103841] mt7615e 0000:02:00.0: HW/SW Version: 0x8a108a10, Build Time: 20180518100604a
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.103841]
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 12.111516] random: crng init done
Sat Jan 23 05:03:56 2021 kern.notice kernel: [ 12.116942] random: 7 urandom warning(s) missed due to ratelimiting
Sat Jan 23 05:03:56 2021 user.info kernel: [ 12.242083] kmodloader: done loading kernel modules from /etc/modules.d/*
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.364820] mt7615e 0000:01:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.364853] mt7615e 0000:02:00.0: N9 Firmware Version: _reserved_, Build Time: 20200814163649
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.433284] mt7615e 0000:02:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307
Sat Jan 23 05:03:56 2021 kern.info kernel: [ 12.442056] mt7615e 0000:01:00.0: CR4 Firmware Version: _reserved_, Build Time: 20190121161307
Sat Jan 23 05:03:57 2021 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Sat Jan 23 05:03:57 2021 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: Connected to system UBus
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: started, version 2.83 cachesize 150
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: DNS service limited to local subnets
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-nettlehash no-DNSSEC no-ID loop-detect inotify dumpfile
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: UBus support enabled: connected to system bus
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain test
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain onion
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain localhost
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain local
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain invalid
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain bind
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: using only locally-known addresses for domain lan
Sat Jan 23 05:03:57 2021 daemon.warn dnsmasq[1493]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: read /etc/hosts - 4 addresses
Sat Jan 23 05:03:57 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Jan 23 05:04:23 2021 authpriv.info dropbear[1559]: Not backgrounding
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: 8021ad
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: 8021q
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: macvlan
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: veth
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: bridge
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: Network device
Sat Jan 23 05:04:24 2021 user.notice : Added device handler type: tunnel
Sat Jan 23 05:04:24 2021 daemon.notice wpa_supplicant[1658]: Successfully initialized wpa_supplicant
Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan1 link
Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan2 link
Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan3 link
Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led lan4 link
Sat Jan 23 05:04:25 2021 daemon.notice procd: /etc/rc.d/S96led: setting up led wan link
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.417449] mtk_soc_eth 1e100000.ethernet eth0: Link is Down
Sat Jan 23 05:04:26 2021 kern.err kernel: [ 45.424031] mtk_soc_eth 1e100000.ethernet: PPE table busy
Sat Jan 23 05:04:26 2021 daemon.debug dnsmasq[1493]: stopped listening on eth0(#2): fe80::703a:b5ff:fef4:d617%eth0 port 53
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.437693] mtk_soc_eth 1e100000.ethernet eth0: configuring for fixed/rgmii link mode
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.445958] mtk_soc_eth 1e100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.451957] device eth0 entered promiscuous mode
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.459797] mt7530 mdio-bus:1f lan1: configuring for phy/gmii link mode
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.467101] 8021q: adding VLAN 0 to HW filter on device lan1
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.475806] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.483149] br-lan: port 1(lan1) entered blocking state
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.488455] br-lan: port 1(lan1) entered disabled state
Sat Jan 23 05:04:26 2021 kern.info kernel: [ 45.494562] device lan1 entered promiscuous mode
Sat Jan 23 05:04:26 2021 daemon.notice netifd: Interface 'lan' is enabled
Sat Jan 23 05:04:26 2021 daemon.notice netifd: Interface 'lan' is setting up now
Sat Jan 23 05:04:26 2021 daemon.debug dnsmasq[1493]: listening on br-lan(#10): 192.168.1.1 port 53
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'lan' is now up
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.517575] mt7530 mdio-bus:1f lan2: configuring for phy/gmii link mode
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.524858] 8021q: adding VLAN 0 to HW filter on device lan2
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.534256] br-lan: port 2(lan2) entered blocking state
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.539540] br-lan: port 2(lan2) entered disabled state
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.546030] device lan2 entered promiscuous mode
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.559391] mt7530 mdio-bus:1f lan3: configuring for phy/gmii link mode
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.566693] 8021q: adding VLAN 0 to HW filter on device lan3
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.575803] br-lan: port 3(lan3) entered blocking state
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.581073] br-lan: port 3(lan3) entered disabled state
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.587555] device lan3 entered promiscuous mode
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.601052] mt7530 mdio-bus:1f lan4: configuring for phy/gmii link mode
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.608343] 8021q: adding VLAN 0 to HW filter on device lan4
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.617309] br-lan: port 4(lan4) entered blocking state
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.622657] br-lan: port 4(lan4) entered disabled state
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.629556] device lan4 entered promiscuous mode
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' is enabled
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' is setting up now
Sat Jan 23 05:04:27 2021 daemon.debug dnsmasq[1493]: listening on lo(#1): 127.0.0.1 port 53
Sat Jan 23 05:04:27 2021 daemon.debug dnsmasq[1493]: listening on lo(#1): ::1 port 53
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' is now up
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.647996] mt7530 mdio-bus:1f wan: configuring for phy/gmii link mode
Sat Jan 23 05:04:27 2021 kern.info kernel: [ 45.655132] 8021q: adding VLAN 0 to HW filter on device wan
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'wan' is enabled
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'wan6' is enabled
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Network device 'eth0' link is up
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Network device 'lo' link is up
Sat Jan 23 05:04:27 2021 daemon.notice netifd: Interface 'loopback' has link connectivity
Sat Jan 23 05:04:27 2021 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Sat Jan 23 05:04:27 2021 daemon.notice procd: /etc/rc.d/S99bootcount: Boot count sucessfully reset to zero.
Sat Jan 23 05:04:27 2021 daemon.info procd: - init complete -
Sat Jan 23 05:04:27 2021 daemon.info urandom_seed[2221]: Seed saved (/etc/urandom.seed)
Sat Jan 23 05:04:28 2021 daemon.err odhcpd[1776]: Failed to send to ff02::1%lan@br-lan (Address not available)
Sat Jan 23 05:04:28 2021 daemon.debug dnsmasq[1493]: listening on eth0(#2): fe80::703a:b5ff:fef4:d617%eth0 port 53
Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.537887] mt7530 mdio-bus:1f lan1: Link is Up - 1Gbps/Full - flow control rx/tx
Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.545440] br-lan: port 1(lan1) entered blocking state
Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.550701] br-lan: port 1(lan1) entered forwarding state
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Network device 'lan1' link is up
Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.557087] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Sat Jan 23 05:04:30 2021 daemon.notice netifd: bridge 'br-lan' link is up
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'lan' has link connectivity
Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.729900] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
Sat Jan 23 05:04:30 2021 kern.info kernel: [ 48.737430] IPv6: ADDRCONF(NETDEV_CHANGE): wan: link becomes ready
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Network device 'wan' link is up
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sat Jan 23 05:04:30 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Sat Jan 23 05:04:30 2021 daemon.err odhcpd[1776]: Failed to send to fe80::8cbd:77b9:c51b:251%lan@br-lan (Address not available)
Sat Jan 23 05:04:30 2021 daemon.notice netifd: wan (2377): udhcpc: started, v1.31.1
Sat Jan 23 05:04:30 2021 daemon.err odhcp6c[2376]: Failed to send RS (Address not available)
Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /etc/hosts - 4 addresses
Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/dhcp.cfg01411c.2259 - 0 addresses
Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/odhcpd - 0 addresses
Sat Jan 23 05:04:30 2021 daemon.info dnsmasq[1493]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses
Sat Jan 23 05:04:30 2021 daemon.notice netifd: wan (2377): udhcpc: sending discover
Sat Jan 23 05:04:30 2021 daemon.err odhcp6c[2376]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Sat Jan 23 05:04:31 2021 daemon.err odhcpd[1776]: Failed to send to ff02::1%lan@br-lan (Address not available)
Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.689883] mt7530 mdio-bus:1f lan4: Link is Up - 1Gbps/Full - flow control off
Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.697254] br-lan: port 4(lan4) entered blocking state
Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.702495] br-lan: port 4(lan4) entered forwarding state
Sat Jan 23 05:04:31 2021 daemon.notice netifd: Network device 'lan4' link is up
Sat Jan 23 05:04:31 2021 daemon.err odhcp6c[2376]: Failed to send RS (Address not available)
Sat Jan 23 05:04:31 2021 daemon.notice netifd: Network device 'wan' link is down
Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Sat Jan 23 05:04:31 2021 kern.info kernel: [ 49.753658] mt7530 mdio-bus:1f wan: Link is Down
Sat Jan 23 05:04:31 2021 daemon.notice netifd: wan (2377): udhcpc: received SIGTERM
Sat Jan 23 05:04:31 2021 daemon.notice netifd: wan (2377): udhcpc: entering released state
Sat Jan 23 05:04:31 2021 daemon.notice netifd: wan (2377): Command failed: Permission denied
Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan' is now down
Sat Jan 23 05:04:31 2021 daemon.err odhcp6c[2376]: Failed to send SOLICIT message to ff02::1:2 (Address not available)
Sat Jan 23 05:04:31 2021 daemon.notice netifd: Interface 'wan6' is now down
Sat Jan 23 05:04:31 2021 daemon.debug dnsmasq[1493]: listening on wan(#3): fe80::3223:3ff:fee8:31d0%wan port 53
Sat Jan 23 05:04:31 2021 daemon.debug dnsmasq[1493]: listening on br-lan(#10): fd1e:50e9:b8b5::1 port 53
Sat Jan 23 05:04:31 2021 daemon.debug dnsmasq[1493]: listening on br-lan(#10): fe80::3223:3ff:fee8:31d0%br-lan port 53
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[1493]: exiting on receipt of SIGTERM
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: Connected to system UBus
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: started, version 2.83 cachesize 150
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: DNS service limited to local subnets
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-nettlehash no-DNSSEC no-ID loop-detect inotify dumpfile
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: UBus support enabled: connected to system bus
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain test
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain onion
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain localhost
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain local
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain invalid
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain bind
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: using only locally-known addresses for domain lan
Sat Jan 23 05:04:32 2021 daemon.warn dnsmasq[2453]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 0 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 0 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: DHCPREQUEST(br-lan) 192.168.100.150 28:d2:44:2a:79:22
Sat Jan 23 05:04:32 2021 daemon.info dnsmasq-dhcp[2453]: DHCPNAK(br-lan) 192.168.100.150 28:d2:44:2a:79:22 wrong network
Sat Jan 23 05:04:33 2021 kern.info kernel: [ 51.801888] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
Sat Jan 23 05:04:33 2021 daemon.notice netifd: Network device 'wan' link is up
Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sat Jan 23 05:04:33 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Sat Jan 23 05:04:33 2021 daemon.notice netifd: wan (2696): udhcpc: started, v1.31.1
Sat Jan 23 05:04:33 2021 daemon.notice netifd: wan (2696): udhcpc: sending discover
Sat Jan 23 05:04:34 2021 daemon.notice netifd: Network device 'wan' link is down
Sat Jan 23 05:04:34 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sat Jan 23 05:04:34 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Sat Jan 23 05:04:34 2021 kern.info kernel: [ 52.825656] mt7530 mdio-bus:1f wan: Link is Down
Sat Jan 23 05:04:34 2021 daemon.notice netifd: wan (2696): udhcpc: received SIGTERM
Sat Jan 23 05:04:34 2021 daemon.notice netifd: wan (2696): udhcpc: entering released state
Sat Jan 23 05:04:34 2021 daemon.notice netifd: wan (2696): Command failed: Permission denied
Sat Jan 23 05:04:34 2021 daemon.notice netifd: Interface 'wan' is now down
Sat Jan 23 05:04:35 2021 daemon.notice netifd: Interface 'wan6' is now down
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPDISCOVER(br-lan) 28:d2:44:2a:79:22
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPOFFER(br-lan) 192.168.1.119 28:d2:44:2a:79:22
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 1 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /etc/hosts - 4 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/odhcpd - 1 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq[2453]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: read /etc/ethers - 0 addresses
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPREQUEST(br-lan) 192.168.1.119 28:d2:44:2a:79:22
Sat Jan 23 05:04:36 2021 daemon.info dnsmasq-dhcp[2453]: DHCPACK(br-lan) 192.168.1.119 28:d2:44:2a:79:22 WOJTEK
Sat Jan 23 05:04:38 2021 kern.info kernel: [ 56.921802] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
Sat Jan 23 05:04:38 2021 daemon.notice netifd: Network device 'wan' link is up
Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sat Jan 23 05:04:38 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Sat Jan 23 05:04:38 2021 daemon.notice netifd: wan (2872): udhcpc: started, v1.31.1
Sat Jan 23 05:04:38 2021 daemon.notice netifd: wan (2872): udhcpc: sending discover
Sat Jan 23 05:04:39 2021 daemon.notice netifd: Network device 'wan' link is down
Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Sat Jan 23 05:04:39 2021 kern.info kernel: [ 57.945644] mt7530 mdio-bus:1f wan: Link is Down
Sat Jan 23 05:04:39 2021 daemon.notice netifd: wan (2872): udhcpc: received SIGTERM
Sat Jan 23 05:04:39 2021 daemon.notice netifd: wan (2872): udhcpc: entering released state
Sat Jan 23 05:04:39 2021 daemon.notice netifd: wan (2872): Command failed: Permission denied
Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan' is now down
Sat Jan 23 05:04:39 2021 daemon.notice netifd: Interface 'wan6' is now down
Sat Jan 23 05:04:41 2021 kern.info kernel: [ 59.993808] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
Sat Jan 23 05:04:41 2021 daemon.notice netifd: Network device 'wan' link is up
Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sat Jan 23 05:04:41 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Sat Jan 23 05:04:41 2021 daemon.notice netifd: wan (2976): udhcpc: started, v1.31.1
Sat Jan 23 05:04:41 2021 daemon.notice netifd: wan (2976): udhcpc: sending discover
Sat Jan 23 05:04:43 2021 daemon.notice netifd: Network device 'wan' link is down
Sat Jan 23 05:04:43 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sat Jan 23 05:04:43 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Sat Jan 23 05:04:43 2021 kern.info kernel: [ 62.041644] mt7530 mdio-bus:1f wan: Link is Down
Sat Jan 23 05:04:43 2021 daemon.notice netifd: wan (2976): udhcpc: received SIGTERM
Sat Jan 23 05:04:43 2021 daemon.notice netifd: wan (2976): udhcpc: entering released state
Sat Jan 23 05:04:43 2021 daemon.notice netifd: wan (2976): Command failed: Permission denied
Sat Jan 23 05:04:43 2021 daemon.notice netifd: Interface 'wan' is now down
Sat Jan 23 05:04:44 2021 daemon.notice netifd: Interface 'wan6' is now down
Sat Jan 23 05:04:45 2021 daemon.notice netifd: Network device 'wan' link is up
Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan' has link connectivity
Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan' is setting up now
Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan6' has link connectivity
Sat Jan 23 05:04:45 2021 daemon.notice netifd: Interface 'wan6' is setting up now
Sat Jan 23 05:04:45 2021 kern.info kernel: [ 64.089917] mt7530 mdio-bus:1f wan: Link is Up - 100Mbps/Full - flow control off
Sat Jan 23 05:04:45 2021 daemon.notice netifd: wan (3080): udhcpc: started, v1.31.1
Sat Jan 23 05:04:45 2021 daemon.notice netifd: wan (3080): udhcpc: sending discover
Sat Jan 23 05:04:46 2021 daemon.notice netifd: Network device 'wan' link is down
Sat Jan 23 05:04:46 2021 daemon.notice netifd: Interface 'wan' has link connectivity loss
Sat Jan 23 05:04:46 2021 daemon.notice netifd: Interface 'wan6' has link connectivity loss
Sat Jan 23 05:04:46 2021 kern.info kernel: [ 65.113646] mt7530 mdio-bus:1f wan: Link is Down
Sat Jan 23 05:04:46 2021 daemon.notice netifd: wan (3080): udhcpc: received SIGTERM
Sat Jan 23 05:04:46 2021 daemon.notice netifd: wan (3080): udhcpc: entering released state
Sat Jan 23 05:04:46 2021 daemon.notice netifd: wan (3080): Command failed: Permission denied
Sat Jan 23 05:04:46 2021 daemon.notice netifd: Interface 'wan' is now down
Sat Jan 23 05:04:47 2021 daemon.notice netifd: Interface 'wan6' is now down
IFCONFIG:
root@OpenWrt:~# ifconfig
br-lan Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::3223:3ff:fee8:31d0/64 Scope:Link
inet6 addr: fd1e:50e9:b8b5::1/60 Scope:Global
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3047 errors:0 dropped:0 overruns:0 frame:0
TX packets:3213 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:229174 (223.8 KiB) TX bytes:428449 (418.4 KiB)
eth0 Link encap:Ethernet HWaddr 72:3A:B5:F4:D6:17
inet6 addr: fe80::703a:b5ff:fef4:d617/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1504 Metric:1
RX packets:3066 errors:0 dropped:0 overruns:0 frame:0
TX packets:3950 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:286048 (279.3 KiB) TX bytes:552004 (539.0 KiB)
Interrupt:21
lan1 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3040 errors:0 dropped:0 overruns:0 frame:0
TX packets:3218 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:229276 (223.9 KiB) TX bytes:428875 (418.8 KiB)
lan2 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lan3 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
lan4 Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:26 errors:0 dropped:0 overruns:0 frame:0
TX packets:491 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1584 (1.5 KiB) TX bytes:51259 (50.0 KiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:321 errors:0 dropped:0 overruns:0 frame:0
TX packets:321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:25036 (24.4 KiB) TX bytes:25036 (24.4 KiB)
wan Link encap:Ethernet HWaddr 30:23:03:E8:31:D0
inet6 addr: fe80::3223:3ff:fee8:31d0/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:216 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:37808 (36.9 KiB)
root@OpenWrt:~#
NETWORK :
root@OpenWrt:/etc/config# cat network
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option packet_steering '1'
option ula_prefix 'fd1e:50e9:b8b5::/48'
config interface 'lan'
option type 'bridge'
option ifname 'lan1 lan2 lan3 lan4'
option proto 'static'
option ipaddr '192.168.1.1'
option netmask '255.255.255.0'
option ip6assign '60'
config device 'lan_lan1_dev'
option name 'lan1'
option macaddr '30:23:03:e8:31:d0'
config device 'lan_lan2_dev'
option name 'lan2'
option macaddr '30:23:03:e8:31:d0'
config device 'lan_lan3_dev'
option name 'lan3'
option macaddr '30:23:03:e8:31:d0'
config device 'lan_lan4_dev'
option name 'lan4'
option macaddr '30:23:03:e8:31:d0'
config interface 'wan'
option ifname 'wan'
option proto 'dhcp'
config device 'wan_wan_dev'
option name 'wan'
option macaddr '30:23:03:e8:31:d0'
config interface 'wan6'
option ifname 'wan'
option proto 'dhcpv6'
root@OpenWrt:/etc/config#
|
|
23.01.2021 | 3591 | Kernel | Bug Report | Very Low | Low | mt7621 trunk initialize properly only one pcie wifi car... | Trunk | Unconfirmed |
Task Description
As addition to FS#3381 – current trunk initialize properly only one minipcie wifi card:
[ 1.344484] pci 0000:02:00.0: [168c:ff1c] type 00 class 0×020000 [ 1.350550] pci 0000:02:00.0: reg 0×10: [mem 0×00000000-0x0000ffff 64bit] [ 1.357475] pci 0000:02:00.0: supports D1 [ 1.361487] pci 0000:02:00.0: PME# supported from D0 D1 D3hot [ 1.368492] pci 0000:00:01.0: PCI bridge to [bus 02-ff] [ 1.373756] pci 0000:00:01.0: bridge window [io 0×0000-0x0fff] [ 1.379843] pci 0000:00:01.0: bridge window [mem 0×60200000-0x602fffff] [ 1.386624] pci 0000:00:01.0: bridge window [mem 0×60300000-0x603fffff pref] [ 1.393842] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 1.400681] pci 0000:03:00.0: [168c:002e] type 00 class 0×028000 [ 1.406748] pci 0000:03:00.0: reg 0×10: [mem 0×00000000-0x0000ffff 64bit] [ 1.413660] pci 0000:03:00.0: supports D1 [ 1.417671] pci 0000:03:00.0: PME# supported from D0 D1 D3hot [ 1.424673] pci 0000:00:02.0: PCI bridge to [bus 03-ff] [ 1.429917] pci 0000:00:02.0: bridge window [io 0×0000-0x0fff] [ 1.436004] pci 0000:00:02.0: bridge window [mem 0×60400000-0x604fffff] [ 1.442785] pci 0000:00:02.0: bridge window [mem 0×60500000-0x605fffff pref] [ 1.450010] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
|
|
21.01.2021 | 3587 | Base system | Bug Report | Very Low | Low | Spinlock bug returns in Trunk | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on BTHH5A XRX200 SoC - Software versions of OpenWrt/LEDE release, packages, etc. Builds of Trunk since ~11 Jan, 2021 - Steps to reproduce Always appears in syslog on boot.
I have not seen this spinlock error for months. It occurs during boot in all recent builds for the BTHH5a. It does not occur in a build made on 10 Jan. I attach syslogs for kernel version 5.4.87, built 10 Jan, and kernel version 5.4.89, built 15 Jan.
|
|
20.01.2021 | 3583 | Base system | Bug Report | Very Low | Low | TPLink RE450 Falis getting IP on 5Ghz radio | Trunk | Unconfirmed |
Task Description
Supply the following if possible: - Device problem occurs on RE450 set up as dumb Access Point Main router is WRT1900ACS also using OpenWRT 19.07.6 Main router is DHCP server.
- Software versions of OpenWrt/LEDE release, packages, etc. OpenWrt 19.07.6 r11278-8055e38794
- Steps to reproduce
Ethernet, Wifi 0 and Wifi 1 are all bridged as LAN.
When I connect to 2.4Ghz WIfi, devices connect and get IP and access to the internet. When I connect to 5Ghz wifi, devices cannot obtain IP and disconnect. On conecting Mac I see message that it failed to obtain IP
Network: config interface ‘loopback’
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals ‘globals’
option ula_prefix 'fd7c:fc53:55ff::/48'
config interface ‘lan’
option type 'bridge'
option ifname 'eth0'
option proto 'static'
option ipaddr '192.168.1.2'
option gateway '192.168.1.1'
list dns '192.168.1.1'
option netmask '255.255.255.0'
Wireless: config wifi-device ‘radio0’
option type 'mac80211'
option hwmode '11a'
option path 'pci0000:00/0000:00:00.0'
option htmode 'VHT80'
option channel 'auto'
option country 'ES'
config wifi-iface ‘default_radio0’
option device 'radio0'
option network 'lan'
option mode 'ap'
option key 'pass'
option encryption 'psk2'
option ssid 'AP5G'
option disassoc_low_ack '0'
config wifi-device ‘radio1’
option type 'mac80211'
option hwmode '11g'
option path 'platform/ahb/18100000.wmac'
option channel 'auto'
option noscan '1'
option htmode 'HT40'
option country 'ES'
config wifi-iface ‘default_radio1’
option device 'radio1'
option network 'lan'
option mode 'ap'
option key 'pass'
option encryption 'psk2'
option ssid 'AP'
option disassoc_low_ack '0'
DHCP:
config dnsmasq
option domainneeded '1'
option boguspriv '1'
option filterwin2k '0'
option localise_queries '1'
option rebind_protection '1'
option rebind_localhost '1'
option local '/lan/'
option domain 'lan'
option expandhosts '1'
option nonegcache '0'
option authoritative '1'
option readethers '1'
option leasefile '/tmp/dhcp.leases'
option resolvfile '/tmp/resolv.conf.auto'
option nonwildcard '1'
option localservice '1'
config dhcp ‘lan’
option interface 'lan'
option ignore '1'
config dhcp ‘wan’
option interface 'wan'
option ignore '1'
config odhcpd ‘odhcpd’
option maindhcp '0'
option leasefile '/tmp/hosts/odhcpd'
option leasetrigger '/usr/sbin/odhcpd-update'
option loglevel '4'
|