question

bipedalprimate avatar image
bipedalprimate asked

No WiFi & Bluetooth on Raspberry Pi 400 with Venus v2.94

In preparation for an off-grid install, I installed Venus v2.94 on a recent Raspberry Pi 400 which booted fine.

However, there is no WiFi or Bluetooth available. WiFi & Bluetooth work when booting with Raspbian.

Following the lead of others attempting this on Pi Zero 2W & Pi 3B+, I suspect I need to update some files on Venus but am unsure as to which ones and where to get them.

For context this is result of dmesg for firmware:

root@raspberrypi4:~# dmesg | grep firmware
[    0.080865] raspberrypi-firmware soc:firmware: Attached to firmware from 2022-03-24T13:19:26, variant start
[    0.090881] raspberrypi-firmware soc:firmware: Firmware hash is e5a963efa66a1974127860b42e913d2374139ff5

These are the results of various commands suggested by previous users with similar issues:

root@raspberrypi4:~# connmanctl technologies
/net/connman/technology/ethernet
  Name = Wired
  Type = ethernet
  Powered = True
  Connected = True
  Tethering = False
/net/connman/technology/bluetooth
  Name = Bluetooth
  Type = bluetooth
  Powered = True
  Connected = False
  Tethering = False

Note missing but expected WiFi entry. Although it indicates Bluetooth is Powered, it does not appear as a device in Victron Connect V5.90 nor as a available device in Bluetooth on a Samsung Galaxy Note 9 with Android V10.

Thought I would try to enable WiFi anyway.

root@raspberrypi4:~# connmanctl enable wifi
Error wifi: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

Console shows no WiFi adapter connected.1683431070147.pngBluetooth is enabled with a pincode set.

root@raspberrypi4:~# dmesg | grep Bluetooth
[    4.553575] Bluetooth: Core ver 2.22
[    4.562081] Bluetooth: HCI device and connection manager initialized
[    4.568647] Bluetooth: HCI socket layer initialized
[    4.568678] Bluetooth: L2CAP socket layer initialized
[    4.580476] Bluetooth: SCO socket layer initialized
[    4.630453] Bluetooth: HCI UART driver ver 2.3
[    4.634993] Bluetooth: HCI UART protocol H4 registered
[    4.640408] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    4.650958] Bluetooth: HCI UART protocol Broadcom registered

dmesg looks ok for Bluetooth - although that is an assumption as I know little about Linux.

root@raspberrypi4:~# dmesg | grep brcm
[    1.179564] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
[    1.179603] brcm-pcie fd500000.pcie:   No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
[    1.179689] brcm-pcie fd500000.pcie:      MEM 0x0600000000..0x063fffffff -> 0x00c0000000
[    1.179784] brcm-pcie fd500000.pcie:   IB MEM 0x0000000000..0x00ffffffff -> 0x0400000000
[    1.239134] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
[    1.239509] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
[    4.647618] brcmfmac: F1 signature read @0x18000000=0x15294345
[    4.682839] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43456-sdio for chip BCM4345/9
[    4.727248] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.bin failed with error -2
[    4.737718] usbcore: registered new interface driver brcmfmac
[    5.757106] brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50

Third last message at 4.727248 looks problematic but again am not sure.

It seems there are 2 problems that may or not be solved with same fix:

  1. Bluetooth seems to have initialised correctly but is not discoverable.
  2. Rpi 400 WiFi device is not recognised by Venus 2.94 OS.


Suggestions to resolve this are welcome.

Venus OSRaspberry Pi
1683431070147.png (11.1 KiB)
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

6 Answers
johnny-brusevold avatar image
johnny-brusevold answered ·

You can try taking a copy of working Raspbian's /lib/firmware folder and overwriting all the files in venus-os /lib/firmware.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

bipedalprimate avatar image
bipedalprimate answered ·

Thanks @Johnny Brusevold

It worked after a bit of stuffing around with partition size limitations & permissions.

It appears the standard Venus OS image builds a SD card with these partitions:

