↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: kernel

Post navigation

← Older posts
Newer posts →

VMware – Still waiting for 12.5.8…

Adventures With Linux ™ Posted on September 11, 2017 by RGSeptember 11, 2017

Apparently there is ‘no information’ on the possible availability of an update to the 12.5.x version of VMware, to fix the well-known problems with GCC 7 etc… If you were thinking of trying the ‘technology preview’ version – which came out some months ago – then this version also has a problem with GCC 7 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VMware | Tagged fails with gcc 7, kernel, linux, technology preview, testing, vmware, waiting for 12.5.8 | 4 Replies

VMware – Still waiting for 12.5.8…

Adventures With Linux ™ Posted on September 11, 2017 by RGSeptember 11, 2017

Apparently there is ‘no information’ on the possible availability of an update to the 12.5.x version of VMware, to fix the well-known problems with GCC 7 etc… If you were thinking of trying the ‘technology preview’ version – which came out some months ago – then this version also has a problem with GCC 7 (tested with … Continue reading →

Posted in Fedora, kernel, Linux, Opinion, VMware | Tagged fails with gcc 7, kernel, linux, technology preview, testing, vmware, waiting for 12.5.8 | Leave a reply

Kernel – 4.13 Final Released – Still OK with latest NVIDIA, and Patched VMware..

Adventures With Linux ™ Posted on September 3, 2017 by RGSeptember 3, 2017

Kernel 4.13 has been released, and is OK with the latest NVIDIA drivers (tested with 384.69) and VMware 12.5.7 (with the vmnet patch – see http://rglinuxtech.com/?p=2012 ) Brief details of changes since -rc7 are here:  http://lkml.iu.edu/hypermail/linux/kernel/1709.0/01021.html The VMware workarounds for Fedora 26 / GCC7  etc. are needed, as there is still no update from them.. Robert Gadsdon.  … Continue reading →

Posted in kernel, Linux, NVIDIA, patches, VMware | Tagged 384.69, kernel, kernel 4.13 released, linux, ok with latest nvidia, vmnet patch, vmware 12.5.7 | Leave a reply

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

ARM64 – Odroid C2 – Patches for USB..

Adventures With Linux ™ Posted on January 18, 2017 by RGJanuary 18, 2017

Thanks to Heiner Kallweit for info on two USB patches for the Odroid C2, and thanks to John Youn for the patches themselves..  They can be found at http://www.spinics.net/lists/linux-usb/msg151687.html and http://www.spinics.net/lists/linux-usb/msg151688.html . I have applied these to Kernel 4.10-rc4 (including the Ethernet TX patch) and now USB is working, and detects/connects devices – sort of.. Plug in … Continue reading →

Posted in aarch64, ARM64, fix, Hacks, kernel, Linux / ARM, Odroid C2, Opinion, Performance | Tagged arm64, kernel, linux, odroid c2, patches, quirks, usb | 1 Reply

ARM64 – Kernel 4.10-rc4 on Odroid C2 – Ethernet Still Needs DTS Patch..

Adventures With Linux ™ Posted on January 17, 2017 by RGJanuary 22, 2017

Just updated the Odroid C2 to Kernel 4.10-rc4, but the Ethernet hang problem still persists..   Applied the dts Ethernet TX patch (see http://rglinuxtech.com/?p=1872 ) , and it works OK now.. There seems to be a bit of a backlog of Meson/GXBB patches, and I read that the Ethernet TX fix was supposed to be merged with -rc4, … Continue reading →

Posted in aarch64, ARM64, compilation, Ethernet, fix, kernel, Linux / ARM, Odroid C2, Opinion, Performance | Tagged aarch64, arm64, ethernet tx patch, kernel, kernel 4.10-rc4, linux, odroid c2 | Leave a reply

ARM64 – Kernel 4.10-rc1 Compile Errors – The Official Fix..

Adventures With Linux ™ Posted on December 28, 2016 by RGDecember 28, 2016

There is now an ‘official’ fix for the 4.10-rc1 compile failure with ARM64/aarch64, from Al Viro, and the patch itself is available here: https://git.kernel.org/cgit/linux/kernel/git/viro/vfs.git/commit/?h=arm64-fix&id=b4b8664d291ac1998e0f0bcdc96b6397f0fe68b3 I have applied this to kernel 4.10-rc1 on the Odroid C2, and the kernel compiles successfully.. Robert Gadsdon.   December 27, 2016. … Continue reading →

Posted in aarch64, ARM64, compilation, fix, kernel, Linux / ARM, success | Tagged aarch64, arm64, compile fail, kernel, kernel 4.10-rc1, linux, official fix, patch | Leave a reply

ARM64 – Odroid C2 – Tested with Linux Net-Next – Ethernet Still Hangs..

Adventures With Linux ™ Posted on December 18, 2016 by RGDecember 18, 2016

Recent versions of the Linux net-next tree could not be tested on the C2, as the meson-gx mmc driver was missing, but now it has been added, and I tested the latest version (December 17) – but the Ethernet hang is still there..      To be fair, this is probably because of the current patch conflict that has … Continue reading →

Posted in aarch64, ARM64, Ethernet, kernel, Linux / ARM, Network, Odroid C2, Opinion, Performance | Tagged arm64, ethernet still hangs, kernel, linux, linux net-next tree, odroid c2, tested | Leave a reply

NVIDIA – New Driver 375.26 – OK with Kernel 4.9..

Adventures With Linux ™ Posted on December 15, 2016 by RGDecember 15, 2016

NVIDIA driver 375.26 has been released, and details are available here:  http://www.nvidia.com/download/driverResults.aspx/112992/en-us I had been experiencing some odd window (KDE5) behaviour with 375.20, and hopefully things might be more stable with this version..     If not, then possibly kwin is to blame.. Robert Gadsdon.   December 14, 2016. … Continue reading →

Posted in kernel, Linux, NVIDIA, Opinion, Performance, Plasma Desktop | Tagged 375.26, kernel, linux, new driver, nvidia, release notes | Leave a reply

Post navigation

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