On Mon, Aug 28, 2017 at 5:39 PM, Friedrich
<[email protected]> wrote:
>
>
> Am 28.08.2017 um 09:59 schrieb Roger Oberholtzer:
>>
>> I did the suggested edit and built the initrd. After a reboot I still
>> do not see a wireless device I only see this:
>
>
> The edit didn't work for me either, neither did combining it with loading
> "sdhci_iproc" via modules-load.d.
> But running "modprobe -r sdhci_iproc" and then "modprobe sdhci_iproc" does
> at least fix the issue for the current boot. (you have to wait a few seconds
> for it to re-appear in "ip link" sometimes)
>
> I hope someone comes up with a more permanent fix, and of course find the
> root cause, but for now it might be enough just to write a little script
> that executes after the System has booted.

The solution on the iMac was to blacklist these wireless drivers and
then rebuild the initrd:

blacklist b43
blacklist ssb
blacklist bcma
blacklist brcmsmac
blacklist brcmfmac

So perhaps a similar list for the Raspberry?

-- 
Roger Oberholtzer
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to