Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: WiFi setup using Netplan

  1. #11
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: WiFi setup using Netplan

    [34.786895] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 37.346890] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 37.363952] brcmfmac: brcmf_pno_clean: failed code -110
    [ 45.026898] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 45.043934] brcmfmac: brcmf_run_escan: error (-110)
    [ 45.059984] brcmfmac: brcmf_cfg80211_scan: scan error (-110)
    [ 48.610882] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 48.628135] brcmfmac: brcmf_run_escan: error (-110)
    You have exactly the same issues as before. Until we find and correct the reason for this, no amount of tinkering around in netplan nor Network Manager will help. Quite simply, the physical device, the driver and the firmware aren't happy together.

    So far, searches on the internet for the errors haven't yielded anything useful.

    May we see:
    Code:
    dmesg | grep -i -e sdio -e irmw
    Is it really an error? Or is it because netplan is using networkd and not network-manager?
    netplan can use either. If NM is present and running, it is almost always preferable to us NM and set netplan to defer to it.

    The netplan setup is for WPA Personal network. My network is WPA2-Personal, would that cause 'Access Point: Not-Associated'?
    No. Again, until we find and correct the error above, all this netplan tweaking and speculation is fruitless.
    Last edited by chili555; October 20th, 2019 at 04:35 PM.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  2. #12
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi setup using Netplan

    Extract from dmesg:

    Code:
    [   17.892619] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
    [   17.933509] usbcore: registered new interface driver brcmfmac
    [   18.220814] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available(err=-2), device may have limited channels available
    [   18.263214] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Aug 29 2016 20:48:16 version 7.45.41.26 (r640327) FWID 01-4527cfab
    


    Posted before seeing your reply

  3. #13
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi setup using Netplan

    ubuntu@ubuntu:~$ dmesg | grep -i -e sdio -e irmw
    [ 0.172382] dmi: Firmware registration failed.
    [ 0.172685] raspberrypi-firmware soc:firmware: Attached to firmware from 2019-02-12 19:42
    [ 4.400862] mmc1: new high speed SDIO card at address 0001
    [ 17.892619] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
    [ 18.263214] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Aug 29 2016 20:48:16 version 7.45.41.26 (r640327) FWID 01-4527cfab
    [ 30.492485] brcmfmac: brcmf_sdio_hostmail: mailbox indicates firmware halted
    [ 32.994807] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 35.554798] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 43.234805] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 46.818800] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 50.402798] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [ 53.986818] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    ubuntu@ubuntu:~$

  4. #14
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: WiFi setup using Netplan

    Possibly relevant: https://bugs.launchpad.net/ubuntu/+s...e/+bug/1836730

    May we see:
    Code:
    sudo dpkg -s linux-firmware
    sudo dpkg -s linux-firmware-raspi2
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  5. #15
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: WiFi setup using Netplan

    Please try:

    Code:
    cd /lib/firmware/brcm
    sudo wget https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.clm_blob
    sudo wget https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.txt
    Reboot and show us:
    Code:
    dmesg | grep brcm
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  6. #16
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi setup using Netplan

    Quote Originally Posted by chili555 View Post
    Possibly relevant: https://bugs.launchpad.net/ubuntu/+s...e/+bug/1836730

    May we see:
    Code:
    sudo dpkg -s linux-firmware
    sudo dpkg -s linux-firmware-raspi2
    Code:
    ubuntu@ubuntu:~$ sudo dpkg -s linux-firmware
    Package: linux-firmware
    Status: install ok installed
    Priority: optional
    Section: misc
    Installed-Size: 312288
    Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
    Architecture: all
    Multi-Arch: foreign
    Version: 1.173.9
    Replaces: atmel-firmware, linux-firmware-snapdragon (<= 1.2-0ubuntu1), linux-restricted-common
    Provides: atmel-firmware
    Breaks: linux-firmware-snapdragon (<= 1.2-0ubuntu1)
    Conflicts: atmel-firmware
    Description: Firmware for Linux kernel drivers
     This package provides firmware used by Linux kernel drivers.
    ubuntu@ubuntu:~$
    Code:
    ubuntu@ubuntu:~$ sudo dpkg -s linux-firmware-raspi2
    Package: linux-firmware-raspi2
    Status: install ok installed
    Priority: optional
    Section: multiverse/misc
    Installed-Size: 12464
    Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
    Architecture: arm64
    Version: 1.20190215-0ubuntu0.18.04.1
    Description: RaspberryPi2/3 GPU firmware and bootloaders
     This package contains all the proprietary files necessary to boot a
     RaspberryPi2/3 board.
    Homepage: https://github.com/raspberrypi/firmware
    ubuntu@ubuntu:~$

  7. #17
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi setup using Netplan

    Quote Originally Posted by chili555 View Post
    Please try:

    Code:
    cd /lib/firmware/brcm
    sudo wget https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.clm_blob
    sudo wget https://github.com/RPi-Distro/firmware-nonfree/raw/master/brcm/brcmfmac43430-sdio.txt
    Reboot and show us:
    Code:
    dmesg | grep brcm
    Code:
    ubuntu@ubuntu:~$ dmesg | grep brcm
    [   19.128742] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac43430-sdio.bin for chip 0x00a9a6(43430) rev 0x000001
    [   19.171772] usbcore: registered new interface driver brcmfmac
    [   19.436727] brcmfmac: brcmf_sdio_hostmail: mailbox indicates firmware halted
    [   21.986918] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [   22.007569] brcmfmac: brcmf_c_process_clm_blob: clmload (7222 byte file) failed (-110); 
    [   24.546967] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout
    [   24.567830] brcmfmac: brcmf_c_process_clm_blob: get clmload_status failed (-110)
    [   24.589863] brcmfmac: brcmf_c_preinit_dcmds: download CLM blob file failed, -5
    [   24.610770] brcmfmac: brcmf_bus_started: failed: -5
    [   24.628632] brcmfmac: brcmf_sdio_firmware_callback: dongle is not responding
    ubuntu@ubuntu:~$

  8. #18
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi setup using Netplan

    Would it be possible to completely disable on board wifi and use a USB dongle instead?

    I read of problems with this chip in the Pi4 too and am thinking that to get on, I could use a dongle until the issue is resolved.

  9. #19
    Join Date
    Aug 2005
    Location
    South Carolina, USA
    Beans
    26,047
    Distro
    Ubuntu Development Release

    Re: WiFi setup using Netplan

    Aside from the possibility of a faulty device, I regret that I haven't any other suggestions.
    Would it be possible to completely disable on board wifi and use a USB dongle instead?
    Certainly.
    "Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.

  10. #20
    Join Date
    Jul 2015
    Location
    Essex, UK
    Beans
    779
    Distro
    Xubuntu

    Re: WiFi setup using Netplan

    May I ask if you will offer guidance in disabling the wifi please?

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •