ArduCAM / Arducam_OBISP_MIPI_Camera_Module

13 stars 18 forks source link

Ubuntu 21.04 for Raspberry pi 4 Kernel (5.11.0-1007-raspi) #11

Open Ali007788 opened 3 years ago

Ali007788 commented 3 years ago

Hi,

I'm working on Raspberry pi 4 under Ubuntu 21.04 with Arducam 2MP*2 Stereo Camera for Raspberry Pi. https://www.arducam.com/product/arducam-2mp-stereo-camera-for-raspberry-pi-nvidia-jetson-nano-xavier-nx-dual-ov2311-monochrome-global-shutter-camera-module/

I can't install the camera driver because the driver does not support the kernel version of Ubuntu 21.04 for Raspberry pi (5.11.0-1007-raspi)

Are there any instructions for compiling this driver?

t-sanders commented 3 years ago

AFAIK you can only use the Rasbian kernel that is advised by Arducam. It is an old one so you need to downgrade…

Cheers, Tom

Op 14 nov. 2021 om 19:46 heeft Ali007788 @.***> het volgende geschreven:

 Hi,

I'm working on Raspberry pi 4 under Ubuntu 21.04 with Arducam 2MP*2 Stereo Camera for Raspberry Pi. https://www.arducam.com/product/arducam-2mp-stereo-camera-for-raspberry-pi-nvidia-jetson-nano-xavier-nx-dual-ov2311-monochrome-global-shutter-camera-module/

I can't install the camera driver because the driver does not support the kernel version of Ubuntu 21.04 for Raspberry pi (5.11.0-1007-raspi)

Are there any instructions for compiling this driver?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

Ali007788 commented 3 years ago

@t-sanders Thanks for your reply. I'll try to downgrade the kernel version. Because of a running project on Ubuntu I can't work on Raspberry pi 4 under Raspberry OS. Do you have any tips on how to do that in Ubuntu for Raspberry pi?

t-sanders commented 3 years ago

Not sure if downgrading Ubuntu 21.04 is a good idea. Even if you succeed, there is no guarantee the Arducam driver will work. Don't know about your application, but maybe you can use a dedicated Raspberry for the camera?

Ali007788 commented 2 years ago

@t-sanders Thanks for your reply. I'll check the idea of using a dedicated Raspberry.