You are not logged in.

#1 2017-12-24 06:05:44

matrix432
Member
Registered: 2017-07-04
Posts: 30

Direct firmware load for brcm/brcmfmac4366c-pcie.txt failed with error

Hi,

Lately I've built a new PC with an Asus wireless PCE AC-88 adapter and I couldn't get it active. I've tried to install the firmware using the
steps found in https://ubuntuforums.org/showthread.php?t=2337200 but dmesg | grep brcmfmac returns the following output:

[    5.673478] usbcore: registered new interface driver brcmfmac
[    5.673498] brcmfmac 0000:04:00.0: enabling device (0000 -> 0002)
[    5.780358] brcmfmac: brcmf_fw_map_chip_to_name: using brcm/brcmfmac4366c-pcie.bin for chip 0x004366(17254) rev 0x000004
[    6.450762] brcmfmac 0000:04:00.0: Direct firmware load for brcm/brcmfmac4366c-pcie.txt failed with error -2
[    7.208464] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Sep 12 2016 13:26:44 version 10.10.69.6908 (r658761) FWID 01-fed440e1
[    7.287829] brcmfmac 0000:04:00.0 wlp4s0: renamed from wlan0
[   12.642600] brcmfmac: brcmf_p2p_set_firmware: failed to update device address ret -23
[   12.642975] brcmfmac: brcmf_p2p_create_p2pdev: set p2p_disc error
[   12.643109] brcmfmac: brcmf_cfg80211_add_iface: add iface p2p-dev-wlp4s0 type 10 failed: err=-23

I've also tried to copying brcmfmac4366c-pcie.bin.ac88u as bcrmfmac4366c-pcie.bin in /lib/firmware/brcm but it returns almost the same
output just different numbers in the brackets (compared by using diff). The file has been downloaded from
https://github.com/Hill-98/phicommk3-fi … .bin.ac88u

Here's the following output from ip link:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp0s31f6: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 2c:4d:54:59:91:60 brd ff:ff:ff:ff:ff:ff
3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DORMANT group default qlen 1000
    link/ether 8a:49:f1:4b:f3:72 brd ff:ff:ff:ff:ff:ff

I don't know what brcmfmac4366c-pcie.txt should contain.

Arch Linux kernel 4.14.6-1.

Offline

Board footer

Powered by FluxBB