↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Category Archives: kernel

Post navigation

← Older posts
Newer posts →

ARM – New Quad-Core Cubox-i4-PRO

Adventures With Linux ™ Posted on May 30, 2014 by RGMay 30, 2014

Just took delivery of one of a CuBox-i4-PRO, with quad-core i-MX6 1Mhz CPUs and 2GB memory built in.. CuBox-i4-PRO (with Odroid in the background..) The device comes with Android on a 4GB SD card, and I discarded this and – for testing purposes – used an old 16GB SD card and installed Fedora 20 on it. Some … Continue reading →

Posted in compilation, Crash and Burn.., CuBox, Fedora, Hacks, kernel, Linux / ARM, Opinion | Tagged arm, confused instructions, cubox-i4-pro, esata, imx6q-cubox-i.dtb, kernel, kernel 3.14.4, linux, quad-core, success | 3 Replies

Kernel 3.15-rc6 – rc7 still to come..

Adventures With Linux ™ Posted on May 22, 2014 by RGMay 22, 2014

Installed Kernel 3.15-rc6 on the test system, and VMware 10.0.2, and NVIDIA (337.19 and 331.79) all compile and load OK.. Brief details are here: http://lkml.iu.edu/hypermail/linux/kernel/1405.2/03755.html $ uname -a Linux rg6830l 3.15.0-rc6 #1 SMP PREEMPT Thu May 22 12:05:07 BST 2014 x86_64 x86_64 x86_64 GNU/Linux There will be – at least – one more -rc release, and possibly … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.15-rc6, nvidia 337.19 331.79, success, vmware 10.0.2 | Leave a reply

Kernel 3.15-rc5 – Earlier than Planned..

Adventures With Linux ™ Posted on May 9, 2014 by RGMay 9, 2014

Just installed Kernel 3.15-rc5 on the test system, and the latest VMware (10.0.2) and NVIDIA (337.19) drivers install and run OK.. $ uname -a Linux rglinux 3.15.0-rc5 #1 SMP PREEMPT Fri May 9 22:58:39 BST 2014 x86_64 x86_64 x86_64 GNU/Linux Summary of changes is here:  http://lkml.iu.edu/hypermail/linux/kernel/1405.1/01308.html This has been released earlier than originally planned, as Linus is … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.15-rc5, nvidia 337.19, success, vmware 10.0.2 | Leave a reply

Kernel 3.14.3 – Long List of Fixes..

Adventures With Linux ™ Posted on May 7, 2014 by RGMay 7, 2014

Just updated to Kernel 3.14.3, and – as before – there is no problem with the latest VMware (10.0.2) and NVIDIA (337.19) drivers.. The changes are detailed here:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.14.3 Quite a long list, and the update is certainly worth it, this time! Robert Gadsdon.  May 7, 2014 … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.14.3, long changelog, nvidia 337.19, success, vmware 10.0.2 | Leave a reply

NVIDIA – New Driver 337.19..

Adventures With Linux ™ Posted on May 6, 2014 by RGMay 6, 2014

NVIDIA have just released a new version of their beta driver – 337.19 – and the release notes can be found on the driver download page, at  http://www.geforce.com/drivers/results/75340 (this is for the x86_64 version..) The driver compiles and loads OK, with the latest Linux kernels (3.14.2 and 3.15-rc4) Robert Gadsdon.   May 6, 2014 … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged 337.19, beta, kernel 3.14.2, kernel 3.15-rc4, new release, nvidia, success | 2 Replies

Kernel 3.15-rc4 – Still OK..

Adventures With Linux ™ Posted on May 6, 2014 by RGMay 6, 2014

Updated to Kernel 3.15-rc4 on my test system, and the latest VMware (10.0.2) and NVIDIA (337.12) still compile and run OK.. Brief details are here:  http://lkml.iu.edu//hypermail/linux/kernel/1405.0/01774.html You will have to select the kernel.org versions of VMware modules, as the original VMware-supplied ones will not work..    See my original article at http://rglinuxtech.com/?p=1090 $ uname -a Linux rglinux 3.15.0-rc4 … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 3.15-rc4, kernel.org vmware modules, nvidia 337.12, success, vmware 10.0.2 | Leave a reply

VMware: Linux ‘Guest’ Fix for Kernel 3.15..

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

After further testing, I found that the hgfs ‘shared folders’ function in VMware 10.0.2, which worked fine for Kernel 3.14, did not work for Kernel 3.15… I tried to find a patch, and eventually created a (fairly unsophisticated!) one for myself, and have tested it with VMware 10.0.2 (Linux ‘host’) and Linux Kernel 3.14.1 and 3.15-rc2 ‘guests’. … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, VMware | Tagged fix, hack, kernel 3.15, link.c, linux guest, patch, shared folders, success, vmhgfs, vmware 10.0.2 | Leave a reply

VMware Linux Guest – Shared Folders Finally Fixed..

Adventures With Linux ™ Posted on April 21, 2014 by RGApril 21, 2014

The release notes for VMware 10.0.2 suggested that the hgfs problem with shared folders with a Linux ‘guest’ had been fixed, and I have tested this with Kernel 3.14 – and it (finally!) works again.. Upgrader: To VMX: tools.capability.hgfs_server tools-upgrader 0 Rpci: Sending request=’tools.capability.hgfs_server tools-upgrader 0′ Rpci: Sent request=’tools.capability.hgfs_server tools-upgrader 0′, reply=”, len=0, status=1 Unregistering callback ‘f’ … Continue reading →

Posted in kernel, Linux, VMware | Tagged fixed, hgfs, linux guest, shared folders, vmware 10.0.2 | Leave a reply

VMware 10.0.2 – No Patch Needed..

Adventures With Linux ™ Posted on April 21, 2014 by RGApril 21, 2014

Just upgraded to VMware Workstation 10.0.2, and no patches are needed…   Tested with (Host) Kernels 3.14.1 and 3.15-rc2.. Details are here:  https://www.vmware.com/support/ws10/doc/workstation-1002-release-notes.html Robert Gadsdon.   April 21, 2014.. … Continue reading →

Posted in kernel, Linux, VMware | Tagged kernel 3.14.1, kernel 3.15-rc2, no patches needed, success, vmnet, vmware 10.0.2 | 2 Replies

Kernel 3.15-rc2 – No Surprises, So Far…

Adventures With Linux ™ Posted on April 20, 2014 by RGApril 20, 2014

Just installed Kernel 3.15-rc2 on the test system, and the same comments apply as for -rc1: (http://rglinuxtech.com/?p=1098) $ uname -a Linux rglinux 3.15.0-rc2 #1 SMP PREEMPT Sun Apr 20 22:11:36 BST 2014 x86_64 x86_64 x86_64 GNU/Linux The changes are – briefly – outlined here:  http://lkml.iu.edu//hypermail/linux/kernel/1404.2/02536.html Robert Gadsdon..  April 20, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.15-rc2, nvidia 337.12, success, vmnet patch, vmware 10.0.1 | Leave a reply

Post navigation

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