New system updated with yay and now screen blinks after login

Hi All,

I have been using redhat ES and centos at work for years and after watching some videos on being able to play games on linux now, I decided to take the leap.

Using V3.68-2 live usb I installed on my desktop and installed steam and games worked, so far so good.

Today I decided to update and changed out some web notes on yay and ran it as just "yay’ which I understood to be the same as “apt update”. This installed a few packages including an update nvidia driver (535.113.01-2 → 545.29.02-2).

After rebooting the system looked normal until I logged in, then anytime I move the mouse the screen goes blank. This makes doing anything very difficult.

Using the live usb I can mount the root filesystem, and the pacman.log look OK on initial review.

Any help on troubleshooting would be great!

Thanks,

Greyarea.

Which Nvidia drivers are you using?
pacman -Qs nvidia

for all ,
do not just update a nvidia driver without kernel :
compile nvidia driver need a magic number generated by compile kernel

open an TTY or chroot
and update your kernel

eql-wayland 2:1.1.13-1
lib32-libvdpau 1.5-2
libvdpau 1.5-2
nvidia-dkms 545.29.02-2
nvidia-hook 1.3-1
nvidia-inst 23-8
nvidia-installer-common 23-7
nvidia-utils 545.29.02-2

sudo pacman -Syu linux

I hope that is correct.

Has not fixed the screen blanking on any mouse movement alas.

One weird thing is that the sign in and lock screens work normally, only the desktop mouse movement causes the screen to flash.

Might be a bug in the latest Nvidia update. If so, a temporary help could be downgrading nvidia-dkms (and nvidia-utils) to the previous version, and hope a fix will come soon.

For the record, please post the output of

inxi -Fza

I managed to copy the output from that command but opening Firefox blanks the screen for about 59.5 seconds per minute, so it is not going to be possible to post it in the current running environment.

Ctrl+Alt+1 bring me to the kernel boot screen, but I get no visible cursor and enter does nothing, Ctrl+Alt+7 brings me back to the gui.

You can pipe the output to eos-sendlog and show the returned address here.

In TTY (ctrl-alt-F3) you can do that too.

Http://ix.io/4KKg

Hope that helps. Updated with sudo.

This forum has had a few threads about Ryzen issues. Sometimes the kernel updates have helped. A new kernel is coming soon, so there’s hope. :wink:

In the meantime, as mentioned above, you could try temporarily downgrading those Nvidia packages (and reboot) to see if that helps.

Also, if there are motherboard firmware updates available, that might help.

As I don’t have AMD CPU on any machine, help from my side is limited. But there are others here with such CPU, and surely they can provide better insight.