[Bug 291124] x11/nvidia-kmod-340 instapanic on 16.0-CURRENT
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Nov 2025 09:31:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291124
Tomoaki AOKI <junchoon@dec.sakura.ne.jp> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |junchoon@dec.sakura.ne.jp
--- Comment #3 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(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.