Fixed: Simple Screen Recorder records sound only with a black screen - Fedora 32/30/31
Ume Abraham Kalu
Posted on May 22, 2020
Hello, I've heard some people having issues with Simple Screen Recorder. In this article, I'll guide you on fixing this issue.
Your need to Configure Xorg as the default GNOME session.
On your terminal open your custom.conf
by typing this command:
sudo nano /etc/gdm/custom.conf
and uncomment
WaylandEnable=false
If it's commented but must be set to
false
Then, on the [daemon] section just under WaylandEnable=false add this line:
DefaultSession=gnome-xorg.desktop
and save the file. Then restart your system and try running your Screen Recorder program again.
Congratulations!
However, if nano
command is not working please try installing it by running the command:
sudo dnf install nano
or
sudo apt-get install nano
Whichever one works for you. Thanks a lot for your time.
💖 💪 🙅 🚩
Ume Abraham Kalu
Posted on May 22, 2020
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.
Related
simplescreenrecorder Fixed: Simple Screen Recorder records sound only with a black screen - Fedora 32/30/31
May 22, 2020