↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: pre-testing

Kernel – 6.8 Pre-testing – Breaks NVIDIA and VMware – VMware fix available..

Adventures With Linux ™ Posted on January 15, 2024 by RGJanuary 15, 2024

As kernel 6.8-rc1 is due in about a weeks time, I tested the Jan 14th version from Git, and both the latest NVIDIA 545.29.06 and VMware 17.5.0 failed.. NVIDIA: Multiple occurrences of ‘warning: no previous prototype‘ and then: ……………. In file included from /home/rgadsdon/NVIDIA-Linux-x86_64-545.29.06/kernel/nvidia-drm/nvidia-drm-drv.c:64: /home/rgadsdon/NVIDIA-Linux-x86_64-545.29.06/kernel/nvidia-drm/nvidia-drm-drv.c:1489:40: error: ‘DRM_UNLOCKED’ undeclared here (not in a function); did you mean ‘VM_LOCKED’? … Continue reading →

Posted in alpha release, compilation, fix, kernel, Linux, NVIDIA, Opinion, VMware | Tagged breaks latest nvidia and vmware, kernel 6.8, pre-testing, vmware fix available | 3 Replies

Kernel – 6.2-rc Pre-Release Tests. VMware OK, NVIDIA Fails..

Adventures With Linux ™ Posted on December 20, 2022 by RGDecember 20, 2022

Tested the December 19th git version of 6.2-rc, and – so far – VMware 17.0 (patched) compiles/loads OK, but NVIDIA 525.60.11 fails to compile: ………. /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.o /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.c: In function ‘nv_drm_init_mode_config’: /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.c:262:21: error: ‘struct drm_mode_config’ has no member named ‘fb_base’ 262 | dev->mode_config.fb_base = 0; | ^ make[2]: *** [scripts/Makefile.build:252: /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel/nvidia-drm/nvidia-drm-drv.o] Error 1 make[1]: *** [Makefile:2008: /home/rgadsdon/NVIDIA-Linux-x86_64-525.60.11/kernel] Error … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, VMware | Tagged fb_base removed, kernel 6.2-rc0, nvidia 525.60.11 fails, pre-testing, vmware 17 patyched ok | 6 Replies
Original content © Robert Gadsdon 2013
↑