-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
Labels
BugSomething isn't working as it shouldSomething isn't working as it shouldGood first issueFeel free to contribute :)Feel free to contribute :)
Description
What happened?
In linux-rk35xx-vendor.config, CONFIG_NVMEM_ROCKCHIP_OTP should be set to y. Since rkcif depends on OTP, if OTP is set to 'm', it will load very late, which will also cause rkcif to load very late. This will result in rkisp timing out while waiting for rkcif and giving up waiting for the subdev of rkcif.
This caused the RK ISP to be unable to obtain sensor data, resulting in the ISP being unusable on the RK3588 platform. It needs to be fixed.
How to reproduce?
It can be reproduced by simply plugging in any camera.
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
- Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't working as it shouldSomething isn't working as it shouldGood first issueFeel free to contribute :)Feel free to contribute :)