Forum Discussion
Hi @fzhan51 I noticed your log. The bitstream id, is
[fpga@localhost ~]$ sudo fpgainfo fme >> /home/fpga/fpgaxx.tx
Board Management Controller, MAX10 NIOS FW version D.2.0.19
Board Management Controller, MAX10 Build version D.2.0.6
//****** FME ******//
Object Id : 0xF400000
PCIe s:b:d.f : 0000:07:00.0
Device Id : 0x0b30
Numa Node : 0
Ports Num : 01
Bitstream Id : 0x21064001020134
Bitstream Version : 0.2.1
Pr Interface Id : 901dd697-ca79-4b05-b843-8138cefa2846
Boot Page : user
You should be getting the bistream id as below. It shows that something did not install correctly.
You mentioned that you followed the Beta (by mistake)...can you still run the instrucction on upgrading from Alpha?
- fzhan515 years ago
Occasional Contributor
Bitstream Id differs when fpgasupdate with unsigned.bin of different version,
the Bitstream Id of pac_n3000_rtl_1.3.15.tar.gz unpacked from n3000_ias_1_1_pv_patch01.tar.gz
is 0x21064001020134 while which form pac_n3000_rtl_1.3.6 is 0x23000010010309(in this case,the same result).
run the instrucction on upgrading from Alpha now failed,I don't know how to do it again.
here is the cmd goes:
[root@localhost 10G]# super-rsu super-rsu.json --with-rsu
[2020-04-05 15:09:32,028] [WARNING ] [MainThread ] - Update starting. Please do not interrupt.
[2020-04-05 15:09:32,332] [WARNING ] [07:00.0 ] - fpgaflash bmc_img max10_system_revd_dual_v111.2.13_temporary_default_fpga_die_cfm0_auto.rpd 0000:07:00.0 exited with code: 1
[2020-04-05 15:09:33,031] [ERROR ] [MainThread ] - not all boards updated, failing now
[2020-04-05 15:09:33,032] [INFO ] [MainThread ] - super_rsu.pyc update completed in: 0:00:01.003259
[2020-04-05 15:09:33,032] [INFO ] [MainThread ] - super-rsu exiting with code '70'