To get a dmesg I could read and find stuff.
Had to use this:
Code: Select all
dmesg ls | less
with this you can scroll thru the lines of messages.
Yes I found a line that says the driver is loaded.
It is close to the end of dmesg output.
It is this:
loading NVIDIA UNIX X86_64 kernel module 525.147.05
This seems to be what was done by doing:
Code: Select all
modprobe nvidia-current
In a earlier part of dmesg output it has this:
nvidia loading out of tree module taints kernel
Still no help
Still running xorgwizard and entering nvidia as the driver to use has no affect to get it to boot past the point of needing to run xorgwizard.
No driver selections you choose will get it to boot and start X server.
Not even vesa driver.