Yes, I have seen the BlueKrypto image, I’ll change the default URL in the next wizard.
I am also considering building another version of the wizard using openSUSE microOS, though it may not be as “nice” as k3os.
@mcbridematt I’ve just upgraded the kernel image and no luck so far… got stuck at LUCI console and got Permission denied (publickey,keyboard-interactive). when going via ssh
@mcbridematt I’ve updated to the latest muvirt (muvirt 22.03.2+traverse r19803-9a599fee93) and have hit some issues with the restool command (for DPAA2) under muvirt now. I’m using a version of the script you provided before to create a passthrough. The script issues a series of commands, the first few here:
[ 293.533494] fsl_mc_dprc dprc.1: MC command 0x2171: unknown module ID 0x17
[ 293.594899] fsl_mc_dprc dprc.1: MC command 0x2171: unknown module ID 0x17
[ 348.498329] fsl_mc_dprc dprc.1: MC command 0x2171: unknown module ID 0x17
[ 348.557444] fsl_mc_dprc dprc.1: MC command 0x2171: unknown module ID 0x17
[ 379.540597] fsl_mc_dprc dprc.1: MC command 0x2171: unknown module ID 0x17
[ 379.601876] fsl_mc_dprc dprc.1: MC command 0x2171: unknown module ID 0x17
Do you have any suggestions?
Note: I just downgraded to muvirt (muvirt 21.02-SNAPSHOT r0+16391-a48a2a86b9) for the time being to get Rockstor operational again (as it was using a DPAA2 interface).
I’ve actually kept the release version back because passthrough/VFIO is broken in some of the more recent versions. I think it’s because QEMU or something else has to be updated as well. (It’s on my TODO list)
We do have some customers running more recent ones but those aren’t doing VFIO.
The MC firmware releases can be downloaded from here: GitHub - NXP/qoriq-mc-binary. To update the running version, just flash them into the “mcfirmware” MTD partition.
@mcbridematt I confirm that with OpenWRT 22.03 and the restool you provided, restool now functions as expected and I can boot my Rockstor VM with the DPAA2 interface passthrough.