[Bug 291124] x11/nvidia-kmod-340 instapanic on 16.0-CURRENT
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291124 Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Tomoaki AOKI <[email protected]> --- (In reply to Don Lewis from comment #2) No, unless you configured /etc/X11/xorg.conf (or splitted out ones instead), any legacy variants of nvidia drivers (and non-legacy versions without corresponding graphics/nvidia-drm-*-kmod[-devel]) shouldn't work, as xorg-server doesn't at all know about proprietary nvidia driver and forcibly look for old nv or not-sanely-ported-to-FreeBSD nouveau (nouveau in ports is gone far before without sanely work even once). But in this case without xorg configs, usually does not panic and xorg exits saying "no screen". In many cases, crash happenes when nvidia-modeset.ko (and/or nvidia.ko) is/are incompletely loaded via /boot/loader.conf because of insufficient staging area to load. In this case, stop loading via /boot/loader.conf and loading via kld_list in /etc/rc.conf usually help. -- You are receiving this mail because: You are the assignee for the bug.