Comments

Kernel – 6.13-rc1 Released, VMware OK, NVIDIA Fails – and Fix.. — 3 Comments

  1. > issue with Kernel 6.11 and later, and NVIDIA drivers, which affects only-custom compiled kernels

    Is it this: https://forums.developer.nvidia.com/t/bug-550-135-still-broken-with-kernel-6-11-x/313996
    ? I’d been unable to dkms the nvidia modules post-6.11.5 and post-nvidia-550, until I found this. I just made CONFIG_DRM_NOUVEAU=m and it works again finally. It added 1.07 MiB to my custom kernel; I’ll compare it against AMDGPU and QXL next…

  2. Here are my custom Ryzen kernel byte sizes for the different DRM_* options to fix nvidia dkms on new kernels+drivers (any additional options disabled):
    NOUVEAU: 16643803
    AMDGPU: 16643803
    QXL: 14764448

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.