Search results for query: nvidia

  1. E

    scrambled screen with nvidia driver

    Did you try the full Nvidia proprietary solution with the settings SirDice suggested:
  2. L

    scrambled screen with nvidia driver

    Unfortunately building and installing from ports did not solve the problem
  3. SirDice

    Can't get GUI

    Please stop doing that. Just create a /usr/local/etc/X11/xorg.conf.d/driver-nvidia.conf: Section "Device" Identifier "Nvidia" Driver "nvidia" EndSection That's it. That's all that's required. Oh, and make sure the kernel module gets loaded; sysrc kld_list+=nvidia-modeset In case the...
  4. drsnx60

    Can't get GUI

    You may need to install nvidia-xconfig ( /usr/ports/x11/nvidia-xconfig ) and run it once to put an xorg.conf file in /etc/X11/ In case proprietary Nvidia 340 driver has issues with recognising the CARD.
  5. SirDice

    Can't get GUI

    That seems to be the correct version for that old card. Did the installer also attempt to install the NVidia DRM driver? That's likely what messed things up.
  6. A

    Can't get GUI

    ...and reboot, but nothing else, since after reboot it goes BLACK again after logs as my user. It's OLD AMD Athlon II X4 640 CPU with Nvidia GeForce 8600GT. I have selected Nvidia drivers 340, as recommended (later tried others) but nothing changed. Linux works OK on it, but I wanted to try...
  7. ZioMario

    bhyve Current state of bhyve Nvidia passthrough?

    GPU passthru for my nvidia gpu , RTX 2080 ti didn't work using the Corvin's code as is for 15-RELEASE,not even with 15.0-p9,so I worked with Claude to fix the bug and after some days of work,we developed the correct patches. Now it is working fine. I attach them here,if someone wants give a look.
  8. T

    scrambled screen with nvidia driver

    If it's the fresh installation of graphics drivers, yes. But if there're already drivers installed via pkg and try forcibly building graphics/nvidia-drm-*-kmod* ports alone, corresponding graphics/drm-*-kmod wouldn't be rebuilt/reinstalled automatically, as there's already the matching one...
  9. S

    scrambled screen with nvidia driver

    Thanks, I just assumed that if I built the nvidia kmod it would pull in drm-66 if needed. I just learned somethng.
  10. T

    scrambled screen with nvidia driver

    ...don't! This is because this specific upgrade is for security fix. As already pointed out by scottro, try building from ports (at least x11/nvidia-kmod-580 and graphics/nvidia-drm-66-kmod-580 locally would be worth doing. It would be preferrable to build graphics/drm-66-kmod, too to be safer.
  11. S

    scrambled screen with nvidia driver

    I am also on latest for packages, and I don't have this problem. I have found that when I have issues with Nvidia, they've almost always been fixed by me first updating ports to latest, then using ports and building nvidia-drm-kmod from ports. (Maybe nvidia-drm-kmod-580 as I have an older Nvdia...
  12. SirDice

    scrambled screen with nvidia driver

    Are you hellbent on the DRM driver? Or doesn't matter, as long as it works? You could try the 'traditional' NVidia driver instead (nvidia-modeset and Driver "nvidia" for Xorg. Not through packages, unless you still have that older version lingering in /var/cache/pkg/.
  13. NapoleonWils0n

    general/other Comfyui installed with Podman have to install models next to test

    ...Heres a screen shot of the workflow Heres the image that it created which took 9 minutes 17 seconds on my Dell XPS 15 - 2019 with a NVIDIA GeForce GTX 1650 with 4 gig of vram with Cuda 13.2 16 gig of ram using Driver Version: 595.58.03 on Freebsd 15 Its 1024x1024 but you can use...
  14. L

    scrambled screen with nvidia driver

    I upgraded the nvidia modules from ...-580.142 to ...-580.159.04 Is there an option to go back to the old versions?
  15. L

    scrambled screen with nvidia driver

    kld_list: nvidia-drm fusefs coretemp sem cpuctl ichsmb cuse libiconv cd9660_iconv msdosfs_iconv udf_iconv linux64 fdescfs linprocfs linsysfs
  16. L

    scrambled screen with nvidia driver

    After upgrading from pkg latest I get a scrambled screen I am on FreeBSD 15.0-RELEASE-p9 FreeBSD 15.0-RELEASE-p9 GENERIC amd64 Video card is NVIDIA Quadro P2000 Installed packages libva-nvidia-driver-0.0.17 NVDEC-based backend for VAAPI linux-nvidia-libs-580-580.159.04 NVIDIA graphics...
  17. GoNeFast_01

    bhyve Current state of bhyve Nvidia passthrough?

    Yes ZioMario read my previous post, I game on Linux CachyOS with RTX 2080ti Super, Airost works for him with newer card it seems. I didn't update Corvink patch BECAUSE I believe it is not complete WIP = work in progress? Perhaps it was already patch into latest 15p5+? uname -ar \ FreeBSD...
  18. fjdlr

    Solved How to switch from X.org to Xlibre?

    ...This updated build system didn't allow the login/password entry, as mentioned (but I had the graphical login manager, no problem driver Nvidia). When testing other build system snapshots with Xlibre, the problem disappeared. I've gone back to Xorg for the time being, not without regret...
  19. fjdlr

    Solved How to switch from X.org to Xlibre?

    After further testing, I cannot say with certainty that xlibre-xf86-input-libinput is the direct cause. What I observed is: XLibre environments consistently showed the issue (graphical login displayed, but USB keyboard and mouse inactive). Xorg environments worked normally. Replacing the...
  20. fjdlr

    Solved How to switch from X.org to Xlibre?

    Hi I'm posting here just to share an experience. I used Xlibre for several months without any problems. I have a machine with an Nvidia driver. pkg nvidia-driver-595.80 I encountered no problems, but a blocking bug: My USB keyboard and mouse stopped working at login, and I couldn't connect...
Back
Top