Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Raspberry 5 camera doesn't work #1303

Open
al1img opened this issue Mar 30, 2024 · 0 comments
Open

Raspberry 5 camera doesn't work #1303

al1img opened this issue Mar 30, 2024 · 0 comments

Comments

@al1img
Copy link

al1img commented Mar 30, 2024

Camera doesn't work on Raspberry 5

Steps to reproduce the issue:

  1. Set MACHINE = "raspberrypi5"
  2. Add libcamera-apps to the target image: IMAGE_INSTALL:append = "libcamera-apps"

Describe the results you received:

libcamera-hello displays image from camera.

Describe the results you expected:

[0:17:43.474887809] [833]  INFO Camera camera_manager.cpp:284 libcamera v0.2.0+46-075b54d5-dirty (2024-03-30T18:04:07+00:00)
Preview window unavailable
ERROR: *** no cameras available ***

Additional information you deem important (e.g. issue happens only occasionally):

Camera is detected by kernel:

[    2.130214] platform 1f00110000.csi: Fixed dependency cycle(s) with /axi/pcie@120000/rp1/i2c@88000/ov5647@36
[    5.397222] rp1-cfe 1f00110000.csi: found subdevice /axi/pcie@120000/rp1/i2c@88000/ov5647@36
[    5.463006] rp1-cfe 1f00110000.csi: Using sensor ov5647 6-0036 for capture

Additional details (revisions used, host distro, etc.):

I've also tried switching libcamera recipe to https://github.com/raspberrypi/libcamera repo. Result is the same: no cameras available.

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

No branches or pull requests

1 participant