Yes there is a way to view additional hw.nvidia options by issuing:I couldn't tell you why, but adding "hw.nvidia.fbdev=1" (obviously without the quotes) to my loader.conf file made everything all better.
It enables the framebuffer? Are there other options available I should be aware of? I would like to look into additional hw.nvidia.xyz options if they exist.
I kind of got the impression that was a linux setting? I have linux and linux64 in my kld_list. Am I doing something in a round about way?
Code:
sysctl hw.nvidia
Interesting, that hw.nvidia.fbdev worked for you.
Yes, it enables nvidias own framebuffer device, although not recommended, I believe.
At least I have read it in the official nvidia docs.
If it does not take to much time could you please try to run an xwayland application and tell me whether you get good or bad performance ?
I had sway/wayland set up before but switched back to xorg due to poor xwayland performance.