We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, running ioreg -l | grep RequestedFiles on my MBP 2019, gives:
ioreg -l | grep RequestedFiles
"RequestedFiles" = ({"Firmware"="C-4377__s-B3/formosa.trx","TxCap"="C-4377__s-B3/formosa-X3.txcb","Regulatory"="C-4377__s-B3/formosa-X3.clmb","NVRAM"="C-4377__s-B3/P-formosa-X3_M-SPPR_V-m__m-3.1.txt"})
So I copied the three files from MacOS and renamed into:
brcmfmac4377-pcie.bin brcmfmac4377-pcie.Apple Inc.-MacBookPro15,4.txt brcmfmac4377-pcie.clm_blob
brcmfmac4377-pcie.bin
brcmfmac4377-pcie.Apple Inc.-MacBookPro15,4.txt
brcmfmac4377-pcie.clm_blob
In Fedora, I copied them into /lib/firmware/brcm but no wifi hw is detected.
Am I doing something wrong ?
thankyou!
The text was updated successfully, but these errors were encountered:
You should probably take a look at this thread: mikeeq/mbp-fedora-kernel#3
Sorry, something went wrong.
Antonio please... :D yeah, we have some issues with BCM4377 check other threads ;)
No branches or pull requests
Hi,
running
ioreg -l | grep RequestedFiles
on my MBP 2019, gives:"RequestedFiles" = ({"Firmware"="C-4377__s-B3/formosa.trx","TxCap"="C-4377__s-B3/formosa-X3.txcb","Regulatory"="C-4377__s-B3/formosa-X3.clmb","NVRAM"="C-4377__s-B3/P-formosa-X3_M-SPPR_V-m__m-3.1.txt"})
So I copied the three files from MacOS and renamed into:
brcmfmac4377-pcie.bin
brcmfmac4377-pcie.Apple Inc.-MacBookPro15,4.txt
brcmfmac4377-pcie.clm_blob
In Fedora, I copied them into /lib/firmware/brcm but no wifi hw is detected.
Am I doing something wrong ?
thankyou!
The text was updated successfully, but these errors were encountered: