↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: undefined

Kernel – 6.9-rc Pre-testing – NVIDIA OK, VMware Broken..

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

Testing an early pre-release version of Kernel 6.9-rc (March 16th) and – so far – the latest NVIDIA 550.54.14 compiles OK, but (patched) VMware vmnet 17.5.1 does not: …….. CC [M] /tmp/modconfig-1kunqP/vmnet-only/smac.o CC [M] /tmp/modconfig-1kunqP/vmnet-only/vnetEvent.o CC [M] /tmp/modconfig-1kunqP/vmnet-only/vnetUserListener.o In file included from ./include/linux/spinlock.h:305, from ./include/linux/sched.h:2138, from /tmp/modconfig-1kunqP/vmnet-only/bridge.c:25: /tmp/modconfig-1kunqP/vmnet-only/bridge.c: In function ‘VNetBridgeReceiveFromVNet’: /tmp/modconfig-1kunqP/vmnet-only/vmnetInt.h:44:39: error: ‘dev_base_lock’ undeclared (first use … Continue reading →

Posted in alpha release, compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged dev_base_lock, kernel 6.9, nvidia ok, pre release, testing, undefined, vmware vmnet fails | Leave a reply

VMware – Still No Solution for Kernel 6.5..

Adventures With Linux ™ Posted on August 6, 2023 by RGAugust 6, 2023

Updated to Kernel 6.5-rc5, and – as expected – vmmon still fails to compile: CC [M] /tmp/modconfig-s9HCQR/vmmon-only/bootstrap/vmmblob.o LD [M] /tmp/modconfig-s9HCQR/vmmon-only/vmmon.o MODPOST /tmp/modconfig-s9HCQR/vmmon-only/Module.symvers ERROR: modpost: “__pte_offset_map” [/tmp/modconfig-s9HCQR/vmmon-only/vmmon.ko] undefined! make[3]: *** [scripts/Makefile.modpost:144: /tmp/modconfig-s9HCQR/vmmon-only/Module.symvers] Error 1 make[2]: *** [/usr/src/linux-6.5-rc5/Makefile:1984: modpost] Error 2 make[1]: *** [Makefile:234: __sub-make] Error 2 make[1]: Leaving directory ‘/usr/src/linux-6.5-rc5’ make: *** [Makefile:117: vmmon.ko] Error 2 I did … Continue reading →

Posted in kernel, Linux, Opinion, patches, VMware | Tagged compile fail, kernel 6.5, no solution found, undefined, vmmon, vmware, __pte_offset_map | 14 Replies
Original content © Robert Gadsdon 2013
↑