[Nix-dev] EeePC wireless interface no longer recognized by iwconfig
Peter Simons
simons at cryp.to
Thu Feb 21 14:09:59 CET 2013
Hi Lluís,
> iwconfig interface is obsolete since long, and unsupported from 3.6
> or 3.7 upwards, iirc. 'iw' is what you want.
you are right, "iw dev wlp1s0 scan" does what I want. Thank you.
Now, wireless-tools comes with a library that some programs us to query
the status of the wireless network. Xmobar, for example, can display the
currently connected ESSID. Iw appears that iw doesn't offer such a
library?
Take care,
Peter
More information about the nix-dev
mailing list