On Fri, Jan 06, 2017 at 10:44:34AM +0100, Tomasz Torcz wrote: > On Thu, Jan 05, 2017 at 04:07:48PM -0700, Gregory Nowak wrote: > > On Thu, Jan 05, 2017 at 10:08:52PM +0000, KatolaZ wrote: > > > Steve, that's already been fixed. The detection of interface type is > > > implemented using iwconfig now, and is not based on interface names > > > any more. > > > > That isn't going to work everywhere unfortunately. As of now, the > > built-in wifi adapter on the raspberry pi 3 shows no wireless > > extensions when running as arm64. > > > > <https://git.devuan.org/sdk/arm-sdk/issues/9> > > Does it shiw correctly with "iw dev"? That's iw from > http://www.linuxwireless.org/en/users/Documentation/iw/ > > iwconfig has been deprecated by it maintainers. >
Using iw instead of iwconfig is actually a good suggestion, which I will try to implement. After all, iw is much smallet than wireless-tools as a dependency... :) HND KatolaZ -- [ ~.,_ Enzo Nicosia aka KatolaZ - GLUGCT -- Freaknet Medialab ] [ "+. katolaz [at] freaknet.org --- katolaz [at] yahoo.it ] [ @) http://kalos.mine.nu --- Devuan GNU + Linux User ] [ @@) http://maths.qmul.ac.uk/~vnicosia -- GPG: 0B5F062F ] [ (@@@) Twitter: @KatolaZ - skype: katolaz -- github: KatolaZ ] _______________________________________________ Dng mailing list [email protected] https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng
