-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
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
linux-firmware: realtek: add RTL8192FU firmware #17286
base: main
Are you sure you want to change the base?
Conversation
updated firmware rlt8192fu Signed-off-by: Mike <[email protected]>
This pr adds missing support for rtl8192fu. |
Thanks for reporting the issue and providing the fix, really appreciated! LGTM, just a small formal remarks:
You can read more about this formal topics in https://openwrt.org/submitting-patches#submission_guidelines |
That was a "quick and dirty PR", done via browser (web interface). Looks like the web interface is not so comfortable as bash. Commit subject line MUST start with ': ' (Update realtek.mk) Author name (Mike) need to be your real name 'firstname lastname' |
openwrt/actions-shared-workflows@12d9551, openwrt/packages#23084 |
Thanks for sharing the link. Interesting discussion. I check the PR. If it is worth it, I merge it and if not, I reject it; |
I code penetration testing tools running on Arch Linux and since Arch Linux dropped support for Raspberry Pi Zero 1 rtl8xxxu is an impressive driver and a game changer since it joined the bandwagon. And the same applies to rtw88 usb. |
Interesting PR! |
I'm running Linux kernel: 6.6.65 The device ID 7392:b722 Edimax Technology Co., Ltd 802.11n is small and cheap. The (new) driver rtl8xxxu is part of the Linux stock kernel. Th firmware is available on Linux firmware tree. So why not put it all together:
And the bright side: Interface supports a virtual MAC! For the reviewers: BTW: |
Added missing firmware: rlt8192fu