mt drivers #12159
Replies: 49 comments 46 replies
-
I have drivers for mt7603 and mt7615 up to 6.9.x kernel, do you need it? |
Beta Was this translation helpful? Give feedback.
-
yes, also can you say the changes neded so i can update mt7915 too? |
Beta Was this translation helpful? Give feedback.
-
thanks alot, no i do not need mac80211 did you made changes for new kernels? |
Beta Was this translation helpful? Give feedback.
-
mt7603 and mt7615 fail to build on kernel 5.15.150 openwrt 23.05.3. |
Beta Was this translation helpful? Give feedback.
-
/home/ciccio/openwrt-23.05.3/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt7603_wifi/mt7603_wifi_ap/../mt7603_wifi/include/os/rt_linux.h:886: error: "DMA_MAPPING_ERROR" redefined [-Werror] |
Beta Was this translation helpful? Give feedback.
-
.config where? |
Beta Was this translation helpful? Give feedback.
-
that's very strange i have no that voice at Global build settings ---> Kernel build options ---> at the bottom uncheck " Compile the kernel with warnings as errors " |
Beta Was this translation helpful? Give feedback.
-
CONFIG_WERROR in openwrt/target/linux/generic/config-5.15 |
Beta Was this translation helpful? Give feedback.
-
that's not the problem, i do not have that set |
Beta Was this translation helpful? Give feedback.
-
i checked with grep and i do not have that set |
Beta Was this translation helpful? Give feedback.
-
ok you right my mistake, using the wrong .config still getting this error and this is the error mt7615 /home/ciccio/openwrt-23.05.3/build_dir/target-mipsel_24kc_musl/linux-ramips_mt7621/mt7615d/mt_wifi_ap/../mt_wifi/os/linux/rt_main_dev.c: In function 'mt_wifi_open': |
Beta Was this translation helpful? Give feedback.
-
same error |
Beta Was this translation helpful? Give feedback.
-
i finaly build mt7603, will try tomorrow mt7615. |
Beta Was this translation helpful? Give feedback.
-
hi, i fixed mt7622, but i'm having problem on mt7915, do you have an idea? /home/ciccio/openwrt-23.05.3/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt_wifi/mt_wifi_ap/../mt_wifi/embedded/sta/sta_cfg.c: In function 'Set_PSMode_Proc': |
Beta Was this translation helpful? Give feedback.
-
fixed mt7915, now we need try add support for mt7663, i ll wait for you. |
Beta Was this translation helpful? Give feedback.
-
i compiled a firmware without mt7603, only with mt7663 and it see it as ra0 and as 2.4 ghz radio. root@OpenWrt: eth0 no wireless extensions. wan no wireless extensions. lan no wireless extensions. br-lan no wireless extensions. ra0 RTWIFI SoftAP ESSID:"" and this is the log Fri Mar 22 22:11:40 2024 kern.warn kernel: [ 127.685801] <-- RTMPAllocAdapterBlock, Status=0 |
Beta Was this translation helpful? Give feedback.
-
this is driving me crazy root@OpenWrt: eth0 no wireless extensions. wan no wireless extensions. lan no wireless extensions. ra0 RTWIFI SoftAP ESSID:"OpenWrt" br-lan no wireless extensions. apcli0 RTWIFI SoftAP ESSID:"poste2.4" apcli1 RTWIFI SoftAP ESSID:"" rai0 RTWIFI SoftAP ESSID:"OpenWrt_5G" apclii0 RTWIFI SoftAP ESSID:"" wdsi0 RTWIFI SoftAP ESSID:"OpenWrt_5G" wdsi1 RTWIFI SoftAP ESSID:"OpenWrt_5G" wdsi2 RTWIFI SoftAP ESSID:"OpenWrt_5G" wdsi3 RTWIFI SoftAP ESSID:"OpenWrt_5G" root@OpenWrt:~# |
Beta Was this translation helpful? Give feedback.
-
what's the problem? |
Beta Was this translation helpful? Give feedback.
-
mt7663 do not work, wrong index index0 |
Beta Was this translation helpful? Give feedback.
-
l1 profile is ok it's about flash/eeprom Default |
Beta Was this translation helpful? Give feedback.
-
should i get with dd from factory partition? |
Beta Was this translation helpful? Give feedback.
-
what's the right command? |
Beta Was this translation helpful? Give feedback.
-
the only difference now is that it assigned a different mac address but still nothing rai0 RTWIFI SoftAP ESSID:"OpenWrt_5G" |
Beta Was this translation helpful? Give feedback.
-
register mt_drv |
Beta Was this translation helpful? Give feedback.
-
well this is crazy, if i edit the profile.c i get rai0 but it's a 2.4 ghz and i can connect very low signal, how this is possible, is this a dual band radio? |
Beta Was this translation helpful? Give feedback.
-
same on mt76 open wireless, if i scan as station i can see 5 ghz ap and some 2.4 ap |
Beta Was this translation helpful? Give feedback.
-
@romanovj please take a look Show_MacTable_Proc(): arg= |
Beta Was this translation helpful? Give feedback.
-
@romanovj thanks alot for your help, you are a master, you'll be tagged in my repo. |
Beta Was this translation helpful? Give feedback.
-
hi @romanovj i have not found the solution to fix sta mode on mt7915. do you know how we can fix this? /home/ciccio/openwrt-23.05.3/build_dir/target-aarch64_cortex-a53_musl/linux-mediatek_mt7622/mt_wifi/mt_wifi_ap/../mt_wifi/embedded/sta/sta_cfg.c: In function 'Set_PSMode_Proc': drivers compile and work as ap and multi ap if i cut off that part in sta_ioctl.c |
Beta Was this translation helpful? Give feedback.
-
@romanovj is this just the older 5.1.xx driver updated for newer kernels? |
Beta Was this translation helpful? Give feedback.
-
hi, i see the commit that say fix build for kernel 5.15 or later, mt7603 mt7612 mt7615, but it fail to build, are this drivers ready for kernel 5.15?
sorry if i did post wrong but not even english is my language.
Beta Was this translation helpful? Give feedback.
All reactions