I just started using my Canakit RPi2 which comes with a USB WiFi adapter made - I believe - by Lifetron. Mac address starts with 00:0F:60.
I can browse and download, but want to make it headless (using it as host for Homeseer home automation software). Before I add packages to do that I just wanted to test out if I could ping it.
Well, if I try to ping/telnet/ssh to the RPi2 via its IP (192.168.1.6), there is no reply. If I arp -a from other computers on the WiFi network, I see the MAC address listed as (incomplete).
When I try ifconfig -a on the RPi2, I see lots of dropped packets for wlan0. Is it likely that the problem lies with a faulty USB adapter, or the driver for wlan0?
BTW, is the driver for wlan0 generic for USB? If I were to switch to a different USB WiFi adapter, do I have to try to remove the existing one from a list somewhere?