Pine64-Arch icon indicating copy to clipboard operation
Pine64-Arch copied to clipboard

Camera makes multiple click sounds when phone powers up

Open kclisp opened this issue 3 years ago • 1 comments

  • Device: PinePhone
  • Kernel Version : 5.16.10-1-danctnix
  • UI: Phosh

Steps to reproduce

  1. Power up the device
  2. Hear phone camera making click sounds

Expected behavior

Camera does not make click sounds

Actual behavior

Camera makes click sounds.

Logfiles and additional information

(reversed for my convenience) journal-click.txt

The relevant lines seem like: Feb 19 19:48:53 danctnix pipewire-media-session[3654]: ms.core: error id:68 seq:274 res:-25 (Inappropriate ioctl for device): enum params id:1 (Spa:Enum:ParamId:PropInfo) failed Feb 19 19:48:53 danctnix pipewire[3653]: spa.v4l2: '/dev/video0' VIDIOC_QUERYCTRL: Inappropriate ioctl for device Feb 19 19:48:53 danctnix kernel: ov5640 4-004c: ov5640_set_ctrl_focus: no autofocus firmware loaded Feb 19 19:48:53 danctnix kernel: ov5640 4-004c: uploaded firmware didn't start, got to 0x7f Feb 19 19:48:52 danctnix kernel: ov5640 4-004c: uploaded firmware didn't start, got to 0x7f, retrying... Feb 19 19:48:52 danctnix kernel: ov5640 4-004c: firmware upload success

kclisp avatar Feb 20 '22 01:02 kclisp

This is a known bug with the camera driver, as it'll do this every time the camera gets probed.

Danct12 avatar Feb 21 '22 09:02 Danct12