Skip to content

Commit

Permalink
Removed support from the RPiZW... too much work for an old, obsolete …
Browse files Browse the repository at this point in the history
…board. Spend $15 and get an RPiZ2W instead.
  • Loading branch information
aluminum-ice committed Sep 2, 2023
1 parent 5b1a4a6 commit 01658f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions builder/pwnagotchi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -541,10 +541,10 @@
src: /usr/local/src/nexmon/patches/driver/brcmfmac_5.10.y-nexmon/brcmfmac.ko
dest: /lib/modules/5.10.103-v7+/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko

- name: copy modified driver (RPiZW)
copy:
src: /usr/local/src/nexmon/patches/driver/brcmfmac_5.10.y-nexmon/brcmfmac.ko
dest: /lib/modules/5.10.103+/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko
# - name: copy modified driver (RPiZW)
# copy:
# src: /usr/local/src/nexmon/patches/driver/brcmfmac_5.10.y-nexmon/brcmfmac.ko
# dest: /lib/modules/5.10.103+/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/brcmfmac.ko

- name: ensure depmod runs on reboot to load modified driver (brcmfmac)
lineinfile:
Expand Down

0 comments on commit 01658f6

Please sign in to comment.