↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: compilation

Post navigation

← Older posts
Newer posts →

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

Adventures With Linux ™ Posted on December 4, 2024 by RGDecember 4, 2024

Kernel 6.13-rc1 is out, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2412.0/00203.html VMware 17.6.1 compiles OK, with patches from here: https://aur.archlinux.org/cgit/aur.git/tree/?h=vmware-workstation  There are now multiple patchsets available… NVIDIA 550.35 throws an odd error, and compile/load fails: ….. SYMLINK nvidia/nv-kernel.o LD [M] nvidia.o ld: cannot find ./nvidia/nv-kernel.o: No such file or directory make[4]: *** [/usr/src/linux-6.13-rc1/scripts/Makefile.build:387: nvidia.o] Error 1 make[3]: *** … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, VMware | Tagged fix available, kernel 6.13-rc1, nvidia 550.135 fails, symlink, vmware 17.6.1 ok | 3 Replies

NVIDIA – Kernel 6.11 support, and possible GTX10XX blank screens again..

Adventures With Linux ™ Posted on November 2, 2024 by RGNovember 2, 2024

Further testing for Kernel 6.11 support: All latest versions (as of November 2nd 2024), fail to load/run with Kernel 6.11.x, with the same error: ld -r -o /home/rgadsdon/NVIDIA-Linux-x86_64-565.57.01/kernel/nvidia-modeset/nv-modeset-interface.o /home/rgadsdon/NVIDIA-Linux-x86_64-565.57.01/kernel/nvidia-modeset/nvidia-modeset-linux.o /home/rgadsdon/NVIDIA-Linux-x86_64-565.57.01/kernel/nvidia-modeset/nv-kthread-q.o MODPOST /home/rgadsdon/NVIDIA-Linux-x86_64-565.57.01/kernel/Module.symvers ERROR: modpost: “drm_fbdev_ttm_setup” [/home/rgadsdon/NVIDIA-Linux-x86_64-565.57.01/kernel/nvidia-drm.ko] undefined! make[3]: *** [scripts/Makefile.modpost:145: /home/rgadsdon/NVIDIA-Linux-x86_64-565.57.01/kernel/Module.symvers] Error 1 make[2]: *** [/usr/src/linux-6.11.6/Makefile:1878: modpost] Error 2 make[1]: *** [Makefile:224: __sub-make] Error 2 make[1]: Leaving … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion | Tagged blank screen again?, drm_fbdev_ttm_setup, executable quirks, kernel 6.11, nvidia, simple fix, workaround | Leave a reply

VMware – 17.6.x, Issues and Stability…

Adventures With Linux ™ Posted on October 26, 2024 by RGOctober 26, 2024

Firstly – my apologies for late response to some messages – this (12-year-old) website has been experiencing some issues, and really needs to be updated/rehosted…    I am travelling, away from my main systems, and only have a laptop to test with.. I have been testing the latest VMware Workstation releases from Broadcom – 17.6 and 17.6.1 – … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, Opinion, Performance, VMware | Tagged 6.9 patchset, install hangs, ok with kernel 6.12-rc4, reverted to 17.5.2, tombstone, vmnet, vmware 17.6.x | 4 Replies

VMware Workstation – Multiple Patch Forks Since Broadcom..

Adventures With Linux ™ Posted on September 15, 2024 by RGSeptember 15, 2024

I would like to start by thanking Michal Kubeček for his many years of expert support of the VMware vmmon/vmnet modules for later kernel versions.. Since the Broadcom takeover of VMware, his patches have been forked multiple times, for 17.5.2 and now 17.6 support, with varying degrees of success..    I have tested most of these and – … Continue reading →

Posted in compilation, Hacks, Linux, Opinion, Performance, VMware | Tagged 17.6, available, broadcom, forks, patches, vmmon / vmnet, vmware | 4 Replies

Kernel – 6.11 Released, OK with latest NVIDIA, and Patched VMware..

Adventures With Linux ™ Posted on September 15, 2024 by RGSeptember 15, 2024

Kernel 6.11 is out, and brief details of the latest changes since -rc7 are here:   https://lkml.iu.edu/hypermail/linux/kernel/2409.1/09915.html The latsest NVIDIA driver 560.35.03 compiles and runs OK, and the VMware patchset from https://github.com/64kramsystem/vmware-host-modules-fork compiles OK, and loads and runs correctly.  (see separate article on the multiple forking of the original mkubecek patchset, since the Broadcom takeover..)      Note that all … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 17.6.0, 360.35.03, 6.11 released, kernel, ok with latest nvidia, ok with patched vmware | 1 Reply

VMware – 17.6 released, and Version Fix Patch..

Adventures With Linux ™ Posted on September 4, 2024 by RGSeptember 4, 2024

VMware Workstation Pro version 17.6 has been released, and release notes are here:  https://docs.vmware.com/en/VMware-Workstation-Pro/17.6/rn/vmware-workstation-176-pro-release-notes/index.html The ‘fixes’ mentioned are a bit late, as they include Fedora 40 support, and Kernel 6.8 support..    The ‘latest’ 6.9+ patchset is required to support more recent kernels, from https://github.com/nan0desu/vmware-host-modules/tree/tmp/workstation-17.5.2-k6.9-sharishth but these will throw a vmmon version-mismatch error at runtime..    The simple fix … Continue reading →

Posted in compilation, kernel, Opinion, VMware | Tagged needs 6.9 patchset, patch available, vmmon version error, vmware 17.6 | 3 Replies

KERNEL – 6.11-rc1 is out – OK with latest NVIDIA and Patched VMware..

Adventures With Linux ™ Posted on July 28, 2024 by RGJuly 28, 2024

Kernel 6.11-rc1 has been released, and brief details are here:   https://lkml.iu.edu/hypermail/linux/kernel/2407.3/04272.html As confirmed by pre-tests (see previous post) NVIDIA 560.28.03 and 550.100 drivers compile OK.   There have been issues reported with 555.xx and 560.xx drivers, which I have found to fail with GTX10xxTi series cards, but 550.100 should work for all supported hardware.. The situation regarding patched … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged 6.11-rc1, issues with nvidia 555.xx and 560.xx, kernel, ok with latest nvidia and patched vmware | Leave a reply

Kernel – 6.10-rc1 is out.. OK with Patched VMware, NVIDIA Compile Fails.

Adventures With Linux ™ Posted on May 27, 2024 by RGMay 27, 2024

Kernel 6.10-rc1 has been released, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2405.3/01595.html VMware 17.5.2 with the interim kernel-6.9 patchset compiles OK, but the latest NVIDIA 555.42.02  fails: …………………………… /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h: In function ■nv_ioremap_wc■: /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h:544:33: warning: suggest braces around empty body in an ■if■ statement [-Wempty-body] 544 | NV_MEMDBG_ADD(ptr, size); | ^ /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h: In functionnv_vmap■: /home/rgadsdon/NVIDIA-Linux-x86_64-555.42.02/kernel/common/inc/nv-linux.h:670:51: warning: suggest braces around … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 17.5.2, 555.42.02, 6.10-rc1, new kernel, new vmware patch needed, nvidia fails, patched vmware compiles ok | Leave a reply

VMware – Licence Changes, and Fixes for Kernel 6.9..

Adventures With Linux ™ Posted on May 23, 2024 by RGMay 23, 2024

After the Broadcom takeover, the ‘Player’ versions of VMware are discontinued, and Workstation Pro is now ‘free for personal use’… It has been updated to version 17.5.2, but the changes are all for security patches, and overall functionality is unchanged. There has been some discussion as to whether this product is now ‘functionally stabilised’, with some commenting … Continue reading →

Posted in compilation, Fedora, fix, KDE, Linux, VMware, Wayland | Tagged 17.5.2, free for personal use, kernel 6.9 vmnet fix, vmware | 1 Reply

Kernel – 6.9-rc1 is out. NVIDIA OK, VMware Not…

Adventures With Linux ™ Posted on March 24, 2024 by RGMarch 24, 2024

Kernel 6.9-rc1 has been released, and brief details are here:  https://lkml.iu.edu/hypermail/linux/kernel/2403.3/00300.html As discovered in pre-rc testing last week, the latest NVIDIA driver – now 550.67 – is OK, and this now compiles successfully with GCC14.. VMware 17.5.1 (patched) vmmon compiles OK, but vmnet fails: ……………… CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/smac.o CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/vnetEvent.o CC [M] /tmp/modconfig-a8Fcf5/vmnet-only/vnetUserListener.o In file included … Continue reading →

Posted in compilation, gcc, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 6.9-rc1, nvidia 550.67 ok, nvidia compiles with gcc14, released, vmware 17.5.1 vmnet fails | 1 Reply

Post navigation

← Older posts
Newer posts →
Original content © Robert Gadsdon 2013
↑