↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Post navigation

← Older posts
Newer posts →

VMware – 12.5.5. released – Another ‘Security Fix’..

Adventures With Linux ™ Posted on March 29, 2017 by RGMarch 29, 2017

VMware 12.5.5 is out, and the release notes are here:  http://pubs.vmware.com/Release_Notes/en/workstation/12pro/workstation-1255-release-notes.html As with 12.5.4, this is another security/fix release, and still supports Kernels 4.10 and earlier.    (see http://rglinuxtech.com/?p=1937 ) 12.5.5 runs OK on Kernel 4.10.6, and the 4.11 vmmon and vmnet patches still apply (tested on 4.11-rc4)…. Robert Gadsdon.   March 29, 2017. … Continue reading →

Posted in kernel, Linux, VMware | Tagged 12.5.5, 4.11 patches ok, ok with 4.10.6, security fixes only, vmware | Leave a reply

VMware – 12.5.4 Released – Security Fix Only..

Adventures With Linux ™ Posted on March 16, 2017 by RGMarch 16, 2017

Hot on the heel of VMware 12.5.3 comes 12.5.4, and the release notes are here: http://pubs.vmware.com/Release_Notes/en/workstation/12pro/workstation-1254-release-notes.html As can be seen from these notes, this is an urgent-security-fix release only, and the compatibility with Linux kernel versions, and patch applicability, is the same as for 12.5.3 (see http://rglinuxtech.com/?p=1937 ) .      I can confirm that 12.5.4 runs OK on Kernel … Continue reading →

Posted in kernel, Linux, VMware | Tagged same kernel compatibility as 12.5.3, security fix only, vmware 12.5.4 | Leave a reply

Kernel – 4.11-rc1 and BTRFS – a Warning..?

Adventures With Linux ™ Posted on March 14, 2017 by RGMarch 14, 2017

I encountered a catastrophic problem with btrfs formatted system disk partition corruption, shortly after updating a test system to Kernel 4.11-rc1. To put this in context, this may be an isolated incident, and I have not seen problems – so far – mentioned elsewhere..    But.. there a quite a lot of BTRFS changes on 4.11, and – … Continue reading →

Posted in boot, BTRFS, Crash and Burn.., Hacks, kernel, Linux, Opinion, Performance | Tagged bad block, btrfs errors, kernel 4.11-rc1, open_ctree failed, recovery failure | 1 Reply

VMware – Not Working with Fedora 26 – GCC 7, and Workarounds..

Adventures With Linux ™ Posted on March 12, 2017 by RGJuly 16, 2017

UPDATE:  The vmware runtime fix shown here has not worked since version 12.5.6, and the solution is in a later article:  http://rglinuxtech.com/?p=1992 I have recently updated one crash-and-burn system to Fedora 26 (alpha/testing) and have encountered two problems with VMware and the ‘bleeding edge’ version of GCC included.. The first problem sounded very familiar, and it is a … Continue reading →

Posted in alpha release, compilation, Crash and Burn.., Fedora, fix, Hacks, kernel, Linux, VMware | Tagged fedora 26, fix, gcc 7, gcc 7.0.1, manual compile, vmmon, vmnet, vmware 12.5.3 runtime fails, workarounds | 21 Replies

VMware – 12.5.3 released – OK with Kernel 4.10. 4.11 Patch Still Works..

Adventures With Linux ™ Posted on March 11, 2017 by RGMarch 11, 2017

VMware 12.5.3 has been released, and release notes are here:  http://pubs.vmware.com/Release_Notes/en/workstation/12pro/workstation-1253-release-notes.html Although these notes only mention Kernel 4.9.0, I can confirm that it also supports 4.10.x Kernels (tested on 4.10.1). I applied the vmmon and vmnet patches for Kernel 4.11, mentioned in a previous article, and these still worked, and VMware compiled OK, and ran, on 4.11-rc1.. … Continue reading →

