View Issue Details

IDProjectCategoryView StatusLast Update
0007060Kali LinuxKali Package Bugpublic2022-12-07 16:37
Reportershg8 Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionopen 
Summary0007060: libpcap-dev new version 1.10.0-2 doesn't have support for IEEE 802.11 (armhf)
Description

My program uses libpcap to capture wireless packets. When I tried to use libpcap-dev on armhf to capture IEEE 802.11 packets, there's an error message "That device doesn't support monitor mode," even though my network adapter supports monitor mode. The adapter works fine with aircrack-ng. The last version of libpcap 1.9.1-4 also works perfectly fine. The new version seems to be compiled without support for 802.11 packets.

uname -r
-- 4.19.118-Re4son-v7+

dpkg -s libc6
-- Version: 2.31-4

hardware: Raspberry Pi 3B+

Steps To Reproduce

tcpdump -I wlan0mon
-- That device doesn't support monitor mode.

tcpdump -i wlan0mon (without 802.11 headers)
-- works fine. wireless packets are captured without headers

Activities

shg8

shg8

2021-02-23 00:28

reporter   ~0014239

libnl-3-dev is installed as well

Michu

Michu

2021-06-01 17:30

reporter   ~0014617

maybe use older kernel or wait for bug-fix update

Michu

Michu

2021-06-01 17:30

reporter   ~0014618

and maybe this is driver fault

g0tmi1k

g0tmi1k

2022-12-07 16:37

administrator   ~0017214

This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity.

Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)?

If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup?
For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/

Issue History

Date Modified Username Field Change
2021-02-23 00:14 shg8 New Issue
2021-02-23 00:28 shg8 Note Added: 0014239
2021-06-01 17:30 Michu Note Added: 0014617
2021-06-01 17:30 Michu Note Added: 0014618
2022-03-25 13:57 g0tmi1k Severity major => minor
2022-12-07 16:37 g0tmi1k Note Added: 0017214
2022-12-07 16:37 g0tmi1k Status new => closed