ich habe hier ein AMD System(3200G) mit einem Debian Testing und Kernel aus Sid am laufen(Desktop) und es treten sobald ich HDMI verwende immer sehr viele "systemd-udevd tainted" und ein "systemd-udevd not tainted" auf. Verwende ich einen DisplayPort-HDMI-Adapter, passiert das nicht. Hat jemand eine Idee? Das selbe passiert auch unter Ubuntu 19.10, Fedora 31 usw.
Link: nopaste
Kleiner Auszug:
Code: Alles auswählen
uname -a
Linux debian 5.3.0-2-amd64 #1 SMP Debian 5.3.9-3 (2019-11-19) x86_64 GNU/Linux
demesg -x -l crit,warn,err
kern :warn : [ 1.672103] WARNING: CPU: 1 PID: 147 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1726 write_i2c_retimer_setting.cold+0x4f/0xb5 [amdgpu]
kern :warn : [ 1.672103] Modules linked in: amdgpu(+) crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel gpu_sched i2c_algo_bit ttm aesni_intel xhci_pci xhci_hcd drm_kms_helper usbcore drm ahci libahci libata aes_x86_64 mfd_core crypto_simd usb_common cryptd glue_helper r8169 scsi_mod realtek libphy i2c_piix4 wmi video button
kern :warn : [ 1.672117] CPU: 1 PID: 147 Comm: systemd-udevd Not tainted 5.3.0-2-amd64 #1 Debian 5.3.9-3
...
kern :warn : [ 1.673305] WARNING: CPU: 1 PID: 147 at drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link.c:1758 write_i2c_retimer_setting.cold+0xae/0xb5 [amdgpu]
kern :warn : [ 1.673305] Modules linked in: amdgpu(+) crct10dif_pclmul crc32_pclmul crc32c_intel ghash_clmulni_intel gpu_sched i2c_algo_bit ttm aesni_intel xhci_pci xhci_hcd drm_kms_helper usbcore drm ahci libahci libata aes_x86_64 mfd_core crypto_simd usb_common cryptd glue_helper r8169 scsi_mod realtek libphy i2c_piix4 wmi video button
kern :warn : [ 1.673311] CPU: 1 PID: 147 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
Code: Alles auswählen
dmesg|grep -i tainted
[ 1.668068] CPU: 2 PID: 142 Comm: systemd-udevd Not tainted 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.669126] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.670143] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.671161] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.672179] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.673198] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.674220] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
[ 1.675240] CPU: 2 PID: 142 Comm: systemd-udevd Tainted: G W 5.3.0-2-amd64 #1 Debian 5.3.9-3
Code: Alles auswählen
for i in $(seq 18); do echo $(($i-1)) $(($(cat /proc/sys/kernel/tainted)>>($i-1)&1));done
0 0
1 0
2 0
3 0
4 0
5 0
6 0
7 0
8 0
9 1
10 0
11 0
12 0
13 0
14 0
15 0
16 0
17 0
9 _/W 512 kernel issued warning