<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Workstation on nagg.eu</title><link>https://nagg.eu/tags/workstation/</link><description>Recent content in Workstation on nagg.eu</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 27 Jul 2013 14:11:04 +0000</lastBuildDate><atom:link href="https://nagg.eu/tags/workstation/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux Kernel 3.10 and VMware Workstation 9</title><link>https://nagg.eu/linux-kernel-3-10-and-vmware-workstation-9/</link><pubDate>Sat, 27 Jul 2013 14:11:04 +0000</pubDate><guid>https://nagg.eu/linux-kernel-3-10-and-vmware-workstation-9/</guid><description>&lt;p&gt;A new Linux kernel version is released and guess what: VMware Workstation fucked up once again.&lt;br&gt;
The fix posted on the Arch Linux wiki is applicable also to Fedora 19, I&amp;rsquo;ll post it here for future reference.&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;$ cd /tmp
$ curl -O http://pkgbuild.com/git/aur-mirror.git/plain/vmware-patch/vmblock-9.0.2-5.0.2-3.10.patch
$ curl -O http://pkgbuild.com/git/aur-mirror.git/plain/vmware-patch/vmnet-9.0.2-5.0.2-3.10.patch
$ cd /usr/lib/vmware/modules/source
# tar -xvf vmblock.tar
# tar -xvf vmnet.tar
# patch -p0 -i /tmp/vmblock-9.0.2-5.0.2-3.10.patch
# patch -p0 -i /tmp/vmnet-9.0.2-5.0.2-3.10.patch
# tar -cf vmblock.tar vmblock-only
# tar -cf vmnet.tar vmnet-only
# rm -r vmblock-only
# rm -r vmnet-only
# vmware-modconfig --console --install-all
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;For more information: &lt;!-- raw HTML omitted --&gt;&lt;a href="https://wiki.archlinux.org/index.php/VMware#3.10_kernels"&gt;https://wiki.archlinux.org/index.php/VMware#3.10_kernels&lt;/a&gt;&lt;!-- raw HTML omitted --&gt;&lt;/p&gt;</description></item></channel></rss>