Closed thbd5000 closed 1 month ago
Build failed:
[🐳|🔨] drivers/rknpu/rknpu_devfreq.c:237:25: error: 'rockchip_opp_set_low_length' undeclared here (not in a function)
[🐳|🔨] 237 | .set_soc_info = rockchip_opp_set_low_length,
[🐳|🔨] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[🐳|🔨] make[4]: *** [scripts/Makefile.build:250: drivers/rknpu/rknpu_devfreq.o] Error 1
[🐳|🔨] make[3]: *** [scripts/Makefile.build:500: drivers/rknpu] Error 2
Sorry, I didn't check enough.
Any news on this update?
Any news on this update?
rknpu kernel driver v0.9.8 depends on latest rkr4 kernel from sdk. We are using rkr3 now.
Thanks for the quick response. Any plans on updating to rkr4 anytime soon?
@Pelochus For now, you can build the kernel by commenting out the line that causes the compile error. As far as I have confirmed, it works fine with RK3588. However, it may not work correctly with RK3576.
Cool thanks @thbd5000 !
Rockchip has updated the RKNPU driver.