Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
inbox:toh:sinovoip:bananapi_bpi-r4 [2024/11/07 07:43] – [BPI-R4-NIC-BE14] Upload photos to wiki; add wrap boxes dpawlikinbox:toh:sinovoip:bananapi_bpi-r4 [2024/11/21 07:31] – Add information how to enable WO firmware dpawlik
Line 158: Line 158:
  
 <WRAP BOX> <WRAP BOX>
-**Important**: The Sinovoip company advice to use 19V/3.2A power supply. Make sure, that your current power supply is good. Most of the USB-C power supply for the modern PC's will have it.+**Important**: The Sinovoip company advice to use **19V/3.2A** power supply. Make sure, that your current power supply is good. Most of the USB-C power supply for the modern PC's will have it.
 </WRAP> </WRAP>
  
-Before you mount the module to the router, remember to switch the "SW4" to the ON possition on the BPi-R4 board, like on the picture below:+Before you mount the module to the router, remember to switch the "**SW4**" to the **ON possition** on the BPi-R4 board, like on the picture below:
  
 {{media:sinovoip:bpi_r4_v1.0_sw4.jpg?400|sw4 switch}} {{media:sinovoip:bpi_r4_v1.0_sw4.jpg?400|sw4 switch}}
  
-After that, the 12 V LED lights up when turned on.+After that, the 12V LED lights up when turned **ON**.
  
 === Wireless Offload === === Wireless Offload ===
Line 202: Line 202:
 </code> </code>
 </WRAP> </WRAP>
 +
 +After you change RAM size (temporary workaround), enable load the **WO** firmware. To do that, you need to add into the ///etc/modules.conf//, for example:
 +
 +<code>
 +echo "options mt7996e wed_enable=Y sr_scene_detect=Y" >> /etc/modules.conf
 +</code>
 +
 +Then **reboot** the router to apply changes. When it comes back, results should be as below:
 +
 +<code>
 +$ cat /sys/module/mt7996e/parameters/sr_scene_detect
 +Y
 +$ cat /sys/module/mt7996e/parameters/wed_enable
 +Y
 +</code>
 +
  
 === Module BPI-R4-NIC-BE14 photo === === Module BPI-R4-NIC-BE14 photo ===
  • Last modified: 2024/11/27 09:03
  • by n-storm