Skip to content

FS#3093 - RAMIPS/MT7621: 2,4 GHz radio not recognised in master. #7862

@openwrt-bot

Description

@openwrt-bot

Borromini:

OpenWrt master r13212-300b7fe85a does not recognise the 2,4 GHz radio on the DIR-860L B1.

After a 'wifi config' only the 5 GHz radio is shown:

# cat /etc/config/wireless

config wifi-device 'radio0'
option type 'mac80211'
option channel '36'
option hwmode '11a'
option path '1e140000.pcie/pci0000:00r13212-300b7fe85a/0000:00:00.0/0000:01:00.0'
option htmode 'VHT80'
option disabled '1'

config wifi-iface 'default_radio0'
option device 'radio0'
option network 'lan'
option mode 'ap'
option ssid 'OpenWrt'
option encryption 'none'

Installed packages:

# opkg list-installed|grep kmod-mt76
kmod-mt76-core - 5.4.39+2020-04-27-5f3ccc72-2
kmod-mt76x02-common - 5.4.39+2020-04-27-5f3ccc72-2
kmod-mt76x2 - 5.4.39+2020-04-27-5f3ccc72-2
kmod-mt76x2-common - 5.4.39+2020-04-27-5f3ccc72-2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions