Skip to content

Add suppprt for Raspberry Pi OS Bullseye (32bit)#350

Open
neuralassembly wants to merge 1 commit intojacksonliam:masterfrom
neuralassembly:master
Open

Add suppprt for Raspberry Pi OS Bullseye (32bit)#350
neuralassembly wants to merge 1 commit intojacksonliam:masterfrom
neuralassembly:master

Conversation

@neuralassembly
Copy link
Copy Markdown

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
Copy Markdown

nschimme commented May 6, 2022

Works for me on 32bit Bullseye! Thanks!

@themaire
Copy link
Copy Markdown

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

@Spencer90
Copy link
Copy Markdown

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

@kardabibugergo
Copy link
Copy Markdown

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