Skip to content

RPi 3b & zero 2 kernel bug: swapped colors ⚠️ #848

Locked Pinned Answered by sysTim1977
awawa-dev asked this question in Q&A
Discussion options

You must be logged in to vote

Solved!!!
but i have no idea how to adapt, please help me.

My solution was to set the "User Controls" of v4l2 manualy

user@system:$ v4l2-ctl --set-ctrl=brightness=50 --set-ctrl=contrast=50 --set-ctrl=saturation=50 --set-ctrl=hue=50

Explanation:
I compared the output of "v4l2-ctl --all" on (working) kernel 6.1 with the output on the misworking kernel 6.6

---begin output---
kernel-6.1.x:
...
User Controls
brightness 0x00980900 (int) : min=0 max=100 step=1 default=50 value=50
contrast 0x00980901 (int) : min=0 max=100 step=1 default=50 value=50
saturation 0x00980902 (int) : min=0 max=100 step=1 default=50 value=50
hue 0x00980903 (int) : min=0 max=100 step=1 default=50 value=50

kernel-6.6.x:
...

Replies: 5 comments 10 replies

Comment options

You must be logged in to vote
4 replies
@awawa-dev
Comment options

awawa-dev Jun 12, 2024
Maintainer Author

@SodaPop-droid
Comment options

@awawa-dev
Comment options

awawa-dev Jun 12, 2024
Maintainer Author

@SodaPop-droid
Comment options

Comment options

You must be logged in to vote
1 reply
@LEDExperiments
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@awawa-dev
Comment options

awawa-dev Oct 14, 2024
Maintainer Author

@sysTim1977
Comment options

@awawa-dev
Comment options

awawa-dev Oct 14, 2024
Maintainer Author

@sysTim1977
Comment options

@awawa-dev
Comment options

awawa-dev Oct 14, 2024
Maintainer Author

Answer selected by awawa-dev
Comment options

awawa-dev
Oct 22, 2024
Maintainer Author

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants