i use tp link archer c60 v3. i did system upgrade from 22.03.5 to 23. rc3 but port status is not showing in my status page
Backup the config and then wipe the config and configure from scratch.
There is some bug. Upgraded Archer C7 V2 not show port status.
/etc/board.json
{
"model": {
"id": "tplink,archer-c7-v2",
"name": "TP-Link Archer C7 v2"
},
"switch": {
"switch0": {
"enable": true,
"reset": true,
"ports": [
{
"num": 0,
"device": "eth1",
"need_tag": false,
"want_untag": false
},
{
"num": 2,
"role": "lan"
},
{
"num": 3,
"role": "lan"
},
{
"num": 4,
"role": "lan"
},
{
"num": 5,
"role": "lan"
},
{
"num": 6,
"device": "eth0",
"need_tag": false,
"want_untag": false
},
{
"num": 1,
"role": "wan"
}
],
"roles": [
{
"role": "lan",
"ports": "2 3 4 5 0t",
},
There isn't, this new port status feature is not available for swconfig based switch drivers, you'd have to wait (a long time) for https://github.com/openwrt/openwrt/pull/4622.
2 Likes
No new forum announcement for RC3?
Not yet.
Not officially published, yet,
1 Like
RC3 is still being built. Not all packages or targets are available yet.
Does rc3 include the speed fix that got found yesterday?
Of course not, because that is not even merged to the development master, yet.
(And in any case, the PR has been authored about 24 hours after rc3 was already tagged...)
2 Likes
23.05.0-rc3 has been released.
2 Likes