Skip to content

Conversation

@neuralassembly
Copy link

On Raspberry Pi OS Bullseye, the plugin "input_raspicam.so" is not built because the directories inside "/opt/vc/include" is moved to "/usr/include".

Therefore, I added new directories when users are using Bullseye (32-bit). The plugin "input_raspicam.so" works when Legacy Camera Mode is enabled.

On the other hand, on the Bullseye (64-bit), the build of "input_raspicam.so" fails because there is no "libmmal_core.so" on Bullseye (64-bit). Therefore, I set HAS_RASPI OFF when users are using Bullseye (64-bit).

Of course, this patch also works when users are using older OSes.

@nschimme
Copy link

nschimme commented May 6, 2022

Works for me on 32bit Bullseye! Thanks!

@themaire
Copy link

I approve too. Thanks for me and my Pi Zero!

@Spencer90
Copy link

Thanks for sorting this out. It works great with my Pi Zero.

@kardabibugergo
Copy link

I also suggest to merge this one.

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.

5 participants