+ linux-wireless On 07-08-17 21:38, Paolo Bettini wrote: > Hi , i am Paolo and i installed Debian stretch on my ezbook2 . One > problem is the wifi , the card a SDIO device , seems to be 02d0:a9a6 > linux id or Broadcom AP6212 for windows....i installed deb package > firmware-brcm80211 and nvram sdio txt in /lib/firmware/brcm, reloaded > bcrmfmac module but nothing the card seems invisible or dead i don't > know if is a problem of firmware or my system cannot detect the sdio > card ...do you know something about this problematic ? As always a kernel log could help or output from dmesg command. Also can you run following commands: $ ls /sys/bus/sdio/devices $ cat /sys/bus/sdio/devices/*/modalias Regards, Arend