Disk /dev/mmcblk0: 14.88 GiB, 15980298240 bytes, 31211520 sectors
Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x43680537 Device         Boot    Start      End  Sectors  Size Id Type /dev/mmcblk0p1 *        8192    92757    84566 41.3M  c W95 FAT32 (LBA) /dev/mmcblk0p2         98304 10299801 10201498  4.9G 83 Linux /dev/mmcblk0p3      10301440 20598783 10297344  4.9G 83 Linux /dev/mmcblk0p4      20598784 31211519 10612736  5.1G 83 Linux                  

Unfortunately the Venus 'root' partition (/dev/mmcblk0p2) has only 100MB free and a working copy of Raspian lib/firmware is 198.4MB.

Venus OS has this in lib/firmware:

4 drwxr-xr-x 2 root  4096 Apr 13 09:42 brcm
 4 drwxr-xr-x 2 root  4096 Apr 13 09:42 cypress 12 -rw-r--r-- 1 root  9219 Apr 13 09:30 LICENCE.cypress-rpidistro  4 -rw-r--r-- 1 root  2100 Apr 13 09:37 LICENCE.ralink_a_mediatek_company_firmware  4 -rw-r--r-- 1 root  2115 Apr 13 09:37 LICENCE.rtlwifi_firmware.txt 12 -rw-r--r-- 1 root 11509 Apr 13 09:30 LICENSE.broadcom_bcm43xx-rpidistro 48 -rw-r--r-- 1 root 45412 Apr 13 09:37 mt7601u.bin 80 -rw-r--r-- 1 root 81908 Apr 13 09:37 mt7662.bin 28 -rw-r--r-- 1 root 26350 Apr 13 09:37 mt7662_rom_patch.bin  8 -rw-r--r-- 1 root  4248 Apr 13 07:35 regulatory.db  4 -rw-r--r-- 1 root  1182 Apr 13 07:35 regulatory.db.p7s  8 -rw-r--r-- 1 root  8192 Apr 13 09:37 rt2870.bin  4 -rw-r--r-- 1 root  2048 Apr 13 09:37 rt73.bin  4 drwxr-xr-x 2 root  4096 Apr 13 09:37 rtlwifi

