GithubHelp home page GithubHelp logo

Comments (1)

mcr avatar mcr commented on May 23, 2024

With the name changed to wlan1, via:

mcr@fennrau:~ $ cat /etc/udev/rules.d/76-mine.rules 
# USB device by path
# get ID_PATH if not present yet
ENV{ID_PATH}=="", IMPORT{builtin}="path_id"
SUBSYSTEM=="net", ACTION=="add", ENV{ID_PATH}=="*-usb-0:1.*", NAME="wlan%n"
2022-01-20 17:49:16.016  INFO  engine.c:333: Checking wifi interface...
2022-01-20 17:49:16.016  DEBUG iw.c:360: Checking wlan1 exists
2022-01-20 17:49:16.022  TRACE iw.c:223: wlan1 -> ifindex=4
2022-01-20 17:49:16.022  TRACE iw.c:228: wlan1 -> wdev=0x1
2022-01-20 17:49:16.022  TRACE iw.c:235: wlan1 -> addr=dc:a6:32:4d:a9:04
2022-01-20 17:49:16.022  TRACE iw.c:240: wlan1 -> wiphy=0
2022-01-20 17:49:16.023  DEBUG iw.c:193: Using Wiphy phy0
2022-01-20 17:49:16.023  TRACE iw.c:199: phy0 -> IBSS
2022-01-20 17:49:16.023  TRACE iw.c:199: phy0 -> managed
2022-01-20 17:49:16.023  TRACE iw.c:199: phy0 -> AP
2022-01-20 17:49:16.023  TRACE iw.c:199: phy0 -> P2P-client
2022-01-20 17:49:16.023  TRACE iw.c:199: phy0 -> P2P-GO
2022-01-20 17:49:16.023  TRACE iw.c:199: phy0 -> P2P-device
2022-01-20 17:49:16.023  TRACE iw.c:377: WiFi interface wlan1 doesn't suport vlan tagging
2022-01-20 17:49:16.023  DEBUG engine.c:338: interface wlan1 not VLAN capable
2022-01-20 17:49:16.024  TRACE generic_hsm_driver.c:69: context param is NULL
mcr@fennrau:~/EDGESec/build $ lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 2357:011e TP-Link AC600 wireless Realtek RTL8811AU [Archer T2U Nano]

from edgesec.

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.