↓
 

Adventures With Linux ™

Linux Technologies and Fun Times - and Technology Commentary..

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

Category Archives: VMware

Post navigation

← Older posts
Newer posts →

Kernel 3.14-rc6 – ‘Final’ May be Delayed..

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

Just installed Kernel 3.14-rc6 on the X86_64 test system, and DreamPlug (armv5).. On x86_64, the latest (patched) VMware (10.0.1) and NVIDIA (334.21) drivers compile/install OK.. Details are here: http://lkml.iu.edu//hypermail/linux/kernel/1403.1/00505.html DreamPlug: Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc6 on an armv5tel (ttyS0) ………… # uname -a Linux rgdreamplug 3.14.0-rc6 #1 PREEMPT Mon Mar 10 11:31:56 GMT 2014 armv5tel … Continue reading →

Posted in compilation, Crash and Burn.., Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged armv5, dreamplug, kernel 3.14-rc6, nvidia 334.21, patched, success, vmware 10.0.1, x86_64 | 3 Replies

Kernel 3.14-rc5 Released.. ARM (armv5) and x86_64 updated

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

Updated the test (x86_64) system and the DreamPlug (armv5) to kernel 3.14-rc5, and the same comments apply as for 3.14-rc4..  https://rglinuxtech.com/?p=1070 Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc5 on an armv5tel (ttyS0) ……….. # uname -a Linux rgdreamplug 3.14.0-rc5 #1 PREEMPT Mon Mar 3 22:07:22 GMT 2014 armv5tel armv5tel armv5tel GNU/Linux Latest – patched – NVIDIA and … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged arm, dreamplug, kernel 3.14-rc5, linux, nvidia 331-49 patched, success, vmware 10.0.1 patched, x86_64 | Leave a reply

Kernel 3.14-rc4 – X86_64 and ARM (Dreamplug) Updates..

Adventures With Linux ™ Posted on February 24, 2014 by RGFebruary 24, 2014

Updated the test system to Kernel 3.14-rc4, and the VMware 10.0.1 (patched) and NVIDIA 331.49 (patched) compile and load OK.. Details of changes are here:  https://lkml.org/lkml/2014/2/23/234 Updated the Dreamplug to 3.14-rc4 as well: Fedora release 18 (Spherical Cow) Kernel 3.14.0-rc4 on an armv5tel (ttyS0) The Odroid is not (yet) supported by the standard kernel-org tree, but hopefully … Continue reading →

Posted in compilation, Dreamplug, Linux, Linux / ARM, NVIDIA, VMware | Tagged dreamplug, kernel 3.14-rc4, nvidia 331-49 patched, success, vmware 10.0.1 patched | Leave a reply

Kernel 3.13.4 – And Workaround for UVCVIDEO problem..

Adventures With Linux ™ Posted on February 21, 2014 by RGFebruary 21, 2014

Updated to Kernel 3.13.4, and the latest NVIDIA driver 331.49 and (patched) VMware 10.0.1 compile and load/run OK.. Details of changes are here:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.13.4 I had still been having problems with the uvcvideo driver (with a Logitech C525 webcam), since updating from kernel 3.12 to kernel 3.13 – and the problems is also in 3.14-rc3..   I … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged failed to submit urb, kernel 3.13.4, linux, multiple usb video devieces, nvidia 331.49, success, uvcvideo problem, vmware 10.0.1 patched, worksround | Leave a reply

Kernel 3.14-rc1 – VMware OK, NVIDIA Fail..

Adventures With Linux ™ Posted on February 3, 2014 by RGFebruary 3, 2014

Just updated the test system to Kernel 3.14-rc1, and did the usual tests with the latest VMware (10.0.1) and NVIDIA (331.38). VMware compile failed with the VMware version of vmci, but this can be fixed by selecting the kernel.org versions of these modules, from the standard 3.14-rc1 source tree.   The vmci module can be found under ‘Misc … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged compile fail, kernel 3.14-rc1, kernel.org versions, nvidia 331.38, nvidia acpi, vmci, vmware 10.0.1 ok, vsock | Leave a reply

Kernel 3.13 in Linux VMware Guest – Shared Folders Problem

Adventures With Linux ™ Posted on January 25, 2014 by RGJanuary 25, 2014

Setting up a test system for the usb/uvcvideo tests, I have found another kernel 3.13 issue – this time with Linux as a VMware guest.. The shared folders – which work OK with 3.12, do not work with 3.13. Normally shared folders are found under /mnt/hgfs, but with 3.13 the hgfs directory is corrupted in some odd … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, VMware | Tagged /mnt/hgfs not a directory, kernel 3.13, linux guest, shared folders not mounted, vmware | 7 Replies

3.13 Final – And a VMware Patch You May Not Need..

Adventures With Linux ™ Posted on January 20, 2014 by RGJanuary 20, 2014

Installed 3.13 Final on my test system, and then on my main system, and encountered an odd problem with VMware (10.0.1).. On my test system, VMware had been compiling and installing/running OK on all the 3.13-rc versions, and 3.13 Final, but on my main system, vmnet failed to compile: … /tmp/modconfig-I1rVjt/vmnet-only/filter.c:206:1: error: conflicting types for ‘VNetFilterHookFn’  VNetFilterHookFn(unsigned … Continue reading →

Posted in compilation, Hacks, kernel, Linux, NVIDIA, Opinion, Performance, VMware | Tagged 10.0.1, 319.82, 331.38, compile fail, error, kernel 3.13, nvidia, patch, problem, success, vmnet, vmware, vnetfilterhookfn | 5 Replies

3.13-rc8 – Waiting for 3.13 Final..

Adventures With Linux ™ Posted on January 13, 2014 by RGJanuary 13, 2014

3.13-rc8 is out, and 3.13 Final should be out in about a weeks time – or so.. Changes are here:  http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg568052.html Same comments apply for VMware and NVIDIA drivers on x86_64 as for -rc7, and the DreamPlug (armv5tel) still gives the usual batch of mvsdio f1090000.mvsdio: unhandled interrupt status=0x0810 en=0x0100 pio=0 errors on boot, but otherwise runs … Continue reading →

Posted in compilation, Dreamplug, kernel, Linux, Linux / ARM, NVIDIA, VMware | Tagged arm, dreamplug, kernel 3.13-rc8, linux, mvsdio errors, nvidia, success, vmware, x86_64 | Leave a reply

3.12.7 – First ‘Stable’ of the New Year..

Adventures With Linux ™ Posted on January 10, 2014 by RGJanuary 10, 2014

After some time, and ‘the holidays’, Kernel 3.12.7 has been released, and – as usual – the latest NVIDIA and VMware versions compile and run OK.. This time, the changelog is quite long:  https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.7 On my main system, I had been running into very infrequent (once every two/three weeks) X ‘freezes’ with NVIDIA driver 331.20, but have … Continue reading →

Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged changelog, kernel 3.12.7, nvidia 319.76 ok, nvidia 331.20 freeze | Leave a reply

Kernel 3.13-rc7 – First For 2014..

Adventures With Linux ™ Posted on January 5, 2014 by RGJanuary 5, 2014

Updated the test system to Kernel 3.13-rc7, and VMware 10.0.1 and (patched) NVIDIA 319.76 and 331.20 compile and install OK..   Details of the NVIDIA runtime patch were in an earlier article: https://rglinuxtech.com/?p=948 Details of changes are here: http://www.mail-archive.com/linux-kernel@vger.kernel.org/msg563675.html According to the announcement, there may be a 3.13-rc8 release, before 3.13 Final.. Robert Gadsdon.   January 5, 2014.

Continue reading →
Posted in compilation, kernel, Linux, NVIDIA, VMware | Tagged kernel 3.13-rc7, nvidia 319.76 331.20, success, vmware 10.0.1 | Leave a reply

Post navigation

← Older posts
Newer posts →
Original content &copy Robert Gadsdon 2013
↑
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.