Help with Kali Linux wifi not working but works with Manjaro
#2
(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 the same problem so I copied the same Kali file to the same SSD and then the network worked.
Here's the cmd I used:
xzcat kali-linux-2022.2-pinebook-pro-arm64.img.xz | sudo dd of=/dev/mmcblk1 bs=4M status=progress

If this doesn't work you can try to start networking manually with the following cmds:
# /etc/init.d/networking start
# /usr/sbin/NetworkManager
# nmcli device wifi list     /* if you get a  list then your networking is up
                                                 and you can connect to your wifi router using
                                                  the network icon on the upper right of your screen*/

# nmcli device wifi connect "$SSID" password "$PASSWORD"   /* if you don't see you router with list cmd, try this
                                                                                                                     $SSID is your router name. the double
                                                                                                                     quotes are necessary */
Anyway, by now you have probably solved your problem since this post was a month old.
  Reply


Messages In This Thread
RE: Help with Kali Linux wifi not working but works with Manjaro - by greysuite - 07-03-2022, 05:01 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Manjaro Sway Theme Broken Eighty8 1 171 03-08-2024, 08:41 AM
Last Post: tophneal
  Attempting to install Void Linux, boots into a black screen 9a3eedi 0 209 02-18-2024, 08:54 AM
Last Post: 9a3eedi
Question Manjaro with Full Disk Encryption and GRUB dumetrulo 1 1,610 02-02-2024, 02:45 AM
Last Post: frankkinney
  Manjaro network problem late 2023 acruhl 1 221 01-19-2024, 11:32 PM
Last Post: Kevin Kofler
  Help installing Manjaro on eMMC of Pinebook Pro pine4546464 4 1,922 12-13-2023, 07:22 PM
Last Post: trillobite
  Need Help Recovering Manjaro /boot Contents on Pinebook Pro calinb 6 1,981 12-11-2023, 03:47 AM
Last Post: calinb
  Manjaro 20.04 not loading from SD (with Manjaro on eMMC) zaius 1 295 12-07-2023, 03:11 PM
Last Post: wdt
  Manjaro ARM: enabling external monitors & fixing Broadcom WiFi after updating trifleneurotic 2 749 11-14-2023, 10:57 AM
Last Post: trifleneurotic
  USB 3 port not working with Armbian zaius 3 723 11-13-2023, 01:54 PM
Last Post: zaius
  Manjaro [ARM Stable Update] 2021-07-23 issues Bocanila 1 1,915 08-21-2023, 09:10 PM
Last Post: vanessadonald

Forum Jump:


Users browsing this thread: 1 Guest(s)