Skip to content

Instantly share code, notes, and snippets.

@arthurrump
Last active June 20, 2024 09:50
Show Gist options
  • Save arthurrump/62659ae7dc2f9904bddf5ee9a7f786a0 to your computer and use it in GitHub Desktop.
Save arthurrump/62659ae7dc2f9904bddf5ee9a7f786a0 to your computer and use it in GitHub Desktop.
ddcutil 2.1.4 vs 2.0.0
~
❯ nix shell nixpkgs/nixos-23.11#ddcutil
~
❯ ddcutil --version
ddcutil 2.0.0
Built with support for displays using USB for MCCS communication.
Built without function failure simulation.
Built with libdrm services.
Copyright (C) 2015-2023 Sanford Rockowitz
License GPLv2: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
~
❯ ddcutil detect
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
Invalid display
I2C bus: /dev/i2c-5
DRM connector: card1-eDP-1
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
DDC communication failed. (getvcp of feature x10 returned Error_Info[EIO in ddc_write_read_with_retry, causes: EIO])
This is an eDP laptop display. Laptop displays do not support DDC/CI.
DRM reports the monitor is in a DPMS sleep state (Off).
DRM reports the monitor is disabled.
Display 1
I2C bus: /dev/i2c-11
DRM connector: card2-DVI-I-1
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
VCP version: 2.2
Display 2
I2C bus: /dev/i2c-12
DRM connector: card3-DVI-I-2
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
VCP version: 2.2
~
❯ sudo ddcutil interrogate --verbose
Please touch the device.
Setting output level very-verbose...
Setting maximum retries...
Forcing --stats...
Forcing --disable-capabilities-cache
Forcing --force-slave-address..
This command will take a while to run...
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
The following tests probe the runtime environment using multiple overlapping methods.
Set environment variable SYSENV_QUICK_TEST or option --quickenv to skip some long-running tests.
Current time (local): 2024-06-13 09:49:52 CEST
Current time (UTC): 2024-06-13 07:49:52
Seconds since boot: 2058
General Build Options:
BUILD_SHARED_LIB: Defined
ENABLE_ENVCMDS: Defined
ENABLE_FAILSIM: Not defined
ENABLE_UDEV: Defined
USE_X11: Defined
USE_LIBDRM: Defined
USE_USB: Defined
WITH_ASAN: Not defined
Private Build Options:
TARGET_LINUX: Defined
TARGET_BSD: Not defined
INCLUDE_TESTCASES: Not defined
*** Basic System Information ***
ddcutil version: 2.0.0
/proc/version:
Linux version 6.6.32 (nixbld@localhost) (gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1-NixOS SMP PREEMPT_DYNAMIC Sat May 25 14:22:56 UTC 2024
Architecture: x86_64
Distributor id: (null)
Release: (null)
Found a known architecture
/proc/cmdline:
init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
Compiler information:
C standard: 201710
gcc compatible compiler:
Compiler version: 12.3.0
Processor information as reported by lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Vendor ID: AuthenticAMD
BIOS Vendor ID: Advanced Micro Devices, Inc.
Model name: AMD Ryzen 9 5900HX with Radeon Graphics
BIOS Model name: AMD Ryzen 9 5900HX with Radeon Graphics Unknown CPU @ 3.3GHz
BIOS CPU family: 107
CPU family: 25
Model: 80
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1
Stepping: 0
CPU(s) scaling MHz: 52%
CPU max MHz: 4680,0000
CPU min MHz: 400,0000
BogoMIPS: 6587,95
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap
Virtualization: AMD-V
L1d cache: 256 KiB (8 instances)
L1i cache: 256 KiB (8 instances)
L2 cache: 4 MiB (8 instances)
L3 cache: 16 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-15
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
DMI Information from /sys/class/dmi/id:
Motherboard vendor: LENOVO
Motherboard product name: LNVNB161216
System vendor: LENOVO
System product name: 82L5
Chassis vendor: LENOVO
Chassis type: 10 - Notebook
Byte order checks:
Is big endian (local test): false
WORDS_BIGENDIAN macro (autoconf): not defined
__BYTE_ORDER__ macro (gcc): __ORDER_LITTLE_ENDIAN__
*** Primary Check 1: Identify video card and driver ***
Obtaining card and driver information from /sys...
Unexpected class for video device: 0x030200
Secondary video controller at PCI address 0000:01:00.0 (boot_vga flag is not set)
Device class: x030200 3D controller
Vendor: x10de unknown vendor
Device: x25a2 unknown device
Driver name: nvidia
Driver version: 550.78
I2C device: i2c-10 name: NVIDIA i2c adapter 1 at 1:00.0
Primary video controller at PCI address 0000:05:00.0 (boot_vga flag is set)
Device class: x030000 VGA compatible controller
Vendor: x1002 unknown vendor
Device: x1638 unknown device
Driver name: amdgpu
Driver version: Unable to determine
I2C device: i2c-3 name: AMDGPU DM i2c hw bus 1
I2C device: i2c-4 name: AMDGPU DM i2c hw bus 2
I2C device: i2c-2 name: AMDGPU DM i2c hw bus 0
*** Primary Check 2: Check that /dev/i2c-* exist and writable ***
Current user: root (0)
Checking /dev/i2c-* devices...
Devices /dev/i2c-* must exist and the logged on user must have read/write permission for those devices (or at least those devices associated
with monitors).
Typically, this access is enabled by:
- setting the group for /dev/i2c-* to i2c
- setting group RW permissions for /dev/i2c-*
- making the current user a member of group i2c
Alternatively, this can be enabled by just giving everyone RW permission
The following tests probe for these conditions.
Checking for /dev/i2c-* devices...
crw-rw----+ 1 root i2c 89, 0 13 jun 09:15 /dev/i2c-0
crw-rw----+ 1 root i2c 89, 1 13 jun 09:15 /dev/i2c-1
crw-rw----+ 1 root i2c 89, 10 13 jun 09:15 /dev/i2c-10
crw-rw----+ 1 root i2c 89, 11 13 jun 09:15 /dev/i2c-11
crw-rw----+ 1 root i2c 89, 12 13 jun 09:15 /dev/i2c-12
crw-rw----+ 1 root i2c 89, 2 13 jun 09:15 /dev/i2c-2
crw-rw----+ 1 root i2c 89, 3 13 jun 09:15 /dev/i2c-3
crw-rw----+ 1 root i2c 89, 4 13 jun 09:15 /dev/i2c-4
crw-rw----+ 1 root i2c 89, 5 13 jun 09:15 /dev/i2c-5
crw-rw----+ 1 root i2c 89, 6 13 jun 09:15 /dev/i2c-6
crw-rw----+ 1 root i2c 89, 7 13 jun 09:15 /dev/i2c-7
crw-rw----+ 1 root i2c 89, 8 13 jun 09:15 /dev/i2c-8
crw-rw----+ 1 root i2c 89, 9 13 jun 09:15 /dev/i2c-9
Current user (root) has RW access to all /dev/i2c-* devices.
Checking for group i2c...
Group i2c exists
Current user is root, membership in group i2c not needed
Looking for udev rules files that reference i2c:
Checking rules directory /lib/udev/rules.d:
grep: /lib/udev/rules.d/*rules: No such file or directory
Checking rules directory /run/udev/rules.d:
grep: /run/udev/rules.d/*rules: No such file or directory
Checking rules directory /etc/udev/rules.d:
/etc/udev/rules.d/70-i2c.rules:# allow group i2c and users with a seat use of i2c devices
/etc/udev/rules.d/70-i2c.rules:ACTION=="add", KERNEL=="i2c-[0-9]*", TAG+="uaccess", GROUP="i2c", MODE="660"
*** Primary Check 3: Check that module i2c_dev is loaded ***
Checking for driver i2c_dev...
sysfs reports module i2c_dev is loaded.
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c-dev is not built in to kernel
Module i2c_dev is NOT built into the kernel
Loadable i2c-dev module found
Module i2c_dev is loaded
Check that kernel module i2c_dev is being loaded by examining files where this would be specified...
grep: /etc/modules: No such file or directory
/etc/modules-load.d/nixos.conf:i2c-dev
grep: /run/modules-load.d/*conf: No such file or directory
grep: /usr/lib/modules-load.d/*conf: No such file or directory
Check for any references to i2c_dev in /etc/modprobe.d ...
grep: /run/modprobe.d/*conf: No such file or directory
*** Primary Check 4: Driver specific checks ***
Performing driver specific checks...
Checking for special settings for proprietary Nvidia driver
(Needed for some newer Nvidia cards).
grep: /etc/X11/xorg.conf: No such file or directory
Executing: grep -iH nvidia modprobe.conf modprobe.d/*
grep: modprobe.conf: No such file or directory
grep: modprobe.d/*: No such file or directory
Executing: grep RegistryDwords /proc/driver/nvidia/params
RegistryDwords: ""
RegistryDwordsPerDevice: ""
*** Additional probes ***
Examining /sys/bus/i2c/devices...
/sys/bus/i2c/devices/i2c-ELAN2841:00/name: ELAN2841:00
/sys/bus/i2c/devices/i2c-ITE8350:00/name: ITE8350:00
/sys/bus/i2c/devices/i2c-0/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-1/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-2/name: AMDGPU DM i2c hw bus 0
/sys/bus/i2c/devices/i2c-3/name: AMDGPU DM i2c hw bus 1
/sys/bus/i2c/devices/i2c-4/name: AMDGPU DM i2c hw bus 2
/sys/bus/i2c/devices/i2c-5/name: AMDGPU DM aux hw bus 0
/sys/bus/i2c/devices/i2c-6/name: AMDGPU DM aux hw bus 2
/sys/bus/i2c/devices/i2c-7/name: SMBus PIIX4 adapter port 0 at 0b00
/sys/bus/i2c/devices/i2c-8/name: SMBus PIIX4 adapter port 2 at 0b00
/sys/bus/i2c/devices/i2c-9/name: SMBus PIIX4 adapter port 1 at 0b20
/sys/bus/i2c/devices/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/i2c/devices/i2c-11/name: DisplayLink I2C Adapter
/sys/bus/i2c/devices/i2c-12/name: DisplayLink I2C Adapter
Env_Accumulator:
architecture: x86_64
distributor_id
Drivers detected: amdgpu, nvidia
/dev/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
sysfs_i2c_devices_exist: true
/sys/bus/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
dev_i2c_devices_required: true
module_i2c_dev_needed: true
module_i2c_dev_builtin: false
loadable_i2c_dev_exists: true
i2c_dev_loaded_or_builtin: true
group_i2c_checked: true
group_i2c_exists: true
dev_i2c_common_group_name: i2c
all_dev_i2c_has_group_i2c: true
any_dev_i2c_has_group_i2c: true
all_dev_i2c_is_group_rw: true
any_dev_i2c_is_group_rw: true
cur_uname: root
cur_uid: 0
cur_user_in_group_i2c: false
cur_user_any_devi2c_rw: true
cur_user_all_devi2c_rw: true
Configuration suggestions:
Current user has RW access to all /dev/i2c-N devices.
Skipping further group and permission checks.
*** Additional checks for remote diagnosis ***
Disabling capabilities cache ...
Disabling dsa stats ...
*** Displays as reported by DETECT Command ***
Invalid display
I2C bus: /dev/i2c-5
DRM connector: card1-eDP-1
/sys/class/drm/card1-eDP-1/dpms Off
/sys/class/drm/card1-eDP-1/enabled disabled
/sys/class/drm/card1-eDP-1/status connected
Driver: amdgpu
I2C address 0x50 (EDID) responsive: true
I2C address 0x37 (DDC) responsive: false
Is eDP device: true
Is LVDS device: false
/sys/bus/i2c/devices/i2c-5/name AMDGPU DM aux hw bus 0
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
EDID version: 1.4
Extra descriptor: MNG007DA1-2
Video input definition: 0xa5 - Digital Input (DisplayPort), Bit depth: 8
Supported features:
Digital display type: RGB 4:4:4
Standard sRGB color space: False
White x,y: 0.313, 0.329
Red x,y: 0.640, 0.330
Green x,y: 0.300, 0.600
Blue x,y: 0.150, 0.060
Extension blocks: 0
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
DDC communication failed. (getvcp of feature x10 returned Error_Info[EIO in ddc_write_read_with_retry, causes: EIO])
This is an eDP laptop display. Laptop displays do not support DDC/CI.
DRM reports the monitor is in a DPMS sleep state (Off).
DRM reports the monitor is disabled.
Display 1
I2C bus: /dev/i2c-11
DRM connector: card2-DVI-I-1
/sys/class/drm/card2-DVI-I-1/dpms On
/sys/class/drm/card2-DVI-I-1/enabled enabled
/sys/class/drm/card2-DVI-I-1/status connected
Driver: Unknown
I2C address 0x50 (EDID) responsive: true
I2C address 0x37 (DDC) responsive: false
Is eDP device: false
Is LVDS device: false
/sys/bus/i2c/devices/i2c-11/name DisplayLink I2C Adapter
PCI device path: /sys/devices/platform/evdi.0/i2c-11
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
VCP version: 2.2
Controller mfg: RealTek
Firmware version: 0.1
Monitor uses invalid feature flag in DDC reply packet to indicate unsupported feature.
Current dynamic sleep adjustment multiplier: 1.00
Display 2
I2C bus: /dev/i2c-12
DRM connector: card3-DVI-I-2
/sys/class/drm/card3-DVI-I-2/dpms On
/sys/class/drm/card3-DVI-I-2/enabled enabled
/sys/class/drm/card3-DVI-I-2/status connected
Driver: Unknown
I2C address 0x50 (EDID) responsive: true
I2C address 0x37 (DDC) responsive: false
Is eDP device: false
Is LVDS device: false
/sys/bus/i2c/devices/i2c-12/name DisplayLink I2C Adapter
PCI device path: /sys/devices/platform/evdi.1/i2c-12
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
VCP version: 2.2
Controller mfg: RealTek
Firmware version: 0.1
Monitor uses invalid feature flag in DDC reply packet to indicate unsupported feature.
Current dynamic sleep adjustment multiplier: 1.00
*** Checking if modules are loaded or builtin... ***
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module amdgpu is not built in to kernel
Kernel module amdgpu is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module fbdev is not built in to kernel
Kernel module fbdev found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module fglrx is not built in to kernel
Kernel module fglrx found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module fturbo is not built in to kernel
Kernel module fturbo found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i915 is not built in to kernel
Kernel module i915 found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module mgag200 is not built in to kernel
Kernel module mgag200 found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module nvidia is not built in to kernel
Kernel module nvidia is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module nouveau is not built in to kernel
Kernel module nouveau found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module radeon is not built in to kernel
Kernel module radeon found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module vboxvideo is not built in to kernel
Kernel module vboxvideo found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module vc4 is not built in to kernel
Kernel module vc4 found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module drm is not built in to kernel
Kernel module drm is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c_algo_bit is not built in to kernel
Kernel module i2c_algo_bit is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c_dev is not built in to kernel
Kernel module i2c_dev is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c_piix4 is not built in to kernel
Kernel module i2c_piix4 is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module ddcci is not built in to kernel
Kernel module ddcci found but not loaded
Scanning /proc/modules for driver environment...
Found other loaded module: videobuf2_vmalloc
Found other loaded module: videobuf2_memops
Found other loaded module: videobuf2_v4l2
Found other loaded module: videodev
Found other loaded module: i2c_dev
Found other loaded module: videobuf2_common
Found other loaded module: i2c_hid_acpi
Found other loaded module: i2c_piix4
Found other loaded module: i2c_hid
Found video driver module: nvidia
Found video driver module: amdgpu
Found other loaded module: i2c_algo_bit
Found other loaded module: drm_ttm_helper
Loaded video module depends on: nvidia_modeset,ideapad_laptop,amdgpu,
Found other loaded module: drm_exec
Found other loaded module: drm_suballoc_helper
Found other loaded module: drm_buddy
Found other loaded module: drm_display_helper
Examining /proc/driver/nvidia:
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
GCC version: gcc version 13.2.0 (GCC)
/proc/driver/nvidia/registry:
Binary: ""
/proc/driver/nvidia/params:
ResmanDebugLevel: 4294967295
RmLogonRC: 1
ModifyDeviceFiles: 1
DeviceFileUID: 0
DeviceFileGID: 0
DeviceFileMode: 438
InitializeSystemMemoryAllocations: 1
UsePageAttributeTable: 4294967295
EnableMSI: 1
EnablePCIeGen3: 0
MemoryPoolSize: 0
KMallocHeapMaxSize: 0
VMallocHeapMaxSize: 0
IgnoreMMIOCheck: 0
TCEBypassMode: 0
EnableStreamMemOPs: 0
EnableUserNUMAManagement: 1
NvLinkDisable: 0
RmProfilingAdminOnly: 1
PreserveVideoMemoryAllocations: 0
EnableS0ixPowerManagement: 0
S0ixPowerManagementVideoMemoryThreshold: 256
DynamicPowerManagement: 3
DynamicPowerManagementVideoMemoryThreshold: 200
RegisterPCIDriver: 1
EnablePCIERelaxedOrderingMode: 0
EnableResizableBar: 0
EnableGpuFirmware: 18
EnableGpuFirmwareLogs: 2
EnableDbgBreakpoint: 0
OpenRmEnableUnsupportedGpus: 1
DmaRemapPeerMmio: 1
ImexChannelCount: 2048
RegistryDwords: ""
RegistryDwordsPerDevice: ""
RmMsg: ""
GpuBlacklist: ""
TemporaryFilePath: ""
ExcludedGpus: ""
PCI bus id: 0000:01:00.0
/proc/driver/nvidia/gpus/0000:01:00.0/information:
Model: NVIDIA GeForce RTX 3050 Laptop GPU
IRQ: 109
GPU UUID: GPU-98420e91-8fed-dcea-9d73-e56a9a91252d
Video BIOS: 94.07.3b.00.70
Bus Type: PCIe
DMA Size: 47 bits
DMA Mask: 0x7fffffffffff
Bus Location: 0000:01:00.0
Device Minor: 0
GPU Excluded: No
/proc/driver/nvidia/gpus/0000:01:00.0/registry:
Binary: ""
amdgpu configuration parameters:
amdgpu parameters (/sys/module/drm/holders/amdgpu/parameters)
Directory not found: /sys/module/drm/holders/amdgpu/parameters
Checking display manager environment variables...
DISPLAY=:0
WAYLAND_DISPLAY=(not set)
XDG_SESSION_TYPE=(not set)
Examining I2C buses, as detected by I2C layer...
Current time (local): 2024-06-13 09:49:52 CEST
Current time (UTC): 2024-06-13 07:49:52
Seconds since boot: 2058
Detected 8 non-ignorable I2C buses:
I2C_Bus_Info at: 0x55a970356480
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME
Bus /dev/i2c-2 found: true
Bus /dev/i2c-2 probed: true
errno for open: -5
Connector name checked: false
Extended information for /sys/bus/i2c/devices/i2c-2...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
name: AMDGPU DM i2c hw bus 0
i2c-dev/i2c-2/dev: 89:2
i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55a970357220
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-3 found: true
Bus /dev/i2c-3 probed: true
errno for open: -5
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-HDMI-A-1
Extended information for /sys/bus/i2c/devices/i2c-3...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
name: AMDGPU DM i2c hw bus 1
i2c-dev/i2c-3/dev: 89:3
i2c-dev/i2c-3/name: AMDGPU DM i2c hw bus 1
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55a9703567f0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME
Bus /dev/i2c-4 found: true
Bus /dev/i2c-4 probed: true
errno for open: -5
Connector name checked: false
Extended information for /sys/bus/i2c/devices/i2c-4...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
name: AMDGPU DM i2c hw bus 2
i2c-dev/i2c-4/dev: 89:4
i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55a970327550
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X50 | I2C_BUS_EDP | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_SYSFS_EDID | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-5 found: true
Bus /dev/i2c-5 probed: true
errno for open: -5
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-eDP-1
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
EDID version: 1.4
Extra descriptor: MNG007DA1-2
Video input definition: 0xa5 - Digital Input (DisplayPort), Bit depth: 8
Supported features:
Digital display type: RGB 4:4:4
Standard sRGB color space: False
White x,y: 0.313, 0.329
Red x,y: 0.640, 0.330
Green x,y: 0.300, 0.600
Blue x,y: 0.150, 0.060
Extension blocks: 0
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
Extended information for /sys/bus/i2c/devices/i2c-5...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
name: AMDGPU DM aux hw bus 0
i2c-dev/i2c-5/dev: 89:5
i2c-dev/i2c-5/name: AMDGPU DM aux hw bus 0
Connector: card1-eDP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
ddc name: AMDGPU DM i2c hw bus 0
ddc i2c-dev/i2c-2/dev: 89:2
ddc i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
DP Aux channel dev: 247:0
DP Aux channel name: AMDGPU DM aux hw bus 0
I2C_Bus_Info at: 0x55a9703271b0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-6 found: true
Bus /dev/i2c-6 probed: true
errno for open: -5
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-DP-1
Extended information for /sys/bus/i2c/devices/i2c-6...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
name: AMDGPU DM aux hw bus 2
i2c-dev/i2c-6/dev: 89:6
i2c-dev/i2c-6/name: AMDGPU DM aux hw bus 2
Connector: card1-DP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
ddc name: AMDGPU DM i2c hw bus 2
ddc i2c-dev/i2c-4/dev: 89:4
ddc i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
DP Aux channel dev: 247:1
DP Aux channel name: AMDGPU DM aux hw bus 2
I2C_Bus_Info at: 0x55a970327c60
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME
Bus /dev/i2c-10 found: true
Bus /dev/i2c-10 probed: true
errno for open: -5
Connector name checked: false
Extended information for /sys/bus/i2c/devices/i2c-10...
PCI device path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
name: NVIDIA i2c adapter 1 at 1:00.0
i2c-dev/i2c-10/dev: 89:10
i2c-dev/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
Connector: (null)
Driver: nvidia
I2C_Bus_Info at: 0x55a970327cb0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X50 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_SYSFS_EDID | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-11 found: true
Bus /dev/i2c-11 probed: true
errno for open: -2
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card2-DVI-I-1
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
Extended information for /sys/bus/i2c/devices/i2c-11...
PCI device path: /sys/devices/platform/evdi.0/i2c-11
name: DisplayLink I2C Adapter
i2c-dev/i2c-11/dev: 89:11
i2c-dev/i2c-11/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
I2C_Bus_Info at: 0x55a970327200
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X50 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_SYSFS_EDID | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-12 found: true
Bus /dev/i2c-12 probed: true
errno for open: -2
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card3-DVI-I-2
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
Extended information for /sys/bus/i2c/devices/i2c-12...
PCI device path: /sys/devices/platform/evdi.1/i2c-12
name: DisplayLink I2C Adapter
i2c-dev/i2c-12/dev: 89:12
i2c-dev/i2c-12/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
xrandr connection report:
DVI-I-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
DVI-I-2 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 600mm x 340mm
Checking for possibly conflicting programs...
Examining I2C buses using i2cdetect...
Current time (local): 2024-06-13 09:49:53 CEST
Current time (UTC): 2024-06-13 07:49:53
Seconds since boot: 2058
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping i2cdetect.
Probing bus /dev/i2c-2 using command "i2cdetect -y 2"
i2cdetect command unavailable
Examining I2C buses using get-edid | parse-edid...
Current time (local): 2024-06-13 09:49:53 CEST
Current time (UTC): 2024-06-13 07:49:53
Seconds since boot: 2058
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Probing bus /dev/i2c-2 using command "get-edid -b 2 -i | parse-edid"
get-edid | parse-edid command unavailable
Testing EDID read alternatives...
Current time (local): 2024-06-13 09:49:53 CEST
Current time (UTC): 2024-06-13 07:49:53
Seconds since boot: 2058
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-3...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-4...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-5...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-6...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-11...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Examining device /dev/i2c-12...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Performing alternative scans of I2C devices using local sysenv functions...
Current time (local): 2024-06-13 09:50:03 CEST
Current time (UTC): 2024-06-13 07:50:03
Seconds since boot: 2069
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-3...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-4...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-5...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-6...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-11...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned
Attempt 1 to read feature succeeded.
DDC communication succeeded
Examining device /dev/i2c-12...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
(i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned
Attempt 1 to read feature succeeded.
DDC communication succeeded
*** EDIDs reported by X11 for connected xrandr outputs ***
*** Probe I2C devices using udev, susbsystem i2c-dev ***
Current time (local): 2024-06-13 09:50:04 CEST
Current time (UTC): 2024-06-13 07:50:04
Seconds since boot: 2069
Summary of udev I2C devices
Subsystem Sysname Sysattr Name Devpath
i2c-dev i2c-0 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
i2c-dev i2c-1 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
i2c-dev i2c-2 AMDGPU DM i2c hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
i2c-dev i2c-3 AMDGPU DM i2c hw bus 1 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
i2c-dev i2c-4 AMDGPU DM i2c hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
i2c-dev i2c-5 AMDGPU DM aux hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
i2c-dev i2c-6 AMDGPU DM aux hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
i2c-dev i2c-7 SMBus PIIX4 adapter port 0 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
i2c-dev i2c-8 SMBus PIIX4 adapter port 2 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
i2c-dev i2c-9 SMBus PIIX4 adapter port 1 at 0b20 /devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
i2c-dev i2c-10 NVIDIA i2c adapter 1 at 1:00.0 /devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
i2c-dev i2c-11 DisplayLink I2C Adapter /devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
i2c-dev i2c-12 DisplayLink I2C Adapter /devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
Looking for udev devices with name attribute DPMST...
Summary of udev DPMST devices...
No devices detected
Examining configuration files...
DKMS modules:
Kernel I2C configuration settings:
grep: /boot/config-6.6.32: No such file or directory
Kernel AMDGPU configuration settings:
grep: /boot/config-6.6.32: No such file or directory
Examining system logs...
Current timestamps:
Current time (local): 2024-06-13 09:50:04 CEST
Current time (UTC): 2024-06-13 07:50:04
Seconds since boot: 2070
Scanning dmesg output for I2C related entries...
Executing command: dmesg
[ 0.000000] Command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
[ 0.044871] Kernel command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
[ 0.269141] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[ 1.023757] ACPI: bus type drm_connector registered
[ 1.027880] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 1.042382] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 1.214030] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 1.214048] ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 1.214253] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
[ 1.214293] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.214372] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
[ 4.223760] [drm] amdgpu kernel modesetting enabled.
[ 4.226035] amdgpu: Virtual CRAT table created for CPU
[ 4.226051] amdgpu: Topology: Add CPU node
[ 4.226147] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[ 4.226185] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
[ 4.226194] [drm] register mmio base: 0xD1500000
[ 4.226195] [drm] register mmio size: 524288
[ 4.228692] [drm] add ip block number 0 <soc15_common>
[ 4.228694] [drm] add ip block number 1 <gmc_v9_0>
[ 4.228696] [drm] add ip block number 2 <vega10_ih>
[ 4.228697] [drm] add ip block number 3 <psp>
[ 4.228698] [drm] add ip block number 4 <smu>
[ 4.228699] [drm] add ip block number 5 <dm>
[ 4.228700] [drm] add ip block number 6 <gfx_v9_0>
[ 4.228701] [drm] add ip block number 7 <sdma_v4_0>
[ 4.228702] [drm] add ip block number 8 <vcn_v2_0>
[ 4.228704] [drm] add ip block number 9 <jpeg_v2_0>
[ 4.228715] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[ 4.228718] amdgpu: ATOM BIOS: 113-CEZANNE-018
[ 4.230454] [drm] VCN decode is enabled in VM mode
[ 4.230456] [drm] VCN encode is enabled in VM mode
[ 4.231306] [drm] JPEG decode is enabled in VM mode
[ 4.251141] amdgpu 0000:05:00.0: vgaarb: deactivate vga console
[ 4.251144] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 4.251146] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[ 4.251405] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 4.251414] amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[ 4.251416] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 4.251417] amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 4.251423] [drm] Detected VRAM RAM=4096M, BAR=4096M
[ 4.251424] [drm] RAM width 128bits DDR4
[ 4.251557] [drm] amdgpu: 4096M of VRAM memory ready
[ 4.251558] [drm] amdgpu: 13895M of GTT memory ready.
[ 4.251571] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 4.251695] [drm] PCIE GART of 1024M enabled.
[ 4.251698] [drm] PTB located at 0x000000F4FFC00000
[ 4.251848] [drm] Loading DMUB firmware via PSP: version=0x01010028
[ 4.252411] [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
[ 4.252423] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
[ 4.729680] [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
[ 4.818244] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4.831141] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 4.831145] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4.831579] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
[ 4.832740] [drm] Display Core v3.2.247 initialized on DCN 2.1
[ 4.832741] [drm] DP-HDMI FRL PCON supported
[ 4.833267] [drm] DMUB hardware initialized: version=0x01010028
[ 5.003527] [drm] kiq ring mec 2 pipe 1 q 0
[ 5.006960] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 5.006973] [drm] JPEG decode initialized successfully.
[ 5.027083] amdgpu: HMM registered 4096MB device memory
[ 5.028375] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 5.028390] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 5.028471] amdgpu: Virtual CRAT table created for GPU
[ 5.029103] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[ 5.029107] kfd kfd: amdgpu: added device 1002:1638
[ 5.029170] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[ 5.029908] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 5.029910] amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 5.029912] amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 5.029913] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 5.029914] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 5.029916] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 5.029917] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 5.029919] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 5.029920] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 5.029921] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 5.029923] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 5.029924] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[ 5.029925] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 5.029927] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 5.029928] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 5.029929] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 5.029931] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 5.031061] [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
[ 5.037146] fbcon: amdgpudrmfb (fb0) is primary device
[ 5.037329] [drm] DSC precompute is not needed.
[ 5.788110] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 8.578136] systemd[1]: Starting Load Kernel Module drm...
[ 9.222490] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[ 9.223533] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 9.275527] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
[ 9.425113] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 9.556243] nvidia-uvm: Loaded the UVM driver, major device number 511.
[ 9.618267] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
[ 9.626079] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 9.678874] snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 10.705320] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 10.713328] i2c_dev: i2c /dev entries driver
[ 10.732876] videodev: Linux video capture interface: v2.00
[ 10.866242] usbcore: registered new interface driver uvcvideo
[ 12.599023] evdi evdi.0: [drm] Cannot find any crtc or sizes
[ 12.599213] [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
[ 13.352221] evdi evdi.1: [drm] Cannot find any crtc or sizes
[ 13.352404] [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
[ 26.302154] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302290] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302330] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302352] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302386] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302409] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302457] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302479] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304452] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304484] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304526] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304553] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304591] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304616] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304666] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304692] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009392] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009416] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009443] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009460] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009482] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009497] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009529] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009543] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011282] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011300] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011323] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011337] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011359] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011373] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011404] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011418] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212749] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212765] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212776] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212781] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212790] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212796] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212805] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212810] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221908] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221924] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221940] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221947] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221962] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221969] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221982] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221988] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165790] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165805] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165817] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165823] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165832] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165838] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165847] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165852] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174323] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174338] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174349] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174354] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174364] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174369] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174377] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174382] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1438.400156] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
[ 1438.400231] snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
[ 1438.400325] asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
[ 1438.664366] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
[ 1438.664442] snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
[ 1438.664542] asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
[ 1443.876296] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876355] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876451] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876461] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876516] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876527] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876703] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876756] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876844] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876854] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876901] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876911] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348151] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348187] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348214] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348227] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348249] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348259] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348271] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348278] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453769] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453785] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453798] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453805] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453816] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453822] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453833] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453839] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123541] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123566] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123596] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123613] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123639] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123655] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123692] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123707] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125470] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125489] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125516] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125532] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125558] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125573] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125609] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125624] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335498] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335524] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335555] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335572] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335599] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335653] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335669] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337635] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337663] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337679] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337704] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337720] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337781] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337811] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915847] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915898] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915968] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915979] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916020] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916031] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916178] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916224] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916293] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916303] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916345] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916356] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377857] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377880] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377911] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377928] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377956] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377973] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.378014] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.378031] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481573] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481616] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481657] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481680] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481717] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481739] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481792] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481814] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892911] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892926] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892936] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892942] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892951] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892956] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892966] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.892970] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902198] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902214] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902224] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902229] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902238] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902244] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902253] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2044.902258] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721309] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721326] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721341] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721347] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721357] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721362] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721375] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.721381] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729717] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729728] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729743] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729749] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729769] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729775] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729784] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2056.729789] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435005] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435065] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435151] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435164] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435218] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435229] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435401] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435457] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435541] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435552] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435603] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.435615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902880] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902901] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902921] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902930] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902949] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902959] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902976] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2068.902985] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007719] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007731] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007742] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007748] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007758] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007764] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007774] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 2069.007779] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
Scanning journalctl output for I2C related entries...
Executing command: journalctl --no-pager --boot
jun 13 09:15:36 localhost kernel: Command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: Kernel command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 13 09:15:36 localhost kernel: ACPI: bus type drm_connector registered
jun 13 09:15:36 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 13 09:15:36 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 13 09:15:36 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 13 09:15:39 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 13 09:15:39 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 13 09:15:39 localhost kernel: amdgpu: Topology: Add CPU node
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 13 09:15:39 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 13 09:15:39 localhost kernel: [drm] register mmio base: 0xD1500000
jun 13 09:15:39 localhost kernel: [drm] register mmio size: 524288
jun 13 09:15:39 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 3 <psp>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 4 <smu>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 5 <dm>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 13 09:15:39 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 13 09:15:39 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 13 09:15:39 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
jun 13 09:15:39 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 13 09:15:39 localhost kernel: [drm] RAM width 128bits DDR4
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 13895M of GTT memory ready.
jun 13 09:15:39 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 13 09:15:39 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 13 09:15:39 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 13 09:15:39 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 13 09:15:39 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 13 09:15:39 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 13 09:15:40 localhost kernel: [drm] Display Core v3.2.247 initialized on DCN 2.1
jun 13 09:15:40 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 13 09:15:40 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 13 09:15:40 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 13 09:15:40 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 13 09:15:40 localhost kernel: [drm] JPEG decode initialized successfully.
jun 13 09:15:40 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 13 09:15:40 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 13 09:15:40 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 13 09:15:40 localhost kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
jun 13 09:15:40 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 13 09:15:40 localhost kernel: [drm] DSC precompute is not needed.
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 13 09:15:41 localhost systemd-modules-load[185]: Inserted module 'amdgpu'
jun 13 09:15:36 localhost kernel: Command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: Kernel command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 13 09:15:36 localhost kernel: ACPI: bus type drm_connector registered
jun 13 09:15:36 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 13 09:15:36 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 13 09:15:36 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 13 09:15:39 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 13 09:15:39 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 13 09:15:39 localhost kernel: amdgpu: Topology: Add CPU node
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 13 09:15:39 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 13 09:15:39 localhost kernel: [drm] register mmio base: 0xD1500000
jun 13 09:15:39 localhost kernel: [drm] register mmio size: 524288
jun 13 09:15:39 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 3 <psp>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 4 <smu>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 5 <dm>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 13 09:15:39 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 13 09:15:39 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 13 09:15:39 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
jun 13 09:15:39 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 13 09:15:39 localhost kernel: [drm] RAM width 128bits DDR4
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 13895M of GTT memory ready.
jun 13 09:15:39 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 13 09:15:39 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 13 09:15:39 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 13 09:15:39 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 13 09:15:39 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 13 09:15:39 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 13 09:15:40 localhost kernel: [drm] Display Core v3.2.247 initialized on DCN 2.1
jun 13 09:15:40 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 13 09:15:40 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 13 09:15:40 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 13 09:15:40 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 13 09:15:40 localhost kernel: [drm] JPEG decode initialized successfully.
jun 13 09:15:40 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 13 09:15:40 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 13 09:15:40 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 13 09:15:40 localhost kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
jun 13 09:15:40 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 13 09:15:40 localhost kernel: [drm] DSC precompute is not needed.
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 13 09:15:41 localhost systemd-modules-load[185]: Inserted module 'amdgpu'
jun 13 09:15:43 rillanon systemd[1]: Starting Load Kernel Module drm...
jun 13 09:15:43 rillanon systemd[1]: modprobe@drm.service: Deactivated successfully.
jun 13 09:15:43 rillanon systemd[1]: Finished Load Kernel Module drm.
jun 13 09:15:44 rillanon kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
jun 13 09:15:44 rillanon kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
jun 13 09:15:44 rillanon kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
jun 13 09:15:44 rillanon (udev-worker)[1026]: nvidia: Process '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash -c 'mknod -m 666 /dev/nvidiactl c 195 255'' failed with exit code 1.
jun 13 09:15:44 rillanon kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
jun 13 09:15:44 rillanon systemd-modules-load[861]: Inserted module 'nvidia'
jun 13 09:15:44 rillanon kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
jun 13 09:15:44 rillanon systemd-modules-load[861]: Inserted module 'nvidia_modeset'
jun 13 09:15:44 rillanon kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
jun 13 09:15:44 rillanon systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
jun 13 09:15:44 rillanon kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
jun 13 09:15:44 rillanon systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
jun 13 09:15:44 rillanon kernel: snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
jun 13 09:15:44 rillanon (udev-worker)[1026]: nvidia: Process '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do mknod -m 666 /dev/nvidia${i} c 195 ${i}; done'' failed with exit code 1.
jun 13 09:15:45 rillanon systemd-modules-load[861]: Inserted module 'nvidia_drm'
jun 13 09:15:45 rillanon kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
jun 13 09:15:45 rillanon kernel: i2c_dev: i2c /dev entries driver
jun 13 09:15:45 rillanon systemd-modules-load[861]: Inserted module 'i2c_dev'
jun 13 09:15:45 rillanon kernel: videodev: Linux video capture interface: v2.00
jun 13 09:15:46 rillanon kernel: usbcore: registered new interface driver uvcvideo
jun 13 09:15:47 rillanon kernel: evdi evdi.0: [drm] Cannot find any crtc or sizes
jun 13 09:15:47 rillanon kernel: [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
jun 13 09:15:48 rillanon .gnome-shell-wr[3134]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
jun 13 09:15:48 rillanon .gnome-shell-wr[3134]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
jun 13 09:15:48 rillanon kernel: evdi evdi.1: [drm] Cannot find any crtc or sizes
jun 13 09:15:48 rillanon kernel: [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
jun 13 09:15:59 rillanon .gnome-shell-wr[4168]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
jun 13 09:15:59 rillanon .gnome-shell-wr[4168]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
jun 13 09:16:01 rillanon .gsd-media-keys[4448]: Failed to grab accelerator for keybinding settings:rotate-video-lock
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:03 rillanon .gnome-shell-wr[4168]: Failed to determine deadline: drmWaitVBlank failed: Unknown error -1
jun 13 09:16:05 rillanon .gnome-shell-wr[4168]: Failed to determine deadline: drmWaitVBlank failed: Unknown error -1
jun 13 09:17:54 rillanon firefox.desktop[9098]: libva info: Trying to open /run/opengl-driver/lib/dri/radeonsi_drv_video.so
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:33 rillanon kernel: Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
jun 13 09:39:33 rillanon kernel: snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
jun 13 09:39:33 rillanon kernel: asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
jun 13 09:39:33 rillanon kernel: Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
jun 13 09:39:33 rillanon kernel: snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
jun 13 09:39:33 rillanon kernel: asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:49:51 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:50:04 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
File not found: /var/log/Xorg.0.log
File not found: /var/log/messages
File not found: /var/log/kern.log
File not found: /var/log/daemon.log
File not found: /var/log/syslog
Log Summary
Log Checked Found
=== ======= =====
dmesg true true
journalctl true false
/var/log/daemon.log false false
/var/log/kern.log true false
/var/log/messages true false
/var/log/syslog true false
/var/log/Xorg.0.log true false
*** Probing connected monitors using libdrm ***
Checking Nvidia options to see if experimental kernel modesetting enabled:
Executing command: modprobe -c | grep "^options nvidia"
options nvidia_drm modeset=1
Checking libdrm version using pkg-config...
Has a DRM kernel driver been loaded? (drmAvailable()): true
Probing device /dev/dri/card0...
Open succeeded for device: /dev/dri/card0
DRM driver version information:
Version: 0.0.0
Driver: nvidia-drm
Date: 20160202
Description: NVIDIA DRM driver
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 0 - pci
domain:bus:device.func: 0000:01:00.0
vendor vid:pid: 0x10de:0x25a2
subvendor vid:pid: 0x17aa:0x380e
revision id: 0x00a1
Is a modesetting capable driver attached to bus id: pci:0000:01:00.0?
(calling drmCheckModesettingAvailable())
Yes
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 31: select subconnector flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 32: subconnector flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Unknown
enum value: 3, enum name: DVI-D
enum value: 4, enum name: DVI-A
Property 33: NV_INPUT_COLORSPACE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 34: NV_HDR_STATIC_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Scanning connectors...
Probing device /dev/dri/card1...
Open succeeded for device: /dev/dri/card1
DRM driver version information:
Version: 3.54.0
Driver: amdgpu
Date: 20150101
Description: AMD GPU
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 0 - pci
domain:bus:device.func: 0000:05:00.0
vendor vid:pid: 0x1002:0x1638
subvendor vid:pid: 0x17aa:0x3801
revision id: 0x00c4
Is a modesetting capable driver attached to bus id: pci:0000:05:00.0?
(calling drmCheckModesettingAvailable())
Yes
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 31: coherent flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 32: load detection flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 33: scaling mode flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 34: underscan flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 35: underscan hborder flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 36: underscan vborder flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 37: audio flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 38: dither flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 39: abm level flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 42: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 43: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 44: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 45: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 48: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 49: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 50: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 51: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 54: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 55: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 56: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 57: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 60: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 61: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 62: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 63: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 66: alpha flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 67: pixel blend mode flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 68: zpos flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 69: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 72: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 76: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 80: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 84: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 88: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 89: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 90: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 91: Content Protection flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 92: HDCP Content Type flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 96: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 97: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 98: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 101: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 102: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 103: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 104: subconnector flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Unknown
enum value: 1, enum name: VGA
enum value: 3, enum name: DVI-D
enum value: 11, enum name: HDMI
enum value: 10, enum name: DP
enum value: 18, enum name: Wireless
enum value: 15, enum name: Native
Scanning connectors...
connector_id: 87
connector name eDP-1
connector_type: 14 - eDP
connector_type_id: 1
connection: 1 - connected
encoder: 0
Encoder with id 0 not found
EDID property
Raw property blob:
blob id: 94
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
EDID version: 1.4
Extra descriptor: MNG007DA1-2
Video input definition: 0xa5 - Digital Input (DisplayPort), Bit depth: 8
Supported features:
Digital display type: RGB 4:4:4
Standard sRGB color space: False
White x,y: 0.313, 0.329
Red x,y: 0.640, 0.330
Green x,y: 0.300, 0.600
Blue x,y: 0.150, 0.060
Extension blocks: 0
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...0A200042 not found in device cross reference table
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
connector_id: 95
connector name HDMI-1
connector_type: 11 - HDMI
connector_type_id: 1
connection: 2 - disconnected
encoder: 0
Encoder with id 0 not found
EDID property
Blob not found
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
connector_id: 100
connector name DP-1
connector_type: 10 - DP
connector_type_id: 1
connection: 2 - disconnected
encoder: 0
Encoder with id 0 not found
EDID property
Blob not found
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
Subconnector property
Subconnector value = 0 - Unknown
Probing device /dev/dri/card2...
Open succeeded for device: /dev/dri/card2
DRM driver version information:
Version: 1.14.4
Driver: evdi
Date: 20240410
Description: Extensible Virtual Display Interface
DRM library version: 1.3.0.
DRM Busid:
drmGetDevice() returned -19, interpreted as error code: ENODEV(19): No such device
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Scanning connectors...
connector_id: 37
connector name DVI-I-1
connector_type: 2 - DVI-I
connector_type_id: 1
connection: 1 - connected
encoder: 36
encoder type (signal format): 2 - TDMS
EDID property
Raw property blob:
blob id: 39
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...420A0156 not found in device cross reference table
DPMS property
dpms value = 0 - On
link-status property
link-status value = 0 - Good
Probing device /dev/dri/card3...
Open succeeded for device: /dev/dri/card3
DRM driver version information:
Version: 1.14.4
Driver: evdi
Date: 20240410
Description: Extensible Virtual Display Interface
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 2 - unk
domain:bus:device.func: 7665:64:69.0
vendor vid:pid: 0x67d0:0x7035
subvendor vid:pid: 0x55a9:0x0000
revision id: 0x0041
Is a modesetting capable driver attached to bus id: unk:7665:64:69.0?
(calling drmCheckModesettingAvailable())
Invalid bus id (-EINVAL)
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Scanning connectors...
connector_id: 37
connector name DVI-I-2
connector_type: 2 - DVI-I
connector_type_id: 2
connection: 1 - connected
encoder: 36
encoder type (signal format): 2 - TDMS
EDID property
Raw property blob:
blob id: 39
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...410A0142 not found in device cross reference table
DPMS property
dpms value = 0 - On
link-status property
link-status value = 0 - Good
*** Examining /sys/class/drm ***
Connector: card1-DP-1
/sys/class/drm/card1-DP-1/enabled = disabled
/sys/class/drm/card1-DP-1/status = disconnected
/sys/class/drm/card1-DP-1/edid : 0 length
i2c_device: i2c-6
/sys/class/drm/card1-DP-1/i2c-6/name = AMDGPU DM aux hw bus 2
Connector: card1-HDMI-A-1
/sys/class/drm/card1-HDMI-A-1/enabled = disabled
/sys/class/drm/card1-HDMI-A-1/status = disconnected
/sys/class/drm/card1-HDMI-A-1/edid : 0 length
No i2c-N subdirectory
Connector: card1-eDP-1
/sys/class/drm/card1-eDP-1/enabled = disabled
/sys/class/drm/card1-eDP-1/status = connected
/sys/class/drm/card1-eDP-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
i2c_device: i2c-5
/sys/class/drm/card1-eDP-1/i2c-5/name = AMDGPU DM aux hw bus 0
(insert_drm_xref ) Unexpected. Bus 5 not in xref table
(insert_drm_xref ) Unexpected. EDID ...0A200042 not in xref table
Connector: card2-DVI-I-1
/sys/class/drm/card2-DVI-I-1/enabled = enabled
/sys/class/drm/card2-DVI-I-1/status = connected
/sys/class/drm/card2-DVI-I-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
No i2c-N subdirectory
Connector: card3-DVI-I-2
/sys/class/drm/card3-DVI-I-2/enabled = enabled
/sys/class/drm/card3-DVI-I-2/status = connected
/sys/class/drm/card3-DVI-I-2/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
No i2c-N subdirectory
Query file system for i2c nodes under /sys/class/drm/card*...
drwxr-xr-x 4 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-DP-1/i2c-6
drwxr-xr-x 4 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-eDP-1/i2c-5
Query file system for i2c nodes under /sys/class/drm/card*/ddc/i2c-dev/...
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-DP-1/ddc/i2c-dev/i2c-4
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-eDP-1/ddc/i2c-dev/i2c-2
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-HDMI-A-1/ddc/i2c-dev/i2c-3
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card2/card2-DVI-I-1/ddc/i2c-dev/i2c-11
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card3/card3-DVI-I-2/ddc/i2c-dev/i2c-12
Device Identifier Cross Reference Report
Video related contents of /etc/modprobe.d
/etc/modprobe.d/nixos.conf:blacklist nouveau
/etc/modprobe.d/nixos.conf:blacklist nvidiafb
/etc/modprobe.d/nixos.conf:softdep nvidia post: nvidia-uvm
/etc/modprobe.d/ubuntu.conf:blacklist video1394
/etc/modprobe.d/ubuntu.conf:blacklist radeonfb
/etc/modprobe.d/ubuntu.conf:blacklist nvidiafb
****** Dumping sysfs i2c entries ******
*** Character device major numbers of interest: ***
89 i2c
226 drm
247 aux
*** Top Level I2C Related Nodes ***
ls -l /sys/bus/pci/devices ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:00.0 -> ../../../devices/pci0000:00/0000:00:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:00.2 -> ../../../devices/pci0000:00/0000:00:00.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:01.0 -> ../../../devices/pci0000:00/0000:00:01.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:01.1 -> ../../../devices/pci0000:00/0000:00:01.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.0 -> ../../../devices/pci0000:00/0000:00:02.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.1 -> ../../../devices/pci0000:00/0000:00:02.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.2 -> ../../../devices/pci0000:00/0000:00:02.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.4 -> ../../../devices/pci0000:00/0000:00:02.4
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:08.0 -> ../../../devices/pci0000:00/0000:00:08.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:08.1 -> ../../../devices/pci0000:00/0000:00:08.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:08.2 -> ../../../devices/pci0000:00/0000:00:08.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:14.0 -> ../../../devices/pci0000:00/0000:00:14.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:14.3 -> ../../../devices/pci0000:00/0000:00:14.3
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.0 -> ../../../devices/pci0000:00/0000:00:18.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.1 -> ../../../devices/pci0000:00/0000:00:18.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.2 -> ../../../devices/pci0000:00/0000:00:18.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.3 -> ../../../devices/pci0000:00/0000:00:18.3
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.4 -> ../../../devices/pci0000:00/0000:00:18.4
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.5 -> ../../../devices/pci0000:00/0000:00:18.5
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.6 -> ../../../devices/pci0000:00/0000:00:18.6
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.7 -> ../../../devices/pci0000:00/0000:00:18.7
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:01:00.0 -> ../../../devices/pci0000:00/0000:00:01.1/0000:01:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:02:00.0 -> ../../../devices/pci0000:00/0000:00:02.1/0000:02:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:03:00.0 -> ../../../devices/pci0000:00/0000:00:02.2/0000:03:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:04:00.0 -> ../../../devices/pci0000:00/0000:00:02.4/0000:04:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.0 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.1 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.2 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.3 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.3
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.4 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.4
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.5 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.5
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.6 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.6
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:06:00.0 -> ../../../devices/pci0000:00/0000:00:08.2/0000:06:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:06:00.1 -> ../../../devices/pci0000:00/0000:00:08.2/0000:06:00.1
ls -l /sys/bus/i2c/devices ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-0 -> ../../../devices/platform/AMDI0010:00/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-1 -> ../../../devices/platform/AMDI0010:03/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-10 -> ../../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-11 -> ../../../devices/platform/evdi.0/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-12 -> ../../../devices/platform/evdi.1/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-2 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-3 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-4 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-5 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-6 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-7 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-8 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-9 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-9
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-ELAN2841:00 -> ../../../devices/platform/AMDI0010:00/i2c-0/i2c-ELAN2841:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-ITE8350:00 -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00
ls -l /sys/bus/ddcci/devices ...
ls: cannot access '/sys/bus/ddcci/devices': No such file or directory
ls -l /sys/bus/platform/devices ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 ACPI0003:00 -> ../../../devices/platform/ACPI0003:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 acpi-cpufreq -> ../../../devices/platform/acpi-cpufreq
lrwxrwxrwx 1 root root 0 13 jun 09:15 alarmtimer.0.auto -> ../../../devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0005:00 -> ../../../devices/platform/AMDI0005:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0010:00 -> ../../../devices/platform/AMDI0010:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0010:03 -> ../../../devices/platform/AMDI0010:03
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0030:00 -> ../../../devices/platform/AMDI0030:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 efivars.0 -> ../../../devices/platform/efivars.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 evdi.0 -> ../../../devices/platform/evdi.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 evdi.1 -> ../../../devices/platform/evdi.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-200001.2.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-200001.2.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-2000e1.3.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-2000e1.3.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-2000e1.4.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-2000e1.4.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-ff830080.1.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-ff830080.1.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 i8042 -> ../../../devices/platform/i8042
lrwxrwxrwx 1 root root 0 13 jun 09:15 IDEA2002:00 -> ../../../devices/platform/IDEA2002:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 IDEA2004:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/IDEA2004:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 intel_rapl_msr.0 -> ../../../devices/platform/intel_rapl_msr.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 LHK2019:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/LHK2019:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 microcode -> ../../../devices/platform/microcode
lrwxrwxrwx 1 root root 0 13 jun 09:15 MSFT0101:00 -> ../../../devices/platform/MSFT0101:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 NVDA0820:00 -> ../../../devices/platform/NVDA0820:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 pcspkr -> ../../../devices/platform/pcspkr
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0103:00 -> ../../../devices/pci0000:00/PNP0103:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0800:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0800:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C04:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C04:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C09:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C0A:00 -> ../../../devices/platform/PNP0C0A:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C0C:00 -> ../../../devices/platform/PNP0C0C:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C0D:00 -> ../../../devices/platform/PNP0C0D:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:00 -> ../../../devices/pci0000:00/PNP0C14:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:01 -> ../../../devices/pci0000:00/PNP0C14:01
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:02 -> ../../../devices/platform/PNP0C14:02
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:03 -> ../../../devices/platform/PNP0C14:03
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:04 -> ../../../devices/platform/PNP0C14:04
lrwxrwxrwx 1 root root 0 13 jun 09:15 reg-dummy -> ../../../devices/platform/reg-dummy
lrwxrwxrwx 1 root root 0 13 jun 09:15 regulatory.0 -> ../../../devices/platform/regulatory.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 rtc-efi.0 -> ../../../devices/platform/rtc-efi.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 serial8250 -> ../../../devices/platform/serial8250
lrwxrwxrwx 1 root root 0 13 jun 09:15 snd-soc-dummy -> ../../../devices/platform/snd-soc-dummy
lrwxrwxrwx 1 root root 0 13 jun 09:15 sp5100-tco -> ../../../devices/platform/sp5100-tco
lrwxrwxrwx 1 root root 0 13 jun 09:15 USBC000:00 -> ../../../devices/platform/USBC000:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 VPC2004:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00
ls -l /sys/class/drm* ...
/sys/class/drm:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 card0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1-DP-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1-eDP-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1-HDMI-A-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-HDMI-A-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card2 -> ../../devices/platform/evdi.0/drm/card2
lrwxrwxrwx 1 root root 0 13 jun 09:15 card2-DVI-I-1 -> ../../devices/platform/evdi.0/drm/card2/card2-DVI-I-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card3 -> ../../devices/platform/evdi.1/drm/card3
lrwxrwxrwx 1 root root 0 13 jun 09:15 card3-DVI-I-2 -> ../../devices/platform/evdi.1/drm/card3/card3-DVI-I-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 renderD128 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/renderD128
lrwxrwxrwx 1 root root 0 13 jun 09:15 renderD129 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD129
-r--r--r-- 1 root root 4096 13 jun 09:39 version
/sys/class/drm_dp_aux_dev:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 drm_dp_aux0 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0
lrwxrwxrwx 1 root root 0 13 jun 09:15 drm_dp_aux1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1
ls -l /sys/class/i2c* ...
/sys/class/i2c-adapter:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-0 -> ../../devices/platform/AMDI0010:00/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-1 -> ../../devices/platform/AMDI0010:03/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:39 i2c-11 -> ../../devices/platform/evdi.0/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:39 i2c-12 -> ../../devices/platform/evdi.1/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9
/sys/class/i2c-dev:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-0 -> ../../devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-1 -> ../../devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:16 i2c-11 -> ../../devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:16 i2c-12 -> ../../devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
ls -l /sys/class/backlight ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 amdgpu_bl1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/amdgpu_bl1
ls -l /sys/class/vfio* ...
ls: cannot access '/sys/class/vfio*': No such file or directory
Char major: 89 i2c
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:0 -> ../../devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:1 -> ../../devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:11 -> ../../devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:12 -> ../../devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
Char major: 226 drm
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:128 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/renderD128
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:129 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD129
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:2 -> ../../devices/platform/evdi.0/drm/card2
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:3 -> ../../devices/platform/evdi.1/drm/card3
Char major: 247 aux
lrwxrwxrwx 1 root root 0 13 jun 09:39 /sys/dev/char/247:0 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0
lrwxrwxrwx 1 root root 0 13 jun 09:39 /sys/dev/char/247:1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1
*** Detailed /sys/bus/pci/devices scan ***
Examining /sys/bus/pci/devices/0000:01:00.0 -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/bus/pci/devices/0000:01:00.0/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/device
/sys/bus/pci/devices/0000:01:00.0/class = 0x030200
/sys/bus/pci/devices/0000:01:00.0/boot_vga : Not Found
/sys/bus/pci/devices/0000:01:00.0/driver -> nvidia
/sys/bus/pci/devices/0000:01:00.0/enable = 1
/sys/bus/pci/devices/0000:01:00.0/modalias = pci:v000010DEd000025A2sv000017AAsd0000380Ebc03sc02i00
/sys/bus/pci/devices/0000:01:00.0/vendor = 0x10de
/sys/bus/pci/devices/0000:01:00.0/device = 0x25a2
/sys/bus/pci/devices/0000:01:00.0/subsystem_vendor = 0x17aa
/sys/bus/pci/devices/0000:01:00.0/subsystem_device = 0x380e
/sys/bus/pci/devices/0000:01:00.0/subsystem -> /sys/bus/pci
/sys/bus/pci/devices/0000:01:00.0 : Found subdirectory = drm
/sys/bus/pci/devices/0000:01:00.0/i2c-10/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:01:00.0/i2c-10 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev : Found subdirectory = i2c-10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/dev = 89:10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:01:00.0/i2c-10 : No 10-0037 subdirectory found
Examining /sys/bus/pci/devices/0000:05:00.0 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device
/sys/bus/pci/devices/0000:05:00.0/class = 0x030000
/sys/bus/pci/devices/0000:05:00.0/boot_vga = 1
/sys/bus/pci/devices/0000:05:00.0/driver -> amdgpu
/sys/bus/pci/devices/0000:05:00.0/enable = 1
/sys/bus/pci/devices/0000:05:00.0/modalias = pci:v00001002d00001638sv000017AAsd00003801bc03sc00i00
/sys/bus/pci/devices/0000:05:00.0/vendor = 0x1002
/sys/bus/pci/devices/0000:05:00.0/device = 0x1638
/sys/bus/pci/devices/0000:05:00.0/subsystem_vendor = 0x17aa
/sys/bus/pci/devices/0000:05:00.0/subsystem_device = 0x3801
/sys/bus/pci/devices/0000:05:00.0/subsystem -> /sys/bus/pci
/sys/bus/pci/devices/0000:05:00.0 : Found subdirectory = drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/edid : 0 length
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/status = disconnected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1 : Found subdirectory = drm_dp_aux1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/dev= 247:1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/name= AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/subsystem-> /sys/class/drm_dp_aux_dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1 : Found subdirectory = i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev : Found subdirectory = i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/dev= 89:6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/subsystem-> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/name = AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/subsystem-> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6 : No 6-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/status = connected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1 : Found subdirectory = drm_dp_aux0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/dev= 247:0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/name= AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/subsystem-> /sys/class/drm_dp_aux_dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1 : Found subdirectory = i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev : Found subdirectory = i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/subsystem-> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/name = AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/subsystem-> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5 : No 5-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/edid : 0 length
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/status = disconnected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1 : No drm_dp_aux subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1 : No i2c- subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-2/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-2 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev : Found subdirectory = i2c-2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev = 89:2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-2 : No 2-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-3/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/bus/pci/devices/0000:05:00.0/i2c-3/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-3 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev : Found subdirectory = i2c-3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/dev = 89:3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-3 : No 3-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-4/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/bus/pci/devices/0000:05:00.0/i2c-4/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-4 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev : Found subdirectory = i2c-4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev = 89:4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-4 : No 4-0037 subdirectory found
*** Scan /sys/bus/i2c ***
Examining /sys/bus/i2c/devices:
Ignoring /sys/bus/i2c/devices/i2c-ELAN2841:00
Ignoring /sys/bus/i2c/devices/i2c-ITE8350:00
Examining /sys/bus/i2c/devices/i2c-0...
/sys/bus/i2c/devices/i2c-0 -> /sys/devices/platform/AMDI0010:00/i2c-0
/sys/devices/platform/AMDI0010:00/i2c-0/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0/dev = 89:0
/sys/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:00/i2c-0/.. -> /sys/devices/platform/AMDI0010:00
/sys/devices/platform/AMDI0010:00 : No drm_dp_aux subdirectory found
/sys/devices/platform/AMDI0010:00/class : Not Found
Examining /sys/bus/i2c/devices/i2c-1...
/sys/bus/i2c/devices/i2c-1 -> /sys/devices/platform/AMDI0010:03/i2c-1
/sys/devices/platform/AMDI0010:03/i2c-1/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1/dev = 89:1
/sys/devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:03/i2c-1/.. -> /sys/devices/platform/AMDI0010:03
/sys/devices/platform/AMDI0010:03 : No drm_dp_aux subdirectory found
/sys/devices/platform/AMDI0010:03/class : Not Found
Examining /sys/bus/i2c/devices/i2c-2...
/sys/bus/i2c/devices/i2c-2 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev= 89:2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name= AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-3...
/sys/bus/i2c/devices/i2c-3 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3/dev= 89:3
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3/name= AMDGPU DM i2c hw bus 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-4...
/sys/bus/i2c/devices/i2c-4 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev= 89:4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name= AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-5...
/sys/bus/i2c/devices/i2c-5 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/..-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1: Found subdirectory = drm_dp_aux0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/ddc-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name= AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev= 89:2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1: Found subdirectory = drm_dp_aux0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/dev= 247:0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/edid: Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/enabled= disabled
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/status= connected
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/../../../driver-> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-6...
/sys/bus/i2c/devices/i2c-6 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/dev= 89:6
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/..-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1: Found subdirectory = drm_dp_aux1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/ddc-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name= AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev= 89:4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1: Found subdirectory = drm_dp_aux1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/dev= 247:1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/edid: 0 length
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/enabled= disabled
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/status= disconnected
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/../../../driver-> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-7...
/sys/bus/i2c/devices/i2c-7 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-7
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/name = SMBus PIIX4 adapter port 0 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7/dev = 89:7
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7/name = SMBus PIIX4 adapter port 0 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-8...
/sys/bus/i2c/devices/i2c-8 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-8
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/name = SMBus PIIX4 adapter port 2 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8/dev = 89:8
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8/name = SMBus PIIX4 adapter port 2 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-9...
/sys/bus/i2c/devices/i2c-9 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-9
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/name = SMBus PIIX4 adapter port 1 at 0b20
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9/dev = 89:9
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9/name = SMBus PIIX4 adapter port 1 at 0b20
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-10...
/sys/bus/i2c/devices/i2c-10 -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10/dev= 89:10
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10/name= NVIDIA i2c adapter 1 at 1:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/.. -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/class = 0x030200
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/boot_vga : Not Found
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/vendor = 0x10de
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/device = 0x25a2
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/driver -> /sys/bus/pci/drivers/nvidia
Examining /sys/bus/i2c/devices/i2c-11...
/sys/bus/i2c/devices/i2c-11 -> /sys/devices/platform/evdi.0/i2c-11
/sys/devices/platform/evdi.0/i2c-11/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11/dev = 89:11
/sys/devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.0/i2c-11/.. -> /sys/devices/platform/evdi.0
/sys/devices/platform/evdi.0 : No drm_dp_aux subdirectory found
/sys/devices/platform/evdi.0/class : Not Found
Examining /sys/bus/i2c/devices/i2c-12...
/sys/bus/i2c/devices/i2c-12 -> /sys/devices/platform/evdi.1/i2c-12
/sys/devices/platform/evdi.1/i2c-12/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12/dev = 89:12
/sys/devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.1/i2c-12/.. -> /sys/devices/platform/evdi.1
/sys/devices/platform/evdi.1 : No drm_dp_aux subdirectory found
/sys/devices/platform/evdi.1/class : Not Found
*** Sys_Drm_Connector report: Detailed /sys/class/drm report: ***
Display connectors reported by DRM:
Connector: card1-DP-1
i2c_busno: 6
name: AMDGPU DM aux hw bus 2
dev: 89:6
enabled: disabled
status: disconnected
base_busno: 4
base_name: AMDGPU DM i2c hw bus 2
base dev: 89:4
edid: None
Connector: card1-HDMI-A-1
i2c_busno: 3
name: AMDGPU DM i2c hw bus 1
dev: (null)
enabled: disabled
status: disconnected
edid: None
Connector: card1-eDP-1
i2c_busno: 5
name: AMDGPU DM aux hw bus 0
dev: 89:5
enabled: disabled
status: connected
base_busno: 2
base_name: AMDGPU DM i2c hw bus 0
base dev: 89:2
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
Connector: card2-DVI-I-1
i2c_busno: 11
name: DisplayLink I2C Adapter
dev: (null)
enabled: enabled
status: connected
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
Connector: card3-DVI-I-2
i2c_busno: 12
name: DisplayLink I2C Adapter
dev: (null)
enabled: enabled
status: connected
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
*** Sysfs_I2C_Info report ***
All Sysfs_I2C_Info records
Sysfs_I2C_Info at: 0x55a97032a360
busno: 0
name: Synopsys DesignWare I2C adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97042fd60
busno: 1
name: Synopsys DesignWare I2C adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a970422bc0
busno: 2
name: AMDGPU DM i2c hw bus 0
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a970422c70
busno: 3
name: AMDGPU DM i2c hw bus 1
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97032c6e0
busno: 4
name: AMDGPU DM i2c hw bus 2
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97036b620
busno: 5
name: AMDGPU DM aux hw bus 0
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97039a0b0
busno: 6
name: AMDGPU DM aux hw bus 2
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a970426ef0
busno: 7
name: SMBus PIIX4 adapter port 0 at 0b00
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97032c3b0
busno: 8
name: SMBus PIIX4 adapter port 2 at 0b00
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97032e8c0
busno: 9
name: SMBus PIIX4 adapter port 1 at 0b20
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97039a030
busno: 10
name: NVIDIA i2c adapter 1 at 1:00.0
adapter_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
adapter_class: 0x030200
driver: nvidia
driver_version: 550.78
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97042f7b0
busno: 11
name: DisplayLink I2C Adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55a97042fe80
busno: 12
name: DisplayLink I2C Adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
*** Sysfs I2C devices possibly associated with displays ***
I2C buses to check: x02 x03 x04 x05 x06 x0a x0b x0c
*** Sys_Conflicting_Driver report: Check for Conflicting Device Drivers ***
No conflicting drivers found
*** Sysfs Reports Done ***
*** XDG Directory Settings ***
XDG Base Directory Environment Variables:
$XDG_DATA_HOME : (null)
$XDG_CONFIG_HOME: (null)
$XDG_STATE_HOME : (null)
$XDG_CACHE_HOME : (null)
$XDG_DATA_DIRS : /nix/store/gjrpkdg5g6yn9zmbgycih5gginr0zrd4-gnome-mimeapps/share:/nix/store/qqiyg53napc282cvraw7zlv0wnqhjxhi-desktops/share:/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/root/.nix-profile/share:/nix/profile/share:/root/.local/state/nix/profile/share:/etc/profiles/per-user/root/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share
$XDG_CONFIG_DIRS: /etc/xdg:/root/.local/share/flatpak/exports/etc/xdg:/var/lib/flatpak/exports/etc/xdg:/root/.nix-profile/etc/xdg:/nix/profile/etc/xdg:/root/.local/state/nix/profile/etc/xdg:/etc/profiles/per-user/root/etc/xdg:/nix/var/nix/profiles/default/etc/xdg:/run/current-system/sw/etc/xdg
XDG Utility Functions:
xdg_data_home_dir(): /root/.local/share/
xdg_config_home_dir(): /root/.config/
xdg_cache_home_dir(): /root/.cache/
xdg_state_home_dir(): /root/.local/state/
xdg_data_path(): /root/.local/share/:/nix/store/gjrpkdg5g6yn9zmbgycih5gginr0zrd4-gnome-mimeapps/share:/nix/store/qqiyg53napc282cvraw7zlv0wnqhjxhi-desktops/share:/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/root/.nix-profile/share:/nix/profile/share:/root/.local/state/nix/profile/share:/etc/profiles/per-user/root/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share
xdg_config_path(): /root/.config/:/etc/xdg:/root/.local/share/flatpak/exports/etc/xdg:/var/lib/flatpak/exports/etc/xdg:/root/.nix-profile/etc/xdg:/nix/profile/etc/xdg:/root/.local/state/nix/profile/etc/xdg:/etc/profiles/per-user/root/etc/xdg:/nix/var/nix/profiles/default/etc/xdg:/run/current-system/sw/etc/xdg
*** ddcutil Configuration, Cache, and Data files ***
Configuration file ddcutilrc not found
Examining cache files...
Reading /root/.cache/ddcutil/capabilities:
Error reading file /root/.cache/ddcutil/capabilities: No such file or directory
Reading /root/.cache/ddcutil/dsa:
FORMAT 2
* DEV /dev/i2c device
* EC EDID check sum byte
* C current step
* I interval remaining
* L current lookback
* DEV EC C I L Values
* Values {tries required, step, epoch seconds}
Files on data path:
*** environment command complete ***
Skipping USB environment exploration.
Issue command "ddcutil usbenvironment --verbose" if there are any USB attached monitors.
Statistics for environment exploration:
EXECUTION STATISTICS
Maxtries Settings:
Operation Type Current Default Min Max
Write only exchange tries: 15 4 4 15
Write read exchange tries: 15 4 10 15
Multi-part read exchange tries: 15 4 8 15
Multi-part_write exchange tries: 15 4 8 15
Retry statistics for write only
No tries attempted
Retry statistics for write-read
Max tries allowed: 15
Successful attempts by number of tries required:
1: 10
Total successful attempts: 10
Failed due to max tries exceeded: 0
Failed due to fatal error: 1
Total attempts: 11
Retry statistics for multi-part read
No tries attempted
Retry statistics for multi-part write
No tries attempted
DDC Related Errors:
Count Status Code Description
1 EIO ( -5) Input/output error
Total errors: 1
Errors Wrapped in Retry:
Count Status Code Description
1 EIO ( -5) Input/output error
Total errors: 1
IO and Sleep Events:
Total IO events: 219
IO error count: 1
Total sleep events: 20
Sleep Event type Count
SE_WRITE_TO_READ 10
SE_POST_WRITE 0
SE_POST_READ 10
SE_POST_SAVE_SETTINGS 0
SE_PRE_MULTI_PART_READ 0
SE_POST_CAP_TABLE_SEGMENT 0
SE_SPECIAL 0
Call Stats:
Type Count Millisec ( Nanosec)
i2c writes using ioctl (I2_IOCTL_WRITE) 105 347 ( 347061624)
i2c reads using ioctl (I2_IOCTL_READ) 72 10394 ( 10394860506)
open file calls (IE_OPEN) 21 0 ( 166945)
close file calls (IE_CLOSE) 21 0 ( 90724)
Totals: 219 10742 ( 10742179799)
Sleep Call Stats:
Total sleep calls: 20
Requested sleep time milliseconds : 1000
Actual sleep milliseconds (nanosec): 1003 ( 1003667262)
Total elapsed milliseconds (nanoseconds): 13208 ( 13208496836)
Total non sleep system call time: 10742 milliseconds
Total sleep call time: 1003 milliseconds
Elapsed time: 13208 milliseconds
Setting output level normal. Table features will be skipped...
Skipping invalid display on bus /dev/i2c-5
Probing display 1
EDID version: 1.4
Mfg id: ACR, model: V277U, sn: TDCEE001852B
Product code: 1657, binary serial number 35724550 (0x02211d06)
How display reports unsupported feature: DREF_DDC_USES_DDC_FLAG_FOR_UNSUPPORTED
Capabilities for display on bus /dev/i2c-11
Unparsed capabilities string: (prot(monitor)type(LCD)model(V277U)cmds(01 02 03 07 0C E3 F3)vcp(02 04 05 08 0B 0C 10 12 14(05 06 08 0B) 16 18 1A 52 59 5A 5B 5C 5D 5E 60(0F 11 12) 62 6C 6E 70 72(50 78 8C) 8D 9B 9C 9D 9E 9F A0 AC AE B2 B6 C6 C8 C9 CC(01 02 03 04 05 06 08 09 0A 0C 0D 0E 14 16 1E) D6(01 04 05) DF E0(00 04 05) E1(00 01 02) E2(00 01 02 03 04 05 06 07 10 11 12) E3 E4 E5 E7(00 01 02) E8(00 01 02 03 04))mswhql(1)asset_eep(40)mccs_ver(2.2))
Model: V277U
MCCS version: 2.2
Commands:
Op Code: 01 (VCP Request)
Op Code: 02 (VCP Response)
Op Code: 03 (VCP Set)
Op Code: 07 (Timing Request)
Op Code: 0C (Save Settings)
Op Code: E3 (Capabilities Reply)
Op Code: F3 (Capabilities Request)
VCP Features:
Feature: 02 (New control value)
Feature: 04 (Restore factory defaults)
Feature: 05 (Restore factory brightness/contrast defaults)
Feature: 08 (Restore color defaults)
Feature: 0B (Color temperature increment)
Feature: 0C (Color temperature request)
Feature: 10 (Brightness)
Feature: 12 (Contrast)
Feature: 14 (Select color preset)
Values (unparsed): 05 06 08 0B
Values ( parsed):
05: 6500 K
06: 7500 K
08: 9300 K
0b: User 1
Feature: 16 (Video gain: Red)
Feature: 18 (Video gain: Green)
Feature: 1A (Video gain: Blue)
Feature: 52 (Active control)
Feature: 59 (6 axis saturation: Red)
Feature: 5A (6 axis saturation: Yellow)
Feature: 5B (6 axis saturation: Green)
Feature: 5C (6 axis saturation: Cyan)
Feature: 5D (6 axis saturation: Blue)
Feature: 5E (6 axis saturation: Magenta)
Feature: 60 (Input Source)
Values (unparsed): 0F 11 12
Values ( parsed):
0f: DisplayPort-1
11: HDMI-1
12: HDMI-2
Feature: 62 (Audio speaker volume)
Feature: 6C (Video black level: Red)
Feature: 6E (Video black level: Green)
Feature: 70 (Video black level: Blue)
Feature: 72 (Gamma)
Values (unparsed): 50 78 8C
Invalid gamma descriptor: 50 78 8c
Feature: 8D (Audio mute/Screen blank)
Feature: 9B (6 axis hue control: Red)
Feature: 9C (6 axis hue control: Yellow)
Feature: 9D (6 axis hue control: Green)
Feature: 9E (6 axis hue control: Cyan)
Feature: 9F (6 axis hue control: Blue)
Feature: A0 (6 axis hue control: Magenta)
Feature: AC (Horizontal frequency)
Feature: AE (Vertical frequency)
Feature: B2 (Flat panel sub-pixel layout)
Feature: B6 (Display technology type)
Feature: C6 (Application enable key)
Feature: C8 (Display controller type)
Feature: C9 (Display firmware level)
Feature: CC (OSD Language)
Values (unparsed): 01 02 03 04 05 06 08 09 0A 0C 0D 0E 14 16 1E
Values ( parsed):
01: Chinese (traditional, Hantai)
02: English
03: French
04: German
05: Italian
06: Japanese
08: Portuguese (Portugal)
09: Russian
0a: Spanish
0c: Turkish
0d: Chinese (simplified / Kantai)
0e: Portuguese (Brazil)
14: Dutch
16: Finnish
1e: Polish
Feature: D6 (Power mode)
Values (unparsed): 01 04 05
Values ( parsed):
01: DPM: On, DPMS: Off
04: DPM: Off, DPMS: Off
05: Write only value to turn off display
Feature: DF (VCP Version)
Feature: E0 (Manufacturer specific feature)
Values (unparsed): 00 04 05
Values ( parsed): 00 04 05 (interpretation unavailable)
Feature: E1 (Manufacturer specific feature)
Values (unparsed): 00 01 02
Values ( parsed): 00 01 02 (interpretation unavailable)
Feature: E2 (Manufacturer specific feature)
Values (unparsed): 00 01 02 03 04 05 06 07 10 11 12
Values ( parsed): 00 01 02 03 04 05 06 07 10 11 12 (interpretation unavailable)
Feature: E3 (Manufacturer specific feature)
Feature: E4 (Manufacturer specific feature)
Feature: E5 (Manufacturer specific feature)
Feature: E7 (Manufacturer specific feature)
Values (unparsed): 00 01 02
Values ( parsed): 00 01 02 (interpretation unavailable)
Feature: E8 (Manufacturer specific feature)
Values (unparsed): 00 01 02 03 04
Values ( parsed): 00 01 02 03 04 (interpretation unavailable)
May support table reads: false
Scanning all VCP feature codes for display Display_Handle[i2c-11: fd=3]
VCP code 0x02 (New control value ): One or more new control values have been saved (0x02)
VCP code 0x03 (Soft controls ): Unsupported feature code
VCP code 0x07 (Unknown feature ): Unsupported feature code
VCP code 0x09 (Unknown feature ): Unsupported feature code
VCP code 0x0b (Color temperature increment ): 100 degree(s) Kelvin
VCP code 0x0c (Color temperature request ): 3000 + 45 * (feature 0B color temp increment) degree(s) Kelvin
VCP code 0x0d (Unknown feature ): Unsupported feature code
VCP code 0x0e (Clock ): Unsupported feature code
VCP code 0x0f (Unknown feature ): Unsupported feature code
VCP code 0x10 (Brightness ): current value = 71, max value = 100
VCP code 0x11 (Flesh tone enhancement ): Unsupported feature code
VCP code 0x12 (Contrast ): current value = 50, max value = 100
VCP code 0x13 (Backlight control ): Unsupported feature code
VCP code 0x14 (Select color preset ): 7500 K (0x06), Tolerance: Unspecified (0x00)
VCP code 0x15 (Unknown feature ): Unsupported feature code
VCP code 0x16 (Video gain: Red ): current value = 50, max value = 100
VCP code 0x17 (User color vision compensation): Unsupported feature code
VCP code 0x18 (Video gain: Green ): current value = 50, max value = 100
VCP code 0x19 (Unknown feature ): Unsupported feature code
VCP code 0x1a (Video gain: Blue ): current value = 50, max value = 100
VCP code 0x1b (Unknown feature ): Unsupported feature code
VCP code 0x1c (Focus ): Unsupported feature code
VCP code 0x1d (Unknown feature ): Unsupported feature code
VCP code 0x1e (Auto setup ): Unsupported feature code
VCP code 0x1f (Auto color setup ): Unsupported feature code
VCP code 0x20 (Horizontal Position (Phase) ): Unsupported feature code
VCP code 0x21 (Unknown feature ): Unsupported feature code
VCP code 0x22 (Horizontal Size ): Unsupported feature code
VCP code 0x23 (Unknown feature ): Unsupported feature code
VCP code 0x24 (Horizontal Pincushion ): Unsupported feature code
VCP code 0x25 (Unknown feature ): Unsupported feature code
VCP code 0x26 (Horizontal Pincushion Balance ): Unsupported feature code
VCP code 0x27 (Unknown feature ): Unsupported feature code
VCP code 0x28 (Horizontal Convergence R/B ): Unsupported feature code
VCP code 0x29 (Horizontal Convergence M/G ): Unsupported feature code
VCP code 0x2a (Horizontal Linearity ): Unsupported feature code
VCP code 0x2b (Unknown feature ): Unsupported feature code
VCP code 0x2c (Horizontal Linearity Balance ): Unsupported feature code
VCP code 0x2d (Unknown feature ): Unsupported feature code
VCP code 0x2e (Gray scale expansion ): Unsupported feature code
VCP code 0x2f (Unknown feature ): Unsupported feature code
VCP code 0x30 (Vertical Position (Phase) ): Unsupported feature code
VCP code 0x31 (Unknown feature ): Unsupported feature code
VCP code 0x32 (Vertical Size ): Unsupported feature code
VCP code 0x33 (Unknown feature ): Unsupported feature code
VCP code 0x34 (Vertical Pincushion ): Unsupported feature code
VCP code 0x35 (Unknown feature ): Unsupported feature code
VCP code 0x36 (Vertical Pincushion Balance ): Unsupported feature code
VCP code 0x37 (Unknown feature ): Unsupported feature code
VCP code 0x38 (Vertical Convergence R/B ): Unsupported feature code
VCP code 0x39 (Vertical Convergence M/G ): Unsupported feature code
VCP code 0x3a (Vertical Linearity ): Unsupported feature code
VCP code 0x3b (Unknown feature ): Unsupported feature code
VCP code 0x3c (Vertical Linearity Balance ): Unsupported feature code
VCP code 0x3d (Unknown feature ): Unsupported feature code
VCP code 0x3e (Clock phase ): Unsupported feature code
VCP code 0x3f (Unknown feature ): Unsupported feature code
VCP code 0x40 (Horizontal Parallelogram ): Unsupported feature code
VCP code 0x41 (Vertical Parallelogram ): Unsupported feature code
VCP code 0x42 (Horizontal Keystone ): Unsupported feature code
VCP code 0x43 (Vertical Keystone ): Unsupported feature code
VCP code 0x44 (Rotation ): Unsupported feature code
VCP code 0x45 (Unknown feature ): Unsupported feature code
VCP code 0x46 (Top Corner Flare ): Unsupported feature code
VCP code 0x47 (Unknown feature ): Unsupported feature code
VCP code 0x48 (Top Corner Hook ): Unsupported feature code
VCP code 0x49 (Unknown feature ): Unsupported feature code
VCP code 0x4a (Bottom Corner Flare ): Unsupported feature code
VCP code 0x4b (Unknown feature ): Unsupported feature code
VCP code 0x4c (Bottom Corner Hook ): Unsupported feature code
VCP code 0x4d (Unknown feature ): Unsupported feature code
VCP code 0x4e (Unknown feature ): Unsupported feature code
VCP code 0x4f (Unknown feature ): Unsupported feature code
VCP code 0x50 (Unknown feature ): Unsupported feature code
VCP code 0x51 (Unknown feature ): Unsupported feature code
VCP code 0x52 (Active control ): Value: 0x02
VCP code 0x53 (Unknown feature ): Unsupported feature code
VCP code 0x54 (Performance Preservation ): Unsupported feature code
VCP code 0x55 (Unknown feature ): Unsupported feature code
VCP code 0x56 (Horizontal Moire ): Unsupported feature code
VCP code 0x57 (Unknown feature ): Unsupported feature code
VCP code 0x58 (Vertical Moire ): Unsupported feature code
VCP code 0x59 (6 axis saturation: Red ): current value = 50, max value = 100
VCP code 0x5a (6 axis saturation: Yellow ): current value = 50, max value = 100
VCP code 0x5b (6 axis saturation: Green ): current value = 50, max value = 100
VCP code 0x5c (6 axis saturation: Cyan ): current value = 50, max value = 100
VCP code 0x5d (6 axis saturation: Blue ): current value = 50, max value = 100
VCP code 0x5e (6 axis saturation: Magenta ): current value = 50, max value = 100
VCP code 0x5f (Unknown feature ): Unsupported feature code
VCP code 0x60 (Input Source ): DisplayPort-1 (sl=0x0f)
VCP code 0x61 (Unknown feature ): Unsupported feature code
VCP code 0x62 (Audio speaker volume ): Volume level: 100 (00x64)
VCP code 0x63 (Speaker Select ): Unsupported feature code
VCP code 0x64 (Audio: Microphone Volume ): Unsupported feature code
VCP code 0x65 (Unknown feature ): Unsupported feature code
VCP code 0x66 (Ambient light sensor ): Unsupported feature code
VCP code 0x67 (Unknown feature ): Unsupported feature code
VCP code 0x68 (Unknown feature ): Unsupported feature code
VCP code 0x69 (Unknown feature ): Unsupported feature code
VCP code 0x6a (Unknown feature ): Unsupported feature code
VCP code 0x6b (Backlight Level: White ): Unsupported feature code
VCP code 0x6c (Video black level: Red ): current value = 50, max value = 100
VCP code 0x6d (Backlight Level: Red ): Unsupported feature code
VCP code 0x6e (Video black level: Green ): current value = 50, max value = 100
VCP code 0x6f (Backlight Level: Green ): Unsupported feature code
VCP code 0x70 (Video black level: Blue ): current value = 50, max value = 100
VCP code 0x71 (Backlight Level: Blue ): Unsupported feature code
VCP code 0x72 (Gamma ): 0x0078 - Invalid sl value. sl=0x78, sh=0x00
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x73 (LUT Size ): Unsupported feature code (All zero response)
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x74 (Single point LUT operation ): Unsupported feature code (All zero response)
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x75 (Block LUT operation ): Unsupported feature code (All zero response)
VCP code 0x77 (Unknown feature ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x78 (Display Identification Operation): Unsupported feature code (All zero response)
VCP code 0x79 (Unknown feature ): Unsupported feature code
VCP code 0x7a (Adjust Focal Plane ): Unsupported feature code
VCP code 0x7b (Unknown feature ): Unsupported feature code
VCP code 0x7c (Adjust Zoom ): Unsupported feature code
VCP code 0x7d (Unknown feature ): Unsupported feature code
VCP code 0x7e (Trapezoid ): Unsupported feature code
VCP code 0x7f (Unknown feature ): Unsupported feature code
VCP code 0x80 (Keystone ): Unsupported feature code
VCP code 0x81 (Unknown feature ): Unsupported feature code
VCP code 0x82 (Horizontal Mirror (Flip) ): Unsupported feature code
VCP code 0x83 (Unknown feature ): Unsupported feature code
VCP code 0x84 (Vertical Mirror (Flip) ): Unsupported feature code
VCP code 0x85 (Unknown feature ): Unsupported feature code
VCP code 0x86 (Display Scaling ): Unsupported feature code
VCP code 0x87 (Sharpness ): Unsupported feature code
VCP code 0x88 (Velocity Scan Modulation ): Unsupported feature code
VCP code 0x89 (Unknown feature ): Unsupported feature code
VCP code 0x8a (Color Saturation ): Unsupported feature code
VCP code 0x8c (TV Sharpness ): Unsupported feature code
VCP code 0x8d (Audio mute/Screen blank ): Unmute the audio (sl=0x02), Invalid value (sh=0x00)
VCP code 0x8e (TV Contrast ): Unsupported feature code
VCP code 0x8f (Audio Treble ): Unsupported feature code
VCP code 0x90 (Hue ): Unsupported feature code
VCP code 0x91 (Audio Bass ): Unsupported feature code
VCP code 0x92 (TV Black level/Luminesence ): Unsupported feature code
VCP code 0x93 (Audio Balance L/R ): Unsupported feature code
VCP code 0x94 (Audio Processor Mode ): Unsupported feature code
VCP code 0x95 (Window Position(TL_X) ): Unsupported feature code
VCP code 0x96 (Window Position(TL_Y) ): Unsupported feature code
VCP code 0x97 (Window Position(BR_X) ): Unsupported feature code
VCP code 0x98 (Window Position(BR_Y) ): Unsupported feature code
VCP code 0x99 (Window control on/off ): Unsupported feature code
VCP code 0x9a (Window background ): Unsupported feature code
VCP code 0x9b (6 axis hue control: Red ): current value = 50, max value = 100
VCP code 0x9c (6 axis hue control: Yellow ): current value = 50, max value = 100
VCP code 0x9d (6 axis hue control: Green ): current value = 50, max value = 100
VCP code 0x9e (6 axis hue control: Cyan ): current value = 50, max value = 100
VCP code 0x9f (6 axis hue control: Blue ): current value = 50, max value = 100
VCP code 0xa0 (6 axis hue control: Magenta ): current value = 50, max value = 100
VCP code 0xa1 (Unknown feature ): Unsupported feature code
VCP code 0xa3 (Unknown feature ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xa4 (Window mask control ): Unsupported feature code (All zero response)
VCP code 0xa5 (Change the selected window ): Unsupported feature code
VCP code 0xa6 (Unknown feature ): Unsupported feature code
VCP code 0xa7 (Unknown feature ): Unsupported feature code
VCP code 0xa8 (Unknown feature ): Unsupported feature code
VCP code 0xa9 (Unknown feature ): Unsupported feature code
VCP code 0xaa (Screen Orientation ): Unsupported feature code
VCP code 0xab (Unknown feature ): Unsupported feature code
VCP code 0xac (Horizontal frequency ): 23364 hz
VCP code 0xad (Unknown feature ): Unsupported feature code
VCP code 0xae (Vertical frequency ): 60.00 hz
VCP code 0xaf (Unknown feature ): Unsupported feature code
VCP code 0xb1 (Unknown feature ): Unsupported feature code
VCP code 0xb2 (Flat panel sub-pixel layout ): Red/Green/Blue vertical stripe (sl=0x01)
VCP code 0xb3 (Unknown feature ): mh=0x00, ml=0x01, sh=0x00, sl=0x00
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xb4 (Source Timing Mode ): Unsupported feature code (All zero response)
VCP code 0xb5 (Unknown feature ): Unsupported feature code
VCP code 0xb6 (Display technology type ): LCD (active matrix) (sl=0x03)
VCP code 0xb7 (Monitor status ): Unsupported feature code
VCP code 0xb8 (Packet count ): Unsupported feature code
VCP code 0xb9 (Monitor X origin ): Unsupported feature code
VCP code 0xba (Monitor Y origin ): Unsupported feature code
VCP code 0xbb (Header error count ): Unsupported feature code
VCP code 0xbc (Body CRC error count ): Unsupported feature code
VCP code 0xbd (Client ID ): Unsupported feature code
VCP code 0xbe (Link control ): Unsupported feature code
VCP code 0xbf (Unknown feature ): Unsupported feature code
VCP code 0xc0 (Display usage time ): Unsupported feature code
VCP code 0xc1 (Unknown feature ): Unsupported feature code
VCP code 0xc2 (Display descriptor length ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xc3 (Transmit display descriptor ): Unsupported feature code (All zero response)
VCP code 0xc4 (Enable display of 'display descriptor'): Unsupported feature code
VCP code 0xc5 (Unknown feature ): Unsupported feature code
VCP code 0xc6 (Application enable key ): 0x003c
VCP code 0xc7 (Unknown feature ): Unsupported feature code
VCP code 0xc8 (Display controller type ): Mfg: RealTek (sl=0x09), controller number: mh=0x00, ml=0x27, sh=0x87
VCP code 0xc9 (Display firmware level ): 0.1
VCP code 0xca (OSD/Button Control ): OSD disabled, button events enabled (sl=0x01), Host control of power unsupported (sh=0x00)
VCP code 0xcb (Unknown feature ): Unsupported feature code
VCP code 0xcc (OSD Language ): English (sl=0x02)
VCP code 0xcd (Status Indicators ): Unsupported feature code
VCP code 0xce (Auxiliary display size ): Unsupported feature code
VCP code 0xd0 (Output select ): Unsupported feature code
VCP code 0xd1 (Unknown feature ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xd2 (Asset Tag ): Unsupported feature code (All zero response)
VCP code 0xd3 (Unknown feature ): Unsupported feature code
VCP code 0xd4 (Stereo video mode ): Unsupported feature code
VCP code 0xd5 (Unknown feature ): Unsupported feature code
VCP code 0xd6 (Power mode ): DPM: On, DPMS: Off (sl=0x01)
VCP code 0xd7 (Auxiliary power output ): Unsupported feature code
VCP code 0xd8 (Unknown feature ): Unsupported feature code
VCP code 0xd9 (Unknown feature ): Unsupported feature code
VCP code 0xda (Scan mode ): Unsupported feature code
VCP code 0xdb (Image Mode ): Unsupported feature code
VCP code 0xdc (Display Mode ): Unsupported feature code
VCP code 0xdd (Unknown feature ): Unsupported feature code
VCP code 0xde (Scratch Pad ): Unsupported feature code
VCP code 0xdf (VCP Version ): 2.2
VCP code 0xe0 (Manufacturer Specific ): mh=0x00, ml=0x07, sh=0x00, sl=0xff
VCP code 0xe1 (Manufacturer Specific ): mh=0x00, ml=0x07, sh=0x00, sl=0xff
VCP code 0xe2 (Manufacturer Specific ): mh=0x00, ml=0x1b, sh=0x00, sl=0x00
VCP code 0xe3 (Manufacturer Specific ): mh=0xff, ml=0xff, sh=0x00, sl=0x13
VCP code 0xe4 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0x02
VCP code 0xe5 (Manufacturer Specific ): mh=0x00, ml=0x0a, sh=0x00, sl=0x05
VCP code 0xe6 (Manufacturer Specific ): Unsupported feature code
VCP code 0xe7 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xe8 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xe9 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xea (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xeb (Manufacturer Specific ): Unsupported feature code
VCP code 0xec (Manufacturer Specific ): Unsupported feature code
VCP code 0xed (Manufacturer Specific ): Unsupported feature code
VCP code 0xee (Manufacturer Specific ): Unsupported feature code
VCP code 0xef (Manufacturer Specific ): Unsupported feature code
VCP code 0xf0 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf1 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf2 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf3 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf4 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf5 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf6 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf7 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf8 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf9 (Manufacturer Specific ): Unsupported feature code
VCP code 0xfa (Manufacturer Specific ): Unsupported feature code
VCP code 0xfb (Manufacturer Specific ): Unsupported feature code
VCP code 0xfc (Manufacturer Specific ): Unsupported feature code
VCP code 0xfd (Manufacturer Specific ): Unsupported feature code
VCP code 0xfe (Manufacturer Specific ): Unsupported feature code
VCP code 0xff (Manufacturer Specific ): Unsupported feature code
Comparing declared capabilities to observed features...
Readable features declared in capabilities string: x02, x0b, x0c, x10, x12, x14, x16, x18, x1a, x52, x59, x5a, x5b, x5c, x5d, x5e, x60, x62, x6c, x6e, x70, x72, x8d, x9b, x9c, x9d, x9e, x9f, xa0, xac, xae, xb2, xb6, xc6, xc8, xc9, xcc, xd6, xdf, xe0, xe1, xe2, xe3, xe4, xe5, xe7, xe8
MCCS (VCP) version reported by capabilities: 2.2
MCCS (VCP) version reported by feature 0xDf: 2.2
All readable features declared in capabilities were found by scanning.
Features found by scanning but not declared as capabilities:
Feature xb3 - Unknown feature
Feature xca - OSD/Button Control
Feature xe9 - Manufacturer Specific
Feature xea - Manufacturer Specific
Color temperature increment (x0b) = 100 degrees Kelvin
Color temperature request (x0c) = 45
Requested color temperature = (3000 deg Kelvin) + 45 * (100 degrees Kelvin) = 7500 degrees Kelvin
VCP code 0x14 (Select color preset ): 7500 K (0x06), Tolerance: Unspecified (0x00)
Statistics for probe of display 1:
EXECUTION STATISTICS
Maxtries Settings:
Operation Type Current Default Min Max
Write only exchange tries: 15 4 15 15
Write read exchange tries: 15 4 15 15
Multi-part read exchange tries: 15 4 15 15
Multi-part_write exchange tries: 15 4 15 15
Retry statistics for write only
No tries attempted
Retry statistics for write-read
Max tries allowed: 15
Successful attempts by number of tries required:
1: 258
Total successful attempts: 258
Failed due to max tries exceeded: 0
Failed due to fatal error: 8
Total attempts: 266
Retry statistics for multi-part read
Max tries allowed: 15
Successful attempts by number of tries required:
1: 1
Total successful attempts: 1
Failed due to max tries exceeded: 0
Failed due to fatal error: 8
Total attempts: 9
Retry statistics for multi-part write
No tries attempted
DDC Related Errors:
Count Status Code Description
8 DDCRC_READ_ALL_ZERO (-3006) packet contents entirely 0x00
8 DDCRC_DETERMINED_UNSUPPORTED (-3012) ddcutil determined that facility unsupported (derived)
Total errors: 16
Errors Wrapped in Retry:
Count Status Code Description
8 DDCRC_READ_ALL_ZERO (-3006) packet contents entirely 0x00
Total errors: 8
IO and Sleep Events:
Total IO events: 534
IO error count: 16
Total sleep events: 580
Sleep Event type Count
SE_WRITE_TO_READ 266
SE_POST_WRITE 0
SE_POST_READ 266
SE_POST_SAVE_SETTINGS 0
SE_PRE_MULTI_PART_READ 1
SE_POST_CAP_TABLE_SEGMENT 27
SE_SPECIAL 0
Call Stats:
Type Count Millisec ( Nanosec)
i2c writes using ioctl (I2_IOCTL_WRITE) 266 447 ( 447064658)
i2c reads using ioctl (I2_IOCTL_READ) 266 678 ( 678565279)
open file calls (IE_OPEN) 1 0 ( 15139)
close file calls (IE_CLOSE) 1 0 ( 11461)
Totals: 534 1125 ( 1125656537)
Sleep Call Stats:
Total sleep calls: 582
Requested sleep time milliseconds : 29170
Actual sleep milliseconds (nanosec): 29309 ( 29309800088)
Elapsed milliseconds since last reset (nanosec): 29503 ( 29503856043)
Total elapsed milliseconds (nanoseconds): 42722 ( 42722453952)
Total non sleep system call time: 1125 milliseconds
Total sleep call time: 29309 milliseconds
Elapsed time: 42722 milliseconds
Probing display 2
EDID version: 1.4
Mfg id: ACR, model: V277U, sn: TDCEE001852A
Product code: 1657, binary serial number 2468355713 (0x93201e81)
How display reports unsupported feature: DREF_DDC_USES_DDC_FLAG_FOR_UNSUPPORTED
Capabilities for display on bus /dev/i2c-12
Unparsed capabilities string: (prot(monitor)type(LCD)model(V277U)cmds(01 02 03 07 0C E3 F3)vcp(02 04 05 08 0B 0C 10 12 14(05 06 08 0B) 16 18 1A 52 59 5A 5B 5C 5D 5E 60(0F 11 12) 62 6C 6E 70 72(50 78 8C) 8D 9B 9C 9D 9E 9F A0 AC AE B2 B6 C6 C8 C9 CC(01 02 03 04 05 06 08 09 0A 0C 0D 0E 14 16 1E) D6(01 04 05) DF E0(00 04 05) E1(00 01 02) E2(00 01 02 03 04 05 06 07 10 11 12) E3 E4 E5 E7(00 01 02) E8(00 01 02 03 04))mswhql(1)asset_eep(40)mccs_ver(2.2))
Model: V277U
MCCS version: 2.2
Commands:
Op Code: 01 (VCP Request)
Op Code: 02 (VCP Response)
Op Code: 03 (VCP Set)
Op Code: 07 (Timing Request)
Op Code: 0C (Save Settings)
Op Code: E3 (Capabilities Reply)
Op Code: F3 (Capabilities Request)
VCP Features:
Feature: 02 (New control value)
Feature: 04 (Restore factory defaults)
Feature: 05 (Restore factory brightness/contrast defaults)
Feature: 08 (Restore color defaults)
Feature: 0B (Color temperature increment)
Feature: 0C (Color temperature request)
Feature: 10 (Brightness)
Feature: 12 (Contrast)
Feature: 14 (Select color preset)
Values (unparsed): 05 06 08 0B
Values ( parsed):
05: 6500 K
06: 7500 K
08: 9300 K
0b: User 1
Feature: 16 (Video gain: Red)
Feature: 18 (Video gain: Green)
Feature: 1A (Video gain: Blue)
Feature: 52 (Active control)
Feature: 59 (6 axis saturation: Red)
Feature: 5A (6 axis saturation: Yellow)
Feature: 5B (6 axis saturation: Green)
Feature: 5C (6 axis saturation: Cyan)
Feature: 5D (6 axis saturation: Blue)
Feature: 5E (6 axis saturation: Magenta)
Feature: 60 (Input Source)
Values (unparsed): 0F 11 12
Values ( parsed):
0f: DisplayPort-1
11: HDMI-1
12: HDMI-2
Feature: 62 (Audio speaker volume)
Feature: 6C (Video black level: Red)
Feature: 6E (Video black level: Green)
Feature: 70 (Video black level: Blue)
Feature: 72 (Gamma)
Values (unparsed): 50 78 8C
Invalid gamma descriptor: 50 78 8c
Feature: 8D (Audio mute/Screen blank)
Feature: 9B (6 axis hue control: Red)
Feature: 9C (6 axis hue control: Yellow)
Feature: 9D (6 axis hue control: Green)
Feature: 9E (6 axis hue control: Cyan)
Feature: 9F (6 axis hue control: Blue)
Feature: A0 (6 axis hue control: Magenta)
Feature: AC (Horizontal frequency)
Feature: AE (Vertical frequency)
Feature: B2 (Flat panel sub-pixel layout)
Feature: B6 (Display technology type)
Feature: C6 (Application enable key)
Feature: C8 (Display controller type)
Feature: C9 (Display firmware level)
Feature: CC (OSD Language)
Values (unparsed): 01 02 03 04 05 06 08 09 0A 0C 0D 0E 14 16 1E
Values ( parsed):
01: Chinese (traditional, Hantai)
02: English
03: French
04: German
05: Italian
06: Japanese
08: Portuguese (Portugal)
09: Russian
0a: Spanish
0c: Turkish
0d: Chinese (simplified / Kantai)
0e: Portuguese (Brazil)
14: Dutch
16: Finnish
1e: Polish
Feature: D6 (Power mode)
Values (unparsed): 01 04 05
Values ( parsed):
01: DPM: On, DPMS: Off
04: DPM: Off, DPMS: Off
05: Write only value to turn off display
Feature: DF (VCP Version)
Feature: E0 (Manufacturer specific feature)
Values (unparsed): 00 04 05
Values ( parsed): 00 04 05 (interpretation unavailable)
Feature: E1 (Manufacturer specific feature)
Values (unparsed): 00 01 02
Values ( parsed): 00 01 02 (interpretation unavailable)
Feature: E2 (Manufacturer specific feature)
Values (unparsed): 00 01 02 03 04 05 06 07 10 11 12
Values ( parsed): 00 01 02 03 04 05 06 07 10 11 12 (interpretation unavailable)
Feature: E3 (Manufacturer specific feature)
Feature: E4 (Manufacturer specific feature)
Feature: E5 (Manufacturer specific feature)
Feature: E7 (Manufacturer specific feature)
Values (unparsed): 00 01 02
Values ( parsed): 00 01 02 (interpretation unavailable)
Feature: E8 (Manufacturer specific feature)
Values (unparsed): 00 01 02 03 04
Values ( parsed): 00 01 02 03 04 (interpretation unavailable)
May support table reads: false
Scanning all VCP feature codes for display Display_Handle[i2c-12: fd=3]
VCP code 0x02 (New control value ): One or more new control values have been saved (0x02)
VCP code 0x03 (Soft controls ): Unsupported feature code
VCP code 0x07 (Unknown feature ): Unsupported feature code
VCP code 0x09 (Unknown feature ): Unsupported feature code
VCP code 0x0b (Color temperature increment ): 100 degree(s) Kelvin
VCP code 0x0c (Color temperature request ): 3000 + 35 * (feature 0B color temp increment) degree(s) Kelvin
VCP code 0x0d (Unknown feature ): Unsupported feature code
VCP code 0x0e (Clock ): Unsupported feature code
VCP code 0x0f (Unknown feature ): Unsupported feature code
VCP code 0x10 (Brightness ): current value = 71, max value = 100
VCP code 0x11 (Flesh tone enhancement ): Unsupported feature code
VCP code 0x12 (Contrast ): current value = 50, max value = 100
VCP code 0x13 (Backlight control ): Unsupported feature code
VCP code 0x14 (Select color preset ): 6500 K (0x05), Tolerance: Unspecified (0x00)
VCP code 0x15 (Unknown feature ): Unsupported feature code
VCP code 0x16 (Video gain: Red ): current value = 50, max value = 100
VCP code 0x17 (User color vision compensation): Unsupported feature code
VCP code 0x18 (Video gain: Green ): current value = 50, max value = 100
VCP code 0x19 (Unknown feature ): Unsupported feature code
VCP code 0x1a (Video gain: Blue ): current value = 50, max value = 100
VCP code 0x1b (Unknown feature ): Unsupported feature code
VCP code 0x1c (Focus ): Unsupported feature code
VCP code 0x1d (Unknown feature ): Unsupported feature code
VCP code 0x1e (Auto setup ): Unsupported feature code
VCP code 0x1f (Auto color setup ): Unsupported feature code
VCP code 0x20 (Horizontal Position (Phase) ): Unsupported feature code
VCP code 0x21 (Unknown feature ): Unsupported feature code
VCP code 0x22 (Horizontal Size ): Unsupported feature code
VCP code 0x23 (Unknown feature ): Unsupported feature code
VCP code 0x24 (Horizontal Pincushion ): Unsupported feature code
VCP code 0x25 (Unknown feature ): Unsupported feature code
VCP code 0x26 (Horizontal Pincushion Balance ): Unsupported feature code
VCP code 0x27 (Unknown feature ): Unsupported feature code
VCP code 0x28 (Horizontal Convergence R/B ): Unsupported feature code
VCP code 0x29 (Horizontal Convergence M/G ): Unsupported feature code
VCP code 0x2a (Horizontal Linearity ): Unsupported feature code
VCP code 0x2b (Unknown feature ): Unsupported feature code
VCP code 0x2c (Horizontal Linearity Balance ): Unsupported feature code
VCP code 0x2d (Unknown feature ): Unsupported feature code
VCP code 0x2e (Gray scale expansion ): Unsupported feature code
VCP code 0x2f (Unknown feature ): Unsupported feature code
VCP code 0x30 (Vertical Position (Phase) ): Unsupported feature code
VCP code 0x31 (Unknown feature ): Unsupported feature code
VCP code 0x32 (Vertical Size ): Unsupported feature code
VCP code 0x33 (Unknown feature ): Unsupported feature code
VCP code 0x34 (Vertical Pincushion ): Unsupported feature code
VCP code 0x35 (Unknown feature ): Unsupported feature code
VCP code 0x36 (Vertical Pincushion Balance ): Unsupported feature code
VCP code 0x37 (Unknown feature ): Unsupported feature code
VCP code 0x38 (Vertical Convergence R/B ): Unsupported feature code
VCP code 0x39 (Vertical Convergence M/G ): Unsupported feature code
VCP code 0x3a (Vertical Linearity ): Unsupported feature code
VCP code 0x3b (Unknown feature ): Unsupported feature code
VCP code 0x3c (Vertical Linearity Balance ): Unsupported feature code
VCP code 0x3d (Unknown feature ): Unsupported feature code
VCP code 0x3e (Clock phase ): Unsupported feature code
VCP code 0x3f (Unknown feature ): Unsupported feature code
VCP code 0x40 (Horizontal Parallelogram ): Unsupported feature code
VCP code 0x41 (Vertical Parallelogram ): Unsupported feature code
VCP code 0x42 (Horizontal Keystone ): Unsupported feature code
VCP code 0x43 (Vertical Keystone ): Unsupported feature code
VCP code 0x44 (Rotation ): Unsupported feature code
VCP code 0x45 (Unknown feature ): Unsupported feature code
VCP code 0x46 (Top Corner Flare ): Unsupported feature code
VCP code 0x47 (Unknown feature ): Unsupported feature code
VCP code 0x48 (Top Corner Hook ): Unsupported feature code
VCP code 0x49 (Unknown feature ): Unsupported feature code
VCP code 0x4a (Bottom Corner Flare ): Unsupported feature code
VCP code 0x4b (Unknown feature ): Unsupported feature code
VCP code 0x4c (Bottom Corner Hook ): Unsupported feature code
VCP code 0x4d (Unknown feature ): Unsupported feature code
VCP code 0x4e (Unknown feature ): Unsupported feature code
VCP code 0x4f (Unknown feature ): Unsupported feature code
VCP code 0x50 (Unknown feature ): Unsupported feature code
VCP code 0x51 (Unknown feature ): Unsupported feature code
VCP code 0x52 (Active control ): Value: 0x02
VCP code 0x53 (Unknown feature ): Unsupported feature code
VCP code 0x54 (Performance Preservation ): Unsupported feature code
VCP code 0x55 (Unknown feature ): Unsupported feature code
VCP code 0x56 (Horizontal Moire ): Unsupported feature code
VCP code 0x57 (Unknown feature ): Unsupported feature code
VCP code 0x58 (Vertical Moire ): Unsupported feature code
VCP code 0x59 (6 axis saturation: Red ): current value = 50, max value = 100
VCP code 0x5a (6 axis saturation: Yellow ): current value = 50, max value = 100
VCP code 0x5b (6 axis saturation: Green ): current value = 50, max value = 100
VCP code 0x5c (6 axis saturation: Cyan ): current value = 50, max value = 100
VCP code 0x5d (6 axis saturation: Blue ): current value = 50, max value = 100
VCP code 0x5e (6 axis saturation: Magenta ): current value = 50, max value = 100
VCP code 0x5f (Unknown feature ): Unsupported feature code
VCP code 0x60 (Input Source ): DisplayPort-1 (sl=0x0f)
VCP code 0x61 (Unknown feature ): Unsupported feature code
VCP code 0x62 (Audio speaker volume ): Volume level: 70 (00x46)
VCP code 0x63 (Speaker Select ): Unsupported feature code
VCP code 0x64 (Audio: Microphone Volume ): Unsupported feature code
VCP code 0x65 (Unknown feature ): Unsupported feature code
VCP code 0x66 (Ambient light sensor ): Unsupported feature code
VCP code 0x67 (Unknown feature ): Unsupported feature code
VCP code 0x68 (Unknown feature ): Unsupported feature code
VCP code 0x69 (Unknown feature ): Unsupported feature code
VCP code 0x6a (Unknown feature ): Unsupported feature code
VCP code 0x6b (Backlight Level: White ): Unsupported feature code
VCP code 0x6c (Video black level: Red ): current value = 50, max value = 100
VCP code 0x6d (Backlight Level: Red ): Unsupported feature code
VCP code 0x6e (Video black level: Green ): current value = 50, max value = 100
VCP code 0x6f (Backlight Level: Green ): Unsupported feature code
VCP code 0x70 (Video black level: Blue ): current value = 50, max value = 100
VCP code 0x71 (Backlight Level: Blue ): Unsupported feature code
VCP code 0x72 (Gamma ): 0x0078 - Invalid sl value. sl=0x78, sh=0x00
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x73 (LUT Size ): Unsupported feature code (All zero response)
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x74 (Single point LUT operation ): Unsupported feature code (All zero response)
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x75 (Block LUT operation ): Unsupported feature code (All zero response)
VCP code 0x77 (Unknown feature ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0x78 (Display Identification Operation): Unsupported feature code (All zero response)
VCP code 0x79 (Unknown feature ): Unsupported feature code
VCP code 0x7a (Adjust Focal Plane ): Unsupported feature code
VCP code 0x7b (Unknown feature ): Unsupported feature code
VCP code 0x7c (Adjust Zoom ): Unsupported feature code
VCP code 0x7d (Unknown feature ): Unsupported feature code
VCP code 0x7e (Trapezoid ): Unsupported feature code
VCP code 0x7f (Unknown feature ): Unsupported feature code
VCP code 0x80 (Keystone ): Unsupported feature code
VCP code 0x81 (Unknown feature ): Unsupported feature code
VCP code 0x82 (Horizontal Mirror (Flip) ): Unsupported feature code
VCP code 0x83 (Unknown feature ): Unsupported feature code
VCP code 0x84 (Vertical Mirror (Flip) ): Unsupported feature code
VCP code 0x85 (Unknown feature ): Unsupported feature code
VCP code 0x86 (Display Scaling ): Unsupported feature code
VCP code 0x87 (Sharpness ): Unsupported feature code
VCP code 0x88 (Velocity Scan Modulation ): Unsupported feature code
VCP code 0x89 (Unknown feature ): Unsupported feature code
VCP code 0x8a (Color Saturation ): Unsupported feature code
VCP code 0x8c (TV Sharpness ): Unsupported feature code
VCP code 0x8d (Audio mute/Screen blank ): Unmute the audio (sl=0x02), Invalid value (sh=0x00)
VCP code 0x8e (TV Contrast ): Unsupported feature code
VCP code 0x8f (Audio Treble ): Unsupported feature code
VCP code 0x90 (Hue ): Unsupported feature code
VCP code 0x91 (Audio Bass ): Unsupported feature code
VCP code 0x92 (TV Black level/Luminesence ): Unsupported feature code
VCP code 0x93 (Audio Balance L/R ): Unsupported feature code
VCP code 0x94 (Audio Processor Mode ): Unsupported feature code
VCP code 0x95 (Window Position(TL_X) ): Unsupported feature code
VCP code 0x96 (Window Position(TL_Y) ): Unsupported feature code
VCP code 0x97 (Window Position(BR_X) ): Unsupported feature code
VCP code 0x98 (Window Position(BR_Y) ): Unsupported feature code
VCP code 0x99 (Window control on/off ): Unsupported feature code
VCP code 0x9a (Window background ): Unsupported feature code
VCP code 0x9b (6 axis hue control: Red ): current value = 50, max value = 100
VCP code 0x9c (6 axis hue control: Yellow ): current value = 50, max value = 100
VCP code 0x9d (6 axis hue control: Green ): current value = 50, max value = 100
VCP code 0x9e (6 axis hue control: Cyan ): current value = 50, max value = 100
VCP code 0x9f (6 axis hue control: Blue ): current value = 50, max value = 100
VCP code 0xa0 (6 axis hue control: Magenta ): current value = 50, max value = 100
VCP code 0xa1 (Unknown feature ): Unsupported feature code
VCP code 0xa3 (Unknown feature ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xa4 (Window mask control ): Unsupported feature code (All zero response)
VCP code 0xa5 (Change the selected window ): Unsupported feature code
VCP code 0xa6 (Unknown feature ): Unsupported feature code
VCP code 0xa7 (Unknown feature ): Unsupported feature code
VCP code 0xa8 (Unknown feature ): Unsupported feature code
VCP code 0xa9 (Unknown feature ): Unsupported feature code
VCP code 0xaa (Screen Orientation ): Unsupported feature code
VCP code 0xab (Unknown feature ): Unsupported feature code
VCP code 0xac (Horizontal frequency ): 23364 hz
VCP code 0xad (Unknown feature ): Unsupported feature code
VCP code 0xae (Vertical frequency ): 60.00 hz
VCP code 0xaf (Unknown feature ): Unsupported feature code
VCP code 0xb1 (Unknown feature ): Unsupported feature code
VCP code 0xb2 (Flat panel sub-pixel layout ): Red/Green/Blue vertical stripe (sl=0x01)
VCP code 0xb3 (Unknown feature ): mh=0x00, ml=0x01, sh=0x00, sl=0x00
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xb4 (Source Timing Mode ): Unsupported feature code (All zero response)
VCP code 0xb5 (Unknown feature ): Unsupported feature code
VCP code 0xb6 (Display technology type ): LCD (active matrix) (sl=0x03)
VCP code 0xb7 (Monitor status ): Unsupported feature code
VCP code 0xb8 (Packet count ): Unsupported feature code
VCP code 0xb9 (Monitor X origin ): Unsupported feature code
VCP code 0xba (Monitor Y origin ): Unsupported feature code
VCP code 0xbb (Header error count ): Unsupported feature code
VCP code 0xbc (Body CRC error count ): Unsupported feature code
VCP code 0xbd (Client ID ): Unsupported feature code
VCP code 0xbe (Link control ): Unsupported feature code
VCP code 0xbf (Unknown feature ): Unsupported feature code
VCP code 0xc0 (Display usage time ): Unsupported feature code
VCP code 0xc1 (Unknown feature ): Unsupported feature code
VCP code 0xc2 (Display descriptor length ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xc3 (Transmit display descriptor ): Unsupported feature code (All zero response)
VCP code 0xc4 (Enable display of 'display descriptor'): Unsupported feature code
VCP code 0xc5 (Unknown feature ): Unsupported feature code
VCP code 0xc6 (Application enable key ): 0x003c
VCP code 0xc7 (Unknown feature ): Unsupported feature code
VCP code 0xc8 (Display controller type ): Mfg: RealTek (sl=0x09), controller number: mh=0x00, ml=0x27, sh=0x87
VCP code 0xc9 (Display firmware level ): 0.1
VCP code 0xca (OSD/Button Control ): OSD disabled, button events enabled (sl=0x01), Host control of power unsupported (sh=0x00)
VCP code 0xcb (Unknown feature ): Unsupported feature code
VCP code 0xcc (OSD Language ): English (sl=0x02)
VCP code 0xcd (Status Indicators ): Unsupported feature code
VCP code 0xce (Auxiliary display size ): Unsupported feature code
VCP code 0xd0 (Output select ): Unsupported feature code
VCP code 0xd1 (Unknown feature ): Unsupported feature code
(multi_part_read_with_retry ) Accepting DDCRC_READ_ALL_ZERO
VCP code 0xd2 (Asset Tag ): Unsupported feature code (All zero response)
VCP code 0xd3 (Unknown feature ): Unsupported feature code
VCP code 0xd4 (Stereo video mode ): Unsupported feature code
VCP code 0xd5 (Unknown feature ): Unsupported feature code
VCP code 0xd6 (Power mode ): DPM: On, DPMS: Off (sl=0x01)
VCP code 0xd7 (Auxiliary power output ): Unsupported feature code
VCP code 0xd8 (Unknown feature ): Unsupported feature code
VCP code 0xd9 (Unknown feature ): Unsupported feature code
VCP code 0xda (Scan mode ): Unsupported feature code
VCP code 0xdb (Image Mode ): Unsupported feature code
VCP code 0xdc (Display Mode ): Unsupported feature code
VCP code 0xdd (Unknown feature ): Unsupported feature code
VCP code 0xde (Scratch Pad ): Unsupported feature code
VCP code 0xdf (VCP Version ): 2.2
VCP code 0xe0 (Manufacturer Specific ): mh=0x00, ml=0x07, sh=0x00, sl=0xff
VCP code 0xe1 (Manufacturer Specific ): mh=0x00, ml=0x07, sh=0x00, sl=0xff
VCP code 0xe2 (Manufacturer Specific ): mh=0x00, ml=0x1b, sh=0x00, sl=0x00
VCP code 0xe3 (Manufacturer Specific ): mh=0xff, ml=0xff, sh=0x00, sl=0x13
VCP code 0xe4 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0x02
VCP code 0xe5 (Manufacturer Specific ): mh=0x00, ml=0x0a, sh=0x00, sl=0x05
VCP code 0xe6 (Manufacturer Specific ): Unsupported feature code
VCP code 0xe7 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xe8 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xe9 (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xea (Manufacturer Specific ): mh=0x00, ml=0x03, sh=0x00, sl=0xff
VCP code 0xeb (Manufacturer Specific ): Unsupported feature code
VCP code 0xec (Manufacturer Specific ): Unsupported feature code
VCP code 0xed (Manufacturer Specific ): Unsupported feature code
VCP code 0xee (Manufacturer Specific ): Unsupported feature code
VCP code 0xef (Manufacturer Specific ): Unsupported feature code
VCP code 0xf0 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf1 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf2 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf3 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf4 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf5 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf6 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf7 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf8 (Manufacturer Specific ): Unsupported feature code
VCP code 0xf9 (Manufacturer Specific ): Unsupported feature code
VCP code 0xfa (Manufacturer Specific ): Unsupported feature code
VCP code 0xfb (Manufacturer Specific ): Unsupported feature code
VCP code 0xfc (Manufacturer Specific ): Unsupported feature code
VCP code 0xfd (Manufacturer Specific ): Unsupported feature code
VCP code 0xfe (Manufacturer Specific ): Unsupported feature code
VCP code 0xff (Manufacturer Specific ): Unsupported feature code
Comparing declared capabilities to observed features...
Readable features declared in capabilities string: x02, x0b, x0c, x10, x12, x14, x16, x18, x1a, x52, x59, x5a, x5b, x5c, x5d, x5e, x60, x62, x6c, x6e, x70, x72, x8d, x9b, x9c, x9d, x9e, x9f, xa0, xac, xae, xb2, xb6, xc6, xc8, xc9, xcc, xd6, xdf, xe0, xe1, xe2, xe3, xe4, xe5, xe7, xe8
MCCS (VCP) version reported by capabilities: 2.2
MCCS (VCP) version reported by feature 0xDf: 2.2
All readable features declared in capabilities were found by scanning.
Features found by scanning but not declared as capabilities:
Feature xb3 - Unknown feature
Feature xca - OSD/Button Control
Feature xe9 - Manufacturer Specific
Feature xea - Manufacturer Specific
Color temperature increment (x0b) = 100 degrees Kelvin
Color temperature request (x0c) = 35
Requested color temperature = (3000 deg Kelvin) + 35 * (100 degrees Kelvin) = 6500 degrees Kelvin
VCP code 0x14 (Select color preset ): 6500 K (0x05), Tolerance: Unspecified (0x00)
Statistics for probe of display 2:
EXECUTION STATISTICS
Maxtries Settings:
Operation Type Current Default Min Max
Write only exchange tries: 15 4 15 15
Write read exchange tries: 15 4 15 15
Multi-part read exchange tries: 15 4 15 15
Multi-part_write exchange tries: 15 4 15 15
Retry statistics for write only
No tries attempted
Retry statistics for write-read
Max tries allowed: 15
Successful attempts by number of tries required:
1: 258
Total successful attempts: 258
Failed due to max tries exceeded: 0
Failed due to fatal error: 8
Total attempts: 266
Retry statistics for multi-part read
Max tries allowed: 15
Successful attempts by number of tries required:
1: 1
Total successful attempts: 1
Failed due to max tries exceeded: 0
Failed due to fatal error: 8
Total attempts: 9
Retry statistics for multi-part write
No tries attempted
DDC Related Errors:
Count Status Code Description
8 DDCRC_READ_ALL_ZERO (-3006) packet contents entirely 0x00
8 DDCRC_DETERMINED_UNSUPPORTED (-3012) ddcutil determined that facility unsupported (derived)
Total errors: 16
Errors Wrapped in Retry:
Count Status Code Description
8 DDCRC_READ_ALL_ZERO (-3006) packet contents entirely 0x00
Total errors: 8
IO and Sleep Events:
Total IO events: 534
IO error count: 16
Total sleep events: 1140
Sleep Event type Count
SE_WRITE_TO_READ 266
SE_POST_WRITE 0
SE_POST_READ 266
SE_POST_SAVE_SETTINGS 0
SE_PRE_MULTI_PART_READ 1
SE_POST_CAP_TABLE_SEGMENT 27
SE_SPECIAL 0
Call Stats:
Type Count Millisec ( Nanosec)
i2c writes using ioctl (I2_IOCTL_WRITE) 266 469 ( 469844591)
i2c reads using ioctl (I2_IOCTL_READ) 266 707 ( 707566676)
open file calls (IE_OPEN) 1 0 ( 23966)
close file calls (IE_CLOSE) 1 0 ( 10820)
Totals: 534 1177 ( 1177446053)
Sleep Call Stats:
Total sleep calls: 1143
Requested sleep time milliseconds : 57330
Actual sleep milliseconds (nanosec): 57621 ( 57621417496)
Elapsed milliseconds since last reset (nanosec): 29576 ( 29576840571)
Total elapsed milliseconds (nanoseconds): 72299 ( 72299335841)
Total non sleep system call time: 1177 milliseconds
Total sleep call time: 57621 milliseconds
Elapsed time: 72299 milliseconds
Display scanning complete.
~
❯ nix shell nixpkgs/nixos-unstable#ddcutil
~
❯ ddcutil --version
ddcutil 2.1.4
Copyright (C) 2015-2024 Sanford Rockowitz
License GPLv2: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
~
❯ ddcutil detect
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
No displays found.
Run "ddcutil environment" to check for system configuration problems.
~
❯ sudo ddcutil interrogate --verbose
Please touch the device.
Setting output level very-verbose...
Setting maximum retries...
Forcing --stats...
Forcing --disable-capabilities-cache
Forcing --force-slave-address..
This command will take a while to run...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
The following tests probe the runtime environment using multiple overlapping methods.
Set environment variable SYSENV_QUICK_TEST or option --quickenv to skip some long-running tests.
Current time (local): 2024-06-13 09:43:03 CEST
Current time (UTC): 2024-06-13 07:43:03
Seconds since boot: 1649
General Build Options:
BUILD_SHARED_LIB: Defined
ENABLE_ENVCMDS: Defined
ENABLE_FAILSIM: Not defined
ENABLE_UDEV: Defined
USE_X11: Not defined
USE_LIBDRM: Defined
ENABLE_USB: Defined
WITH_ASAN: Not defined
Private Build Options:
TARGET_LINUX: Defined
TARGET_BSD: Not defined
INCLUDE_TESTCASES: Not defined
STATIC: Not defined
*** Basic System Information ***
ddcutil version: 2.1.4
/proc/version:
Linux version 6.6.32 (nixbld@localhost) (gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1-NixOS SMP PREEMPT_DYNAMIC Sat May 25 14:22:56 UTC 2024
Architecture: x86_64
Distributor id: (null)
Release: (null)
Found a known architecture
/proc/cmdline:
init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
Compiler information:
C standard: 201710
gcc compatible compiler:
Compiler version: 13.2.0
Processor information as reported by lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Vendor ID: AuthenticAMD
BIOS Vendor ID: Advanced Micro Devices, Inc.
Model name: AMD Ryzen 9 5900HX with Radeon Graphics
BIOS Model name: AMD Ryzen 9 5900HX with Radeon Graphics Unknown CPU @ 3.3GHz
BIOS CPU family: 107
CPU family: 25
Model: 80
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1
Stepping: 0
CPU(s) scaling MHz: 71%
CPU max MHz: 4680,0000
CPU min MHz: 400,0000
BogoMIPS: 6587,95
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap
Virtualization: AMD-V
L1d cache: 256 KiB (8 instances)
L1i cache: 256 KiB (8 instances)
L2 cache: 4 MiB (8 instances)
L3 cache: 16 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-15
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
DMI Information from /sys/class/dmi/id:
Motherboard vendor: LENOVO
Motherboard product name: LNVNB161216
System vendor: LENOVO
System product name: 82L5
Chassis vendor: LENOVO
Chassis type: 10 - Notebook
Byte order checks:
Is big endian (local test): false
WORDS_BIGENDIAN macro (autoconf): not defined
__BYTE_ORDER__ macro (gcc): __ORDER_LITTLE_ENDIAN__
*** Primary Check 1: Identify video card and driver ***
Obtaining card and driver information from /sys...
Unexpected class for video device: 0x030200
Secondary video controller at PCI address 0000:01:00.0 (boot_vga flag is not set)
Device class: x030200 3D controller
Vendor: x10de unknown vendor
Device: x25a2 unknown device
Driver name: nvidia
Driver version: 550.78
I2C device: i2c-10 name: NVIDIA i2c adapter 1 at 1:00.0
Primary video controller at PCI address 0000:05:00.0 (boot_vga flag is set)
Device class: x030000 VGA compatible controller
Vendor: x1002 unknown vendor
Device: x1638 unknown device
Driver name: amdgpu
Driver version: Unable to determine
I2C device: i2c-3 name: AMDGPU DM i2c hw bus 1
I2C device: i2c-4 name: AMDGPU DM i2c hw bus 2
I2C device: i2c-2 name: AMDGPU DM i2c hw bus 0
*** Primary Check 2: Check that /dev/i2c-* exist and writable ***
Current user: root (0)
Checking /dev/i2c-* devices...
Devices /dev/i2c-* must exist and the logged on user must have read/write permission for those devices (or at least those devices associated
with monitors).
Typically, this access is enabled by:
- setting the group for /dev/i2c-* to i2c
- setting group RW permissions for /dev/i2c-*
- making the current user a member of group i2c
Alternatively, this can be enabled by just giving everyone RW permission
The following tests probe for these conditions.
Checking for /dev/i2c-* devices...
crw-rw----+ 1 root i2c 89, 0 13 jun 09:15 /dev/i2c-0
crw-rw----+ 1 root i2c 89, 1 13 jun 09:15 /dev/i2c-1
crw-rw----+ 1 root i2c 89, 10 13 jun 09:15 /dev/i2c-10
crw-rw----+ 1 root i2c 89, 11 13 jun 09:15 /dev/i2c-11
crw-rw----+ 1 root i2c 89, 12 13 jun 09:15 /dev/i2c-12
crw-rw----+ 1 root i2c 89, 2 13 jun 09:15 /dev/i2c-2
crw-rw----+ 1 root i2c 89, 3 13 jun 09:15 /dev/i2c-3
crw-rw----+ 1 root i2c 89, 4 13 jun 09:15 /dev/i2c-4
crw-rw----+ 1 root i2c 89, 5 13 jun 09:15 /dev/i2c-5
crw-rw----+ 1 root i2c 89, 6 13 jun 09:15 /dev/i2c-6
crw-rw----+ 1 root i2c 89, 7 13 jun 09:15 /dev/i2c-7
crw-rw----+ 1 root i2c 89, 8 13 jun 09:15 /dev/i2c-8
crw-rw----+ 1 root i2c 89, 9 13 jun 09:15 /dev/i2c-9
Current user (root) has RW access to all /dev/i2c-* devices.
Checking for group i2c...
Group i2c exists
Current user is root, membership in group i2c not needed
Looking for udev rules files that reference i2c:
Checking rules directory /lib/udev/rules.d:
grep: /lib/udev/rules.d/*rules: No such file or directory
Checking rules directory /run/udev/rules.d:
grep: /run/udev/rules.d/*rules: No such file or directory
Checking rules directory /etc/udev/rules.d:
/etc/udev/rules.d/70-i2c.rules:# allow group i2c and users with a seat use of i2c devices
/etc/udev/rules.d/70-i2c.rules:ACTION=="add", KERNEL=="i2c-[0-9]*", TAG+="uaccess", GROUP="i2c", MODE="660"
*** Primary Check 3: Check that module i2c_dev is loaded ***
Checking for driver i2c_dev...
sysfs reports module i2c_dev is loaded.
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c-dev is not built in to kernel
Module i2c_dev is NOT built into the kernel
Loadable i2c-dev module found
Module i2c_dev is loaded
Check that kernel module i2c_dev is being loaded by examining files where this would be specified...
grep: /etc/modules: No such file or directory
/etc/modules-load.d/nixos.conf:i2c-dev
grep: /run/modules-load.d/*conf: No such file or directory
grep: /usr/lib/modules-load.d/*conf: No such file or directory
Check for any references to i2c_dev in /etc/modprobe.d ...
grep: /run/modprobe.d/*conf: No such file or directory
*** Primary Check 4: Driver specific checks ***
Performing driver specific checks...
Checking for special settings for proprietary Nvidia driver
(Needed for some newer Nvidia cards).
grep: /etc/X11/xorg.conf: No such file or directory
Executing: grep -iH nvidia modprobe.conf modprobe.d/*
grep: modprobe.conf: No such file or directory
grep: modprobe.d/*: No such file or directory
Executing: grep RegistryDwords /proc/driver/nvidia/params
RegistryDwords: ""
RegistryDwordsPerDevice: ""
*** Additional probes ***
Examining /sys/bus/i2c/devices...
/sys/bus/i2c/devices/i2c-ELAN2841:00/name: ELAN2841:00
/sys/bus/i2c/devices/i2c-ITE8350:00/name: ITE8350:00
/sys/bus/i2c/devices/i2c-0/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-1/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-2/name: AMDGPU DM i2c hw bus 0
/sys/bus/i2c/devices/i2c-3/name: AMDGPU DM i2c hw bus 1
/sys/bus/i2c/devices/i2c-4/name: AMDGPU DM i2c hw bus 2
/sys/bus/i2c/devices/i2c-5/name: AMDGPU DM aux hw bus 0
/sys/bus/i2c/devices/i2c-6/name: AMDGPU DM aux hw bus 2
/sys/bus/i2c/devices/i2c-7/name: SMBus PIIX4 adapter port 0 at 0b00
/sys/bus/i2c/devices/i2c-8/name: SMBus PIIX4 adapter port 2 at 0b00
/sys/bus/i2c/devices/i2c-9/name: SMBus PIIX4 adapter port 1 at 0b20
/sys/bus/i2c/devices/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/i2c/devices/i2c-11/name: DisplayLink I2C Adapter
/sys/bus/i2c/devices/i2c-12/name: DisplayLink I2C Adapter
Env_Accumulator:
architecture: x86_64
distributor_id
Drivers detected: amdgpu, nvidia
/dev/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
sysfs_i2c_devices_exist: true
/sys/bus/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
dev_i2c_devices_required: true
module_i2c_dev_needed: true
module_i2c_dev_builtin: false
loadable_i2c_dev_exists: true
i2c_dev_loaded_or_builtin: true
group_i2c_checked: true
group_i2c_exists: true
dev_i2c_common_group_name: i2c
all_dev_i2c_has_group_i2c: true
any_dev_i2c_has_group_i2c: true
all_dev_i2c_is_group_rw: true
any_dev_i2c_is_group_rw: true
cur_uname: root
cur_uid: 0
cur_user_in_group_i2c: false
cur_user_any_devi2c_rw: true
cur_user_all_devi2c_rw: true
Configuration suggestions:
Current user has RW access to all /dev/i2c-N devices.
Skipping further group and permission checks.
*** Additional checks for remote diagnosis ***
Disabling capabilities cache ...
Disabling dynamic sleep ...
*** Displays as reported by DETECT Command ***
No displays found.
Run "ddcutil environment" to check for system configuration problems.
*** Checking if modules are loaded or builtin... ***
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module amdgpu is not built in to kernel
Kernel module amdgpu is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module fbdev is not built in to kernel
Kernel module fbdev found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module fglrx is not built in to kernel
Kernel module fglrx found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module fturbo is not built in to kernel
Kernel module fturbo found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i915 is not built in to kernel
Kernel module i915 found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module mgag200 is not built in to kernel
Kernel module mgag200 found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module nvidia is not built in to kernel
Kernel module nvidia is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module nouveau is not built in to kernel
Kernel module nouveau found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module radeon is not built in to kernel
Kernel module radeon found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module vboxvideo is not built in to kernel
Kernel module vboxvideo found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module vc4 is not built in to kernel
Kernel module vc4 found but not loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module drm is not built in to kernel
Kernel module drm is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c_algo_bit is not built in to kernel
Kernel module i2c_algo_bit is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c_dev is not built in to kernel
Kernel module i2c_dev is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module i2c_piix4 is not built in to kernel
Kernel module i2c_piix4 is loaded
Error reading file /lib/modules/6.6.32/modules.builtin: No such file or directory
Assuming module ddcci is not built in to kernel
Kernel module ddcci found but not loaded
Scanning /proc/modules for driver environment...
Found other loaded module: videobuf2_vmalloc
Found other loaded module: videobuf2_memops
Found other loaded module: videobuf2_v4l2
Found other loaded module: videodev
Found other loaded module: i2c_dev
Found other loaded module: videobuf2_common
Found other loaded module: i2c_hid_acpi
Found other loaded module: i2c_piix4
Found other loaded module: i2c_hid
Found video driver module: nvidia
Found video driver module: amdgpu
Found other loaded module: i2c_algo_bit
Found other loaded module: drm_ttm_helper
Loaded video module depends on: nvidia_modeset,ideapad_laptop,amdgpu,
Found other loaded module: drm_exec
Found other loaded module: drm_suballoc_helper
Found other loaded module: drm_buddy
Found other loaded module: drm_display_helper
Examining /proc/driver/nvidia:
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
GCC version: gcc version 13.2.0 (GCC)
/proc/driver/nvidia/registry:
Binary: ""
/proc/driver/nvidia/params:
ResmanDebugLevel: 4294967295
RmLogonRC: 1
ModifyDeviceFiles: 1
DeviceFileUID: 0
DeviceFileGID: 0
DeviceFileMode: 438
InitializeSystemMemoryAllocations: 1
UsePageAttributeTable: 4294967295
EnableMSI: 1
EnablePCIeGen3: 0
MemoryPoolSize: 0
KMallocHeapMaxSize: 0
VMallocHeapMaxSize: 0
IgnoreMMIOCheck: 0
TCEBypassMode: 0
EnableStreamMemOPs: 0
EnableUserNUMAManagement: 1
NvLinkDisable: 0
RmProfilingAdminOnly: 1
PreserveVideoMemoryAllocations: 0
EnableS0ixPowerManagement: 0
S0ixPowerManagementVideoMemoryThreshold: 256
DynamicPowerManagement: 3
DynamicPowerManagementVideoMemoryThreshold: 200
RegisterPCIDriver: 1
EnablePCIERelaxedOrderingMode: 0
EnableResizableBar: 0
EnableGpuFirmware: 18
EnableGpuFirmwareLogs: 2
EnableDbgBreakpoint: 0
OpenRmEnableUnsupportedGpus: 1
DmaRemapPeerMmio: 1
ImexChannelCount: 2048
RegistryDwords: ""
RegistryDwordsPerDevice: ""
RmMsg: ""
GpuBlacklist: ""
TemporaryFilePath: ""
ExcludedGpus: ""
PCI bus id: 0000:01:00.0
/proc/driver/nvidia/gpus/0000:01:00.0/information:
Model: NVIDIA GeForce RTX 3050 Laptop GPU
IRQ: 109
GPU UUID: GPU-98420e91-8fed-dcea-9d73-e56a9a91252d
Video BIOS: 94.07.3b.00.70
Bus Type: PCIe
DMA Size: 47 bits
DMA Mask: 0x7fffffffffff
Bus Location: 0000:01:00.0
Device Minor: 0
GPU Excluded: No
/proc/driver/nvidia/gpus/0000:01:00.0/registry:
Binary: ""
amdgpu configuration parameters:
amdgpu parameters (/sys/module/drm/holders/amdgpu/parameters)
Directory not found: /sys/module/drm/holders/amdgpu/parameters
Checking display manager environment variables...
DISPLAY=:0
WAYLAND_DISPLAY=(not set)
XDG_SESSION_TYPE=(not set)
Examining I2C buses, as detected by I2C layer...
Current time (local): 2024-06-13 09:43:03 CEST
Current time (UTC): 2024-06-13 07:43:03
Seconds since boot: 1649
Detected 8 non-ignorable I2C buses:
I2C_Bus_Info at: 0x55dec4c61680
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-2 found: true
Bus /dev/i2c-2 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-2...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
name: AMDGPU DM i2c hw bus 0
i2c-dev/i2c-2/dev: 89:2
i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55dec4c61d10
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-3 found: true
Bus /dev/i2c-3 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-HDMI-A-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-3...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
name: AMDGPU DM i2c hw bus 1
i2c-dev/i2c-3/dev: 89:3
i2c-dev/i2c-3/name: AMDGPU DM i2c hw bus 1
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55dec4c61bf0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-4 found: true
Bus /dev/i2c-4 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-4...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
name: AMDGPU DM i2c hw bus 2
i2c-dev/i2c-4/dev: 89:4
i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55dec4c552e0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED | I2C_BUS_LVDS_OR_EDP
Bus /dev/i2c-5 found: true
Bus /dev/i2c-5 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-eDP-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-5...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
name: AMDGPU DM aux hw bus 0
i2c-dev/i2c-5/dev: 89:5
i2c-dev/i2c-5/name: AMDGPU DM aux hw bus 0
Connector: card1-eDP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
ddc name: AMDGPU DM i2c hw bus 0
ddc i2c-dev/i2c-2/dev: 89:2
ddc i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
DP Aux channel dev: 247:0
DP Aux channel name: AMDGPU DM aux hw bus 0
I2C_Bus_Info at: 0x55dec4c14830
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-6 found: true
Bus /dev/i2c-6 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-DP-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-6...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
name: AMDGPU DM aux hw bus 2
i2c-dev/i2c-6/dev: 89:6
i2c-dev/i2c-6/name: AMDGPU DM aux hw bus 2
Connector: card1-DP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
ddc name: AMDGPU DM i2c hw bus 2
ddc i2c-dev/i2c-4/dev: 89:4
ddc i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
DP Aux channel dev: 247:1
DP Aux channel name: AMDGPU DM aux hw bus 2
I2C_Bus_Info at: 0x55dec4c5d4f0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-10 found: true
Bus /dev/i2c-10 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-10...
PCI device path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
name: NVIDIA i2c adapter 1 at 1:00.0
i2c-dev/i2c-10/dev: 89:10
i2c-dev/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
Connector: (null)
Driver: nvidia
I2C_Bus_Info at: 0x55dec4c295a0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X37 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-11 found: true
Bus /dev/i2c-11 probed: true
errno for open: DDCRC_INVALID_EDID(-3010): unable to parse EDID
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card2-DVI-I-1
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-11...
PCI device path: /sys/devices/platform/evdi.0/i2c-11
name: DisplayLink I2C Adapter
i2c-dev/i2c-11/dev: 89:11
i2c-dev/i2c-11/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
I2C_Bus_Info at: 0x55dec4c29e20
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X37 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-12 found: true
Bus /dev/i2c-12 probed: true
errno for open: DDCRC_INVALID_EDID(-3010): unable to parse EDID
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card3-DVI-I-2
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-12...
PCI device path: /sys/devices/platform/evdi.1/i2c-12
name: DisplayLink I2C Adapter
i2c-dev/i2c-12/dev: 89:12
i2c-dev/i2c-12/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
xrandr connection report:
DVI-I-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
DVI-I-2 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 600mm x 340mm
Checking for possibly conflicting programs...
Examining I2C buses using i2cdetect...
Current time (local): 2024-06-13 09:43:03 CEST
Current time (UTC): 2024-06-13 07:43:03
Seconds since boot: 1649
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping i2cdetect.
Probing bus /dev/i2c-2 using command "i2cdetect -y 2"
i2cdetect command unavailable
Examining I2C buses using get-edid | parse-edid...
Current time (local): 2024-06-13 09:43:03 CEST
Current time (UTC): 2024-06-13 07:43:03
Seconds since boot: 1649
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Probing bus /dev/i2c-2 using command "get-edid -b 2 -i | parse-edid"
get-edid | parse-edid command unavailable
Testing EDID read alternatives...
Current time (local): 2024-06-13 09:43:03 CEST
Current time (UTC): 2024-06-13 07:43:03
Seconds since boot: 1649
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-3...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-4...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-5...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-6...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-11...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Examining device /dev/i2c-12...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Performing alternative scans of I2C devices using local sysenv functions...
Current time (local): 2024-06-13 09:43:13 CEST
Current time (UTC): 2024-06-13 07:43:13
Seconds since boot: 1659
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-3...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-4...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-5...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-6...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-11...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned
Attempt 1 to read feature succeeded.
DDC communication succeeded
Examining device /dev/i2c-12...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned
Attempt 1 to read feature succeeded.
DDC communication succeeded
*** Probe I2C devices using udev, susbsystem i2c-dev ***
Current time (local): 2024-06-13 09:43:14 CEST
Current time (UTC): 2024-06-13 07:43:14
Seconds since boot: 1660
Summary of udev I2C devices
Subsystem Sysname Sysattr Name Devpath
i2c-dev i2c-0 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
i2c-dev i2c-1 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
i2c-dev i2c-2 AMDGPU DM i2c hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
i2c-dev i2c-3 AMDGPU DM i2c hw bus 1 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
i2c-dev i2c-4 AMDGPU DM i2c hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
i2c-dev i2c-5 AMDGPU DM aux hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
i2c-dev i2c-6 AMDGPU DM aux hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
i2c-dev i2c-7 SMBus PIIX4 adapter port 0 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
i2c-dev i2c-8 SMBus PIIX4 adapter port 2 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
i2c-dev i2c-9 SMBus PIIX4 adapter port 1 at 0b20 /devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
i2c-dev i2c-10 NVIDIA i2c adapter 1 at 1:00.0 /devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
i2c-dev i2c-11 DisplayLink I2C Adapter /devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
i2c-dev i2c-12 DisplayLink I2C Adapter /devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
Looking for udev devices with name attribute DPMST...
Summary of udev DPMST devices...
No devices detected
Examining configuration files...
DKMS modules:
Kernel I2C configuration settings:
grep: /boot/config-6.6.32: No such file or directory
Kernel AMDGPU configuration settings:
grep: /boot/config-6.6.32: No such file or directory
Examining system logs...
Current timestamps:
Current time (local): 2024-06-13 09:43:14 CEST
Current time (UTC): 2024-06-13 07:43:14
Seconds since boot: 1660
Scanning dmesg output for I2C related entries...
Executing command: dmesg
[ 0.000000] Command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
[ 0.044871] Kernel command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
[ 0.269141] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[ 1.023757] ACPI: bus type drm_connector registered
[ 1.027880] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 1.042382] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 1.214030] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 1.214048] ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 1.214253] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
[ 1.214293] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.214372] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
[ 4.223760] [drm] amdgpu kernel modesetting enabled.
[ 4.226035] amdgpu: Virtual CRAT table created for CPU
[ 4.226051] amdgpu: Topology: Add CPU node
[ 4.226147] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[ 4.226185] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
[ 4.226194] [drm] register mmio base: 0xD1500000
[ 4.226195] [drm] register mmio size: 524288
[ 4.228692] [drm] add ip block number 0 <soc15_common>
[ 4.228694] [drm] add ip block number 1 <gmc_v9_0>
[ 4.228696] [drm] add ip block number 2 <vega10_ih>
[ 4.228697] [drm] add ip block number 3 <psp>
[ 4.228698] [drm] add ip block number 4 <smu>
[ 4.228699] [drm] add ip block number 5 <dm>
[ 4.228700] [drm] add ip block number 6 <gfx_v9_0>
[ 4.228701] [drm] add ip block number 7 <sdma_v4_0>
[ 4.228702] [drm] add ip block number 8 <vcn_v2_0>
[ 4.228704] [drm] add ip block number 9 <jpeg_v2_0>
[ 4.228715] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[ 4.228718] amdgpu: ATOM BIOS: 113-CEZANNE-018
[ 4.230454] [drm] VCN decode is enabled in VM mode
[ 4.230456] [drm] VCN encode is enabled in VM mode
[ 4.231306] [drm] JPEG decode is enabled in VM mode
[ 4.251141] amdgpu 0000:05:00.0: vgaarb: deactivate vga console
[ 4.251144] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 4.251146] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[ 4.251405] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 4.251414] amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[ 4.251416] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 4.251417] amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[ 4.251423] [drm] Detected VRAM RAM=4096M, BAR=4096M
[ 4.251424] [drm] RAM width 128bits DDR4
[ 4.251557] [drm] amdgpu: 4096M of VRAM memory ready
[ 4.251558] [drm] amdgpu: 13895M of GTT memory ready.
[ 4.251571] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 4.251695] [drm] PCIE GART of 1024M enabled.
[ 4.251698] [drm] PTB located at 0x000000F4FFC00000
[ 4.251848] [drm] Loading DMUB firmware via PSP: version=0x01010028
[ 4.252411] [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
[ 4.252423] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
[ 4.729680] [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
[ 4.818244] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4.831141] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 4.831145] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4.831579] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
[ 4.832740] [drm] Display Core v3.2.247 initialized on DCN 2.1
[ 4.832741] [drm] DP-HDMI FRL PCON supported
[ 4.833267] [drm] DMUB hardware initialized: version=0x01010028
[ 5.003527] [drm] kiq ring mec 2 pipe 1 q 0
[ 5.006960] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 5.006973] [drm] JPEG decode initialized successfully.
[ 5.027083] amdgpu: HMM registered 4096MB device memory
[ 5.028375] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 5.028390] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 5.028471] amdgpu: Virtual CRAT table created for GPU
[ 5.029103] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[ 5.029107] kfd kfd: amdgpu: added device 1002:1638
[ 5.029170] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[ 5.029908] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 5.029910] amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 5.029912] amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 5.029913] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 5.029914] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 5.029916] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 5.029917] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 5.029919] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 5.029920] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 5.029921] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 5.029923] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 5.029924] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[ 5.029925] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 5.029927] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 5.029928] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 5.029929] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 5.029931] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 5.031061] [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
[ 5.037146] fbcon: amdgpudrmfb (fb0) is primary device
[ 5.037329] [drm] DSC precompute is not needed.
[ 5.788110] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 8.578136] systemd[1]: Starting Load Kernel Module drm...
[ 9.222490] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[ 9.223533] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 9.275527] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
[ 9.425113] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 9.556243] nvidia-uvm: Loaded the UVM driver, major device number 511.
[ 9.618267] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
[ 9.626079] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 9.678874] snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 10.705320] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 10.713328] i2c_dev: i2c /dev entries driver
[ 10.732876] videodev: Linux video capture interface: v2.00
[ 10.866242] usbcore: registered new interface driver uvcvideo
[ 12.599023] evdi evdi.0: [drm] Cannot find any crtc or sizes
[ 12.599213] [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
[ 13.352221] evdi evdi.1: [drm] Cannot find any crtc or sizes
[ 13.352404] [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
[ 26.302154] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302290] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302330] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302352] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302386] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302409] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302457] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.302479] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304452] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304484] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304526] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304553] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304591] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304616] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304666] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 26.304692] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009392] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009416] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009443] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009460] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009482] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009497] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009529] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.009543] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011282] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011300] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011323] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011337] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011359] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011373] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011404] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1089.011418] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212749] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212765] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212776] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212781] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212790] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212796] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212805] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.212810] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221908] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221924] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221940] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221947] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221962] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221969] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221982] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1157.221988] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165790] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165805] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165817] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165823] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165832] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165838] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165847] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.165852] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174323] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174338] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174349] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174354] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174364] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174369] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174377] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1432.174382] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1438.400156] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
[ 1438.400231] snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
[ 1438.400325] asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
[ 1438.664366] Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
[ 1438.664442] snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
[ 1438.664542] asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
[ 1443.876296] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876355] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876451] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876461] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876516] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876527] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876703] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876756] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876844] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876854] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876901] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1443.876911] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348151] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348187] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348214] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348227] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348249] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348259] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348271] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.348278] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453769] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453785] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453798] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453805] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453816] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453822] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453833] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1444.453839] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123541] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123566] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123596] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123613] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123639] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123655] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123692] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.123707] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125470] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125489] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125516] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125532] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125558] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125573] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125609] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1632.125624] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335498] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335524] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335555] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335572] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335599] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335653] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.335669] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337635] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337663] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337679] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337704] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337720] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337781] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1648.337811] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915847] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915898] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915968] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.915979] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916020] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916031] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916178] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916224] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916293] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916303] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916345] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1658.916356] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377857] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377880] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377911] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377928] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377956] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.377973] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.378014] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.378031] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481573] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481616] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481657] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481680] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481717] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481739] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481792] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1659.481814] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
Scanning journalctl output for I2C related entries...
Executing command: journalctl --no-pager --boot
jun 13 09:15:36 localhost kernel: Command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: Kernel command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 13 09:15:36 localhost kernel: ACPI: bus type drm_connector registered
jun 13 09:15:36 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 13 09:15:36 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 13 09:15:36 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 13 09:15:39 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 13 09:15:39 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 13 09:15:39 localhost kernel: amdgpu: Topology: Add CPU node
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 13 09:15:39 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 13 09:15:39 localhost kernel: [drm] register mmio base: 0xD1500000
jun 13 09:15:39 localhost kernel: [drm] register mmio size: 524288
jun 13 09:15:39 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 3 <psp>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 4 <smu>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 5 <dm>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 13 09:15:39 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 13 09:15:39 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 13 09:15:39 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
jun 13 09:15:39 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 13 09:15:39 localhost kernel: [drm] RAM width 128bits DDR4
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 13895M of GTT memory ready.
jun 13 09:15:39 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 13 09:15:39 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 13 09:15:39 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 13 09:15:39 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 13 09:15:39 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 13 09:15:39 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 13 09:15:40 localhost kernel: [drm] Display Core v3.2.247 initialized on DCN 2.1
jun 13 09:15:40 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 13 09:15:40 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 13 09:15:40 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 13 09:15:40 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 13 09:15:40 localhost kernel: [drm] JPEG decode initialized successfully.
jun 13 09:15:40 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 13 09:15:40 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 13 09:15:40 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 13 09:15:40 localhost kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
jun 13 09:15:40 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 13 09:15:40 localhost kernel: [drm] DSC precompute is not needed.
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 13 09:15:41 localhost systemd-modules-load[185]: Inserted module 'amdgpu'
jun 13 09:15:36 localhost kernel: Command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: Kernel command line: init=/nix/store/4fcdqf21sf3kl0i0qic54fkh16wi6ydm-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 crashkernel=128M nmi_watchdog=panic softlockup_panic=1 nvidia-drm.modeset=1
jun 13 09:15:36 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 13 09:15:36 localhost kernel: ACPI: bus type drm_connector registered
jun 13 09:15:36 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 13 09:15:36 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 13 09:15:36 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 13 09:15:36 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 13 09:15:36 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 13 09:15:39 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 13 09:15:39 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 13 09:15:39 localhost kernel: amdgpu: Topology: Add CPU node
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 13 09:15:39 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 13 09:15:39 localhost kernel: [drm] register mmio base: 0xD1500000
jun 13 09:15:39 localhost kernel: [drm] register mmio size: 524288
jun 13 09:15:39 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 3 <psp>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 4 <smu>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 5 <dm>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 13 09:15:39 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 13 09:15:39 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 13 09:15:39 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 13 09:15:39 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 13 09:15:39 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
jun 13 09:15:39 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 13 09:15:39 localhost kernel: [drm] RAM width 128bits DDR4
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 13 09:15:39 localhost kernel: [drm] amdgpu: 13895M of GTT memory ready.
jun 13 09:15:39 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 13 09:15:39 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 13 09:15:39 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 13 09:15:39 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 13 09:15:39 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 13 09:15:39 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 13 09:15:39 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 13 09:15:40 localhost kernel: [drm] Display Core v3.2.247 initialized on DCN 2.1
jun 13 09:15:40 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 13 09:15:40 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 13 09:15:40 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 13 09:15:40 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 13 09:15:40 localhost kernel: [drm] JPEG decode initialized successfully.
jun 13 09:15:40 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 13 09:15:40 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 13 09:15:40 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 13 09:15:40 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 13 09:15:40 localhost kernel: [drm] Initialized amdgpu 3.54.0 20150101 for 0000:05:00.0 on minor 1
jun 13 09:15:40 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 13 09:15:40 localhost kernel: [drm] DSC precompute is not needed.
jun 13 09:15:40 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 13 09:15:41 localhost systemd-modules-load[185]: Inserted module 'amdgpu'
jun 13 09:15:43 rillanon systemd[1]: Starting Load Kernel Module drm...
jun 13 09:15:43 rillanon systemd[1]: modprobe@drm.service: Deactivated successfully.
jun 13 09:15:43 rillanon systemd[1]: Finished Load Kernel Module drm.
jun 13 09:15:44 rillanon kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
jun 13 09:15:44 rillanon kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
jun 13 09:15:44 rillanon kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
jun 13 09:15:44 rillanon (udev-worker)[1026]: nvidia: Process '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash -c 'mknod -m 666 /dev/nvidiactl c 195 255'' failed with exit code 1.
jun 13 09:15:44 rillanon kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
jun 13 09:15:44 rillanon systemd-modules-load[861]: Inserted module 'nvidia'
jun 13 09:15:44 rillanon kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
jun 13 09:15:44 rillanon systemd-modules-load[861]: Inserted module 'nvidia_modeset'
jun 13 09:15:44 rillanon kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
jun 13 09:15:44 rillanon systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
jun 13 09:15:44 rillanon kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
jun 13 09:15:44 rillanon systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
jun 13 09:15:44 rillanon kernel: snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
jun 13 09:15:44 rillanon (udev-worker)[1026]: nvidia: Process '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do mknod -m 666 /dev/nvidia${i} c 195 ${i}; done'' failed with exit code 1.
jun 13 09:15:45 rillanon systemd-modules-load[861]: Inserted module 'nvidia_drm'
jun 13 09:15:45 rillanon kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
jun 13 09:15:45 rillanon kernel: i2c_dev: i2c /dev entries driver
jun 13 09:15:45 rillanon systemd-modules-load[861]: Inserted module 'i2c_dev'
jun 13 09:15:45 rillanon kernel: videodev: Linux video capture interface: v2.00
jun 13 09:15:46 rillanon kernel: usbcore: registered new interface driver uvcvideo
jun 13 09:15:47 rillanon kernel: evdi evdi.0: [drm] Cannot find any crtc or sizes
jun 13 09:15:47 rillanon kernel: [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
jun 13 09:15:48 rillanon .gnome-shell-wr[3134]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
jun 13 09:15:48 rillanon .gnome-shell-wr[3134]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
jun 13 09:15:48 rillanon kernel: evdi evdi.1: [drm] Cannot find any crtc or sizes
jun 13 09:15:48 rillanon kernel: [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
jun 13 09:15:59 rillanon .gnome-shell-wr[4168]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
jun 13 09:15:59 rillanon .gnome-shell-wr[4168]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
jun 13 09:16:01 rillanon .gsd-media-keys[4448]: Failed to grab accelerator for keybinding settings:rotate-video-lock
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:01 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:16:03 rillanon .gnome-shell-wr[4168]: Failed to determine deadline: drmWaitVBlank failed: Unknown error -1
jun 13 09:16:05 rillanon .gnome-shell-wr[4168]: Failed to determine deadline: drmWaitVBlank failed: Unknown error -1
jun 13 09:17:54 rillanon firefox.desktop[9098]: libva info: Trying to open /run/opengl-driver/lib/dri/radeonsi_drv_video.so
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:33:44 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:34:52 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:27 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:33 rillanon kernel: Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
jun 13 09:39:33 rillanon kernel: snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
jun 13 09:39:33 rillanon kernel: asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
jun 13 09:39:33 rillanon kernel: Modules linked in: uinput rfcomm snd_seq_dummy snd_hrtimer snd_seq ccm qrtr xt_mark hid_logitech_hidpp xt_CHECKSUM xt_MASQUERADE ipt_REJECT nf_reject_ipv4 hid_logitech_dj uhid nft_chain_nat cmac nf_nat algif_hash algif_skcipher af_alg af_packet snd_usb_audio snd_usbmidi_lib snd_ump snd_rawmidi cdc_ether snd_seq_device usbnet mii bnep xt_conntrack nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 ip6t_rpfilter ipt_rpfilter xt_pkttype xt_LOG nf_log_syslog xt_tcpudp nft_compat nf_tables libcrc32c sch_fq_codel crc32c_generic btusb uvcvideo btrtl btintel btbcm btmtk videobuf2_vmalloc uvc videobuf2_memops videobuf2_v4l2 bluetooth videodev msr i2c_dev videobuf2_common evdi(O) mc ecdh_generic ecc crc16 snd_sof_amd_vangogh snd_sof_amd_rembrandt snd_sof_amd_renoir snd_sof_amd_acp snd_sof_pci snd_sof_xtensa_dsp snd_sof snd_hda_codec_realtek snd_sof_utils snd_hda_codec_generic ledtrig_audio snd_soc_core snd_hda_codec_hdmi snd_hda_intel snd_compress snd_intel_dspcfg snd_intel_sdw_acpi ac97_bus snd_pcm_dmaengine snd_hda_codec
jun 13 09:39:33 rillanon kernel: snd_pci_ps snd_rpl_pci_acp6x snd_acp_pci snd_hda_core snd_acp_legacy_common snd_pci_acp6x snd_hwdep iwlmvm snd_pcm snd_timer snd_pci_acp5x snd nvidia_drm(PO) snd_rn_pci_acp3x snd_acp_config snd_soc_acpi soundcore snd_pci_acp3x nvidia_modeset(PO) mac80211 joydev ptp mousedev pps_core libarc4 nvidia_uvm(PO) edac_mce_amd hid_sensor_custom iwlwifi edac_core intel_rapl_msr nls_iso8859_1 intel_rapl_common nls_cp437 sp5100_tco crc32_pclmul hid_multitouch crc32c_intel hid_sensor_hub watchdog ucsi_acpi ideapad_laptop vfat polyval_clmulni sparse_keymap polyval_generic cfg80211 fat gf128mul typec_ucsi ghash_clmulni_intel platform_profile tiny_power_button typec evdev i2c_hid_acpi rapl wmi_bmof thermal i2c_piix4 k10temp roles rfkill button battery i2c_hid amd_pmc ac mac_hid serio_raw nvidia(PO) loop tun tap macvlan bridge stp llc kvm_amd ccp kvm irqbypass fuse efi_pstore configfs nfnetlink dmi_sysfs ip_tables x_tables hid_generic usbhid hid dm_snapshot dm_bufio zfs(PO) spl(O) dm_crypt cbc encrypted_keys trusted
jun 13 09:39:33 rillanon kernel: asn1_encoder tee dm_mod amdgpu dax ahci libahci input_leds nvme libata sdhci_pci atkbd libps2 sha512_ssse3 cqhci vivaldi_fmap xhci_pci sha256_ssse3 nvme_core sdhci sha1_ssse3 xhci_pci_renesas aesni_intel scsi_mod xhci_hcd mmc_core nvme_common crypto_simd t10_pi cryptd crc64_rocksoft crc64 crc_t10dif crct10dif_generic crct10dif_pclmul scsi_common led_class tpm_crb crct10dif_common i8042 rtc_cmos serio tpm_tis tpm_tis_core i2c_algo_bit drm_ttm_helper ttm video wmi backlight drm_exec drm_suballoc_helper amdxcp drm_buddy gpu_sched drm_display_helper firmware_class cec efivarfs tpm rng_core autofs4
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:38 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:39:39 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:42:47 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:13 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 13 09:43:14 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
File not found: /var/log/Xorg.0.log
File not found: /var/log/messages
File not found: /var/log/kern.log
File not found: /var/log/daemon.log
File not found: /var/log/syslog
Log Summary
Log Checked Found
=== ======= =====
dmesg true true
journalctl true false
/var/log/daemon.log false false
/var/log/kern.log true false
/var/log/messages true false
/var/log/syslog true false
/var/log/Xorg.0.log true false
*** Probing connected monitors using libdrm ***
Checking Nvidia options to see if experimental kernel modesetting enabled:
Executing command: modprobe -c | grep "^options nvidia"
options nvidia_drm modeset=1
Checking libdrm version using pkg-config...
Has a DRM kernel driver been loaded? (drmAvailable()): true
Probing device /dev/dri/card0...
Open succeeded for device: /dev/dri/card0
DRM driver version information:
Version: 0.0.0
Driver: nvidia-drm
Date: 20160202
Description: NVIDIA DRM driver
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 0 - pci
domain:bus:device.func: 0000:01:00.0
vendor vid:pid: 0x10de:0x25a2
subvendor vid:pid: 0x17aa:0x380e
revision id: 0x00a1
Is a modesetting capable driver attached to bus id: pci:0000:01:00.0?
(calling drmCheckModesettingAvailable())
Yes
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 31: select subconnector flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 32: subconnector flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Unknown
enum value: 3, enum name: DVI-D
enum value: 4, enum name: DVI-A
Property 33: NV_INPUT_COLORSPACE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 34: NV_HDR_STATIC_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Scanning connectors...
Probing device /dev/dri/card1...
Open succeeded for device: /dev/dri/card1
DRM driver version information:
Version: 3.54.0
Driver: amdgpu
Date: 20150101
Description: AMD GPU
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 0 - pci
domain:bus:device.func: 0000:05:00.0
vendor vid:pid: 0x1002:0x1638
subvendor vid:pid: 0x17aa:0x3801
revision id: 0x00c4
Is a modesetting capable driver attached to bus id: pci:0000:05:00.0?
(calling drmCheckModesettingAvailable())
Yes
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 31: coherent flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 32: load detection flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 33: scaling mode flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 34: underscan flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 35: underscan hborder flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 36: underscan vborder flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 37: audio flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 38: dither flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 39: abm level flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 42: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 43: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 44: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 45: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 48: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 49: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 50: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 51: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 54: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 55: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 56: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 57: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 60: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 61: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 62: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 63: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 66: alpha flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 67: pixel blend mode flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 68: zpos flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 69: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 72: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 76: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 80: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 84: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 88: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 89: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 90: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 91: Content Protection flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 92: HDCP Content Type flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 96: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 97: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 98: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 101: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 102: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 103: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 104: subconnector flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Unknown
enum value: 1, enum name: VGA
enum value: 3, enum name: DVI-D
enum value: 11, enum name: HDMI
enum value: 10, enum name: DP
enum value: 18, enum name: Wireless
enum value: 15, enum name: Native
Scanning connectors...
connector_id: 87
connector name eDP-1
connector_type: 14 - eDP
connector_type_id: 1
connection: 1 - connected
encoder: 0
Encoder with id 0 not found
EDID property
Raw property blob:
blob id: 94
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
EDID version: 1.4
Extra descriptor: MNG007DA1-2
Video input definition: 0xa5 - Digital Input (DisplayPort), Bit depth: 8
Supported features:
Digital display type: RGB 4:4:4
Standard sRGB color space: False
White x,y: 0.313, 0.329
Red x,y: 0.640, 0.330
Green x,y: 0.300, 0.600
Blue x,y: 0.150, 0.060
Extension blocks: 0
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...0A200042 not found in device cross reference table
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
connector_id: 95
connector name HDMI-1
connector_type: 11 - HDMI
connector_type_id: 1
connection: 2 - disconnected
encoder: 0
Encoder with id 0 not found
EDID property
Blob not found
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
connector_id: 100
connector name DP-1
connector_type: 10 - DP
connector_type_id: 1
connection: 2 - disconnected
encoder: 0
Encoder with id 0 not found
EDID property
Blob not found
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
Subconnector property
Subconnector value = 0 - Unknown
Probing device /dev/dri/card2...
Open succeeded for device: /dev/dri/card2
DRM driver version information:
Version: 1.14.4
Driver: evdi
Date: 20240410
Description: Extensible Virtual Display Interface
DRM library version: 1.3.0.
DRM Busid:
drmGetDevice() returned -19, interpreted as error code: ENODEV(19): No such device
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Scanning connectors...
connector_id: 37
connector name DVI-I-1
connector_type: 2 - DVI-I
connector_type_id: 1
connection: 1 - connected
encoder: 36
encoder type (signal format): 2 - TDMS
EDID property
Raw property blob:
blob id: 39
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...420A0156 not found in device cross reference table
DPMS property
dpms value = 0 - On
link-status property
link-status value = 0 - Good
Probing device /dev/dri/card3...
Open succeeded for device: /dev/dri/card3
DRM driver version information:
Version: 1.14.4
Driver: evdi
Date: 20240410
Description: Extensible Virtual Display Interface
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 2 - unk
domain:bus:device.func: 7665:64:69.0
vendor vid:pid: 0x2560:0xc4c6
subvendor vid:pid: 0x55de:0x0000
revision id: 0x0031
Is a modesetting capable driver attached to bus id: unk:7665:64:69.0?
(calling drmCheckModesettingAvailable())
Invalid bus id (-EINVAL)
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Scanning connectors...
connector_id: 37
connector name DVI-I-2
connector_type: 2 - DVI-I
connector_type_id: 2
connection: 1 - connected
encoder: 36
encoder type (signal format): 2 - TDMS
EDID property
Raw property blob:
blob id: 39
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...410A0142 not found in device cross reference table
DPMS property
dpms value = 0 - On
link-status property
link-status value = 0 - Good
*** Examining /sys/class/drm ***
Connector: card1-DP-1
/sys/class/drm/card1-DP-1/enabled = disabled
/sys/class/drm/card1-DP-1/status = disconnected
/sys/class/drm/card1-DP-1/edid : 0 length
i2c_device: i2c-6
/sys/class/drm/card1-DP-1/i2c-6/name = AMDGPU DM aux hw bus 2
Connector: card1-HDMI-A-1
/sys/class/drm/card1-HDMI-A-1/enabled = disabled
/sys/class/drm/card1-HDMI-A-1/status = disconnected
/sys/class/drm/card1-HDMI-A-1/edid : 0 length
No i2c-N subdirectory
Connector: card1-eDP-1
/sys/class/drm/card1-eDP-1/enabled = disabled
/sys/class/drm/card1-eDP-1/status = connected
/sys/class/drm/card1-eDP-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
i2c_device: i2c-5
/sys/class/drm/card1-eDP-1/i2c-5/name = AMDGPU DM aux hw bus 0
(insert_drm_xref ) Unexpected. Bus 5 not in xref table
(insert_drm_xref ) Unexpected. EDID ...0A200042 not in xref table
Connector: card2-DVI-I-1
/sys/class/drm/card2-DVI-I-1/enabled = enabled
/sys/class/drm/card2-DVI-I-1/status = connected
/sys/class/drm/card2-DVI-I-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
No i2c-N subdirectory
Connector: card3-DVI-I-2
/sys/class/drm/card3-DVI-I-2/enabled = enabled
/sys/class/drm/card3-DVI-I-2/status = connected
/sys/class/drm/card3-DVI-I-2/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
No i2c-N subdirectory
Query file system for i2c nodes under /sys/class/drm/card*...
drwxr-xr-x 4 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-DP-1/i2c-6
drwxr-xr-x 4 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-eDP-1/i2c-5
Query file system for i2c nodes under /sys/class/drm/card*/ddc/i2c-dev/...
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-DP-1/ddc/i2c-dev/i2c-4
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-eDP-1/ddc/i2c-dev/i2c-2
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card1/card1-HDMI-A-1/ddc/i2c-dev/i2c-3
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card2/card2-DVI-I-1/ddc/i2c-dev/i2c-11
drwxr-xr-x 3 root root 0 13 jun 09:39 /sys/class/drm/card3/card3-DVI-I-2/ddc/i2c-dev/i2c-12
Device Identifier Cross Reference Report
Video related contents of /etc/modprobe.d
/etc/modprobe.d/nixos.conf:blacklist nouveau
/etc/modprobe.d/nixos.conf:blacklist nvidiafb
/etc/modprobe.d/nixos.conf:softdep nvidia post: nvidia-uvm
/etc/modprobe.d/ubuntu.conf:blacklist video1394
/etc/modprobe.d/ubuntu.conf:blacklist radeonfb
/etc/modprobe.d/ubuntu.conf:blacklist nvidiafb
****** Dumping sysfs i2c entries ******
*** Character device major numbers of interest: ***
89 i2c
226 drm
247 aux
*** Top Level I2C Related Nodes ***
ls -l /sys/bus/pci/devices ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:00.0 -> ../../../devices/pci0000:00/0000:00:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:00.2 -> ../../../devices/pci0000:00/0000:00:00.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:01.0 -> ../../../devices/pci0000:00/0000:00:01.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:01.1 -> ../../../devices/pci0000:00/0000:00:01.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.0 -> ../../../devices/pci0000:00/0000:00:02.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.1 -> ../../../devices/pci0000:00/0000:00:02.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.2 -> ../../../devices/pci0000:00/0000:00:02.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:02.4 -> ../../../devices/pci0000:00/0000:00:02.4
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:08.0 -> ../../../devices/pci0000:00/0000:00:08.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:08.1 -> ../../../devices/pci0000:00/0000:00:08.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:08.2 -> ../../../devices/pci0000:00/0000:00:08.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:14.0 -> ../../../devices/pci0000:00/0000:00:14.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:14.3 -> ../../../devices/pci0000:00/0000:00:14.3
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.0 -> ../../../devices/pci0000:00/0000:00:18.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.1 -> ../../../devices/pci0000:00/0000:00:18.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.2 -> ../../../devices/pci0000:00/0000:00:18.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.3 -> ../../../devices/pci0000:00/0000:00:18.3
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.4 -> ../../../devices/pci0000:00/0000:00:18.4
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.5 -> ../../../devices/pci0000:00/0000:00:18.5
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.6 -> ../../../devices/pci0000:00/0000:00:18.6
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:00:18.7 -> ../../../devices/pci0000:00/0000:00:18.7
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:01:00.0 -> ../../../devices/pci0000:00/0000:00:01.1/0000:01:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:02:00.0 -> ../../../devices/pci0000:00/0000:00:02.1/0000:02:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:03:00.0 -> ../../../devices/pci0000:00/0000:00:02.2/0000:03:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:04:00.0 -> ../../../devices/pci0000:00/0000:00:02.4/0000:04:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.0 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.1 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.2 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.2
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.3 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.3
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.4 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.4
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.5 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.5
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:05:00.6 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.6
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:06:00.0 -> ../../../devices/pci0000:00/0000:00:08.2/0000:06:00.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 0000:06:00.1 -> ../../../devices/pci0000:00/0000:00:08.2/0000:06:00.1
ls -l /sys/bus/i2c/devices ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-0 -> ../../../devices/platform/AMDI0010:00/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-1 -> ../../../devices/platform/AMDI0010:03/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-10 -> ../../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-11 -> ../../../devices/platform/evdi.0/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-12 -> ../../../devices/platform/evdi.1/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-2 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-3 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-4 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-5 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-6 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-7 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-8 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-9 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-9
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-ELAN2841:00 -> ../../../devices/platform/AMDI0010:00/i2c-0/i2c-ELAN2841:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-ITE8350:00 -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00
ls -l /sys/bus/ddcci/devices ...
ls: cannot access '/sys/bus/ddcci/devices': No such file or directory
ls -l /sys/bus/platform/devices ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 ACPI0003:00 -> ../../../devices/platform/ACPI0003:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 acpi-cpufreq -> ../../../devices/platform/acpi-cpufreq
lrwxrwxrwx 1 root root 0 13 jun 09:15 alarmtimer.0.auto -> ../../../devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0005:00 -> ../../../devices/platform/AMDI0005:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0010:00 -> ../../../devices/platform/AMDI0010:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0010:03 -> ../../../devices/platform/AMDI0010:03
lrwxrwxrwx 1 root root 0 13 jun 09:15 AMDI0030:00 -> ../../../devices/platform/AMDI0030:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 efivars.0 -> ../../../devices/platform/efivars.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 evdi.0 -> ../../../devices/platform/evdi.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 evdi.1 -> ../../../devices/platform/evdi.1
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-200001.2.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-200001.2.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-2000e1.3.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-2000e1.3.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-2000e1.4.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-2000e1.4.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 HID-SENSOR-ff830080.1.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.000A/HID-SENSOR-ff830080.1.auto
lrwxrwxrwx 1 root root 0 13 jun 09:15 i8042 -> ../../../devices/platform/i8042
lrwxrwxrwx 1 root root 0 13 jun 09:15 IDEA2002:00 -> ../../../devices/platform/IDEA2002:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 IDEA2004:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/IDEA2004:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 intel_rapl_msr.0 -> ../../../devices/platform/intel_rapl_msr.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 LHK2019:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/LHK2019:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 microcode -> ../../../devices/platform/microcode
lrwxrwxrwx 1 root root 0 13 jun 09:15 MSFT0101:00 -> ../../../devices/platform/MSFT0101:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 NVDA0820:00 -> ../../../devices/platform/NVDA0820:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 pcspkr -> ../../../devices/platform/pcspkr
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0103:00 -> ../../../devices/pci0000:00/PNP0103:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0800:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0800:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C04:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C04:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C09:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C0A:00 -> ../../../devices/platform/PNP0C0A:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C0C:00 -> ../../../devices/platform/PNP0C0C:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C0D:00 -> ../../../devices/platform/PNP0C0D:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:00 -> ../../../devices/pci0000:00/PNP0C14:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:01 -> ../../../devices/pci0000:00/PNP0C14:01
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:02 -> ../../../devices/platform/PNP0C14:02
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:03 -> ../../../devices/platform/PNP0C14:03
lrwxrwxrwx 1 root root 0 13 jun 09:15 PNP0C14:04 -> ../../../devices/platform/PNP0C14:04
lrwxrwxrwx 1 root root 0 13 jun 09:15 reg-dummy -> ../../../devices/platform/reg-dummy
lrwxrwxrwx 1 root root 0 13 jun 09:15 regulatory.0 -> ../../../devices/platform/regulatory.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 rtc-efi.0 -> ../../../devices/platform/rtc-efi.0
lrwxrwxrwx 1 root root 0 13 jun 09:15 serial8250 -> ../../../devices/platform/serial8250
lrwxrwxrwx 1 root root 0 13 jun 09:15 snd-soc-dummy -> ../../../devices/platform/snd-soc-dummy
lrwxrwxrwx 1 root root 0 13 jun 09:15 sp5100-tco -> ../../../devices/platform/sp5100-tco
lrwxrwxrwx 1 root root 0 13 jun 09:15 USBC000:00 -> ../../../devices/platform/USBC000:00
lrwxrwxrwx 1 root root 0 13 jun 09:15 VPC2004:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00
ls -l /sys/class/drm* ...
/sys/class/drm:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 card0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1-DP-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1-eDP-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card1-HDMI-A-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-HDMI-A-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card2 -> ../../devices/platform/evdi.0/drm/card2
lrwxrwxrwx 1 root root 0 13 jun 09:15 card2-DVI-I-1 -> ../../devices/platform/evdi.0/drm/card2/card2-DVI-I-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 card3 -> ../../devices/platform/evdi.1/drm/card3
lrwxrwxrwx 1 root root 0 13 jun 09:15 card3-DVI-I-2 -> ../../devices/platform/evdi.1/drm/card3/card3-DVI-I-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 renderD128 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/renderD128
lrwxrwxrwx 1 root root 0 13 jun 09:15 renderD129 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD129
-r--r--r-- 1 root root 4096 13 jun 09:39 version
/sys/class/drm_dp_aux_dev:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 drm_dp_aux0 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0
lrwxrwxrwx 1 root root 0 13 jun 09:15 drm_dp_aux1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1
ls -l /sys/class/i2c* ...
/sys/class/i2c-adapter:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-0 -> ../../devices/platform/AMDI0010:00/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-1 -> ../../devices/platform/AMDI0010:03/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:39 i2c-11 -> ../../devices/platform/evdi.0/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:39 i2c-12 -> ../../devices/platform/evdi.1/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9
/sys/class/i2c-dev:
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-0 -> ../../devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-1 -> ../../devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:16 i2c-11 -> ../../devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:16 i2c-12 -> ../../devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 i2c-9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
ls -l /sys/class/backlight ...
total 0
lrwxrwxrwx 1 root root 0 13 jun 09:15 amdgpu_bl1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/amdgpu_bl1
ls -l /sys/class/vfio* ...
ls: cannot access '/sys/class/vfio*': No such file or directory
Char major: 89 i2c
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:0 -> ../../devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:1 -> ../../devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:11 -> ../../devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:12 -> ../../devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/89:9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
Char major: 226 drm
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:128 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/renderD128
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:129 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD129
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:2 -> ../../devices/platform/evdi.0/drm/card2
lrwxrwxrwx 1 root root 0 13 jun 09:15 /sys/dev/char/226:3 -> ../../devices/platform/evdi.1/drm/card3
Char major: 247 aux
lrwxrwxrwx 1 root root 0 13 jun 09:39 /sys/dev/char/247:0 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0
lrwxrwxrwx 1 root root 0 13 jun 09:39 /sys/dev/char/247:1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1
*** Detailed /sys/bus/pci/devices scan ***
Examining /sys/bus/pci/devices/0000:01:00.0 -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/bus/pci/devices/0000:01:00.0/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/device
/sys/bus/pci/devices/0000:01:00.0/class = 0x030200
/sys/bus/pci/devices/0000:01:00.0/boot_vga : Not Found
/sys/bus/pci/devices/0000:01:00.0/driver -> nvidia
/sys/bus/pci/devices/0000:01:00.0/enable = 1
/sys/bus/pci/devices/0000:01:00.0/modalias = pci:v000010DEd000025A2sv000017AAsd0000380Ebc03sc02i00
/sys/bus/pci/devices/0000:01:00.0/vendor = 0x10de
/sys/bus/pci/devices/0000:01:00.0/device = 0x25a2
/sys/bus/pci/devices/0000:01:00.0/subsystem_vendor = 0x17aa
/sys/bus/pci/devices/0000:01:00.0/subsystem_device = 0x380e
/sys/bus/pci/devices/0000:01:00.0/subsystem -> /sys/bus/pci
/sys/bus/pci/devices/0000:01:00.0 : Found subdirectory = drm
/sys/bus/pci/devices/0000:01:00.0/i2c-10/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:01:00.0/i2c-10 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev : Found subdirectory = i2c-10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/dev = 89:10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:01:00.0/i2c-10 : No 10-0037 subdirectory found
Examining /sys/bus/pci/devices/0000:05:00.0 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device
/sys/bus/pci/devices/0000:05:00.0/class = 0x030000
/sys/bus/pci/devices/0000:05:00.0/boot_vga = 1
/sys/bus/pci/devices/0000:05:00.0/driver -> amdgpu
/sys/bus/pci/devices/0000:05:00.0/enable = 1
/sys/bus/pci/devices/0000:05:00.0/modalias = pci:v00001002d00001638sv000017AAsd00003801bc03sc00i00
/sys/bus/pci/devices/0000:05:00.0/vendor = 0x1002
/sys/bus/pci/devices/0000:05:00.0/device = 0x1638
/sys/bus/pci/devices/0000:05:00.0/subsystem_vendor = 0x17aa
/sys/bus/pci/devices/0000:05:00.0/subsystem_device = 0x3801
/sys/bus/pci/devices/0000:05:00.0/subsystem -> /sys/bus/pci
/sys/bus/pci/devices/0000:05:00.0 : Found subdirectory = drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/edid : 0 length
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/status = disconnected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1 : Found subdirectory = drm_dp_aux1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/dev= 247:1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/name= AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/subsystem-> /sys/class/drm_dp_aux_dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1 : Found subdirectory = i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev : Found subdirectory = i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/dev= 89:6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/subsystem-> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/name = AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/subsystem-> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6 : No 6-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/status = connected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1 : Found subdirectory = drm_dp_aux0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/dev= 247:0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/name= AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/subsystem-> /sys/class/drm_dp_aux_dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1 : Found subdirectory = i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev : Found subdirectory = i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/subsystem-> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/name = AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/subsystem-> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5 : No 5-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/edid : 0 length
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/status = disconnected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1 : No drm_dp_aux subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1 : No i2c- subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-2/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-2 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev : Found subdirectory = i2c-2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev = 89:2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-2 : No 2-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-3/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/bus/pci/devices/0000:05:00.0/i2c-3/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-3 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev : Found subdirectory = i2c-3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/dev = 89:3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-3 : No 3-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-4/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/bus/pci/devices/0000:05:00.0/i2c-4/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-4 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev : Found subdirectory = i2c-4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev = 89:4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-4 : No 4-0037 subdirectory found
*** Scan /sys/bus/i2c ***
Examining /sys/bus/i2c/devices:
Ignoring /sys/bus/i2c/devices/i2c-ELAN2841:00
Ignoring /sys/bus/i2c/devices/i2c-ITE8350:00
Examining /sys/bus/i2c/devices/i2c-0...
/sys/bus/i2c/devices/i2c-0 -> /sys/devices/platform/AMDI0010:00/i2c-0
/sys/devices/platform/AMDI0010:00/i2c-0/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0/dev = 89:0
/sys/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:00/i2c-0/.. -> /sys/devices/platform/AMDI0010:00
/sys/devices/platform/AMDI0010:00 : No drm_dp_aux subdirectory found
/sys/devices/platform/AMDI0010:00/class : Not Found
Examining /sys/bus/i2c/devices/i2c-1...
/sys/bus/i2c/devices/i2c-1 -> /sys/devices/platform/AMDI0010:03/i2c-1
/sys/devices/platform/AMDI0010:03/i2c-1/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1/dev = 89:1
/sys/devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:03/i2c-1/.. -> /sys/devices/platform/AMDI0010:03
/sys/devices/platform/AMDI0010:03 : No drm_dp_aux subdirectory found
/sys/devices/platform/AMDI0010:03/class : Not Found
Examining /sys/bus/i2c/devices/i2c-2...
/sys/bus/i2c/devices/i2c-2 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev= 89:2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name= AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-3...
/sys/bus/i2c/devices/i2c-3 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3/dev= 89:3
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3/name= AMDGPU DM i2c hw bus 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-4...
/sys/bus/i2c/devices/i2c-4 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev= 89:4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name= AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-5...
/sys/bus/i2c/devices/i2c-5 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/..-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1: Found subdirectory = drm_dp_aux0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/ddc-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name= AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev= 89:2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1: Found subdirectory = drm_dp_aux0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/dev= 247:0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/edid: Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/enabled= disabled
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/status= connected
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/../../../driver-> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-6...
/sys/bus/i2c/devices/i2c-6 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/dev= 89:6
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/..-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1: Found subdirectory = drm_dp_aux1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/ddc-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name= AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev= 89:4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1: Found subdirectory = drm_dp_aux1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/dev= 247:1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/edid: 0 length
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/enabled= disabled
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/status= disconnected
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/../../../driver-> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-7...
/sys/bus/i2c/devices/i2c-7 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-7
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/name = SMBus PIIX4 adapter port 0 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7/dev = 89:7
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7/name = SMBus PIIX4 adapter port 0 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-8...
/sys/bus/i2c/devices/i2c-8 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-8
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/name = SMBus PIIX4 adapter port 2 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8/dev = 89:8
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8/name = SMBus PIIX4 adapter port 2 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-9...
/sys/bus/i2c/devices/i2c-9 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-9
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/name = SMBus PIIX4 adapter port 1 at 0b20
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9/dev = 89:9
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9/name = SMBus PIIX4 adapter port 1 at 0b20
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-10...
/sys/bus/i2c/devices/i2c-10 -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10/dev= 89:10
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10/name= NVIDIA i2c adapter 1 at 1:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/.. -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/class = 0x030200
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/boot_vga : Not Found
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/vendor = 0x10de
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/device = 0x25a2
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/driver -> /sys/bus/pci/drivers/nvidia
Examining /sys/bus/i2c/devices/i2c-11...
/sys/bus/i2c/devices/i2c-11 -> /sys/devices/platform/evdi.0/i2c-11
/sys/devices/platform/evdi.0/i2c-11/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11/dev = 89:11
/sys/devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.0/i2c-11/.. -> /sys/devices/platform/evdi.0
/sys/devices/platform/evdi.0 : No drm_dp_aux subdirectory found
/sys/devices/platform/evdi.0/class : Not Found
Examining /sys/bus/i2c/devices/i2c-12...
/sys/bus/i2c/devices/i2c-12 -> /sys/devices/platform/evdi.1/i2c-12
/sys/devices/platform/evdi.1/i2c-12/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12/dev = 89:12
/sys/devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.1/i2c-12/.. -> /sys/devices/platform/evdi.1
/sys/devices/platform/evdi.1 : No drm_dp_aux subdirectory found
/sys/devices/platform/evdi.1/class : Not Found
*** Sys_Drm_Connector report: Detailed /sys/class/drm report: ***
Display connectors reported by DRM:
Connector: card1-DP-1
i2c_busno: 6
name: AMDGPU DM aux hw bus 2
dev: 89:6
enabled: disabled
status: disconnected
base_busno: 4
base_name: AMDGPU DM i2c hw bus 2
base dev: 89:4
edid: None
Connector: card1-HDMI-A-1
i2c_busno: 3
name: AMDGPU DM i2c hw bus 1
dev: (null)
enabled: disabled
status: disconnected
edid: None
Connector: card1-eDP-1
i2c_busno: 5
name: AMDGPU DM aux hw bus 0
dev: 89:5
enabled: disabled
status: connected
base_busno: 2
base_name: AMDGPU DM i2c hw bus 0
base dev: 89:2
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
Connector: card2-DVI-I-1
i2c_busno: 11
name: DisplayLink I2C Adapter
dev: (null)
enabled: enabled
status: connected
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
Connector: card3-DVI-I-2
i2c_busno: 12
name: DisplayLink I2C Adapter
dev: (null)
enabled: enabled
status: connected
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
*** Sysfs_I2C_Info report ***
All Sysfs_I2C_Info records
Sysfs_I2C_Info at: 0x55dec4c619b0
busno: 0
name: Synopsys DesignWare I2C adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
(ddcutil:28285): GLib-CRITICAL **: 09:43:15.330: g_path_get_basename: assertion 'file_name != NULL' failed
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55dec4c1eae0
busno: 1
name: Synopsys DesignWare I2C adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
(ddcutil:28285): GLib-CRITICAL **: 09:43:15.330: g_path_get_basename: assertion 'file_name != NULL' failed
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55dec4c609f0
busno: 2
name: AMDGPU DM i2c hw bus 0
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55dec4c28ce0
busno: 3
name: AMDGPU DM i2c hw bus 1
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55dec4c61630
busno: 4
name: AMDGPU DM i2c hw bus 2
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55dec4c5adf0
busno: 5
name: AMDGPU DM aux hw bus 0
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55dec4c1ed50
busno: 6
name: AMDGPU DM aux hw bus 2
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55dec4c5a890
busno: 7
name: SMBus PIIX4 adapter port 0 at 0b00
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55dec4c781e0
busno: 8
name: SMBus PIIX4 adapter port 2 at 0b00
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55dec4c2aa20
busno: 9
name: SMBus PIIX4 adapter port 1 at 0b20
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55dec4c76e40
busno: 10
name: NVIDIA i2c adapter 1 at 1:00.0
adapter_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
adapter_class: 0x030200
driver: nvidia
driver_version: 550.78
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55dec4c29f60
busno: 11
name: DisplayLink I2C Adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
(ddcutil:28285): GLib-CRITICAL **: 09:43:15.330: g_path_get_basename: assertion 'file_name != NULL' failed
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55dec4d05490
busno: 12
name: DisplayLink I2C Adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
(ddcutil:28285): GLib-CRITICAL **: 09:43:15.331: g_path_get_basename: assertion 'file_name != NULL' failed
adapter supports DRM: false
*** Sysfs I2C devices possibly associated with displays ***
I2C buses to check: x02 x03 x04 x05 x06 x0a x0b x0c
*** Sys_Conflicting_Driver report: Check for Conflicting Device Drivers ***
No conflicting drivers found
*** Sysfs Reports Done ***
*** XDG Directory Settings ***
XDG Base Directory Environment Variables:
$XDG_DATA_HOME : (null)
$XDG_CONFIG_HOME: (null)
$XDG_STATE_HOME : (null)
$XDG_CACHE_HOME : (null)
$XDG_DATA_DIRS : /nix/store/gjrpkdg5g6yn9zmbgycih5gginr0zrd4-gnome-mimeapps/share:/nix/store/qqiyg53napc282cvraw7zlv0wnqhjxhi-desktops/share:/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/root/.nix-profile/share:/nix/profile/share:/root/.local/state/nix/profile/share:/etc/profiles/per-user/root/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share
$XDG_CONFIG_DIRS: /etc/xdg:/root/.local/share/flatpak/exports/etc/xdg:/var/lib/flatpak/exports/etc/xdg:/root/.nix-profile/etc/xdg:/nix/profile/etc/xdg:/root/.local/state/nix/profile/etc/xdg:/etc/profiles/per-user/root/etc/xdg:/nix/var/nix/profiles/default/etc/xdg:/run/current-system/sw/etc/xdg
XDG Utility Functions:
xdg_data_home_dir(): /root/.local/share/
xdg_config_home_dir(): /root/.config/
xdg_cache_home_dir(): /root/.cache/
xdg_state_home_dir(): /root/.local/state/
xdg_data_path(): /root/.local/share/:/nix/store/gjrpkdg5g6yn9zmbgycih5gginr0zrd4-gnome-mimeapps/share:/nix/store/qqiyg53napc282cvraw7zlv0wnqhjxhi-desktops/share:/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/root/.nix-profile/share:/nix/profile/share:/root/.local/state/nix/profile/share:/etc/profiles/per-user/root/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share
xdg_config_path(): /root/.config/:/etc/xdg:/root/.local/share/flatpak/exports/etc/xdg:/var/lib/flatpak/exports/etc/xdg:/root/.nix-profile/etc/xdg:/nix/profile/etc/xdg:/root/.local/state/nix/profile/etc/xdg:/etc/profiles/per-user/root/etc/xdg:/nix/var/nix/profiles/default/etc/xdg:/run/current-system/sw/etc/xdg
*** ddcutil Configuration, Cache, and Data files ***
Configuration file ddcutilrc not found
Examining cache files...
Reading /root/.cache/ddcutil/capabilities:
Error reading file /root/.cache/ddcutil/capabilities: No such file or directory
Reading /root/.cache/ddcutil/dsa:
FORMAT 2
* DEV /dev/i2c device
* EC EDID check sum byte
* C current step
* I interval remaining
* L current lookback
* DEV EC C I L Values
* Values {tries required, step, epoch seconds}
Files on data path:
*** environment command complete ***
Skipping USB environment exploration.
Issue command "ddcutil usbenvironment --verbose" if there are any USB attached monitors.
Statistics for environment exploration:
EXECUTION STATISTICS
Maxtries Settings:
Operation Type Current Default Min Max
Write only exchange tries: 15 4 4 15
Write read exchange tries: 15 4 10 15
Multi-part read exchange tries: 15 4 8 15
Multi-part_write exchange tries: 15 4 8 15
Retry statistics for write only
No tries attempted
Retry statistics for write-read
No tries attempted
Retry statistics for multi-part read
No tries attempted
Retry statistics for multi-part write
No tries attempted
DDC Related Errors: None
Total errors: 0
Errors Wrapped in Retry: None
Total errors: 0
IO and Sleep Events:
Total IO events: 200
IO error count: 0
Total sleep events: 0
Sleep Event type Count
SE_WRITE_TO_READ 0
SE_POST_WRITE 0
SE_POST_READ 0
SE_POST_SAVE_SETTINGS 0
SE_PRE_MULTI_PART_READ 0
SE_POST_CAP_TABLE_SEGMENT 0
SE_SPECIAL 0
Call Stats:
Type Count Millisec ( Nanosec)
i2c writes using ioctl (I2_IOCTL_WRITE) 101 351 ( 351816024)
i2c reads using ioctl (I2_IOCTL_READ) 67 10362 ( 10362852597)
open file calls (IE_OPEN) 16 0 ( 77417)
close file calls (IE_CLOSE) 16 0 ( 30866)
Totals: 200 10714 ( 10714776904)
Sleep Call Stats:
Total sleep calls: 0
Requested sleep time milliseconds : 0
Actual sleep milliseconds (nanosec): 0 ( 0)
Total elapsed milliseconds (nanoseconds): 12209 ( 12209792927)
Total non sleep system call time: 10714 milliseconds
Total sleep call time: 0 milliseconds
Elapsed time: 12209 milliseconds
Setting output level normal. Table features will be skipped...
Display scanning complete.
~ via ❄️ impure (nix-shell-env)
❯ ddcutil --version
ddcutil 2.1.5-dev
Copyright (C) 2015-2024 Sanford Rockowitz
License GPLv2: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
~ via ❄️ impure (nix-shell-env)
❯ ddcutil detect
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
No displays found.
Run "ddcutil environment" to check for system configuration problems.
~ via ❄️ impure (nix-shell-env)
❯ sudo ddcutil interrogate --verbose
Please touch the device.
Setting output level very-verbose...
Setting maximum retries...
Forcing --stats...
Forcing --disable-capabilities-cache...
Forcing --force-slave-address..
Forcing --disable-cross-instance-locking...
Dynamic sleep currently enabled, disabling...
This command will take a while to run...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
The following tests probe the runtime environment using multiple overlapping methods.
Set environment variable SYSENV_QUICK_TEST or option --quickenv to skip some long-running tests.
Current time (local): 2024-06-18 19:58:31 CEST
Current time (UTC): 2024-06-18 17:58:31
Seconds since boot: 1731
General Build Options:
BUILD_SHARED_LIB: Defined
ENABLE_ENVCMDS: Defined
ENABLE_FAILSIM: Not defined
ENABLE_UDEV: Defined
USE_X11: Not defined
USE_LIBDRM: Defined
ENABLE_USB: Defined
WITH_ASAN: Not defined
Private Build Options:
TARGET_LINUX: Defined
TARGET_BSD: Not defined
INCLUDE_TESTCASES: Not defined
STATIC: Not defined
*** Basic System Information ***
ddcutil version: 2.1.5-dev
/proc/version:
Linux version 6.8.12 (nixbld@localhost) (gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1-NixOS SMP PREEMPT_DYNAMIC Thu May 30 07:49:53 UTC 2024
Architecture: x86_64
Distributor id: (null)
Release: (null)
Found a known architecture
/proc/cmdline:
init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
Compiler information:
C standard: 201710
gcc compatible compiler:
Compiler version: 13.3.0
Processor information as reported by lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Vendor ID: AuthenticAMD
BIOS Vendor ID: Advanced Micro Devices, Inc.
Model name: AMD Ryzen 9 5900HX with Radeon Graphics
BIOS Model name: AMD Ryzen 9 5900HX with Radeon Graphics Unknown CPU @ 3.3GHz
BIOS CPU family: 107
CPU family: 25
Model: 80
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1
Stepping: 0
CPU(s) scaling MHz: 73%
CPU max MHz: 4680,0000
CPU min MHz: 400,0000
BogoMIPS: 6587,37
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap
Virtualization: AMD-V
L1d cache: 256 KiB (8 instances)
L1i cache: 256 KiB (8 instances)
L2 cache: 4 MiB (8 instances)
L3 cache: 16 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-15
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
DMI Information from /sys/class/dmi/id:
Motherboard vendor: LENOVO
Motherboard product name: LNVNB161216
System vendor: LENOVO
System product name: 82L5
Chassis vendor: LENOVO
Chassis type: 10 - Notebook
Byte order checks:
Is big endian (local test): false
WORDS_BIGENDIAN macro (autoconf): not defined
__BYTE_ORDER__ macro (gcc): __ORDER_LITTLE_ENDIAN__
*** Primary Check 1: Identify video card and driver ***
Obtaining card and driver information from /sys...
Unexpected class for video device: 0x030200
Secondary video controller at PCI address 0000:01:00.0 (boot_vga flag is not set)
Device class: x030200 3D controller
Vendor: x10de unknown vendor
Device: x25a2 unknown device
Driver name: nvidia
Driver version: 550.78
I2C device: i2c-10 name: NVIDIA i2c adapter 1 at 1:00.0
Primary video controller at PCI address 0000:05:00.0 (boot_vga flag is set)
Device class: x030000 VGA compatible controller
Vendor: x1002 unknown vendor
Device: x1638 unknown device
Driver name: amdgpu
Driver version: Unable to determine
I2C device: i2c-3 name: AMDGPU DM i2c hw bus 1
I2C device: i2c-4 name: AMDGPU DM i2c hw bus 2
I2C device: i2c-2 name: AMDGPU DM i2c hw bus 0
*** Primary Check 2: Check that /dev/i2c-* exist and writable ***
Current user: root (0)
Checking /dev/i2c-* devices...
Devices /dev/i2c-* must exist and the logged on user must have read/write permission for those devices (or at least those devices associated
with monitors).
Typically, this access is enabled by:
- setting the group for /dev/i2c-* to i2c
- setting group RW permissions for /dev/i2c-*
- making the current user a member of group i2c
Alternatively, this can be enabled by just giving everyone RW permission
The following tests probe for these conditions.
Checking for /dev/i2c-* devices...
crw-rw----+ 1 root i2c 89, 0 jun 18 19:29 /dev/i2c-0
crw-rw----+ 1 root i2c 89, 1 jun 18 19:29 /dev/i2c-1
crw-rw----+ 1 root i2c 89, 10 jun 18 19:29 /dev/i2c-10
crw-rw----+ 1 root i2c 89, 11 jun 18 19:29 /dev/i2c-11
crw-rw----+ 1 root i2c 89, 12 jun 18 19:29 /dev/i2c-12
crw-rw----+ 1 root i2c 89, 2 jun 18 19:29 /dev/i2c-2
crw-rw----+ 1 root i2c 89, 3 jun 18 19:29 /dev/i2c-3
crw-rw----+ 1 root i2c 89, 4 jun 18 19:29 /dev/i2c-4
crw-rw----+ 1 root i2c 89, 5 jun 18 19:29 /dev/i2c-5
crw-rw----+ 1 root i2c 89, 6 jun 18 19:29 /dev/i2c-6
crw-rw----+ 1 root i2c 89, 7 jun 18 19:29 /dev/i2c-7
crw-rw----+ 1 root i2c 89, 8 jun 18 19:29 /dev/i2c-8
crw-rw----+ 1 root i2c 89, 9 jun 18 19:29 /dev/i2c-9
Current user (root) has RW access to all /dev/i2c-* devices.
Checking for group i2c...
Group i2c exists
Current user is root, membership in group i2c not needed
Looking for udev rules files that reference i2c:
Checking rules directory /lib/udev/rules.d:
grep: /lib/udev/rules.d/*rules: No such file or directory
Checking rules directory /run/udev/rules.d:
grep: /run/udev/rules.d/*rules: No such file or directory
Checking rules directory /etc/udev/rules.d:
/etc/udev/rules.d/70-i2c.rules:# allow group i2c and users with a seat use of i2c devices
/etc/udev/rules.d/70-i2c.rules:ACTION=="add", KERNEL=="i2c-[0-9]*", TAG+="uaccess", GROUP="i2c", MODE="660"
*** Primary Check 3: Check that module i2c_dev is loaded ***
Checking for driver i2c_dev...
sysfs reports module i2c_dev is loaded.
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c-dev is not built in to kernel
Module i2c_dev is NOT built into the kernel
Loadable i2c-dev module found
Module i2c_dev is loaded
Check that kernel module i2c_dev is being loaded by examining files where this would be specified...
grep: /etc/modules: No such file or directory
/etc/modules-load.d/nixos.conf:i2c-dev
grep: /run/modules-load.d/*conf: No such file or directory
grep: /usr/lib/modules-load.d/*conf: No such file or directory
Check for any references to i2c_dev in /etc/modprobe.d ...
grep: /run/modprobe.d/*conf: No such file or directory
*** Primary Check 4: Driver specific checks ***
Performing driver specific checks...
Checking for special settings for proprietary Nvidia driver
(Needed for some newer Nvidia cards).
grep: /etc/X11/xorg.conf: No such file or directory
Executing: grep -iH nvidia modprobe.conf modprobe.d/*
grep: modprobe.conf: No such file or directory
grep: modprobe.d/*: No such file or directory
Executing: grep RegistryDwords /proc/driver/nvidia/params
RegistryDwords: ""
RegistryDwordsPerDevice: ""
*** Additional probes ***
Examining /sys/bus/i2c/devices...
/sys/bus/i2c/devices/i2c-ELAN2841:00/name: ELAN2841:00
/sys/bus/i2c/devices/i2c-ITE8350:00/name: ITE8350:00
/sys/bus/i2c/devices/i2c-0/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-1/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-2/name: AMDGPU DM i2c hw bus 0
/sys/bus/i2c/devices/i2c-3/name: AMDGPU DM i2c hw bus 1
/sys/bus/i2c/devices/i2c-4/name: AMDGPU DM i2c hw bus 2
/sys/bus/i2c/devices/i2c-5/name: AMDGPU DM aux hw bus 0
/sys/bus/i2c/devices/i2c-6/name: AMDGPU DM aux hw bus 2
/sys/bus/i2c/devices/i2c-7/name: SMBus PIIX4 adapter port 0 at 0b00
/sys/bus/i2c/devices/i2c-8/name: SMBus PIIX4 adapter port 2 at 0b00
/sys/bus/i2c/devices/i2c-9/name: SMBus PIIX4 adapter port 1 at 0b20
/sys/bus/i2c/devices/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/i2c/devices/i2c-11/name: DisplayLink I2C Adapter
/sys/bus/i2c/devices/i2c-12/name: DisplayLink I2C Adapter
Env_Accumulator:
architecture: x86_64
distributor_id
Drivers detected: amdgpu, nvidia
/dev/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
sysfs_i2c_devices_exist: true
/sys/bus/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
dev_i2c_devices_required: true
module_i2c_dev_needed: true
module_i2c_dev_builtin: false
loadable_i2c_dev_exists: true
i2c_dev_loaded_or_builtin: true
group_i2c_checked: true
group_i2c_exists: true
dev_i2c_common_group_name: i2c
all_dev_i2c_has_group_i2c: true
any_dev_i2c_has_group_i2c: true
all_dev_i2c_is_group_rw: true
any_dev_i2c_is_group_rw: true
cur_uname: root
cur_uid: 0
cur_user_in_group_i2c: false
cur_user_any_devi2c_rw: true
cur_user_all_devi2c_rw: true
Configuration suggestions:
Current user has RW access to all /dev/i2c-N devices.
Skipping further group and permission checks.
*** Additional checks for remote diagnosis ***
Disabling capabilities cache ...
Disabling dynamic sleep ...
*** Displays as reported by DETECT Command ***
No displays found.
Run "ddcutil environment" to check for system configuration problems.
*** Checking if modules are loaded or builtin... ***
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module amdgpu is not built in to kernel
Kernel module amdgpu is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module fbdev is not built in to kernel
Kernel module fbdev found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module fglrx is not built in to kernel
Kernel module fglrx found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module fturbo is not built in to kernel
Kernel module fturbo found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i915 is not built in to kernel
Kernel module i915 found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module mgag200 is not built in to kernel
Kernel module mgag200 found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module nvidia is not built in to kernel
Kernel module nvidia is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module nouveau is not built in to kernel
Kernel module nouveau found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module radeon is not built in to kernel
Kernel module radeon found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module vboxvideo is not built in to kernel
Kernel module vboxvideo found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module vc4 is not built in to kernel
Kernel module vc4 found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module drm is not built in to kernel
Kernel module drm is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c_algo_bit is not built in to kernel
Kernel module i2c_algo_bit is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c_dev is not built in to kernel
Kernel module i2c_dev is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c_piix4 is not built in to kernel
Kernel module i2c_piix4 is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module ddcci is not built in to kernel
Kernel module ddcci found but not loaded
Scanning /proc/modules for driver environment...
Found other loaded module: videobuf2_vmalloc
Found other loaded module: videobuf2_memops
Found other loaded module: videobuf2_v4l2
Found other loaded module: videodev
Found other loaded module: videobuf2_common
Found other loaded module: i2c_dev
Found other loaded module: i2c_hid_acpi
Found video driver module: nvidia
Found other loaded module: i2c_hid
Found other loaded module: i2c_piix4
Found video driver module: amdgpu
Loaded video module depends on: nvidia_modeset,ideapad_laptop,amdgpu,
Found other loaded module: i2c_algo_bit
Found other loaded module: drm_ttm_helper
Found other loaded module: drm_exec
Found other loaded module: drm_suballoc_helper
Found other loaded module: drm_buddy
Found other loaded module: drm_display_helper
Examining /proc/driver/nvidia:
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
GCC version: gcc version 13.2.0 (GCC)
/proc/driver/nvidia/registry:
Binary: ""
/proc/driver/nvidia/params:
ResmanDebugLevel: 4294967295
RmLogonRC: 1
ModifyDeviceFiles: 1
DeviceFileUID: 0
DeviceFileGID: 0
DeviceFileMode: 438
InitializeSystemMemoryAllocations: 1
UsePageAttributeTable: 4294967295
EnableMSI: 1
EnablePCIeGen3: 0
MemoryPoolSize: 0
KMallocHeapMaxSize: 0
VMallocHeapMaxSize: 0
IgnoreMMIOCheck: 0
TCEBypassMode: 0
EnableStreamMemOPs: 0
EnableUserNUMAManagement: 1
NvLinkDisable: 0
RmProfilingAdminOnly: 1
PreserveVideoMemoryAllocations: 0
EnableS0ixPowerManagement: 0
S0ixPowerManagementVideoMemoryThreshold: 256
DynamicPowerManagement: 3
DynamicPowerManagementVideoMemoryThreshold: 200
RegisterPCIDriver: 1
EnablePCIERelaxedOrderingMode: 0
EnableResizableBar: 0
EnableGpuFirmware: 18
EnableGpuFirmwareLogs: 2
EnableDbgBreakpoint: 0
OpenRmEnableUnsupportedGpus: 1
DmaRemapPeerMmio: 1
ImexChannelCount: 2048
RegistryDwords: ""
RegistryDwordsPerDevice: ""
RmMsg: ""
GpuBlacklist: ""
TemporaryFilePath: ""
ExcludedGpus: ""
PCI bus id: 0000:01:00.0
/proc/driver/nvidia/gpus/0000:01:00.0/information:
Model: NVIDIA GeForce RTX 3050 Laptop GPU
IRQ: 106
GPU UUID: GPU-98420e91-8fed-dcea-9d73-e56a9a91252d
Video BIOS: 94.07.3b.00.70
Bus Type: PCIe
DMA Size: 47 bits
DMA Mask: 0x7fffffffffff
Bus Location: 0000:01:00.0
Device Minor: 0
GPU Excluded: No
/proc/driver/nvidia/gpus/0000:01:00.0/registry:
Binary: ""
amdgpu configuration parameters:
amdgpu parameters (/sys/module/drm/holders/amdgpu/parameters)
Directory not found: /sys/module/drm/holders/amdgpu/parameters
Checking display manager environment variables...
DISPLAY=:0
WAYLAND_DISPLAY=(not set)
XDG_SESSION_TYPE=(not set)
Examining I2C buses, as detected by I2C layer...
Current time (local): 2024-06-18 19:58:31 CEST
Current time (UTC): 2024-06-18 17:58:31
Seconds since boot: 1731
Detected 8 non-ignorable I2C buses:
I2C_Bus_Info at: 0x55e1d156c8f0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-2 found: true
Bus /dev/i2c-2 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-2...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
name: AMDGPU DM i2c hw bus 0
i2c-dev/i2c-2/dev: 89:2
i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55e1d156cf80
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-3 found: true
Bus /dev/i2c-3 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-HDMI-A-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-3...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
name: AMDGPU DM i2c hw bus 1
i2c-dev/i2c-3/dev: 89:3
i2c-dev/i2c-3/name: AMDGPU DM i2c hw bus 1
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55e1d156ce60
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-4 found: true
Bus /dev/i2c-4 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-4...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
name: AMDGPU DM i2c hw bus 2
i2c-dev/i2c-4/dev: 89:4
i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55e1d1537140
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-5 found: true
Bus /dev/i2c-5 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-eDP-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-5...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
name: AMDGPU DM aux hw bus 0
i2c-dev/i2c-5/dev: 89:5
i2c-dev/i2c-5/name: AMDGPU DM aux hw bus 0
Connector: card1-eDP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
ddc name: AMDGPU DM i2c hw bus 0
ddc i2c-dev/i2c-2/dev: 89:2
ddc i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
DP Aux channel dev: 247:0
DP Aux channel name: AMDGPU DM aux hw bus 0
I2C_Bus_Info at: 0x55e1d1539740
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-6 found: true
Bus /dev/i2c-6 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-DP-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-6...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
name: AMDGPU DM aux hw bus 2
i2c-dev/i2c-6/dev: 89:6
i2c-dev/i2c-6/name: AMDGPU DM aux hw bus 2
Connector: card1-DP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
ddc name: AMDGPU DM i2c hw bus 2
ddc i2c-dev/i2c-4/dev: 89:4
ddc i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
DP Aux channel dev: 247:1
DP Aux channel name: AMDGPU DM aux hw bus 2
I2C_Bus_Info at: 0x55e1d156d4d0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-10 found: true
Bus /dev/i2c-10 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-10...
PCI device path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
name: NVIDIA i2c adapter 1 at 1:00.0
i2c-dev/i2c-10/dev: 89:10
i2c-dev/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
Connector: (null)
Driver: nvidia
I2C_Bus_Info at: 0x55e1d156d5d0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X37 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-11 found: true
Bus /dev/i2c-11 probed: true
errno for open: DDCRC_INVALID_EDID(-3010): unable to parse EDID
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card2-DVI-I-1
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-11...
PCI device path: /sys/devices/platform/evdi.0/i2c-11
name: DisplayLink I2C Adapter
i2c-dev/i2c-11/dev: 89:11
i2c-dev/i2c-11/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
I2C_Bus_Info at: 0x55e1d156d8b0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X37 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-12 found: true
Bus /dev/i2c-12 probed: true
errno for open: DDCRC_INVALID_EDID(-3010): unable to parse EDID
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card3-DVI-I-2
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-12...
PCI device path: /sys/devices/platform/evdi.1/i2c-12
name: DisplayLink I2C Adapter
i2c-dev/i2c-12/dev: 89:12
i2c-dev/i2c-12/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
xrandr connection report:
DVI-I-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
DVI-I-2 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 600mm x 340mm
Checking for possibly conflicting programs...
Examining I2C buses using i2cdetect...
Current time (local): 2024-06-18 19:58:31 CEST
Current time (UTC): 2024-06-18 17:58:31
Seconds since boot: 1731
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping i2cdetect.
Probing bus /dev/i2c-2 using command "i2cdetect -y 2"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-3 using command "i2cdetect -y 3"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-4 using command "i2cdetect -y 4"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-5 using command "i2cdetect -y 5"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-6 using command "i2cdetect -y 6"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping i2cdetect.
Probing bus /dev/i2c-10 using command "i2cdetect -y 10"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-11 using command "i2cdetect -y 11"
Error: Bus doesn't support detection commands
Probing bus /dev/i2c-12 using command "i2cdetect -y 12"
Error: Bus doesn't support detection commands
Examining I2C buses using get-edid | parse-edid...
Current time (local): 2024-06-18 19:58:34 CEST
Current time (UTC): 2024-06-18 17:58:34
Seconds since boot: 1734
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Probing bus /dev/i2c-2 using command "get-edid -b 2 -i | parse-edid"
2
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 2 as per your request.
Bus 2 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-3 using command "get-edid -b 3 -i | parse-edid"
3
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 3 as per your request.
Bus 3 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-4 using command "get-edid -b 4 -i | parse-edid"
4
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 4 as per your request.
Bus 4 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-5 using command "get-edid -b 5 -i | parse-edid"
5
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 5 as per your request.
Bus 5 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-6 using command "get-edid -b 6 -i | parse-edid"
6
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 6 as per your request.
Bus 6 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Probing bus /dev/i2c-10 using command "get-edid -b 10 -i | parse-edid"
1
0
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 10 as per your request.
Bus 10 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-11 using command "get-edid -b 11 -i | parse-edid"
1
1
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 11 as per your request.
No byte reading on this bus...
Problem requesting slave address: Bad file descriptor
Bus 11 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-12 using command "get-edid -b 12 -i | parse-edid"
1
2
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 12 as per your request.
No byte reading on this bus...
Problem requesting slave address: Bad file descriptor
Bus 12 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Testing EDID read alternatives...
Current time (local): 2024-06-18 19:58:47 CEST
Current time (UTC): 2024-06-18 17:58:47
Seconds since boot: 1747
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-3...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-4...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-5...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-6...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-11...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Examining device /dev/i2c-12...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Performing alternative scans of I2C devices using local sysenv functions...
Current time (local): 2024-06-18 19:59:02 CEST
Current time (UTC): 2024-06-18 17:59:02
Seconds since boot: 1762
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-3...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-4...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-5...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-6...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-11...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned: 6e 88 02 00 10 00 00 64 00 20 e0
Attempt 1 to read feature succeeded.
DDC communication succeeded
Examining device /dev/i2c-12...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned: 6e 88 02 00 10 00 00 64 00 20 e0
Attempt 1 to read feature succeeded.
DDC communication succeeded
*** Probe I2C devices using udev, susbsystem i2c-dev ***
Current time (local): 2024-06-18 19:59:03 CEST
Current time (UTC): 2024-06-18 17:59:03
Seconds since boot: 1762
Summary of udev I2C devices
Subsystem Sysname Sysattr Name Devpath
i2c-dev i2c-0 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
i2c-dev i2c-1 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
i2c-dev i2c-2 AMDGPU DM i2c hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
i2c-dev i2c-3 AMDGPU DM i2c hw bus 1 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
i2c-dev i2c-4 AMDGPU DM i2c hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
i2c-dev i2c-5 AMDGPU DM aux hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
i2c-dev i2c-6 AMDGPU DM aux hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
i2c-dev i2c-7 SMBus PIIX4 adapter port 0 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
i2c-dev i2c-8 SMBus PIIX4 adapter port 2 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
i2c-dev i2c-9 SMBus PIIX4 adapter port 1 at 0b20 /devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
i2c-dev i2c-10 NVIDIA i2c adapter 1 at 1:00.0 /devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
i2c-dev i2c-11 DisplayLink I2C Adapter /devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
i2c-dev i2c-12 DisplayLink I2C Adapter /devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
Looking for udev devices with name attribute DPMST...
Summary of udev DPMST devices...
No devices detected
Examining configuration files...
DKMS modules:
Kernel I2C configuration settings:
grep: /boot/config-6.8.12: No such file or directory
Kernel AMDGPU configuration settings:
grep: /boot/config-6.8.12: No such file or directory
Examining system logs...
Current timestamps:
Current time (local): 2024-06-18 19:59:03 CEST
Current time (UTC): 2024-06-18 17:59:03
Seconds since boot: 1763
Scanning dmesg output for I2C related entries...
Executing command: dmesg
[ 0.000000] Command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
[ 0.042999] Kernel command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
[ 0.253798] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[ 0.958733] ACPI: bus type drm_connector registered
[ 0.961538] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 0.977282] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 1.136636] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 1.136654] ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 1.136857] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
[ 1.136891] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.136965] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
[ 4.316637] [drm] amdgpu kernel modesetting enabled.
[ 4.319087] amdgpu: Virtual CRAT table created for CPU
[ 4.319105] amdgpu: Topology: Add CPU node
[ 4.319212] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[ 4.319254] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
[ 4.319264] [drm] register mmio base: 0xD1500000
[ 4.319265] [drm] register mmio size: 524288
[ 4.322255] [drm] add ip block number 0 <soc15_common>
[ 4.322257] [drm] add ip block number 1 <gmc_v9_0>
[ 4.322258] [drm] add ip block number 2 <vega10_ih>
[ 4.322260] [drm] add ip block number 3 <psp>
[ 4.322261] [drm] add ip block number 4 <smu>
[ 4.322263] [drm] add ip block number 5 <dm>
[ 4.322264] [drm] add ip block number 6 <gfx_v9_0>
[ 4.322265] [drm] add ip block number 7 <sdma_v4_0>
[ 4.322267] [drm] add ip block number 8 <vcn_v2_0>
[ 4.322268] [drm] add ip block number 9 <jpeg_v2_0>
[ 4.322279] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[ 4.322281] amdgpu: ATOM BIOS: 113-CEZANNE-018
[ 4.324117] [drm] VCN decode is enabled in VM mode
[ 4.324119] [drm] VCN encode is enabled in VM mode
[ 4.325071] [drm] JPEG decode is enabled in VM mode
[ 4.345630] amdgpu 0000:05:00.0: vgaarb: deactivate vga console
[ 4.345632] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 4.345635] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[ 4.346499] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 4.346509] amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[ 4.346511] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 4.346516] [drm] Detected VRAM RAM=4096M, BAR=4096M
[ 4.346517] [drm] RAM width 128bits DDR4
[ 4.346651] [drm] amdgpu: 4096M of VRAM memory ready
[ 4.346653] [drm] amdgpu: 13958M of GTT memory ready.
[ 4.346672] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 4.346782] [drm] PCIE GART of 1024M enabled.
[ 4.346785] [drm] PTB located at 0x000000F4FFC00000
[ 4.347090] [drm] Loading DMUB firmware via PSP: version=0x01010028
[ 4.347447] [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
[ 4.347454] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
[ 4.823919] [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
[ 4.911075] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4.923860] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 4.923862] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4.924636] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
[ 4.925676] [drm] Display Core v3.2.266 initialized on DCN 2.1
[ 4.925678] [drm] DP-HDMI FRL PCON supported
[ 4.926202] [drm] DMUB hardware initialized: version=0x01010028
[ 5.095914] [drm] kiq ring mec 2 pipe 1 q 0
[ 5.099716] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 5.099728] [drm] JPEG decode initialized successfully.
[ 5.119240] amdgpu: HMM registered 4096MB device memory
[ 5.120907] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 5.120922] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 5.121023] amdgpu: Virtual CRAT table created for GPU
[ 5.121910] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[ 5.121912] kfd kfd: amdgpu: added device 1002:1638
[ 5.121972] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[ 5.121976] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 5.121978] amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 5.121980] amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 5.121981] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 5.121983] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 5.121984] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 5.121985] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 5.121987] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 5.121988] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 5.121989] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 5.121991] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 5.121992] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[ 5.121993] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 5.121995] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 5.121996] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 5.121998] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 5.121999] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 5.123580] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:05:00.0 on minor 1
[ 5.130075] fbcon: amdgpudrmfb (fb0) is primary device
[ 5.130242] [drm] DSC precompute is not needed.
[ 5.885074] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 8.581638] systemd[1]: Starting Load Kernel Module drm...
[ 8.603200] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 8.603330] systemd[1]: Finished Load Kernel Module drm.
[ 9.224808] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[ 9.225765] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 9.278769] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
[ 9.317523] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 9.429978] nvidia-uvm: Loaded the UVM driver, major device number 511.
[ 9.468415] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
[ 9.474698] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 9.514784] snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 10.430832] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 10.446141] i2c_dev: i2c /dev entries driver
[ 10.466308] videodev: Linux video capture interface: v2.00
[ 10.601813] usbcore: registered new interface driver uvcvideo
[ 12.015332] evdi evdi.0: [drm] Cannot find any crtc or sizes
[ 12.015574] [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
[ 12.660686] evdi evdi.1: [drm] Cannot find any crtc or sizes
[ 12.660845] [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
[ 21.728654] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728670] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728680] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728684] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728691] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728695] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728702] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.728705] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739843] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739857] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739869] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739874] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739883] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739888] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739898] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 21.739902] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156209] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156221] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156230] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156233] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156241] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156244] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156252] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.156255] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165900] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165918] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165929] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165932] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165939] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165942] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165949] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.165953] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258563] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258576] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258585] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258588] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258595] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258599] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258606] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.258610] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286510] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286526] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286536] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286539] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286547] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286551] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286559] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 22.286562] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529360] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529373] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529383] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529388] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529396] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529400] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529408] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.529411] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538067] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538075] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538084] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538088] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538095] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538099] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538107] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.538111] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931738] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931749] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931757] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931760] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931767] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931770] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931776] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.931780] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940474] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940485] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940493] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940496] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940502] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940507] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940514] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 36.940517] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010551] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010561] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010569] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010572] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010579] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010582] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010589] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.010592] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019746] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019759] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019767] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019771] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019777] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019781] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019787] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 37.019790] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671531] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671547] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671557] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671561] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671568] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671572] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671580] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.671583] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683808] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683820] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683828] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683832] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683839] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683843] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683850] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 48.683854] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 85.841604] [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000b7c356c9
[ 86.026686] [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x000000002b7b3085
[ 86.195258] [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000ca094384
[ 1261.861847] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.861884] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.861910] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.861926] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.861948] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.861962] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.861994] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.862008] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863670] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863694] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863724] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863741] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863768] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863785] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863825] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1261.863841] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324499] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324522] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324547] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324561] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324584] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324597] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324630] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.324644] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326138] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326160] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326190] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326207] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326235] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326252] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326292] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1722.326309] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264503] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264525] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264550] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264564] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264586] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264600] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264632] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.264645] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266136] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266158] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266187] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266201] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266224] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266238] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266268] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1730.266282] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014022] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014069] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014134] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014144] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014181] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014191] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014342] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014386] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014454] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014465] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014508] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.014518] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550444] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550472] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550510] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550532] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550568] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550589] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550639] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.550661] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655578] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655608] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655651] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655676] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655717] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655743] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655795] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 1761.655825] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
Scanning journalctl output for I2C related entries...
Executing command: journalctl --no-pager --boot
jun 18 19:29:42 localhost kernel: Command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 18 19:29:42 localhost kernel: Kernel command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 18 19:29:42 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 18 19:29:42 localhost kernel: ACPI: bus type drm_connector registered
jun 18 19:29:42 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 18 19:29:42 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 18 19:29:42 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 18 19:29:42 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 18 19:29:42 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 18 19:29:42 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 18 19:29:42 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 18 19:29:45 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 18 19:29:45 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 18 19:29:45 localhost kernel: amdgpu: Topology: Add CPU node
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 18 19:29:45 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 18 19:29:45 localhost kernel: [drm] register mmio base: 0xD1500000
jun 18 19:29:45 localhost kernel: [drm] register mmio size: 524288
jun 18 19:29:45 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 3 <psp>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 4 <smu>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 5 <dm>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 18 19:29:45 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 18 19:29:45 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 18 19:29:45 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 18 19:29:45 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 18 19:29:45 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 18 19:29:45 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 18 19:29:45 localhost kernel: [drm] RAM width 128bits DDR4
jun 18 19:29:45 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 18 19:29:45 localhost kernel: [drm] amdgpu: 13958M of GTT memory ready.
jun 18 19:29:45 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 18 19:29:45 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 18 19:29:45 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 18 19:29:45 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 18 19:29:45 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 18 19:29:46 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 18 19:29:46 localhost kernel: [drm] Display Core v3.2.266 initialized on DCN 2.1
jun 18 19:29:46 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 18 19:29:46 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 18 19:29:46 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 18 19:29:46 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 18 19:29:46 localhost kernel: [drm] JPEG decode initialized successfully.
jun 18 19:29:46 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 18 19:29:46 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 18 19:29:46 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 18 19:29:46 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 18 19:29:46 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 18 19:29:46 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 18 19:29:46 localhost kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:05:00.0 on minor 1
jun 18 19:29:46 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 18 19:29:46 localhost kernel: [drm] DSC precompute is not needed.
jun 18 19:29:47 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 18 19:29:47 localhost systemd-modules-load[187]: Inserted module 'amdgpu'
jun 18 19:29:42 localhost kernel: Command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 18 19:29:42 localhost kernel: Kernel command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 18 19:29:42 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 18 19:29:42 localhost kernel: ACPI: bus type drm_connector registered
jun 18 19:29:42 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 18 19:29:42 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 18 19:29:42 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 18 19:29:42 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 18 19:29:42 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 18 19:29:42 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 18 19:29:42 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 18 19:29:45 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 18 19:29:45 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 18 19:29:45 localhost kernel: amdgpu: Topology: Add CPU node
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 18 19:29:45 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 18 19:29:45 localhost kernel: [drm] register mmio base: 0xD1500000
jun 18 19:29:45 localhost kernel: [drm] register mmio size: 524288
jun 18 19:29:45 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 3 <psp>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 4 <smu>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 5 <dm>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 18 19:29:45 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 18 19:29:45 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 18 19:29:45 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 18 19:29:45 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 18 19:29:45 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 18 19:29:45 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 18 19:29:45 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 18 19:29:45 localhost kernel: [drm] RAM width 128bits DDR4
jun 18 19:29:45 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 18 19:29:45 localhost kernel: [drm] amdgpu: 13958M of GTT memory ready.
jun 18 19:29:45 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 18 19:29:45 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 18 19:29:45 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 18 19:29:45 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 18 19:29:45 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 18 19:29:45 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 18 19:29:46 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 18 19:29:46 localhost kernel: [drm] Display Core v3.2.266 initialized on DCN 2.1
jun 18 19:29:46 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 18 19:29:46 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 18 19:29:46 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 18 19:29:46 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 18 19:29:46 localhost kernel: [drm] JPEG decode initialized successfully.
jun 18 19:29:46 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 18 19:29:46 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 18 19:29:46 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 18 19:29:46 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 18 19:29:46 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 18 19:29:46 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 18 19:29:46 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 18 19:29:46 localhost kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:05:00.0 on minor 1
jun 18 19:29:46 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 18 19:29:46 localhost kernel: [drm] DSC precompute is not needed.
jun 18 19:29:47 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 18 19:29:47 localhost systemd-modules-load[187]: Inserted module 'amdgpu'
jun 18 19:29:49 rillanon systemd[1]: Starting Load Kernel Module drm...
jun 18 19:29:49 rillanon systemd[1]: modprobe@drm.service: Deactivated successfully.
jun 18 19:29:49 rillanon systemd[1]: Finished Load Kernel Module drm.
jun 18 19:29:50 rillanon kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
jun 18 19:29:50 rillanon kernel: nvidia 0000:01:00.0: enabling device (0000 -> 0003)
jun 18 19:29:50 rillanon kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
jun 18 19:29:50 rillanon (udev-worker)[1028]: nvidia: Process '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash -c 'mknod -m 666 /dev/nvidiactl c 195 255'' failed with exit code 1.
jun 18 19:29:50 rillanon (udev-worker)[1028]: nvidia: Process '/nix/store/306znyj77fv49kwnkpxmb0j2znqpa8bj-bash-5.2p26/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \ -f 4); do mknod -m 666 /dev/nvidia${i} c 195 ${i}; done'' failed with exit code 1.
jun 18 19:29:50 rillanon kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
jun 18 19:29:50 rillanon systemd-modules-load[855]: Inserted module 'nvidia'
jun 18 19:29:50 rillanon kernel: nvidia-uvm: Loaded the UVM driver, major device number 511.
jun 18 19:29:50 rillanon kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
jun 18 19:29:50 rillanon systemd-modules-load[855]: Inserted module 'nvidia_modeset'
jun 18 19:29:50 rillanon systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1...
jun 18 19:29:50 rillanon kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
jun 18 19:29:50 rillanon systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:amdgpu_bl1.
jun 18 19:29:50 rillanon kernel: snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
jun 18 19:29:51 rillanon systemd-modules-load[855]: Inserted module 'nvidia_drm'
jun 18 19:29:51 rillanon kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
jun 18 19:29:51 rillanon kernel: i2c_dev: i2c /dev entries driver
jun 18 19:29:51 rillanon systemd-modules-load[855]: Inserted module 'i2c_dev'
jun 18 19:29:51 rillanon kernel: videodev: Linux video capture interface: v2.00
jun 18 19:29:51 rillanon kernel: usbcore: registered new interface driver uvcvideo
jun 18 19:29:53 rillanon kernel: evdi evdi.0: [drm] Cannot find any crtc or sizes
jun 18 19:29:53 rillanon kernel: [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
jun 18 19:29:53 rillanon .gnome-shell-wr[3092]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
jun 18 19:29:53 rillanon .gnome-shell-wr[3092]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
jun 18 19:29:53 rillanon kernel: evdi evdi.1: [drm] Cannot find any crtc or sizes
jun 18 19:29:53 rillanon kernel: [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
jun 18 19:30:00 rillanon .gnome-shell-wr[4187]: Added device '/dev/dri/card0' (nvidia-drm) using atomic mode setting.
jun 18 19:30:01 rillanon .gnome-shell-wr[4187]: Added device '/dev/dri/card1' (amdgpu) using atomic mode setting.
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon .gsd-media-keys[4459]: Failed to grab accelerator for keybinding settings:rotate-video-lock
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:11 rillanon .gnome-shell-wr[4187]: Failed to determine deadline: drmWaitVBlank failed: Unknown error -1
jun 18 19:30:11 rillanon .gnome-shell-wr[4187]: Failed to determine deadline: drmWaitVBlank failed: Unknown error -1
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:17 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:18 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5514]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =128
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected: ioctl() write returned 0
jun 18 19:30:30 rillanon gnome-shell[5517]: (i2c_get_edid_bytes_directly_using_ioctl) Unexpected ioctl rc = 0, bytect =256
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:30:30 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:31:07 rillanon kernel: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000b7c356c9
jun 18 19:31:07 rillanon kernel: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x000000002b7b3085
jun 18 19:31:07 rillanon kernel: [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000ca094384
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:50:43 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:23 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:58:31 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:02 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
jun 18 19:59:03 rillanon kernel: evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
File not found: /var/log/Xorg.0.log
File not found: /var/log/messages
File not found: /var/log/kern.log
File not found: /var/log/daemon.log
File not found: /var/log/syslog
Log Summary
Log Checked Found
=== ======= =====
dmesg true true
journalctl true false
/var/log/daemon.log false false
/var/log/kern.log true false
/var/log/messages true false
/var/log/syslog true false
/var/log/Xorg.0.log true false
*** Probing connected monitors using libdrm ***
Checking Nvidia options to see if experimental kernel modesetting enabled:
Executing command: modprobe -c | grep "^options nvidia"
options nvidia_drm modeset=1
Checking libdrm version using pkg-config...
Has a DRM kernel driver been loaded? (drmAvailable()): true
Probing device /dev/dri/card0...
Open succeeded for device: /dev/dri/card0
DRM driver version information:
Version: 0.0.0
Driver: nvidia-drm
Date: 20160202
Description: NVIDIA DRM driver
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 0 - pci
domain:bus:device.func: 0000:01:00.0
vendor vid:pid: 0x10de:0x25a2
subvendor vid:pid: 0x17aa:0x380e
revision id: 0x00a1
Is a modesetting capable driver attached to bus id: pci:0000:01:00.0?
(calling drmCheckModesettingAvailable())
Yes
drmIsMaster() returned 0
i.e. IS NOT master
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 31: select subconnector flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 32: subconnector flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Unknown
enum value: 3, enum name: DVI-D
enum value: 4, enum name: DVI-A
Property 33: NV_INPUT_COLORSPACE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 34: NV_HDR_STATIC_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Scanning connectors...
Probing device /dev/dri/card1...
Open succeeded for device: /dev/dri/card1
DRM driver version information:
Version: 3.57.0
Driver: amdgpu
Date: 20150101
Description: AMD GPU
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 0 - pci
domain:bus:device.func: 0000:05:00.0
vendor vid:pid: 0x1002:0x1638
subvendor vid:pid: 0x17aa:0x3801
revision id: 0x00c4
Is a modesetting capable driver attached to bus id: pci:0000:05:00.0?
(calling drmCheckModesettingAvailable())
Yes
drmIsMaster() returned 0
i.e. IS NOT master
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 31: coherent flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 32: load detection flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 33: scaling mode flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 34: underscan flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 35: underscan hborder flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 36: underscan vborder flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 37: audio flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 38: dither flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 39: abm level flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 42: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 43: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 44: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 45: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 48: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 49: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 50: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 51: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 54: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 55: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 56: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 57: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 60: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 61: COLOR_ENCODING flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 62: COLOR_RANGE flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 63: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 66: alpha flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 67: pixel blend mode flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 68: zpos flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 69: rotation flags: 0x00000020 - DRM_MODE_PROP_BITMASK
Property 72: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 76: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 80: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 84: zpos flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 88: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 89: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 90: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 91: Content Protection flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 92: HDCP Content Type flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 96: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 97: content type flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 98: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 99: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 102: max bpc flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 103: Colorspace flags: 0x00000008 - DRM_MODE_PROP_ENUM
Property 104: vrr_capable flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 105: subconnector flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Unknown
enum value: 1, enum name: VGA
enum value: 3, enum name: DVI-D
enum value: 11, enum name: HDMI
enum value: 10, enum name: DP
enum value: 18, enum name: Wireless
enum value: 15, enum name: Native
Scanning connectors...
connector_id: 87
connector name eDP-1
connector_type: 14 - eDP
connector_type_id: 1
connection: 1 - connected
encoder: 0
Encoder with id 0 not found
EDID property
Raw property blob:
blob id: 94
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
EDID version: 1.4
Extra descriptor: MNG007DA1-2
Video input definition: 0xa5 - Digital Input (DisplayPort), Bit depth: 8
Supported features:
Digital display type: RGB 4:4:4
Standard sRGB color space: False
White x,y: 0.313, 0.329
Red x,y: 0.640, 0.330
Green x,y: 0.300, 0.600
Blue x,y: 0.150, 0.060
Extension blocks: 0
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...0A200042 not found in device cross reference table
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
connector_id: 95
connector name HDMI-1
connector_type: 11 - HDMI
connector_type_id: 1
connection: 2 - disconnected
encoder: 0
Encoder with id 0 not found
EDID property
Blob not found
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
connector_id: 101
connector name DP-1
connector_type: 10 - DP
connector_type_id: 1
connection: 2 - disconnected
encoder: 0
Encoder with id 0 not found
EDID property
Blob not found
DPMS property
dpms value = 3 - Off
link-status property
link-status value = 0 - Good
Subconnector property
Subconnector value = 0 - Unknown
Probing device /dev/dri/card2...
Open succeeded for device: /dev/dri/card2
DRM driver version information:
Version: 1.14.4
Driver: evdi
Date: 20240410
Description: Extensible Virtual Display Interface
DRM library version: 1.3.0.
DRM Busid:
drmGetDevice() returned -19, interpreted as error code: ENODEV(19): No such device
drmIsMaster() returned 0
i.e. IS NOT master
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Scanning connectors...
connector_id: 37
connector name DVI-I-1
connector_type: 2 - DVI-I
connector_type_id: 1
connection: 1 - connected
encoder: 36
encoder type (signal format): 2 - TDMS
EDID property
Raw property blob:
blob id: 38
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...420A0156 not found in device cross reference table
DPMS property
dpms value = 0 - On
link-status property
link-status value = 0 - Good
Probing device /dev/dri/card3...
Open succeeded for device: /dev/dri/card3
DRM driver version information:
Version: 1.14.4
Driver: evdi
Date: 20240410
Description: Extensible Virtual Display Interface
DRM library version: 1.3.0.
DRM Busid:
Device information:
bustype: 2 - platform
domain:bus:device.func: 7665:64:69.0
vendor vid:pid: 0xa3c0:0xd158
subvendor vid:pid: 0x55e1:0x0000
revision id: 0x0041
Is a modesetting capable driver attached to bus id: platform:7665:64:69.0?
(calling drmCheckModesettingAvailable())
Invalid bus id (-EINVAL)
drmIsMaster() returned 0
i.e. IS NOT master
Retrieving DRM resources...
Scanning defined properties...
Property 1: EDID flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 2: DPMS flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: On
enum value: 1, enum name: Standby
enum value: 2, enum name: Suspend
enum value: 3, enum name: Off
Property 3: PATH flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 4: TILE flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Property 5: link-status flags: 0x00000008 - DRM_MODE_PROP_ENUM
enum value: 0, enum name: Good
enum value: 1, enum name: Bad
Property 6: non-desktop flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 7: HDR_OUTPUT_METADATA flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 8: type flags: 0x0000000c - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_ENUM
enum value: 0, enum name: Overlay
enum value: 1, enum name: Primary
enum value: 2, enum name: Cursor
Property 9: SRC_X flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 10: SRC_Y flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 11: SRC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 12: SRC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 13: CRTC_X flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 14: CRTC_Y flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 15: CRTC_W flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 16: CRTC_H flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 17: FB_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 18: IN_FENCE_FD flags: 0x80000080 - DRM_MODE_PROP_SIGNED_RANGE, DRM_MODE_PROP_ATOMIC
Property 19: OUT_FENCE_PTR flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 20: CRTC_ID flags: 0x80000040 - DRM_MODE_PROP_OBJECT, DRM_MODE_PROP_ATOMIC
Property 21: FB_DAMAGE_CLIPS flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 22: ACTIVE flags: 0x80000002 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_ATOMIC
Property 23: MODE_ID flags: 0x80000010 - DRM_MODE_PROP_BLOB, DRM_MODE_PROP_ATOMIC
Property 24: VRR_ENABLED flags: 0x00000002 - DRM_MODE_PROP_RANGE
Property 25: DEGAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 26: DEGAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 27: CTM flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 28: GAMMA_LUT flags: 0x00000010 - DRM_MODE_PROP_BLOB
Property 29: GAMMA_LUT_SIZE flags: 0x00000006 - DRM_MODE_PROP_RANGE, DRM_MODE_PROP_IMMUTABLE
Property 30: IN_FORMATS flags: 0x00000014 - DRM_MODE_PROP_IMMUTABLE, DRM_MODE_PROP_BLOB
Scanning connectors...
connector_id: 37
connector name DVI-I-2
connector_type: 2 - DVI-I
connector_type_id: 2
connection: 1 - connected
encoder: 36
encoder type (signal format): 2 - TDMS
EDID property
Raw property blob:
blob id: 38
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
(probe_open_device_using_libdrm) Unexpected: EDID ...410A0142 not found in device cross reference table
DPMS property
dpms value = 0 - On
link-status property
link-status value = 0 - Good
*** Examining /sys/class/drm ***
Connector: card1-DP-1
/sys/class/drm/card1-DP-1/enabled = disabled
/sys/class/drm/card1-DP-1/status = disconnected
/sys/class/drm/card1-DP-1/edid : 0 length
i2c_device: i2c-6
/sys/class/drm/card1-DP-1/i2c-6/name = AMDGPU DM aux hw bus 2
Connector: card1-HDMI-A-1
/sys/class/drm/card1-HDMI-A-1/enabled = disabled
/sys/class/drm/card1-HDMI-A-1/status = disconnected
/sys/class/drm/card1-HDMI-A-1/edid : 0 length
No i2c-N subdirectory
Connector: card1-eDP-1
/sys/class/drm/card1-eDP-1/enabled = disabled
/sys/class/drm/card1-eDP-1/status = connected
/sys/class/drm/card1-eDP-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
i2c_device: i2c-5
/sys/class/drm/card1-eDP-1/i2c-5/name = AMDGPU DM aux hw bus 0
(insert_drm_xref ) Unexpected. Bus 5 not in xref table
(insert_drm_xref ) Unexpected. EDID ...0A200042 not in xref table
Connector: card2-DVI-I-1
/sys/class/drm/card2-DVI-I-1/enabled = enabled
/sys/class/drm/card2-DVI-I-1/status = connected
/sys/class/drm/card2-DVI-I-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
No i2c-N subdirectory
Connector: card3-DVI-I-2
/sys/class/drm/card3-DVI-I-2/enabled = enabled
/sys/class/drm/card3-DVI-I-2/status = connected
/sys/class/drm/card3-DVI-I-2/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
No i2c-N subdirectory
Query file system for i2c nodes under /sys/class/drm/card*...
drwxr-xr-x 4 root root 0 jun 18 19:29 /sys/class/drm/card1/card1-DP-1/i2c-6
drwxr-xr-x 4 root root 0 jun 18 19:29 /sys/class/drm/card1/card1-eDP-1/i2c-5
Query file system for i2c nodes under /sys/class/drm/card*/ddc/i2c-dev/...
drwxr-xr-x 3 root root 0 jun 18 19:29 /sys/class/drm/card1/card1-DP-1/ddc/i2c-dev/i2c-4
drwxr-xr-x 3 root root 0 jun 18 19:29 /sys/class/drm/card1/card1-eDP-1/ddc/i2c-dev/i2c-2
drwxr-xr-x 3 root root 0 jun 18 19:29 /sys/class/drm/card1/card1-HDMI-A-1/ddc/i2c-dev/i2c-3
drwxr-xr-x 3 root root 0 jun 18 19:29 /sys/class/drm/card2/card2-DVI-I-1/ddc/i2c-dev/i2c-11
drwxr-xr-x 3 root root 0 jun 18 19:29 /sys/class/drm/card3/card3-DVI-I-2/ddc/i2c-dev/i2c-12
Device Identifier Cross Reference Report
Video related contents of /etc/modprobe.d
/etc/modprobe.d/nixos.conf:blacklist nouveau
/etc/modprobe.d/nixos.conf:blacklist nvidiafb
/etc/modprobe.d/nixos.conf:softdep nvidia post: nvidia-uvm
/etc/modprobe.d/ubuntu.conf:blacklist video1394
/etc/modprobe.d/ubuntu.conf:blacklist radeonfb
/etc/modprobe.d/ubuntu.conf:blacklist nvidiafb
****** Dumping sysfs i2c entries ******
*** Character device major numbers of interest: ***
89 i2c
226 drm
247 aux
*** Top Level I2C Related Nodes ***
ls -l /sys/bus/pci/devices ...
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:00.0 -> ../../../devices/pci0000:00/0000:00:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:00.2 -> ../../../devices/pci0000:00/0000:00:00.2
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:01.0 -> ../../../devices/pci0000:00/0000:00:01.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:01.1 -> ../../../devices/pci0000:00/0000:00:01.1
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:02.0 -> ../../../devices/pci0000:00/0000:00:02.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:02.1 -> ../../../devices/pci0000:00/0000:00:02.1
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:02.2 -> ../../../devices/pci0000:00/0000:00:02.2
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:02.4 -> ../../../devices/pci0000:00/0000:00:02.4
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:08.0 -> ../../../devices/pci0000:00/0000:00:08.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:08.1 -> ../../../devices/pci0000:00/0000:00:08.1
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:08.2 -> ../../../devices/pci0000:00/0000:00:08.2
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:14.0 -> ../../../devices/pci0000:00/0000:00:14.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:14.3 -> ../../../devices/pci0000:00/0000:00:14.3
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.0 -> ../../../devices/pci0000:00/0000:00:18.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.1 -> ../../../devices/pci0000:00/0000:00:18.1
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.2 -> ../../../devices/pci0000:00/0000:00:18.2
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.3 -> ../../../devices/pci0000:00/0000:00:18.3
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.4 -> ../../../devices/pci0000:00/0000:00:18.4
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.5 -> ../../../devices/pci0000:00/0000:00:18.5
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.6 -> ../../../devices/pci0000:00/0000:00:18.6
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:00:18.7 -> ../../../devices/pci0000:00/0000:00:18.7
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:01:00.0 -> ../../../devices/pci0000:00/0000:00:01.1/0000:01:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:02:00.0 -> ../../../devices/pci0000:00/0000:00:02.1/0000:02:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:03:00.0 -> ../../../devices/pci0000:00/0000:00:02.2/0000:03:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:04:00.0 -> ../../../devices/pci0000:00/0000:00:02.4/0000:04:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.0 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.1 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.1
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.2 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.2
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.3 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.3
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.4 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.4
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.5 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.5
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:05:00.6 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.6
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:06:00.0 -> ../../../devices/pci0000:00/0000:00:08.2/0000:06:00.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 0000:06:00.1 -> ../../../devices/pci0000:00/0000:00:08.2/0000:06:00.1
ls -l /sys/bus/i2c/devices ...
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-0 -> ../../../devices/platform/AMDI0010:00/i2c-0
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-1 -> ../../../devices/platform/AMDI0010:03/i2c-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-10 -> ../../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
lrwxrwxrwx 1 root root 0 jun 18 19:30 i2c-11 -> ../../../devices/platform/evdi.0/i2c-11
lrwxrwxrwx 1 root root 0 jun 18 19:30 i2c-12 -> ../../../devices/platform/evdi.1/i2c-12
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-2 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-3 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-4 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-5 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-6 -> ../../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-7 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-7
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-8 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-8
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-9 -> ../../../devices/pci0000:00/0000:00:14.0/i2c-9
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-ELAN2841:00 -> ../../../devices/platform/AMDI0010:00/i2c-0/i2c-ELAN2841:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-ITE8350:00 -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00
ls -l /sys/bus/ddcci/devices ...
ls: cannot access '/sys/bus/ddcci/devices': No such file or directory
ls -l /sys/bus/platform/devices ...
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 ACPI0003:00 -> ../../../devices/platform/ACPI0003:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 acpi-cpufreq -> ../../../devices/platform/acpi-cpufreq
lrwxrwxrwx 1 root root 0 jun 18 19:29 alarmtimer.0.auto -> ../../../devices/pnp0/00:01/rtc/rtc0/alarmtimer.0.auto
lrwxrwxrwx 1 root root 0 jun 18 19:29 AMDI0005:00 -> ../../../devices/platform/AMDI0005:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 AMDI0010:00 -> ../../../devices/platform/AMDI0010:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 AMDI0010:03 -> ../../../devices/platform/AMDI0010:03
lrwxrwxrwx 1 root root 0 jun 18 19:29 AMDI0030:00 -> ../../../devices/platform/AMDI0030:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 efivars.0 -> ../../../devices/platform/efivars.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 evdi.0 -> ../../../devices/platform/evdi.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 evdi.1 -> ../../../devices/platform/evdi.1
lrwxrwxrwx 1 root root 0 jun 18 19:29 HID-SENSOR-200001.2.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.0002/HID-SENSOR-200001.2.auto
lrwxrwxrwx 1 root root 0 jun 18 19:29 HID-SENSOR-2000e1.3.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.0002/HID-SENSOR-2000e1.3.auto
lrwxrwxrwx 1 root root 0 jun 18 19:29 HID-SENSOR-2000e1.4.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.0002/HID-SENSOR-2000e1.4.auto
lrwxrwxrwx 1 root root 0 jun 18 19:29 HID-SENSOR-ff830080.1.auto -> ../../../devices/platform/AMDI0010:03/i2c-1/i2c-ITE8350:00/0018:048D:8353.0002/HID-SENSOR-ff830080.1.auto
lrwxrwxrwx 1 root root 0 jun 18 19:29 i8042 -> ../../../devices/platform/i8042
lrwxrwxrwx 1 root root 0 jun 18 19:29 IDEA2002:00 -> ../../../devices/platform/IDEA2002:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 IDEA2004:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/IDEA2004:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 intel_rapl_msr.0 -> ../../../devices/platform/intel_rapl_msr.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 LHK2019:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/LHK2019:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 microcode -> ../../../devices/platform/microcode
lrwxrwxrwx 1 root root 0 jun 18 19:29 MSFT0101:00 -> ../../../devices/platform/MSFT0101:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 NVDA0820:00 -> ../../../devices/platform/NVDA0820:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 pcspkr -> ../../../devices/platform/pcspkr
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0103:00 -> ../../../devices/pci0000:00/PNP0103:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0800:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0800:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C04:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C04:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C09:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C0A:00 -> ../../../devices/platform/PNP0C0A:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C0C:00 -> ../../../devices/platform/PNP0C0C:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C0D:00 -> ../../../devices/platform/PNP0C0D:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C14:00 -> ../../../devices/pci0000:00/PNP0C14:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C14:01 -> ../../../devices/pci0000:00/PNP0C14:01
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C14:02 -> ../../../devices/platform/PNP0C14:02
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C14:03 -> ../../../devices/platform/PNP0C14:03
lrwxrwxrwx 1 root root 0 jun 18 19:29 PNP0C14:04 -> ../../../devices/platform/PNP0C14:04
lrwxrwxrwx 1 root root 0 jun 18 19:29 reg-dummy -> ../../../devices/platform/reg-dummy
lrwxrwxrwx 1 root root 0 jun 18 19:29 regulatory.0 -> ../../../devices/platform/regulatory.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 rtc-efi.0 -> ../../../devices/platform/rtc-efi.0
lrwxrwxrwx 1 root root 0 jun 18 19:29 serial8250 -> ../../../devices/platform/serial8250
lrwxrwxrwx 1 root root 0 jun 18 19:29 snd-soc-dummy -> ../../../devices/platform/snd-soc-dummy
lrwxrwxrwx 1 root root 0 jun 18 19:29 sp5100-tco -> ../../../devices/platform/sp5100-tco
lrwxrwxrwx 1 root root 0 jun 18 19:29 USBC000:00 -> ../../../devices/platform/USBC000:00
lrwxrwxrwx 1 root root 0 jun 18 19:29 VPC2004:00 -> ../../../devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00
ls -l /sys/class/drm* ...
/sys/class/drm:
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 card0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
lrwxrwxrwx 1 root root 0 jun 18 19:29 card1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
lrwxrwxrwx 1 root root 0 jun 18 19:29 card1-DP-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 card1-eDP-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 card1-HDMI-A-1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-HDMI-A-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 card2 -> ../../devices/platform/evdi.0/drm/card2
lrwxrwxrwx 1 root root 0 jun 18 19:29 card2-DVI-I-1 -> ../../devices/platform/evdi.0/drm/card2/card2-DVI-I-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 card3 -> ../../devices/platform/evdi.1/drm/card3
lrwxrwxrwx 1 root root 0 jun 18 19:29 card3-DVI-I-2 -> ../../devices/platform/evdi.1/drm/card3/card3-DVI-I-2
lrwxrwxrwx 1 root root 0 jun 18 19:29 renderD128 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/renderD128
lrwxrwxrwx 1 root root 0 jun 18 19:29 renderD129 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD129
-r--r--r-- 1 root root 4096 jun 18 19:29 version
/sys/class/drm_dp_aux_dev:
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 drm_dp_aux0 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0
lrwxrwxrwx 1 root root 0 jun 18 19:29 drm_dp_aux1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1
ls -l /sys/class/i2c* ...
/sys/class/i2c-adapter:
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-0 -> ../../devices/platform/AMDI0010:00/i2c-0
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-1 -> ../../devices/platform/AMDI0010:03/i2c-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
lrwxrwxrwx 1 root root 0 jun 18 19:59 i2c-11 -> ../../devices/platform/evdi.0/i2c-11
lrwxrwxrwx 1 root root 0 jun 18 19:59 i2c-12 -> ../../devices/platform/evdi.1/i2c-12
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9
/sys/class/i2c-dev:
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-0 -> ../../devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-1 -> ../../devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
lrwxrwxrwx 1 root root 0 jun 18 19:30 i2c-11 -> ../../devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
lrwxrwxrwx 1 root root 0 jun 18 19:30 i2c-12 -> ../../devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
lrwxrwxrwx 1 root root 0 jun 18 19:29 i2c-9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
ls -l /sys/class/backlight ...
total 0
lrwxrwxrwx 1 root root 0 jun 18 19:29 amdgpu_bl1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/amdgpu_bl1
ls -l /sys/class/vfio* ...
ls: cannot access '/sys/class/vfio*': No such file or directory
Char major: 89 i2c
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:0 -> ../../devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:1 -> ../../devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:10 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
lrwxrwxrwx 1 root root 0 jun 18 19:30 /sys/dev/char/89:11 -> ../../devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
lrwxrwxrwx 1 root root 0 jun 18 19:30 /sys/dev/char/89:12 -> ../../devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:2 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:3 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:4 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:5 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:6 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:7 -> ../../devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:8 -> ../../devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/89:9 -> ../../devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
Char major: 226 drm
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/226:0 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/card0
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/226:1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/226:128 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/renderD128
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/226:129 -> ../../devices/pci0000:00/0000:00:01.1/0000:01:00.0/drm/renderD129
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/226:2 -> ../../devices/platform/evdi.0/drm/card2
lrwxrwxrwx 1 root root 0 jun 18 19:29 /sys/dev/char/226:3 -> ../../devices/platform/evdi.1/drm/card3
Char major: 247 aux
lrwxrwxrwx 1 root root 0 jun 18 19:59 /sys/dev/char/247:0 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0
lrwxrwxrwx 1 root root 0 jun 18 19:59 /sys/dev/char/247:1 -> ../../devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1
*** Detailed /sys/bus/pci/devices scan ***
Examining /sys/bus/pci/devices/0000:01:00.0 -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/bus/pci/devices/0000:01:00.0/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/device
/sys/bus/pci/devices/0000:01:00.0/class = 0x030200
/sys/bus/pci/devices/0000:01:00.0/boot_vga : Not Found
/sys/bus/pci/devices/0000:01:00.0/driver -> nvidia
/sys/bus/pci/devices/0000:01:00.0/enable = 1
/sys/bus/pci/devices/0000:01:00.0/modalias = pci:v000010DEd000025A2sv000017AAsd0000380Ebc03sc02i00
/sys/bus/pci/devices/0000:01:00.0/vendor = 0x10de
/sys/bus/pci/devices/0000:01:00.0/device = 0x25a2
/sys/bus/pci/devices/0000:01:00.0/subsystem_vendor = 0x17aa
/sys/bus/pci/devices/0000:01:00.0/subsystem_device = 0x380e
/sys/bus/pci/devices/0000:01:00.0/subsystem -> /sys/bus/pci
/sys/bus/pci/devices/0000:01:00.0 : Found subdirectory = drm
/sys/bus/pci/devices/0000:01:00.0/i2c-10/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:01:00.0/i2c-10 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev : Found subdirectory = i2c-10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/device -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/dev = 89:10
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/pci/devices/0000:01:00.0/i2c-10/i2c-dev/i2c-10/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:01:00.0/i2c-10 : No 10-0037 subdirectory found
Examining /sys/bus/pci/devices/0000:05:00.0 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device
/sys/bus/pci/devices/0000:05:00.0/class = 0x030000
/sys/bus/pci/devices/0000:05:00.0/boot_vga = 1
/sys/bus/pci/devices/0000:05:00.0/driver -> amdgpu
/sys/bus/pci/devices/0000:05:00.0/enable = 1
/sys/bus/pci/devices/0000:05:00.0/modalias = pci:v00001002d00001638sv000017AAsd00003801bc03sc00i00
/sys/bus/pci/devices/0000:05:00.0/vendor = 0x1002
/sys/bus/pci/devices/0000:05:00.0/device = 0x1638
/sys/bus/pci/devices/0000:05:00.0/subsystem_vendor = 0x17aa
/sys/bus/pci/devices/0000:05:00.0/subsystem_device = 0x3801
/sys/bus/pci/devices/0000:05:00.0/subsystem -> /sys/bus/pci
/sys/bus/pci/devices/0000:05:00.0 : Found subdirectory = drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/edid : 0 length
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/status = disconnected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1 : Found subdirectory = drm_dp_aux1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/dev= 247:1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/name= AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/subsystem-> /sys/class/drm_dp_aux_dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1 : Found subdirectory = i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev : Found subdirectory = i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/dev= 89:6
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/subsystem-> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/name = AMDGPU DM aux hw bus 2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/subsystem-> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-DP-1/i2c-6 : No 6-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/edid : Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/status = connected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1 : Found subdirectory = drm_dp_aux0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/dev= 247:0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/name= AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/subsystem-> /sys/class/drm_dp_aux_dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1 : Found subdirectory = i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev : Found subdirectory = i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/device-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/subsystem-> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/name = AMDGPU DM aux hw bus 0
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/subsystem-> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5 : No 5-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/ddc -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/edid : 0 length
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/enabled = disabled
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/status = disconnected
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1/subsystem -> /sys/class/drm
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1 : No drm_dp_aux subdirectory found
/sys/bus/pci/devices/0000:05:00.0/drm/card1/card1-HDMI-A-1 : No i2c- subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-2/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-2 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev : Found subdirectory = i2c-2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev = 89:2
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/bus/pci/devices/0000:05:00.0/i2c-2/i2c-dev/i2c-2/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-2 : No 2-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-3/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/bus/pci/devices/0000:05:00.0/i2c-3/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-3 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev : Found subdirectory = i2c-3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/dev = 89:3
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/bus/pci/devices/0000:05:00.0/i2c-3/i2c-dev/i2c-3/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-3 : No 3-0037 subdirectory found
/sys/bus/pci/devices/0000:05:00.0/i2c-4/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/bus/pci/devices/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/bus/pci/devices/0000:05:00.0/i2c-4/subsystem -> /sys/bus/i2c
/sys/bus/pci/devices/0000:05:00.0/i2c-4 : Found subdirectory = i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev : Found subdirectory = i2c-4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/device -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev = 89:4
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/bus/pci/devices/0000:05:00.0/i2c-4/i2c-dev/i2c-4/subsystem -> /sys/class/i2c-dev
/sys/bus/pci/devices/0000:05:00.0/i2c-4 : No 4-0037 subdirectory found
*** Scan /sys/bus/i2c ***
Examining /sys/bus/i2c/devices:
Ignoring /sys/bus/i2c/devices/i2c-ELAN2841:00
Ignoring /sys/bus/i2c/devices/i2c-ITE8350:00
Examining /sys/bus/i2c/devices/i2c-0...
/sys/bus/i2c/devices/i2c-0 -> /sys/devices/platform/AMDI0010:00/i2c-0
/sys/devices/platform/AMDI0010:00/i2c-0/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0/dev = 89:0
/sys/devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:00/i2c-0/.. -> /sys/devices/platform/AMDI0010:00
/sys/devices/platform/AMDI0010:00 : No drm_dp_aux subdirectory found
/sys/devices/platform/AMDI0010:00/class : Not Found
Examining /sys/bus/i2c/devices/i2c-1...
/sys/bus/i2c/devices/i2c-1 -> /sys/devices/platform/AMDI0010:03/i2c-1
/sys/devices/platform/AMDI0010:03/i2c-1/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1/dev = 89:1
/sys/devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1/name = Synopsys DesignWare I2C adapter
/sys/devices/platform/AMDI0010:03/i2c-1/.. -> /sys/devices/platform/AMDI0010:03
/sys/devices/platform/AMDI0010:03 : No drm_dp_aux subdirectory found
/sys/devices/platform/AMDI0010:03/class : Not Found
Examining /sys/bus/i2c/devices/i2c-2...
/sys/bus/i2c/devices/i2c-2 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev= 89:2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name= AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-3...
/sys/bus/i2c/devices/i2c-3 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/name = AMDGPU DM i2c hw bus 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3/dev= 89:3
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3/name= AMDGPU DM i2c hw bus 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-4...
/sys/bus/i2c/devices/i2c-4 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev= 89:4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name= AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/.. -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class = 0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/boot_vga = 1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/vendor = 0x1002
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/device = 0x1638
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/driver -> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-5...
/sys/bus/i2c/devices/i2c-5 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/dev= 89:5
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/..-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1: Found subdirectory = drm_dp_aux0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/ddc-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/name = AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/name= AMDGPU DM i2c hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2/dev= 89:2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1: Found subdirectory = drm_dp_aux0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/name= AMDGPU DM aux hw bus 0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/drm_dp_aux0/dev= 247:0
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/edid: Found
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/enabled= disabled
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/status= connected
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/../../../driver-> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-6...
/sys/bus/i2c/devices/i2c-6 -> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/dev= 89:6
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/..-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1: Found subdirectory = drm_dp_aux1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/ddc-> /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/name = AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/name= AMDGPU DM i2c hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4/dev= 89:4
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1: Found subdirectory = drm_dp_aux1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/name= AMDGPU DM aux hw bus 2
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/drm_dp_aux1/dev= 247:1
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/edid: 0 length
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/enabled= disabled
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/status= disconnected
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/../../../driver-> /sys/bus/pci/drivers/amdgpu
Examining /sys/bus/i2c/devices/i2c-7...
/sys/bus/i2c/devices/i2c-7 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-7
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/name = SMBus PIIX4 adapter port 0 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7/dev = 89:7
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7/name = SMBus PIIX4 adapter port 0 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-7/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-8...
/sys/bus/i2c/devices/i2c-8 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-8
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/name = SMBus PIIX4 adapter port 2 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8/dev = 89:8
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8/name = SMBus PIIX4 adapter port 2 at 0b00
/sys/devices/pci0000:00/0000:00:14.0/i2c-8/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-9...
/sys/bus/i2c/devices/i2c-9 -> /sys/devices/pci0000:00/0000:00:14.0/i2c-9
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/name = SMBus PIIX4 adapter port 1 at 0b20
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9/dev = 89:9
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9/name = SMBus PIIX4 adapter port 1 at 0b20
/sys/devices/pci0000:00/0000:00:14.0/i2c-9/.. -> /sys/devices/pci0000:00/0000:00:14.0
/sys/devices/pci0000:00/0000:00:14.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:14.0/class = 0x0c0500
Examining /sys/bus/i2c/devices/i2c-10...
/sys/bus/i2c/devices/i2c-10 -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/name = NVIDIA i2c adapter 1 at 1:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10/dev= 89:10
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10/name= NVIDIA i2c adapter 1 at 1:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/.. -> /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0 : No drm_dp_aux subdirectory found
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/class = 0x030200
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/boot_vga : Not Found
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/vendor = 0x10de
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/device = 0x25a2
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/driver -> /sys/bus/pci/drivers/nvidia
Examining /sys/bus/i2c/devices/i2c-11...
/sys/bus/i2c/devices/i2c-11 -> /sys/devices/platform/evdi.0/i2c-11
/sys/devices/platform/evdi.0/i2c-11/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11/dev = 89:11
/sys/devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.0/i2c-11/.. -> /sys/devices/platform/evdi.0
/sys/devices/platform/evdi.0 : No drm_dp_aux subdirectory found
/sys/devices/platform/evdi.0/class : Not Found
Examining /sys/bus/i2c/devices/i2c-12...
/sys/bus/i2c/devices/i2c-12 -> /sys/devices/platform/evdi.1/i2c-12
/sys/devices/platform/evdi.1/i2c-12/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12/dev = 89:12
/sys/devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12/name = DisplayLink I2C Adapter
/sys/devices/platform/evdi.1/i2c-12/.. -> /sys/devices/platform/evdi.1
/sys/devices/platform/evdi.1 : No drm_dp_aux subdirectory found
/sys/devices/platform/evdi.1/class : Not Found
*** Sys_Drm_Connector report: Detailed /sys/class/drm report: ***
Display connectors reported by DRM:
Connector: card1-DP-1
i2c_busno: 6
connector_number: -1
name: AMDGPU DM aux hw bus 2
dev: 89:6
enabled: disabled
status: disconnected
base_busno: 4
base_name: AMDGPU DM i2c hw bus 2
base dev: 89:4
edid: None
Connector: card1-HDMI-A-1
i2c_busno: 3
connector_number: -1
name: AMDGPU DM i2c hw bus 1
dev: (null)
enabled: disabled
status: disconnected
edid: None
Connector: card1-eDP-1
i2c_busno: 5
connector_number: -1
name: AMDGPU DM aux hw bus 0
dev: 89:5
enabled: disabled
status: connected
base_busno: 2
base_name: AMDGPU DM i2c hw bus 0
base dev: 89:2
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
Connector: card2-DVI-I-1
i2c_busno: 11
connector_number: -1
name: DisplayLink I2C Adapter
dev: (null)
enabled: enabled
status: connected
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
Connector: card3-DVI-I-2
i2c_busno: 12
connector_number: -1
name: DisplayLink I2C Adapter
dev: (null)
enabled: enabled
status: connected
edid:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
+0080 02 03 18 f1 4b 01 02 03 04 05 90 11 12 13 14 1f ....K...........
+0090 23 09 07 07 83 01 00 00 97 74 00 6e a0 a0 34 50 #........t.n..4P
+00a0 17 20 68 08 55 50 21 00 00 1a 2a 44 80 a0 70 38 . h.UP!...*D..p8
+00b0 27 40 30 20 35 00 55 50 21 00 00 1a 02 3a 80 18 '@0 5.UP!....:..
+00c0 71 38 2d 40 58 2c 45 00 55 50 21 00 00 1e 01 1d q8-@X,E.UP!.....
+00d0 80 18 71 1c 16 20 58 2c 25 00 55 50 21 00 00 9e ..q.. X,%.UP!...
+00e0 01 1d 00 72 51 d0 1e 20 6e 28 55 00 55 50 21 00 ...rQ.. n(U.UP!.
+00f0 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00 40 ...............@
*** Sysfs_I2C_Info report ***
All Sysfs_I2C_Info records
Sysfs_I2C_Info at: 0x55e1d153f3d0
busno: 0
name: Synopsys DesignWare I2C adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55e1d1586ca0
busno: 1
name: Synopsys DesignWare I2C adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55e1d15464c0
busno: 2
name: AMDGPU DM i2c hw bus 0
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55e1d1546570
busno: 3
name: AMDGPU DM i2c hw bus 1
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55e1d1534df0
busno: 4
name: AMDGPU DM i2c hw bus 2
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55e1d1583060
busno: 5
name: AMDGPU DM aux hw bus 0
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55e1d15363e0
busno: 6
name: AMDGPU DM aux hw bus 2
adapter_path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0
adapter_class: 0x030000
driver: amdgpu
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55e1d164a280
busno: 7
name: SMBus PIIX4 adapter port 0 at 0b00
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55e1d1583400
busno: 8
name: SMBus PIIX4 adapter port 2 at 0b00
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55e1d164a040
busno: 9
name: SMBus PIIX4 adapter port 1 at 0b20
adapter_path: /sys/devices/pci0000:00/0000:00:14.0
adapter_class: 0x0c0500
driver: piix4_smbus
driver_version: (null)
conflicting_driver_names:
adapter supports DRM: false
Sysfs_I2C_Info at: 0x55e1d1623dc0
busno: 10
name: NVIDIA i2c adapter 1 at 1:00.0
adapter_path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0
adapter_class: 0x030200
driver: nvidia
driver_version: 550.78
conflicting_driver_names:
adapter supports DRM: true
Sysfs_I2C_Info at: 0x55e1d16243e0
busno: 11
name: DisplayLink I2C Adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
Sysfs_I2C_Info at: 0x55e1d1624090
busno: 12
name: DisplayLink I2C Adapter
adapter_path: (null)
adapter_class: (null)
driver: (null)
driver_version: (null)
conflicting_driver_names:
*** Sysfs I2C devices possibly associated with displays ***
I2C buses to check: x02 x03 x04 x05 x06 x0a x0b x0c
*** Sys_Conflicting_Driver report: Check for Conflicting Device Drivers ***
No conflicting drivers found
*** Sysfs Reports Done ***
*** All sysfs class attributes ***
/sys/devices/pci0000:00/0000:00:08.0/class:0x060000
/sys/devices/pci0000:00/0000:00:18.3/class:0x060000
/sys/devices/pci0000:00/0000:00:18.1/class:0x060000
/sys/devices/pci0000:00/0000:00:01.0/class:0x060000
/sys/devices/pci0000:00/0000:00:14.3/class:0x060100
/sys/devices/pci0000:00/0000:00:02.1/0000:02:00.0/class:0x080501
/sys/devices/pci0000:00/0000:00:02.1/class:0x060400
/sys/devices/pci0000:00/0000:00:00.2/class:0x080600
/sys/devices/pci0000:00/0000:00:18.6/class:0x060000
/sys/devices/pci0000:00/0000:00:00.0/class:0x060000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.3/class:0x0c0330
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.1/class:0x040300
/sys/devices/pci0000:00/0000:00:08.1/class:0x060400
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.6/class:0x040300
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.4/class:0x0c0330
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.2/class:0x108000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/class:0x030000
/sys/devices/pci0000:00/0000:00:08.1/0000:05:00.5/class:0x048000
/sys/devices/pci0000:00/0000:00:18.4/class:0x060000
/sys/devices/pci0000:00/0000:00:18.2/class:0x060000
/sys/devices/pci0000:00/0000:00:01.1/class:0x060400
/sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/class:0x030200
/sys/devices/pci0000:00/0000:00:02.4/class:0x060400
/sys/devices/pci0000:00/0000:00:02.4/0000:04:00.0/class:0x010802
/sys/devices/pci0000:00/0000:00:18.0/class:0x060000
/sys/devices/pci0000:00/0000:00:02.2/0000:03:00.0/class:0x028000
/sys/devices/pci0000:00/0000:00:02.2/class:0x060400
/sys/devices/pci0000:00/0000:00:02.0/class:0x060000
/sys/devices/pci0000:00/0000:00:18.7/class:0x060000
/sys/devices/pci0000:00/0000:00:14.0/class:0x0c0500
/sys/devices/pci0000:00/0000:00:08.2/class:0x060400
/sys/devices/pci0000:00/0000:00:08.2/0000:06:00.0/ata1/link1/dev1.0/ata_device/dev1.0/class:unknown
/sys/devices/pci0000:00/0000:00:08.2/0000:06:00.0/class:0x010601
/sys/devices/pci0000:00/0000:00:08.2/0000:06:00.1/class:0x010601
/sys/devices/pci0000:00/0000:00:08.2/0000:06:00.1/ata2/link2/dev2.0/ata_device/dev2.0/class:unknown
/sys/devices/pci0000:00/0000:00:18.5/class:0x060000
Drm_Connector_State at: 0x55e1d1536e40
cardno: 1
connector_id: 87
connector_type: 14 - DRM_MODE_CONNECTOR_eDP
connector_type_id: 1
connection: 1 - DRM_MODE_CONNECTED
Properties:
dpms: 3 - Off
link_status: 0 - Good
subconnector: 0 - UNK
edid:
EDID synopsis:
Mfg id: CSO - California Institute of Technology
Model:
Product code: 5633 (0x1601)
Serial number:
Binary serial number: 0 (0x00000000)
Manufacture year: 2020, Week: 0
EDID version: 1.4
Extra descriptor: MNG007DA1-2
Video input definition: 0xa5 - Digital Input (DisplayPort), Bit depth: 8
Supported features:
Digital display type: RGB 4:4:4
Standard sRGB color space: False
White x,y: 0.313, 0.329
Red x,y: 0.640, 0.330
Green x,y: 0.300, 0.600
Blue x,y: 0.150, 0.060
Extension blocks: 0
EDID source: DRM
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 0e 6f 01 16 00 00 00 00 .........o......
+0010 00 1e 01 04 a5 22 16 78 03 ee 95 a3 54 4c 99 26 .....".x....TL.&
+0020 0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01 .PT.............
+0030 01 01 01 01 01 01 ff d7 00 a0 a0 40 5e 60 30 20 ...........@^`0
+0040 36 00 59 d7 10 00 00 18 00 00 00 fd 00 30 78 cb 6.Y..........0x.
+0050 cb 37 01 0a 20 20 20 20 20 20 00 00 00 fe 00 43 .7.. .....C
+0060 53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe SOT T3. ....
+0070 00 4d 4e 47 30 30 37 44 41 31 2d 32 0a 20 00 42 .MNG007DA1-2. .B
Drm_Connector_State at: 0x55e1d153d630
cardno: 1
connector_id: 95
connector_type: 11 - DRM_MODE_CONNECTOR_HDMIA
connector_type_id: 1
connection: 2 - DRM_MODE_DISCONNECTED
Properties:
dpms: 3 - Off
link_status: 0 - Good
subconnector: 0 - UNK
Drm_Connector_State at: 0x55e1d153da40
cardno: 1
connector_id: 101
connector_type: 10 - DRM_MODE_CONNECTOR_DisplayPort
connector_type_id: 1
connection: 2 - DRM_MODE_DISCONNECTED
Properties:
dpms: 3 - Off
link_status: 0 - Good
subconnector: 0 - UNK
Drm_Connector_State at: 0x55e1d153de10
cardno: 2
connector_id: 37
connector_type: 2 - DRM_MODE_CONNECTOR_DVII
connector_type_id: 1
connection: 1 - DRM_MODE_CONNECTED
Properties:
dpms: 0 - On
link_status: 0 - Good
subconnector: 0 - UNK
edid:
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
Drm_Connector_State at: 0x55e1d153e490
cardno: 3
connector_id: 37
connector_type: 2 - DRM_MODE_CONNECTOR_DVII
connector_type_id: 2
connection: 1 - DRM_MODE_CONNECTED
Properties:
dpms: 0 - On
link_status: 0 - Good
subconnector: 0 - UNK
edid:
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: DRM
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
*** XDG Directory Settings ***
XDG Base Directory Environment Variables:
$XDG_DATA_HOME : (null)
$XDG_CONFIG_HOME: (null)
$XDG_STATE_HOME : (null)
$XDG_CACHE_HOME : (null)
$XDG_DATA_DIRS : /nix/store/gjrpkdg5g6yn9zmbgycih5gginr0zrd4-gnome-mimeapps/share:/nix/store/qqiyg53napc282cvraw7zlv0wnqhjxhi-desktops/share:/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/root/.nix-profile/share:/nix/profile/share:/root/.local/state/nix/profile/share:/etc/profiles/per-user/root/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share
$XDG_CONFIG_DIRS: /etc/xdg:/root/.local/share/flatpak/exports/etc/xdg:/var/lib/flatpak/exports/etc/xdg:/root/.nix-profile/etc/xdg:/nix/profile/etc/xdg:/root/.local/state/nix/profile/etc/xdg:/etc/profiles/per-user/root/etc/xdg:/nix/var/nix/profiles/default/etc/xdg:/run/current-system/sw/etc/xdg
XDG Utility Functions:
xdg_data_home_dir(): /root/.local/share/
xdg_config_home_dir(): /root/.config/
xdg_cache_home_dir(): /root/.cache/
xdg_state_home_dir(): /root/.local/state/
xdg_data_path(): /root/.local/share/:/nix/store/gjrpkdg5g6yn9zmbgycih5gginr0zrd4-gnome-mimeapps/share:/nix/store/qqiyg53napc282cvraw7zlv0wnqhjxhi-desktops/share:/root/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/root/.nix-profile/share:/nix/profile/share:/root/.local/state/nix/profile/share:/etc/profiles/per-user/root/share:/nix/var/nix/profiles/default/share:/run/current-system/sw/share
xdg_config_path(): /root/.config/:/etc/xdg:/root/.local/share/flatpak/exports/etc/xdg:/var/lib/flatpak/exports/etc/xdg:/root/.nix-profile/etc/xdg:/nix/profile/etc/xdg:/root/.local/state/nix/profile/etc/xdg:/etc/profiles/per-user/root/etc/xdg:/nix/var/nix/profiles/default/etc/xdg:/run/current-system/sw/etc/xdg
*** ddcutil Configuration, Cache, and Data files ***
Configuration file ddcutilrc not found
Examining cache files...
Reading /root/.cache/ddcutil/capabilities:
Error reading file /root/.cache/ddcutil/capabilities: No such file or directory
Reading /root/.cache/ddcutil/dsa:
FORMAT 2
* DEV /dev/i2c device
* EC EDID check sum byte
* C current step
* I interval remaining
* L current lookback
* DEV EC C I L Values
* Values {tries required, step, epoch seconds}
Files on data path:
*** environment command complete ***
Skipping USB environment exploration.
Issue command "ddcutil usbenvironment --verbose" if there are any USB attached monitors.
Statistics for environment exploration:
EXECUTION STATISTICS
Maxtries Settings:
Operation Type Current Default Min Max
Write only exchange tries: 15 4 4 15
Write read exchange tries: 15 4 10 15
Multi-part read exchange tries: 15 4 8 15
Multi-part_write exchange tries: 15 4 8 15
Retry statistics for write only
No tries attempted
Retry statistics for write-read
No tries attempted
Retry statistics for multi-part read
No tries attempted
Retry statistics for multi-part write
No tries attempted
DDC Related Errors: None
Total errors: 0
Errors Wrapped in Retry: None
Total errors: 0
IO and Sleep Events:
Total IO events: 202
IO error count: 0
Total sleep events: 0
Sleep Event type Count
SE_WRITE_TO_READ 0
SE_POST_WRITE 0
SE_POST_READ 0
SE_POST_SAVE_SETTINGS 0
SE_PRE_MULTI_PART_READ 0
SE_POST_CAP_TABLE_SEGMENT 0
SE_SPECIAL 0
Call Stats:
Type Count Millisec ( Nanosec)
i2c writes using ioctl (I2_IOCTL_WRITE) 102 477 ( 477014774)
i2c reads using ioctl (I2_IOCTL_READ) 68 14905 ( 14905380462)
open file calls (IE_OPEN) 16 0 ( 78640)
close file calls (IE_CLOSE) 16 0 ( 70724)
Totals: 202 15382 ( 15382544600)
Sleep Call Stats:
Total sleep calls: 0
Requested sleep time milliseconds : 0
Actual sleep milliseconds (nanosec): 0 ( 0)
Total elapsed milliseconds (nanoseconds): 32532 ( 32532181298)
Total non sleep system call time: 15382 milliseconds
Total sleep call time: 0 milliseconds
Elapsed time: 32532 milliseconds
Setting output level normal. Table features will be skipped...
Display scanning complete.
This file has been truncated, but you can view the full file.
~ via ❄️ impure (nix-shell-env)
❯ ddcutil --version
ddcutil 2.1.5-dev
Copyright (C) 2015-2024 Sanford Rockowitz
License GPLv2: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
~ via ❄️ impure (nix-shell-env)
❯ ddcutil detect
Display 1
I2C bus: /dev/i2c-11
DRM connector: card2-DVI-I-1
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
VCP version: 2.2
Display 2
I2C bus: /dev/i2c-12
DRM connector: card3-DVI-I-2
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
VCP version: 2.2
~ via ❄️ impure (nix-shell-env)
❯ sudo ddcutil interrogate --verbose
Please touch the device.
Setting output level very-verbose...
Setting maximum retries...
Forcing --stats...
Forcing --disable-capabilities-cache...
Forcing --force-slave-address..
Forcing --disable-cross-instance-locking...
Dynamic sleep currently enabled, disabling...
This command will take a while to run...
The following tests probe the runtime environment using multiple overlapping methods.
Set environment variable SYSENV_QUICK_TEST or option --quickenv to skip some long-running tests.
Current time (local): 2024-06-20 11:44:38 CEST
Current time (UTC): 2024-06-20 09:44:38
Seconds since boot: 968
General Build Options:
BUILD_SHARED_LIB: Defined
ENABLE_ENVCMDS: Defined
ENABLE_FAILSIM: Not defined
ENABLE_UDEV: Defined
USE_X11: Not defined
USE_LIBDRM: Defined
ENABLE_USB: Defined
WITH_ASAN: Not defined
Private Build Options:
TARGET_LINUX: Defined
TARGET_BSD: Not defined
INCLUDE_TESTCASES: Not defined
STATIC: Not defined
*** Basic System Information ***
ddcutil version: 2.1.5-dev
/proc/version:
Linux version 6.8.12 (nixbld@localhost) (gcc (GCC) 13.2.0, GNU ld (GNU Binutils) 2.41) #1-NixOS SMP PREEMPT_DYNAMIC Thu May 30 07:49:53 UTC 2024
Architecture: x86_64
Distributor id: (null)
Release: (null)
Found a known architecture
/proc/cmdline:
init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
Compiler information:
C standard: 201710
gcc compatible compiler:
Compiler version: 13.3.0
Processor information as reported by lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Address sizes: 48 bits physical, 48 bits virtual
Byte Order: Little Endian
CPU(s): 16
On-line CPU(s) list: 0-15
Vendor ID: AuthenticAMD
BIOS Vendor ID: Advanced Micro Devices, Inc.
Model name: AMD Ryzen 9 5900HX with Radeon Graphics
BIOS Model name: AMD Ryzen 9 5900HX with Radeon Graphics Unknown CPU @ 3.3GHz
BIOS CPU family: 107
CPU family: 25
Model: 80
Thread(s) per core: 2
Core(s) per socket: 8
Socket(s): 1
Stepping: 0
CPU(s) scaling MHz: 52%
CPU max MHz: 4680,0000
CPU min MHz: 400,0000
BogoMIPS: 6587,55
Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good nopl nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cpb cat_l3 cdp_l3 hw_pstate ssbd mba ibrs ibpb stibp vmmcall fsgsbase bmi1 avx2 smep bmi2 erms invpcid cqm rdt_a rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk clzero irperf xsaveerptr rdpru wbnoinvd cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif v_spec_ctrl umip pku ospke vaes vpclmulqdq rdpid overflow_recov succor smca fsrm debug_swap
Virtualization: AMD-V
L1d cache: 256 KiB (8 instances)
L1i cache: 256 KiB (8 instances)
L2 cache: 4 MiB (8 instances)
L3 cache: 16 MiB (1 instance)
NUMA node(s): 1
NUMA node0 CPU(s): 0-15
Vulnerability Gather data sampling: Not affected
Vulnerability Itlb multihit: Not affected
Vulnerability L1tf: Not affected
Vulnerability Mds: Not affected
Vulnerability Meltdown: Not affected
Vulnerability Mmio stale data: Not affected
Vulnerability Reg file data sampling: Not affected
Vulnerability Retbleed: Not affected
Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP always-on; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
Vulnerability Srbds: Not affected
Vulnerability Tsx async abort: Not affected
DMI Information from /sys/class/dmi/id:
Motherboard vendor: LENOVO
Motherboard product name: LNVNB161216
System vendor: LENOVO
System product name: 82L5
Chassis vendor: LENOVO
Chassis type: 10 - Notebook
Byte order checks:
Is big endian (local test): false
WORDS_BIGENDIAN macro (autoconf): not defined
__BYTE_ORDER__ macro (gcc): __ORDER_LITTLE_ENDIAN__
*** Primary Check 1: Identify video card and driver ***
Obtaining card and driver information from /sys...
Unexpected class for video device: 0x030200
Secondary video controller at PCI address 0000:01:00.0 (boot_vga flag is not set)
Device class: x030200 3D controller
Vendor: x10de unknown vendor
Device: x25a2 unknown device
Driver name: nvidia
Driver version: 550.78
I2C device: i2c-10 name: NVIDIA i2c adapter 1 at 1:00.0
Primary video controller at PCI address 0000:05:00.0 (boot_vga flag is set)
Device class: x030000 VGA compatible controller
Vendor: x1002 unknown vendor
Device: x1638 unknown device
Driver name: amdgpu
Driver version: Unable to determine
I2C device: i2c-3 name: AMDGPU DM i2c hw bus 1
I2C device: i2c-4 name: AMDGPU DM i2c hw bus 2
I2C device: i2c-2 name: AMDGPU DM i2c hw bus 0
*** Primary Check 2: Check that /dev/i2c-* exist and writable ***
Current user: root (0)
Checking /dev/i2c-* devices...
Devices /dev/i2c-* must exist and the logged on user must have read/write permission for those devices (or at least those devices associated
with monitors).
Typically, this access is enabled by:
- setting the group for /dev/i2c-* to i2c
- setting group RW permissions for /dev/i2c-*
- making the current user a member of group i2c
Alternatively, this can be enabled by just giving everyone RW permission
The following tests probe for these conditions.
Checking for /dev/i2c-* devices...
crw-rw----+ 1 root i2c 89, 0 jun 20 11:28 /dev/i2c-0
crw-rw----+ 1 root i2c 89, 1 jun 20 11:28 /dev/i2c-1
crw-rw----+ 1 root i2c 89, 10 jun 20 11:28 /dev/i2c-10
crw-rw----+ 1 root i2c 89, 11 jun 20 11:28 /dev/i2c-11
crw-rw----+ 1 root i2c 89, 12 jun 20 11:28 /dev/i2c-12
crw-rw----+ 1 root i2c 89, 2 jun 20 11:28 /dev/i2c-2
crw-rw----+ 1 root i2c 89, 3 jun 20 11:28 /dev/i2c-3
crw-rw----+ 1 root i2c 89, 4 jun 20 11:28 /dev/i2c-4
crw-rw----+ 1 root i2c 89, 5 jun 20 11:28 /dev/i2c-5
crw-rw----+ 1 root i2c 89, 6 jun 20 11:28 /dev/i2c-6
crw-rw----+ 1 root i2c 89, 7 jun 20 11:28 /dev/i2c-7
crw-rw----+ 1 root i2c 89, 8 jun 20 11:28 /dev/i2c-8
crw-rw----+ 1 root i2c 89, 9 jun 20 11:28 /dev/i2c-9
Current user (root) has RW access to all /dev/i2c-* devices.
Checking for group i2c...
Group i2c exists
Current user is root, membership in group i2c not needed
Looking for udev rules files that reference i2c:
Checking rules directory /lib/udev/rules.d:
grep: /lib/udev/rules.d/*rules: No such file or directory
Checking rules directory /run/udev/rules.d:
grep: /run/udev/rules.d/*rules: No such file or directory
Checking rules directory /etc/udev/rules.d:
/etc/udev/rules.d/70-i2c.rules:# allow group i2c and users with a seat use of i2c devices
/etc/udev/rules.d/70-i2c.rules:ACTION=="add", KERNEL=="i2c-[0-9]*", TAG+="uaccess", GROUP="i2c", MODE="660"
*** Primary Check 3: Check that module i2c_dev is loaded ***
Checking for driver i2c_dev...
sysfs reports module i2c_dev is loaded.
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c-dev is not built in to kernel
Module i2c_dev is NOT built into the kernel
Loadable i2c-dev module found
Module i2c_dev is loaded
Check that kernel module i2c_dev is being loaded by examining files where this would be specified...
grep: /etc/modules: No such file or directory
/etc/modules-load.d/nixos.conf:i2c-dev
grep: /run/modules-load.d/*conf: No such file or directory
grep: /usr/lib/modules-load.d/*conf: No such file or directory
Check for any references to i2c_dev in /etc/modprobe.d ...
grep: /run/modprobe.d/*conf: No such file or directory
*** Primary Check 4: Driver specific checks ***
Performing driver specific checks...
Checking for special settings for proprietary Nvidia driver
(Needed for some newer Nvidia cards).
grep: /etc/X11/xorg.conf: No such file or directory
Executing: grep -iH nvidia modprobe.conf modprobe.d/*
grep: modprobe.conf: No such file or directory
grep: modprobe.d/*: No such file or directory
Executing: grep RegistryDwords /proc/driver/nvidia/params
RegistryDwords: ""
RegistryDwordsPerDevice: ""
*** Additional probes ***
Examining /sys/bus/i2c/devices...
/sys/bus/i2c/devices/i2c-ELAN2841:00/name: ELAN2841:00
/sys/bus/i2c/devices/i2c-ITE8350:00/name: ITE8350:00
/sys/bus/i2c/devices/i2c-0/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-1/name: Synopsys DesignWare I2C adapter
/sys/bus/i2c/devices/i2c-2/name: AMDGPU DM i2c hw bus 0
/sys/bus/i2c/devices/i2c-3/name: AMDGPU DM i2c hw bus 1
/sys/bus/i2c/devices/i2c-4/name: AMDGPU DM i2c hw bus 2
/sys/bus/i2c/devices/i2c-5/name: AMDGPU DM aux hw bus 0
/sys/bus/i2c/devices/i2c-6/name: AMDGPU DM aux hw bus 2
/sys/bus/i2c/devices/i2c-7/name: SMBus PIIX4 adapter port 0 at 0b00
/sys/bus/i2c/devices/i2c-8/name: SMBus PIIX4 adapter port 2 at 0b00
/sys/bus/i2c/devices/i2c-9/name: SMBus PIIX4 adapter port 1 at 0b20
/sys/bus/i2c/devices/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
/sys/bus/i2c/devices/i2c-11/name: DisplayLink I2C Adapter
/sys/bus/i2c/devices/i2c-12/name: DisplayLink I2C Adapter
Env_Accumulator:
architecture: x86_64
distributor_id
Drivers detected: amdgpu, nvidia
/dev/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
sysfs_i2c_devices_exist: true
/sys/bus/i2c device numbers: 0 1 2 3 4 5 6 7 8 9 10 11 12
dev_i2c_devices_required: true
module_i2c_dev_needed: true
module_i2c_dev_builtin: false
loadable_i2c_dev_exists: true
i2c_dev_loaded_or_builtin: true
group_i2c_checked: true
group_i2c_exists: true
dev_i2c_common_group_name: i2c
all_dev_i2c_has_group_i2c: true
any_dev_i2c_has_group_i2c: true
all_dev_i2c_is_group_rw: true
any_dev_i2c_is_group_rw: true
cur_uname: root
cur_uid: 0
cur_user_in_group_i2c: false
cur_user_any_devi2c_rw: true
cur_user_all_devi2c_rw: true
Configuration suggestions:
Current user has RW access to all /dev/i2c-N devices.
Skipping further group and permission checks.
*** Additional checks for remote diagnosis ***
Disabling capabilities cache ...
Disabling dynamic sleep ...
*** Displays as reported by DETECT Command ***
Display 1
I2C bus: /dev/i2c-11
DRM connector: card2-DVI-I-1
/sys/class/drm/card2-DVI-I-1/dpms On
/sys/class/drm/card2-DVI-I-1/enabled enabled
/sys/class/drm/card2-DVI-I-1/status connected
Driver: Unknown
I2C address 0x50 (EDID) responsive: true
I2C address 0x37 (DDC) responsive: true
Is LVDS or EDP display: false
Is laptop display by EDID: false
Is laptop display: false
/sys/bus/i2c/devices/i2c-11/name DisplayLink I2C Adapter
PCI device path: /sys/devices/platform/evdi.0/i2c-11
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
VCP version: 2.2
Controller mfg: RealTek
Firmware version: 0.1
Monitor uses invalid feature flag in DDC reply packet to indicate unsupported feature.
Feature definition file ACR-V277U-1657 not found.
Display 2
I2C bus: /dev/i2c-12
DRM connector: card3-DVI-I-2
/sys/class/drm/card3-DVI-I-2/dpms On
/sys/class/drm/card3-DVI-I-2/enabled enabled
/sys/class/drm/card3-DVI-I-2/status connected
Driver: Unknown
I2C address 0x50 (EDID) responsive: true
I2C address 0x37 (DDC) responsive: true
Is LVDS or EDP display: false
Is laptop display by EDID: false
Is laptop display: false
/sys/bus/i2c/devices/i2c-12/name DisplayLink I2C Adapter
PCI device path: /sys/devices/platform/evdi.1/i2c-12
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
VCP version: 2.2
Controller mfg: RealTek
Firmware version: 0.1
Monitor uses invalid feature flag in DDC reply packet to indicate unsupported feature.
Feature definition file ACR-V277U-1657 not found.
*** Checking if modules are loaded or builtin... ***
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module amdgpu is not built in to kernel
Kernel module amdgpu is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module fbdev is not built in to kernel
Kernel module fbdev found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module fglrx is not built in to kernel
Kernel module fglrx found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module fturbo is not built in to kernel
Kernel module fturbo found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i915 is not built in to kernel
Kernel module i915 found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module mgag200 is not built in to kernel
Kernel module mgag200 found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module nvidia is not built in to kernel
Kernel module nvidia is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module nouveau is not built in to kernel
Kernel module nouveau found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module radeon is not built in to kernel
Kernel module radeon found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module vboxvideo is not built in to kernel
Kernel module vboxvideo found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module vc4 is not built in to kernel
Kernel module vc4 found but not loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module drm is not built in to kernel
Kernel module drm is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c_algo_bit is not built in to kernel
Kernel module i2c_algo_bit is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c_dev is not built in to kernel
Kernel module i2c_dev is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module i2c_piix4 is not built in to kernel
Kernel module i2c_piix4 is loaded
Error reading file /lib/modules/6.8.12/modules.builtin: No such file or directory
Assuming module ddcci is not built in to kernel
Kernel module ddcci found but not loaded
Scanning /proc/modules for driver environment...
Found other loaded module: i2c_dev
Found other loaded module: videobuf2_vmalloc
Found other loaded module: videobuf2_memops
Found other loaded module: videobuf2_v4l2
Found other loaded module: videodev
Found other loaded module: videobuf2_common
Found video driver module: nvidia
Found other loaded module: i2c_piix4
Found other loaded module: i2c_hid_acpi
Found other loaded module: i2c_hid
Found video driver module: amdgpu
Loaded video module depends on: nvidia_modeset,ideapad_laptop,amdgpu,
Found other loaded module: i2c_algo_bit
Found other loaded module: drm_ttm_helper
Found other loaded module: drm_exec
Found other loaded module: drm_suballoc_helper
Found other loaded module: drm_buddy
Found other loaded module: drm_display_helper
Examining /proc/driver/nvidia:
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
GCC version: gcc version 13.2.0 (GCC)
/proc/driver/nvidia/registry:
Binary: ""
/proc/driver/nvidia/params:
ResmanDebugLevel: 4294967295
RmLogonRC: 1
ModifyDeviceFiles: 1
DeviceFileUID: 0
DeviceFileGID: 0
DeviceFileMode: 438
InitializeSystemMemoryAllocations: 1
UsePageAttributeTable: 4294967295
EnableMSI: 1
EnablePCIeGen3: 0
MemoryPoolSize: 0
KMallocHeapMaxSize: 0
VMallocHeapMaxSize: 0
IgnoreMMIOCheck: 0
TCEBypassMode: 0
EnableStreamMemOPs: 0
EnableUserNUMAManagement: 1
NvLinkDisable: 0
RmProfilingAdminOnly: 1
PreserveVideoMemoryAllocations: 0
EnableS0ixPowerManagement: 0
S0ixPowerManagementVideoMemoryThreshold: 256
DynamicPowerManagement: 3
DynamicPowerManagementVideoMemoryThreshold: 200
RegisterPCIDriver: 1
EnablePCIERelaxedOrderingMode: 0
EnableResizableBar: 0
EnableGpuFirmware: 18
EnableGpuFirmwareLogs: 2
EnableDbgBreakpoint: 0
OpenRmEnableUnsupportedGpus: 1
DmaRemapPeerMmio: 1
ImexChannelCount: 2048
RegistryDwords: ""
RegistryDwordsPerDevice: ""
RmMsg: ""
GpuBlacklist: ""
TemporaryFilePath: ""
ExcludedGpus: ""
PCI bus id: 0000:01:00.0
/proc/driver/nvidia/gpus/0000:01:00.0/information:
Model: NVIDIA GeForce RTX 3050 Laptop GPU
IRQ: 109
GPU UUID: GPU-98420e91-8fed-dcea-9d73-e56a9a91252d
Video BIOS: 94.07.3b.00.70
Bus Type: PCIe
DMA Size: 47 bits
DMA Mask: 0x7fffffffffff
Bus Location: 0000:01:00.0
Device Minor: 0
GPU Excluded: No
/proc/driver/nvidia/gpus/0000:01:00.0/registry:
Binary: ""
amdgpu configuration parameters:
amdgpu parameters (/sys/module/drm/holders/amdgpu/parameters)
Directory not found: /sys/module/drm/holders/amdgpu/parameters
Checking display manager environment variables...
DISPLAY=:0
WAYLAND_DISPLAY=(not set)
XDG_SESSION_TYPE=(not set)
Examining I2C buses, as detected by I2C layer...
Current time (local): 2024-06-20 11:44:38 CEST
Current time (UTC): 2024-06-20 09:44:38
Seconds since boot: 969
Detected 8 non-ignorable I2C buses:
I2C_Bus_Info at: 0x55ccd74c18f0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-2 found: true
Bus /dev/i2c-2 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-2...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
name: AMDGPU DM i2c hw bus 0
i2c-dev/i2c-2/dev: 89:2
i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55ccd74c1f80
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-3 found: true
Bus /dev/i2c-3 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-HDMI-A-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-3...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3
name: AMDGPU DM i2c hw bus 1
i2c-dev/i2c-3/dev: 89:3
i2c-dev/i2c-3/name: AMDGPU DM i2c hw bus 1
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55ccd74c1e60
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-4 found: true
Bus /dev/i2c-4 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-4...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
name: AMDGPU DM i2c hw bus 2
i2c-dev/i2c-4/dev: 89:4
i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
Connector: (null)
Driver: amdgpu
I2C_Bus_Info at: 0x55ccd748c140
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-5 found: true
Bus /dev/i2c-5 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-eDP-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-5...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5
name: AMDGPU DM aux hw bus 0
i2c-dev/i2c-5/dev: 89:5
i2c-dev/i2c-5/name: AMDGPU DM aux hw bus 0
Connector: card1-eDP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2
ddc name: AMDGPU DM i2c hw bus 0
ddc i2c-dev/i2c-2/dev: 89:2
ddc i2c-dev/i2c-2/name: AMDGPU DM i2c hw bus 0
DP Aux channel dev: 247:0
DP Aux channel name: AMDGPU DM aux hw bus 0
I2C_Bus_Info at: 0x55ccd748e740
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-6 found: true
Bus /dev/i2c-6 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card1-DP-1
last_checked_asleep: true
Extended information for /sys/bus/i2c/devices/i2c-6...
PCI device path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6
name: AMDGPU DM aux hw bus 2
i2c-dev/i2c-6/dev: 89:6
i2c-dev/i2c-6/name: AMDGPU DM aux hw bus 2
Connector: card1-DP-1
Driver: amdgpu
DisplayPort only attributes:
ddc path: /sys/devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4
ddc name: AMDGPU DM i2c hw bus 2
ddc i2c-dev/i2c-4/dev: 89:4
ddc i2c-dev/i2c-4/name: AMDGPU DM i2c hw bus 2
DP Aux channel dev: 247:1
DP Aux channel name: AMDGPU DM aux hw bus 2
I2C_Bus_Info at: 0x55ccd74c24d0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-10 found: true
Bus /dev/i2c-10 probed: true
errno for open: EIO(-5): Input/output error
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_NOT_CHECKED (0)
drm_connector_name: (null)
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-10...
PCI device path: /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10
name: NVIDIA i2c adapter 1 at 1:00.0
i2c-dev/i2c-10/dev: 89:10
i2c-dev/i2c-10/name: NVIDIA i2c adapter 1 at 1:00.0
Connector: (null)
Driver: nvidia
I2C_Bus_Info at: 0x55ccd74c25d0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X50 | I2C_BUS_ADDR_0X37 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_SYSFS_EDID | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-11 found: true
Bus /dev/i2c-11 probed: true
errno for open: OK(0): success
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card2-DVI-I-1
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852B
Binary serial number: 35724550 (0x02211d06)
Manufacture year: 2020, Week: 22
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 06 1d 21 02 .........ry...!.
+0010 16 1e 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 .....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 42 0a 01 56 .TDCEE001852B..V
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-11...
PCI device path: /sys/devices/platform/evdi.0/i2c-11
name: DisplayLink I2C Adapter
i2c-dev/i2c-11/dev: 89:11
i2c-dev/i2c-11/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
I2C_Bus_Info at: 0x55ccd74c28b0
Flags: I2C_BUS_EXISTS | I2C_BUS_ACCESSIBLE | I2C_BUS_ADDR_0X50 | I2C_BUS_ADDR_0X37 | I2C_BUS_PROBED | I2C_BUS_VALID_NAME_CHECKED | I2C_BUS_HAS_VALID_NAME | I2C_BUS_SYSFS_EDID | I2C_BUS_DRM_CONNECTOR_CHECKED
Bus /dev/i2c-12 found: true
Bus /dev/i2c-12 probed: true
errno for open: OK(0): success
Connector name checked: true
drm_connector_found_by: DRM_CONNECTOR_FOUND_BY_BUSNO (2)
drm_connector_name: card3-DVI-I-2
EDID synopsis:
Mfg id: ACR - Acer Technologies
Model: V277U
Product code: 1657 (0x0679)
Serial number: TDCEE001852A
Binary serial number: 2468355713 (0x93201e81)
Manufacture year: 2019, Week: 32
EDID version: 1.4
Extra descriptor:
Video input definition: 0xb5 - Digital Input (DisplayPort), Bit depth: 10
Supported features:
DPMS active-off
Digital display type: RGB 4:4:4 + YCrCb 4:4:4 + YCrCb 4:2:2
Standard sRGB color space: True
White x,y: 0.313, 0.329
Red x,y: 0.668, 0.332
Green x,y: 0.300, 0.625
Blue x,y: 0.143, 0.052
Extension blocks: 1
EDID source: SYSFS
EDID hex dump:
+0 +4 +8 +c 0 4 8 c
+0000 00 ff ff ff ff ff ff 00 04 72 79 06 81 1e 20 93 .........ry... .
+0010 20 1d 01 04 b5 3c 22 78 3f 0c 95 ab 55 4c a0 24 ....<"x?...UL.$
+0020 0d 50 54 bf ef 80 71 4f 81 40 81 80 81 c0 81 00 .PT...qO.@......
+0030 95 00 b3 00 d1 c0 56 5e 00 a0 a0 a0 29 50 30 20 ......V^....)P0
+0040 35 00 55 50 21 00 00 1a 00 00 00 fd 00 30 4b 70 5.UP!........0Kp
+0050 70 1e 01 0a 20 20 20 20 20 20 00 00 00 fc 00 56 p... .....V
+0060 32 37 37 55 0a 20 20 20 20 20 20 20 00 00 00 ff 277U. ....
+0070 00 54 44 43 45 45 30 30 31 38 35 32 41 0a 01 42 .TDCEE001852A..B
last_checked_asleep: false
Extended information for /sys/bus/i2c/devices/i2c-12...
PCI device path: /sys/devices/platform/evdi.1/i2c-12
name: DisplayLink I2C Adapter
i2c-dev/i2c-12/dev: 89:12
i2c-dev/i2c-12/name: DisplayLink I2C Adapter
Connector: (null)
Driver: (null)
xrandr connection report:
DVI-I-1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 600mm x 340mm
DVI-I-2 connected 2560x1440+2560+0 (normal left inverted right x axis y axis) 600mm x 340mm
Checking for possibly conflicting programs...
Examining I2C buses using i2cdetect...
Current time (local): 2024-06-20 11:44:38 CEST
Current time (UTC): 2024-06-20 09:44:38
Seconds since boot: 969
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping i2cdetect.
Probing bus /dev/i2c-2 using command "i2cdetect -y 2"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-3 using command "i2cdetect -y 3"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-4 using command "i2cdetect -y 4"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-5 using command "i2cdetect -y 5"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-6 using command "i2cdetect -y 6"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping i2cdetect.
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping i2cdetect.
Probing bus /dev/i2c-10 using command "i2cdetect -y 10"
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
Probing bus /dev/i2c-11 using command "i2cdetect -y 11"
Error: Bus doesn't support detection commands
Probing bus /dev/i2c-12 using command "i2cdetect -y 12"
Error: Bus doesn't support detection commands
Examining I2C buses using get-edid | parse-edid...
Current time (local): 2024-06-20 11:44:41 CEST
Current time (UTC): 2024-06-20 09:44:41
Seconds since boot: 971
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Probing bus /dev/i2c-2 using command "get-edid -b 2 -i | parse-edid"
2
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 26 as per your request.
Bus 26 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-3 using command "get-edid -b 3 -i | parse-edid"
3
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 3 as per your request.
Bus 3 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-4 using command "get-edid -b 4 -i | parse-edid"
4
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 4 as per your request.
Bus 4 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-5 using command "get-edid -b 5 -i | parse-edid"
5
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 5 as per your request.
Bus 5 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-6 using command "get-edid -b 6 -i | parse-edid"
6
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 6 as per your request.
Bus 6 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping get-edid | parse-edid.
Probing bus /dev/i2c-10 using command "get-edid -b 10 -i | parse-edid"
1
0
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 10 as per your request.
Bus 10 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-11 using command "get-edid -b 11 -i | parse-edid"
1
1
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 119 as per your request.
Bus 119 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Probing bus /dev/i2c-12 using command "get-edid -b 12 -i | parse-edid"
1
2
This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Only trying 12 as per your request.
No byte reading on this bus...
Problem requesting slave address: Bad file descriptor
Bus 12 doesn't really have an EDID...
Couldn't find an accessible EDID on this bus.
I'm sorry nothing was successful. Maybe try some other arguments
if you played with them, or send an email to Matthew Kern <pyrophobicman@gmail.com>.
Partial Read... Try again
Testing EDID read alternatives...
Current time (local): 2024-06-20 11:44:47 CEST
Current time (UTC): 2024-06-20 09:44:47
Seconds since boot: 977
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-2, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-3...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-3, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-4...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-4, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-5...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-5, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-6...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-6, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITHOUT initial write
read failed. errno = EIO(5): Input/output error
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 128 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Attempting simple 256 byte EDID read of /dev/i2c-10, WITH initial write
write of 1 byte failed, errno = EIO(5): Input/output error
Continuing
read failed. errno = EIO(5): Input/output error
Examining device /dev/i2c-11...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-11, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Examining device /dev/i2c-12...
Tests using ioctl write and read...
Without write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITHOUT initial write
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Retrying with write before read...
Attempting simple 128 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Attempting simple 256 byte EDID read of /dev/i2c-12, WITH initial write
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
+0 +4 +8 +c 0 4 8 c
+0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0020 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0030 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0040 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0050 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0060 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0070 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0080 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+0090 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00a0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00b0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00c0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00e0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
+00f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
Performing alternative scans of I2C devices using local sysenv functions...
Current time (local): 2024-06-20 11:45:01 CEST
Current time (UTC): 2024-06-20 09:45:01
Seconds since boot: 991
Examining device /dev/i2c-0...
Device /dev/i2c-0 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-1...
Device /dev/i2c-1 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-2...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-3...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-4...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_PEC, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_WRITE_BLOCK_DATA,
I2C_FUNC_SMBUS_READ_I2C_BLOCK, I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-5...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-6...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_10BIT_ADDR, I2C_FUNC_SMBUS_PEC,
I2C_FUNC_SMBUS_BLOCK_PROC_CALL, I2C_FUNC_SMBUS_QUICK,
I2C_FUNC_SMBUS_READ_BYTE, I2C_FUNC_SMBUS_WRITE_BYTE,
I2C_FUNC_SMBUS_READ_BYTE_DATA, I2C_FUNC_SMBUS_WRITE_BYTE_DATA,
I2C_FUNC_SMBUS_READ_WORD_DATA, I2C_FUNC_SMBUS_WRITE_WORD_DATA,
I2C_FUNC_SMBUS_PROC_CALL, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-7...
Device /dev/i2c-7 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-8...
Device /dev/i2c-8 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-9...
Device /dev/i2c-9 is a SMBus or other ignorable device. Skipping.
Examining device /dev/i2c-10...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C, I2C_FUNC_SMBUS_QUICK, I2C_FUNC_SMBUS_READ_BYTE,
I2C_FUNC_SMBUS_WRITE_BYTE, I2C_FUNC_SMBUS_READ_BYTE_DATA,
I2C_FUNC_SMBUS_WRITE_BYTE_DATA, I2C_FUNC_SMBUS_READ_WORD_DATA,
I2C_FUNC_SMBUS_WRITE_WORD_DATA, I2C_FUNC_SMBUS_READ_BLOCK_DATA,
I2C_FUNC_SMBUS_WRITE_BLOCK_DATA, I2C_FUNC_SMBUS_READ_I2C_BLOCK,
I2C_FUNC_SMBUS_WRITE_I2C_BLOCK
Reading EDID using get_raw_edid_by_fd()...
Unable to read EDID, psc=EIO(-5): Input/output error
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Attempt 1 to read feature returned hard error: EIO(-5): Input/output error
DDC communication failed.
Examining device /dev/i2c-11...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned: 6e 88 02 00 10 00 00 64 00 30 f0
Attempt 1 to read feature succeeded.
DDC communication succeeded
Examining device /dev/i2c-12...
Obtain and interpret EDID using normal i2c functions...
Functionality: I2C_FUNC_I2C
Reading EDID using get_raw_edid_by_fd()...
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =128
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
(i2c_ioctl_writer ) Unexpected: ioctl() write returned 0
(i2c_ioctl_reader1 ) Unexpected ioctl rc = 0, bytect =256
Unable to read EDID, psc=DDCRC_INVALID_EDID(-3010): unable to parse EDID
Trying simple VCP read of feature 0x10...
try_single_getvcp_call: vcp_feature_code=0x10
Sending Get VCP Feature Command request packet: 51 82 01 10 ac
Reading Get Feature Reply response packet
read returned: 6e 88 02 00 10 00 00 64 00 30 f0
Attempt 1 to read feature succeeded.
DDC communication succeeded
*** Probe I2C devices using udev, susbsystem i2c-dev ***
Current time (local): 2024-06-20 11:45:02 CEST
Current time (UTC): 2024-06-20 09:45:02
Seconds since boot: 992
Summary of udev I2C devices
Subsystem Sysname Sysattr Name Devpath
i2c-dev i2c-0 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:00/i2c-0/i2c-dev/i2c-0
i2c-dev i2c-1 Synopsys DesignWare I2C adapter /devices/platform/AMDI0010:03/i2c-1/i2c-dev/i2c-1
i2c-dev i2c-2 AMDGPU DM i2c hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-2/i2c-dev/i2c-2
i2c-dev i2c-3 AMDGPU DM i2c hw bus 1 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-3/i2c-dev/i2c-3
i2c-dev i2c-4 AMDGPU DM i2c hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/i2c-4/i2c-dev/i2c-4
i2c-dev i2c-5 AMDGPU DM aux hw bus 0 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-eDP-1/i2c-5/i2c-dev/i2c-5
i2c-dev i2c-6 AMDGPU DM aux hw bus 2 /devices/pci0000:00/0000:00:08.1/0000:05:00.0/drm/card1/card1-DP-1/i2c-6/i2c-dev/i2c-6
i2c-dev i2c-7 SMBus PIIX4 adapter port 0 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-7/i2c-dev/i2c-7
i2c-dev i2c-8 SMBus PIIX4 adapter port 2 at 0b00 /devices/pci0000:00/0000:00:14.0/i2c-8/i2c-dev/i2c-8
i2c-dev i2c-9 SMBus PIIX4 adapter port 1 at 0b20 /devices/pci0000:00/0000:00:14.0/i2c-9/i2c-dev/i2c-9
i2c-dev i2c-10 NVIDIA i2c adapter 1 at 1:00.0 /devices/pci0000:00/0000:00:01.1/0000:01:00.0/i2c-10/i2c-dev/i2c-10
i2c-dev i2c-11 DisplayLink I2C Adapter /devices/platform/evdi.0/i2c-11/i2c-dev/i2c-11
i2c-dev i2c-12 DisplayLink I2C Adapter /devices/platform/evdi.1/i2c-12/i2c-dev/i2c-12
Looking for udev devices with name attribute DPMST...
Summary of udev DPMST devices...
No devices detected
Examining configuration files...
DKMS modules:
Kernel I2C configuration settings:
grep: /boot/config-6.8.12: No such file or directory
Kernel AMDGPU configuration settings:
grep: /boot/config-6.8.12: No such file or directory
Examining system logs...
Current timestamps:
Current time (local): 2024-06-20 11:45:02 CEST
Current time (UTC): 2024-06-20 09:45:02
Seconds since boot: 992
Scanning dmesg output for I2C related entries...
Executing command: dmesg
[ 0.000000] Command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
[ 0.045941] Kernel command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
[ 0.284053] smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
[ 1.004732] ACPI: bus type drm_connector registered
[ 1.007746] [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
[ 1.022654] simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
[ 1.199999] ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[ 1.200017] ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
[ 1.200217] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
[ 1.200249] ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
[ 1.200315] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
[ 3.707900] [drm] amdgpu kernel modesetting enabled.
[ 3.709978] amdgpu: Virtual CRAT table created for CPU
[ 3.709999] amdgpu: Topology: Add CPU node
[ 3.710100] amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
[ 3.710139] [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
[ 3.710148] [drm] register mmio base: 0xD1500000
[ 3.710149] [drm] register mmio size: 524288
[ 3.713206] [drm] add ip block number 0 <soc15_common>
[ 3.713208] [drm] add ip block number 1 <gmc_v9_0>
[ 3.713210] [drm] add ip block number 2 <vega10_ih>
[ 3.713212] [drm] add ip block number 3 <psp>
[ 3.713213] [drm] add ip block number 4 <smu>
[ 3.713214] [drm] add ip block number 5 <dm>
[ 3.713215] [drm] add ip block number 6 <gfx_v9_0>
[ 3.713217] [drm] add ip block number 7 <sdma_v4_0>
[ 3.713218] [drm] add ip block number 8 <vcn_v2_0>
[ 3.713219] [drm] add ip block number 9 <jpeg_v2_0>
[ 3.713226] amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
[ 3.713228] amdgpu: ATOM BIOS: 113-CEZANNE-018
[ 3.714922] [drm] VCN decode is enabled in VM mode
[ 3.714924] [drm] VCN encode is enabled in VM mode
[ 3.715800] [drm] JPEG decode is enabled in VM mode
[ 3.744214] amdgpu 0000:05:00.0: vgaarb: deactivate vga console
[ 3.744219] amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 3.744223] amdgpu 0000:05:00.0: amdgpu: MODE2 reset
[ 3.744506] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[ 3.744512] amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
[ 3.744515] amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[ 3.744520] [drm] Detected VRAM RAM=4096M, BAR=4096M
[ 3.744522] [drm] RAM width 128bits DDR4
[ 3.744677] [drm] amdgpu: 4096M of VRAM memory ready
[ 3.744679] [drm] amdgpu: 13958M of GTT memory ready.
[ 3.744696] [drm] GART: num cpu pages 262144, num gpu pages 262144
[ 3.744836] [drm] PCIE GART of 1024M enabled.
[ 3.744838] [drm] PTB located at 0x000000F4FFC00000
[ 3.745183] [drm] Loading DMUB firmware via PSP: version=0x01010028
[ 3.745545] [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
[ 3.745554] amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
[ 4.236193] [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
[ 4.323062] amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 4.335959] amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 4.335962] amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
[ 4.336627] amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
[ 4.338841] [drm] Display Core v3.2.266 initialized on DCN 2.1
[ 4.338844] [drm] DP-HDMI FRL PCON supported
[ 4.339369] [drm] DMUB hardware initialized: version=0x01010028
[ 4.509124] [drm] kiq ring mec 2 pipe 1 q 0
[ 4.512961] [drm] VCN decode and encode initialized successfully(under DPG Mode).
[ 4.512974] [drm] JPEG decode initialized successfully.
[ 4.532076] amdgpu: HMM registered 4096MB device memory
[ 4.533363] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[ 4.533377] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[ 4.533478] amdgpu: Virtual CRAT table created for GPU
[ 4.534164] amdgpu: Topology: Add dGPU node [0x1638:0x1002]
[ 4.534166] kfd kfd: amdgpu: added device 1002:1638
[ 4.534226] amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[ 4.534230] amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
[ 4.534232] amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
[ 4.534234] amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
[ 4.534236] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
[ 4.534237] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
[ 4.534239] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
[ 4.534240] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
[ 4.534242] amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
[ 4.534243] amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
[ 4.534245] amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
[ 4.534247] amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
[ 4.534248] amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
[ 4.534250] amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
[ 4.534251] amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
[ 4.534253] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
[ 4.534255] amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
[ 4.534256] amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
[ 4.536557] [drm] Initialized amdgpu 3.57.0 20150101 for 0000:05:00.0 on minor 1
[ 4.543162] fbcon: amdgpudrmfb (fb0) is primary device
[ 4.543339] [drm] DSC precompute is not needed.
[ 5.284624] amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[ 7.852830] systemd[1]: Starting Load Kernel Module drm...
[ 7.873611] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 7.873732] systemd[1]: Finished Load Kernel Module drm.
[ 8.453811] nvidia-nvlink: Nvlink Core is being initialized, major device number 237
[ 8.454708] nvidia 0000:01:00.0: enabling device (0000 -> 0003)
[ 8.501810] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 550.78 Sun Apr 14 06:35:45 UTC 2024
[ 8.518776] snd_hda_intel 0000:05:00.1: bound 0000:05:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[ 8.546966] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[ 8.643808] nvidia-uvm: Loaded the UVM driver, major device number 511.
[ 8.690959] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 550.78 Sun Apr 14 06:23:31 UTC 2024
[ 8.696665] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[ 9.191942] videodev: Linux video capture interface: v2.00
[ 9.321904] usbcore: registered new interface driver uvcvideo
[ 9.636085] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[ 9.650565] i2c_dev: i2c /dev entries driver
[ 11.146148] evdi evdi.0: [drm] Cannot find any crtc or sizes
[ 11.146330] [drm] Initialized evdi 1.14.4 20240410 for evdi.0 on minor 2
[ 11.779893] evdi evdi.1: [drm] Cannot find any crtc or sizes
[ 11.780038] [drm] Initialized evdi 1.14.4 20240410 for evdi.1 on minor 3
[ 24.213398] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213410] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213419] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213422] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213429] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213433] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213440] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.213443] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222592] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222604] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222612] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222622] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222625] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222632] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.222635] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623887] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623902] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623913] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623917] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623925] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623930] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623939] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.623943] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633064] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633080] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633092] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633097] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633107] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633112] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633124] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.633129] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728034] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728047] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728055] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728058] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728065] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728069] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728076] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.728079] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739311] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739324] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739332] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739335] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739342] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739346] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739352] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 24.739355] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 720.434751] [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000cb59bd2c
[ 720.610072] [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000956936f9
[ 720.774312] [drm:__nv_drm_gem_nvkms_memory_prime_get_sg_table [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000100] Cannot create sg_table for NvKmsKapiMemory 0x00000000956936f9
[ 990.935436] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935511] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935581] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935592] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935632] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935642] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935785] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935828] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935903] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935918] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935957] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 990.935967] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449217] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449277] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449343] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449384] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449435] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449460] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449511] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.449536] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554470] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554521] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554576] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554615] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554673] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554706] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554769] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
[ 991.554800] evdi: [W] evdi_painter_i2c_data_notify:1325 Ignored ddc/ci data for address 0x50
Scanning journalctl output for I2C related entries...
Executing command: journalctl --no-pager --boot
jun 20 11:28:32 localhost kernel: Command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 20 11:28:32 localhost kernel: Kernel command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 20 11:28:32 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 20 11:28:32 localhost kernel: ACPI: bus type drm_connector registered
jun 20 11:28:32 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 20 11:28:32 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 20 11:28:32 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 20 11:28:32 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 20 11:28:32 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 20 11:28:32 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 20 11:28:32 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 20 11:28:34 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 20 11:28:34 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 20 11:28:34 localhost kernel: amdgpu: Topology: Add CPU node
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 20 11:28:34 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 20 11:28:34 localhost kernel: [drm] register mmio base: 0xD1500000
jun 20 11:28:34 localhost kernel: [drm] register mmio size: 524288
jun 20 11:28:34 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 3 <psp>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 4 <smu>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 5 <dm>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 20 11:28:34 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 20 11:28:34 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 20 11:28:34 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 20 11:28:34 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 20 11:28:34 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 20 11:28:34 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 20 11:28:34 localhost kernel: [drm] RAM width 128bits DDR4
jun 20 11:28:34 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 20 11:28:34 localhost kernel: [drm] amdgpu: 13958M of GTT memory ready.
jun 20 11:28:34 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 20 11:28:34 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 20 11:28:34 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 20 11:28:34 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 20 11:28:34 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 20 11:28:35 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 20 11:28:35 localhost kernel: [drm] Display Core v3.2.266 initialized on DCN 2.1
jun 20 11:28:35 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 20 11:28:35 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 20 11:28:35 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 20 11:28:35 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 20 11:28:35 localhost kernel: [drm] JPEG decode initialized successfully.
jun 20 11:28:35 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 20 11:28:35 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 20 11:28:35 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 20 11:28:35 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 20 11:28:35 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 20 11:28:35 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 20 11:28:35 localhost kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:05:00.0 on minor 1
jun 20 11:28:35 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 20 11:28:35 localhost kernel: [drm] DSC precompute is not needed.
jun 20 11:28:36 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 20 11:28:36 localhost systemd-modules-load[187]: Inserted module 'amdgpu'
jun 20 11:28:32 localhost kernel: Command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 20 11:28:32 localhost kernel: Kernel command line: init=/nix/store/bdbkfib8867cmigpays67bp8lr735v21-nixos-system-rillanon-24.05pre-git/init amd_pstate=active nohibernate root=fstab loglevel=4 nvidia-drm.modeset=1
jun 20 11:28:32 localhost kernel: smpboot: CPU0: AMD Ryzen 9 5900HX with Radeon Graphics (family: 0x19, model: 0x50, stepping: 0x0)
jun 20 11:28:32 localhost kernel: ACPI: bus type drm_connector registered
jun 20 11:28:32 localhost kernel: [drm] Initialized simpledrm 1.0.0 20200625 for simple-framebuffer.0 on minor 0
jun 20 11:28:32 localhost kernel: simple-framebuffer simple-framebuffer.0: [drm] fb0: simpledrmdrmfb frame buffer device
jun 20 11:28:32 localhost kernel: ACPI: video: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
jun 20 11:28:32 localhost kernel: ACPI: video: Video Device [PEGP] (multi-head: yes rom: no post: no)
jun 20 11:28:32 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input0
jun 20 11:28:32 localhost kernel: ACPI: video: Video Device [VGA] (multi-head: yes rom: no post: no)
jun 20 11:28:32 localhost kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:08/LNXVIDEO:01/input/input1
jun 20 11:28:34 localhost kernel: [drm] amdgpu kernel modesetting enabled.
jun 20 11:28:34 localhost kernel: amdgpu: Virtual CRAT table created for CPU
jun 20 11:28:34 localhost kernel: amdgpu: Topology: Add CPU node
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: enabling device (0006 -> 0007)
jun 20 11:28:34 localhost kernel: [drm] initializing kernel modesetting (RENOIR 0x1002:0x1638 0x17AA:0x3801 0xC4).
jun 20 11:28:34 localhost kernel: [drm] register mmio base: 0xD1500000
jun 20 11:28:34 localhost kernel: [drm] register mmio size: 524288
jun 20 11:28:34 localhost kernel: [drm] add ip block number 0 <soc15_common>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 1 <gmc_v9_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 2 <vega10_ih>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 3 <psp>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 4 <smu>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 5 <dm>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 6 <gfx_v9_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 7 <sdma_v4_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 8 <vcn_v2_0>
jun 20 11:28:34 localhost kernel: [drm] add ip block number 9 <jpeg_v2_0>
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Fetched VBIOS from VFCT
jun 20 11:28:34 localhost kernel: amdgpu: ATOM BIOS: 113-CEZANNE-018
jun 20 11:28:34 localhost kernel: [drm] VCN decode is enabled in VM mode
jun 20 11:28:34 localhost kernel: [drm] VCN encode is enabled in VM mode
jun 20 11:28:34 localhost kernel: [drm] JPEG decode is enabled in VM mode
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: vgaarb: deactivate vga console
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: MODE2 reset
jun 20 11:28:34 localhost kernel: [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: VRAM: 4096M 0x000000F400000000 - 0x000000F4FFFFFFFF (4096M used)
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
jun 20 11:28:34 localhost kernel: [drm] Detected VRAM RAM=4096M, BAR=4096M
jun 20 11:28:34 localhost kernel: [drm] RAM width 128bits DDR4
jun 20 11:28:34 localhost kernel: [drm] amdgpu: 4096M of VRAM memory ready
jun 20 11:28:34 localhost kernel: [drm] amdgpu: 13958M of GTT memory ready.
jun 20 11:28:34 localhost kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
jun 20 11:28:34 localhost kernel: [drm] PCIE GART of 1024M enabled.
jun 20 11:28:34 localhost kernel: [drm] PTB located at 0x000000F4FFC00000
jun 20 11:28:34 localhost kernel: [drm] Loading DMUB firmware via PSP: version=0x01010028
jun 20 11:28:34 localhost kernel: [drm] Found VCN firmware Version ENC: 1.21 DEC: 7 VEP: 0 Revision: 3
jun 20 11:28:34 localhost kernel: amdgpu 0000:05:00.0: amdgpu: Will use PSP to load VCN firmware
jun 20 11:28:35 localhost kernel: [drm] reserve 0x400000 from 0xf4ff400000 for PSP TMR
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAS: optional ras ta ucode is not available
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: RAP: optional rap ta ucode is not available
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SMU is initialized successfully!
jun 20 11:28:35 localhost kernel: [drm] Display Core v3.2.266 initialized on DCN 2.1
jun 20 11:28:35 localhost kernel: [drm] DP-HDMI FRL PCON supported
jun 20 11:28:35 localhost kernel: [drm] DMUB hardware initialized: version=0x01010028
jun 20 11:28:35 localhost kernel: [drm] kiq ring mec 2 pipe 1 q 0
jun 20 11:28:35 localhost kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
jun 20 11:28:35 localhost kernel: [drm] JPEG decode initialized successfully.
jun 20 11:28:35 localhost kernel: amdgpu: HMM registered 4096MB device memory
jun 20 11:28:35 localhost kernel: kfd kfd: amdgpu: Allocated 3969056 bytes on gart
jun 20 11:28:35 localhost kernel: kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
jun 20 11:28:35 localhost kernel: amdgpu: Virtual CRAT table created for GPU
jun 20 11:28:35 localhost kernel: amdgpu: Topology: Add dGPU node [0x1638:0x1002]
jun 20 11:28:35 localhost kernel: kfd kfd: amdgpu: added device 1002:1638
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_low uses VM inv eng 1 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring gfx_high uses VM inv eng 4 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 5 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 6 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 7 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 8 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 9 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 10 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 11 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 12 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 13 on hub 0
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 8
jun 20 11:28:35 localhost kernel: amdgpu 0000:05:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 8
jun 20 11:28:35 localhost kernel: [drm] Initialized amdgpu 3.57.0 20150101 for 0000:05:00.0 on minor 1
jun 20 11:28:35 localhost kernel: fbcon: amdgpudrmfb (fb0) is primary device
jun 20 11:28:35 localhost kernel: [drm] DSC precompute is not needed.
jun 20 11:28:36 localhost kernel: amdgpu 0000:05:00.0: [drm] fb0: amdgpudrmfb frame buffer device
jun 20 11:28:36 localhost systemd-modules-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment