Search results for query: nvidia kmod

  1. cracauer@

    Why I am getting X11 with VESA driver although NVidia is installed?

    The kmod pkgs were from pkg. I just recompiled them from ports but no change. It's latest pkg/ports. I'll try 612, but as I said, the old packages do work on the other install: linux-nvidia-libs-595.71.05 nvidia-driver-595.71.05 nvidia-drm-66-kmod-595.71.05.1600018 nvidia-drm-kmod-595.71.05_1...
  2. T

    Why I am getting X11 with VESA driver although NVidia is installed?

    Does your "broken" installation has all kmod ports in sync with running kernel? Is the "broken" installation uses pkg for installing kmods? Which branch (latest or quarterly) does your "broken" installation use? If you're on latest branch and __FreeBSD_version of your 16-CURRENT is at 1600018...
  3. cracauer@

    Why I am getting X11 with VESA driver although NVidia is installed?

    This 16-current installation doesn't like to start the X11 server with direct rendering, I get VESA instead. The same hardware with a different install does NVidia-drm just fine. Both FreeBSD installs have: linux-nvidia-libs nvidia-driver nvidia-drm-66-kmod nvidia-drm-kmod nvidia-kmod...
  4. drsnx60

    AMD GPU support matrix

    Thanks , the info in this spreadsheet needs to be used for the KDE-Installer that Alfonso Siciliano is developing. there will be cases when the "latest available" graphics drivers at the installation date , will not be sufficient for the hardware the End-user...
  5. drsnx60

    Trying to run KDE 6 Plasma with Wayland....

    Ok a very big Thank you for this info. it will certainly help to advise users setting up graphics for the coming months.
  6. T

    AMD GPU support matrix

    Not precise. graphics/drm-612-kmod landed onto main (aka latest) branch of ports tree only. So maybe you're trying to upgrade on quarterly (2026Q2), right? And for graphics/drm-latest-kmod, bump to 6.12 is done only on main branch. Off topic here, but NVIDIA counterpart of 6.12 landed today...
  7. T

    Trying to run KDE 6 Plasma with Wayland....

    Another thing to mention would be that graphics/drm-612-kmod wouldn't be merged into 2026Q2 (upcoming 2026Q3 would have it, maybe on early July), as it's NOT a security fix, build fix nor runtime fix for existing ports. With the same reason, NVIDIA counterparts wouldn't merged into 2026Q2, too...
  8. T

    Trying to run KDE 6 Plasma with Wayland....

    graphics/drm-kmod pulls on latest branch: graphics/drm-612-kmod for main (aka CURRENT), stable/15 and upcoming 15.1 graphics/drm-66-kmod for 15.0 graphics/drm-61-kmod for other supported branches while on quarterly (2026Q2): graphics/drm-510-kmod for 13.x graphics/drm-510-kmod for 14.x (i386...
  9. GlitchyDot

    Solved nvidia 580 drivers and packages. nvidia-settings for 580 drivers - not found

    in the past was different (for me ). nvidia-settings would not work with older versions - and it was not a problem for me until nvidia-580 drivers. but maybe i was doing something wrong and was problem more of the driver/kmod versions . so sounds like my skill issue is popping off ! but yea...
  10. GlitchyDot

    Solved nvidia 580 drivers and packages. nvidia-settings for 580 drivers - not found

    i did built from ports in STABLE. nvidia-settings already solved ( works with 595 , which is new to me ) maybe this is why no more separate nvidia-settings as its blended in to one part which is ideal as a solution.
  11. GlitchyDot

    Solved nvidia 580 drivers and packages. nvidia-settings for 580 drivers - not found

    ha, very interesting. in the past nvidia-settings had to be same as driver/kmod part ( 2 months ago at least ) because it would not show my gpu info, screens etc. I just tested 595 - it actually working fine. Very very interesting. This solves my problem now. Thanks!
  12. T

    Solved nvidia 580 drivers and packages. nvidia-settings for 580 drivers - not found

    Until kmod builder team addresses current issue (doesn't build NVIDIA kmod ports other than parent [aka master] port without suffixes like -580), you're strongly recommended to build from ports for -580 or other variants. (As far as I could hear from them, they're too busy for other, more...
  13. vg

    Solved nvidia 580 drivers and packages. nvidia-settings for 580 drivers - not found

    I have driver v.390 and nvidia-settings v.595. Everything works fine. p-i -x nvidia nvidia-driver-390-390.157_1 NVidia graphics card binary drivers for hardware OpenGL rendering nvidia-kmod-390-390.157.1500068 kmod part of NVidia graphics card binary drivers for hardware OpenGL rendering...
  14. GlitchyDot

    Solved nvidia 580 drivers and packages. nvidia-settings for 580 drivers - not found

    Second day im trying to get my new pc to work and im loosing my mind completely with nvidia. I have Volta GPU which goes with 580 drivers. I ditched STABLE to RELEASE as stable could not even launch nvidia , constant kernel panic on STARTX due to mismatch of kernel and nvidia packages. Updated...
  15. elgrande

    Trying to run KDE 6 Plasma with Wayland....

    Well everything worked with Intel GPU until the recent qt update in latest ports.
  16. drsnx60

    Trying to run KDE 6 Plasma with Wayland....

    Hi I prefer to use Nvidia Proffessional/Quadro cards ( low power consumption, no fan noise ) I dont have a machine with AMDGPU installed. 15-Stable ( now 15.1 STABLE ) has been much better WAYLAND Platform than 15-Release. This Bug was never fixed on...
  17. elgrande

    Trying to run KDE 6 Plasma with Wayland....

    Unfortunately it does not work. To my knowledge this workaround is Nvidia-related though.
  18. ArgentoSoma

    Ryzen 7 7700 iGPU support

    Old user of RX 580 and RX 6600...amdgpu on FreeBSD 13 to 14 always panic on my PC in both graphics, the drm-kmod GitHub is full of issues (include mine). This is not a trivial issue; it is a problem that affects a significant number of users and is related to how LinuxKPI operates on certain...
  19. T

    Can somebody explain what the different components for drm/xorg etc are (in this case for NVidia)?

    More precisely for Production Branch (PB) on 15.0 (direct dependencies only) would be: graphics/nvidia-drm-kmod pulls in: graphics/nvidia-drm-66-kmod x11/nvidia-driver graphics/nvidia-drm-66-kmod pulls in: graphics/drm-66-kmod x11/nvidia-kmod x11/nvidia-driver pulls in...
  20. Alain De Vos

    Can somebody explain what the different components for drm/xorg etc are (in this case for NVidia)?

    Tree: Nvidia-drm-kmod pulls-in : - Nvidia-driver - Nvidia-drm-66-kmod - Nvidia-kmod Nvidia-driver pulls-in - Libdrm Nvidia-driver & Nvidia-drm-66-kmod pulls-in : - Nvidia-kmod
Back
Top