I have two 15.1 systems here, only one of them shows the problem.
I can also boot the one with the problem in 13.1, which does not show the problem.
The problem is that during the boot the sytem pauses, not doing anything. Even the screen goes sleeping after a few seconds.
After about 10 secs the system returns to life and finishes booting and all is fine then.
I tried o find out what is displayed before and/or after this delay (all is going very fast) and I have the idea that it is somewhere around this snippet from dmesg:
Code:
[ 4.211081] usbcore: registered new interface driver ums-realtek
[ 4.350006] [drm] ring test on 0 succeeded in 1 usecs
[ 4.350010] [drm] ring test on 1 succeeded in 1 usecs
[ 4.350014] [drm] ring test on 2 succeeded in 1 usecs
[ 4.350021] [drm] ring test on 3 succeeded in 3 usecs
[ 4.350026] [drm] ring test on 4 succeeded in 3 usecs
[ 5.526989] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 6.546928] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 7.566899] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 8.586871] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 9.606843] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 10.626814] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 11.646786] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 12.666757] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 13.686729] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 14.706700] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, trying to reset the VCPU!!!
[ 14.726700] [drm:uvd_v1_0_start [radeon]] *ERROR* UVD not responding, giving up!!!
[ 14.726764] radeon 0000:01:00.0: failed initializing UVD (-1).
[ 14.726910] clocksource: Switched to clocksource tsc
[ 14.727088] [drm] ib test on ring 0 succeeded in 0 usecs
[ 14.727184] [drm] ib test on ring 1 succeeded in 0 usecs
[ 14.727208] [drm] ib test on ring 2 succeeded in 0 usecs
[ 14.727233] [drm] ib test on ring 3 succeeded in 0 usecs
[ 14.727265] [drm] ib test on ring 4 succeeded in 0 usecs
[ 14.727537] [drm] Radeon Display Connectors
Journalctl shows the same messages about UVD and VCPU (no idea what it is), but even in read!
Any ideas on how to investigate further.
Bookmarks