Skip to content

Instantly share code, notes, and snippets.

@RobGries
Created May 9, 2018 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobGries/fd361c0741f82d9f5affe1f71bb9d200 to your computer and use it in GitHub Desktop.
Save RobGries/fd361c0741f82d9f5affe1f71bb9d200 to your computer and use it in GitHub Desktop.
yavta errors seen when using the latest ov5640 driver.
root@miku-2e0c4b:~# yavta --list-controls /dev/v4l-subdev10
Device /dev/v4l-subdev10 opened.
--- User Controls (class 0x00980001) ---
control 0x00980901 `Contrast' min 0 max 255 step 1 default 0 current[ 158.597630] i2c-qcom-cci 1b0c000.cci: Master 0 error 0x08000000
0.
control 0x00980902 `Saturation' min 0 max 255 step 1 default 64 current 64.
control 0x00980903 `Hue' min 0 max 359 step 1 default 0 current 0.
control 0x0098090c `White Balance, Automatic' min 0 max 1 step 1 default 1 current 1.
control 0x0098090e `Red Balance' min 0 max 4095 step 1 default 0 curren[ 158.616084] i2c-qcom-cci 1b0c000.cci: Master 0 error 0x08000000
t 0.
control 0x0098090f `Blue Balance' min 0 max 4095 step 1 default 0 current 0.
unable to get control 0x00980911: Input/output error (5).
control 0x00980911 `Exposure' min 0 max 65535 step 1 default 0 current n/a[ 158.648830] i2c-qcom-cci 1b0c000.cci: Master 0 error 0x08000000
.
unable to get control 0x00980912: Input/output error (5).
control 0x00980912 `Gain, Automatic' min 0 max 1 step 1 default 1 current n/a.[ 158.673696] i2c-qcom-cci 1b0c000.cci: Master 0 error 0x08000000
unable to get control 0x00980913: Input/output error (5).
control 0x00980913 `Gain' min 0 max 1023 step 1 default 0 current n/a.
control 0x00980918 `Power Line Frequency' min 0 max 3 step 1 default 1 current 1.
0: Disabled
1: 50 Hz (*)
2: 60 Hz
3: Auto
--- Camera Controls (class 0x009a0001) ---
unable to get control 0x009a0901: Input/output error (5).
control 0x009a0901 `Auto Exposure' min 0 max 1 step 1 default 0 current n/a.
0: Auto Mode
1: Manual Mode (*)
control 0x009a090c `Focus, Automatic Continuous' min 0 max 1 step 1 default 0 current 0.
--- Image Processing Controls (class 0x009f0001) ---
control 0x009f0902 `Pixel Rate' min 0 max 0 step 0 default 0 current 1.
control 0x009f0903 `Test Pattern' min 0 max 1 step 1 default 0 current 0.
0: Disabled (*)
1: Color bars
14 controls found.
Unable to get format: Inappropriate ioctl for device (25).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment