i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)

  • Thread starter Deleted member 140690
  • Start date
D

Deleted member 140690

Guest
Getting the above error, seems related to my touchpad, which is working, but from time to time gets lazy, the onscreen freezing pointer issue I initially had has not been happening, but I get this error in dmesg.
Code:
[    4.432240] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.434848] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.437448] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.440048] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.442692] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.445309] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.447924] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.448457] [drm] Initialized i915 1.6.0 20200917 for 0000:00:02.0 on minor 0
[    4.449649] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.449985] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    4.450488] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.452033] fbcon: i915drmfb (fb0) is primary device
[    4.453091] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.455685] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.458294] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.460891] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.463476] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.464498] Console: switching to colour frame buffer device 170x48
[    4.466076] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.468670] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.471265] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.473861] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.476458] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.479029] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.481626] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.484220] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.485134] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[    4.486822] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.489465] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.492119] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.494766] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
[    4.497419] i2c_hid i2c-HTIX5288:00: i2c_hid_get_input: incomplete report (27/36443)
 


lsmod gives two mentions of i2c
Code:
i2c_i801               32768  0

i2c_hid                32768  0

Does it look like these Two modules are not loaded,
should the be loaded to support my touchpad.
 
This is the full list from lsmod, there are other i2c related
modules loaded, but they may not have anything to do with my dmesg errors.
Code:
Mx1@Mx1:~
$ lsmod
Module                  Size  Used by
rfcomm                 90112  4
fuse                  167936  4
ctr                    16384  2
ccm                    20480  6
cmac                   16384  4
algif_hash             16384  1
algif_skcipher         16384  1
af_alg                 32768  6 algif_hash,algif_skcipher
bnep                   28672  2
cpufreq_userspace      20480  0
cpufreq_powersave      20480  0
cpufreq_ondemand       16384  4
cpufreq_conservative    16384  0
uinput                 20480  1
nfsd                  585728  2
auth_rpcgss           151552  1 nfsd
nfs_acl                16384  1 nfsd
nfs                   425984  0
lockd                 122880  2 nfsd,nfs
grace                  16384  2 nfsd,lockd
nfs_ssc                16384  1 nfs
fscache               393216  1 nfs
sunrpc                659456  6 nfsd,auth_rpcgss,lockd,nfs_acl,nfs
nls_ascii              16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    86016  1 vfat
loop                   40960  0
parport_pc             40960  0
ppdev                  24576  0
lp                     20480  0
parport                69632  3 parport_pc,lp,ppdev
btusb                  65536  0
btrtl                  28672  1 btusb
btbcm                  20480  1 btusb
btintel                32768  1 btusb
bluetooth             741376  33 btrtl,btintel,btbcm,bnep,btusb,rfcomm
uvcvideo              114688  0
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         36864  1 uvcvideo
videobuf2_common       65536  2 videobuf2_v4l2,uvcvideo
videodev              286720  3 videobuf2_v4l2,uvcvideo,videobuf2_common
jitterentropy_rng      16384  1
drbg                   40960  1
mc                     61440  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ansi_cprng             16384  0
ecdh_generic           16384  2 bluetooth
ecc                    36864  1 ecdh_generic
snd_hda_codec_hdmi     73728  1
snd_sof_pci            24576  0
snd_sof_intel_byt      24576  1 snd_sof_pci
snd_sof_intel_ipc      20480  1 snd_sof_intel_byt
snd_sof_intel_hda_common   102400  1 snd_sof_pci
snd_sof_xtensa_dsp     16384  2 snd_sof_intel_hda_common,snd_sof_intel_byt
snd_sof               139264  4 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_byt,snd_sof_intel_ipc
snd_hda_codec_realtek   155648  1
snd_sof_intel_hda      20480  1 snd_sof_intel_hda_common
snd_soc_skl           180224  0
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
iwlmvm                339968  0
ledtrig_audio          16384  2 snd_hda_codec_generic,snd_sof
snd_soc_hdac_hda       24576  2 snd_sof_intel_hda_common,snd_soc_skl
snd_hda_ext_core       36864  4 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
snd_soc_sst_ipc        20480  1 snd_soc_skl
snd_soc_sst_dsp        36864  1 snd_soc_skl
snd_soc_acpi_intel_match    45056  3 snd_sof_pci,snd_sof_intel_hda_common,snd_soc_skl
mac80211              983040  1 iwlmvm
snd_soc_acpi           16384  4 snd_soc_acpi_intel_match,snd_sof_intel_hda_common,snd_sof_intel_byt,snd_soc_skl
snd_hda_intel          57344  3
snd_intel_dspcfg       28672  4 snd_hda_intel,snd_sof_pci,snd_sof_intel_hda_common,snd_soc_skl
soundwire_intel        45056  2 snd_sof_intel_hda_common,snd_intel_dspcfg
x86_pkg_temp_thermal    20480  0
soundwire_generic_allocation    16384  1 soundwire_intel
snd_soc_core          315392  5 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl
intel_powerclamp       20480  0
wl                   6471680  0
coretemp               20480  0
snd_compress           32768  1 snd_soc_core
libarc4                16384  1 mac80211
soundwire_cadence      36864  1 soundwire_intel
kvm_intel             327680  0
snd_hda_codec         172032  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
mei_hdcp               24576  0
joydev                 28672  0
intel_rapl_msr         20480  0
snd_hda_core          110592  10 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_soc_skl,snd_sof_intel_hda
kvm                   921600  1 kvm_intel
iwlwifi               294912  1 iwlmvm
snd_hwdep              16384  1 snd_hda_codec
soundwire_bus          90112  3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
irqbypass              16384  1 kvm
rapl                   20480  0
wdat_wdt               20480  0
serio_raw              20480  0
intel_cstate           20480  0
efi_pstore             16384  0
cfg80211              970752  4 wl,iwlmvm,iwlwifi,mac80211
watchdog               28672  1 wdat_wdt
hid_multitouch         32768  0
snd_pcm               139264  10 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_soc_skl,snd_hda_core
mei_me                 45056  1
tpm_crb                20480  0
mei                   139264  3 mei_hdcp,mei_me
snd_timer              49152  1 snd_pcm
processor_thermal_device    24576  0
tpm_tis                16384  0
rfkill                 28672  5 bluetooth,cfg80211
ac                     16384  0
tpm_tis_core           28672  1 tpm_tis
snd                   110592  16 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
evdev                  28672  30
tpm                    73728  3 tpm_tis,tpm_crb,tpm_tis_core
soundcore              16384  1 snd
intel_rapl_common      28672  2 intel_rapl_msr,processor_thermal_device
int3400_thermal        20480  0
rng_core               16384  1 tpm
intel_soc_dts_iosf     20480  1 processor_thermal_device
acpi_thermal_rel       16384  1 int3400_thermal
int3403_thermal        20480  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
intel_hid              24576  0
soc_button_array       20480  0
intel_pmc_core         45056  0
sparse_keymap          16384  1 intel_hid
efivarfs               16384  1
ext4                  925696  1
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  151552  1 ext4
btrfs                1568768  0
blake2b_generic        20480  0
raid10                 65536  0
raid456               180224  0
async_raid6_recov      24576  1 raid456
async_memcpy           20480  2 raid456,async_raid6_recov
async_pq               20480  2 raid456,async_raid6_recov
async_xor              20480  3 async_pq,raid456,async_raid6_recov
async_tx               20480  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
xor                    24576  2 async_xor,btrfs
raid6_pq              122880  4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c              16384  2 btrfs,raid456
crc32c_generic         16384  0
raid1                  53248  0
raid0                  24576  0
multipath              20480  0
linear                 20480  0
md_mod                180224  6 raid1,raid10,raid0,linear,raid456,multipath
vmd                    16384  0
crct10dif_pclmul       16384  0
crct10dif_common       16384  1 crct10dif_pclmul
crc32_pclmul           16384  0
crc32c_intel           24576  3
hid_generic            16384  0
mmc_block              53248  4
spi_pxa2xx_platform    32768  0
ghash_clmulni_intel    16384  0
dw_dmac                16384  0
dw_dmac_core           36864  1 dw_dmac
aesni_intel           368640  9
libaes                 16384  2 bluetooth,aesni_intel
crypto_simd            16384  1 aesni_intel
i915                 2715648  13
cryptd                 24576  3 crypto_simd,ghash_clmulni_intel
glue_helper            16384  1 aesni_intel
xhci_pci               20480  0
i2c_algo_bit           16384  1 i915
xhci_hcd              303104  1 xhci_pci
drm_kms_helper        278528  1 i915
i2c_i801               32768  0
i2c_smbus              20480  1 i2c_i801
ahci                   40960  0
libahci                45056  1 ahci
sdhci_pci              69632  0
usbcore               323584  4 xhci_hcd,uvcvideo,btusb,xhci_pci
r8169                 102400  0
cec                    61440  2 drm_kms_helper,i915
cqhci                  32768  1 sdhci_pci
sdhci                  77824  1 sdhci_pci
realtek                24576  1
mdio_devres            16384  1 r8169
libata                294912  2 libahci,ahci
mmc_core              188416  4 sdhci,cqhci,mmc_block,sdhci_pci
i2c_hid                32768  0
drm                   618496  9 drm_kms_helper,i915
libphy                151552  3 r8169,mdio_devres,realtek
scsi_mod              262144  1 libata
fan                    20480  0
intel_lpss_pci         24576  6
intel_lpss             16384  1 intel_lpss_pci
idma64                 20480  0
usb_common             16384  3 xhci_hcd,usbcore,uvcvideo
hid                   147456  3 i2c_hid,hid_multitouch,hid_generic
battery                20480  0
button                 24576  0
video                  57344  1 i915
Mx1@Mx1:~
$
 

Members online


Top