Raspian Bullseye has this in /lib/firmware:

 4 drwxr-xr-x  2 root   4096 Feb 21 14:56 3com
  4 drwxr-xr-x  2 root   4096 Feb 21 14:56 advansys   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 ar3k   4 drwxr-xr-x 11 root   4096 Feb 21 14:56 ath10k   4 drwxr-xr-x  8 root   4096 Feb 21 14:56 ath11k   4 drwxr-xr-x  5 root   4096 Feb 21 14:56 ath6k   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 ath9k_htc  12 drwxr-xr-x  2 root  12288 Feb 21 14:56 brcm   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 cadence   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 cxgb3   4 drwxr-xr-x  3 root   4096 Feb 21 14:56 cxgb4   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 cypress   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 dabusb   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 e100   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 ene-ub6250   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 go7007   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 i915   4 drwxr-xr-x  3 root   4096 Feb 21 14:56 imx   4 drwxr-xr-x  3 root   4096 Feb 21 14:56 intel   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 kaweth   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 libertas   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 matrox   4 drwxr-xr-x  6 root   4096 Feb 21 14:56 mediatek   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 moxa   4 drwxr-xr-x  3 root   4096 Feb 21 14:56 mrvl   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 mwl8k   4 drwxr-xr-x 30 root   4096 Feb 21 14:56 nvidia   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 qca   4 drwxr-xr-x  3 root   4096 Feb 21 14:55 raspberrypi   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 rockchip   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 RTL8192E   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 rtl_bt   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 rtl_nic   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 rtlwifi   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 rtw88   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 rtw89   4 drwxr-xr-x  2 root   4096 Feb 21 14:54 synaptics   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 tehuti   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 tigon   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 ueagle-atm   4 drwxr-xr-x  2 root   4096 Feb 21 14:56 wfx  52 -rw-r--r--  1 root  50698 Nov  1  2022 agere_ap_fw.bin  64 -rw-r--r--  1 root  65046 Nov  1  2022 agere_sta_fw.bin 152 -rw-r--r--  1 root 153416 Nov  1  2022 ar5523.bin  72 -rw-r--r--  1 root  70624 Nov  1  2022 ar7010_1_1.fw  72 -rw-r--r--  1 root  70624 Nov  1  2022 ar7010.fw  52 -rw-r--r--  1 root  51312 Nov  1  2022 ar9271.fw  96 -rw-r--r--  1 root  95500 Nov  1  2022 as102_data1_st.hex  80 -rw-r--r--  1 root  81820 Nov  1  2022 as102_data2_st.hex 244 -rw-r--r--  1 root 246804 Nov  1  2022 ath3k-1.fw 112 -rw-r--r--  1 root 114688 Dec 20 04:31 BCM2033-FW.bin   4 -rw-r--r--  1 root   3245 Dec 20 04:31 BCM2033-MD.hex 644 -rw-r--r--  1 root 655436 Nov  1  2022 ctefx.bin   8 -rw-r--r--  1 root   4120 Nov  1  2022 ctspeq.bin  20 -rw-r--r--  1 root  18643 Nov  1  2022 dvb-fe-xc4000-1.4.1.fw  16 -rw-r--r--  1 root  12401 Nov  1  2022 dvb-fe-xc5000-1.6.114.fw  20 -rw-r--r--  1 root  16497 Nov  1  2022 dvb-fe-xc5000c-4.1.30.7.fw  36 -rw-r--r--  1 root  33768 Nov  1  2022 dvb-usb-dib0700-1.20.fw   8 -rw-r--r--  1 root   8128 Nov  1  2022 dvb-usb-it9135-01.fw   8 -rw-r--r--  1 root   5834 Nov  1  2022 dvb-usb-it9135-02.fw  52 -rw-r--r--  1 root  50222 Nov  1  2022 dvb-usb-terratec-h5-drxk.fw 180 -rw-r--r--  1 root 181312 Nov  1  2022 f2255usb.bin  32 -rw-r--r--  1 root  32348 Nov  1  2022 hfi1_dc8051.fw  20 -rw-r--r--  1 root  16848 Nov  1  2022 hfi1_fabric.fw  36 -rw-r--r--  1 root  33296 Nov  1  2022 hfi1_pcie.fw   8 -rw-r--r--  1 root   5360 Nov  1  2022 hfi1_sbus.fw  72 -rw-r--r--  1 root  72684 Nov  1  2022 htc_7010.fw  52 -rw-r--r--  1 root  50980 Nov  1  2022 htc_9271.fw 120 -rw-r--r--  1 root 118888 Nov  1  2022 lbtf_usb.bin   0 lrwxrwxrwx  1 root     19 Nov  1  2022 libertas_cs.fw -> libertas/cf8385.bin   0 lrwxrwxrwx  1 root     26 Nov  1  2022 libertas_cs_helper.fw -> libertas/cf8385_helper.bin  20 -rw-r--r--  1 root  17932 Nov  1  2022 lt9611uxc_fw.bin  48 -rw-r--r--  1 root  45412 Nov  1  2022 mt7601u.bin 360 -rw-r--r--  1 root 368220 Nov  1  2022 mt7650.bin  80 -rw-r--r--  1 root  81908 Nov  1  2022 mt7662.bin  28 -rw-r--r--  1 root  26350 Nov  1  2022 mt7662_rom_patch.bin  16 -rw-r--r--  1 root  13847 Nov  1  2022 mts_cdma.fw  16 -rw-r--r--  1 root  14067 Nov  1  2022 mts_edge.fw  16 -rw-r--r--  1 root  13847 Nov  1  2022 mts_gsm.fw 436 -rw-r--r--  1 root 446300 Nov  1  2022 qat_895xcc.bin 112 -rw-r--r--  1 root 114176 Nov  1  2022 qat_895xcc_mmp.bin 260 -rw-r--r--  1 root 265444 Nov  1  2022 qat_c3xxx.bin 116 -rw-r--r--  1 root 114820 Nov  1  2022 qat_c3xxx_mmp.bin 392 -rw-r--r--  1 root 398144 Nov  1  2022 qat_c62x.bin 116 -rw-r--r--  1 root 114820 Nov  1  2022 qat_c62x_mmp.bin   0 lrwxrwxrwx  1 root     18 Nov  1  2022 qat_mmp.bin -> qat_895xcc_mmp.bin   0 lrwxrwxrwx  1 root     31 Feb 21 14:53 regulatory.db -> /etc/alternatives/regulatory.db   8 -rw-r--r--  1 root   4388 Jun 30  2022 regulatory.db-debian   0 lrwxrwxrwx  1 root     35 Feb 21 14:53 regulatory.db.p7s -> /etc/alternatives/regulatory.db.p7s   4 -rw-r--r--  1 root   1225 Jun 30  2022 regulatory.db.p7s-debian   4 -rw-r--r--  1 root   1182 Jun 30  2022 regulatory.db.p7s-upstream   8 -rw-r--r--  1 root   4388 Jun 30  2022 regulatory.db-upstream   4 -rw-r--r--  1 root     63 Nov  1  2022 rp2.fw   8 -rw-r--r--  1 root   8192 Nov  1  2022 rt2561.bin   8 -rw-r--r--  1 root   8192 Nov  1  2022 rt2561s.bin   8 -rw-r--r--  1 root   8192 Nov  1  2022 rt2661.bin   8 -rw-r--r--  1 root   8192 Nov  1  2022 rt2860.bin   8 -rw-r--r--  1 root   8192 Nov  1  2022 rt2870.bin   0 lrwxrwxrwx  1 root     10 Nov  1  2022 rt3070.bin -> rt2870.bin   4 -rw-r--r--  1 root   4096 Nov  1  2022 rt3071.bin   0 lrwxrwxrwx  1 root     10 Nov  1  2022 rt3090.bin -> rt2860.bin   4 -rw-r--r--  1 root   4096 Nov  1  2022 rt3290.bin   4 -rw-r--r--  1 root   2048 Nov  1  2022 rt73.bin   0 lrwxrwxrwx  1 root     17 Nov  1  2022 s2250.fw -> go7007/s2250-2.fw   0 lrwxrwxrwx  1 root     17 Nov  1  2022 s2250_loader.fw -> go7007/s2250-1.fw   0 lrwxrwxrwx  1 root     19 Nov  1  2022 sd8385.bin -> libertas/sd8385.bin   0 lrwxrwxrwx  1 root     26 Nov  1  2022 sd8385_helper.bin -> libertas/sd8385_helper.bin   0 lrwxrwxrwx  1 root     22 Nov  1  2022 sd8686.bin -> libertas/sd8686_v8.bin   0 lrwxrwxrwx  1 root     29 Nov  1  2022 sd8686_helper.bin -> libertas/sd8686_v8_helper.bin   0 lrwxrwxrwx  1 root     15 Nov  1  2022 sd8688.bin -> mrvl/sd8688.bin   0 lrwxrwxrwx  1 root     22 Nov  1  2022 sd8688_helper.bin -> mrvl/sd8688_helper.bin   8 -rw-r--r--  1 root   4588 Dec 20 04:31 STLC2500_R4_00_03.ptc   4 -rw-r--r--  1 root    281 Dec 20 04:31 STLC2500_R4_00_06.ssf   4 -rw-r--r--  1 root    292 Dec 20 04:31 STLC2500_R4_02_02_WLAN.ssf   4 -rw-r--r--  1 root    508 Dec 20 04:31 STLC2500_R4_02_04.ptc   0 lrwxrwxrwx  1 root     23 Nov  1  2022 usb8388.bin -> libertas/usb8388_v5.bin  16 -rw-r--r--  1 root  16382 Nov  1  2022 v4l-cx231xx-avcore-01.fw 140 -rw-r--r--  1 root 141200 Nov  1  2022 v4l-cx23418-apu.fw 156 -rw-r--r--  1 root 158332 Nov  1  2022 v4l-cx23418-cpu.fw  16 -rw-r--r--  1 root  16382 Nov  1  2022 v4l-cx23418-dig.fw  16 -rw-r--r--  1 root  16382 Nov  1  2022 v4l-cx23885-avcore-01.fw  16 -rw-r--r--  1 root  16382 Nov  1  2022 v4l-cx25840.fw  12 -rw-r--r--  1 root  11341 Nov  1  2022 vntwusb.fw   4 -rw-r--r--  1 root   3588 Nov  1  2022 wil6210.brd 392 -rw-r--r--  1 root 400364 Nov  1  2022 wil6210.fw

