On 07.03.2015 13:45, linuxnutster@videotron.ca wrote:
...
boot up to a blank screen. I'm using akmod-nvidia-340xx, but reverting back to nouveau did not solve the issue.
...
NOUVEAU TEST:
Part I
# yum erase *nvidia* # dracut -f # systemctl set-default multi-user.target # systemctl reboot
Part II
Paste here the output of the following commands: $ lspci -knn -s $(lspci | grep VGA | awk '{print $1}') $ grep -P '(?=.*^blacklist)(?=.*nouveau)' /etc/modprobe.d/*.conf $ grep 'nouveau|modeset' /proc/cmdline $ modinfo nouveau -n $ lsmod | grep ^nouveau $ systemctl show display-manager -p Id
Part III
Follows, if the results of the above are satisfactory.