Differences
This shows you the differences between two versions of the page.
|
kiwi:radios [2026/02/05 15:28] augustas.p |
kiwi:radios [2026/02/06 08:46] (current) augustas.p |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| Currently to see working Kiwi x Noni setup there is a prerequisite to change the ''board-2.bin'' file inside ''ath12k/QCN9274/hw2.0/'', as the one flashed via FW flash process is faulty. Follow these steps to change ''board-2.bin'' file inside Kiwi/DVK: | Currently to see working Kiwi x Noni setup there is a prerequisite to change the ''board-2.bin'' file inside ''ath12k/QCN9274/hw2.0/'', as the one flashed via FW flash process is faulty. Follow these steps to change ''board-2.bin'' file inside Kiwi/DVK: | ||
| - | - Download {{:kiwi:board-2.zip|''board-2.zip file''}} | + | - Download [[https://pkg.8devices.com/kiwi/20260204/board-2.bin|board-2.bin]] file |
| - | - Extract/unzip ''board-2.bin'' file | + | |
| - Send it to the device via ssh connection: <code>scp ./board-2.bin root@192.168.1.1:/lib/firmware/ath12k/QCN9274/hw2.0</code> | - Send it to the device via ssh connection: <code>scp ./board-2.bin root@192.168.1.1:/lib/firmware/ath12k/QCN9274/hw2.0</code> | ||
| - Reboot the device and Noni radios should be up and running alongside the internal one. | - Reboot the device and Noni radios should be up and running alongside the internal one. | ||
| - | ===== Simple OpenWrt wireless configuration to start internal Kiwi and Noni radios ===== | + | ===== Simple OpenWrt wireless configuration to start internal Kiwi and Noni radio ===== |
| <code> | <code> | ||
| config wifi-device 'radio0' | config wifi-device 'radio0' | ||