Copied current Venus lib/firmware to lib/firmware_backup just in case.

Erased Venus lib/firmware and deleted Trash to free up space.

Copied files in Raspian lib/firmware non recursively as only wanted the files.

There are some symbolic links in Raspian lib/firmware, lib/firmware/brcm, lib/firmware/cypress, lib/firmware/rtlwifi to directories other than those originally in Venus lib/firmware so included those in remaining directory copies - again just in case.

Did not copy Raspbian lib/firmware/synaptics as those links in lib/firmware/brcm seem to refer to Pi Zero 2 W.

BCM43430A1.raspberrypi,model-zero-2-w.hcd -> ../synaptics/SYN43430A1.hcd
BCM43430B0.raspberrypi,model-zero-2-w.hcd -> ../synaptics/SYN43430B0.hcd

Ignored /etc/alternatives as most those links seem to be regulatory - whatever that means.

Raspian lib/firmware/cypress has this link:

cyfmac43455-sdio.bin -> /etc/alternatives/cyfmac43455-sdio.bin

Again, ignored it for no other reason than it is in /etc/alternatives.

Copied these directories from Raspian lib/firmware to Venus lib/firmware:

 12 drwxr-xr-x 2 root  12288 May  5 22:54 brcm
  4 drwxr-xr-x 2 root   4096 May  5 22:54 cypress   4 drwxr-xr-x 2 root   4096 May  5 22:51 go7007   4 drwxr-xr-x 2 root   4096 May  5 22:53 libertas   4 drwxr-xr-x 3 root   4096 May  5 22:53 mrvl   4 drwxr-xr-x 2 root   4096 May  5 22:55 rtlwifi

Reboot into Venus. Bluetooth & WiFi works.

Now this solution probably contains more files & directories than is required for a Pi 400 but I do not have the skills to figure out what the minimum would be.

All of this was done using Raspian because I wanted a GUI file manager operating as Root to overcome permissions and am not conversant with enough Linux commands..

Open Terminal Window, 
sudo -i 
pcmanfm

This gives root permissions to Raspbian File Manager.


2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

spyrosparx avatar image
spyrosparx answered ·

can you please explain in detail how you managed to install Venus OS 2.94 on a raspberry pi 400

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

bathnm avatar image
bathnm answered ·

these are the files that are needed.

-rw-r--r--    1 root     root         36264 May  8 15:19 BCM43430A1.hcd
-rw-r--r--    1 root     root         56508 May  8 15:19 BCM4345C0.hcd
lrwxrwxrwx    1 root     root            31 May  8 15:19 brcmfmac43430-sdio.bin -> ../cypress/cyfmac43430-sdio.bin
lrwxrwxrwx    1 root     root            22 May  8 15:19 brcmfmac43430-sdio.raspberrypi,3-model-b.txt -> brcmfmac43430-sdio.txt
lrwxrwxrwx    1 root     root            22 May  8 15:19 brcmfmac43430-sdio.raspberrypi,model-zero-w.txt -> brcmfmac43430-sdio.txt
-rw-r--r--    1 root     root          1121 May  8 15:19 brcmfmac43430-sdio.txt
-rw-r--r--    1 root     root        428103 May  8 15:19 brcmfmac43436s-sdio.bin
-rw-r--r--    1 root     root          1092 May  8 15:19 brcmfmac43436s-sdio.txt
lrwxrwxrwx    1 root     root            31 May  8 15:19 brcmfmac43455-sdio.bin -> ../cypress/cyfmac43455-sdio.bin
lrwxrwxrwx    1 root     root            36 May  8 15:19 brcmfmac43455-sdio.clm_blob -> ../cypress/cyfmac43455-sdio.clm_blob
lrwxrwxrwx    1 root     root            22 May  8 15:19 brcmfmac43455-sdio.raspberrypi,3-model-a-plus.txt -> brcmfmac43455-sdio.txt
lrwxrwxrwx    1 root     root            22 May  8 15:19 brcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt -> brcmfmac43455-sdio.txt
lrwxrwxrwx    1 root     root            22 May  8 15:19 brcmfmac43455-sdio.raspberrypi,4-compute-module.txt -> brcmfmac43455-sdio.txt
lrwxrwxrwx    1 root     root            22 May  8 15:19 brcmfmac43455-sdio.raspberrypi,4-model-b.txt -> brcmfmac43455-sdio.txt
-rw-r--r--    1 root     root          2074 May  8 15:19 brcmfmac43455-sdio.txt


