[Bug 291212] x11/nvidia-driver: CURRENT fails to load kernel module due to commit 9562994a7aacee2baae6ddee1a7b558b48ae39ef
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291212 Tomoaki AOKI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Tomoaki AOKI <[email protected]> --- For the time when emaste@ visits here: In nvidia driver kmods, nvidia-drm.kmod defines related tunable directly in provided source code as RDTUN. The tunable must be exist before nvidia-drm.kmod (built on graphics/nvidia-drm-*-kmod[-devel]). For others, built on x11/nvidia-kmod*, related tunables are handled in complexed way (via multiple macros) and seemingly actually defined in binary only part, thus, unclear how it is actually defined. Discussion in review D50053 (notably my comment at May 2 2025) would help understanding. But picks maybe-affected tunable via TUNABLE_INT_FETCH(). Add emaste@ to CC list to notify. -- You are receiving this mail because: You are the assignee for the bug.