MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.9k stars 499 forks source link

Update RKNPU Driver 0.9.8 for Orange Pi 5 Plus #7254

Open My-Name-Is-Mac opened 1 month ago

My-Name-Is-Mac commented 1 month ago

Creating a feature request

Orange Pi 5 Plus

Is your feature request related to a problem? Please describe:

Describe the solution you'd like:

MichaIng commented 3 weeks ago

Here our (Armbian) sources: https://github.com/armbian/linux-rockchip/tree/rk-6.1-rkr3/drivers/rknpu

It is already newer than what Radxa provides. Hmm, I actually wonder where Rockchip themselves host their original sources. At least here is no Linux 6.1 branch: https://github.com/rockchip-linux/kernel

However, https://github.com/airockchip is an official Rockchip orga as well, so I see no problem to merge this manually via patch, until Armbian merged an update to their Rockchip Linux repo/branch.

Btw, is there any particular benefit of 0.9.8 over 0.9.7 you need?

My-Name-Is-Mac commented 3 weeks ago

Thank you for the information

RKLLM versiom 1.1.0 and 1.1.1 required RKNPU driver 0.9.8.

Thx Regards

On Sun, Oct 27, 2024, 6:43 AM MichaIng @.***> wrote:

Here our (Armbian) sources: https://github.com/armbian/linux-rockchip/tree/rk-6.1-rkr3/drivers/rknpu

It is already newer than what Radxa provides. Hmm, I actually wonder where Rockchip themselves host their original sources. At least here is no Linux 6.1 branch: https://github.com/rockchip-linux/kernel

However, https://github.com/airockchip is an official Rockchip orga as well, so I see no problem to merge this manually via patch, until Armbian merged a an update to their Rockchip Linux repo/branch.

Btw, is there any particular benefit of 0.9.8 over 0.9.7 you need?

— Reply to this email directly, view it on GitHub https://github.com/MichaIng/DietPi/issues/7254#issuecomment-2439769105, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLJNG253MG44ZDXUP5XRGMLZ5QSITAVCNFSM6AAAAABQJJIFYSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMZZG43DSMJQGU . You are receiving this because you authored the thread.Message ID: @.***>

MichaIng commented 3 weeks ago

Hmm, at Armbian the same was attempted already, leading to build failure: https://github.com/armbian/linux-rockchip/pull/265

Here a fix seem to be suggested: https://github.com/armbian/linux-rockchip/issues/266