-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cross compile openwrt #6
Comments
currently working on this issue #8 but you should read here If you build openwrt from "source" you should adapt If you use -stable binaries you are out of luck I know this is hard for a true beginner/end user |
I have sucessfully got this to compile on Openwrt. You be able to check out the source for openwrt as defined here, create a folder in package/kernel called rtw88-usb-new and then put the file below in it. After that simply type make menuconfig, select this package from the kernel modules > wireless devices menu. You will need to manually copy across the firmware and place in /lib/firmware/rtw88/.
|
You forgot there is (currently) no master branch with all USB-ID's here. I hope I sort this out after reading some other phy_init/mac_init code |
Thanks for your instruction, but it doesn't work for me |
Hi,
i am a end user.
I tried several hours to do a cross compile for my router (Archer C7), without success.
Is it possible to make the driver available to the openwrt project ?
regards
The text was updated successfully, but these errors were encountered: