I tried to get the r4 be14 wifi card working, but somehow its not recognized. lspci lists nothing. dmesg is here: [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd090][ 0.0 - Pastebin.com
i already recompiled the image and added all drivers that i found with mtk7798/7796 (not sure which chipset is used in the wifi card and i was too lazy to check it, so i added both). iw list also returns nothing.
root@OpenWrt:~# lsmod | grep mt
cfg80211 307200 6 mt7996e,mt7915e,mt7615_common,mt76_connac_lib,mt76,mac80211
mac80211 593920 6 mt7996e,mt7915e,mt7615e,mt7615_common,mt76_connac_lib,mt76
mt76 69632 5 mt7996e,mt7915e,mt7615e,mt7615_common,mt76_connac_lib
mt76_connac_lib 49152 4 mt7996e,mt7915e,mt7615e,mt7615_common
mt7615_common 81920 1 mt7615e
mt7615e 20480 0
mt7915e 135168 0
mt7996e 114688 0
usbcore 188416 4 xhci_plat_hcd,xhci_pci,xhci_mtk_hcd,xhci_hcd
xhci_hcd 131072 3 xhci_plat_hcd,xhci_pci,xhci_mtk_hcd
xhci_mtk_hcd 20480 0
anyone an idea whats going on? did i use the wrong module? if so, can someone please tell me what is the chipset of that card so i can add the correct module? thanks!