Replies: 2 comments 5 replies
-
hi, Also the link you provided links also to the github of ChalesYu. This is one of the sources I use for one or two other wifi drivers and he is clearly more into wifi than I am ;-). His code looks a lot like my code, but might be better. So maybe I will rebase my necessary patches to that one. Anyway, the problem you encountered is probably causes by a bug in the g12a sdio controller hardware. So you could try to reduce the MTU size of wlan0 to 1200 bytes or so. Maybe it will just work in that case. And otherwise, just wait for me while I put everything in a repository. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi, Mate.
I have a Amlogic 905x2 TV Box (ZTE B860H V5) with MT7668 sdio WiFi combo chip. I successfully booted this device with armbian and openwrt, but the WiFi and Bluetooth isn't working at all. I tried to compile the driver from available source in GitHub this repo. it's successfully compiled, but when i try to load the driver, suddenly I got kernel panic.
It will be nice if you can share the kernel source with the MT7668 driver. I would love to do trials and errors in the future to get (at least) the WiFi work in linux.
I am blind rn, any help will be really appreciated. Thank you.
Beta Was this translation helpful? Give feedback.
All reactions