ndandanov

ddcutil_docker_environment_verbose

Jan 28th, 2022
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 128.29 KB | None | 0 0
  1. [root@f2cda8f3fbd3 /]# ddcutil environment --verbose
  2. The following tests probe the runtime environment using multiple overlapping methods.
  3. Current time (local): 2022-01-28 16:00:33 UTC
  4. Current time (UTC): 2022-01-28 16:00:33
  5. Seconds since boot: 281
  6.  
  7.  
  8. *** Basic System Information ***
  9.  
  10. ddcutil version: 1.2.1
  11.  
  12. /proc/version:
  13. Linux version 5.15.13-arch1-1 (linux@archlinux) (gcc (GCC) 11.1.0, GNU ld (GNU Binutils) 2.36.1) #1 SMP PREEMPT Wed, 05 Jan 2022 16:20:59 +0000
  14.  
  15. Architecture: x86_64
  16. Distributor id: (null)
  17. Release: (null)
  18. Found a known architecture
  19.  
  20. /proc/cmdline:
  21. BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=<UUID> rw acpi=force quiet usbcore.autosuspend=-1
  22.  
  23. Compiler information:
  24. C standard: 201710
  25. gcc compatible compiler:
  26. Compiler version: 11.1.0
  27.  
  28. Processor information as reported by lscpu:
  29. Architecture: x86_64
  30. CPU op-mode(s): 32-bit, 64-bit
  31. Address sizes: 39 bits physical, 48 bits virtual
  32. Byte Order: Little Endian
  33. CPU(s): 8
  34. On-line CPU(s) list: 0-7
  35. Vendor ID: GenuineIntel
  36. Model name: Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz
  37. CPU family: 6
  38. Model: 60
  39. Thread(s) per core: 2
  40. Core(s) per socket: 4
  41. Socket(s): 1
  42. Stepping: 3
  43. CPU max MHz: 3800.0000
  44. CPU min MHz: 800.0000
  45. BogoMIPS: 5589.25
  46. Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm cpuid_fault epb invpcid_single pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid xsaveopt dtherm ida arat pln pts md_clear flush_l1d
  47. Virtualization: VT-x
  48. L1d cache: 128 KiB (4 instances)
  49. L1i cache: 128 KiB (4 instances)
  50. L2 cache: 1 MiB (4 instances)
  51. L3 cache: 8 MiB (1 instance)
  52. NUMA node(s): 1
  53. NUMA node0 CPU(s): 0-7
  54. Vulnerability Itlb multihit: KVM: Mitigation: VMX disabled
  55. Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT vulnerable
  56. Vulnerability Mds: Mitigation; Clear CPU buffers; SMT vulnerable
  57. Vulnerability Meltdown: Mitigation; PTI
  58. Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp
  59. Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
  60. Vulnerability Spectre v2: Mitigation; Full generic retpoline, IBPB conditional, IBRS_FW, STIBP conditional, RSB filling
  61. Vulnerability Srbds: Mitigation; Microcode
  62. Vulnerability Tsx async abort: Not affected
  63.  
  64. DMI Information from /sys/class/dmi/id:
  65. Motherboard vendor: LENOVO
  66. Motherboard product name: 20AWS0RM00
  67. System vendor: LENOVO
  68. System product name: 20AWS0RM00
  69. Chassis vendor: LENOVO
  70. Chassis type: 10 - Notebook
  71.  
  72. Byte order checks:
  73. Is big endian (local test): false
  74. WORDS_BIGENDIAN macro (autoconf): not defined
  75. __BYTE_ORDER__ macro (gcc): __ORDER_LITTLE_ENDIAN__
  76.  
  77. *** Primary Check 1: Identify video card and driver ***
  78.  
  79. Obtaining card and driver information from /sys...
  80. Primary video controller at PCI address 0000:00:02.0 (boot_vga flag is set)
  81. Device class: x030000 VGA compatible controller
  82. Vendor: x8086 Intel Corporation
  83. Device: x0416 4th Gen Core Processor Integrated Graphics Controller
  84. Subvendor/Subdevice: 17aa/220e ThinkPad T440p
  85. Driver name: i915
  86. Driver version: Unable to determine
  87. I2C device: i2c-3 name: i915 gmbus panel
  88. I2C device: i2c-10 name: DPMST
  89. I2C device: i2c-1 name: i915 gmbus ssc
  90. I2C device: i2c-6 name: i915 gmbus dpd
  91. I2C device: i2c-4 name: i915 gmbus dpc
  92. I2C device: i2c-11 name: DPMST
  93. I2C device: i2c-2 name: i915 gmbus vga
  94. I2C device: i2c-5 name: i915 gmbus dpb
  95.  
  96. *** Primary Check 2: Check that /dev/i2c-* exist and writable ***
  97.  
  98. Current user: root (0)
  99.  
  100. Checking /dev/i2c-* devices...
  101.  
  102. Devices /dev/i2c-* must exist and the logged on user must have read/write permission for those devices (or at least those devices associated
  103. with monitors).
  104.  
  105. Typically, this access is enabled by:
  106. - setting the group for /dev/i2c-* to i2c
  107. - setting group RW permissions for /dev/i2c-*
  108. - making the current user a member of group i2c
  109.  
  110. Alternatively, this can be enabled by just giving everyone RW permission
  111. The following tests probe for these conditions.
  112.  
  113. Checking for /dev/i2c-* devices...
  114. crw-rw---- 1 root systemd-journal-remote 89, 0 Jan 28 16:00 /dev/i2c-0
  115. crw-rw---- 1 root systemd-journal-remote 89, 1 Jan 28 16:00 /dev/i2c-1
  116. crw-rw---- 1 root systemd-journal-remote 89, 10 Jan 28 16:00 /dev/i2c-10
  117. crw-rw---- 1 root systemd-journal-remote 89, 11 Jan 28 16:00 /dev/i2c-11
  118. crw-rw---- 1 root systemd-journal-remote 89, 2 Jan 28 16:00 /dev/i2c-2
  119. crw-rw---- 1 root systemd-journal-remote 89, 3 Jan 28 16:00 /dev/i2c-3
  120. crw-rw---- 1 root systemd-journal-remote 89, 4 Jan 28 16:00 /dev/i2c-4
  121. crw-rw---- 1 root systemd-journal-remote 89, 5 Jan 28 16:00 /dev/i2c-5
  122. crw-rw---- 1 root systemd-journal-remote 89, 6 Jan 28 16:00 /dev/i2c-6
  123. crw-rw---- 1 root systemd-journal-remote 89, 7 Jan 28 16:00 /dev/i2c-7
  124. crw-rw---- 1 root systemd-journal-remote 89, 8 Jan 28 16:00 /dev/i2c-8
  125. crw-rw---- 1 root systemd-journal-remote 89, 9 Jan 28 16:00 /dev/i2c-9
  126.  
  127. Current user (root) has RW access to all /dev/i2c-* devices.
  128.  
  129. Checking for group i2c...
  130. Group i2c exists
  131. Current user is root, membership in group i2c not needed
  132.  
  133. Looking for udev rules files that reference i2c:
  134. Checking rules directory /lib/udev/rules.d:
  135. /lib/udev/rules.d/45-i2c-tools.rules:# Assigns the i2c devices to group i2c, and gives that group RW access:
  136. /lib/udev/rules.d/45-i2c-tools.rules:KERNEL=="i2c-[0-9]*", GROUP="i2c", MODE="0660"
  137. /lib/udev/rules.d/60-autosuspend.rules:SUBSYSTEM=="i2c", ATTR{name}=="cyapa", \
  138. /lib/udev/rules.d/60-persistent-input.rules:# allow empty class for platform, usb and i2c devices; platform supports only a single interface that way
  139. /lib/udev/rules.d/60-persistent-input.rules:SUBSYSTEMS=="usb|platform|i2c", ENV{ID_PATH}=="?*", KERNEL=="event*", ENV{.INPUT_CLASS}=="", \
  140. /lib/udev/rules.d/60-sensor.rules:SUBSYSTEM=="iio", KERNEL=="iio*", SUBSYSTEMS=="usb|i2c|platform", \
  141. Checking rules directory /run/udev/rules.d:
  142. grep: /run/udev/rules.d/*rules: No such file or directory
  143. Checking rules directory /etc/udev/rules.d:
  144. grep: /etc/udev/rules.d/*rules: No such file or directory
  145.  
  146. *** Primary Check 3: Check that module i2c_dev is loaded ***
  147.  
  148. Checking for driver i2c_dev...
  149. sysfs reports module i2c_dev is NOT loaded.
  150. Unable to determine i2c-dev status.
  151. module_status_using_libkmod() returned ENOENT(-2): No such file or directory
  152. Treating i2c-dev as not builtin and not loadable!!!
  153. Module i2c_dev is NOT built into the kernel
  154. Loadable i2c-dev module NOT found
  155. Module i2c_dev is NOT loaded
  156.  
  157. Check that kernel module i2c_dev is being loaded by examining files where this would be specified...
  158. grep: /etc/modules: No such file or directory
  159. grep: /etc/modules-load.d/*conf: No such file or directory
  160. grep: /run/modules-load.d/*conf: No such file or directory
  161. grep: /usr/lib/modules-load.d/*conf: No such file or directory
  162.  
  163. Check for any references to i2c_dev in /etc/modprobe.d ...
  164. grep: /etc/modprobe.d/*conf: No such file or directory
  165. grep: /run/modprobe.d/*conf: No such file or directory
  166.  
  167. *** Primary Check 4: Driver specific checks ***
  168.  
  169. Performing driver specific checks...
  170. No driver specific checks apply.
  171.  
  172. *** Additional probes ***
  173.  
  174. Examining /sys/bus/i2c/devices...
  175. /sys/bus/i2c/devices/0-002c/name: rmi4_smbus
  176. /sys/bus/i2c/devices/i2c-0/name: SMBus I801 adapter at efa0
  177. /sys/bus/i2c/devices/i2c-1/name: i915 gmbus ssc
  178. /sys/bus/i2c/devices/i2c-2/name: i915 gmbus vga
  179. /sys/bus/i2c/devices/i2c-3/name: i915 gmbus panel
  180. /sys/bus/i2c/devices/i2c-4/name: i915 gmbus dpc
  181. /sys/bus/i2c/devices/i2c-5/name: i915 gmbus dpb
  182. /sys/bus/i2c/devices/i2c-6/name: i915 gmbus dpd
  183. /sys/bus/i2c/devices/i2c-7/name: AUX A/DDI A/PHY A
  184. /sys/bus/i2c/devices/i2c-8/name: AUX B/DDI B/PHY B
  185. /sys/bus/i2c/devices/i2c-9/name: AUX C/DDI C/PHY C
  186. /sys/bus/i2c/devices/i2c-10/name: DPMST
  187. /sys/bus/i2c/devices/i2c-11/name: DPMST
  188. /sys/bus/i2c/devices/0-0050/name: spd
  189. /sys/bus/i2c/devices/0-0051/name: spd
  190.  
  191. Env_Accumulator:
  192. architecture: x86_64
  193. distributor_id
  194. Drivers detected: i915
  195. /dev/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11
  196. sysfs_i2c_devices_exist: true
  197. /sys/bus/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11
  198. dev_i2c_devices_required: true
  199. module_i2c_dev_needed: true
  200. module_i2c_dev_builtin: false
  201. loadable_i2c_dev_exists: false
  202. i2c_dev_loaded_or_builtin: false
  203. group_i2c_checked: true
  204. group_i2c_exists: true
  205. dev_i2c_common_group_name: systemd-journal-remote
  206. all_dev_i2c_has_group_i2c: false
  207. any_dev_i2c_has_group_i2c: false
  208. all_dev_i2c_is_group_rw: true
  209. any_dev_i2c_is_group_rw: true
  210. cur_uname: root
  211. cur_uid: 0
  212. cur_user_in_group_i2c: false
  213. cur_user_any_devi2c_rw: true
  214. cur_user_all_devi2c_rw: true
  215.  
  216. Configuration suggestions:
  217. Issue:
  218. /dev/i2c-N devices have non-standard or varying group names.
  219. Suggestions are incomplete.
  220.  
  221. Current user has RW access to all /dev/i2c-N devices.
  222. Skipping further group and permission checks.
  223.  
  224.  
  225.  
  226. *** Additional checks for remote diagnosis ***
  227.  
  228. *** Detected Displays ***
  229. Invalid display
  230. I2C bus: /dev/i2c-7
  231. I2C address 0x50 (EDID) responsive: true
  232. Is eDP device: true
  233. Is LVDS device: false
  234. /sys/bus/i2c/devices/i2c-7/name: AUX A/DDI A/PHY A
  235. EDID synopsis:
  236. Mfg id: AUO
  237. Model:
  238. Product code: 4669
  239. Serial number:
  240. Binary serial number: 0 (0x00000000)
  241. Manufacture year: 2012, Week: 0
  242. EDID hex dump:
  243. +0 +4 +8 +c 0 4 8 c
  244. +0000 00 ff ff ff ff ff ff 00 06 af 3d 12 00 00 00 00 ..........=.....
  245. +0010 00 16 01 04 95 1f 11 78 02 84 e5 a4 56 50 a0 26 .......x....VP.&
  246. +0020 0d 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
  247. +0030 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 .......7..p8$@..
  248. +0040 3e 00 35 ad 10 00 00 18 b8 24 80 b8 70 38 24 40 >.5......$..p8$@
  249. +0050 10 10 3e 00 35 ad 10 00 00 18 00 00 00 00 00 00 ..>.5...........
  250. +0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ................
  251. +0070 00 11 39 f9 0a 3c 96 11 1e 24 96 20 20 20 00 85 ..9..<...$. ..
  252. DDC communication failed
  253. This is an eDP laptop display. Laptop displays do not support DDC/CI.
  254.  
  255. Invalid display
  256. I2C bus: /dev/i2c-9
  257. I2C address 0x50 (EDID) responsive: true
  258. Is eDP device: false
  259. Is LVDS device: false
  260. /sys/bus/i2c/devices/i2c-9/name: AUX C/DDI C/PHY C
  261. EDID synopsis:
  262. Mfg id: DEL
  263. Model: DELL U2414H
  264. Product code: 41123
  265. Serial number: <hidden>
  266. Binary serial number: <hidden> (<hidden>)
  267. Manufacture year: 2015, Week: 47
  268. EDID hex dump:
  269. +0 +4 +8 +c 0 4 8 c
  270. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  271. +0010 2f 19 01 04 a5 35 1e 78 2a 7e 75 a7 55 52 9c 27 /....5.x*~u.UR.'
  272. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  273. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  274. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  275. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  276. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  277. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 d3 .8L.S... ..
  278. DDC communication failed
  279. Is DDC/CI enabled in the monitor's on-screen display?
  280.  
  281. Display 1
  282. I2C bus: /dev/i2c-10
  283. I2C address 0x50 (EDID) responsive: true
  284. Is eDP device: false
  285. Is LVDS device: false
  286. /sys/bus/i2c/devices/i2c-10/name: DPMST
  287. EDID synopsis:
  288. Mfg id: DEL
  289. Model: DELL U2414H
  290. Product code: 41123
  291. Serial number: <hidden>
  292. Binary serial number: <hidden> (<hidden>)
  293. Manufacture year: 2015, Week: 47
  294. EDID hex dump:
  295. +0 +4 +8 +c 0 4 8 c
  296. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  297. +0010 2f 19 01 04 a5 35 1e 78 3e 7e 75 a7 55 52 9c 27 /....5.x>~u.UR.'
  298. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  299. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  300. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  301. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  302. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  303. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 bf .8L.S... ..
  304. VCP version: 2.1
  305. Controller mfg: Mstar
  306. Firmware version: 4.1
  307. Monitor returns DDC Null Response for unsupported features: false
  308.  
  309. Display 2
  310. I2C bus: /dev/i2c-11
  311. I2C address 0x50 (EDID) responsive: true
  312. Is eDP device: false
  313. Is LVDS device: false
  314. /sys/bus/i2c/devices/i2c-11/name: DPMST
  315. EDID synopsis:
  316. Mfg id: DEL
  317. Model: DELL U3219Q
  318. Product code: 41267
  319. Serial number: <hidden>
  320. Binary serial number: <hidden> (<hidden>)
  321. Manufacture year: 2019, Week: 48
  322. EDID hex dump:
  323. +0 +4 +8 +c 0 4 8 c
  324. +0000 00 ff ff ff ff ff ff 00 10 ac 33 a1 4c 56 36 30 ..........3.LV60
  325. +0010 30 1d 01 04 b5 46 27 78 3e ee 95 a3 54 4c 99 26 0....F'x>...TL.&
  326. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  327. +0030 e1 00 d1 00 01 01 4d d0 00 a0 f0 70 3e 80 30 20 ......M....p>.0
  328. +0040 35 00 b9 88 21 00 00 1a 00 00 00 ff 00 43 48 43 5...!........CHC
  329. +0050 59 58 56 32 0a 20 20 20 20 20 00 00 00 fc 00 44 YXV2. .....D
  330. +0060 45 4c 4c 20 55 33 32 31 39 51 0a 20 00 00 00 fd ELL U3219Q. ....
  331. +0070 00 31 56 0a 89 36 01 0a 20 20 20 20 20 20 01 43 .1V..6.. .C
  332. VCP version: 2.1
  333. Controller mfg: RealTek
  334. Firmware version: 65.7
  335. Monitor returns DDC Null Response for unsupported features: false
  336.  
  337. Checking if modules are loaded or builtin...
  338. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for amdgpu
  339. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for fbdev
  340. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for fglrx
  341. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for fturbo
  342. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for i915
  343. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for mgag200
  344. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for nvidia
  345. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for nouveau
  346. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for radeon
  347. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for vboxvideo
  348. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for vc4
  349. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for drm
  350. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for i2c_algo_bit
  351. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for i2c_dev
  352. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for i2c_piix4
  353. Error ENOENT(-2): No such file or directory from module_status_using_libkmod() for ddcci
  354.  
  355. Scanning /proc/modules for driver environment...
  356. Found other loaded module: videobuf2_vmalloc
  357. Found other loaded module: videobuf2_memops
  358. Found other loaded module: videobuf2_v4l2
  359. Found other loaded module: videobuf2_common
  360. Found other loaded module: videodev
  361. Found other loaded module: i2c_i801
  362. Found other loaded module: i2c_smbus
  363. Found video driver module: i915
  364. Loaded video module depends on: thinkpad_acpi,i915,
  365. Found other loaded module: i2c_dev
  366.  
  367. Checking display manager environment variables...
  368. DISPLAY=(not set)
  369. WAYLAND_DISPLAY=(not set)
  370. XDG_SESSION_TYPE=(not set)
  371.  
  372. Examining I2C buses, as detected by I2C layer...
  373. Current time (local): 2022-01-28 16:00:34 UTC
  374. Current time (UTC): 2022-01-28 16:00:34
  375. Seconds since boot: 282
  376.  
  377. Detected 11 non-ignorable I2C buses:
  378.  
  379. Bus /dev/i2c-1 found: true
  380. Bus /dev/i2c-1 probed: true
  381. Bus accessible: true
  382. Bus is eDP: false
  383. Bus is LVDS: false
  384. Valid bus name checked: true
  385. I2C bus has valid name: true
  386. Address 0x37 present: false
  387. Address 0x50 present: false
  388. Extended information for /sys/bus/i2c/devices/i2c-1...
  389. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-1
  390. name: i915 gmbus ssc
  391. i2c-dev/i2c-1/dev: 89:1
  392. i2c-dev/i2c-1/name: i915 gmbus ssc
  393. Connector: (null)
  394. Driver: i915
  395. Not a DisplayPort connection
  396.  
  397. Bus /dev/i2c-2 found: true
  398. Bus /dev/i2c-2 probed: true
  399. Bus accessible: true
  400. Bus is eDP: false
  401. Bus is LVDS: false
  402. Valid bus name checked: true
  403. I2C bus has valid name: true
  404. Address 0x37 present: false
  405. Address 0x50 present: false
  406. Extended information for /sys/bus/i2c/devices/i2c-2...
  407. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-2
  408. name: i915 gmbus vga
  409. i2c-dev/i2c-2/dev: 89:2
  410. i2c-dev/i2c-2/name: i915 gmbus vga
  411. Connector: (null)
  412. Driver: i915
  413. Not a DisplayPort connection
  414.  
  415. Bus /dev/i2c-3 found: true
  416. Bus /dev/i2c-3 probed: true
  417. Bus accessible: true
  418. Bus is eDP: false
  419. Bus is LVDS: false
  420. Valid bus name checked: true
  421. I2C bus has valid name: true
  422. Address 0x37 present: false
  423. Address 0x50 present: false
  424. Extended information for /sys/bus/i2c/devices/i2c-3...
  425. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-3
  426. name: i915 gmbus panel
  427. i2c-dev/i2c-3/dev: 89:3
  428. i2c-dev/i2c-3/name: i915 gmbus panel
  429. Connector: (null)
  430. Driver: i915
  431. Not a DisplayPort connection
  432.  
  433. Bus /dev/i2c-4 found: true
  434. Bus /dev/i2c-4 probed: true
  435. Bus accessible: true
  436. Bus is eDP: false
  437. Bus is LVDS: false
  438. Valid bus name checked: true
  439. I2C bus has valid name: true
  440. Address 0x37 present: false
  441. Address 0x50 present: false
  442. Extended information for /sys/bus/i2c/devices/i2c-4...
  443. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-4
  444. name: i915 gmbus dpc
  445. i2c-dev/i2c-4/dev: 89:4
  446. i2c-dev/i2c-4/name: i915 gmbus dpc
  447. Connector: (null)
  448. Driver: i915
  449. Not a DisplayPort connection
  450.  
  451. Bus /dev/i2c-5 found: true
  452. Bus /dev/i2c-5 probed: true
  453. Bus accessible: true
  454. Bus is eDP: false
  455. Bus is LVDS: false
  456. Valid bus name checked: true
  457. I2C bus has valid name: true
  458. Address 0x37 present: false
  459. Address 0x50 present: false
  460. Extended information for /sys/bus/i2c/devices/i2c-5...
  461. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-5
  462. name: i915 gmbus dpb
  463. i2c-dev/i2c-5/dev: 89:5
  464. i2c-dev/i2c-5/name: i915 gmbus dpb
  465. Connector: (null)
  466. Driver: i915
  467. Not a DisplayPort connection
  468.  
  469. Bus /dev/i2c-6 found: true
  470. Bus /dev/i2c-6 probed: true
  471. Bus accessible: true
  472. Bus is eDP: false
  473. Bus is LVDS: false
  474. Valid bus name checked: true
  475. I2C bus has valid name: true
  476. Address 0x37 present: false
  477. Address 0x50 present: false
  478. Extended information for /sys/bus/i2c/devices/i2c-6...
  479. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-6
  480. name: i915 gmbus dpd
  481. i2c-dev/i2c-6/dev: 89:6
  482. i2c-dev/i2c-6/name: i915 gmbus dpd
  483. Connector: (null)
  484. Driver: i915
  485. Not a DisplayPort connection
  486.  
  487. Bus /dev/i2c-7 found: true
  488. Bus /dev/i2c-7 probed: true
  489. Bus accessible: true
  490. Bus is eDP: true
  491. Bus is LVDS: false
  492. Valid bus name checked: true
  493. I2C bus has valid name: true
  494. Address 0x37 present: false
  495. Address 0x50 present: true
  496. EDID synopsis:
  497. Mfg id: AUO
  498. Model:
  499. Product code: 4669
  500. Serial number:
  501. Binary serial number: 0 (0x00000000)
  502. Manufacture year: 2012, Week: 0
  503. Extra descriptor:
  504. Video input definition: 0x95 - Digital Input (DisplayPort)
  505. Supported features:
  506. Digital display type: RGB 4:4:4
  507. Standard sRGB color space: False
  508. White x,y: 0.313, 0.329
  509. Red x,y: 0.643, 0.336
  510. Green x,y: 0.313, 0.625
  511. Blue x,y: 0.151, 0.053
  512. Extension blocks: 0
  513. EDID source:
  514. EDID hex dump:
  515. +0 +4 +8 +c 0 4 8 c
  516. +0000 00 ff ff ff ff ff ff 00 06 af 3d 12 00 00 00 00 ..........=.....
  517. +0010 00 16 01 04 95 1f 11 78 02 84 e5 a4 56 50 a0 26 .......x....VP.&
  518. +0020 0d 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
  519. +0030 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 .......7..p8$@..
  520. +0040 3e 00 35 ad 10 00 00 18 b8 24 80 b8 70 38 24 40 >.5......$..p8$@
  521. +0050 10 10 3e 00 35 ad 10 00 00 18 00 00 00 00 00 00 ..>.5...........
  522. +0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ................
  523. +0070 00 11 39 f9 0a 3c 96 11 1e 24 96 20 20 20 00 85 ..9..<...$. ..
  524. Extended information for /sys/bus/i2c/devices/i2c-7...
  525. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7
  526. name: AUX A/DDI A/PHY A
  527. i2c-dev/i2c-7/dev: 89:7
  528. i2c-dev/i2c-7/name: AUX A/DDI A/PHY A
  529. Connector: (null)
  530. Driver: i915
  531. DisplayPort only attributes:
  532. ddc path: (null)
  533. ddc name: (null)
  534. ddc i2c-dev/(null)/dev: (null)
  535. ddc i2c-dev/(null)/name: (null)
  536. DP Aux channel dev: 241:0
  537. DP Aux channel name: AUX A/DDI A/PHY A
  538.  
  539. Bus /dev/i2c-8 found: true
  540. Bus /dev/i2c-8 probed: true
  541. Bus accessible: true
  542. Bus is eDP: false
  543. Bus is LVDS: false
  544. Valid bus name checked: true
  545. I2C bus has valid name: true
  546. Address 0x37 present: false
  547. Address 0x50 present: false
  548. Extended information for /sys/bus/i2c/devices/i2c-8...
  549. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8
  550. name: AUX B/DDI B/PHY B
  551. i2c-dev/i2c-8/dev: 89:8
  552. i2c-dev/i2c-8/name: AUX B/DDI B/PHY B
  553. Connector: (null)
  554. Driver: i915
  555. DisplayPort only attributes:
  556. ddc path: (null)
  557. ddc name: (null)
  558. ddc i2c-dev/(null)/dev: (null)
  559. ddc i2c-dev/(null)/name: (null)
  560. DP Aux channel dev: 241:1
  561. DP Aux channel name: AUX B/DDI B/PHY B
  562.  
  563. Bus /dev/i2c-9 found: true
  564. Bus /dev/i2c-9 probed: true
  565. Bus accessible: true
  566. Bus is eDP: false
  567. Bus is LVDS: false
  568. Valid bus name checked: true
  569. I2C bus has valid name: true
  570. Address 0x37 present: false
  571. Address 0x50 present: true
  572. EDID synopsis:
  573. Mfg id: DEL
  574. Model: DELL U2414H
  575. Product code: 41123
  576. Serial number: <hidden>
  577. Binary serial number: <hidden> (<hidden>)
  578. Manufacture year: 2015, Week: 47
  579. Extra descriptor:
  580. Video input definition: 0xa5 - Digital Input (DisplayPort)
  581. Supported features:
  582. DPMS active-off
  583. Digital display type: RGB 4:4:4
  584. Standard sRGB color space: False
  585. White x,y: 0.313, 0.329
  586. Red x,y: 0.653, 0.335
  587. Green x,y: 0.323, 0.611
  588. Blue x,y: 0.153, 0.062
  589. Extension blocks: 1
  590. EDID source:
  591. EDID hex dump:
  592. +0 +4 +8 +c 0 4 8 c
  593. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  594. +0010 2f 19 01 04 a5 35 1e 78 2a 7e 75 a7 55 52 9c 27 /....5.x*~u.UR.'
  595. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  596. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  597. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  598. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  599. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  600. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 d3 .8L.S... ..
  601. Extended information for /sys/bus/i2c/devices/i2c-9...
  602. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9
  603. name: AUX C/DDI C/PHY C
  604. i2c-dev/i2c-9/dev: 89:9
  605. i2c-dev/i2c-9/name: AUX C/DDI C/PHY C
  606. Connector: (null)
  607. Driver: i915
  608. DisplayPort only attributes:
  609. ddc path: (null)
  610. ddc name: (null)
  611. ddc i2c-dev/(null)/dev: (null)
  612. ddc i2c-dev/(null)/name: (null)
  613. DP Aux channel dev: 241:2
  614. DP Aux channel name: AUX C/DDI C/PHY C
  615.  
  616. Bus /dev/i2c-10 found: true
  617. Bus /dev/i2c-10 probed: true
  618. Bus accessible: true
  619. Bus is eDP: false
  620. Bus is LVDS: false
  621. Valid bus name checked: true
  622. I2C bus has valid name: true
  623. Address 0x37 present: true
  624. Address 0x50 present: true
  625. EDID synopsis:
  626. Mfg id: DEL
  627. Model: DELL U2414H
  628. Product code: 41123
  629. Serial number: <hidden>
  630. Binary serial number: <hidden> (<hidden>)
  631. Manufacture year: 2015, Week: 47
  632. Extra descriptor:
  633. Video input definition: 0xa5 - Digital Input (DisplayPort)
  634. Supported features:
  635. DPMS active-off
  636. Digital display type: RGB 4:4:4 + YCrCb 4:2:2
  637. Standard sRGB color space: True
  638. White x,y: 0.313, 0.329
  639. Red x,y: 0.653, 0.335
  640. Green x,y: 0.323, 0.611
  641. Blue x,y: 0.153, 0.062
  642. Extension blocks: 1
  643. EDID source:
  644. EDID hex dump:
  645. +0 +4 +8 +c 0 4 8 c
  646. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  647. +0010 2f 19 01 04 a5 35 1e 78 3e 7e 75 a7 55 52 9c 27 /....5.x>~u.UR.'
  648. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  649. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  650. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  651. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  652. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  653. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 bf .8L.S... ..
  654. Extended information for /sys/bus/i2c/devices/i2c-10...
  655. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-10
  656. name: DPMST
  657. i2c-dev/i2c-10/dev: 89:10
  658. i2c-dev/i2c-10/name: DPMST
  659. Connector: (null)
  660. Driver: i915
  661. Not a DisplayPort connection
  662.  
  663. Bus /dev/i2c-11 found: true
  664. Bus /dev/i2c-11 probed: true
  665. Bus accessible: true
  666. Bus is eDP: false
  667. Bus is LVDS: false
  668. Valid bus name checked: true
  669. I2C bus has valid name: true
  670. Address 0x37 present: true
  671. Address 0x50 present: true
  672. EDID synopsis:
  673. Mfg id: DEL
  674. Model: DELL U3219Q
  675. Product code: 41267
  676. Serial number: <hidden>
  677. Binary serial number: <hidden> (<hidden>)
  678. Manufacture year: 2019, Week: 48
  679. Extra descriptor:
  680. Video input definition: 0xb5 - Digital Input (DisplayPort)
  681. Supported features:
  682. DPMS active-off
  683. Digital display type: RGB 4:4:4 + YCrCb 4:2:2
  684. Standard sRGB color space: True
  685. White x,y: 0.313, 0.329
  686. Red x,y: 0.640, 0.330
  687. Green x,y: 0.300, 0.600
  688. Blue x,y: 0.150, 0.060
  689. Extension blocks: 1
  690. EDID source:
  691. EDID hex dump:
  692. +0 +4 +8 +c 0 4 8 c
  693. +0000 00 ff ff ff ff ff ff 00 10 ac 33 a1 4c 56 36 30 ..........3.LV60
  694. +0010 30 1d 01 04 b5 46 27 78 3e ee 95 a3 54 4c 99 26 0....F'x>...TL.&
  695. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  696. +0030 e1 00 d1 00 01 01 4d d0 00 a0 f0 70 3e 80 30 20 ......M....p>.0
  697. +0040 35 00 b9 88 21 00 00 1a 00 00 00 ff 00 43 48 43 5...!........CHC
  698. +0050 59 58 56 32 0a 20 20 20 20 20 00 00 00 fc 00 44 YXV2. .....D
  699. +0060 45 4c 4c 20 55 33 32 31 39 51 0a 20 00 00 00 fd ELL U3219Q. ....
  700. +0070 00 31 56 0a 89 36 01 0a 20 20 20 20 20 20 01 43 .1V..6.. .C
  701. Extended information for /sys/bus/i2c/devices/i2c-11...
  702. PCI device path: /sys/devices/pci0000:00/0000:00:02.0/i2c-11
  703. name: DPMST
  704. i2c-dev/i2c-11/dev: 89:11
  705. i2c-dev/i2c-11/name: DPMST
  706. Connector: (null)
  707. Driver: i915
  708. Not a DisplayPort connection
  709.  
  710. xrandr connection report:
  711.  
  712. Checking for possibly conflicting programs...
  713.  
  714. Examining I2C buses using i2cdetect...
  715. Current time (local): 2022-01-28 16:00:34 UTC
  716. Current time (UTC): 2022-01-28 16:00:34
  717. Seconds since boot: 282
  718.  
  719. Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping i2cdetect.
  720.  
  721. Probing bus /dev/i2c-1 using command "i2cdetect -y 1"
  722. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  723. 00: -- -- -- -- -- -- -- --
  724. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  725. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  726. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  727. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  728. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  729. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  730. 70: -- -- -- -- -- -- -- --
  731.  
  732. Probing bus /dev/i2c-2 using command "i2cdetect -y 2"
  733. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  734. 00: -- -- -- -- -- -- -- --
  735. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  736. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  737. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  738. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  739. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  740. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  741. 70: -- -- -- -- -- -- -- --
  742.  
  743. Probing bus /dev/i2c-3 using command "i2cdetect -y 3"
  744. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  745. 00: -- -- -- -- -- -- -- --
  746. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  747. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  748. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  749. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  750. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  751. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  752. 70: -- -- -- -- -- -- -- --
  753.  
  754. Probing bus /dev/i2c-4 using command "i2cdetect -y 4"
  755. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  756. 00: -- -- -- -- -- -- -- --
  757. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  758. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  759. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  760. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  761. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  762. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  763. 70: -- -- -- -- -- -- -- --
  764.  
  765. Probing bus /dev/i2c-5 using command "i2cdetect -y 5"
  766. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  767. 00: -- -- -- -- -- -- -- --
  768. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  769. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  770. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  771. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  772. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  773. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  774. 70: -- -- -- -- -- -- -- --
  775.  
  776. Probing bus /dev/i2c-6 using command "i2cdetect -y 6"
  777. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  778. 00: -- -- -- -- -- -- -- --
  779. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  780. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  781. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  782. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  783. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  784. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  785. 70: -- -- -- -- -- -- -- --
  786.  
  787. Probing bus /dev/i2c-7 using command "i2cdetect -y 7"
  788. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  789. 00: -- -- -- -- -- -- -- --
  790. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  791. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  792. 30: -- -- -- -- -- -- -- -- 38 -- -- -- -- -- -- --
  793. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  794. 50: 50 51 52 53 54 55 56 57 58 59 5a 5b 5c 5d 5e 5f
  795. 60: 60 61 62 63 64 65 66 67 -- -- -- -- -- -- -- --
  796. 70: -- -- -- -- -- -- -- --
  797.  
  798. Probing bus /dev/i2c-8 using command "i2cdetect -y 8"
  799. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  800. 00: -- -- -- -- -- -- -- --
  801. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  802. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  803. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  804. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  805. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  806. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  807. 70: -- -- -- -- -- -- -- --
  808.  
  809. Probing bus /dev/i2c-9 using command "i2cdetect -y 9"
  810. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  811. 00: -- -- -- -- -- -- -- --
  812. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  813. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  814. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  815. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  816. 50: 50 -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  817. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  818. 70: -- -- -- -- -- -- -- --
  819.  
  820. Probing bus /dev/i2c-10 using command "i2cdetect -y 10"
  821. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  822. 00: -- -- -- -- -- -- -- --
  823. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  824. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  825. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  826. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  827. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  828. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  829. 70: -- -- -- -- -- -- -- --
  830.  
  831. Probing bus /dev/i2c-11 using command "i2cdetect -y 11"
  832. 0 1 2 3 4 5 6 7 8 9 a b c d e f
  833. 00: -- -- -- -- -- -- -- --
  834. 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  835. 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  836. 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  837. 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  838. 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  839. 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
  840. 70: -- -- -- -- -- -- -- --
  841.  
  842. Examining I2C buses using get-edid | parse-edid...
  843. Current time (local): 2022-01-28 16:16:11 UTC
  844. Current time (UTC): 2022-01-28 16:16:11
  845. Seconds since boot: 1218
  846.  
  847. Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
  848.  
  849. Probing bus /dev/i2c-1 using command "get-edid -b 1 -i | parse-edid"
  850. get-edid | parse-edid command unavailable
  851.  
  852. Performing alternative scans of I2C devices using local sysenv functions...
  853. Current time (local): 2022-01-28 16:16:11 UTC
  854. Current time (UTC): 2022-01-28 16:16:11
  855. Seconds since boot: 1218
  856.  
  857. Examining device /dev/i2c-0...
  858. Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
  859.  
  860. Examining device /dev/i2c-1...
  861. Obtain and interpret EDID using normal i2c functions...
  862.  
  863. Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_BLOCK_PROC_CALL,
  864. I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
  865. I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
  866. I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
  867. I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_PROC_CALL,
  868. I2C_FUNC_SMBUS_READ_BLOCK_DATA, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
  869. I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  870. Reading EDID using get_raw_edid_by_fd()...
  871. Unable to read EDID, psc=ENXIO(-6): No such device or address
  872.  
  873. Trying simple VCP read of feature 0x10...
  874. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  875. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  876. Attempt 1 to read feature returned hard error: ENXIO(-6): No such device or address
  877. DDC communication failed.
  878.  
  879. Examining device /dev/i2c-2...
  880. Obtain and interpret EDID using normal i2c functions...
  881.  
  882. Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_BLOCK_PROC_CALL,
  883. I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
  884. I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
  885. I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
  886. I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_PROC_CALL,
  887. I2C_FUNC_SMBUS_READ_BLOCK_DATA, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
  888. I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  889. Reading EDID using get_raw_edid_by_fd()...
  890. Unable to read EDID, psc=ENXIO(-6): No such device or address
  891.  
  892. Trying simple VCP read of feature 0x10...
  893. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  894. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  895. Attempt 1 to read feature returned hard error: ENXIO(-6): No such device or address
  896. DDC communication failed.
  897.  
  898. Examining device /dev/i2c-3...
  899. Obtain and interpret EDID using normal i2c functions...
  900.  
  901. Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_BLOCK_PROC_CALL,
  902. I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
  903. I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
  904. I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
  905. I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_PROC_CALL,
  906. I2C_FUNC_SMBUS_READ_BLOCK_DATA, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
  907. I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  908. Reading EDID using get_raw_edid_by_fd()...
  909. Unable to read EDID, psc=ENXIO(-6): No such device or address
  910.  
  911. Trying simple VCP read of feature 0x10...
  912. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  913. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  914. Attempt 1 to read feature returned hard error: ENXIO(-6): No such device or address
  915. DDC communication failed.
  916.  
  917. Examining device /dev/i2c-4...
  918. Obtain and interpret EDID using normal i2c functions...
  919.  
  920. Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_BLOCK_PROC_CALL,
  921. I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
  922. I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
  923. I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
  924. I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_PROC_CALL,
  925. I2C_FUNC_SMBUS_READ_BLOCK_DATA, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
  926. I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  927. Reading EDID using get_raw_edid_by_fd()...
  928. Unable to read EDID, psc=ENXIO(-6): No such device or address
  929.  
  930. Trying simple VCP read of feature 0x10...
  931. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  932. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  933. Attempt 1 to read feature returned hard error: ENXIO(-6): No such device or address
  934. DDC communication failed.
  935.  
  936. Examining device /dev/i2c-5...
  937. Obtain and interpret EDID using normal i2c functions...
  938.  
  939. Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_BLOCK_PROC_CALL,
  940. I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
  941. I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
  942. I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
  943. I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_PROC_CALL,
  944. I2C_FUNC_SMBUS_READ_BLOCK_DATA, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
  945. I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  946. Reading EDID using get_raw_edid_by_fd()...
  947. Unable to read EDID, psc=ENXIO(-6): No such device or address
  948.  
  949. Trying simple VCP read of feature 0x10...
  950. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  951. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  952. Attempt 1 to read feature returned hard error: ENXIO(-6): No such device or address
  953. DDC communication failed.
  954.  
  955. Examining device /dev/i2c-6...
  956. Obtain and interpret EDID using normal i2c functions...
  957.  
  958. Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_BLOCK_PROC_CALL,
  959. I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
  960. I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
  961. I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
  962. I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_PROC_CALL,
  963. I2C_FUNC_SMBUS_READ_BLOCK_DATA, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
  964. I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  965. Reading EDID using get_raw_edid_by_fd()...
  966. Unable to read EDID, psc=ENXIO(-6): No such device or address
  967.  
  968. Trying simple VCP read of feature 0x10...
  969. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  970. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  971. Attempt 1 to read feature returned hard error: ENXIO(-6): No such device or address
  972. DDC communication failed.
  973.  
  974. Examining device /dev/i2c-7...
  975. Obtain and interpret EDID using normal i2c functions...
  976.  
  977. Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
  978. I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
  979. I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
  980. I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
  981. I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
  982. I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
  983. I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
  984. I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  985. Reading EDID using get_raw_edid_by_fd()...
  986. Raw EDID:
  987. +0 +4 +8 +c 0 4 8 c
  988. +0000 00 ff ff ff ff ff ff 00 06 af 3d 12 00 00 00 00 ..........=.....
  989. +0010 00 16 01 04 95 1f 11 78 02 84 e5 a4 56 50 a0 26 .......x....VP.&
  990. +0020 0d 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
  991. +0030 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 .......7..p8$@..
  992. +0040 3e 00 35 ad 10 00 00 18 b8 24 80 b8 70 38 24 40 >.5......$..p8$@
  993. +0050 10 10 3e 00 35 ad 10 00 00 18 00 00 00 00 00 00 ..>.5...........
  994. +0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ................
  995. +0070 00 11 39 f9 0a 3c 96 11 1e 24 96 20 20 20 00 85 ..9..<...$. ..
  996. EDID synopsis:
  997. Mfg id: AUO
  998. Model:
  999. Product code: 4669
  1000. Serial number:
  1001. Binary serial number: 0 (0x00000000)
  1002. Manufacture year: 2012, Week: 0
  1003. Extra descriptor:
  1004. Video input definition: 0x95 - Digital Input (DisplayPort)
  1005. Supported features:
  1006. Digital display type: RGB 4:4:4
  1007. Standard sRGB color space: False
  1008. White x,y: 0.313, 0.329
  1009. Red x,y: 0.643, 0.336
  1010. Green x,y: 0.313, 0.625
  1011. Blue x,y: 0.151, 0.053
  1012. Extension blocks: 0
  1013. EDID source:
  1014. Attempt 1 to read and parse EDID succeeded
  1015.  
  1016. Trying simple VCP read of feature 0x10...
  1017. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  1018. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  1019. Attempt 1 to read feature returned hard error: EREMOTEIO(-121): Remote I/O error
  1020. DDC communication failed.
  1021.  
  1022. Examining device /dev/i2c-8...
  1023. Obtain and interpret EDID using normal i2c functions...
  1024.  
  1025. Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
  1026. I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
  1027. I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
  1028. I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
  1029. I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
  1030. I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
  1031. I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
  1032. I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  1033. Reading EDID using get_raw_edid_by_fd()...
  1034. Unable to read EDID, psc=ETIMEDOUT(-110): Connection timed out
  1035.  
  1036. Trying simple VCP read of feature 0x10...
  1037. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  1038. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  1039. Attempt 1 to read feature returned hard error: ETIMEDOUT(-110): Connection timed out
  1040. DDC communication failed.
  1041.  
  1042. Examining device /dev/i2c-9...
  1043. Obtain and interpret EDID using normal i2c functions...
  1044.  
  1045. Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
  1046. I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
  1047. I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
  1048. I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
  1049. I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
  1050. I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
  1051. I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
  1052. I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  1053. Reading EDID using get_raw_edid_by_fd()...
  1054. Raw EDID:
  1055. +0 +4 +8 +c 0 4 8 c
  1056. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  1057. +0010 2f 19 01 04 a5 35 1e 78 2a 7e 75 a7 55 52 9c 27 /....5.x*~u.UR.'
  1058. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1059. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  1060. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  1061. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  1062. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  1063. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 d3 .8L.S... ..
  1064. EDID synopsis:
  1065. Mfg id: DEL
  1066. Model: DELL U2414H
  1067. Product code: 41123
  1068. Serial number: <hidden>
  1069. Binary serial number: <hidden> (<hidden>)
  1070. Manufacture year: 2015, Week: 47
  1071. Extra descriptor:
  1072. Video input definition: 0xa5 - Digital Input (DisplayPort)
  1073. Supported features:
  1074. DPMS active-off
  1075. Digital display type: RGB 4:4:4
  1076. Standard sRGB color space: False
  1077. White x,y: 0.313, 0.329
  1078. Red x,y: 0.653, 0.335
  1079. Green x,y: 0.323, 0.611
  1080. Blue x,y: 0.153, 0.062
  1081. Extension blocks: 1
  1082. EDID source:
  1083. Attempt 1 to read and parse EDID succeeded
  1084.  
  1085. Trying simple VCP read of feature 0x10...
  1086. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  1087. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  1088. Attempt 1 to read feature returned hard error: EREMOTEIO(-121): Remote I/O error
  1089. DDC communication failed.
  1090.  
  1091. Examining device /dev/i2c-10...
  1092. Obtain and interpret EDID using normal i2c functions...
  1093.  
  1094. Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
  1095. I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
  1096. I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
  1097. I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
  1098. I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
  1099. I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
  1100. I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
  1101. I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  1102. Reading EDID using get_raw_edid_by_fd()...
  1103. Unable to read EDID, psc=EIO(-5): Input/output error
  1104.  
  1105. Trying simple VCP read of feature 0x10...
  1106. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  1107. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  1108. Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
  1109. DDC communication failed.
  1110.  
  1111. Examining device /dev/i2c-11...
  1112. Obtain and interpret EDID using normal i2c functions...
  1113.  
  1114. Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
  1115. I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
  1116. I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
  1117. I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
  1118. I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
  1119. I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
  1120. I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
  1121. I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
  1122. Reading EDID using get_raw_edid_by_fd()...
  1123. Unable to read EDID, psc=EIO(-5): Input/output error
  1124.  
  1125. Trying simple VCP read of feature 0x10...
  1126. try_single_getvcp_call: vcp_feature_code=0x10, use_smbus=false
  1127. Sending Get VCP Feature Command request packet: 51 82 01 10 ac
  1128. Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
  1129. DDC communication failed.
  1130.  
  1131. EDIDs reported by X11 for connected xrandr outputs:
  1132. Probing I2C devices using udev, susbsystem i2c-dev...
  1133. Current time (local): 2022-01-28 16:16:52 UTC
  1134. Current time (UTC): 2022-01-28 16:16:52
  1135. Seconds since boot: 1260
  1136.  
  1137. Summary of udev I2C devices
  1138. Subsystem Sysname Sysattr Name Devpath
  1139. i2c-dev i2c-0 SMBus I801 adapter at efa0 /devices/pci0000:00/0000:00:1f.3/i2c-0/i2c-dev/i2c-0
  1140. i2c-dev i2c-1 i915 gmbus ssc /devices/pci0000:00/0000:00:02.0/i2c-1/i2c-dev/i2c-1
  1141. i2c-dev i2c-2 i915 gmbus vga /devices/pci0000:00/0000:00:02.0/i2c-2/i2c-dev/i2c-2
  1142. i2c-dev i2c-3 i915 gmbus panel /devices/pci0000:00/0000:00:02.0/i2c-3/i2c-dev/i2c-3
  1143. i2c-dev i2c-4 i915 gmbus dpc /devices/pci0000:00/0000:00:02.0/i2c-4/i2c-dev/i2c-4
  1144. i2c-dev i2c-5 i915 gmbus dpb /devices/pci0000:00/0000:00:02.0/i2c-5/i2c-dev/i2c-5
  1145. i2c-dev i2c-6 i915 gmbus dpd /devices/pci0000:00/0000:00:02.0/i2c-6/i2c-dev/i2c-6
  1146. i2c-dev i2c-7 AUX A/DDI A/PHY A /devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7
  1147. i2c-dev i2c-8 AUX B/DDI B/PHY B /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8
  1148. i2c-dev i2c-9 AUX C/DDI C/PHY C /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9
  1149. i2c-dev i2c-10 DPMST /devices/pci0000:00/0000:00:02.0/i2c-10/i2c-dev/i2c-10
  1150. i2c-dev i2c-11 DPMST /devices/pci0000:00/0000:00:02.0/i2c-11/i2c-dev/i2c-11
  1151.  
  1152. Looking for udev devices with name attribute DPMST...
  1153. Summary of udev DPMST devices...
  1154. Subsystem Sysname Sysattr Name Devpath
  1155. drm_dp_aux_dev drm_dp_aux3 DPMST /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3
  1156. drm_dp_aux_dev drm_dp_aux4 DPMST /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4
  1157. drm_dp_aux_dev drm_dp_aux5 DPMST /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5
  1158. drm_dp_aux_dev drm_dp_aux6 DPMST /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6
  1159. drm_dp_aux_dev drm_dp_aux7 DPMST /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7
  1160. i2c i2c-10 DPMST /devices/pci0000:00/0000:00:02.0/i2c-10
  1161. i2c-dev i2c-10 DPMST /devices/pci0000:00/0000:00:02.0/i2c-10/i2c-dev/i2c-10
  1162. i2c i2c-11 DPMST /devices/pci0000:00/0000:00:02.0/i2c-11
  1163. i2c-dev i2c-11 DPMST /devices/pci0000:00/0000:00:02.0/i2c-11/i2c-dev/i2c-11
  1164.  
  1165. Examining configuration files...
  1166.  
  1167. DKMS modules:
  1168.  
  1169. Kernel I2C configuration settings:
  1170. grep: /boot/config-5.15.13-arch1-1: No such file or directory
  1171.  
  1172. Kernel AMDGPU configuration settings:
  1173. grep: /boot/config-5.15.13-arch1-1: No such file or directory
  1174.  
  1175.  
  1176. Examining system logs...
  1177. Current timestamps:
  1178. Current time (local): 2022-01-28 16:16:52 UTC
  1179. Current time (UTC): 2022-01-28 16:16:52
  1180. Seconds since boot: 1260
  1181.  
  1182. Scanning dmesg output for I2C related entries...
  1183. Executing command: dmesg
  1184. No lines found after filtering
  1185.  
  1186. Scanning journalctl output for I2C related entries...
  1187. Executing command: journalctl --no-pager --boot
  1188. No lines found after filtering
  1189.  
  1190.  
  1191. File not found: /var/log/Xorg.0.log
  1192.  
  1193. File not found: /var/log/messages
  1194.  
  1195. File not found: /var/log/kern.log
  1196.  
  1197. File not found: /var/log/daemon.log
  1198.  
  1199. File not found: /var/log/syslog
  1200.  
  1201.  
  1202. Log Summary
  1203. Log Checked Found
  1204. === ======= =====
  1205. dmesg true true
  1206. journalctl true false
  1207. /var/log/daemon.log false false
  1208. /var/log/kern.log true false
  1209. /var/log/messages true false
  1210. /var/log/syslog true false
  1211. /var/log/Xorg.0.log true false
  1212.  
  1213. Probing connected monitors using libdrm...
  1214.  
  1215.  
  1216.  
  1217. Has a DRM kernel driver been loaded? (drmAvailable()): false
  1218. (query_drm_using_sysfs ) Starting
  1219.  
  1220. Examining (5) /sys/class/drm
  1221. Connector: card0-DP-1
  1222. /sys/class/drm/card0-DP-1/enabled = disabled
  1223. /sys/class/drm/card0-DP-1/status = disconnected
  1224. /sys/class/drm/card0-DP-1/edid : Not Found
  1225. i2c_device: i2c-8
  1226. /sys/class/drm/card0-DP-1/i2c-8/name = AUX B/DDI B/PHY B
  1227. (insert_drm_xref ) Unexpected. Bus 8 not in xref table
  1228. Connector: card0-DP-2
  1229. /sys/class/drm/card0-DP-2/enabled = disabled
  1230. /sys/class/drm/card0-DP-2/status = disconnected
  1231. /sys/class/drm/card0-DP-2/edid : Not Found
  1232. i2c_device: i2c-9
  1233. /sys/class/drm/card0-DP-2/i2c-9/name = AUX C/DDI C/PHY C
  1234. Connector: card0-DP-3
  1235. /sys/class/drm/card0-DP-3/enabled = disabled
  1236. /sys/class/drm/card0-DP-3/status = disconnected
  1237. /sys/class/drm/card0-DP-3/edid : Not Found
  1238. No i2c-N subdirectory
  1239. Connector: card0-DP-4
  1240. /sys/class/drm/card0-DP-4/enabled = disabled
  1241. /sys/class/drm/card0-DP-4/status = disconnected
  1242. /sys/class/drm/card0-DP-4/edid : Not Found
  1243. No i2c-N subdirectory
  1244. Connector: card0-DP-5
  1245. /sys/class/drm/card0-DP-5/enabled = enabled
  1246. /sys/class/drm/card0-DP-5/status = connected
  1247. /sys/class/drm/card0-DP-5/edid : Found
  1248. +0 +4 +8 +c 0 4 8 c
  1249. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  1250. +0010 2f 19 01 04 a5 35 1e 78 3e 7e 75 a7 55 52 9c 27 /....5.x>~u.UR.'
  1251. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1252. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  1253. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  1254. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  1255. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  1256. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 bf .8L.S... ..
  1257. +0080 02 03 19 f1 4c 90 05 04 03 02 07 16 01 14 1f 12 ....L...........
  1258. +0090 13 23 09 07 07 83 01 00 00 02 3a 80 18 71 38 2d .#........:..q8-
  1259. +00a0 40 58 2c 45 00 0f 28 21 00 00 1e 01 1d 80 18 71 @X,E..(!.......q
  1260. +00b0 1c 16 20 58 2c 25 00 0f 28 21 00 00 9e 01 1d 00 .. X,%..(!......
  1261. +00c0 72 51 d0 1e 20 6e 28 55 00 0f 28 21 00 00 1e 8c rQ.. n(U..(!....
  1262. +00d0 0a d0 8a 20 e0 2d 10 10 3e 96 00 0f 28 21 00 00 ... .-..>...(!..
  1263. +00e0 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1264. +00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c1 ................
  1265. No i2c-N subdirectory
  1266. Connector: card0-DP-6
  1267. /sys/class/drm/card0-DP-6/enabled = enabled
  1268. /sys/class/drm/card0-DP-6/status = connected
  1269. /sys/class/drm/card0-DP-6/edid : Found
  1270. +0 +4 +8 +c 0 4 8 c
  1271. +0000 00 ff ff ff ff ff ff 00 10 ac 33 a1 4c 56 36 30 ..........3.LV60
  1272. +0010 30 1d 01 04 b5 46 27 78 3e ee 95 a3 54 4c 99 26 0....F'x>...TL.&
  1273. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1274. +0030 e1 00 d1 00 01 01 4d d0 00 a0 f0 70 3e 80 30 20 ......M....p>.0
  1275. +0040 35 00 b9 88 21 00 00 1a 00 00 00 ff 00 43 48 43 5...!........CHC
  1276. +0050 59 58 56 32 0a 20 20 20 20 20 00 00 00 fc 00 44 YXV2. .....D
  1277. +0060 45 4c 4c 20 55 33 32 31 39 51 0a 20 00 00 00 fd ELL U3219Q. ....
  1278. +0070 00 31 56 0a 89 36 01 0a 20 20 20 20 20 20 01 43 .1V..6.. .C
  1279. +0080 02 03 28 f1 50 10 1f 20 05 14 04 13 12 11 03 02 ..(.P.. ........
  1280. +0090 16 15 07 06 01 23 09 1f 07 83 01 00 00 e3 05 c0 .....#..........
  1281. +00a0 00 e6 06 07 01 60 5a 00 56 5e 00 a0 a0 a0 29 50 .....`Z.V^....)P
  1282. +00b0 30 20 35 00 b9 88 21 00 00 1a a3 66 00 a0 f0 70 0 5...!....f...p
  1283. +00c0 1f 80 30 20 35 00 b9 88 21 00 00 1a 02 3a 80 18 ..0 5...!....:..
  1284. +00d0 71 38 2d 40 58 2c 45 00 b9 88 21 00 00 1e bf 16 q8-@X,E...!.....
  1285. +00e0 00 a0 80 38 13 40 30 20 3a 00 b9 88 21 00 00 1a ...8.@0 :...!...
  1286. +00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 ................
  1287. No i2c-N subdirectory
  1288. Connector: card0-DP-7
  1289. /sys/class/drm/card0-DP-7/enabled = disabled
  1290. /sys/class/drm/card0-DP-7/status = disconnected
  1291. /sys/class/drm/card0-DP-7/edid : Not Found
  1292. No i2c-N subdirectory
  1293. Connector: card0-HDMI-A-1
  1294. /sys/class/drm/card0-HDMI-A-1/enabled = disabled
  1295. /sys/class/drm/card0-HDMI-A-1/status = disconnected
  1296. /sys/class/drm/card0-HDMI-A-1/edid : Not Found
  1297. i2c_device: i2c-5
  1298. /sys/class/drm/card0-HDMI-A-1/i2c-5/name = i915 gmbus dpb
  1299. (insert_drm_xref ) Unexpected. Bus 5 not in xref table
  1300. Connector: card0-HDMI-A-2
  1301. /sys/class/drm/card0-HDMI-A-2/enabled = disabled
  1302. /sys/class/drm/card0-HDMI-A-2/status = disconnected
  1303. /sys/class/drm/card0-HDMI-A-2/edid : Not Found
  1304. i2c_device: i2c-4
  1305. /sys/class/drm/card0-HDMI-A-2/i2c-4/name = i915 gmbus dpc
  1306. (insert_drm_xref ) Unexpected. Bus 4 not in xref table
  1307. Connector: card0-VGA-1
  1308. /sys/class/drm/card0-VGA-1/enabled = disabled
  1309. /sys/class/drm/card0-VGA-1/status = disconnected
  1310. /sys/class/drm/card0-VGA-1/edid : Not Found
  1311. No i2c-N subdirectory
  1312. Connector: card0-eDP-1
  1313. /sys/class/drm/card0-eDP-1/enabled = enabled
  1314. /sys/class/drm/card0-eDP-1/status = connected
  1315. /sys/class/drm/card0-eDP-1/edid : Found
  1316. +0 +4 +8 +c 0 4 8 c
  1317. +0000 00 ff ff ff ff ff ff 00 06 af 3d 12 00 00 00 00 ..........=.....
  1318. +0010 00 16 01 04 95 1f 11 78 02 84 e5 a4 56 50 a0 26 .......x....VP.&
  1319. +0020 0d 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
  1320. +0030 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 .......7..p8$@..
  1321. +0040 3e 00 35 ad 10 00 00 18 b8 24 80 b8 70 38 24 40 >.5......$..p8$@
  1322. +0050 10 10 3e 00 35 ad 10 00 00 18 00 00 00 00 00 00 ..>.5...........
  1323. +0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ................
  1324. +0070 00 11 39 f9 0a 3c 96 11 1e 24 96 20 20 20 00 85 ..9..<...$. ..
  1325. i2c_device: i2c-7
  1326. /sys/class/drm/card0-eDP-1/i2c-7/name = AUX A/DDI A/PHY A
  1327.  
  1328. Query file system for i2c nodes under /sys/class/drm/card*...
  1329. drwxr-xr-x 4 root root 0 Jan 28 16:00 /sys/class/drm/card0/card0-DP-1/i2c-8
  1330. drwxr-xr-x 4 root root 0 Jan 28 16:00 /sys/class/drm/card0/card0-DP-2/i2c-9
  1331. drwxr-xr-x 4 root root 0 Jan 28 16:00 /sys/class/drm/card0/card0-eDP-1/i2c-7
  1332. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/class/drm/card0/card0-HDMI-A-1/i2c-5 -> ../../../i2c-5
  1333. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/class/drm/card0/card0-HDMI-A-2/i2c-4 -> ../../../i2c-4
  1334.  
  1335. Device Identifier Cross Reference Report
  1336.  
  1337. /dev/i2c busno: 7
  1338. EDID: ...20200085 Mfg: AUO Model: SN:
  1339. Product number: 4669, binary SN: 0
  1340. XrandR output: (null)
  1341. DRM connector: (null)
  1342. UDEV name: AUX A/DDI A/PHY A
  1343. UDEV syspath: /devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7
  1344. UDEV busno: 7
  1345. sysfs drm path: i2c-7
  1346. sysfs drm I2C: AUX A/DDI A/PHY A
  1347. sysfs drm busno: 7
  1348. ambiguous EDID: false
  1349.  
  1350. /dev/i2c busno: 9
  1351. EDID: ...202001D3 Mfg: DEL Model: DELL U2414H SN: 9TG465BHA8LS
  1352. Product number: 41123, binary SN: 1094208595
  1353. XrandR output: (null)
  1354. DRM connector: (null)
  1355. UDEV name: AUX C/DDI C/PHY C
  1356. UDEV syspath: /devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9
  1357. UDEV busno: 9
  1358. sysfs drm path: i2c-9
  1359. sysfs drm I2C: AUX C/DDI C/PHY C
  1360. sysfs drm busno: 9
  1361. ambiguous EDID: false
  1362.  
  1363. Video related contents of /etc/modprobe.d
  1364. grep: /etc/modprobe.d/*conf: No such file or directory
  1365.  
  1366. Dumping sysfs i2c entries
  1367.  
  1368. Character device major numbers of interest:
  1369. 89 i2c
  1370. 226 drm
  1371. 241 aux
  1372.  
  1373. Top level i2c related nodes...
  1374.  
  1375. ls -l /sys/bus/pci/devices ...
  1376. total 0
  1377. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:00.0 -> ../../../devices/pci0000:00/0000:00:00.0
  1378. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:02.0 -> ../../../devices/pci0000:00/0000:00:02.0
  1379. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:03.0 -> ../../../devices/pci0000:00/0000:00:03.0
  1380. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:14.0 -> ../../../devices/pci0000:00/0000:00:14.0
  1381. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:16.0 -> ../../../devices/pci0000:00/0000:00:16.0
  1382. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:16.3 -> ../../../devices/pci0000:00/0000:00:16.3
  1383. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:19.0 -> ../../../devices/pci0000:00/0000:00:19.0
  1384. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1a.0 -> ../../../devices/pci0000:00/0000:00:1a.0
  1385. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1b.0 -> ../../../devices/pci0000:00/0000:00:1b.0
  1386. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1c.0 -> ../../../devices/pci0000:00/0000:00:1c.0
  1387. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1c.1 -> ../../../devices/pci0000:00/0000:00:1c.1
  1388. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1d.0 -> ../../../devices/pci0000:00/0000:00:1d.0
  1389. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1f.0 -> ../../../devices/pci0000:00/0000:00:1f.0
  1390. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1f.2 -> ../../../devices/pci0000:00/0000:00:1f.2
  1391. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:00:1f.3 -> ../../../devices/pci0000:00/0000:00:1f.3
  1392. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:02:00.0 -> ../../../devices/pci0000:00/0000:00:1c.0/0000:02:00.0
  1393. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0000:03:00.0 -> ../../../devices/pci0000:00/0000:00:1c.1/0000:03:00.0
  1394.  
  1395. ls -l /sys/bus/i2c/devices ...
  1396. total 0
  1397. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0-002c -> ../../../devices/pci0000:00/0000:00:1f.3/i2c-0/0-002c
  1398. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0-0050 -> ../../../devices/pci0000:00/0000:00:1f.3/i2c-0/0-0050
  1399. lrwxrwxrwx 1 root root 0 Jan 28 16:00 0-0051 -> ../../../devices/pci0000:00/0000:00:1f.3/i2c-0/0-0051
  1400. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-0 -> ../../../devices/pci0000:00/0000:00:1f.3/i2c-0
  1401. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-1 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-1
  1402. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-10 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-10
  1403. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-11 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-11
  1404. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-2 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-2
  1405. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-3 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-3
  1406. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-4 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-4
  1407. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-5 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-5
  1408. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-6 -> ../../../devices/pci0000:00/0000:00:02.0/i2c-6
  1409. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-7 -> ../../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7
  1410. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-8 -> ../../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8
  1411. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-9 -> ../../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9
  1412.  
  1413. ls -l /sys/bus/platform/devices ...
  1414. total 0
  1415. lrwxrwxrwx 1 root root 0 Jan 28 16:16 ACPI0003:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0C09:00/ACPI0003:00
  1416. lrwxrwxrwx 1 root root 0 Jan 28 16:16 alarmtimer.0.auto -> ../../../devices/pnp0/00:02/rtc/rtc0/alarmtimer.0.auto
  1417. lrwxrwxrwx 1 root root 0 Jan 28 16:16 coretemp.0 -> ../../../devices/platform/coretemp.0
  1418. lrwxrwxrwx 1 root root 0 Jan 28 16:16 dock.0 -> ../../../devices/platform/dock.0
  1419. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i8042 -> ../../../devices/platform/i8042
  1420. lrwxrwxrwx 1 root root 0 Jan 28 16:16 INT33A0:00 -> ../../../devices/platform/INT33A0:00
  1421. lrwxrwxrwx 1 root root 0 Jan 28 16:16 INT340F:00 -> ../../../devices/platform/INT340F:00
  1422. lrwxrwxrwx 1 root root 0 Jan 28 16:16 intel_rapl_msr.0 -> ../../../devices/platform/intel_rapl_msr.0
  1423. lrwxrwxrwx 1 root root 0 Jan 28 16:16 intel-spi -> ../../../devices/pci0000:00/0000:00:1f.0/intel-spi
  1424. lrwxrwxrwx 1 root root 0 Jan 28 16:16 iTCO_wdt.1.auto -> ../../../devices/pci0000:00/0000:00:1f.0/iTCO_wdt.1.auto
  1425. lrwxrwxrwx 1 root root 0 Jan 28 16:16 LEN0068:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0C09:00/LEN0068:00
  1426. lrwxrwxrwx 1 root root 0 Jan 28 16:16 microcode -> ../../../devices/platform/microcode
  1427. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PCCT -> ../../../devices/platform/PCCT
  1428. lrwxrwxrwx 1 root root 0 Jan 28 16:16 pcspkr -> ../../../devices/platform/pcspkr
  1429. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0103:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0103:00
  1430. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0800:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0800:00
  1431. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C04:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0C04:00
  1432. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C09:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0C09:00
  1433. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C0A:00 -> ../../../devices/pci0000:00/0000:00:1f.0/PNP0C09:00/PNP0C0A:00
  1434. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C0D:00 -> ../../../devices/platform/PNP0C0D:00
  1435. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C0E:00 -> ../../../devices/platform/PNP0C0E:00
  1436. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C14:00 -> ../../../devices/platform/PNP0C14:00
  1437. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C14:01 -> ../../../devices/platform/PNP0C14:01
  1438. lrwxrwxrwx 1 root root 0 Jan 28 16:16 PNP0C14:02 -> ../../../devices/platform/PNP0C14:02
  1439. lrwxrwxrwx 1 root root 0 Jan 28 16:16 reg-dummy -> ../../../devices/platform/reg-dummy
  1440. lrwxrwxrwx 1 root root 0 Jan 28 16:16 regulatory.0 -> ../../../devices/platform/regulatory.0
  1441. lrwxrwxrwx 1 root root 0 Jan 28 16:16 rtsx_pci_sdmmc.0 -> ../../../devices/pci0000:00/0000:00:1c.0/0000:02:00.0/rtsx_pci_sdmmc.0
  1442. lrwxrwxrwx 1 root root 0 Jan 28 16:16 serial8250 -> ../../../devices/platform/serial8250
  1443. lrwxrwxrwx 1 root root 0 Jan 28 16:16 thinkpad_acpi -> ../../../devices/platform/thinkpad_acpi
  1444. lrwxrwxrwx 1 root root 0 Jan 28 16:16 thinkpad_hwmon -> ../../../devices/platform/thinkpad_hwmon
  1445. lrwxrwxrwx 1 root root 0 Jan 28 16:16 vboxdrv.0 -> ../../../devices/platform/vboxdrv.0
  1446. lrwxrwxrwx 1 root root 0 Jan 28 16:16 vesa-framebuffer.0 -> ../../../devices/platform/vesa-framebuffer.0
  1447.  
  1448. ls -l /sys/class/drm* ...
  1449. /sys/class/drm:
  1450. total 0
  1451. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0
  1452. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-1 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1
  1453. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-2 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2
  1454. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-3 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-3
  1455. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-4 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-4
  1456. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-5 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-5
  1457. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-6 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-6
  1458. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-DP-7 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-7
  1459. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-eDP-1 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1
  1460. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-HDMI-A-1 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-1
  1461. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-HDMI-A-2 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-HDMI-A-2
  1462. lrwxrwxrwx 1 root root 0 Jan 28 16:00 card0-VGA-1 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-VGA-1
  1463. lrwxrwxrwx 1 root root 0 Jan 28 16:16 renderD128 -> ../../devices/pci0000:00/0000:00:02.0/drm/renderD128
  1464. -r--r--r-- 1 root root 4096 Jan 28 16:16 version
  1465.  
  1466. /sys/class/drm_dp_aux_dev:
  1467. total 0
  1468. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux0 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0
  1469. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux1 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1
  1470. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux2 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2
  1471. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux3 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3
  1472. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux4 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4
  1473. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux5 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5
  1474. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux6 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6
  1475. lrwxrwxrwx 1 root root 0 Jan 28 16:16 drm_dp_aux7 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7
  1476.  
  1477. ls -l /sys/class/i2c* ...
  1478. /sys/class/i2c-adapter:
  1479. total 0
  1480. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-0 -> ../../devices/pci0000:00/0000:00:1f.3/i2c-0
  1481. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-1 -> ../../devices/pci0000:00/0000:00:02.0/i2c-1
  1482. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-10 -> ../../devices/pci0000:00/0000:00:02.0/i2c-10
  1483. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-11 -> ../../devices/pci0000:00/0000:00:02.0/i2c-11
  1484. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-2 -> ../../devices/pci0000:00/0000:00:02.0/i2c-2
  1485. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-3 -> ../../devices/pci0000:00/0000:00:02.0/i2c-3
  1486. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-4 -> ../../devices/pci0000:00/0000:00:02.0/i2c-4
  1487. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-5 -> ../../devices/pci0000:00/0000:00:02.0/i2c-5
  1488. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-6 -> ../../devices/pci0000:00/0000:00:02.0/i2c-6
  1489. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-7 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7
  1490. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-8 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8
  1491. lrwxrwxrwx 1 root root 0 Jan 28 16:16 i2c-9 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9
  1492.  
  1493. /sys/class/i2c-dev:
  1494. total 0
  1495. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-0 -> ../../devices/pci0000:00/0000:00:1f.3/i2c-0/i2c-dev/i2c-0
  1496. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-1 -> ../../devices/pci0000:00/0000:00:02.0/i2c-1/i2c-dev/i2c-1
  1497. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-10 -> ../../devices/pci0000:00/0000:00:02.0/i2c-10/i2c-dev/i2c-10
  1498. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-11 -> ../../devices/pci0000:00/0000:00:02.0/i2c-11/i2c-dev/i2c-11
  1499. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-2 -> ../../devices/pci0000:00/0000:00:02.0/i2c-2/i2c-dev/i2c-2
  1500. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-3 -> ../../devices/pci0000:00/0000:00:02.0/i2c-3/i2c-dev/i2c-3
  1501. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-4 -> ../../devices/pci0000:00/0000:00:02.0/i2c-4/i2c-dev/i2c-4
  1502. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-5 -> ../../devices/pci0000:00/0000:00:02.0/i2c-5/i2c-dev/i2c-5
  1503. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-6 -> ../../devices/pci0000:00/0000:00:02.0/i2c-6/i2c-dev/i2c-6
  1504. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-7 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7
  1505. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-8 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8
  1506. lrwxrwxrwx 1 root root 0 Jan 28 16:00 i2c-9 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9
  1507.  
  1508. ls -l /sys/class/vfio* ...
  1509. ls: cannot access '/sys/class/vfio*': No such file or directory
  1510.  
  1511. Char major: 89 i2c
  1512. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:0 -> ../../devices/pci0000:00/0000:00:1f.3/i2c-0/i2c-dev/i2c-0
  1513. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:1 -> ../../devices/pci0000:00/0000:00:02.0/i2c-1/i2c-dev/i2c-1
  1514. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:10 -> ../../devices/pci0000:00/0000:00:02.0/i2c-10/i2c-dev/i2c-10
  1515. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:11 -> ../../devices/pci0000:00/0000:00:02.0/i2c-11/i2c-dev/i2c-11
  1516. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:2 -> ../../devices/pci0000:00/0000:00:02.0/i2c-2/i2c-dev/i2c-2
  1517. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:3 -> ../../devices/pci0000:00/0000:00:02.0/i2c-3/i2c-dev/i2c-3
  1518. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:4 -> ../../devices/pci0000:00/0000:00:02.0/i2c-4/i2c-dev/i2c-4
  1519. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:5 -> ../../devices/pci0000:00/0000:00:02.0/i2c-5/i2c-dev/i2c-5
  1520. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:6 -> ../../devices/pci0000:00/0000:00:02.0/i2c-6/i2c-dev/i2c-6
  1521. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:7 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7
  1522. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:8 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8
  1523. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/89:9 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9
  1524.  
  1525. Char major: 226 drm
  1526. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/226:0 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0
  1527. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/226:128 -> ../../devices/pci0000:00/0000:00:02.0/drm/renderD128
  1528.  
  1529. Char major: 241 aux
  1530. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:0 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0
  1531. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:1 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1
  1532. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:2 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2
  1533. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:3 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3
  1534. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:4 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4
  1535. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:5 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5
  1536. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:6 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6
  1537. lrwxrwxrwx 1 root root 0 Jan 28 16:16 /sys/dev/char/241:7 -> ../../devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7
  1538.  
  1539.  
  1540.  
  1541. *** Simplified /sys/bus/pci/devices scan ***
  1542.  
  1543. /sys/bus/pci/devices/0000:00:02.0/class = 0x030000
  1544. /sys/bus/pci/devices/0000:00:02.0/driver -> /sys/bus/pci/drivers/i915
  1545.  
  1546. /sys/bus/pci/devices/0000:00:02.0/i2c-1/name = i915 gmbus ssc
  1547. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev/i2c-1/name = i915 gmbus ssc
  1548. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev/i2c-1/dev = 89:1
  1549.  
  1550. /sys/bus/pci/devices/0000:00:02.0/i2c-2/name = i915 gmbus vga
  1551. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev/i2c-2/name = i915 gmbus vga
  1552. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev/i2c-2/dev = 89:2
  1553.  
  1554. /sys/bus/pci/devices/0000:00:02.0/i2c-3/name = i915 gmbus panel
  1555. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev/i2c-3/name = i915 gmbus panel
  1556. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev/i2c-3/dev = 89:3
  1557.  
  1558. /sys/bus/pci/devices/0000:00:02.0/i2c-4/name = i915 gmbus dpc
  1559. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev/i2c-4/name = i915 gmbus dpc
  1560. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev/i2c-4/dev = 89:4
  1561.  
  1562. /sys/bus/pci/devices/0000:00:02.0/i2c-5/name = i915 gmbus dpb
  1563. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev/i2c-5/name = i915 gmbus dpb
  1564. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev/i2c-5/dev = 89:5
  1565.  
  1566. /sys/bus/pci/devices/0000:00:02.0/i2c-6/name = i915 gmbus dpd
  1567. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev/i2c-6/name = i915 gmbus dpd
  1568. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev/i2c-6/dev = 89:6
  1569.  
  1570. /sys/bus/pci/devices/0000:00:02.0/i2c-10/name = DPMST
  1571. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev/i2c-10/name = DPMST
  1572. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev/i2c-10/dev = 89:10
  1573.  
  1574. /sys/bus/pci/devices/0000:00:02.0/i2c-11/name = DPMST
  1575. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev/i2c-11/name = DPMST
  1576. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev/i2c-11/dev = 89:11
  1577. /sys/bus/pci/devices/0000:00:02.0/drm : Subdirectory
  1578.  
  1579. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/enabled = disabled
  1580. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/status = disconnected
  1581. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/dpms = Off
  1582. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/edid : Not Found
  1583. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/ddc -> Invalid path
  1584. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1 : Found subdirectory = drm_dp_aux1
  1585. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1/name= AUX B/DDI B/PHY B
  1586. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1/dev= 241:1
  1587. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1 : Found subdirectory = i2c-8
  1588. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/name = AUX B/DDI B/PHY B
  1589. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/dev : Not Found
  1590.  
  1591. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/enabled = disabled
  1592. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/status = disconnected
  1593. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/dpms = Off
  1594. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/edid : Not Found
  1595. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/ddc -> Invalid path
  1596. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2 : Found subdirectory = drm_dp_aux2
  1597. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2/name= AUX C/DDI C/PHY C
  1598. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2/dev= 241:2
  1599. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2 : Found subdirectory = i2c-9
  1600. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/name = AUX C/DDI C/PHY C
  1601. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/dev : Not Found
  1602.  
  1603. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/enabled = disabled
  1604. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/status = disconnected
  1605. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/dpms = On
  1606. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/edid : Not Found
  1607. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/ddc -> Invalid path
  1608. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3 : Found subdirectory = drm_dp_aux3
  1609. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3/name= DPMST
  1610. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3/dev= 241:3
  1611. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3 : No i2c- subdirectory found
  1612.  
  1613. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/enabled = disabled
  1614. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/status = disconnected
  1615. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/dpms = On
  1616. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/edid : Not Found
  1617. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/ddc -> Invalid path
  1618. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4 : Found subdirectory = drm_dp_aux4
  1619. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4/name= DPMST
  1620. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4/dev= 241:4
  1621. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4 : No i2c- subdirectory found
  1622.  
  1623. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/enabled = enabled
  1624. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/status = connected
  1625. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/dpms = On
  1626. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/edid : Found
  1627. +0 +4 +8 +c 0 4 8 c
  1628. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  1629. +0010 2f 19 01 04 a5 35 1e 78 3e 7e 75 a7 55 52 9c 27 /....5.x>~u.UR.'
  1630. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1631. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  1632. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  1633. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  1634. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  1635. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 bf .8L.S... ..
  1636. +0080 02 03 19 f1 4c 90 05 04 03 02 07 16 01 14 1f 12 ....L...........
  1637. +0090 13 23 09 07 07 83 01 00 00 02 3a 80 18 71 38 2d .#........:..q8-
  1638. +00a0 40 58 2c 45 00 0f 28 21 00 00 1e 01 1d 80 18 71 @X,E..(!.......q
  1639. +00b0 1c 16 20 58 2c 25 00 0f 28 21 00 00 9e 01 1d 00 .. X,%..(!......
  1640. +00c0 72 51 d0 1e 20 6e 28 55 00 0f 28 21 00 00 1e 8c rQ.. n(U..(!....
  1641. +00d0 0a d0 8a 20 e0 2d 10 10 3e 96 00 0f 28 21 00 00 ... .-..>...(!..
  1642. +00e0 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1643. +00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c1 ................
  1644. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/ddc -> Invalid path
  1645. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5 : Found subdirectory = drm_dp_aux5
  1646. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5/name= DPMST
  1647. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5/dev= 241:5
  1648. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5 : No i2c- subdirectory found
  1649.  
  1650. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/enabled = enabled
  1651. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/status = connected
  1652. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/dpms = On
  1653. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/edid : Found
  1654. +0 +4 +8 +c 0 4 8 c
  1655. +0000 00 ff ff ff ff ff ff 00 10 ac 33 a1 4c 56 36 30 ..........3.LV60
  1656. +0010 30 1d 01 04 b5 46 27 78 3e ee 95 a3 54 4c 99 26 0....F'x>...TL.&
  1657. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1658. +0030 e1 00 d1 00 01 01 4d d0 00 a0 f0 70 3e 80 30 20 ......M....p>.0
  1659. +0040 35 00 b9 88 21 00 00 1a 00 00 00 ff 00 43 48 43 5...!........CHC
  1660. +0050 59 58 56 32 0a 20 20 20 20 20 00 00 00 fc 00 44 YXV2. .....D
  1661. +0060 45 4c 4c 20 55 33 32 31 39 51 0a 20 00 00 00 fd ELL U3219Q. ....
  1662. +0070 00 31 56 0a 89 36 01 0a 20 20 20 20 20 20 01 43 .1V..6.. .C
  1663. +0080 02 03 28 f1 50 10 1f 20 05 14 04 13 12 11 03 02 ..(.P.. ........
  1664. +0090 16 15 07 06 01 23 09 1f 07 83 01 00 00 e3 05 c0 .....#..........
  1665. +00a0 00 e6 06 07 01 60 5a 00 56 5e 00 a0 a0 a0 29 50 .....`Z.V^....)P
  1666. +00b0 30 20 35 00 b9 88 21 00 00 1a a3 66 00 a0 f0 70 0 5...!....f...p
  1667. +00c0 1f 80 30 20 35 00 b9 88 21 00 00 1a 02 3a 80 18 ..0 5...!....:..
  1668. +00d0 71 38 2d 40 58 2c 45 00 b9 88 21 00 00 1e bf 16 q8-@X,E...!.....
  1669. +00e0 00 a0 80 38 13 40 30 20 3a 00 b9 88 21 00 00 1a ...8.@0 :...!...
  1670. +00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 ................
  1671. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/ddc -> Invalid path
  1672. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6 : Found subdirectory = drm_dp_aux6
  1673. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6/name= DPMST
  1674. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6/dev= 241:6
  1675. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6 : No i2c- subdirectory found
  1676.  
  1677. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/enabled = disabled
  1678. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/status = disconnected
  1679. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/dpms = On
  1680. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/edid : Not Found
  1681. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/ddc -> Invalid path
  1682. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7 : Found subdirectory = drm_dp_aux7
  1683. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7/name= DPMST
  1684. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7/dev= 241:7
  1685. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7 : No i2c- subdirectory found
  1686.  
  1687. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/enabled = disabled
  1688. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/status = disconnected
  1689. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/dpms = Off
  1690. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/edid : Not Found
  1691. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/ddc -> /sys/devices/pci0000:00/0000:00:02.0/i2c-5
  1692. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1 : No drm_dp_aux subdirectory found
  1693. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1 : Found subdirectory = i2c-5
  1694. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/name = i915 gmbus dpb
  1695. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/dev : Not Found
  1696.  
  1697. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/enabled = disabled
  1698. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/status = disconnected
  1699. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/dpms = Off
  1700. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/edid : Not Found
  1701. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/ddc -> /sys/devices/pci0000:00/0000:00:02.0/i2c-4
  1702. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2 : No drm_dp_aux subdirectory found
  1703. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2 : Found subdirectory = i2c-4
  1704. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/name = i915 gmbus dpc
  1705. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/dev : Not Found
  1706.  
  1707. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/enabled = disabled
  1708. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/status = disconnected
  1709. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/dpms = Off
  1710. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/edid : Not Found
  1711. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/ddc -> Invalid path
  1712. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1 : No drm_dp_aux subdirectory found
  1713. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1 : No i2c- subdirectory found
  1714.  
  1715. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/enabled = enabled
  1716. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/status = connected
  1717. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/dpms = On
  1718. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/edid : Found
  1719. +0 +4 +8 +c 0 4 8 c
  1720. +0000 00 ff ff ff ff ff ff 00 06 af 3d 12 00 00 00 00 ..........=.....
  1721. +0010 00 16 01 04 95 1f 11 78 02 84 e5 a4 56 50 a0 26 .......x....VP.&
  1722. +0020 0d 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
  1723. +0030 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 .......7..p8$@..
  1724. +0040 3e 00 35 ad 10 00 00 18 b8 24 80 b8 70 38 24 40 >.5......$..p8$@
  1725. +0050 10 10 3e 00 35 ad 10 00 00 18 00 00 00 00 00 00 ..>.5...........
  1726. +0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ................
  1727. +0070 00 11 39 f9 0a 3c 96 11 1e 24 96 20 20 20 00 85 ..9..<...$. ..
  1728. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/ddc -> Invalid path
  1729. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1 : Found subdirectory = drm_dp_aux0
  1730. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0/name= AUX A/DDI A/PHY A
  1731. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0/dev= 241:0
  1732. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1 : Found subdirectory = i2c-7
  1733. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/name = AUX A/DDI A/PHY A
  1734. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/dev : Not Found
  1735.  
  1736.  
  1737.  
  1738. *** Detailed /sys/bus/pci/devices scan ***
  1739.  
  1740.  
  1741. Examining (7) /sys/bus/pci/devices/0000:00:02.0 -> /sys/devices/pci0000:00/0000:00:02.0
  1742. /sys/bus/pci/devices/0000:00:02.0/device -> /sys/devices/pci0000:00/0000:00:02.0/device
  1743. /sys/bus/pci/devices/0000:00:02.0/class = 0x030000
  1744. /sys/bus/pci/devices/0000:00:02.0/boot_vga = 1
  1745. /sys/bus/pci/devices/0000:00:02.0/driver -> i915
  1746. /sys/bus/pci/devices/0000:00:02.0/enable = 1
  1747. /sys/bus/pci/devices/0000:00:02.0/modalias = pci:v00008086d00000416sv000017AAsd0000220Ebc03sc00i00
  1748. /sys/bus/pci/devices/0000:00:02.0/vendor = 0x8086
  1749. /sys/bus/pci/devices/0000:00:02.0/device = 0x0416
  1750. /sys/bus/pci/devices/0000:00:02.0/subsystem_vendor = 0x17aa
  1751. /sys/bus/pci/devices/0000:00:02.0/subsystem_device = 0x220e
  1752. /sys/bus/pci/devices/0000:00:02.0/subsystem -> /sys/bus/pci
  1753.  
  1754. /sys/bus/pci/devices/0000:00:02.0 : Found subdirectory = drm
  1755.  
  1756. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1757. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/ddc -> Invalid path
  1758. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/edid : Not Found
  1759. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/enabled = disabled
  1760. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/status = disconnected
  1761. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/subsystem -> /sys/class/drm
  1762. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1 : Found subdirectory = drm_dp_aux1
  1763. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1
  1764. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1/dev= 241:1
  1765. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1/name= AUX B/DDI B/PHY B
  1766. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/drm_dp_aux1/subsystem-> /sys/class/drm_dp_aux_dev
  1767. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1 : Found subdirectory = i2c-8
  1768. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev : Found subdirectory = i2c-8
  1769. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1/i2c-8
  1770. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8/dev= 89:8
  1771. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8/name= AUX B/DDI B/PHY B
  1772. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/i2c-dev/i2c-8/subsystem-> /sys/class/i2c-dev
  1773. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-1
  1774. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/name = AUX B/DDI B/PHY B
  1775. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-1/i2c-8/subsystem-> /sys/bus/i2c
  1776.  
  1777. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1778. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/ddc -> Invalid path
  1779. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/edid : Not Found
  1780. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/enabled = disabled
  1781. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/status = disconnected
  1782. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/subsystem -> /sys/class/drm
  1783. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2 : Found subdirectory = drm_dp_aux2
  1784. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2
  1785. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2/dev= 241:2
  1786. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2/name= AUX C/DDI C/PHY C
  1787. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/drm_dp_aux2/subsystem-> /sys/class/drm_dp_aux_dev
  1788. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2 : Found subdirectory = i2c-9
  1789. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev : Found subdirectory = i2c-9
  1790. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2/i2c-9
  1791. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9/dev= 89:9
  1792. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9/name= AUX C/DDI C/PHY C
  1793. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/i2c-dev/i2c-9/subsystem-> /sys/class/i2c-dev
  1794. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-2
  1795. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/name = AUX C/DDI C/PHY C
  1796. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-2/i2c-9/subsystem-> /sys/bus/i2c
  1797.  
  1798. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1799. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/ddc -> Invalid path
  1800. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/edid : Not Found
  1801. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/enabled = disabled
  1802. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/status = disconnected
  1803. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/subsystem -> /sys/class/drm
  1804. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3 : Found subdirectory = drm_dp_aux3
  1805. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-3
  1806. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3/dev= 241:3
  1807. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3/name= DPMST
  1808. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3/drm_dp_aux3/subsystem-> /sys/class/drm_dp_aux_dev
  1809. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-3 : No i2c- subdirectory found
  1810.  
  1811. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1812. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/ddc -> Invalid path
  1813. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/edid : Not Found
  1814. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/enabled = disabled
  1815. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/status = disconnected
  1816. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/subsystem -> /sys/class/drm
  1817. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4 : Found subdirectory = drm_dp_aux4
  1818. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-4
  1819. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4/dev= 241:4
  1820. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4/name= DPMST
  1821. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4/drm_dp_aux4/subsystem-> /sys/class/drm_dp_aux_dev
  1822. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-4 : No i2c- subdirectory found
  1823.  
  1824. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1825. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/ddc -> Invalid path
  1826. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/edid : Found
  1827. +0 +4 +8 +c 0 4 8 c
  1828. +0000 00 ff ff ff ff ff ff 00 10 ac a3 a0 53 4c 38 41 ............SL8A
  1829. +0010 2f 19 01 04 a5 35 1e 78 3e 7e 75 a7 55 52 9c 27 /....5.x>~u.UR.'
  1830. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1831. +0030 01 01 01 01 01 01 02 3a 80 18 71 38 2d 40 58 2c .......:..q8-@X,
  1832. +0040 45 00 0f 28 21 00 00 1e 00 00 00 ff 00 39 54 47 E..(!........9TG
  1833. +0050 34 36 35 42 48 41 38 4c 53 0a 00 00 00 fc 00 44 465BHA8LS......D
  1834. +0060 45 4c 4c 20 55 32 34 31 34 48 0a 20 00 00 00 fd ELL U2414H. ....
  1835. +0070 00 38 4c 1e 53 11 00 0a 20 20 20 20 20 20 01 bf .8L.S... ..
  1836. +0080 02 03 19 f1 4c 90 05 04 03 02 07 16 01 14 1f 12 ....L...........
  1837. +0090 13 23 09 07 07 83 01 00 00 02 3a 80 18 71 38 2d .#........:..q8-
  1838. +00a0 40 58 2c 45 00 0f 28 21 00 00 1e 01 1d 80 18 71 @X,E..(!.......q
  1839. +00b0 1c 16 20 58 2c 25 00 0f 28 21 00 00 9e 01 1d 00 .. X,%..(!......
  1840. +00c0 72 51 d0 1e 20 6e 28 55 00 0f 28 21 00 00 1e 8c rQ.. n(U..(!....
  1841. +00d0 0a d0 8a 20 e0 2d 10 10 3e 96 00 0f 28 21 00 00 ... .-..>...(!..
  1842. +00e0 18 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
  1843. +00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 c1 ................
  1844. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/enabled = enabled
  1845. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/status = connected
  1846. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/subsystem -> /sys/class/drm
  1847. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5 : Found subdirectory = drm_dp_aux5
  1848. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-5
  1849. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5/dev= 241:5
  1850. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5/name= DPMST
  1851. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5/drm_dp_aux5/subsystem-> /sys/class/drm_dp_aux_dev
  1852. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-5 : No i2c- subdirectory found
  1853.  
  1854. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1855. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/ddc -> Invalid path
  1856. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/edid : Found
  1857. +0 +4 +8 +c 0 4 8 c
  1858. +0000 00 ff ff ff ff ff ff 00 10 ac 33 a1 4c 56 36 30 ..........3.LV60
  1859. +0010 30 1d 01 04 b5 46 27 78 3e ee 95 a3 54 4c 99 26 0....F'x>...TL.&
  1860. +0020 0f 50 54 a5 4b 00 71 4f 81 80 a9 c0 a9 40 d1 c0 .PT.K.qO.....@..
  1861. +0030 e1 00 d1 00 01 01 4d d0 00 a0 f0 70 3e 80 30 20 ......M....p>.0
  1862. +0040 35 00 b9 88 21 00 00 1a 00 00 00 ff 00 43 48 43 5...!........CHC
  1863. +0050 59 58 56 32 0a 20 20 20 20 20 00 00 00 fc 00 44 YXV2. .....D
  1864. +0060 45 4c 4c 20 55 33 32 31 39 51 0a 20 00 00 00 fd ELL U3219Q. ....
  1865. +0070 00 31 56 0a 89 36 01 0a 20 20 20 20 20 20 01 43 .1V..6.. .C
  1866. +0080 02 03 28 f1 50 10 1f 20 05 14 04 13 12 11 03 02 ..(.P.. ........
  1867. +0090 16 15 07 06 01 23 09 1f 07 83 01 00 00 e3 05 c0 .....#..........
  1868. +00a0 00 e6 06 07 01 60 5a 00 56 5e 00 a0 a0 a0 29 50 .....`Z.V^....)P
  1869. +00b0 30 20 35 00 b9 88 21 00 00 1a a3 66 00 a0 f0 70 0 5...!....f...p
  1870. +00c0 1f 80 30 20 35 00 b9 88 21 00 00 1a 02 3a 80 18 ..0 5...!....:..
  1871. +00d0 71 38 2d 40 58 2c 45 00 b9 88 21 00 00 1e bf 16 q8-@X,E...!.....
  1872. +00e0 00 a0 80 38 13 40 30 20 3a 00 b9 88 21 00 00 1a ...8.@0 :...!...
  1873. +00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 16 ................
  1874. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/enabled = enabled
  1875. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/status = connected
  1876. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/subsystem -> /sys/class/drm
  1877. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6 : Found subdirectory = drm_dp_aux6
  1878. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-6
  1879. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6/dev= 241:6
  1880. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6/name= DPMST
  1881. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6/drm_dp_aux6/subsystem-> /sys/class/drm_dp_aux_dev
  1882. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-6 : No i2c- subdirectory found
  1883.  
  1884. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1885. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/ddc -> Invalid path
  1886. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/edid : Not Found
  1887. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/enabled = disabled
  1888. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/status = disconnected
  1889. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/subsystem -> /sys/class/drm
  1890. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7 : Found subdirectory = drm_dp_aux7
  1891. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-DP-7
  1892. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7/dev= 241:7
  1893. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7/name= DPMST
  1894. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7/drm_dp_aux7/subsystem-> /sys/class/drm_dp_aux_dev
  1895. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-DP-7 : No i2c- subdirectory found
  1896.  
  1897. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1898. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/ddc -> Invalid path
  1899. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/edid : Found
  1900. +0 +4 +8 +c 0 4 8 c
  1901. +0000 00 ff ff ff ff ff ff 00 06 af 3d 12 00 00 00 00 ..........=.....
  1902. +0010 00 16 01 04 95 1f 11 78 02 84 e5 a4 56 50 a0 26 .......x....VP.&
  1903. +0020 0d 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
  1904. +0030 01 01 01 01 01 01 14 37 80 b8 70 38 24 40 10 10 .......7..p8$@..
  1905. +0040 3e 00 35 ad 10 00 00 18 b8 24 80 b8 70 38 24 40 >.5......$..p8$@
  1906. +0050 10 10 3e 00 35 ad 10 00 00 18 00 00 00 00 00 00 ..>.5...........
  1907. +0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 02 ................
  1908. +0070 00 11 39 f9 0a 3c 96 11 1e 24 96 20 20 20 00 85 ..9..<...$. ..
  1909. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/enabled = enabled
  1910. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/status = connected
  1911. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/subsystem -> /sys/class/drm
  1912. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1 : Found subdirectory = drm_dp_aux0
  1913. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1
  1914. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0/dev= 241:0
  1915. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0/name= AUX A/DDI A/PHY A
  1916. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/drm_dp_aux0/subsystem-> /sys/class/drm_dp_aux_dev
  1917. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1 : Found subdirectory = i2c-7
  1918. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev : Found subdirectory = i2c-7
  1919. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7/device-> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7
  1920. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7/dev= 89:7
  1921. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7/name= AUX A/DDI A/PHY A
  1922. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/i2c-dev/i2c-7/subsystem-> /sys/class/i2c-dev
  1923. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1
  1924. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/name = AUX A/DDI A/PHY A
  1925. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-eDP-1/i2c-7/subsystem-> /sys/bus/i2c
  1926.  
  1927. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1928. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/ddc -> /sys/devices/pci0000:00/0000:00:02.0/i2c-5
  1929. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/edid : Not Found
  1930. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/enabled = disabled
  1931. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/status = disconnected
  1932. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/subsystem -> /sys/class/drm
  1933. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1 : No drm_dp_aux subdirectory found
  1934. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1 : Found subdirectory = i2c-5
  1935. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/i2c-dev: Found subdirectory = i2c-5
  1936. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/i2c-dev/i2c-5/device-> /sys/devices/pci0000:00/0000:00:02.0/i2c-5
  1937. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
  1938. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/i2c-dev/i2c-5/name= i915 gmbus dpb
  1939. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/i2c-dev/i2c-5/subsystem-> /sys/class/i2c-dev
  1940. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/device-> /sys/devices/pci0000:00/0000:00:02.0
  1941. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/name = i915 gmbus dpb
  1942. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-1/i2c-5/subsystem-> /sys/bus/i2c
  1943.  
  1944. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1945. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/ddc -> /sys/devices/pci0000:00/0000:00:02.0/i2c-4
  1946. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/edid : Not Found
  1947. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/enabled = disabled
  1948. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/status = disconnected
  1949. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/subsystem -> /sys/class/drm
  1950. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2 : No drm_dp_aux subdirectory found
  1951. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2 : Found subdirectory = i2c-4
  1952. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/i2c-dev: Found subdirectory = i2c-4
  1953. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/i2c-dev/i2c-4/device-> /sys/devices/pci0000:00/0000:00:02.0/i2c-4
  1954. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/i2c-dev/i2c-4/dev= 89:4
  1955. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/i2c-dev/i2c-4/name= i915 gmbus dpc
  1956. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/i2c-dev/i2c-4/subsystem-> /sys/class/i2c-dev
  1957. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/device-> /sys/devices/pci0000:00/0000:00:02.0
  1958. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/name = i915 gmbus dpc
  1959. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-HDMI-A-2/i2c-4/subsystem-> /sys/bus/i2c
  1960.  
  1961. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/device -> /sys/devices/pci0000:00/0000:00:02.0/drm/card0
  1962. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/ddc -> Invalid path
  1963. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/edid : Not Found
  1964. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/enabled = disabled
  1965. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/status = disconnected
  1966. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1/subsystem -> /sys/class/drm
  1967. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1 : No drm_dp_aux subdirectory found
  1968. /sys/bus/pci/devices/0000:00:02.0/drm/card0/card0-VGA-1 : No i2c- subdirectory found
  1969.  
  1970. /sys/bus/pci/devices/0000:00:02.0/i2c-1/device -> /sys/devices/pci0000:00/0000:00:02.0
  1971. /sys/bus/pci/devices/0000:00:02.0/i2c-1/name = i915 gmbus ssc
  1972. /sys/bus/pci/devices/0000:00:02.0/i2c-1/subsystem -> /sys/bus/i2c
  1973. /sys/bus/pci/devices/0000:00:02.0/i2c-1 : Found subdirectory = i2c-dev
  1974. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev : Found subdirectory = i2c-1
  1975. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev/i2c-1/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-1
  1976. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev/i2c-1/dev = 89:1
  1977. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev/i2c-1/name = i915 gmbus ssc
  1978. /sys/bus/pci/devices/0000:00:02.0/i2c-1/i2c-dev/i2c-1/subsystem -> /sys/class/i2c-dev
  1979.  
  1980. /sys/bus/pci/devices/0000:00:02.0/i2c-2/device -> /sys/devices/pci0000:00/0000:00:02.0
  1981. /sys/bus/pci/devices/0000:00:02.0/i2c-2/name = i915 gmbus vga
  1982. /sys/bus/pci/devices/0000:00:02.0/i2c-2/subsystem -> /sys/bus/i2c
  1983. /sys/bus/pci/devices/0000:00:02.0/i2c-2 : Found subdirectory = i2c-dev
  1984. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev : Found subdirectory = i2c-2
  1985. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev/i2c-2/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-2
  1986. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev/i2c-2/dev = 89:2
  1987. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev/i2c-2/name = i915 gmbus vga
  1988. /sys/bus/pci/devices/0000:00:02.0/i2c-2/i2c-dev/i2c-2/subsystem -> /sys/class/i2c-dev
  1989.  
  1990. /sys/bus/pci/devices/0000:00:02.0/i2c-3/device -> /sys/devices/pci0000:00/0000:00:02.0
  1991. /sys/bus/pci/devices/0000:00:02.0/i2c-3/name = i915 gmbus panel
  1992. /sys/bus/pci/devices/0000:00:02.0/i2c-3/subsystem -> /sys/bus/i2c
  1993. /sys/bus/pci/devices/0000:00:02.0/i2c-3 : Found subdirectory = i2c-dev
  1994. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev : Found subdirectory = i2c-3
  1995. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev/i2c-3/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-3
  1996. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev/i2c-3/dev = 89:3
  1997. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev/i2c-3/name = i915 gmbus panel
  1998. /sys/bus/pci/devices/0000:00:02.0/i2c-3/i2c-dev/i2c-3/subsystem -> /sys/class/i2c-dev
  1999.  
  2000. /sys/bus/pci/devices/0000:00:02.0/i2c-4/device -> /sys/devices/pci0000:00/0000:00:02.0
  2001. /sys/bus/pci/devices/0000:00:02.0/i2c-4/name = i915 gmbus dpc
  2002. /sys/bus/pci/devices/0000:00:02.0/i2c-4/subsystem -> /sys/bus/i2c
  2003. /sys/bus/pci/devices/0000:00:02.0/i2c-4 : Found subdirectory = i2c-dev
  2004. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev : Found subdirectory = i2c-4
  2005. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev/i2c-4/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-4
  2006. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev/i2c-4/dev = 89:4
  2007. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev/i2c-4/name = i915 gmbus dpc
  2008. /sys/bus/pci/devices/0000:00:02.0/i2c-4/i2c-dev/i2c-4/subsystem -> /sys/class/i2c-dev
  2009.  
  2010. /sys/bus/pci/devices/0000:00:02.0/i2c-5/device -> /sys/devices/pci0000:00/0000:00:02.0
  2011. /sys/bus/pci/devices/0000:00:02.0/i2c-5/name = i915 gmbus dpb
  2012. /sys/bus/pci/devices/0000:00:02.0/i2c-5/subsystem -> /sys/bus/i2c
  2013. /sys/bus/pci/devices/0000:00:02.0/i2c-5 : Found subdirectory = i2c-dev
  2014. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev : Found subdirectory = i2c-5
  2015. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev/i2c-5/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-5
  2016. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev/i2c-5/dev = 89:5
  2017. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev/i2c-5/name = i915 gmbus dpb
  2018. /sys/bus/pci/devices/0000:00:02.0/i2c-5/i2c-dev/i2c-5/subsystem -> /sys/class/i2c-dev
  2019.  
  2020. /sys/bus/pci/devices/0000:00:02.0/i2c-6/device -> /sys/devices/pci0000:00/0000:00:02.0
  2021. /sys/bus/pci/devices/0000:00:02.0/i2c-6/name = i915 gmbus dpd
  2022. /sys/bus/pci/devices/0000:00:02.0/i2c-6/subsystem -> /sys/bus/i2c
  2023. /sys/bus/pci/devices/0000:00:02.0/i2c-6 : Found subdirectory = i2c-dev
  2024. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev : Found subdirectory = i2c-6
  2025. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev/i2c-6/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-6
  2026. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev/i2c-6/dev = 89:6
  2027. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev/i2c-6/name = i915 gmbus dpd
  2028. /sys/bus/pci/devices/0000:00:02.0/i2c-6/i2c-dev/i2c-6/subsystem -> /sys/class/i2c-dev
  2029.  
  2030. /sys/bus/pci/devices/0000:00:02.0/i2c-10/device -> /sys/devices/pci0000:00/0000:00:02.0
  2031. /sys/bus/pci/devices/0000:00:02.0/i2c-10/name = DPMST
  2032. /sys/bus/pci/devices/0000:00:02.0/i2c-10/subsystem -> /sys/bus/i2c
  2033. /sys/bus/pci/devices/0000:00:02.0/i2c-10 : Found subdirectory = i2c-dev
  2034. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev : Found subdirectory = i2c-10
  2035. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev/i2c-10/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-10
  2036. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev/i2c-10/dev = 89:10
  2037. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev/i2c-10/name = DPMST
  2038. /sys/bus/pci/devices/0000:00:02.0/i2c-10/i2c-dev/i2c-10/subsystem -> /sys/class/i2c-dev
  2039.  
  2040. /sys/bus/pci/devices/0000:00:02.0/i2c-11/device -> /sys/devices/pci0000:00/0000:00:02.0
  2041. /sys/bus/pci/devices/0000:00:02.0/i2c-11/name = DPMST
  2042. /sys/bus/pci/devices/0000:00:02.0/i2c-11/subsystem -> /sys/bus/i2c
  2043. /sys/bus/pci/devices/0000:00:02.0/i2c-11 : Found subdirectory = i2c-dev
  2044. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev : Found subdirectory = i2c-11
  2045. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev/i2c-11/device -> /sys/devices/pci0000:00/0000:00:02.0/i2c-11
  2046. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev/i2c-11/dev = 89:11
  2047. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev/i2c-11/name = DPMST
  2048. /sys/bus/pci/devices/0000:00:02.0/i2c-11/i2c-dev/i2c-11/subsystem -> /sys/class/i2c-dev
  2049.  
  2050. XDG Base Directory Environment Variables:
  2051. $XDG_DATA_HOME : (null)
  2052. $XDG_CONFIG_HOME: (null)
  2053. $XDG_STATE_HOME : (null)
  2054. $XDG_CACHE_HOME : (null)
  2055. $XDG_DATA_DIRS : (null)
  2056. $XDG_CONFIG_DIRS: (null)
  2057.  
  2058. XDG Utility Functions:
  2059. xdg_data_home_dir(): /root/.local/share/
  2060. xdg_config_home_dir(): /root/.config/
  2061. xdg_cache_home_dir(): /root/.cache/
  2062. xdg_state_home_dir(): /root/.local/state/
  2063. xdg_data_path(): /root/.local/share/:/usr/local/share/:/usr/share
  2064. xdg_config_path(): /root/.config/:/etc/xdg
  2065.  
  2066. ddcutil Configuration, Cache, and Data files:
  2067. Configuration file ddcutilrc not found
  2068.  
  2069. Capabilities cache file not found
  2070.  
  2071. Files on data path:
  2072.  
Advertisement
Add Comment
Please, Sign In to add comment