(08-27-2022, 03:06 PM)petersen77 Wrote: Check the firmware, copy all files from Manjaro /usr/lib/firmware. I guess some firmware files are missing. I managed to get void Linux wifi working that way.
Gesendet von meinem RMX3085 mit Tapatalk
Tried this. No change. Wifi still not working. Oddly, bluetooth is working.
(08-27-2022, 05:56 PM)pjsf Wrote:(08-26-2022, 11:18 PM)u974615 Wrote: I have been able to successfully flash TOW-Boot to the SPI, and create a bootable microSDXC (Video speed class 10 ) image of Fedora Workstation 36 for aarch64.
I can see why one would use an NVMe SS drive verses eMMC with Fedora Workstation for ARM64.
How did you get the brcmfmac Wifi driver working? I installed the one linked in the blog post, but no success.
What he said, or use dmesg to see what firmware file is failing to load and just copy that one form either manjaro or another source to the location in the error message, them either rmmod/modprobe or reboot.
I never tried fedora from emmc, it was way too slow on sd though but fairly smooth on nvme.
Neither dmesg nor journalctl have anything about brcmfmac43456. I feel like there should be a kernel module of wl, but don't even see that failing to load.
I was hoping to have Wifi working, before installing to the eMMC.