Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update RKNPU driver to 0.9.8 #265

Closed
wants to merge 1 commit into from

Conversation

thbd5000
Copy link

Rockchip has updated the RKNPU driver.

@amazingfate
Copy link
Collaborator

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

@thbd5000
Copy link
Author

Sorry, I didn't check enough.

@thbd5000 thbd5000 closed this Oct 15, 2024
@Pelochus
Copy link

Pelochus commented Nov 2, 2024

Any news on this update?

@amazingfate
Copy link
Collaborator

Any news on this update?

rknpu kernel driver v0.9.8 depends on latest rkr4 kernel from sdk.
We are using rkr3 now.

@Pelochus
Copy link

Pelochus commented Nov 2, 2024

Thanks for the quick response. Any plans on updating to rkr4 anytime soon?

@thbd5000
Copy link
Author

thbd5000 commented Nov 2, 2024

@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.

@Pelochus
Copy link

Pelochus commented Nov 2, 2024

Cool thanks @thbd5000 !

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants