lede icon indicating copy to clipboard operation
lede copied to clipboard

[mt7613] [Driver mt7615d]: rai0 is not present when using MT Drivers

Open alessandrobrugnera opened this issue 2 years ago • 1 comments

Router model: TP-Link Archer C6 V3 Chipset: MT7621 (Wireless MT7603E + MT7613BE) LEDE: Default except for WiFi drivers and luci mtk wifi addon. I used MTK Drivers (7603e and 7615d).

I compiled the firmware (22.03) and uploaded. It works, excepts for 5GHz WiFi. I can't bring the interface up, actually the interface (rai0) is not even present when I perform ifconfig -a. When I click Enable on the AP it just says "Please restart manually to create this interface.". When I then click Reload it refreshes the paga and in the log it says that the interface rai0 is not present.

What can I do to fix this and make the rai0 interface appear? The standard mt76 drivers find the interface but they are not at all stable. That's why I wanted to use the MTK drivers.

LOG:

Thu Dec  8 22:02:15 2022 user.info : call mt7615_reload(mt7615.2)
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: reload called!
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: vifup_save called!
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: ifup_save called!
Thu Dec  8 22:02:15 2022 daemon.err uhttpd[2682]: cat: can't open '/tmp/mtk/if-save': No such file or directory
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: ifup_down called!
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: vifup_down called!
Thu Dec  8 22:02:15 2022 daemon.err uhttpd[2682]: cat: can't open '/tmp/mtk/vifup-save': No such file or directory
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: up called!
Thu Dec  8 22:02:15 2022 daemon.err uhttpd[2682]: cat: can't open '/tmp/mtk/vifup-save': No such file or directory
Thu Dec  8 22:02:15 2022 user.debug : MTK-Wi-Fi: ifup_up called!
Thu Dec  8 22:02:16 2022 daemon.err uhttpd[2682]: rai0      No such device
Thu Dec  8 22:02:16 2022 daemon.err uhttpd[2682]:
Thu Dec  8 22:02:16 2022 daemon.err uhttpd[2682]: rai0      No such device
Thu Dec  8 22:02:16 2022 daemon.err uhttpd[2682]:
Thu Dec  8 22:02:17 2022 daemon.err uhttpd[2682]: rai0      No such device
Thu Dec  8 22:02:17 2022 daemon.err uhttpd[2682]:
Thu Dec  8 22:02:17 2022 daemon.err uhttpd[2682]: rai0      No such device
Thu Dec  8 22:02:17 2022 daemon.err uhttpd[2682]:
Thu Dec  8 22:15:54 2022 daemon.err uhttpd[2682]: rai0      No such device
Thu Dec  8 22:15:54 2022 daemon.err uhttpd[2682]:
Thu Dec  8 22:15:54 2022 daemon.err uhttpd[2682]: rai0      No such device
Thu Dec  8 22:15:54 2022 daemon.err uhttpd[2682]:
```

alessandrobrugnera avatar Dec 08 '22 22:12 alessandrobrugnera

yes i'm in the same situation, it's just driving me crazy

it looks like the drivers are mt7663e, but this drivers fail to build

bricco1981 avatar Jan 02 '23 13:01 bricco1981