Search results for query: nvidia

  1. R

    Solved Any recommendation on hardware serving two people as a desktop client

    It is possible to set up multiseat with separate nvidia cards - but probably not using one card with several monitor outputs. Each instance of Xorg (and the nvidia driver) needs to be told which graphics card to use. I did this a long while ago. I would guess it's quite a bit easier now with...
  2. cracauer@

    Solved Any recommendation on hardware serving two people as a desktop client

    FWFW the NVidia drivers do not support multi-seat no matter what. What should work relatively easily is have 2 different X11 servers on two different VTs. You can then switch with the usual vt switch keystrokes to select one or the other.
  3. DanielBowman

    Help me ! I'm going to make a mistake... migrate to GNU/Linux ...

    ...-> suffocate pipeline) Another one is lack of HW pass-through capability (can't pass-through just one device from one PCI) and the notorious nVidia GPU (it is not easy on Docker Linux either). Both of these are a feature, not a bug. Docker (or Podman) run as root, vulnerable libraries in...
  4. R

    Is anyone successfully using Jellyfin?

    cross: I am using that setup: FreeBSD server with Jellyfin service Nvidia Shield Pro with Jellyfin client This works perfectly for me. However, since NFS on Android (at least on the the Shield) is iffy, the server runs both NFS and Samba, the Shield connects via Samba.
  5. C

    Is anyone successfully using Jellyfin?

    ..."do I want to use Jellyfin as a streaming server on my new FreeBSD server?" this thread has me concerned that it might not be wise. I have an nVidia Shield TV Pro, running Kodi, and I have for years been using NFS. But, even more-so now with Android (had LibraElec on a chromebox before)...
  6. T

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    If the issue is happening when you're using picom, nvidia is working on it but even the latest Production branch of driver 580.126.18 states it fixed. Known workaround for it is to disable picom. I've never used picom, but using compiz in conjunction with Mate DE on RTX A400 (Ampere generation...
  7. T

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    List for 580 and before here. nvidia regularly provides the list per driver releases in READMEs. Note that GPUs supported by both newer and older versions are dropped from the list for older. So if you want full list for 470 series, you need to look into the one for 470.
  8. M

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    ...follows mouse so I usually have to tweak things so windows don't autoraise on me). I'm at the point of "out of ideas" other than "there is a nvidia-drm-515" plus a few other versions. I'm not sure what the difference is between the nvidia-drm-61-kmod and nvidia-drm-66-kmod but may be worth a...
  9. pollito_cpc

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    I'm using Xfce, and the settings are all out-of-the-box. It's set to click to focus, and no changes are happening between the NVIDIA driver switching when I change versions from 580 to 470. Here is the output of xfconf-query -c xfwm4 -lv in case it helps: /general/activate_action...
  10. D

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    Yes, the 1650 GPU is supported with the latest 580 driver. https://www.nvidia.com/en-us/drivers/details/264091/ The 470 driver should work as well. It's listed as a legacy driver. https://www.nvidia.com/en-us/drivers/details/226762/
  11. pollito_cpc

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    If that’s the case then why has it only happened since I updated the NVIDIA drivers? And why do the issues disappear if I install a previous version of those drivers?
  12. Geezer

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    Don't think that is an nvidia thing at all. It looks like some problem with raising and lowering windows in your DE.
  13. pollito_cpc

    Solved Graphical glitches with NVIDIA GeForce GTX 1650

    ...related to this post, but I'm afraid I don't know enough about the subject to be sure. I am wondering if someone could help me. I am using a NVIDIA GeForce GTX 1650 on FreeBSD 15-RELEASE, running Xorg (not Wayland yet). I usually keep my graphics driver packages locked as, in the past, I...
  14. lgrant

    Is FreeBSD good?

    A lot of supercomputers use Modern Fortran, including the PGI CUDA Fortran compiler (now part of the NVIDIA HPC SDK), that lets you do parallel programming on an NVIDIA CUDA GPU. Although CUDA support on FreeBSD is apparently getting better, it still does not support parallel programming with...
  15. Perceval

    URGENT - NVIDIA - REL15.0: 580.119.02_1 of nvidia driver/drm61/kmod - ARE KNOWN BROKEN

    Well, I tested - without logout - but no success for me. Do you think logout/login would change something...?
  16. T

    URGENT - NVIDIA - REL15.0: 580.119.02_1 of nvidia driver/drm61/kmod - ARE KNOWN BROKEN

    Just to be sure, does the situation changes if you flip Sync to VBlank with x11/nvidia-settings? Wouldn't help for flickering, but could make differences in tearing.
  17. T

    Intel arc b580 with xorg

    .... # Definition of LINUXKPI_VERSION # # This is used to track linuxkpi compatability with # the source tree and external components such as # nvidia-drm LINUXKPI_VERSION_NUMBER= 61000 Considering how long it takes to port linuxkpi (6.9 was released Aug 9, 2025, and 6.10 on Jan 29. 2026)...
  18. Perceval

    URGENT - NVIDIA - REL15.0: 580.119.02_1 of nvidia driver/drm61/kmod - ARE KNOWN BROKEN

    I found it, it was that one : https://bbs.archlinux.org/viewtopic.php?id=311088 Their answers are to disable compositor or reverse to a very old driver version - which is not a goog idea... Strange thing, one of the last messages of the thread says it happens on AMD.
  19. hasbeen

    kdenlive crashes in FreeBSD 16 after pkg upgrade.

    ...was not provided by any .service files") Bottom portion of the console's output, after choosing Project from the Splash Screen OpenGL vendor "NVIDIA Corporation" OpenGL renderer "NVIDIA GeForce GTX 960/PCIe/SSE2" OpenGL threaded? true OpenGL ES? false OpenGL maximum texture size = 16384...
  20. T

    URGENT - NVIDIA - REL15.0: 580.119.02_1 of nvidia driver/drm61/kmod - ARE KNOWN BROKEN

    Also, Mate DE + Compiz on FreeBSD is stable, too. Not all of Compton based compositors are affected.
Back
Top