I believe as the PI400 is basically a PI4 the key line is would be this symbolic link

brcmfmac43455-sdio.raspberrypi,4-model-b.txt -> brcmfmac43455-sdio.txt

Which would fix this error message

[    4.727248] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43456-sdio.bin failed with error -2
2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

Ronald Rink avatar image
Ronald Rink answered ·

I ran into the same issue and had a closer look at the files really needed. And it seems only a very few are missing. Instead of overwriting most of /lib/firmware I manually added only a few files.

In short, I copied the brcm and cypress files from a Raspbian 6.1.21 to a USB stick and then copied the brcmfmac43456* and cyfmac4356* files to the firmware sub-directories. These are the commands I used:

mount -o remount,rw /

cd /lib/firmware/cypress
cp /run/media/sda1/cypress/cyfmac4356* .
chmod 644 cyfmac4356*

cd /lib/firmware/brcm
cp /run/media/sda1/brcm/brcmfmac4356-pcie.gpd-win-pocket.txt .
chmod 644 brcmfmac4356-pcie.gpd-win-pocket.txt

ln ../cypress/cyfmac4356-pcie.bin brcmfmac4356-pcie.bin
chmod 777 brcmfmac4356-pcie.bin

ln ../cypress/cyfmac4356-pcie.clm_blob brcmfmac4356-pcie.clm_blob
chmod 777 brcmfmac4356-pcie.clm_blob

ln ../cypress/cyfmac4356-sdio.bin brcmfmac4356-sdio.bin
chmod 777 brcmfmac4356-sdio.bin

ln ../cypress/cyfmac4356-sdio.clm_blob brcmfmac4356-sdio.clm_blob
chmod 777 brcmfmac4356-sdio.clm_blob

ln brcmfmac4356-sdio.AP6356S.txt brcmfmac4356-sdio.khadas,vim2.txt
chmod 777 brcmfmac4356-sdio.khadas,vim2.txt

ln brcmfmac4356-sdio.AP6356S.txt brcmfmac4356-sdio.vamrs,rock960.txt
chmod 777 brcmfmac4356-sdio.vamrs,rock960.txt

cp /run/media/sda1/brcm/brcmfmac43456-sdio.bin .
chmod 644 brcmfmac43456-sdio.bin

cp /run/media/sda1/brcm/brcmfmac43456-sdio.clm_blob .
chmod 644 brcmfmac43456-sdio.clm_blob

cp /run/media/sda1/brcm/brcmfmac43456-sdio.txt .
chmod 644 brcmfmac43456-sdio.txt

ln brcmfmac43456-sdio.bin brcmfmac43456-sdio.raspberrypi,400.bin
chmod 777 brcmfmac43456-sdio.raspberrypi,400.bin

ln brcmfmac43456-sdio.clm_blob brcmfmac43456-sdio.raspberrypi,400.clm_blob
chmod 777 brcmfmac43456-sdio.raspberrypi,400.clm_blob

ln brcmfmac43456-sdio.txt brcmfmac43456-sdio.raspberrypi,400.txt
chmod 777 brcmfmac43456-sdio.raspberrypi,400.txt

mount -o remount,ro /

https://gist.github.com/dfch/ba680f4efaf46eb8216484543578e94e

For a more thorough description, see this article:

https://watenan.uk/2023/07/02/enabling-wifi-on-a-raspberry-pi-400-with-venus-os/

Hope this helps.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.

bathnm avatar image
bathnm answered ·

If someone can try the latest 3.1 beta on can Pi 400 that would be great. If it doesn't work then there are further files needed in the build process that can be added.

2 |3000

Up to 8 attachments (including images) can be used with a maximum of 190.8 MiB each and 286.6 MiB total.