Hi All,
This is a challenging problem. I can get x working on my laptop by:
But I don't want to. I want to run X on the framebuffer - no nvidia stuff. Is this possible? The reason is that I'm trying to rule out an nvidia driver issue with drawterm - a plan9 remote console (more or less). It works fine on my t430 with i915, but it fails to connect properly on the y500 with nvidia, or any other system in my environment with nvidia. The installs are identical except for the video driver.
This is a challenging problem. I can get x working on my laptop by:
pkg install nvidia-driver-470 nvidia-xconfig
nvidia-config
sysrc kld_list+=nvidia-modeset
But I don't want to. I want to run X on the framebuffer - no nvidia stuff. Is this possible? The reason is that I'm trying to rule out an nvidia driver issue with drawterm - a plan9 remote console (more or less). It works fine on my t430 with i915, but it fails to connect properly on the y500 with nvidia, or any other system in my environment with nvidia. The installs are identical except for the video driver.