[linux-uvc-devel] HP Elitebook 840 G5 IR camera not recognized
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Robert S. <san...@gm...> - 2018-05-31 07:47:29
|
Hi, On the HP Elitebookk 840 G5, the Chicony Electronics produced camera is not reconized at all by the uvcvideo driver. I am using Ubuntu 18.04, with the latest stable kernel 4.16.13. Here's the output of lsusb : Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 005: ID 04f2:b5e7 Chicony Electronics Co., Ltd Bus 001 Device 004: ID 138a:00ab Validity Sensors, Inc. Bus 001 Device 003: ID 8087:0a2b Intel Corp. Bus 001 Device 002: ID 03f0:a31d Hewlett-Packard Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub And also entries from dmesg regarding uvcvideo : [ 5.161922] uvcvideo: Found UVC 1.50 device HP HD Camera (04f2:b5e7) [ 5.163025] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 5.163875] uvcvideo: Failed to query (129) UVC probe control : -75 (exp. 34). [ 5.163881] uvcvideo: Failed to initialize the device (-5). [ 5.164809] uvcvideo: Unknown video format 00000032-0002-0010-8000-00aa00389b71 [ 5.164815] uvcvideo: Found UVC 1.50 device HP HD Camera (04f2:b5e7) [ 5.167348] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround. [ 5.168143] uvcvideo: Failed to query (129) UVC probe control : -75 (exp. 34). [ 5.168148] uvcvideo: Failed to initialize the device (-5). [ 5.168182] usbcore: registered new interface driver uvcvideo Thanks in advance, Robert Sandor |