↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: latest vmware ok

Kernel – 6.3-rc1 – OK with Latest VMware, Breaks NVIDIA – Fix Possible..

Adventures With Linux ™ Posted on March 6, 2023 by RGMarch 6, 2023

Kernel 6.3-rc1 is out, and details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2303.0/04362.html The latest (patched) VMware 17.0.1 is OK, but NVIDIA 530.30.02 fails to compile: ………………………………… /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c: In function ‘nvidia_mmap_numa’: /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c:461:19: error: assignment of read-only member ‘vm_flags’ 461 | vma->vm_flags |= VM_MIXEDMAP; | ^~ /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c: In function ‘nvidia_mmap_helper’: /home/rgadsdon/NVIDIA-Linux-x86_64-530.30.02/kernel/nvidia/nv-mmap.c:606:23: error: assignment of read-only member ‘vm_flags’ 606 | vma->vm_flags |= VM_IO … Continue reading →

Posted in fix, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.3-rc1, latest vmware ok, modified patch works, nvidia compile fails | Leave a reply

Kernel – 6.0-rc1 is here – No Surprises..

Adventures With Linux ™ Posted on August 14, 2022 by RGAugust 14, 2022

After over three years of the 5.x kernel series, 6.0-rc1 has been released, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2208.1/06638.html With the latest version of the 16.2.4 patchset (updated a few days ago..) VMware compiles and loads/runs OK..    https://github.com/mkubecek/vmware-host-modules/tree/workstation-16.2.4 NVIDIA 515.65.01 – with the one-line hack mentioned in the previous article – compiles and runs OK..   (YMMV – … Continue reading →

Posted in Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 16.2.4 patchset, kernel 6.0-rc1, latest vmware ok, nvidia 515.65.01 with hack ok | 4 Replies
Original content © Robert Gadsdon 2013
↑