Problems enabling RTL wireless hardware

I have the same issue with radio1 as can be seen below


{
        "radio0": {
                "up": true,
                "pending": false,
                "autostart": true,
                "disabled": false,
                "retry_setup_failed": false,
                "config": {
                        "channel": "7",
                        "hwmode": "11g",
                        "path": "platform/soc/fe300000.mmcnr/mmc_host/mmc1/mmc1:0001/mmc1:0001:1",
                        "htmode": "HT20",
                        "short_gi_40": false,
                        "cell_density": 0,
                        "disabled": false
                },
                "interfaces": [
                        {
                                "section": "wifinet1",
                                "ifname": "wlan0",
                                "config": {
                                        "mode": "sta",
                                        "ssid": "Annoor Act_5G",
                                        "encryption": "psk2",
                                        "key": "znkb10062013",
                                        "mode": "sta",
                                        "network": [
                                                "wwan"
                                        ]
                                },
                                "vlans": [

                                ],
                                "stations": [

                                ]
                        }
                ]
        },
        "radio1": {
                "up": false,
                "pending": false,
                "autostart": true,
                "disabled": false,
                "retry_setup_failed": true,
                "config": {
                        "channel": "149",
                        "hwmode": "11a",
                        "path": "scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.1/1-1.1:1.0",
                        "disabled": false
                },
                "interfaces": [
                        {
                                "section": "default_radio1",
                                "config": {
                                        "mode": "ap",
                                        "ssid": "Zumi_RPi_4B",
                                        "encryption": "psk2",
                                        "key": "znkb10062013",
                                        "network": [
                                                "lan"
                                        ],
                                        "mode": "ap"
                                },
                                "vlans": [

                                ],
                                "stations": [

                                ]
                        }
                ]
        }
}

I have tried wifi up and wifi up radio1 commands but it dosent work.

The device under use is RPi4

What radio hw ?

1 Like

This is same for 3 different radio HW
Tplink MT7600 LAN adapter
RT8812 wifi adapter
TPlink AC600 wifi adapter

They all RTL based, by any chance ?

Two are RTL based one is MT76xxu driver

The RTLs are probably dead ends, the MT, is it wired or wireless?

MT is wired USB to LAN adapter, AND is there any specific reason for RTL's failure

Then post the VID and PID for the MT.
The RTLs seldom support AP mode, due to mediocre (at best) support from RTL.