[Bug 287894] x11/nvidia-driver: panic on exit from Xorg
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287894 --- Comment #4 from Tomoaki AOKI <[email protected]> --- (In reply to Stefan Ehmann from comment #3) Are you using, for example, CUDA for HPC workload on Linuxulator? For use-cases on native FreeBSD environment, nvidia GPUs are used really for "Graphics" Processing Unit, regardless xorg or Wayland. In these cases, persistence mode should NOT be needed, as GPUs are always up and running at least if nvidia GPUs are the primary GPU configured. And on hybrid graphics with iGPU is the primary (Optimus), I think persistence mode is not so important, as iGPU should be working even on nvidia dGPU is on startup. For HPC on Liuxulator case, x11/linux-nvidia-libs has nvidia-persistenced. https://cgit.freebsd.org/ports/tree/x11/linux-nvidia-libs/pkg-plist#n7 https://docs.nvidia.com/deploy/driver-persistence/index.html -- You are receiving this mail because: You are the assignee for the bug.