RSS Bot Posted September 25, 2022 Posted September 25, 2022 Description Many network cards (wired and wireless) now require specific firmware to work, these are usually included in linux-firmware. The idea of this commit is to include some common firmware in armbian-firmware to solve driver loading problems. After that we can remove the same firmware files on armbian-firmware. Note: Didn't copy the brcm part from linux-firmware because I don't have the relevant hardware to test. How Has This Been Tested? Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration. [x] rtl8153 (NanoPi R1S H5) [x] mt7921 (Radxa ROCK3A) Checklist: [x] My code follows the style guidelines of this project [x] I have performed a self-review of my own code [ ] I have commented my code, particularly in hard-to-understand areas [ ] I have made corresponding changes to the documentation [x] My changes generate no new warnings [ ] Any dependent changes have been merged and published in downstream modules View the full article
Recommended Posts