I thought I had set setenforce 0 but clearly not. I found this guide and it worked.
Basically: sudo nano /etc/selinux/config
Change: selinux=enforcing to selinux=permissive
That did it work me. No more black screen.
I thought I had set setenforce 0 but clearly not. I found this guide and it worked.
Basically: sudo nano /etc/selinux/config
Change: selinux=enforcing to selinux=permissive
That did it work me. No more black screen.