Go to advanced search

by SPOOCQ
Mon Jun 19, 2017 3:14 pm
Forum: Raspberry Pi OS
Topic: Debian 9 Stretch announced, Raspbian's future
Replies: 20
Views: 18354

Re: Debian 9 Stretch announced, Raspbian's future

Oh - and don't forget to block updating of the firmware blobs:

Code: Select all

apt-mark hold firmware-brcm80211
by SPOOCQ
Sun Jun 18, 2017 7:48 pm
Forum: Raspberry Pi OS
Topic: Debian 9 Stretch announced, Raspbian's future
Replies: 20
Views: 18354

Re: Debian 9 Stretch announced, Raspbian's future

If the W has the same Radio-Chipset as the Pi3 (which, IIRC, it has) you can try the following: wget 'http://archive.raspberrypi.org/debian/pool/main/f/firmware-nonfree/firmware-brcm80211_0.43+rpi4_all.deb' sudo dpkg -i firmware-brcm80211_0.43+rpi4_all.deb This will download the firmware files neede...

Go to advanced search