Hey guys,

I have two versions of NBG6716 routers. One is older version and other one is newer version. Wifi of both frequencies work really well in the older version; however in the newer version of NBG6716, radio 0 is not visible on the hardware list. Therefore, it can't be enabled.

BTW, I updated to Chaos Calmer, r48532 using Sysupgrade from Barrier Breaker and I always do make clean before my builds.

Moreover, I've tried to add this issue into the Trac; however, it is always rejected due to the spam.

Here are the configs and related information:

logread:

Mon Feb 13 09:44:58 2017 daemon.notice netifd: radio0 (4422): Could not find PHY for device 'radio0'
Mon Feb 13 09:44:59 2017 daemon.notice netifd: radio0 (4454): WARNING: Variable 'data' does not exist or is not an array/object

Wireless Config:

config wifi-device 'radio0'
        option type 'mac80211'
        option path 'pci0000:01/0000:01:00.0'
        option htmode 'VHT80'
        option disabled '0'
        option hwmode '11a'
        option channel 'auto'

config wifi-device 'radio1'
        option type 'mac80211'
        option hwmode '11g'
        option path 'platform/qca955x_wmac'
        option htmode 'HT20'
        option disabled '0'
        option txpower '30'
        option channel 'auto'

config wifi-iface
        option network 'lan'
        option mode 'ap'
        option wps_pushbutton '1'
        option disabled '0'
        option encryption 'psk2'
        option key '123456789K'
        option device 'radio0'
        option ssid 'Router_5'

config wifi-iface
        option mode 'ap'
        option network 'lan'
        option disabled '0'
        option key '123456789'
        option encryption 'psk2'
        option device 'radio1'
        option ssid 'Router_2.4'
        option wps_pushbutton '1'

Uci Config:

wireless.radio0=wifi-device
wireless.radio0.type='mac80211'
wireless.radio0.path='pci0000:01/0000:01:00.0'
wireless.radio0.htmode='VHT80'
wireless.radio0.disabled='0'
wireless.radio0.hwmode='11a'
wireless.radio0.channel='auto'
wireless.radio1=wifi-device
wireless.radio1.type='mac80211'
wireless.radio1.hwmode='11g'
wireless.radio1.path='platform/qca955x_wmac'
wireless.radio1.htmode='HT20'
wireless.radio1.disabled='0'
wireless.radio1.txpower='30'
wireless.radio1.channel='auto'
wireless.@wifi-iface[0]=wifi-iface
wireless.@wifi-iface[0].network='lan'
wireless.@wifi-iface[0].mode='ap'
wireless.@wifi-iface[0].wps_pushbutton='1'
wireless.@wifi-iface[0].disabled='0'
wireless.@wifi-iface[0].encryption='psk2'
wireless.@wifi-iface[0].key='123456789'
wireless.@wifi-iface[0].device='radio0'
wireless.@wifi-iface[0].ssid='Router_5'
wireless.@wifi-iface[1]=wifi-iface
wireless.@wifi-iface[1].mode='ap'
wireless.@wifi-iface[1].network='lan'
wireless.@wifi-iface[1].disabled='0'
wireless.@wifi-iface[1].key='123456789'
wireless.@wifi-iface[1].encryption='psk2'
wireless.@wifi-iface[1].device='radio1'
wireless.@wifi-iface[1].ssid='Router_2.4'
wireless.@wifi-iface[1].wps_pushbutton='1'

iw list:

Wiphy phy1
        max # scan SSIDs: 4
        max scan IEs length: 2257 bytes
        Retry short limit: 7
        Retry long limit: 4
        Coverage class: 0 (up to 0m)
        Device supports AP-side u-APSD.
        Device supports T-DLS.
        Available Antennas: TX 0x7 RX 0x7
        Configured Antennas: TX 0x7 RX 0x7
        Supported interface modes:
                 * IBSS
                 * managed
                 * AP
                 * AP/VLAN
                 * WDS
                 * monitor
                 * mesh point
                 * P2P-client
                 * P2P-GO
        Band 1:
                Capabilities: 0x11ef
                        RX LDPC
                        HT20/HT40
                        SM Power Save disabled
                        RX HT20 SGI
                        RX HT40 SGI
                        TX STBC
                        RX STBC 1-stream
                        Max AMSDU length: 3839 bytes
                        DSSS/CCK HT40
                Maximum RX AMPDU length 65535 bytes (exponent: 0x003)
                Minimum RX AMPDU time spacing: 8 usec (0x06)
                HT TX/RX MCS rate indexes supported: 0-23
                Frequencies:
                        * 2412 MHz [1] (20.0 dBm)
                        * 2417 MHz [2] (20.0 dBm)
                        * 2422 MHz [3] (20.0 dBm)
                        * 2427 MHz [4] (20.0 dBm)
                        * 2432 MHz [5] (20.0 dBm)
                        * 2437 MHz [6] (20.0 dBm)
                        * 2442 MHz [7] (20.0 dBm)
                        * 2447 MHz [8] (20.0 dBm)
                        * 2452 MHz [9] (20.0 dBm)
                        * 2457 MHz [10] (20.0 dBm)
                        * 2462 MHz [11] (20.0 dBm)
                        * 2467 MHz [12] (disabled)
                        * 2472 MHz [13] (disabled)
                        * 2484 MHz [14] (disabled)
        valid interface combinations:
                 * #{ managed } <= 2048, #{ AP, mesh point } <= 8, #{ P2P-client, P2P-GO } <= 1, #{ IBSS } <= 1,
                   total <= 2048, #channels <= 1, STA/AP BI must match
                 * #{ WDS } <= 2048,
                   total <= 2048, #channels <= 1, STA/AP BI must match
                 * #{ IBSS, AP, mesh point } <= 1,
                   total <= 1, #channels <= 1, STA/AP BI must match, radar detect widths: { 20 MHz (no HT), 20 MHz, 40 MHz }

        HT Capability overrides:
                 * MCS: ff ff ff ff ff ff ff ff ff ff
                 * maximum A-MSDU length
                 * supported channel width
                 * short GI for 40 MHz
                 * max A-MPDU length exponent
                 * min MPDU start spacing

                
ifconfig:

wlan1     Link encap:Ethernet  HWaddr 90:EF:68:7E:7B:EC
          inet6 addr: fe80::92ef:68ff:fe7e:7bec/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:115 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:11865 (11.5 KiB)

(Last edited by emrahayanoglu on 13 Feb 2017, 12:43)