<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog Amain &#187; 9.04</title>
	<atom:link href="http://blog.zoomeren.nl/tag/9-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.zoomeren.nl</link>
	<description>Open Source / Linux</description>
	<lastBuildDate>Fri, 21 May 2010 21:47:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Server Console VMWare Server 2.0.1 ( 2009/03/31 &#124; Build: 156745 ) does not have a CTRL-ALT-DELETE option</title>
		<link>http://blog.zoomeren.nl/2009/10/03/server-console-vmware-server-2-0-1-20090331-build-156745-does-not-have-a-ctrl-alt-delete-option/</link>
		<comments>http://blog.zoomeren.nl/2009/10/03/server-console-vmware-server-2-0-1-20090331-build-156745-does-not-have-a-ctrl-alt-delete-option/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 14:08:33 +0000</pubDate>
		<dc:creator>Amain</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[ctrl-alt-del]]></category>
		<category><![CDATA[ctrl-alt-delete]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=77</guid>
		<description><![CDATA[The CTRL-ALT-DELETE option in the Server Console of VMWare Server 2.0.1( 2009/03/31 &#124; Build: 156745 ) is missing. This is very anoying. In Ubuntu, when pressing CTRL-ALT-DELETE the &#8216;Close Computer&#8217; screen appears. Also pressing CTRL-ALT removes keyboaard/mouse control from the VMWare Server Console window back to Ubuntu/X Server. So is there no way yo login [...]]]></description>
			<content:encoded><![CDATA[<p>The CTRL-ALT-DELETE option in the Server Console of VMWare Server 2.0.1( <span>2009/03/31 | Build: 156745 ) is missing. This is very anoying. In Ubuntu, when pressing CTRL-ALT-DELETE the &#8216;Close Computer&#8217; screen appears. Also pressing CTRL-ALT removes keyboaard/mouse control from the VMWare Server Console window back to Ubuntu/X Server. So is there no way yo login into your Windows Guest OS. Of course there are other options:</span></p>
<ul>
<li><span>Press CTR-ALT-. ( The . / ALT key on the numeric keyboard )</span></li>
<li><span>On a laptop without numeric keyboard: CTRL-ALT-PrintScrn<br />
(<em> note: on my laptop that is: CTRL-ALT-Fn-PrintScrn </em>)</span></li>
<li><span>CTRL-ALT-INS is reported to work but, didn&#8217;t work for me</span></li>
<li><span>Using VNC</span>
<ul>
<li><span>Add the following lines to the VMWare .vmx config file:<br />
</span></p>
<pre> RemoteDisplay.vnc.enabled = "TRUE"</pre>
<pre> RemoteDisplay.vnc.port = "5900"</pre>
<pre> RemoteDisplay.vnc.password = ""</pre>
</li>
<li>Restart Guest OS and connect with vncviewer to the screen of the Guest OS</li>
<li>Press F8 and choose from the menu &#8216;Send CTRL-ALT-DELETE&#8217;</li>
</ul>
</li>
</ul>
<p>There are more options, but these seem to me the best working.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.zoomeren.nl/2009/10/03/server-console-vmware-server-2-0-1-20090331-build-156745-does-not-have-a-ctrl-alt-delete-option/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Old webcam Logitech, Inc. QuickCam Communicate STX not working in Ubuntu 9.04</title>
		<link>http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/</link>
		<comments>http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 13:48:20 +0000</pubDate>
		<dc:creator>Amain</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[jaunty]]></category>
		<category><![CDATA[kdenlive]]></category>
		<category><![CDATA[logitech]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[QuickCam Communicate STX]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://blog.zoomeren.nl/?p=71</guid>
		<description><![CDATA[vlc, mplayer, kdenlive are not able to open my webcam(/dev/video), while aMSN is able to. I have the following webcam:
ID 046d:08ad Logitech, Inc. QuickCam Communicate STX
It seems that Ubuntu recently switched from V4L to V4L2 causing some trouble with some devices. Fortunately there is a solution:
sudo apt-get install ld.so.preload-manager
sudo ld.so.preload-manager /usr/lib/libv4l/v4l1compat.so
alternatively (note the lib32. You [...]]]></description>
			<content:encoded><![CDATA[<p>vlc, mplayer, kdenlive are not able to open my webcam(/dev/video), while aMSN is able to. I have the following webcam:</p>
<pre>ID 046d:08ad Logitech, Inc. QuickCam Communicate STX</pre>
<p>It seems that Ubuntu recently switched from V4L to V4L2 causing some trouble with some devices. Fortunately there is a solution:</p>
<pre>sudo apt-get install ld.so.preload-manager</pre>
<pre>sudo ld.so.preload-manager /usr/lib/libv4l/v4l1compat.so</pre>
<p>alternatively (note the lib32. You need to set that on 64bit systems because Skype is still 32 bit ):</p>
<p>LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so exec /usr/bin/skype</p>
<p>And now vlc, mplayer and kdenlive work perfectly:</p>
<ul>
<li>mplayer tv:// -tv driver=v4l:width=320:height=240:device=/dev/video0</li>
<li>vlc v4l:// :v4l-vdev=&#8221;/dev/video0&#8243; :v4l-adev=&#8221;/dev/audio&#8221; :v4l-norm=3 :v4l-frequency=-1 :v4l-caching=300 :v4l-chroma=&#8221;" :v4l-fps=-1.000000 :v4l-samplerate=44100 :v4l-channel=0 :v4l-tuner=-1 :v4l-audio=-1 :v4l-stereo :v4l-width=320 :v4l-height=240 :v4l-brightness=-1 :v4l-colour=-1 :v4l-hue=-1 :v4l-contrast=-1 :no-v4l-mjpeg :v4l-decimation=1 :v4l-quality=100</li>
<li>kdenlive works fine with default options</li>
</ul>
<p>Links:</p>
<ul>
<li><a href="https://help.ubuntu.com/community/Webcam">https://help.ubuntu.com/community/Webcam</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.zoomeren.nl/2009/10/03/old-webcam-logitech-inc-quickcam-communicate-stx-not-working-in-ubuntu-9-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
