Differences

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

Link to this comparison view

Both sides previous revision Previous revision
toh:sinovoip:bananapi_bpi_r3_mini [2024/10/12 18:04] – [Installation] turboproctoh:sinovoip:bananapi_bpi_r3_mini [2024/12/16 23:26] (current) – added info about trouble with en8811h-firmware after NAND flashing. (P.P.S. part)) bulat-ch
Line 118: Line 118:
  
 3. Remove the device from power, set boot switch to NAND, power up and boot into OpenWrt. 3. Remove the device from power, set boot switch to NAND, power up and boot into OpenWrt.
 +
 +
  
 P.S.: in case write to MTD results in error, apply the following P.S.: in case write to MTD results in error, apply the following
   insmod mtd-rw.ko i_want_a_brick=1    insmod mtd-rw.ko i_want_a_brick=1 
 +  
 +  
 +P.P.S.: If after NAND flashing to 24.10.0-rc2 and trying flash using TFTP you got an error like this: 
 +  Volume en8811h-fw not found! 
 +  [Airoha] read firmware from UBI failed. 
 +  EN8811H load firmware fail.
 +Please change in instucion above:
 +  ubimkvol /dev/ubi0 -N en8811h-firmware -n 1 -s 147456 -t static
 +to:
 +  ubimkvol /dev/ubi0 -N en8811h-fw -n 1 -s 147456 -t static
 +  
  • Last modified: 2024/12/16 23:26
  • by bulat-ch