On Mon, Aug 28, 2017 at 10:16 AM, Brüns, Stefan <Stefan.Bruens@rwth-aachen.de> wrote:
On Montag, 28. August 2017 09:59:22 CEST Roger Oberholtzer wrote:
On Fri, Aug 25, 2017 at 6:06 PM, Andreas Färber <afaerber@suse.de> wrote:
Hi,
Am 25.08.2017 um 12:57 schrieb Roger Oberholtzer:
2. Does one run mkinitrd and not dracut on the Raspberry? I really do not want to mess up the initrd file!
Recent mkinitrd calls dracut for you.
I did the suggested edit and built the initrd. After a reboot I still do not see a wireless device I only see this:
[...]
Am I missing a needed module for the WiFi device?
Do you have the required firmware files installed? There should be some message in the journal when the brcmfmac driver is loaded ...
I only see this: [ 10.234805] brcmfmac_sdio: probe of mmc1:0001:1 failed with error -110 [ 10.237045] brcmfmac_sdio: probe of mmc1:0001:2 failed with error -110 Not sure what error -110 is. Except that being negative means it is from the kernel. I see these files. -rw-r--r-- 1 root root 269595 May 30 21:23 bcm4329-fullmac-4.bin -rw-r--r-- 1 root root 96224 May 30 21:23 bcm43xx-0.fw -rw-r--r-- 1 root root 180 May 30 21:23 bcm43xx_hdr-0.fw -rw-r--r-- 1 root root 397312 May 30 21:23 brcmfmac43143.bin -rw-r--r-- 1 root root 385067 May 30 21:23 brcmfmac43143-sdio.bin -rw-r--r-- 1 root root 348160 May 30 21:23 brcmfmac43236b.bin -rw-r--r-- 1 root root 455745 May 30 21:23 brcmfmac43241b0-sdio.bin -rw-r--r-- 1 root root 403855 May 30 21:23 brcmfmac43241b4-sdio.bin -rw-r--r-- 1 root root 408682 May 30 21:23 brcmfmac43241b5-sdio.bin -rw-r--r-- 1 root root 479232 May 30 21:23 brcmfmac43242a.bin -rw-r--r-- 1 root root 253748 May 30 21:23 brcmfmac4329-sdio.bin -rw-r--r-- 1 root root 222126 May 30 21:23 brcmfmac4330-sdio.bin -rw-r--r-- 1 root root 402210 May 30 21:23 brcmfmac43340-sdio.bin -rw-r--r-- 1 root root 451566 May 30 21:23 brcmfmac4334-sdio.bin -rw-r--r-- 1 root root 569291 May 30 21:23 brcmfmac4335-sdio.bin -rw-r--r-- 1 root root 1178 Sep 14 2016 brcmfmac43362-sdio-bananapi-m1+.txt -rw-r--r-- 1 root root 1178 Sep 14 2016 brcmfmac43362-sdio-bananapi-m2.txt -rw-r--r-- 1 root root 219557 May 30 21:23 brcmfmac43362-sdio.bin -rw-r--r-- 1 root root 1178 Sep 14 2016 brcmfmac43362-sdio-cubietruck.txt -rw-r--r-- 1 root root 493599 May 30 21:23 brcmfmac4339-sdio.bin -rw-r--r-- 1 root root 369577 May 30 21:23 brcmfmac43430-sdio.bin -rw-r--r-- 1 root root 1108 Sep 14 2016 brcmfmac43430-sdio-raspberrypi3b.txt lrwxrwxrwx 1 root root 36 Jan 1 1970 brcmfmac43430-sdio.txt -> brcmfmac43430-sdio-raspberrypi3b.txt -rw-r--r-- 1 root root 488193 May 30 21:23 brcmfmac43455-sdio.bin -rw-r--r-- 1 root root 623304 May 30 21:23 brcmfmac4350c2-pcie.bin -rw-r--r-- 1 root root 626140 May 30 21:23 brcmfmac4350-pcie.bin -rw-r--r-- 1 root root 591837 May 30 21:23 brcmfmac4354-sdio.bin -rw-r--r-- 1 root root 557056 May 30 21:23 brcmfmac43569.bin -rw-r--r-- 1 root root 623012 May 30 21:23 brcmfmac4356-pcie.bin -rw-r--r-- 1 root root 526383 May 30 21:23 brcmfmac4356-sdio.bin -rw-r--r-- 1 root root 550333 May 30 21:23 brcmfmac43570-pcie.bin -rw-r--r-- 1 root root 629040 May 30 21:23 brcmfmac4358-pcie.bin -rw-r--r-- 1 root root 595472 May 30 21:23 brcmfmac43602-pcie.ap.bin -rw-r--r-- 1 root root 635449 May 30 21:23 brcmfmac43602-pcie.bin -rw-r--r-- 1 root root 989401 May 30 21:23 brcmfmac4366b-pcie.bin -rw-r--r-- 1 root root 623448 May 30 21:23 brcmfmac4371-pcie.bin I just had a similar issue with an iMac where I needed to remove the driver from the initrd because it did not find the firmware files in the initrd. When loaded later it was happy. But then I got an error message that the firmware file was not found. I don't seem to see that here. Maybe I am looking in the wrong place. I found a similar discussion at https://github.com/raspberrypi/linux/issues/1643 where the solution was to run rpi-update, which is a Raspbian thing... -- Roger Oberholtzer -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org