(In reply to Felix Miata from comment #39) > (In reply to al conle from comment #38) > > I seem to be unable to change the monitor resolution which > > is stuck at 1400s x something with no other options in the dropdown > > Are you using nomodeset? That might explain it, as it's troubleshooting > workaround, not a fix: > https://en.opensuse.org/SDB:Nomodeset: > _Work_Around_Graphic_Upgrade_&_Installation_Obstacles > https://forums.opensuse.org/showthread.php/562680-AMD-Intel-amp-NVidia-X- > graphics-driver-primer-third-edition Thanks for your suggestions. I seem not to be using nomodeset but am not sure. While running 15.3 grub file shows: # /boot/grub2/grub.cfg. # Uncomment to set your own custom distributor. If you leave it unset or empty, the default # policy is to determine the value from /etc/os-release GRUB_DISTRIBUTOR= GRUB_DEFAULT=saved GRUB_HIDDEN_TIMEOUT=0 GRUB_HIDDEN_TIMEOUT_QUIET=true GRUB_TIMEOUT=8 GRUB_CMDLINE_LINUX_DEFAULT="splash=verbose resume=/dev/sdb1 showopts splash=silent resume=/dev/disk/by-uuid/101f9b45-6c23-4f05-a460-59279dba839f mitigations=auto quiet" GRUB_CMDLINE_LINUX="" -------------------------------end of copy----- Meanwhile in 15.3 the Application menu -Settings- System Settings -Display and Monitor window appears to be stuck at resolution 1400 x 1050 and 77hz i.e. Drop-down has no other options Although not extensively explored everything seems to be ok except for the monitor display settings. One thing I noticed is that there appear to be two radeon.ko files in the 15.2 snapshot: ------------- > locate radeon.ko /lib/modules/5.3.18-lp152.102-default/kernel/drivers/gpu/drm/radeon/radeon.ko /lib/modules/5.3.18-lp152.106-default/kernel/drivers/gpu/drm/radeon/radeon.ko Software/OpenSuse> ls -l /lib/modules/5.3.18-lp152.102-default/kernel/drivers/gpu/drm/radeon/radeon.ko -rw-r--r-- 1 root root 2895291 Nov 11 11:19 /lib/modules/5.3.18-lp152.102-default/kernel/drivers/gpu/drm/radeon/radeon.ko Software/OpenSuse> ls -l /lib/modules/5.3.18-lp152.106-default/kernel/drivers/gpu/drm/radeon/radeon.ko -rw-r--r-- 1 root root 2894811 Nov 23 05:24 /lib/modules/5.3.18-lp152.106-default/kernel/drivers/gpu/drm/radeon/radeon.ko ----------------- While solving the previous black screen (15.3) problem I copied the newer radion.ko file.