[Bug 286005] x11/nvidia-driver: update to 570 switches monitor off
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286005 Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Tomoaki AOKI <[email protected]> --- Your logfile indicates that: *You are NOT using graphics/nvidia-drm-*-kmod (x11/nvidia-driver only). *Your GPU is Ampere generation [GeForce RTX 3050 (GA107-A)] *You've not configured screen section in your /etc/X11/xorg.conf *LG Electronics LG ULTRAWIDE is connected as DFP-1 via Internal TMDS So what you can try with 570 series of driver would be any of: *Stop autoloading GSP firmware by adding hw.nvidia.registry.EnableGpuFirmware=0 to your loader.conf. (Restart needed.) *Overriding version to 570.133.07. *Try installing graphics/nvidia-drm-61-kmod or graphics/nvidia-drm-515-kmod and rename your /etc/X11/xorg.conf not to be picked. (nvidia-drm-*-kmod can be auto-configured.) Need hw.nvidiadrm.modeset=1 in your /boot/loader.conf as shown in messages on install and add nvidia-drm to kld_list in your /etc/rc.conf. -- You are receiving this mail because: You are the assignee for the bug.