User Tools

Site Tools


gettingstarted

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
gettingstarted [2019/10/25 19:32]
Tim Kourt
gettingstarted [2019/10/25 19:43]
Tim Kourt
Line 127: Line 127:
  -p, --phys ​            Phys to manage  -p, --phys ​            Phys to manage
  -P, --nophys ​          Phys to ignore  -P, --nophys ​          Phys to ignore
- -c, --config ​          ​Configuration directory to use 
  -l, --plugin ​          ​Plugins to include  -l, --plugin ​          ​Plugins to include
  -L, --noplugin ​        ​Plugins to exclude  -L, --noplugin ​        ​Plugins to exclude
 + -d, --debug ​           Enable debug output
 + -v, --version ​         Show version
  -h, --help ​            Show help options  -h, --help ​            Show help options
 </​code>​ </​code>​
Line 149: Line 150:
 <​code>​ <​code>​
 denkenz@iwd-test ~/iwd $ client/​iwctl ​ denkenz@iwd-test ~/iwd $ client/​iwctl ​
-[iwd]# +[iwd]# device list 
-[iwd]# device list+
                                     Devices ​                                  *                                     Devices ​                                  *
 -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
-  Name                Address ​            State          ​Adapter ​  +  Name                Address ​            Powered ​  Adapter ​  Mode      ​
 -------------------------------------------------------------------------------- --------------------------------------------------------------------------------
-  wlp2s0b1 ​           ​5c:ac:4c:ab:3f:7d   ​disconnected ​  ​phy0 ​             ​+  wlp2s0b1 ​           ​f6:1c:7f:ee:56:24   ​on        phy2      station ​            
 </​code>​ </​code>​
  
-Here we can see that this system has a single wireless device, '​wlp2s0b1'​. ​ Lets try to find a network to connect to:+Here we can see that this system has a single wireless device ​in '​station'​ mode, '​wlp2s0b1'​. ​ Lets try to find a network to connect to:
  
 <​code>​ <​code>​
gettingstarted.txt · Last modified: 2022/04/01 16:47 by James Prestwood