wifi not working

Hi guys,

I’ve got a raspi 1 and a ‘official’ raspi USB wifi dongle.

I can’t get the raspi to connect to my wlan.

systemctl says:

Could not read interface wlan0 flags: no such device

lsusb does not exist… command not found it says on the command line…

my /etc/network/interfaces looks like this:

auto wlan0

auto lo

iface lo inet loopback
iface eth0 inet dhcp

allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf
iface default inet dhcp

what to do? this is kind of desperate that after all these years, wifi plug and play still does not work properly in Linux…

hi all,

I tried another dongle (Edimax) and this seems to be working…

is it a known issue that the official raspberry pi wifi dongle is not supported?

regards,