Alfa Tube2HPF Atheros AR9330 rev 1

I have a question about the correct version of OpenWrt which should be installed on above mentioned hardware. I installed version openwrt-19.07.10-ar71xx-generic-tube2h-16M-squashfs-sysupgrade and I don't have a wireless working. I can't to associate the network or maybe I have only wrong configuration. Does anyone have any idea?

Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button (red circle; this works best in the 'Markdown' composer view in the blue oval):

Screenshot 2025-10-20 at 8.14.14 PM

Remember to redact passwords, VPN keys, MAC addresses and any public IP addresses you may have:

ubus call system board
cat /etc/config/network
cat /etc/config/wireless
cat /etc/config/dhcp
cat /etc/config/firewall

Probably the problem is that ubus found:

    "model": "Ubiquiti Bullet M",
    "board_name": "bullet-m",

but different router the same type which works perfectly has:

        "model": "ALFA NETWORK Tube2H",
        "board_name": "tube2h",

the rest of the parameters are the same because I copied between them using Backup/Restore function. It looks that I should install different version of firmware for that router however it is an Alfa Network.

Those same parameters might be why wifi's failing, delete/rename /etc/config/wireless.

Sorry, but after renaiming the file /etc/config/wireless is not possible to change any settings of the wireless network. How should I configure the wireless again manually? Of course I can still rename the config file.

The idea was a new file would be created, containing the defaults.