No WiFi network available on Pi 3

  • dmesg

    Code
    [    6.209275] mt7601u 1-1.4:1.0: ASIC revision: 76010001 MAC revision: 76010500
    [    6.218389] mt7601u 1-1.4:1.0: Direct firmware load for mt7601u.bin failed with error -2
    [    6.219038] mt7601u: probe of 1-1.4:1.0 failed with error -2
    [    6.219230] usbcore: registered new interface driver mt7601u

    the output of iwconfig and nmtui-connect are the same

  • Hello,


    I also have WiFi connectivity problems and I believe the cause of the problem is there is no configuration file in /lib/firmware/brcm My other Pi3s have file "brcmfmac4340-sdio.txt" file whereas your distro does not.


    Is your recommendation that we must use wired ethernet on first boot and then run an apt update?


    I understand what you are saying about WiFi being unsuitable for your particular environment tkaiser but we do not all live in the same world.


    Kind regards,
    mcpi

  • Hi there, I also had no wlan0 interface after successfull OMV installation (yes, I waited for my RPi3 to update the system first). I did the following steps:


    Bash
    sudo apt-get -q --reinstall -y install raspberrypi-kernel raspberrypi-bootloader


    After this step, I had the brcmfmac kernel module for the Rpi3 wifi card. But it did not work and showed the following kernel message


    Code
    [    3.527928] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.bin failed with error -2

    Googling revealed the following dicussion: https://github.com/RPi-Distro/repo/issues/51


    There this problem was fixed by copying/overwriting the files



    Code
    /lib/firmware/brcm/brcmfmac43430-sdio.bin
    /lib/firmware/brcm/brcmfmac43430-sdio.txt

    from https://github.com/RPi-Distro/…ee/master/brcm80211/brcm/


    This fixed the issue. Please note that I did not yet account for the updated firmware described here https://forum.openmediavault.o…?postID=153627#post153627

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!