Skip to content

Fix incorrect video mode on Luma P1#122

Merged
crschardt merged 5 commits intoPhotonVision:mainfrom
crschardt:fix/lumap1-incorrect-video-mode
Jan 11, 2026
Merged

Fix incorrect video mode on Luma P1#122
crschardt merged 5 commits intoPhotonVision:mainfrom
crschardt:fix/lumap1-incorrect-video-mode

Conversation

@crschardt
Copy link
Contributor

@crschardt crschardt commented Jan 10, 2026

The Luma P1 camera was not loading correctly after flashing a new image. This was traced to an incorrect value for "cameraVideoModeIndex" in the sqlite database included with the image. This PR updates the database so that it has a valid video mode.

Fixes #121

@crschardt
Copy link
Contributor Author

I've tested this fix and it works on the Luma P1. The CSI camera is activated in 640x480 on the first boot.

Copy link
Contributor

@mcm001 mcm001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you mean for the changes to boot/ to sneak in? If so add to the MR description before merge

@crschardt crschardt merged commit 3b73ea2 into PhotonVision:main Jan 11, 2026
52 of 97 checks passed
@crschardt crschardt deleted the fix/lumap1-incorrect-video-mode branch January 11, 2026 05:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CSI camera on Luma P1 is misconfigured in latest images

2 participants