Guest User

Untitled

a guest
Jun 26th, 2021
277
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. -- My I2C and HID kernel config options --
  2. theodis@gentoo-laptop ~ $ gunzip -c /proc/config.gz | egrep "(I2C|HID).*(=m|=y)"
  3. CONFIG_BT_HIDP=y
  4. CONFIG_REGMAP_I2C=y
  5. CONFIG_MOUSE_ELAN_I2C=m
  6. CONFIG_MOUSE_ELAN_I2C_I2C=y
  7. CONFIG_MOUSE_ELAN_I2C_SMBUS=y
  8. CONFIG_MOUSE_SYNAPTICS_I2C=m
  9. CONFIG_SERIAL_SC16IS7XX_I2C=y
  10. CONFIG_I2C=y
  11. CONFIG_ACPI_I2C_OPREGION=y
  12. CONFIG_I2C_BOARDINFO=y
  13. CONFIG_I2C_COMPAT=y
  14. CONFIG_I2C_HELPER_AUTO=y
  15. CONFIG_I2C_SMBUS=m
  16. CONFIG_I2C_ALGOBIT=y
  17. CONFIG_I2C_I801=m
  18. CONFIG_I2C_DESIGNWARE_CORE=y
  19. CONFIG_I2C_DESIGNWARE_SLAVE=y
  20. CONFIG_I2C_DESIGNWARE_PLATFORM=y
  21. CONFIG_I2C_DESIGNWARE_BAYTRAIL=y
  22. CONFIG_I2C_DESIGNWARE_PCI=y
  23. CONFIG_I2C_SLAVE=y
  24. CONFIG_MFD_DA9052_I2C=y
  25. CONFIG_HTC_I2CPLD=y
  26. CONFIG_MFD_WM831X_I2C=y
  27. CONFIG_MFD_WM8350_I2C=y
  28. CONFIG_SND_SOC_I2C_AND_SPI=y
  29. CONFIG_HID=y
  30. CONFIG_HIDRAW=y
  31. CONFIG_HID_GENERIC=y
  32. CONFIG_HID_A4TECH=y
  33. CONFIG_HID_APPLE=y
  34. CONFIG_HID_BELKIN=y
  35. CONFIG_HID_CHERRY=y
  36. CONFIG_HID_CHICONY=y
  37. CONFIG_HID_CYPRESS=y
  38. CONFIG_HID_EZKEY=y
  39. CONFIG_HID_GYRATION=y
  40. CONFIG_HID_ITE=y
  41. CONFIG_HID_KENSINGTON=y
  42. CONFIG_HID_LOGITECH=y
  43. CONFIG_HID_REDRAGON=y
  44. CONFIG_HID_MICROSOFT=y
  45. CONFIG_HID_MONTEREY=y
  46. CONFIG_HID_MULTITOUCH=m
  47. CONFIG_HID_NTRIG=y
  48. CONFIG_HID_PANTHERLORD=y
  49. CONFIG_HID_PETALYNX=y
  50. CONFIG_HID_SAMSUNG=y
  51. CONFIG_HID_SONY=y
  52. CONFIG_HID_SUNPLUS=y
  53. CONFIG_HID_TOPSEED=y
  54. CONFIG_USB_HID=y
  55. CONFIG_HID_PID=y
  56. CONFIG_USB_HIDDEV=y
  57. CONFIG_I2C_HID_ACPI=m
  58. CONFIG_I2C_HID_CORE=m
  59. CONFIG_RTC_I2C_AND_SPI=y
  60. CONFIG_INTEL_HID_EVENT=m
  61.  
  62. -- My loaded kernel modules --
  63. theodis@gentoo-laptop ~ $ lsmod
  64. Module Size Used by
  65. x86_pkg_temp_thermal 20480 0
  66. i2c_i801 28672 0
  67. i2c_smbus 16384 1 i2c_i801
  68. intel_hid 20480 0
  69. i2c_hid_acpi 16384 0
  70. i2c_hid 28672 1 i2c_hid_acpi
  71.  
  72. -- Loaded i2c and hid kernel modules when booting SystemRescue --
  73. theodis@gentoo-laptop ~ $ cat /sysrescuestuff/mods | egrep "(i2c|hid)"
  74. hid_multitouch 32768 0
  75. i2c_i801 36864 0
  76. i2c_smbus 20480 1 i2c_i801
  77. i2c_hid 32768 0
  78. mac_hid 16384 0
  79. intel_hid 24576 0
  80. sparse_keymap 16384 1 intel_hid
  81. i2c_algo_bit 16384 1 i915
  82.  
  83. -- My kernel messages related to i2c --
  84. theodis@gentoo-laptop ~ $ dmesg | egrep -C 3 i2c
  85. [ 11.096867] input: Intel HID events as /devices/platform/INT33D5:00/input/input15
  86. [ 11.116422] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  87. [ 11.116475] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  88. [ 11.116628] i2c i2c-8: 2/2 memory slots populated (from DMI)
  89. [ 11.116728] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
  90. [ 11.117033] i2c i2c-8: Successfully instantiated SPD at 0x50
  91. [ 11.133685] r8169 0000:02:00.0 eno0: renamed from eth0
  92. [ 11.134383] random: crng init done
  93. [ 11.486687] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver (mii_bus:phy_addr=r8169-200:00, irq=MAC)
  94.  
  95. -- Kernel messages related to i2c when booting off SystemRescue --
  96. theodis@gentoo-laptop ~ $ cat /sysrescuestuff/dmesg | egrep -C 3 i2c
  97. [ 33.346398] input: PC Speaker as /devices/platform/pcspkr/input/input8
  98. [ 33.353446] i801_smbus 0000:00:1f.4: SPD Write Disable is set
  99. [ 33.353543] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
  100. [ 33.354356] i2c i2c-8: 2/2 memory slots populated (from DMI)
  101. [ 33.354764] i2c i2c-8: Successfully instantiated SPD at 0x50
  102. [ 33.373156] idma64 idma64.0: Found Intel integrated DMA 64-bit
  103. [ 33.376394] i2c_hid i2c-HTIX5288:00: supply vdd not found, using dummy regulator
  104. [ 33.376421] i2c_hid i2c-HTIX5288:00: supply vddl not found, using dummy regulator
  105. [ 33.401198] scsi_io_completion_action: 38 callbacks suppressed
  106. [ 33.401203] sr 3:0:0:1: [sr0] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE cmd_age=0s
  107. [ 33.401207] sr 3:0:0:1: [sr0] tag#0 Sense Key : Hardware Error [current]
  108. --
  109. [ 33.631700] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  110. [ 33.654440] usbcore: registered new interface driver btusb
  111. [ 33.670114] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  112. [ 33.677574] input: HTIX5288:00 0911:5288 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-HTIX5288:00/0018:0911:5288.0001/input/input10
  113. [ 33.677666] input: HTIX5288:00 0911:5288 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-HTIX5288:00/0018:0911:5288.0001/input/input11
  114. [ 33.677725] hid-generic 0018:0911:5288.0001: input,hidraw0: I2C HID v1.00 Mouse [HTIX5288:00 0911:5288] on i2c-HTIX5288:00
  115. [ 33.691111] sr 3:0:0:1: [sr0] tag#0 FAILED Result: hostbyte=DID_ERROR driverbyte=DRIVER_SENSE cmd_age=0s
  116. [ 33.691116] sr 3:0:0:1: [sr0] tag#0 Sense Key : Hardware Error [current]
  117. [ 33.691119] sr 3:0:0:1: [sr0] tag#0 Add. Sense: No additional sense information
  118. --
  119. [ 34.200420] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
  120. [ 34.200444] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
  121. [ 34.200476] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
  122. [ 34.208085] input: HTIX5288:00 0911:5288 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-HTIX5288:00/0018:0911:5288.0001/input/input19
  123. [ 34.208139] input: HTIX5288:00 0911:5288 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-9/i2c-HTIX5288:00/0018:0911:5288.0001/input/input20
  124. [ 34.208166] hid-multitouch 0018:0911:5288.0001: input,hidraw0: I2C HID v1.00 Mouse [HTIX5288:00 0911:5288] on i2c-HTIX5288:00
  125. [ 34.253355] mousedev: PS/2 mouse device common for all mice
  126. [ 37.749653] Generic FE-GE Realtek PHY r8169-200:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-200:00, irq=IGNORE)
  127. [ 38.029789] r8169 0000:02:00.0 eno0: Link is Down
  128.  
Add Comment
Please, Sign In to add comment