Hi,
I’m new on fedora and I have post install problems.
I’ve installed Fedora cinnamon (my favorite DE) without a hitch, but the first time I launch it, I only see the initial system configuration page for half a second, and I get this message
The system should install properly if you select the ‘troubleshooting’ link on the initial screen then select to use ‘basic graphics’ on the next screen.
After the install completes it hopefully would allow you to do the initial setup to create your user and enable the 3rd party repos.
Following that you should be able to use ctrl-alt-F2 or ctrl-alt-F3 to connect with a text screen then use dnf to install the nvidia drivers (dnf install akmod-nvidia xorg-x11-drv-nvidia-cuda)
You also can get to a text command line in single user mode (as the root user) by editing the grub menu commands to remove ‘rhgb quiet’ and add ‘/bin/bash’ on the line that begins with ‘linux’
I can chose to start fedora with the lasr kernel or to start it in rescue mode but it also ends on a black screen after connecting to my session in lghtdm.
If so then it is possible to walk through the steps to mount the installed partition and use chroot to have access to that file system & OS to install the nvidia drivers.
Let us know what is currently possible to get a running system with a functional display on the system, Then the steps can be designed to facilitate recovery.