diff --git a/initial-testing/initial.md b/initial-testing/initial.md index 1a572e7..4ed4285 100644 --- a/initial-testing/initial.md +++ b/initial-testing/initial.md @@ -1,12 +1,12 @@ | | Tritrium H5 | Le Potato AML-S905X-CC | La Frite AML-S805X-AC | Renegade ROC-RK3328-CC | |:---:|:---:|:---:|:---:|:---:| -| Kernel SBC support [^1] | Passed | Passed | | Passed | -| Vendor U-Boot [^2] | Yes | Yes | Yes | Yes | -| Rocky U-Boot [^3] | Not Tested | Not Tested | | Not Tested | -| USB [^4] | Passed | Passed | Passed | single 3.0 port works, 2.0 ports don't | -| Video [^5] | Passed | Passed | Lost Video at kernel takeover | Passed | -| Wi-Fi [^6] | N/A | N/A | N/A | N/A | -| Ethernet | Passed | Passed | Blinking Green LED | Passed | +| Kernel SBC support [^1] | Passed | Passed | | Passed | +| Vendor U-Boot [^2] | Yes | Yes | Yes | Yes | +| Rocky U-Boot [^3] | Not Tested | Not Tested | | Not Tested | +| USB [^4] | Passed | Passed | Passed | Passed | +| Video [^5] | Passed | Passed | Lost Video at kernel takeover | Passed | +| Wi-Fi [^6] | N/A | N/A | N/A | N/A | +| Ethernet | Passed | Passed | Blinking Green LED | Passed | [^1]: This is the kernel-mainline-sbc package that is currently being built/tested. [^2]: Vendor U-Boot is sometimes used for initial testing until it is packaged by Rocky Linux. @@ -19,4 +19,4 @@ ## Summary The table above shows the results for intial testing of ```kernel-mainline-sbc```. Both the Libre Le Potato and Libre Renegade will need additional testing while the Tritrium and the Le Potato are working great. The other board tested was the Orange Pi 5. It works great, however, we had to build a custom uboot package for it. (needs to be added to Rocky's uboot-tools package) #### Last Edited 01/02/2024 - +As of 3 Jan 2024, the usb issues on the Libre Renegade have been resolved.