Help with Kali Linux wifi not working but works with Manjaro
#3
(05-27-2022, 10:24 PM)PineSupporter Wrote: Hello,

I usually use PBP with Manjaro and everything works great.  I recently flashed Kali on SD card but for some reason it's not connecting to wifi.  I'm still very new to Linux.  I tried searching online for the answer but can't seem to find it.
I ran airmon-ng command and this is what I got:

phy0      wlan0     brcmfmac        unable to detect for sdio 0x02d0:0xa9bf


Does anyone know what's wrong and how I can connect my wifi?

I had a similar issue (I am not sure it is the same issue but who knows, it could help some people).
In my case, as I understand it (I may be wrong), the issue seemed to be caused by a different wireless card in the new pinebook-pro of 2022 compared to the previous one (I don't know about your version of the pinebook since you posted in May).
In my case, I could see the origin of the issue by typing in a terminal:
Code:
sudo dmesg | grep brcm
I saw some lines that contained words like "firmware:" and "failed to load". At some point (as I understand it), the driver for the Broadcom wireless card will ask udev for a firmware, in order to flash it in the Broadcom chip. It fails because the requested firmware is not present.
By the way the "dmesg" command seems really useful for beeing aware of failures that can happen when the kernel is booting. And it is not specific to Debian, so the command should be available on any linux distribution I guess.

The issue has been reported here and a fix was created.
I am not sure if the fix is already included in the kali release image from here or not yet.

Since I had already installed kali, I prefered fixing it without reinstalling it. Here is what I did.
I downloaded the missing files from gitlab:
https://gitlab.com/kalilinux/build-scrip...5-sdio.bin
https://gitlab.com/kalilinux/build-scrip...o.clm_blob
https://gitlab.com/kalilinux/build-scrip...ok-pro.txt
And I copied them into the filesystem of my kali installation inside the folder: "/lib/firmware/brcm"

Then, after a shutdown and a restart, I could connect to wifi networks.

I hope it will help some of you.
  Reply


Messages In This Thread
RE: Help with Kali Linux wifi not working but works with Manjaro - by Niko - 08-25-2022, 02:15 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pbp with manjaro arm seems to not find any hardware[no wifi, blutooth or battery] frank_philip 3 268 02-06-2025, 09:03 AM
Last Post: frank_philip
  new manjaro install: wlan0 stuck in setting network address zkajdan 4 346 02-03-2025, 12:00 PM
Last Post: zkajdan
  Void Linux: missing firmware from pinebookpro-firmware? remph 0 141 12-15-2024, 01:58 PM
Last Post: remph
  Attempting to install Void Linux, boots into a black screen 9a3eedi 1 1,483 09-28-2024, 09:23 AM
Last Post: throwawayforvoid
  Slackware Linux working on PBP vxzero 0 753 06-05-2024, 04:30 PM
Last Post: vxzero
  Manjaro Sway Theme Broken Eighty8 1 959 03-08-2024, 08:41 AM
Last Post: tophneal
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 2,570 02-02-2024, 02:45 AM
Last Post: frankkinney
  Manjaro network problem late 2023 acruhl 1 994 01-19-2024, 11:32 PM
Last Post: Kevin Kofler
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 3,610 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 3,976 12-11-2023, 03:47 AM
Last Post: calinb

Forum Jump:


Users browsing this thread: 1 Guest(s)