Posted in compilation, kernel, Linux, VMware | Tagged 4.11 patch ok, kernel, linux, ok with kernel 4.10, vmware 12.5.3 released | 4 Replies

NVIDIA – Kernel 4.11 Fix Available, but not ‘Legal’..

Adventures With Linux ™ Posted on March 8, 2017 by RGMarch 8, 2017

There is a fix/patch available now, for NVIDIA driver 378.13 on Kernel 4.11, but it involves modifying the licence on NVIDIA code, and so is not legal.. Details – and links to discussions – here:  https://devtalk.nvidia.com/default/topic/995636/?comment=5101210 Some previous changes to Kernel code enforcing GPL-only licensing had been reverted, but looking at the correspondence on the Linux Kernel … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, NVIDIA | Tagged fix available, gpl-only, kernel, kernel 4.11, licence modification, linux, not legal, nvidia 378.13 | Leave a reply

VMware – Patch for Kernel 4.11 Support..

Adventures With Linux ™ Posted on March 7, 2017 by RGMarch 7, 2017

Thanks to Virgo, there are now patches for vmnet and vmmon with Kernel 4.11 (see his comments under the earlier article).    These are incremental patches, for application to VMware 12.5.2 code already patched for Kernel 4.9/4.10 support.. Links are here:   http://pastebin.com/McqmUf0u     and    http://pastebin.com/yjbDHiSX I have modified these (adding appropriate #if LINUX_VERSION_CODE…… #endif statements) to be backward-compatible with … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux, patches, Performance, VMware | Tagged incremental patches, kernel 4.11-rc1, vmmon, vmnet, vmware 12.5.2 | 7 Replies

Kernel – 4.11-rc1 Released – Breaks (Patched) VMware and NVIDIA..

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

Kernel 4.11-rc1 has been released, and brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1703.0/03031.html Updated the test system, and 4.10-patched versions of VMware 12.5.2 and NVIDIA 378.13 fail to compile.. VMware (12.5.2 – patched for 4.9/4.10): …………. /tmp/modconfig-rRcJiJ/vmmon-only/linux/hostif.c: In function ‘HostIFFastClockThread’: /tmp/modconfig-rRcJiJ/vmmon-only/linux/hostif.c:3267:4: error: implicit declaration of function ‘allow_signal’ [-Werror=implicit-function-declaration] allow_signal(SIGKILL); ^~~~~~~~~~~~ /tmp/modconfig-rRcJiJ/vmmon-only/linux/hostif.c: In function ‘HostIF_SetFastClockRate’: /tmp/modconfig-rRcJiJ/vmmon-only/linux/hostif.c:3421:10: error: implicit declaration of … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile fails, kernel 4.11-rc1, nvidia 378.13 patched, vmware 12.5.2 patched | 7 Replies

NVIDIA – New 410 Patch – With Hotplug Support..

Adventures With Linux ™ Posted on February 23, 2017 by RGFebruary 23, 2017

Thanks to Alberto Milone, there is now a patch for the latest NVIDIA driver, which is reported to include ‘hotplug’ support :https://pkgs.rpmfusion.org/cgit/nonfree/nvidia-kmod.git/plain/kernel_4.10.patch I can confirm that this compiles OK when applied to driver 378.13, with kernel 4.10.   I am not able to test hotplug functionality, as I do not have a suitable system..   So..  YMMV… Thanks to … Continue reading →

Posted in compilation, Crash and Burn.., fix, Hacks, kernel, Linux, NVIDIA, patches | Tagged 378.13, kernel 4.10, nvidia, patch with hotplug | 6 Replies

Kernel – 4.10 Released – OK with Patched NVIDIA and VMware..

Adventures With Linux ™ Posted on February 20, 2017 by RGFebruary 20, 2017

Kernel 4.10 is out, and brief details of changes from -rc8 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1702.2/02069.html I have installed this, and the patched versions of VMware 12.5.2 and NVIDIA 378.13 compile and load/run OK.   See previous articles for patch details..    It is worth repeating here, that the NVIDIA patches do not currently include hotplug support.. $ uname -a Linux … Continue reading →

Posted in kernel, Linux, NVIDIA, patches, VMware | Tagged compile run ok, kernel 4.10 final, patched nvidia 378.13, patched vmware 12.5.2 | Leave a reply

Post navigation

← Older posts
Newer posts →

If You Like This…

You may like my other - less technical - blog. 'Today's Technology Commentary', at rhgtechnology.com

Recent Posts

  • Kernel – 6.18-rc1 Released – Mostly Harmless..
  • Kernel – 6.17 is out… Almost No Surprises?
  • NVIDIA – New Driver 580.82.09, OK with Kernel 6.17..
  • NVIDIA – Patch for Kernel 6.17 Support…
  • Kernel – 6.17-rc1 Released – Patched VMware OK, NVIDIA Compile Fails..

Most Popular..

aarch64 android apc arm arm64 armv7 boot compile compile fail cross-compile cubox-i4-pro cubox-i4pro dreamplug fail fedora fedora 17 fix fixed hack kernel linux new driver nvidia odroid c2 odroid u3 ok ok with latest nvidia patch patch available patched problems raspberry pi released success testing u-boot update usb vmmon vmnet vmnet patch vmware vmware 10.0.2 workaround x86_64

Categories

  • aarch64
  • alpha release
  • AMD
  • Android
  • APC
  • Apollo Lake
  • arm
  • ARM64
  • armv7
  • Audacity
  • Audio
  • Bacula
  • BananaPro
  • boot
  • BTRFS
  • Bug
  • Cherry Trail
  • Chromebook
  • clang
  • compilation
  • Crash and Burn..
  • CuBox
  • Debian
  • DisplayLink
  • Dracut
  • Dragonboard
  • Dreamplug
  • dual-boot
  • DVB
  • DVB-S2
  • Ethernet
  • Fedora
  • Firmware
  • fix
  • fixed
  • FUSE
  • gcc
  • geekbox
  • Gentoo
  • GK802
  • grub
  • Hacks
  • hardware
  • Hikey
  • HPPA
  • HTC
  • IA64
  • Intel
  • Intel Atom
  • intel ethernet
  • Itanium
  • KDE
  • kernel
  • Kodi
  • Linux
  • Linux / ARM
  • linux install
  • LTO
  • Network
  • new install
  • Next CHIP
  • NTFS
  • NVIDIA
  • NVME
  • Odroid
  • Odroid C2
  • Odroid N2
  • Opinion
  • PA-RISC
  • patches
  • Performance
  • Pidora
  • Pine64
  • Plasma Desktop
  • quirks
  • radxa
  • Raspberry Pi
  • Raspberry Pi 4
  • repo problems
  • retpoline
  • Rock Pi N10
  • Rock2
  • RX2600
  • rx3288
  • SCSI
  • serial console
  • some systems ok
  • success
  • U-Boot
  • UART
  • UEFI
  • UP Board
  • upgrades
  • USB
  • USB3
  • Video
  • VirtualBox
  • VMware
  • Wayland
  • Webmin
  • WiFi
  • Win 7
  • Workaround
  • working
  • X86_64
  • XBMC

Archives

  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • January 2024
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
  • April 2021
  • March 2021
  • February 2021
  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020
  • December 2019
  • November 2019
  • October 2019
  • September 2019
  • August 2019
  • July 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • December 2014
  • November 2014
  • October 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • March 2014
  • February 2014
  • January 2014
  • December 2013
  • November 2013
  • October 2013
  • September 2013
  • August 2013
  • July 2013
  • June 2013
  • May 2013
  • April 2013
  • March 2013
  • February 2013
  • January 2013
  • December 2012
  • November 2012
  • October 2012
  • September 2012
  • August 2012
  • July 2012
  • June 2012
  • May 2012
  • April 2012
  • March 2012
Original content © Robert Gadsdon 2013
↑