On Sun, Feb 26, 2017 at 4:28 PM,  <m...@jaredharvey.com> wrote:
> This is looking better. It appears that driver is now installed, but not
> configured correctly. Does this also mean that is is not a UWN100?
>
> machinekit@beaglebone:~$ iwconfig
> lo        no wireless extensions.
>
> eth0      no wireless extensions.
>
> usb0      no wireless extensions.
>
> wlx001d43504f97  unassociated  Nickname:"<WIFI@REALTEK>"
>           Mode:Auto  Frequency=2.412 GHz  Access Point: Not-Associated
>           Sensitivity:0/0
>           Retry:off   RTS thr:off   Fragment thr:off
>           Power Management:off
>           Link Quality:0  Signal level:0  Noise level:0
>           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
>
> machinekit@beaglebone:~$
>
> Per adafruit tutorial, this should be showing ra0 or wlan0. However it does
> not. So I'm not sure how to modify /etc/network/interfaces. Do you have a
> suggested next step?

open /boot/uEnv.txt

you'll find a "cmdline=coherent_pool=1M quiet"

modify it to show

cmdline=coherent_pool=1M net.ifnames=0 quiet

and systemd won't rename wlan0 as wlx001d43504f97

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAOCHtYjcPgn60NGX8aqOvk%2BpEQZUuFmpo_dDTP%2B5vjzrPHZygA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to