* bug: i2c-INVN6500:00: unexpected HID descriptor bcdVersion (0xca9b)
@ 2019-02-06 10:35 Tj
2019-02-09 18:02 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Tj @ 2019-02-06 10:35 UTC (permalink / raw)
To: linux-input, linux-iio
Looking back through boot logs this message is seen on all kernels used
on this Asus T300CHI, from v4.15 onwards:
hidraw: raw HID events driver (C) Jiri Kosina
i2c_hid i2c-INVN6500:00: i2c-INVN6500:00 supply vdd not found, using
dummy regulator
i2c_hid i2c-INVN6500:00: Linked as a consumer to regulator.0
i2c_hid i2c-INVN6500:00: i2c-INVN6500:00 supply vddl not found, using
dummy regulator
i2c_hid i2c-INVN6500:00: unexpected HID descriptor bcdVersion (0xca9b)
inv-mpu6050-i2c i2c-INVN6500:00: mounting matrix not found: using
identity...
inv-mpu6050-i2c i2c-INVN6500:00: i2c-INVN6500:00 supply vddio not found,
using dummy regulator
It's not clear if this is a warning that can be disregarded or an
indication the protocol isn't being completely decoded.
The accelerometer is working correctly but the ambient light sensor
isn't. I tested that by shining an LED camera light around the edges of
the device where the sensors are located and monitoring for changes.
I'm reasonably sure the light-sensor has worked previously but it isn't
something I would generally notice since the device is used in fairly
constant low-light conditions.
This may or may not be related to the error message.
$ monitor-sensor
Waiting for iio-sensor-proxy to appear
+++ iio-sensor-proxy appeared
=== Has accelerometer (orientation: normal)
=== Has ambient light sensor (value: 0.000000, unit: lux)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: bug: i2c-INVN6500:00: unexpected HID descriptor bcdVersion (0xca9b)
2019-02-06 10:35 bug: i2c-INVN6500:00: unexpected HID descriptor bcdVersion (0xca9b) Tj
@ 2019-02-09 18:02 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2019-02-09 18:02 UTC (permalink / raw)
To: Tj; +Cc: linux-input, linux-iio, Srinivas Pandruvada
+CC Srinivas
On Wed, 6 Feb 2019 10:35:09 +0000
Tj <linux@iam.tj> wrote:
> Looking back through boot logs this message is seen on all kernels used
> on this Asus T300CHI, from v4.15 onwards:
>
> hidraw: raw HID events driver (C) Jiri Kosina
> i2c_hid i2c-INVN6500:00: i2c-INVN6500:00 supply vdd not found, using
> dummy regulator
> i2c_hid i2c-INVN6500:00: Linked as a consumer to regulator.0
> i2c_hid i2c-INVN6500:00: i2c-INVN6500:00 supply vddl not found, using
> dummy regulator
>
> i2c_hid i2c-INVN6500:00: unexpected HID descriptor bcdVersion (0xca9b)
Interesting. The code matches the bcdVersion against 0x0100.
Needs someone more knowledgeable in this spec than me to track down whether
the value reported could be valid or not...
Jonathan
>
> inv-mpu6050-i2c i2c-INVN6500:00: mounting matrix not found: using
> identity...
> inv-mpu6050-i2c i2c-INVN6500:00: i2c-INVN6500:00 supply vddio not found,
> using dummy regulator
>
> It's not clear if this is a warning that can be disregarded or an
> indication the protocol isn't being completely decoded.
>
> The accelerometer is working correctly but the ambient light sensor
> isn't. I tested that by shining an LED camera light around the edges of
> the device where the sensors are located and monitoring for changes.
>
> I'm reasonably sure the light-sensor has worked previously but it isn't
> something I would generally notice since the device is used in fairly
> constant low-light conditions.
>
> This may or may not be related to the error message.
>
>
> $ monitor-sensor
> Waiting for iio-sensor-proxy to appear
> +++ iio-sensor-proxy appeared
> === Has accelerometer (orientation: normal)
> === Has ambient light sensor (value: 0.000000, unit: lux)
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, back to index
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-06 10:35 bug: i2c-INVN6500:00: unexpected HID descriptor bcdVersion (0xca9b) Tj
2019-02-09 18:02 ` Jonathan Cameron
Linux-IIO Archive on lore.kernel.org
Archives are clonable:
git clone --mirror https://lore.kernel.org/linux-iio/0 linux-iio/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 linux-iio linux-iio/ https://lore.kernel.org/linux-iio \
linux-iio@vger.kernel.org linux-iio@archiver.kernel.org
public-inbox-index linux-iio
Newsgroup available over NNTP:
nntp://nntp.lore.kernel.org/org.kernel.vger.linux-iio
AGPL code for this site: git clone https://public-inbox.org/ public-inbox