Hi,
since a weelk or so I get two notifications in GNOME Notification center after a (Kernel) Update.
the eos-reboot-required3 is new but I don’t need it. How can I get rid of it? Where does it come from??
Thx for a hint.
Hi,
since a weelk or so I get two notifications in GNOME Notification center after a (Kernel) Update.
the eos-reboot-required3 is new but I don’t need it. How can I get rid of it? Where does it come from??
Thx for a hint.
How are you updating your system?
The reboot notification feature just got a fix to showing notifications every 10 seconds in case when e.g. yay was building a large package. Now the notification below in your picture is just telling it is/was waiting that all listed programs are finished, and it should go away within seconds.
eos-reboot-required3 is part of the implementation.
I’m using a simple “yay” to update.
Ah, okay thanks. Was just wondering why I missed it before. But need to check if it really goes away after a period of time. I remember I took the screenshot some minutes after the update, so should have been gone already. Or GNOME is handling it differently from Plasma.
It is possible that it behaves differently on different DEs, it has happened before.
To test the disappearance, you might run command line
sudo pacman -S intel-ucode; sudo pacman -Syu
assuming you have an Intel CPU.
Note that the command above does not test every situation, but gives some info anyway.