↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: success

Post navigation

← Older posts
Newer posts →

Kernel 3.18-rc6 – Still Needs Work..

Adventures With Linux ™ Posted on November 24, 2014 by RGNovember 24, 2014

Just installed Kernel 3.18-rc6, and the latest NVIDIA drivers – 340.58 and 346.16 – compile and load OK… Although VMware have just released version 10.0.4, this still needs the ‘vmnet patch’ to compile OK, with kernels 3.17 and 3.18.. # uname -a Linux rg6830l 3.18.0-rc6 #1 SMP PREEMPT Sun Nov 23 23:41:40 PST 2014 x86_64 x86_64 x86_64 … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, VMware | Tagged kernel 3.18-rc6, nvidia 340.48 346.16, success, unfinished, vmnet patch, vmware 10.0.4 | Leave a reply

VMware 10.0.4 Released – Still Needs VMNET Patch…

Adventures With Linux ™ Posted on November 22, 2014 by RGNovember 22, 2014

VMware have released VMware Workstation version 10.0.4, but it still doesn’t compile with Kernel 3.17 or later..    In fact, the only ‘fix’ appears to be for ‘memory problems with Windows 8.1 and Server 2012’, according to the release notes: https://www.vmware.com/support/ws10/doc/workstation-1004-release-notes.html It would appear that up-to-date compatibility is being kept for the next major release, which is due … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, Opinion, VMware | Tagged fix, success, vmnet patch still needed, vmware 10.0.4 | Leave a reply

Kernel 3.18-r5 – Bigger than -rc4..

Adventures With Linux ™ Posted on November 17, 2014 by RGNovember 17, 2014

Just installed Kernel 3.18-rc5 on the test system, and the latest NVIDIA drivers – 340.58 and 346.16 – and VMware 10.0.3 – with the vmnet patch – compile and load OK.. $ uname -a Linux rg6830l 3.18.0-rc5 #1 SMP PREEMPT Sun Nov 16 23:23:41 PST 2014 x86_64 x86_64 x86_64 GNU/Linux Details can be found here:   http://lkml.iu.edu/hypermail/linux/kernel/1411.2/00265.html Robert … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged kernel 3.18-rc5, nvidia 340.58 346.16, success, vmnet patch, vmware 10.0.3 | 2 Replies

Kernel 3.18-rc4 – Better than -rc3..

Adventures With Linux ™ Posted on November 10, 2014 by RGNovember 10, 2014

Just installed Kernel 3.18-rc4 on the test system, and this time it booted OK, and without any ‘tombstones’… Further details here: http://lkml.iu.edu/hypermail/linux/kernel/1411.1/00410.html $ uname -a Linux rg6830l 3.18.0-rc4 #1 SMP PREEMPT Sun Nov 9 21:27:52 PST 2014 x86_64 x86_64 x86_64 GNU/Linux VMware 10.0.3 – with the vmnet patch, and NVIDIA 340.58 both install and load OK. Robert … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.18-rc4, nvidia 340.58, success, vmware 10.0.3 with vmnet patch | Leave a reply

ARM – Odroid Kernel 3.17/3.18 USB Solution..

Adventures With Linux ™ Posted on November 8, 2014 by RGNovember 8, 2014

I had been trying to get USB working with 3.17 and 3.18-rc kernels on my Odroid U3 for some time, and had been looking for fixes in the source code. It turned out that I was looking in the wrong place – and a clue to this was the lack of any mention of the problem on … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux / ARM, Odroid, Performance, U-Boot | Tagged fix, kernel 3.18-rc, new u-boot, odroid u3, success, usb | 1 Reply

Kernel 3.18-rc3 – Boots OK with ‘new’ .config..

Adventures With Linux ™ Posted on November 4, 2014 by RGNovember 4, 2014

Tested Kernel 3.18-rc3 and found that it would not boot with the .config that worked OK with -rc1..    Re-created a new .config from scratch, and now my temporary test system (HP6830 laptop) boots OK, but overall performance still seems rather sluggish.. # uname -a Linux rg6830l 3.18.0-rc3 #1 SMP PREEMPT Mon Nov 3 18:19:06 PST 2014 x86_64 … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged kernel 3.18-rc3, new .config needed, nv-drm.c patch, nvidia 340.46, success, vmnet patch, vmware 10.0.3 | 1 Reply

ARM – CuBox to Kernel 3.17..

Adventures With Linux ™ Posted on October 6, 2014 by RGOctober 6, 2014

Just installed Kernel 3.17 ‘Final’ on the CuBox I4-Pro..    Source code from https://github.com/jmontleon/fedora-20-cubox-i_hb/tree/3.17.0.. Fedora release 20 (Heisenbug) Kernel 3.17.0 on an armv7l (ttymxc0) ……. $ uname -a Linux rgcubox 3.17.0 #1 SMP PREEMPT Mon Oct 6 14:01:51 EDT 2014 armv7l armv7l armv7l GNU/Linux Robert Gadsdon.  October 6, 2014. … Continue reading →

Posted in CuBox, kernel, Linux / ARM | Tagged arm, cubox i-4 pro, kernel 3.17, linux, success | Leave a reply

Kernel 3.17 – At Last…

Adventures With Linux ™ Posted on October 6, 2014 by RGOctober 6, 2014

Kernel 3.17 Final has – finally – been released, and details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1410.0/02818.html As with the last -rc, the latest NVIDIA (340.46) and VMware (10.0.3 patched) drivers install and run OK.. $ uname -a Linux rglinux-i7 3.17.0 #1 SMP PREEMPT Sun Oct 5 18:02:39 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   October 5, 2014. … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel, kernel 3.17, linux, nvidia 340.46, success, vmware 10.0.3 patched | Leave a reply

Kernel 3.17-rc7 – Unexpected..

Adventures With Linux ™ Posted on September 30, 2014 by RGSeptember 30, 2014

Kernel 3.17 was due out by now, but we have another release candidate instead – rc7.. No problems with the latest VMware (10.0.3 patched) and NVIDIA (340.32) drivers, which compile and load OK..   The latest NVIDIA ‘beta’ (343.22) compiles/loads OK, but I need to test it more thoroughly with VMware, as the previous version broke the VM … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged 3.17 delayed, extra, kernel 3.17-rc7, nvidia 340.32, nvidia 343.22, success, vmware 10.0.3 patched | Leave a reply

Kernel 3.17-rc6 – 3.17 Final Soon?

Adventures With Linux ™ Posted on September 23, 2014 by RGSeptember 23, 2014

Installed Kernel 3.17-rc6, and – as with -rc5 – the latest VMware (10.0.3 with vmnet patch) and NVIDIA (340.32) drivers compile and install/load OK.. # uname -a Linux rg6830l 3.17.0-rc6 #1 SMP PREEMPT Mon Sep 22 09:48:38 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux Details are here:  http://lkml.iu.edu/hypermail/linux/kernel/1409.2/03201.html From the comments, it seems that the next release may … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel, kernel 3.17-rc6, linux, nvidia 340.32, success, vmware 10.0.3 patched | Leave a reply

Post navigation

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