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

linux & firmware update 4.19.75 #32

Merged
merged 3 commits into from
Sep 29, 2019
Merged

linux & firmware update 4.19.75 #32

merged 3 commits into from
Sep 29, 2019

Conversation

popoviciri
Copy link
Contributor

In previous 4.19.71, the 10th enum was added to v4l2 awb controls. So one can finally set greyworld mode via v4l2-ctl command now:

v4l2-ctl --verbose -c white_balance_auto_preset=10
VIDIOC_QUERYCAP: ok
VIDIOC_S_EXT_CTRLS: ok

Ref here: raspberrypi/firmware#1225
Further, streameye.sh can easily be updated to include this setting for /dev/vide0. Though that might not be needed anymore with @jasaw ' s latest work.

- not the latest stable but previous 4.19.71 includes the 10th in v4l2 driver; see raspberrypi/linux#3212
@ccrisan
Copy link
Owner

ccrisan commented Sep 29, 2019

Can we please always go with the latest stable version of the firmware and its corresponding kernel git hash?

Minimizing differences between thingOS(-based OSes) and Raspbian, when it comes to firmware and kernel, makes our life a bit easier :)

@popoviciri
Copy link
Contributor Author

Apologies @ccrisan. I thought I did! I'll push the correct firmware in a bit. The kernel hash is correct though. Cheers!

@ccrisan
Copy link
Owner

ccrisan commented Sep 29, 2019

Thanks!

@ccrisan ccrisan merged commit 0a32153 into ccrisan:dev Sep 29, 2019
@popoviciri popoviciri deleted the awb-noir branch September 30, 2019 06:57
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.

2 participants