Search results for query: nvidia

  1. B

    Upgrade documentation

    I do an automated source build with DESTDIR set to a mounted BE. I have been thinking of including an automatic update of just the kmod packages, and was wondering whether -c $DESTDIR would suffice or whether it was necessary to set ABI and OSVERSION. FWIW I don't take any special precautions...
  2. Zare

    Low-resource open source developers pretty much screwed now

    ...to game old games, not work on them... The P4 market is understood by the simple fact - most of 90s DOS games can be run on any computer with nvidia graphics card, they are not CPU speed sensitive (if they are, there are patches) and nvidia has nearly 100% compatible IBM VGA DOS core and...
  3. T

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    And I'm one of the maintainers for NVIDIA GPU driver related ports.
  4. arrowd

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    I see now. This config causes loading of nvidia_drv.so, which means that nvidia-driver is indeed a required runtime dependency. What use does DRM have without DRI (which is the case for nvidia-drm, if I understand it correctly)? I doubt you can use nvidia-drm in headless scenarios, but even if...
  5. M

    Upgrade documentation

    ...that version. Regardless, when I do this in the new BE (the one containing the new release) I comment out any problematic modules (i915kms, nvidia, etc) from rc.conf and loader.conf before reboot, then manually run pkg delete/pkg install to ensure I have correct pkgs for my running version...
  6. T

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    Actual DRM/KMS (additional) kmod ports, graphics/nvidia-drm-{510|515|61|66|612|latest}-kmod{-580|-devel} are basically for adding hybrid graphics (aka Optimus) support. This is because recent iGPUs want DRM/KMS to work, so running NVIDIA dGPUs with iGPUs without using tricky way using OSMESA...
  7. D

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    Keep in mind, nvidia.ko is from x11/nvidia-kmod, not from x11/nvidia-driver. So nvidia-driver is needed for Xorg, not for a drm. Anybody can install nvidia-driver by hands. Or without breaking anything it can be an optional dependency in nvidia-drm-kmod, like: OPTIONS_DEFINE= RUNTIME...
  8. T

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    ...193.004] (II) xfree86: Adding drm device (/dev/dri/card0) [ 193.004] (II) Platform probe for /dev/dri/card0 [ 193.172] (**) OutputClass "nvidia" ModulePath extended to "/usr/local/lib/nvidia/xorg,/usr/local/lib/xorg/modules,/usr/local/lib/xorg/modules" [ 193.172] (**) OutputClass...
  9. arrowd

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    > My understanding is yes. Can't you just try that? My NVIDIA GPU died, so I can't > [ 120.628] (II) LoadModule: "nvidia" Xorg might just load all modules it finds in /usr/local/lib/xorg/modules/drivers. Try removing /usr/local/lib/xorg/modules/extensions/libglxserver_nvidia.so and...
  10. T

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    My understanding is yes. Each graphics/nvidia-drm-*-kmod (master port of corresponding graphics/nvidia-drm-*-kmod-580 and graphics/nvidia-drm-*-kmod-devel) installs /usr/local/share/X11/xorg.conf.d/20-nvidia-drm-outputclass.conf, which should be picked as system default. Linked above is the...
  11. arrowd

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    > But to use above-mentioned "actual" kmod ports to run X11 (Xorg or XLibre) or Wayland, any one of x11/nvidia-driver{-304|-340|-390|-470|-devel} supporting the GPU to be used is mandatory. I think this statement deserves explanation. Running X with the "nvidia" driver requires...
  12. T

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    ...it's intentional and unavoidable at least with current form. For conventional, old-school UMS driver (in contrast with KMS), installing x11/nvidia-driver{-304|-340|-390|-470|-580|-devel} as before pulls corresponding x11/nvidia-kmod{-304|-340|-390|-470|-580|-devel} in. So no worries. On the...
  13. SirDice

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    It uses the NVidia driver (more specifically, the 'blob' NVidia supplies with their driver). What were you expecting?
  14. fff2024g

    Solved virtual_oss_cmd: Could not open control device: /dev/vdsp.ctl:

    ...if disable this configuration ,the virual_oss warning will disappear.... xxxxxxx $ cat /dev/sndstat Installed devices: pcm0: <NVIDIA (0x0060) (HDMI/DP 8ch)> (play) pcm1: <NVIDIA (0x0060) (HDMI/DP 8ch)> (play) pcm2: <NVIDIA (0x0060) (HDMI/DP 8ch)> (play) pcm3: <Realtek ALC280 (Analog...
  15. drsnx60

    Solved virtual_oss_cmd: Could not open control device: /dev/vdsp.ctl:

    ...virtual_oss_enable="YES" After its started properly it is connected to /dev/dsp. # cat /dev/sndstat Installed devices: pcm0: <NVIDIA (0x009f) (HDMI/DP 8ch)> (play) pcm1: <NVIDIA (0x009f) (HDMI/DP 8ch)> (play) pcm2: <NVIDIA (0x009f) (HDMI/DP 8ch)> (play) pcm3: <NVIDIA (0x009f)...
  16. T

    NVIDIA GTX 1080i support how?

    ...are the legacy GPUs that are no longer supported in the unified driver. These GPUs will continue to be maintained through the special legacy NVIDIA GPU driver releases. The 580.xx driver supports the following set of GPUs: Anyway, NVIDIA should update their web site including this. But I'm...
  17. Andriy

    NVIDIA GTX 1080i support how?

    ChuckMcM, why would you want to manually build a driver from nvidia when there are multiple ports/packages for several versions? nvidia-kmod-580 is among them.
  18. D

    Solved graphics/nvidia-drm-kmods depends on x11/nvidia-driver

    Hi, does anybody known why nvidia-drm-kmods RUN_DEPENDS on x11/nvidia-driver? I created local poudriere repo for building kmods and was surprised nvidia-drm-kmods brings looots of dependencies.
  19. C

    NVIDIA GTX 1080i support how?

    This is an older graphics card and I've got it in a Dell XPS 8930. Just did a fresh install of FreeBSD 15.1 and added the latest NVIDIA drivers. When the kernel module loads "this system is supported through legacy 580.xx drivers." But if you go to their web site there is a legacy driver...
  20. NapoleonWils0n

    Solved No packet redirection through localhost to podman container

    ...make and then to stop the container make clean Much easier to remember Run Linux command line and gui applications on FreeBSD with full Nvidia Cuda hardware acceleration. https://github.com/NapoleonWils0n/freebsd-cuda Searxng config...
Back
Top