Hi to you all !
Since I've installed proxmox in a machine with an AMD Ryzen 5900HX, there are some lines in dmesg that I've found to be of concern (maybe I'm wrong, but since I have no idea ... I'm concerned ^^´)
Here's the suspicious lines, first one is about the clocksource, no matter what I tried as grub options (here I tried clocksource=hpet), I end up with this :
[ 2.143851] clocksource: timekeeping watchdog on CPU3: Marking clocksource 'tsc' as unstable because the skew is too large:
[ 2.144876] clocksource: 'hpet' wd_nsec: 512439779 wd_now: 1bfdeb0 wd_last: 14fe9bb mask: ffffffff
[ 2.145670] clocksource: 'tsc' cs_nsec: 508608042 cs_now: af982f886 cs_last: a94e7f1d5 mask: ffffffffffffffff
[ 2.146130] clocksource: 'hpet' (not 'tsc') is current clocksource.
[ 2.146366] tsc: Marking TSC unstable due to clocksource watchdog
[ 2.146607] TSC found unstable after boot, most likely due to broken BIOS. Use 'tsc=unstable'.
This do not prevent proxmox to work, but if you have an idea to solve this, I would gladly try it.
The other one seems even more ominous :
[ 6.440799] UBSAN: invalid-load in drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:6039:84
[ 6.440802] load of value 56 is not a valid value for type '_Bool'
[ 6.440804] CPU: 7 PID: 572 Comm: systemd-udevd Tainted: P O 5.15.7-1-pve #1
[ 6.440808] Call Trace:
[ 6.440810] <TASK>
[ 6.440812] dump_stack_lvl+0x4a/0x5f
[ 6.440817] dump_stack+0x10/0x12
[ 6.440819] ubsan_epilogue+0x9/0x45
[ 6.440820] __ubsan_handle_load_invalid_value.cold+0x44/0x49
[ 6.440822] create_stream_for_sink.cold+0x5d/0xbb [amdgpu]
[ 6.440954] create_validate_stream_for_sink+0x59/0x150 [amdgpu]
[ 6.441072] amdgpu_dm_connector_mode_valid+0x54/0x1a0 [amdgpu]
[ 6.441179] ? drm_connector_list_update+0x186/0x1f0 [drm]
[ 6.441192] drm_connector_mode_valid+0x3b/0x60 [drm_kms_helper]
[ 6.441201] drm_helper_probe_single_connector_modes+0x3b5/0x880 [drm_kms_helper]
[ 6.441208] ? krealloc+0x87/0xd0
[ 6.441211] drm_client_modeset_probe+0x2bf/0x1610 [drm]
[ 6.441224] __drm_fb_helper_initial_config_and_unlock+0x49/0x500 [drm_kms_helper]
[ 6.441232] ? drm_file_alloc+0x1a4/0x260 [drm]
[ 6.441242] ? mutex_lock+0x13/0x40
[ 6.441245] drm_fb_helper_initial_config+0x43/0x50 [drm_kms_helper]
[ 6.441252] amdgpu_fbdev_init+0xd8/0x110 [amdgpu]
[ 6.441333] amdgpu_device_init.cold+0x193a/0x1d51 [amdgpu]
[ 6.441449] ? pci_read+0x53/0x60
[ 6.441453] ? pci_read_config_word+0x27/0x40
[ 6.441456] ? do_pci_enable_device.part.0+0xbc/0xe0
[ 6.441458] amdgpu_driver_load_kms+0x6d/0x330 [amdgpu]
[ 6.441537] amdgpu_pci_probe+0x11e/0x1a0 [amdgpu]
[ 6.441633] local_pci_probe+0x4b/0x90
[ 6.441638] pci_device_probe+0x115/0x1f0
[ 6.441640] really_probe+0x21e/0x420
[ 6.441642] __driver_probe_device+0x115/0x190
[ 6.441644] driver_probe_device+0x23/0xc0
[ 6.441646] __driver_attach+0xbd/0x1d0
[ 6.441647] ? __device_attach_driver+0x110/0x110
[ 6.441649] bus_for_each_dev+0x7e/0xc0
[ 6.441651] driver_attach+0x1e/0x20
[ 6.441652] bus_add_driver+0x135/0x200
[ 6.441654] driver_register+0x91/0xf0
[ 6.441655] __pci_register_driver+0x68/0x70
[ 6.441657] amdgpu_init+0x7c/0x1000 [amdgpu]
[ 6.441737] ? 0xffffffffc3376000
[ 6.441738] do_one_initcall+0x48/0x1d0
[ 6.441741] ? 0xffffffffc3376000
[ 6.441742] ? do_init_module+0x28/0x2a0
[ 6.441745] do_init_module+0x62/0x2a0
[ 6.441746] load_module+0x2711/0x2b10
[ 6.441749] __do_sys_finit_module+0xbf/0x120
[ 6.441751] __x64_sys_finit_module+0x1a/0x20
[ 6.441752] do_syscall_64+0x5c/0xc0
[ 6.441755] ? syscall_exit_to_user_mode+0x27/0x50
[ 6.441756] ? __x64_sys_read+0x1a/0x20
[ 6.441760] ? do_syscall_64+0x69/0xc0
[ 6.441761] ? do_syscall_64+0x69/0xc0
[ 6.441763] ? do_syscall_64+0x69/0xc0
[ 6.441764] ? sysvec_call_function+0x4e/0x90
[ 6.441766] ? asm_sysvec_call_function+0xa/0x20
[ 6.441768] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 6.441770] RIP: 0033:0x7f012f8ee9b9
[ 6.441772] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 44 00 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d a7 54 0c 00 f7 d8 64 89 01 48
[ 6.441775] RSP: 002b:00007ffc39fa8918 EFLAGS: 00000246 ORIG_RAX: 0000000000000139
[ 6.441777] RAX: ffffffffffffffda RBX: 000055cc7a230160 RCX: 00007f012f8ee9b9
[ 6.441778] RDX: 0000000000000000 RSI: 00007f012fa79e2d RDI: 000000000000001a
[ 6.441780] RBP: 0000000000020000 R08: 0000000000000000 R09: 000055cc7a2ac240
[ 6.441781] R10: 000000000000001a R11: 0000000000000246 R12: 00007f012fa79e2d
[ 6.441782] R13: 0000000000000000 R14: 000055cc7a2ac940 R15: 000055cc7a230160
[ 6.441783] </TASK>
[ 6.441836] ================================================================================
Any idea where that come from please ?
Thank you for your help !