Bug 10593
Summary: | iwl3945 monitor mode is not working properly | ||
---|---|---|---|
Product: | Drivers | Reporter: | Antoine Sirinelli (kernel) |
Component: | network-wireless | Assignee: | drivers_network-wireless (drivers_network-wireless) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | low | CC: | kernel, reinette.chatre, rpglover64 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.25 | Subsystem: | |
Regression: | --- | Bisected commit-id: |
Description
Antoine Sirinelli
2008-05-02 11:28:23 UTC
I have tested this patch on the Debian sid kernel (based on 2.6.25.3) and it seems to work properly. Thank you very much. I am having the same symptoms: I was seeing only beacons, despite data packets being sent. Bringing down the monitor device and then bringing it back up using airmon-ng seems to fix it. $ uname -r 2.6.32-trunk-amd64 $ lspci -s 0c:00.0 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) I am running Debian testing up to date as of today. |