Code: Select all
sudo apt-get update
sudo apt-get dist-upgradefruitoftheloom wrote: ↑Sun May 20, 2018 6:56 am
The MiniBian latest release pre-dates the ZeroW and is over 2 years since last updated:
https://sourceforge.net/projects/minibi ... rce=navbar
It is based of end of life Raspbian Jessie have you fully updated ??
Code: Select all
sudo apt-get update sudo apt-get dist-upgrade
There are currently two versions of Raspbian: the full-fat version and lite. Unlike with milk, the lite version is quite good.
Code: Select all
wget https://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_20161130-3+rpt3_all.deb
dpkg -i firmware-brcm80211_20161130-3+rpt3_all.debCode: Select all
rpi-update ef7621d91cb58ccc856c3c17ddda28685edd23f3It works! Thank you Mikerr !!mikerr wrote: ↑Sun May 27, 2018 9:43 amThere's a slightly more up to date version at https://sourceforge.net/projects/minibianwifi/
which works on PiZeroes with Realtek/Ralink wifi dongles
You will need wifi drivers for PiZeroW :
and a firmware update:Code: Select all
wget https://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_20161130-3+rpt3_all.deb dpkg -i firmware-brcm80211_20161130-3+rpt3_all.deb
Just uploaded a version with that already done at https://sourceforge.net/projects/minibianwifi/Code: Select all
rpi-update ef7621d91cb58ccc856c3c17ddda28685edd23f3