Closed epifanio closed 3 years ago
are you on a laptop? you must disable integrated GPU in BIOS.
This is on a Desktop, Ryzen 9 5950X - NVIDIA GTX 1070 - Asus CrossHair VIII wifi Virtualization is ON, as I was using it .. but I can try to disable it if needed.
quick update: I did a chroot log-in from the installation disk to run the uninstall script first and then the clean-up... It was able to restore the Open Source drivers, and I am able to log in now.
Before uninstalling I tried to run the post-install script, which failed with a log saying: no Nvidia modules were found. (this to confirm the installation process failed)
the tutorial is intended to work with iGPU+NVIDIA GPU. And the scripts are based on the tutorial.
To work with AMD, changes need to be made so that its integrated GPU is disabled.
I see, I also tried a different distro, and seems there are some issues related to new kernels and Nvidia drivers - with ubuntu I even managed to have a kernel panic after installing the driver (465, from nvidia-detect) - there is no iGPU on the 5950x, I can try a clean driver installation using older version ... to see if something changes. Thanks!
of course you don't have iGPU, that's for Intel.
since this is not a bug, I'm closing this issue.
Attemting to install the NVIDIA Driver on my system - I got a blank screen after tunning install.sh
Note: Before trying this repository scripts I first tried to follow the directions on: https://docs.01.org/clearlinux/latest/tutorials/nvidia.html step-by-step .. and I got the same results. At this point of failure I am not even able to boot into txt mode .. as my 60% keyboard seems to not be able to send ctrl+alt+Fx .. to login into a shell.
Do you have any idea how to debug the issue? I am running this on an AMD R9 system if that is important. My next attempt will be to try to log in via ssh and see what is going on, but that will require a re-installation of the entire system for the third time ..