[BPI-R4] wifi7 card not working

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? :slight_smile: thanks!

Card is not supported yet in linux/openwrt and firmware for it is in testing state…

oh, that explains a lot :slight_smile: thanks

Ah,mom…lspci lists nothing…then i guess you missed the sw4 to provide 12v to your card…but be careful when switching back to your old cards…normal mpci cards do not like the 12v…that will give a nice firework.

1 Like

thanks, that made it. not sure if i missed that in the video or … whatever :stuck_out_tongue:


root@OpenWrt:~# lspci 
0000:00:00.0 PCI bridge: MEDIATEK Corp. Device 7988 (rev 01)
0000:01:00.0 Network controller: MEDIATEK Corp. Device 7990
0001:00:00.0 PCI bridge: MEDIATEK Corp. Device 7988 (rev 01)
0001:01:00.0 Network controller: MEDIATEK Corp. Device 7991
1 Like