You get the sync flood message when using newer kernels.
It reads the S5-RESET-STATUS register at boot time and decodes it.
It reports on why the previous reboot happened.
I have to admit, the reason why the message appears its not the interest of my thread, but mainly the culprit of the restart. So far the error code, indicates a serious hardware issue, often related to the CPU or memory. This error can lead to system instability, including random reboots or crashes, and may require hardware diagnostics or replacement to resolve.
all these [1 - 2] discussions threads describe the same exact behavior i am facing, hence looking for a solution of this or a more specific config, since i am using the default grub/bios config.
Ok, so i have done some experiments, and found the following aspects:
By default, the Fedora gets installed using :
Fully dynamic GPU VM
Unbounded UMA growth
2. Using the USB-C as a video output and stressing the GPU and/or RAM memory using the following commands:
midu@framework:~$ sudo stress-ng \
--vm 16 \
--vm-bytes 105G \
--vm-hang 0 \
--timeout 21600s \
--metrics-brief \
--ftrace
stress-ng: info: [24923] setting to a 6 hours run per stressor
stress-ng: info: [24923] dispatching hogs: 16 vm
stress-ng: info: [24923] note: 32 cpus have scaling governors set to powersave and this may impact performance; setting /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor to 'performance' may improve performance
stress-ng: info: [24924] vm: using 6.56G per stressor instance (total 105G of 112.96G available memory)
@midu16
The [2] was raised by me, so I am familiar with the problem.
The real problem is making it reproducible.
At the moment, for me, it happens rarely, i.e. once a week or something like that.
It makes it very difficult for a FW or AMD engineer to fix it.
What we need is something that triggers the problem in a reproducible way.
If FW or AMD engineers can reproduce the problem, it will get fixed.
I tried following your instructions below, but it does not reproduce the problem on my FW16, with no dGPU.