Results 1 to 4 of 4

Thread: BCM4352 + kali-linux-2017.1-amd64 + kali-linux-2017-W20-amd64

  1. #1
    Join Date
    2017-May
    Posts
    9

    BCM4352 + kali-linux-2017.1-amd64 + kali-linux-2017-W20-amd64

    downloading kali-linux-2017-W21-amd64 as i type this.

    running from a usb stick.

    lspci is picking up the bcm4352 device
    modprobe shows the b43 driver running.

    iwconfig shows nothing.
    ifconfig shows no wireless devices.

    what i would like is to have this device working out of box with no internet connection.

    i have tried:
    service networking stop
    service networking start
    service networking restart

    service network-manager stop
    service network-manager start
    service network-manager restart

    im sure i should be able to get this to work with no internet connection with a couple commands.

    i know there is tons of howtos on how to get the b43 or compat-wireless or linux drivers going on an "installed kali linux" but i running live usb and im pretty sure its just a couple commands.

    thanks

  2. #2
    Join Date
    2016-Dec
    Posts
    806
    Look at dmesg to see what's going on.

  3. #3
    Join Date
    2017-May
    Posts
    9
    https://pastebin.com/QVYw370g

    dmesg most important part
    [ 13.747169] bcma: bus0: Found chip with id 0x4352, rev 0x03 and package 0x00
    [ 13.761869] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0)
    [ 13.763762] bcma: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0)
    [ 13.767026] bcma: bus0: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0)
    [ 13.769890] bcma: bus0: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0)
    [ 13.771795] bcma: bus0: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0)
    [ 13.810859] bcma: Unsupported SPROM revision: 11
    [ 13.812703] bcma: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
    [ 13.814594] bcma: bus0: Using fallback SPROM failed (err -2)
    [ 13.816481] bcma: bus0: No SPROM available
    [ 13.824194] [Firmware Bug]: battery: (dis)charge rate invalid.
    [ 13.825900] ACPI: Battery Slot [BAT1] (battery present)
    [ 13.827560] ACPI: AC Adapter [ACAD] (on-line)
    [ 13.835867] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 13.846902] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [ 13.849327] sd 2:0:0:0: Attached scsi generic sg2 type 0
    [ 13.852419] bcma: bus0: Bus registered
    [ 13.869907] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 ms ovfl timer
    [ 13.871508] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
    [ 13.873115] RAPL PMU: hw unit of domain package 2^-14 Joules
    [ 13.874741] RAPL PMU: hw unit of domain dram 2^-14 Joules
    [ 13.876360] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
    [ 13.996999] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [ 14.066219] dell_laptop: Using dell-rbtn acpi driver for receiving events
    [ 14.144267] pstore: using zlib compression
    [ 14.199611] pstore: Registered efi as persistent store backend
    [ 14.212615] dell_wmi: Detected Dell WMI interface version 0
    [ 14.214526] input: Dell WMI hotkeys as /devices/virtual/input/input8
    [ 14.462809] iTCO_vendor_support: vendor-support=0
    [ 14.464087] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 14.465974] iTCO_wdt: Found a Lynx Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 14.467155] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 14.889467] media: Linux media interface: v0.10
    [ 15.016586] intel_rapl: Found RAPL domain package
    [ 15.016588] intel_rapl: Found RAPL domain core
    [ 15.016590] intel_rapl: Found RAPL domain uncore
    [ 15.016592] intel_rapl: Found RAPL domain dram
    [ 15.016597] intel_rapl: RAPL package 0 domain package locked by BIOS
    [ 15.017116] Linux video capture interface: v2.00
    [ 15.026612] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3223: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 15.026615] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 15.026617] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 15.026619] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
    [ 15.026620] snd_hda_codec_realtek hdaudioC0D0: inputs:
    [ 15.026623] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x19
    [ 15.026625] snd_hda_codec_realtek hdaudioC0D0: Headphone Mic=0x1a
    [ 15.026627] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
    [ 15.283114] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 15.310766] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_HD (0c45:64ad)
    [ 15.352292] uvcvideo 1-1.8:1.0: Entity type for entity Extension 4 was not initialized!
    [ 15.354113] uvcvideo 1-1.8:1.0: Entity type for entity Extension 3 was not initialized!
    [ 15.355914] uvcvideo 1-1.8:1.0: Entity type for entity Processing 2 was not initialized!
    [ 15.357664] uvcvideo 1-1.8:1.0: Entity type for entity Camera 1 was not initialized!
    [ 15.359489] input: Laptop_Integrated_Webcam_HD as /devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.8/1-1.8:1.0/input/input10
    [ 15.361408] usbcore: registered new interface driver uvcvideo
    [ 15.363271] USB Video Class driver (1.1.1)
    [ 15.503775] Bluetooth: Core ver 2.22
    [ 15.505697] NET: Registered protocol family 31
    [ 15.507532] Bluetooth: HCI device and connection manager initialized
    [ 15.509332] Bluetooth: HCI socket layer initialized
    [ 15.511021] Bluetooth: L2CAP socket layer initialized
    [ 15.512792] Bluetooth: SCO socket layer initialized
    [ 15.576559] usbcore: registered new interface driver btusb
    [ 15.583274] Bluetooth: hci0: BCM: chip id 63
    [ 15.601276] Bluetooth: hci0: BCM20702A
    [ 15.605656] Bluetooth: hci0: BCM20702A1 (001.002.014) build 0000
    [ 15.627566] bluetooth hci0: firmware: failed to load brcm/BCM20702A1-0b05-17cf.hcd (-2)
    [ 15.628578] bluetooth hci0: Direct firmware load for brcm/BCM20702A1-0b05-17cf.hcd failed with error -2
    [ 15.629581] Bluetooth: hci0: BCM: Patch brcm/BCM20702A1-0b05-17cf.hcd not found
    [ 16.062902] b43-phy0: Broadcom 4352 WLAN found (core revision 42)
    [ 16.065090] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1)
    [ 16.066951] b43: probe of bcma0:1 failed with error -95
    [ 16.069122] Broadcom 43xx driver loaded [ Features: PNLS ]
    [ 16.238878] Netfilter messages via NETLINK v0.30.
    [ 17.667131] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 17.705043] r8169 0000:01:00.0: firmware: direct-loading firmware rtl_nic/rtl8168g-2.fw
    [ 17.754486] r8169 0000:01:00.0 eth0: link down
    [ 17.754491] r8169 0000:01:00.0 eth0: link down
    [ 17.757936] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 19.922027] r8169 0000:01:00.0 eth0: link up
    [ 19.922041] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 23.627891] fuse init (API version 7.26)
    root@kali:~#

  4. #4
    Join Date
    2017-May
    Posts
    9
    ok here is how i did it and i also believe monitor mode is working

    i used my dell laptop that has (only) Windows 10 x64 on a single ssd.
    i then created kali linux amd 64 week 22 live usb (with persistent partition)
    i then booted into kali and did update and upgrade
    after that this is the important part if you want broadcom wireless working

    apt-get install linux-headers-$(uname -r | sed ‘s,[^-]*-[^-]*-,,’) broadcom-sta-dkms
    modprobe -r b44 b43 b43legacy ssb brcmsmac
    modprobe wl

    now whenever i reboot i still have wifi and monitor mode if needed

    i use airmon-ng to create the monitor interface which is called prism0

    have fun

    if someone would like to tell me if i need to blacklist anything i would appreciate it.
    i dont think i do as everything appears to be working but not sure.

    thanks

Similar Threads

  1. Replies: 1
    Last Post: 2017-09-04, 10:15
  2. Replies: 1
    Last Post: 2017-06-04, 17:08

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •