Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Dec 2015 06:47:20 -0800
From:      Adrian Chadd <adrian.chadd@gmail.com>
To:        Daniel Braniss <danny@cs.huji.ac.il>
Cc:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: rpi wifi/wlan0 stopped working
Message-ID:  <CAJ-Vmok7dtVfN8KUCf-ydWXJXg1hhnm63%2BX-494Bp9RQ-qx3wg@mail.gmail.com>
In-Reply-To: <2FD9A764-9F86-4DF1-B8F8-964678BFC21D@cs.huji.ac.il>
References:  <2FD9A764-9F86-4DF1-B8F8-964678BFC21D@cs.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
try 'sysctl net.wlan.devices' ; see if urtwn0 shows up.

Newer -head removed the need for the hardware interface in ifconfig,
as it's not used.


-a


On 24 December 2015 at 06:34, Daniel Braniss <danny@cs.huji.ac.il> wrote:
> with an older current, my rpi sees the wifi, and it actually works,
> with a more resent current, ifconfig does not show it.
>
> when I take out the dongle:
> root@:~ # ugen0.4: <Realtek> at usbus0 (disconnected)
> urtwn0: at uhub1, port 4, addr 4 (disconnected)
>
> when I re insert it:
>
> ugen0.4: <Realtek> at usbus0
> urtwn0: <Realtek 802.11n NIC, class 0/0, rev 2.00/0.00, addr 4> on usbus0
> urtwn0: MAC/BB RTL8188EU, RF 6052 1T1R
>
> but:
>
> root@:~ # ifconfig
> lo0: flags=3D8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
>         options=3D600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
>         inet6 ::1 prefixlen 128
>         inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
>         inet 127.0.0.1 netmask 0xff000000
>         groups: lo
>         nd6 options=3D21<PERFORMNUD,AUTO_LINKLOCAL>
> ue0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 15=
00
>         options=3D80001<RXCSUM,LINKSTATE>
>         ether b8:27:eb:8e:39:ef
>         media: Ethernet autoselect (none)
>         status: no carrier
>         nd6 options=3D29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
>
> no wlan0, nada
>
> any idea what I=E2=80=99m missing?
>
> cheers,
>         danny
>
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmok7dtVfN8KUCf-ydWXJXg1hhnm63%2BX-494Bp9RQ-qx3wg>