weekly i try to install.... no chance... it loops when trying the nvidia.
Any solution in sight?
With best regards,
Can you verify that the nvidia driver is loading?
lsmod | grep nvidia
If "nvidia" is not listed from the command, you must look into dmesg to see what is going on with the driver not loading
dmesg | grep -i nvidia
The above command should list several lines of information. One line should indicate what driver is trying to load (304.xx, 340.xx, 352.xx, or 361.xx where xx is a number) if the driver is failing to load, you should see a message stating that your card is not supported by the driver or some other reason for failure to load.
If the driver is loading as indicated by lsmod comnand, try forcing a re-execute of AVWIZARD by running the command
/usr/pluto/bin/RebootWithAVWizard.sh
OR
modify /etc/pluto.conf as indicated in this thread, delete any xorg.conf file in /etc/X11. Then reboot
If this still does not work, then you have to look in system logs and look for errors that you can provide in this thread
Sent from my SM-G900V using Tapatalk