Çözüldü Gizemli NVIDIA 520.61.05 Sürücüsü

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
Katılım
6 Temmuz 2018
Mesajlar
13.382
Makaleler
20
Çözümler
142
Yer
Nordschleife
Daha fazla  
Cinsiyet
Erkek
Meslek
Öğrenci
Herkese selamlar. NVIDIA'nın Linux sürücülerini elde etmek için NVIDIA'nın kendisinin CUDA için sağladığı özel depoları kullanıyorum. Yeni sürücü geldiğinde direkt güncelleyebiliyorum. İki gün önce 520.61.05 isimli bir sürücü geldi ve güncelledim. Her şeyi sorunsuz çalışıyor ancak bu sürücü hiçbir dökümanda geçmiyor. Sürücünün hiçbir yerde bilgisi yok. NVIDIA sitesinde 515 sürümünde sürücüyü son sürüm olarak gösteriyor ancak bu sürücünün ne getirdiğini bulamadım. Ayrıca Phoronix gibi Linux haberi yapan sitelere de baktım ancak yazmamışlar. Bu sürücünün getirdiği şeyleri merak ediyorum ancak hiçbir bilgi bulamadım, NVIDIA'nın Readme dökümanlarında da bir şey yok. Bu sürücünün olayı nedir? Sanki hiç yayınlanmamış bir sürücüye sahipmişim gibi.

Ekran Görüntüsü - 2022-10-05 17-30-37.png
 
Çözüm
Aşağıdaki şekilde.

Kod:
======== Release 520 Entries ========

    * Implemented support for over-the-air updates in the Proton and Wine NVIDIA
      NGX build. This feature is disabled by default and can be enabled by
      setting the "PROTON_ENABLE_NGX_UPDATER" environment variable to a value of
      "1".

    * Updated the Vulkan driver so that the following extensions no longer
      depend on nvidia-uvm.ko being loaded at runtime:
        * VK_KHR_acceleration_structure
        * VK_KHR_deferred_host_operations
        * VK_KHR_ray_query
        * VK_KHR_ray_tracing_pipeline
        * VK_NV_cuda_kernel_launch
        * VK_NV_ray_tracing
        * VK_NV_ray_tracing_motion_blur
        * VK_NVX_binary_import
        * VK_NVX_image_view_handle

    * Updated nvidia-installer to allow use of the "--add-this-kernel"
      feature by non-root users.

    * Updated nvidia-installer to display a more accurate progress bar when
      building the kernel modules.

    * Updated nvidia-installer to display a warning message if a Vulkan
      ICD loader is not detected.

    * Reworked nvidia-installer's support for DKMS: the kernel modules will
      now be optionally registered with DKMS after the installer has already
      built and installed them on its own. nvidia-installer will now register
      the kernel modules with DKMS by default when the dkms(8) utility is
      detected on the system.

    * Fixed a bug in the Vulkan driver which could lead to corruption in
      geometry and tessellation control shaders.

    * Added a new CUDA Debugger implementation for Pascal and newer
      architectures as a part of the driver package: libcudadebugger.so
      (previously released separately as "CUDA GDB Developer Preview").

Kendin bakmak istersen aşağıdaki linkten sürücü dosyasını indirip unzipleyerek içerisindeki CHANGELOG dosyasına bakabilirsin. README dosyasındaki diğer bilinen ama daha düzeltilmemiş sorunlara da bakabilirsin, "Known Issues" olarak geçer. Orada bir içerik tablosu mevcut zaten.
Aşağıdaki şekilde.

