↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: patches

Post navigation

← Older posts
Newer posts →

VMware – 12.5.6 Breaks Fedora 26 / GCC 7 Workaround..

Adventures With Linux ™ Posted on May 26, 2017 by RGMay 26, 2017

I had been testing VMware 12.5.6 – unsuccessfully – with Kernel 4.12-rc2, but on reverting to Kernel 4.11.3, I found that the vmware runtime workaround for Fedora 26 / GCC 7 ( see http://rglinuxtech.com/?p=1939 ) no longer worked, and produced the same result as before the modifications – no execution, and a return to the command prompt.. … Continue reading →

Posted in Fedora, gcc, Hacks, kernel, Linux, Opinion, patches, VMware | Tagged fedora 26, gcc 7, needs 4.11 patches, revert to 12.5.5, vmware 12.5.6, vmware runtime workaround fails | 7 Replies

Kernel – 4.12-rc1 Released – NVIDIA OK, VMware Not..

Adventures With Linux ™ Posted on May 14, 2017 by RGMay 14, 2017

Kernel 4.12-rc1 is out – one day early – and brief details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1705.1/03964.html The release includes the reverted GPL/MIT licence changes in refcount.c, and the latest NVIDIA drivers compile/load OK, now: ……………………… Building modules, stage 2. MODPOST 4 modules CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-drm.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-modeset.ko CC /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.mod.o LD [M] /home/rgadsdon/kernel/NVIDIA-Linux-x86_64-381.22/kernel/nvidia-uvm.ko CC … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches, Performance, VMware | Tagged gpl/mit licence changes reverted, kernel 4.12-rc1, latest nvidia ok, pgtbl.h, vmmon compile fail, vmware fails | Leave a reply

NVIDIA – Another New Driver – 4.11 Fix Still Needed – May be ‘Fixed’ in Kernel, Soon..

Adventures With Linux ™ Posted on May 10, 2017 by RGMay 10, 2017

New NVIDIA driver 381.22 has been released, and details are here:  http://www.nvidia.com/Download/driverResults.aspx/118524/en-us The 4.11 ‘workaround’ still applies (see http://rglinuxtech.com/?p=1970 ). It seems now that the reason the fix was – still – not made by NVIDIA, is that the problem may well be ‘fixed’ in a future Kernel release.. Changes to ‘revert’ the licensing have been proposed, … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches | Tagged 4.11 fix still applies, kernel patch proposed, new driver 381.22, nvidia, tested | Leave a reply

Kernel – 4.11 released, Patched VMware OK, NVIDIA Still Not OK..

Adventures With Linux ™ Posted on April 30, 2017 by RGApril 30, 2017

Kernel 4.11 Final is out, a week later than planned, and brief details of changes from -rc8 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1704.3/04608.html As expected, VMware 12.5.5 with the 4.11 patches is still OK (see http://rglinuxtech.com/?p=1932 ), but there is still no ‘legal’ solution for the latest NVIDIA driver – 381.09 (see https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ ): …………….. Building modules, stage 2. MODPOST … Continue reading →

Posted in compilation, fix, Hacks, kernel, Linux, NVIDIA, Opinion, patches, VMware | Tagged gpl-incompatible module, kernel 4.11 released, patched nvidia 381.09 not ok, patched vmware 12.5.5 ok | 4 Replies

NVIDIA – Still no 4.11 Solution, but a ‘Good’ Patch for Old Version..

Adventures With Linux ™ Posted on April 23, 2017 by RGApril 23, 2017

Kernel 4.11 ‘final’ has been delayed for a week, and -rc8 has been released..     4.11-patched VMware 12.5.5 is OK, but there is still only a ‘Bad’ (illegal licence modification) patch for the latest NVIDIA driver..   (see https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ ) But, if you have an older card, there is a valid patch for driver 340.102 – which does not … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, hardware, kernel, Linux, NVIDIA, Opinion, patches, Performance | Tagged good patch for old driver 340.102, Kernel 4.11-rc8 released, no valid patch for latest nvidia, ok with patched vmware | Leave a reply

NVIDIA – New Driver, Finally OK with Kernel 4.10..

Adventures With Linux ™ Posted on April 6, 2017 by RGApril 6, 2017

NVIDIA have released a new ‘beta’ driver – 381.09 – and release notes etc. are here: http://www.nvidia.com/download/driverResults.aspx/117002/en-us The driver compiles OK with Kernel 4.10 (tested with 4.10.8) but still requires an ‘illegal’ patch for 4.11, due to ongoing code licensing issues..    There is a patch available, and details are here:   https://devtalk.nvidia.com/default/topic/1002820/linux/-patch-381-09-kernel-4-11-rc5/ Robert Gadsdon.   April 6, 2017. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, patches | Tagged 381.09, illegal patch for 4.11, new driver, nvidia, ok with kernel 4.10 | 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

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

NVIDIA – New Drivers, Still Broken with 4.10 – And a Patch for 378.13..

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

NVIDIA have released new drivers 375.39 (‘long term’) and 378.13 (‘short term’) and details are here:  http://www.nvidia.com/download/driverResults.aspx/114708/en-us and http://www.nvidia.com/download/driverResults.aspx/115031/en-us. Both still fail to compile with Kernel 4.10 (tested with 4.10-rc8) and I tried the previous 378.09 patch against 379.13, but it failed to apply cleanly, as more code has changed.. $ cat nv-37809-410-patch.patch |patch -p0 patching file … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, patches, Performance | Tagged 375.39, 378.13, compile fails, kernel 4.10, new drivers, nvidia, patch needs mods, testing | 3 Replies

Post navigation

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