Giter Club home page Giter Club logo

Comments (3)

ZerBea avatar ZerBea commented on August 28, 2024

By latest commit, I have improved the status. If the internal ERROR count is > 0 this additional information is shown:

xx ERROR(s) during runtime
Possible reasons:
 driver is broken
 driver is busy (misconfigured system, other services access the INTERFACE)

I'll add some debug information to hcxdumptool to narrow down why the driver crashes.

from hcxdumptool.

ZerBea avatar ZerBea commented on August 28, 2024

By this commit I have added a full debug mode:
028c747
Please do a git pull to fetch this commit
Edit Makefile
from

# uncomment to enable DEBUG log
#DEFS		+= -DHCXDEBUG

to

# uncomment to enable DEBUG log
DEFS		+= -DHCXDEBUG

run

$ make clean
$ make
and to make sure hcxdumtool is running in debug mode:
$ ./hcxdumptool -v
hcxdumptool 6.3.2-160-g028c747 (C) 2024 ZeroBeat
running on Linux kernel 6.6.9-arch1-1
running GNU libc version 2.38
compiled by gcc 13.2.1
compiled with Linux API headers 6.4.0
compiled with GNU libc headers 2.38
enabled REALTIME DISPLAY
enabled GPS support
disabled BPF compiler
running in debug mode

And final:
$ sudo hcxdumptool ....... your command line
After hcxdumptool has been terminated due to ERRORs, please attach hcxdumptool.log

from hcxdumptool.

ZerBea avatar ZerBea commented on August 28, 2024

Please also take a look at dmesg.
E.g. I have a hardware broken interface. If connected to my notebook, hcxdumptool stops working after awhile (when the device is getting hot)

send_80211_beacon failed: No such device or address
send_80211_beacon failed: No such device or address
send_80211_beacon failed: No such device or address

and dmesg showing this ERRORs:

$ sudo dmesg | grep mt7
[90375.205547] mt76x0u 3-2:1.0: MAC error detected
[90375.424639] mt76x0u 3-2:1.0: MAC stop failed

from hcxdumptool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.