Kod:
======== Release 520 Entries ========

    * Implemented support for over-the-air updates in the Proton and Wine NVIDIA
      NGX build. This feature is disabled by default and can be enabled by
      setting the "PROTON_ENABLE_NGX_UPDATER" environment variable to a value of
      "1".

    * Updated the Vulkan driver so that the following extensions no longer
      depend on nvidia-uvm.ko being loaded at runtime:
        * VK_KHR_acceleration_structure
        * VK_KHR_deferred_host_operations
        * VK_KHR_ray_query
        * VK_KHR_ray_tracing_pipeline
        * VK_NV_cuda_kernel_launch
        * VK_NV_ray_tracing
        * VK_NV_ray_tracing_motion_blur
        * VK_NVX_binary_import
        * VK_NVX_image_view_handle

    * Updated nvidia-installer to allow use of the "--add-this-kernel"
      feature by non-root users.

    * Updated nvidia-installer to display a more accurate progress bar when
      building the kernel modules.

    * Updated nvidia-installer to display a warning message if a Vulkan
      ICD loader is not detected.

    * Reworked nvidia-installer's support for DKMS: the kernel modules will
      now be optionally registered with DKMS after the installer has already
      built and installed them on its own. nvidia-installer will now register
      the kernel modules with DKMS by default when the dkms(8) utility is
      detected on the system.

    * Fixed a bug in the Vulkan driver which could lead to corruption in
      geometry and tessellation control shaders.

    * Added a new CUDA Debugger implementation for Pascal and newer
      architectures as a part of the driver package: libcudadebugger.so
      (previously released separately as "CUDA GDB Developer Preview").

Kendin bakmak istersen aşağıdaki linkten sürücü dosyasını indirip unzipleyerek içerisindeki CHANGELOG dosyasına bakabilirsin. README dosyasındaki diğer bilinen ama daha düzeltilmemiş sorunlara da bakabilirsin, "Known Issues" olarak geçer. Orada bir içerik tablosu mevcut zaten.
 
Çözüm
Aşağıdaki şekilde.

Kod:
======== Release 520 Entries ========

    * Implemented support for over-the-air updates in the Proton and Wine NVIDIA
      NGX build. This feature is disabled by default and can be enabled by
      setting the "PROTON_ENABLE_NGX_UPDATER" environment variable to a value of
      "1".

    * Updated the Vulkan driver so that the following extensions no longer
      depend on nvidia-uvm.ko being loaded at runtime:
        * VK_KHR_acceleration_structure
        * VK_KHR_deferred_host_operations
        * VK_KHR_ray_query
        * VK_KHR_ray_tracing_pipeline
        * VK_NV_cuda_kernel_launch
        * VK_NV_ray_tracing
        * VK_NV_ray_tracing_motion_blur
        * VK_NVX_binary_import
        * VK_NVX_image_view_handle

    * Updated nvidia-installer to allow use of the "--add-this-kernel"
      feature by non-root users.

    * Updated nvidia-installer to display a more accurate progress bar when
      building the kernel modules.

    * Updated nvidia-installer to display a warning message if a Vulkan
      ICD loader is not detected.

    * Reworked nvidia-installer's support for DKMS: the kernel modules will
      now be optionally registered with DKMS after the installer has already
      built and installed them on its own. nvidia-installer will now register
      the kernel modules with DKMS by default when the dkms(8) utility is
      detected on the system.

    * Fixed a bug in the Vulkan driver which could lead to corruption in
      geometry and tessellation control shaders.

    * Added a new CUDA Debugger implementation for Pascal and newer
      architectures as a part of the driver package: libcudadebugger.so
      (previously released separately as "CUDA GDB Developer Preview").

Kendin bakmak istersen aşağıdaki linkten sürücü dosyasını indirip unzipleyerek içerisindeki CHANGELOG dosyasına bakabilirsin. README dosyasındaki diğer bilinen ama daha düzeltilmemiş sorunlara da bakabilirsin, "Known Issues" olarak geçer. Orada bir içerik tablosu mevcut zaten.
Şimdilik benlik bir şey yok demektir. Vulkan için eklemeler yapılmış. Aradığım şey buydu. Zaman ayırdığınız için teşekkürler.
 
Ne demek. Sürücü developer kanalında yayınlanmış bu arada. Aşağıdaki linkte NVIDIA'nın indirme arayüzü mevcut. Yeni bir sürüm çıktığında kontrol edebilirsin.
Zaten CUDA depolarına bağlı. Oradan indirdim. Geldikçe güncelliyorum. Yeni sürücüye Arch kullanıcılarından önce sahip olmak gibi bir avantajım oldu. :D
 

Geri
Yukarı