↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

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 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

ARM: Pi to 3.14.1, DreamPlug to 3.15-rc1..

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

Updated the Raspberry Pi to Kernel 3.14.1, from the source at GitHub: # git clone -b rpi-3.14.y –single-branch https://github.com/raspberrypi/linux Pidora release 2014 (Raspberry Pi Fedora Remix) Kernel 3.14.1+ on an armv6l (ttyAMA0) ………… # uname -a Linux rgpi 3.14.1+ #1 PREEMPT Wed Apr 16 09:57:40 BST 2014 armv6l armv6l armv6l GNU/Linux And… updated the DreamPlug to 3.15-rc1, … Continue reading →

Posted in compilation, Dreamplug, Fedora, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, dreamplug, kernel 3.14.1, kernel 3.15-rc1, linux, mvsdio errors, raspberry pi, success | 1 Reply

Kernel 3.15-rc1 – Less Painful…

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

Just install Kernel 3.15-rc1 on the test system, and VMware 10.0.1 (with the vmnet patch, if you need it) and the latest NVIDIA driver – 337.12 – compile and load and run OK… $ uname -a Linux rg6830l 3.15.0-rc1 #1 SMP PREEMPT Mon Apr 14 09:20:22 BST 2014 x86_64 x86_64 x86_64 GNU/Linux One slight quirk that I … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged kernel 3.15-rc1, nvidia 337.12, success, vmware 10.0.1 patched | Leave a reply

NVIDIA – Finally, a 3.14-compatible Driver..

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

Just installed the latest NVIDIA driver – 337.12 – and it does compile, and run, OK with Kernel 3.14, without the need for any patches.. Robert Gadsdon.   April 11, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA | Tagged driver 337.12, kernel 3.14, nvidia, success | 2 Replies

ARM: Pi to Kernel 3.14..

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

Just updated the Raspberry Pi to Kernel 3.14, from github: # git clone -b rpi-3.14.y –single-branch https://github.com/raspberrypi/linux Pidora release 2014 (Raspberry Pi Fedora Remix) Kernel 3.14.0+ on an armv6l (ttyAMA0) …………. # uname -a Linux rgpi 3.14.0+ #1 PREEMPT Wed Apr 2 10:49:25 BST 2014 armv6l armv6l armv6l GNU/Linux No problems encountered, so far.. Robert Gadsdon.   April … Continue reading →

Posted in compilation, kernel, Linux / ARM, Pidora, Raspberry Pi | Tagged arm, kernel 3.14, linux, raspberry pi, success, update | Leave a reply

Kernel 3.14 is Here..

Adventures With Linux ™ Posted on March 31, 2014 by RGMarch 31, 2014

Just installed Kernel 3.14 on my main system, and (patched) VMware 10.0.1 and (patched) NVIDIA 334.21 install and run OK. Details of changes from -rc8 are here:  http://lkml.iu.edu//hypermail/linux/kernel/1403.3/03023.html It is worth repeating the changes for 3.14 relating to VMware modules, from my original article on -rc1: VMware compile will fail with the VMware versions of vmci and … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged final, kernel 3.14, kernel.org vmware modules, nvidia 334.21, patched, released, success, vmware 10.0.1 | 4 Replies

Post navigation

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