Nikhil Mahale
Nikhil Mahale
@matte-schwartz Could you please verify if omitting the maximum pixel clock check resolves the issue? You can add the following option to the “Screen” section of the /ext/X11/xorg.conf or the...
Thank you, @vonswoopington and @matte-schwartz , for your assistance. We are actively working to resolve this issue.
@silvanshade can you try to unset enable_overlay_layers module parameter of nvidia-modeset.ko using command : rmmod nvidia-drm nvidia-modeset && modprobe nvidia-modeset enable_overlay_layers=0 && modprobe nvidia-drm
> > [@silvanshade](https://github.com/silvanshade) can you try to unset enable_overlay_layers module parameter of nvidia-modeset.ko using command : rmmod nvidia-drm nvidia-modeset && modprobe nvidia-modeset enable_overlay_layers=0 && modprobe nvidia-drm > > [@nmahale](https://github.com/nmahale) Is...
> Thanks for the explanation. > > I have tested this by adding `nvidia-modeset.enable_overlay_layers=0` as a kernel parameter and it seems to work. I can activate all three monitors at...
> [@nmahale](https://github.com/nmahale) if you intended to respond to the quoted text, the response appears to be missing. I have updated comment.