↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

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

Tag Archives: vmware 9.02

Kernel 3.10.1, and All is Well..

Adventures With Linux ™ Posted on July 16, 2013 by RGJuly 16, 2013

Installed Kernel 3.10.1 on my main system, and everything seems to be working OK.. Changelog at: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.10.1 VMware 9.02 – with the 3.10 patches for vmnet and vmblock – compiles and runs, and NVIDIA 319.32 – with the 3.10 patch – compiles and runs OK, as well.     With 3.10.0, I had problems with sound and the KDE … Continue reading →

Posted in compilation, Fedora, KDE, kernel, Linux, NVIDIA, Performance, VMware | Tagged 3.10 patches, archlinux wiki, kernel 3.10.1, nvidia 319.32, success, vmware 9.02 | Leave a reply

Kernel 3.11-rc1 – First Impressions – VMware OK, NVIDIA not..

Adventures With Linux ™ Posted on July 15, 2013 by RGJuly 15, 2013

Just installed the newly-released kernel 3.11-rc1 on the test system… VMware Workstation 9.02 – with the 3.10 patches for vmnet and vmblock – compiles OK, but – for some reason – the modules don’t install using the usual command (# vmware-modconfig –console –install-all)..    But, the ‘user’ command does work, (# vmware-modconfig –icon=vmware-workstation –appname=VMware, or just type # … Continue reading →

Posted in compilation, Crash and Burn.., Hacks, kernel, Linux, NVIDIA, Performance, VMware | Tagged kernel 3.10 patches, kernel 3.11-rc1, nvidia 319.32, nvidia fail, vmware 9.02, vmware ok | Leave a reply

Kernel 3.10-rc7 – NVIDIA (patched) OK, and VMware OK, with vmblock Disabled..

Adventures With Linux ™ Posted on June 27, 2013 by RGJune 27, 2013

Updated the test system to kernel 3.10-rc7, and the patched NVIDIA drivers for 310.51 and 319.23 compile OK, as before. VMware 9.02 – with the vmnet patch – compiles OK, except for vmblock..   I still can’t find a patch for vmblock and kernel 3.10-rcN, but VMware can run without vmblock, so just stop it from trying to … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux, NVIDIA, VMware | Tagged 310.51 patched, 319.23 patched, disable vmblock compile, kernel 3.10-rc7, nvidia, success, vmware 9.02, workaround | 2 Replies

3.9.3 – All OK, with VMware and NVIDIA latest..

Adventures With Linux ™ Posted on May 21, 2013 by RGMay 21, 2013

My swap file boot failure turned out – as I suspected – to be self-inflicted, as I had somehow managed to ‘unselect’ the ”support for paging of anonymous memory (swap)” option under General setup… Once this was corrected, the 3.9.x kernel compiled – and booted – successfully.. Kernel 3.9.3 compiles the latest VMware (9.02) and NVIDIA (310.51 … Continue reading →

Posted in compilation, Crash and Burn.., kernel, Linux, NVIDIA, VMware | Tagged compile, kernel 3.9.3, nvidia 310.51, nvidia 319.17, success, vmware 9.02 | Leave a reply

3.9-rc7 Released, NVIDIA and VMware OK..

Adventures With Linux ™ Posted on April 15, 2013 by RGApril 18, 2013

Just installed kernel 3.9-rc7 on my test system, and VMware (9.02) and the latest NVIDIA ‘stable’ (310.44) and ‘beta’ (319.12) drivers all compile without problems.. # uname -a Linux rg6830l 3.9.0-rc7 #1 SMP Mon Apr 15 09:40:44 BST 2013 x86_64 x86_64 x86_64 GNU/Linux One additional piece of information…   I am running Fedora 18, but using the ‘official’ … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, Opinion, VMware | Tagged compile, fail, kernel 3.9-rc7, nvidia 310.44 319.12, rawhide kernel, success, vmware 9.02, workaround | Leave a reply

Kernel 3.8.6 – x86_64 and ARM (Pi)

Adventures With Linux ™ Posted on April 5, 2013 by RGApril 5, 2013

Just updated to kernel 3.8.6, and used the incremental patch at https://www.kernel.org/pub/linux/kernel/v3.0/incr/patch-3.8.5-6.bz2 to update the Raspberry Pi.. Fedora release 18 (Spherical Cow) Kernel 3.8.6-pi on an armv6l (ttyAMA0) …………… # uname -a Linux rgpi 3.8.6-pi #1 PREEMPT Fri Apr 5 23:10:23 BST 2013 armv6l armv6l armv6l GNU/Linux Everything works OK, and the x86_64 system compiles the latest … Continue reading →

Posted in compilation, Fedora, kernel, Linux, Linux / ARM, NVIDIA, Raspberry Pi, VMware | Tagged compile, kernel 3.8.6, nvidia 310.44, raspberry pi, success, vmware 9.02, x86_64 | 3 Replies

3.9-rc3 – NVIDIA and VMware OK..

Adventures With Linux ™ Posted on March 19, 2013 by RGMarch 19, 2013

Installed Kernel 3.9-rc3 on the test system..   VMware 9.0.2, and NVIDIA 310.40 (main) and 313.26 (beta) all compile OK.. # uname -a Linux rg6830l 3.9.0-rc3 #1 SMP Mon Mar 18 12:21:27 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 19th, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.40, 313.26, compile, fedora, kernel 3.9-rc3, linux, nvidia, success, vmware 9.02 | Leave a reply

3.8.3 – And all is Well..

Adventures With Linux ™ Posted on March 15, 2013 by RGMarch 15, 2013

Just updated the main system to Kernel 3.8.3, and everything works, as before.   VMware 9.0.2 and NVIDIA 313.26 both compile and install/run without any problems..     This update contains several more ‘improvements’ for USB3 – amongst other things.. Details of all the changes, are here: https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.8.3 $ uname -a Linux rglinux 3.8.3 #1 SMP Fri Mar 15 01:20:29 … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged changelog, install, kernel 3.8.3, nvidia 313.26, success, update, vmware 9.02 | 2 Replies

3.9-rc2 out – VMware and NVIDIA still OK..

Adventures With Linux ™ Posted on March 11, 2013 by RGMarch 11, 2013

Installed kernel 3.9-rc2 on the test system – and VMware 9.0.2, and both the latest ‘stable’ (310.40), and ‘beta’ (313.26) NVIDIA drivers, all compile successfully.. $ uname -a Linux rg6830l 3.9.0-rc2 #1 SMP Mon Mar 11 17:36:47 GMT 2013 x86_64 x86_64 x86_64 GNU/Linux Robert Gadsdon.   March 11th, 2013. … Continue reading →

Posted in compilation, Fedora, kernel, Linux, NVIDIA, VMware | Tagged 310.40, 313.26, compile, kernel 3.9-rc2, linux, nvidia, success, vmware 9.02 | Leave a reply
Original content © Robert Gadsdon 2013
↑