On Tue, 28 Jul 2020, brm wrote:
Can I glean anything from Armbian that might help me get r8723bs working in Fedora? The file rtlwifi/rtl8723bs_nic.bin is present in my Fedora 32 Arm.
Compare the device tree between the two. I have an Ubuntu install on pinebook that also has wifi working.
Device tree as loaded by kernel is in /sys/firmware/devicetree Fedora keeps compiled devicetrees in /boot/dtb. The PineBook is probably in /boot/dtb/allwinner/sun50i-a64-pinebook.dtb, "probably" is why you compare to /sys/firmware/devicetree. In Ubuntu, it is probably loading /boot/pine64/sun50i-a64-pine64-pinebook.dtb. Somewhere, there is a decompiler for dtb -> dts. _______________________________________________ arm mailing list -- arm@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to arm-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/arm@xxxxxxxxxxxxxxxxxxxxxxx