Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Screen blinking while screencasting | ArchLinux and Manjaro

When you try share screen or use screen recorder in Arch Linux or Manjaro, the screen is blinking like in here: https://i.sstatic.net/nvi4F.jpg

How to solve?

like image 697
btd1337 Avatar asked Sep 18 '25 20:09

btd1337


1 Answers

If you use x11, then to solve this problem :

  • Uninstall package: xf86-video-intel
  • Remove file (if it exists): /etc/X11/xorg.conf.d/20-intel.conf
  • Reboot your system

Try your screencast again...

like image 174
btd1337 Avatar answered Sep 21 '25 23:09

btd1337