Reboot, and get a bunch of blue and white bars and messed up text and seems to hang at a point where it says "failed to start wait for Plymouth
boot screen to quit" or something like that. Restart the computer in safe prompt and delete xorg.conf and reboot and am in vesa mode.Have tried nouveau driver in the MCC as well and get to a desktop, with unreadable text. This card not compatible, or problematic in Linux?
non functional xorg.conf:
Section "ServerFlags"
Option "DontZap" "False" # disable <Ctrl><Alt><BS> (server abort)
AllowMouseOpenFail # allows the server to start up even if the mouse does not work
#DontZoom # disable <Ctrl><Alt><KP_+>/<KP_-> (resolution switching)
EndSection
Section "Module"
Load "v4l" # Video for Linux
EndSection
Section "Device"
Identifier "device1"
BoardName "NVIDIA GeForce 400 series and later"
Driver "nvidia"
Option "DPMS"
Option "RenderAccel" "false"
Option "DynamicTwinView" "false"
Option "AddARGBGLXVisuals"
EndSection
Section "ServerLayout"
Identifier "layout1"
EndSection
Any one know of any threads/suggestions? I have googled for the problem, get some hits, but nothing seems to be fit or be an easy fix. What log files to look at? I also tried to to d/l the driver from nvidia, run the .run file as root and the text on screen during installer is garbled as well, and hangs.