Recently I'm facing this annoying issue of screen blinking on my laptop. I have a dual boot laptop mostly booting into Ubuntu.
Now, when I try to boot windows 10, screen goes blank completely, but when I boot into Ubuntu the screen blink happens regularly.
Laptop: Sony vaio
Processor: Intel core i3
Graphics: Intel ironlake mobile
Ubuntu version: 18.04.4 64bit
sudo dpkg-reconfigure gdm3
. You could also try kdm, lxdm and so on; 2) Load from previously installed kernels; 3) Try to change graphics drivers (but I don't know how it could be done in your case. You need to find out how to do it for your graphics. And if you've failed, then describe here what you tried and what you've get: errors, black screen, graphical issues and so on. – Gryu Apr 23 '20 at 09:30sudo kpkg-reconfigure lightdm
. To boot from earlier it is good to know what you have in your/boot
:ls /boot/ | grep vmlinuz
. Then try the next thread: https://askubuntu.com/questions/82140/how-can-i-boot-with-an-older-kernel-version – Gryu Apr 23 '20 at 16:57uname -a
on your installed system. And also, you did not show info I've asked you in previous comments. – Gryu Apr 25 '20 at 05:48