Skip to content

wilc1000 not properly working on SAMA5D3_XPLAINED board #120

@schb9

Description

@schb9

hello,
wilc1000, wilc1000_sdio drivers or ATWILC1000 SD board do not properly start and work on my SAMA5D3_XPLAINED board

  • built kernel for SAMA5D3_XPLAINED : Linux version 5.10.87 : this contains wilc1000... drivers

  • used latest firmware files wilc1000_wifi_firmware-1.bin (placed into /lib/firmware/atmel/ as driver seems to load it from there and not from ./mchp directory as documented elsewhere !)

  • when i load driver : 'modprobe wilc1000_sdio' journal reports

cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
cfg80211: failed to load regulatory.db
wilc1000_sdio mmc0:0001:1: Driver Initializing success
Starting system-systemd\x2drfkill.slice.
Created slice system-systemd\x2drfkill.slice.
Starting Load/Save RF Kill Switch Status of rfkill0...
Started Load/Save RF Kill Switch Status of rfkill0.
  • iwconfig shows
lo        no wireless extensions.
can0      no wireless extensions.
eth0      no wireless extensions.
eth1      no wireless extensions.
sit0      no wireless extensions.
wlan0     IEEE 802.11  ESSID:off/any
          Mode:Managed  Access Point: Not-Associated
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:on
  • when i start wpa_supplicant as documented : 'wpa_supplicant -iwlan0 -Dnl80211 -c /etc/wpa_supplicant_wilc.conf' where wpa_supplicant_wilc.conf reads
ctrl_interface=/var/run/wpa_supplicant
update_config=1

journal reports

wilc1000_sdio mmc0:0001:1: chipid (001003a0)
wilc1000_sdio mmc0:0001:1: has_thrpt_enh3 = 1...
wilc1000_sdio mmc0:0001:1 wlan0: ChipID [1003a0] loading firmware [atmel/wilc1000_wifi_firmware-1.bin]
wilc1000_sdio mmc0:0001:1 wlan0: WLAN initialization FAILED

any ideas or hints what might be wrong ?
what should i try to get it working ?

thx, peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions