[Bug 291239] Kernel panic when running most wayland WMs (nvidia)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 26 Nov 2025 23:28:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291239

--- Comment #3 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> ---
(In reply to solidwarea from comment #2)
One important question.
Does KDE work for you if you start it up with xorg?

If so, the problematic compositers could be using DRM functionalities
that FreeBSD does NOT yet support (i.e., SimpleDRM, which is needed
to be imlemented in LinuxKPI and/or graphics/drm-*-kmod side, as it's
common with Intel and AMD GPUs), or the compositor does NOT supporting
nvidia proprietary driver.

The latter would be seen for Linux, too, by searching Internet.
So if any of the above applies, unfortunately we (nvidia driver ports
team) can do nothing for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.