Dear Forum,
In advance: Thanks to all that are providing support for this fantastic project and all of it's additional software packages. You ladys/gents are absolutely fantastic !
I'm currently expiring an issue that I've never seen before in this extent with my device, which was working perfectly fine until today.
My HW/config:
Device: ZyXEL NBG6817
OpenWRT version: OpenWrt 19.07.3 r11063-85e04e9f46 / LuCI openwrt-19.07 branch git-20.186.82389-282dbf8 (Everything up to date)
Kernel version: 4.14.180
Fault picture:
1. The 2,4 GHz WIFI (RADIO1) stopped working today.
I tired to reboot the whole device, changed the channel/width to some other settings, disabled and re-activated the radio but: No chance to get it up and running again.
The strange thing is that it seemed to work just fine, but the SSID was not visible and no client was able to connect.
I then tried to regenerate the configuration and then rebooted the device.
rm -f /etc/config/wireless
wifi config
... and fter that:
2. Then the second radio stopped working too
No matter what I'm doing, both radios are keeping in the state: "Device is not available" and therefore the networks underneath have got the täte "Device is not active".
Edit: I restored a working Backup and now RADIO0 (5G) is working again.
What can I do to bring the 2,4 GHz back to life again ?
I'm afraid that regenerating the configuration will lead to the problem #2 again.
Current WIFI configuration:
root@XXXXXXXX:~# cat /etc/config/wireless
config wifi-device 'radio0'
option type 'mac80211'
option hwmode '11a'
option path 'soc/1b500000.pci/pci0000:00/0000:00:00.0/0000:01:00.0'
option htmode 'VHT80'
option channel 'auto'
option country 'AT'
option txpower '20'
config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'BlackHole 5G Link'
option encryption 'psk2'
option wpa_disable_eapol_key_retries '1'
option key '16 char secure password :)'
config wifi-device 'radio1'
option type 'mac80211'
option channel '11'
option hwmode '11g'
option path 'soc/1b700000.pci/pci0001:00/0001:00:00.0/0001:01:00.0'
option htmode 'HT20'
option country 'AT'
config wifi-iface 'default_radio1'
option device 'radio1'
option network 'lan'
option mode 'ap'
option ssid 'BlackHole 2.4G Link'
option encryption 'psk2'
option wpa_disable_eapol_key_retries '1'
option key '16 char secure password :)'
Latest syslog (Please ignore DNS errors, I had a faulty rule running in the Firewall):
root@RXXXXXXXX:~# **logread | grep err**
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 0.037883] msm_bus_fabric_init_driver
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 2.033288] ar8327: qca,phy-rgmii-en is not specified
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 2.217466] Calibration not found.
Tue Jan 12 18:21:45 2021 kern.info kernel: [ 2.311942] sdhci: Copyright(c) Pierre Ossman
Tue Jan 12 18:21:45 2021 user.err kernel: [ 9.692685] block: unable to load configuration (fstab: Entry not found)
Tue Jan 12 18:21:45 2021 user.err kernel: [ 9.693695] block: no usable configuration
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 11.403076] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/fwcfg-pci-0000:01:00.0.txt failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 19.380672] firmware ath10k!fwcfg-pci-0000:01:00.0.txt: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 19.382492] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA9984/hw1.0/ct-firmware-5.bin failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 19.413964] firmware ath10k!QCA9984!hw1.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 19.414109] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA9984/hw1.0/ct-firmware-2.bin failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 19.478496] firmware ath10k!QCA9984!hw1.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 19.478708] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA9984/hw1.0/firmware-6.bin failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 19.510542] firmware ath10k!QCA9984!hw1.0!firmware-6.bin: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 28.412847] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/fwcfg-pci-0001:01:00.0.txt failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 28.486035] firmware ath10k!fwcfg-pci-0001:01:00.0.txt: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 28.486642] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA9984/hw1.0/ct-firmware-5.bin failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 28.525269] firmware ath10k!QCA9984!hw1.0!ct-firmware-5.bin: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 28.525420] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA9984/hw1.0/ct-firmware-2.bin failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 28.571083] firmware ath10k!QCA9984!hw1.0!ct-firmware-2.bin: firmware_loading_store: map pages failed
Tue Jan 12 18:21:45 2021 kern.warn kernel: [ 28.571305] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA9984/hw1.0/firmware-6.bin failed with error -2
Tue Jan 12 18:21:45 2021 kern.err kernel: [ 28.603778] firmware ath10k!QCA9984!hw1.0!firmware-6.bin: firmware_loading_store: map pages failed
Tue Jan 12 18:21:49 2021 daemon.err odhcp6c[1611]: Failed to send RS (Address not available)
Tue Jan 12 18:21:50 2021 daemon.err odhcp6c[1611]: Failed to send DHCPV6 message to ff02::1:2 (Address not available)
Tue Jan 12 18:21:50 2021 daemon.err hostapd: Configuration file: /var/run/hostapd-phy1.conf
Tue Jan 12 18:21:50 2021 daemon.err hostapd: Configuration file: /var/run/hostapd-phy0.conf
Tue Jan 12 18:21:51 2021 daemon.err odhcp6c[1611]: Failed to send DHCPV6 message to ff02::1:2 (Address not available)
Tue Jan 12 18:21:53 2021 daemon.err block: mounting /dev/mmcblk0p5 (squashfs) as /mnt/mmcblk0p5 failed (5) - Not a tty
Tue Jan 12 18:22:01 2021 daemon.err openvpn(vserv)[2773]: RESOLVE: Cannot resolve host address: XXXXXXXXXXXXX:1194 (Try again)
Tue Jan 12 18:22:03 2021 daemon.err hostapd: Using interface wlan1 with hwaddr 54:83:3a:70:bf:cc and ssid "BlackHole 2.4G Link"
Tue Jan 12 18:22:06 2021 daemon.err openvpn(vserv)[2773]: RESOLVE: Cannot resolve host address: XXXXXXXXXXXXXX:1194 (Try again)
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.046343] STUBBY: Stubby version: Stubby 0.3.0
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.063221] STUBBY: Read config from file /var/etc/stubby/stubby.yml
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.064385] STUBBY: DNSSEC Validation is ON
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.064574] STUBBY: Transport list is:
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.064748] STUBBY: - TLS
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.064920] STUBBY: Privacy Usage Profile is Strict (Authentication required)
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.065095] STUBBY: (NOTE a Strict Profile only applies when TLS is the ONLY transport!!)
Tue Jan 12 18:22:08 2021 daemon.err stubby[3032]: [17:22:08.065271] STUBBY: Starting DAEMON....
Tue Jan 12 18:23:29 2021 daemon.err hostapd: Using interface wlan0 with hwaddr 54:83:3a:70:bf:cd and ssid "BlackHole 5G Link"
Tue Jan 12 18:24:13 2021 daemon.err uhttpd[2640]: luci: accepted login on / for root from 192.168.1.10
Disk usage:
root@XXXXXX:~# df -h
Filesystem Size Used Available Use% Mounted on
/dev/root 3.8M 3.8M 0 100% /rom
tmpfs 234.6M 352.0K 234.3M 0% /tmp
/dev/loop0 54.5M 41.6M 8.6M 83% /overlay
overlayfs:/overlay 54.5M 41.6M 8.6M 83% /
tmpfs 512.0K 0 512.0K 0% /dev
/dev/mmcblk0p10 3.0G 5.5M 2.8G 0% /mnt/mmcblk0p10
/dev/mmcblk0p1 2.9M 135.0K 2.5M 5% /mnt/mmcblk0p1
/dev/sda1 56.6G 81.1M 53.6G 0% /mnt/sda1 **(This is the drive containing my Adblock lists)**
And some pictures:
Edit: Can just post 1 image (new user).
Please let me know if further infos are needed.
Thanks very much for your help!!
Regards,
M.