<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hmmm; well, i've got this; Fresh 'firstboot' on an archer c7 V2, following version info:<div><div>root@LEDE:~# cat /etc/openwrt_*<br></div><div>DISTRIB_ID='LEDE'</div><div>DISTRIB_RELEASE='SNAPSHOT'</div><div>DISTRIB_REVISION='r3189-12db207'</div><div>DISTRIB_CODENAME='reboot'</div><div>DISTRIB_TARGET='ar71xx/generic'</div><div>DISTRIB_ARCH='mips_24kc'</div><div>DISTRIB_DESCRIPTION='LEDE Reboot SNAPSHOT r3189-12db207'</div><div>DISTRIB_TAINTS='no-all'</div><div>r3189-12db207</div><div>root@LEDE:~# </div><div><br></div><div>/etc/config/wifi has this in it:</div><div><div>root@LEDE:~# cat /etc/config/wireless </div><div><br></div><div>config wifi-device 'radio0'</div><div><span style="white-space:pre">        </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '36'</div><div><span style="white-space:pre">   </span>option hwmode '11a'</div><div><span style="white-space:pre">   </span>option path 'pci0000:01/0000:01:00.0'</div><div><span style="white-space:pre"> </span>option htmode 'VHT80'</div><div><span style="white-space:pre"> </span>option disabled '1'</div><div><br></div><div>config wifi-iface 'default_radio0'</div><div><span style="white-space:pre"> </span>option device 'radio0'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'LEDE'</div><div><span style="white-space:pre">    </span>option encryption 'none'</div><div><br></div><div>config wifi-device 'radio1'</div><div><span style="white-space:pre">   </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '11'</div><div><span style="white-space:pre">   </span>option hwmode '11g'</div><div><span style="white-space:pre">   </span>option path 'platform/qca955x_wmac'</div><div><span style="white-space:pre">   </span>option htmode 'HT20'</div><div><span style="white-space:pre">  </span>option disabled '1'</div><div><br></div><div>config wifi-iface 'default_radio1'</div><div><span style="white-space:pre"> </span>option device 'radio1'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'LEDE'</div><div><span style="white-space:pre">    </span>option encryption 'none'</div></div><div><br></div><div>and </div><div><div>root@LEDE:/sys/class/ieee80211# ls -al /sys/class/ieee80211/</div><div>drwxr-xr-x    2 root     root             0 Jan 27 22:39 .</div><div>drwxr-xr-x   21 root     root             0 Jan  1  1970 ..</div><div>lrwxrwxrwx    1 root     root             0 Jan 27 22:39 phy0 -> ../../devices/pci0000:01/0000:01:00.0/ieee80211/phy0</div><div>lrwxrwxrwx    1 root     root             0 Jan 27 22:39 phy1 -> ../../devices/platform/qca955x_wmac/ieee80211/phy1</div></div><div><br></div><div><br></div><div>After upgrading using sysupgrade to stable ar71xx: <a href="http://downloads.openwrt.org/releases/18.06.2/targets/ar71xx/generic/openwrt-18.06.2-ar71xx-generic-archer-c7-v2-squashfs-sysupgrade.bin">http://downloads.openwrt.org/releases/18.06.2/targets/ar71xx/generic/openwrt-18.06.2-ar71xx-generic-archer-c7-v2-squashfs-sysupgrade.bin</a></div><div><div>root@LEDE:~# cat /etc/openwrt_*</div><div>DISTRIB_ID='OpenWrt'</div><div>DISTRIB_RELEASE='18.06.2'</div><div>DISTRIB_REVISION='r7676-cddd7b4c77'</div><div>DISTRIB_TARGET='ar71xx/generic'</div><div>DISTRIB_ARCH='mips_24kc'</div><div>DISTRIB_DESCRIPTION='OpenWrt 18.06.2 r7676-cddd7b4c77'</div><div>DISTRIB_TAINTS=''</div><div>r7676-cddd7b4c77</div><div>root@LEDE:~# </div></div><div><br></div><div>I should have double checked wireless config but didn't :-/  derp. I'll rollback to this at the end and post a firstboot'd wireless config from 18.06.2.</div><div><br></div><div>PCI paths:</div><div><div>root@LEDE:~# ls -al /sys/class/ieee80211/</div><div>drwxr-xr-x    2 root     root             0 Jan 30 12:21 .</div><div>drwxr-xr-x   22 root     root             0 Jan  1  1970 ..</div><div>lrwxrwxrwx    1 root     root             0 Jan 30 12:21 phy0 -> ../../devices/pci0000:01/0000:01:00.0/ieee80211/phy0</div><div>lrwxrwxrwx    1 root     root             0 Jan 30 12:21 phy1 -> ../../devices/platform/qca955x_wmac/ieee80211/phy1</div><div><br></div></div><div>Attempting to sysupgrade to ath79 brings this on:</div><div><div>root@LEDE:~# sysupgrade /tmp/openwrt-ath79-generic-tplink_archer-c7-v2-squashfs-sysupgrade.bin </div><div>Device archer-c7 not supported by this image</div><div>Supported devices: tplink,archer-c7-v2</div><div>Image check 'fwtool_check_image' failed.</div><div>root@LEDE:~# </div></div><div><br></div><div>Forcing upgrade with -f ... After upgrading using sysupgrade to snapshot ath79:</div><div><a href="http://downloads.openwrt.org/snapshots/targets/ath79/generic/openwrt-ath79-generic-tplink_archer-c7-v2-squashfs-sysupgrade.bin">http://downloads.openwrt.org/snapshots/targets/ath79/generic/openwrt-ath79-generic-tplink_archer-c7-v2-squashfs-sysupgrade.bin</a><br></div><div><br></div><div><div>root@LEDE:~# cat /etc/openwrt_*</div><div>DISTRIB_ID='OpenWrt'</div><div>DISTRIB_RELEASE='SNAPSHOT'</div><div>DISTRIB_REVISION='r9915-d6643aca34'</div><div>DISTRIB_TARGET='ath79/generic'</div><div>DISTRIB_ARCH='mips_24kc'</div><div>DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT r9915-d6643aca34'</div><div>DISTRIB_TAINTS=''</div><div>r9915-d6643aca34</div><div>root@LEDE:~# </div></div><div><br></div><div><br></div><div><div>root@LEDE:~# ls -al /sys/class/ieee80211/</div><div>drwxr-xr-x    2 root     root             0 May  1 05:25 .</div><div>drwxr-xr-x   24 root     root             0 Jan  1  1970 ..</div><div>lrwxrwxrwx    1 root     root             0 May  1 05:25 phy0 -> ../../devices/pci0000:00/0000:00:00.0/ieee80211/phy0</div><div>lrwxrwxrwx    1 root     root             0 May  1 05:25 phy1 -> ../../devices/platform/ahb/ahb:apb/18100000.wmac/ieee80211/phy1</div><div>root@LEDE:~# </div></div><div><br></div><div>wireless config seems to have both new and old paths..</div></div><div><div>root@LEDE:~# cat /etc/config/wireless </div><div><br></div><div>config wifi-device 'radio0'</div><div><span style="white-space:pre">       </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '36'</div><div><span style="white-space:pre">   </span>option hwmode '11a'</div><div><span style="white-space:pre">   </span>option path 'pci0000:01/0000:01:00.0'</div><div><span style="white-space:pre"> </span>option htmode 'VHT80'</div><div><span style="white-space:pre"> </span>option disabled '1'</div><div><br></div><div>config wifi-iface 'default_radio0'</div><div><span style="white-space:pre"> </span>option device 'radio0'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'LEDE'</div><div><span style="white-space:pre">    </span>option encryption 'none'</div><div><br></div><div>config wifi-device 'radio1'</div><div><span style="white-space:pre">   </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '11'</div><div><span style="white-space:pre">   </span>option hwmode '11g'</div><div><span style="white-space:pre">   </span>option htmode 'HT20'</div><div><span style="white-space:pre">  </span>option disabled '1'</div><div><span style="white-space:pre">   </span>option path 'platform/ahb/ahb:apb/18100000.wmac'</div><div><br></div><div>config wifi-iface 'default_radio1'</div><div><span style="white-space:pre">    </span>option device 'radio1'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'LEDE'</div><div><span style="white-space:pre">    </span>option encryption 'none'</div><div><br></div><div>config wifi-device 'radio2'</div><div><span style="white-space:pre">   </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '36'</div><div><span style="white-space:pre">   </span>option hwmode '11a'</div><div><span style="white-space:pre">   </span>option path 'pci0000:00/0000:00:00.0'</div><div><span style="white-space:pre"> </span>option htmode 'VHT80'</div><div><span style="white-space:pre"> </span>option disabled '1'</div><div><br></div><div>config wifi-iface 'default_radio2'</div><div><span style="white-space:pre"> </span>option device 'radio2'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'OpenWrt'</div><div><span style="white-space:pre"> </span>option encryption 'none'</div><div><br></div><div>root@LEDE:~# </div><div><br></div></div><div><br></div><div>And .. sorry its out of order, after downgrading using sysupgrade -F  to 18.06.2, then firstbooting,see as follows</div><div>root@OpenWrt:~# grep 18 /etc/openwrt_*</div><div>/etc/openwrt_release:DISTRIB_RELEASE='18.06.2'</div><div>/etc/openwrt_release:DISTRIB_DESCRIPTION='OpenWrt 18.06.2 r7676-cddd7b4c77'</div><div>root@OpenWrt:~# </div><div><br></div><div>root@OpenWrt:~# cat /etc/config/wireless </div><div><br></div><div>config wifi-device 'radio0'</div><div><span style="white-space:pre">       </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '36'</div><div><span style="white-space:pre">   </span>option hwmode '11a'</div><div><span style="white-space:pre">   </span>option path 'pci0000:01/0000:01:00.0'</div><div><span style="white-space:pre"> </span>option htmode 'VHT80'</div><div><span style="white-space:pre"> </span>option disabled '1'</div><div><br></div><div>config wifi-iface 'default_radio0'</div><div><span style="white-space:pre"> </span>option device 'radio0'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'OpenWrt'</div><div><span style="white-space:pre"> </span>option encryption 'none'</div><div><br></div><div>config wifi-device 'radio1'</div><div><span style="white-space:pre">   </span>option type 'mac80211'</div><div><span style="white-space:pre">        </span>option channel '11'</div><div><span style="white-space:pre">   </span>option hwmode '11g'</div><div><span style="white-space:pre">   </span>option path 'platform/qca955x_wmac'</div><div><span style="white-space:pre">   </span>option htmode 'HT20'</div><div><span style="white-space:pre">  </span>option disabled '1'</div><div><br></div><div>config wifi-iface 'default_radio1'</div><div><span style="white-space:pre"> </span>option device 'radio1'</div><div><span style="white-space:pre">        </span>option network 'lan'</div><div><span style="white-space:pre">  </span>option mode 'ap'</div><div><span style="white-space:pre">      </span>option ssid 'OpenWrt'</div><div><span style="white-space:pre"> </span>option encryption 'none'</div><div><br></div><div>root@OpenWrt:~# </div><div><br></div><div><br></div><div><br></div><div><br></div><div>Hope this helps some.  I've never used DTS... Heck, i don't even know which DTS ya'll are talking about since none of these seem to make sense(<a href="https://en.wikipedia.org/wiki/DTS">https://en.wikipedia.org/wiki/DTS</a>)... so i'm  not clear on what needs to be done to test the following... (oh, wait .. device tree source.... still unsure how to proceed):</div><div>"Does anybody want to</div><div>> > test what happens if the ath79 C7 v2 DTS enables "pcie0" too? It might</div><div>> > work, but it might not (depending on whenever it might end up in a</div><div>> > different pci domain like pci0001:00.)."</div><div><br></div><div> c</div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>