View Issue Details

IDProjectCategoryView StatusLast Update
0005661Kali LinuxKali Package Bugpublic2019-08-28 20:13
Reporterzhovner Assigned Tosteev  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version2019.2 
Fixed in Version2019.3 
Summary0005661: [Raspberry Pi ARM images] Missing Bluetooth firmware file BCM43430A1.hcd
Description

On raspberry pi 3B/ZeroW to use builtin bluetooth adapter firmware file needed.
But it missing in all images except one.

This string should be added to all Raspberry Pi build script:
https://gitlab.com/kalilinux/build-scripts/kali-arm/blob/master/rpi0w-nexmon-p4wnp1-aloa.sh#L519

cp "${basedir}"/../misc/brcm/BCM43430A1.hcd "${basedir}"/kali-${architecture}/lib/firmware/brcm/BCM43430A1.hcd

Activities

steev

steev

2019-08-28 20:13

manager   ~0010949

Thanks for the report! I've updated the scripts, and the fix will be in 2019.3 going forward!

Issue History

Date Modified Username Field Change
2019-08-28 15:15 zhovner New Issue
2019-08-28 20:13 steev Assigned To => steev
2019-08-28 20:13 steev Status new => resolved
2019-08-28 20:13 steev Resolution open => fixed
2019-08-28 20:13 steev Fixed in Version => 2019.3
2019-08-28 20:13 steev Note Added: 0010949