linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Josh Marshall <Josh.Marshall@jax.org>
To: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: [unconfirmed bug] missing firmware configuration `brcm/brcmfmac43602-pcie.txt`
Date: Tue, 15 Oct 2019 13:59:29 +0000	[thread overview]
Message-ID: <907921df-34c1-6f08-1ece-bac896031397@jax.org> (raw)

Hello,

First time contacting a kernel mailing list.

I've been trying to fix the wireless on my laptop ( MacBookPro12,1 ).  
It has very weak signal strength.  I have at least partially read 
through the following:

https://askubuntu.com/questions/775011/macbook-pro-16-04-wifi-driver-installed-but-not-available
https://askubuntu.com/questions/1064442/wifi-not-working-with-bcm43602-on-ubuntu-18-04
https://askubuntu.com/questions/622988/wifi-issues-with-macbook-pro-retina-early-2015-12-2-on-ubuntu-15-04
     https://wiki.debian.org/brcmfmac
     https://ubuntuforums.org/showthread.php?t=2354365
https://askubuntu.com/questions/884291/ubuntu-14-04-wireless-not-working-on-macbook-pro-dual-boot
https://www.mail-archive.com/linux-wireless@vger.kernel.org/msg17229.html
https://www.mail-archive.com/search?l=ubuntu-bugs@lists.ubuntu.com&q=subject:%22%5C%5BBug+1693521%5C%5D+Re%5C%3A+brcmfmac%5C%3A+Direct+firmware+load+failed%22&o=newest
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1772624
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/brcm/

I created empty files at `/lib/firmware/{brcmfmac43602-pcie.Apple\ 
Inc.-MacBookPro14\,2.txt,brcmfmac43602-pcie.txt}`

```
$ dmesg | grep brcm
[    5.305998] usbcore: registered new interface driver brcmfmac
[    5.433599] brcmfmac: brcmf_fw_alloc_request: using 
brcm/brcmfmac43602-pcie for chip BCM43602/2
[    5.435140] brcmfmac 0000:02:00.0: loading 
/lib/firmware/brcm/brcmfmac43602-pcie.Apple Inc.-MacBookPro14,2.txt 
failed with error -22
[    5.435142] brcmfmac 0000:02:00.0: Direct firmware load for 
brcm/brcmfmac43602-pcie.Apple Inc.-MacBookPro14,2.txt failed with error -22
[    5.435358] brcmfmac 0000:02:00.0: loading 
/lib/firmware/brcm/brcmfmac43602-pcie.txt failed with error -22
[    5.435359] brcmfmac 0000:02:00.0: Direct firmware load for 
brcm/brcmfmac43602-pcie.txt failed with error -22
[    5.781881] brcmfmac: brcmf_fw_alloc_request: using 
brcm/brcmfmac43602-pcie for chip BCM43602/2
[    5.781910] brcmfmac: brcmf_c_process_clm_blob: no clm_blob available 
(err=-2), device may have limited channels available
[    5.782927] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM43602/2 
wl0: Nov 10 2015 06:38:10 version 7.35.177.61 (r598657) FWID 01-ea662a8c
[    5.828561] brcmfmac 0000:02:00.0 wlp2s0: renamed from wlan0
```

What I think may need to happen is to have a particular configuration 
added like 
https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/brcm/brcmfmac43430-sdio.raspberrypi,3-model-b.txt 
as `brcmfmac43602-pcie.txt` in order to make the full range of channels 
available, and by that improve signal strength, but this is only a shot 
in the dark.
---

The information in this email, including attachments, may be confidential and is intended solely for the addressee(s). If you believe you received this email by mistake, please notify the sender by return email as soon as possible.

             reply	other threads:[~2019-10-15 13:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15 13:59 Josh Marshall [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-10-15 13:49 [unconfirmed bug] missing firmware configuration `brcm/brcmfmac43602-pcie.txt` Josh Marshall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=907921df-34c1-6f08-1ece-bac896031397@jax.org \
    --to=josh.marshall@jax.org \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).