Search results for query: nvidia

  1. MG

    Useful scripts

    ...| # | fill directory /usr/ports/All with symlinks to all portdirs | # | (so you can find the nvidia-drivers in category x11 and not x11-drivers | # 0-------------------------------------------------------------------------0 cd /usr/ports mkdir -p All ls | while read cat_name do...
  2. freezr

    Xfce XFDesktop not working

    Yes, you're right: freebsd-version -rku 15.0-RELEASE-p5 pkg info nvidia-drm-66-kmod nvidia-drm-66-kmod-580.119.02.1500068_2 Name : nvidia-drm-66-kmod Version : 580.119.02.1500068_2 Installed on : Sun Feb 22 13:30:44 2026 EST Origin : graphics/nvidia-drm-66-kmod...
  3. freezr

    Xfce XFDesktop not working

    ...is not running And as a matter of fact I have .core file related: ls -l | grep .core -rw------- 1 zagor zagor 189136896 Dec 6 00:26 nvidia-settings.core -rw------- 1 zagor zagor 84180992 Nov 23 21:09 thunar.core -rw------- 1 zagor zagor 80826368 Dec 15 01:39 wrapper-2.0.core...
  4. Alain De Vos

    Best hardware for accelerated transcoding on Freebsd 15.0

    as far as i know, know "offloading" to gpu whith nvidia. Linux might work.
  5. tkoham

    Best hardware for accelerated transcoding on Freebsd 15.0

    ...GTX 1070 and and Arc 770, so I tried both, and the results weren't great. The GTX 1070 is just old, and after I figured out how to set up nvidia-sglrun properly (pebcak, I know) -- It produced worse footage than the igpu at about the same rate, and nvenc only lets you run one encoding stream...
  6. Alain De Vos

    HELP! EXPERTS NEEDED! Xorg and any DE or related thing Hard crashes not just FreeBSD, but makes my PC fail to P.O.S.T and I have to turn off my PSU.

    ...Direct Rendering Manager GPU drivers libdrm-2.4.131,1 Direct Rendering Manager library and headers nvidia-drm-66-kmod-580.119.02.1500068_2 NVIDIA DRM Kernel Module nvidia-drm-kmod-580.119.02 NVIDIA DRM Kernel Module pkg info | grep nvidia nvidia-driver-580.119.02_1...
  7. Alain De Vos

    HELP! EXPERTS NEEDED! Xorg and any DE or related thing Hard crashes not just FreeBSD, but makes my PC fail to P.O.S.T and I have to turn off my PSU.

    OP, I dont see answers to questions we asked you. Sorry giving up. Start with,output of: cat /etc/os-release freebsd-version -kru pciconf -lv cat /etc/pkg/FreeBSD.conf kldstat | grep -i nvidia Then we have a look at xorg setup :)
  8. T

    HELP! EXPERTS NEEDED! Xorg and any DE or related thing Hard crashes not just FreeBSD, but makes my PC fail to P.O.S.T and I have to turn off my PSU.

    This is now committed into main branch of ports tree. No plan to merge into quarterly branch, 2026Q1, but next quarterly 2026Q2 would be created early April and it should have this, unless reverted with some reason before 2026Q2 branches from main (aka latest) branch.
  9. Phishfry

    Clarification on PCI BusID in https://docs.freebsd.org/en/books/handbook/x11/#x-config-gpu

    Yes pci0:3:0:0 for the NVidia. Use your own PCI bus settings for Intel GPU. Intel Video commonly resides on pci0:0:2:0 vgapci0@pci0:0:2:0: class=0x030000 rev=0x02 hdr=0x00 vendor=0x8086 device=0x3e9b subvendor=0x1028 subdevice=0x0906 vendor = 'Intel Corporation' device =...
  10. P

    Clarification on PCI BusID in https://docs.freebsd.org/en/books/handbook/x11/#x-config-gpu

    I'm starting from scratch and following the docs and looking for clarification. I'm confused by the nVidia pci address changing when entered as a BusID. In the example, it shows this output of pciconf -lv | grep -B3 display vgapci0@pci0:0:2:0: [snip} vendor = 'Intel Corporation' [snip]...
  11. BaronBS

    I'm back and I need some help ;-)

    Update: I tried the x11/nvidia-driver and only got a black screen. Had to fall back to the 470 one. Still no luck with the control center.
  12. adriel-tech

    llama.cpp AI working in a jail using Nvidia GPU

    Hello, Previously I tried to use Ollama on FreeBSD with my Nvidia GPU and it did not work, it uses CPU only, on the host or in a jail. Recently I have been using llama.cpp (version 8182, 28 Feb 2026) in a jail with Nvidia GPU support without issue, I will dump some notes for experienced users...
  13. Alain De Vos

    Rant about Aliens...

    Sorry you are mostly carbon, you don't even come at the level of google A.I. on NVIDIA chips where it's silicon. But hey, both have 4 free electrons, in their outher bound. I think this is a co-incidence. Today had a talk with A.I. , I was using wording i cannot repeat :)
  14. M

    Steam/proton/wine/worms armagedon:D

    ...8, as suggested..Game starts, but never reaches UI, it just stop loading, and falls back to desktop again..Does anyone know what to do? I have nvidia rtx2060 so turin it is..i know that game is older, and it should somehow work on BSD..Is there any particular way, to get it working, or this...
  15. M

    Introduce yourself, tell us who you are and why you chose FreeBSD

    ...(First time what to say:D) to set it up correctly and minimal.When i booted into working system i was stunned how polished this OS actually is. I installed plasma 6.6.3 with xorg11 as i use nvidia and dont want to mess with wayland yet:D System is super stable once you set it up..I enjoy...
  16. T

    HELP! EXPERTS NEEDED! Xorg and any DE or related thing Hard crashes not just FreeBSD, but makes my PC fail to P.O.S.T and I have to turn off my PSU.

    Just a FYI for now (as not yet landed): Found NVIDIA released new Production Branch of drivers 595.58.03 and patch to updating (with introducing new legacy variant -580) ports is under review as review D56077. The (technically) same patch is available via 294038, too, for convenience of anyone...
  17. Alain De Vos

    Other Can't change display resolution away from the default 1920 x 1080

    ...and use/try out different sync lines if they worked ? I did not think about audio. This is my cat /dev/sndstat Installed devices: pcm0: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm1: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm2: <NVIDIA (0x0093) (HDMI/DP 8ch)> (play) pcm3: <NVIDIA (0x0093)...
  18. vmb

    HELP! EXPERTS NEEDED! Xorg and any DE or related thing Hard crashes not just FreeBSD, but makes my PC fail to P.O.S.T and I have to turn off my PSU.

    ...I set the machine up to dual boot and it worked very well. SteamOS has moved on since then and is no longer for generic PCs or PCs with Nvidia GPUs. You can still dual boot, or have multiple operating systems, either on separate drives or separate partitions. I would go for the Linux OS for...
  19. T

    Xfce individual windows flickering, lag in terminal, fresh installation.

    Are you using x11-wm/picom with Xfce4? If yes, it's known issue. If you're on latest branch of ports/pkgs, upgrading NVIDIA things (now at 580.142) would fix at least for flickering issue (reported here). As you've described you're loading nvidia-drm.ko, what need to be upgraded at minimum...
  20. L

    Xfce individual windows flickering, lag in terminal, fresh installation.

    ...and https://docs.freebsd.org/en/books/handbook/desktop/ still same issue. (xfce wasnt even starting without /usr/local/etc/X11/xorg.conf.d/nvidia-driver.conf, so I had to create it). I have installed x11/nvidia-driver and nvidia-settings. I didnt do echo 'proc /proc procfs rw 0 0' &gt;&gt...
Back
Top