@RMerlin : Thanks for your support!
@RejZoR :
FC : Flow Cache, BRCM's NAT acceleration
Issue : IPTV and tdts module (you called AiProtection or TrendMicro related features) enabled together, fc can't handle packets well to make it kernel panic
Scope : this issue only happened in RT-AX58U/RT-AX3000/TUF-AX3000
Steps to workaround:
1. unplugin the cable from IPTV port (LAN4)
2. Power on the router
3. Enable telnet or ssh in router
4. login router via telnet or ssh
5. disable fc
fc disable
fc flush
nvram set fc_disable=1
nvram set fc_disable_force=1
nvram commit
6. plugin the cable back into IPTV port (LAN4)
7. it should work to use AiProtection (TrendMicro related functions) and IPTV at the same time.
NOTE: If you want to recover hardware accelerator (of course, it need to disable IPTV or AiProtection, or router will kernel panic)
nvram set fc_disable=0
nvram unset fc_disable_force
nvram commit
make router reboot
I have tried it work perfect.
Thanks,
Vanic