http://bugzilla.opensuse.org/show_bug.cgi?id=1177384 http://bugzilla.opensuse.org/show_bug.cgi?id=1177384#c7 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo? --- Comment #7 from Takashi Iwai <tiwai@suse.com> --- Thanks. Unfortunately there seems no obvious errors relevant with that through a quick glance. To check whether it's a regression in radeon kernel module or not, could you try the following as root? % mkdir /lib/modules/5.3.18-lp152.44-default/extra % cp /lib/modules/5.3.18-lp152.36-default/kernel/drivers/gpu/drm/radeon/radeon.ko /lib/modules/5.3.18-lp152.44-default/extra/ % depmod 5.3.18-lp152.44-default % mkinitrd Basically this copies the old radeon module onto the new kernel. Then reboot and retest with *.44 kernel. If this works, it's a regression in radeon driver. If this doesn't fix, it's something else (likely in drm core modules). You can do similar tests by copying drivers/gpu/drm*.ko files, too. -- You are receiving this mail because: You are on the CC list for the bug.