↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: kernel 5.0-rc1

VMware – Patches Available, for Kernel 5.0-rc1.

Adventures With Linux ™ Posted on January 7, 2019 by RGJanuary 7, 2019

Thanks – again – to Michal Kubeček, there are now patches available for VMware with Kernel 5.0-rc1, here:  https://github.com/mkubecek/vmware-host-modules . There are patched vmmon and vmnet versions available for the latest 12.x, 14.x and 15.x releases, so for 15.0.2, do: # git clone -b workstation-15.0.2 https://github.com/mkubecek/vmware-host-modules.git I have applied these, and can confirm that VMware 15.0.2 now … Continue reading →

Posted in kernel, Linux, patches, VMware | Tagged 15.0.2, kernel 5.0-rc1, patches, vmware, working | 3 Replies

Kernel – 5.0-rc1 Released – Breaks NVIDIA and VMware..

Adventures With Linux ™ Posted on January 6, 2019 by RGJanuary 6, 2019

Kernel 5.0-rc1 is out, and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1901.0/02536.html Compiling NVIDIA 410.93 fails: …………………….. CC [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.93/kernel/nvidia/os-interface.o /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.93/kernel/nvidia/os-interface.c: In function ‘os_get_current_time’: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.93/kernel/nvidia/os-interface.c:434:5: error: implicit declaration of function ‘do_gettimeofday’; did you mean ‘efi_gettimeofday’? [-Werror=implicit-function-declaration] do_gettimeofday(&tm); ^~~~~~~~~~~~~~~ efi_gettimeofday cc1: some warnings being treated as errors make[3]: *** [/usr/src/linux-5.0-rc1/scripts/Makefile.build:277: /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.93/kernel/nvidia/os-interface.o] Error 1 make[2]: *** [/usr/src/linux-5.0-rc1/Makefile:1553: _module_/home/rgadsdon/kernel/NVIDIA-Linux-x86_64-410.93/kernel] Error 2 make[2]: … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile, kernel 5.0-rc1, linux, nvidia 410.93 fails, vmware 15.0.2 fails | 5 Replies
Original content © Robert Gadsdon 2013
↑