<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Theteju</id>
	<title>LinuxMCE - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.linuxmce.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Theteju"/>
	<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php/Special:Contributions/Theteju"/>
	<updated>2026-07-22T00:16:49Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Logitech_Quickcam_Pro_5000&amp;diff=36699</id>
		<title>Logitech Quickcam Pro 5000</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Logitech_Quickcam_Pro_5000&amp;diff=36699"/>
		<updated>2016-04-04T03:47:04Z</updated>

		<summary type="html">&lt;p&gt;Theteju: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category: Hardware]]&lt;br /&gt;
{{Versioninfo}}&lt;br /&gt;
[[Category: Cameras]]&lt;br /&gt;
&lt;br /&gt;
I tried installing one of these on my core to use as a security camera, using instructions found [[USB_Surveillance_Camera|here]]. Unfortunately I found that when I viewed the cam in my orbiter, nothing showed up! After consulting a few guides I found that this webcam required an update to the v4l drivers.&lt;br /&gt;
&lt;br /&gt;
This command can be used to test if your system is able to use your webcam:&lt;br /&gt;
&lt;br /&gt;
 mplayer tv:// -tv driver=v4l2:width=640:height=480:device=/dev/video0 -fps 5&lt;br /&gt;
&lt;br /&gt;
I then used instructions from [http://www.linuxtv.org/wiki/index.php/How_to_Obtain%2C_Build_and_Install_V4L-DVB_Device_Drivers LinuxTV.org] to update the drivers.&lt;br /&gt;
&lt;br /&gt;
Unfortunately I still get the same problem... &lt;br /&gt;
&lt;br /&gt;
I&#039;ll update this document further if/when I get time for some further investigation.&lt;br /&gt;
&lt;br /&gt;
=== note ===&lt;br /&gt;
&#039;&#039;&#039;2011-01-10&#039;&#039;&#039;&lt;br /&gt;
I was able to get a Quickcam Pro 9000 to work (which is also a UVC webcam) by doing the following (unsure which of these steps was the magic fix, i&#039;ll build another test box tomorrow and establish exactly which it was)&lt;br /&gt;
&lt;br /&gt;
* apt-get install uvccapture&lt;br /&gt;
* apt-get install luvcview&lt;br /&gt;
* hand edit /etc/motion/thread0.conf and change device line from &#039;/dev/video0&#039; to &#039;/dev/uvcvideo&#039; (note: this was reset to /dev/video0 on next reload, and seems to be working)&lt;br /&gt;
* running &#039;motion -s&#039; &lt;br /&gt;
&lt;br /&gt;
cheers -Leigh&lt;br /&gt;
&lt;br /&gt;
=== note ===&lt;br /&gt;
&#039;2016-04-04&#039;&lt;br /&gt;
&lt;br /&gt;
Thanks to -Leigh, I was able to get Quickcam Pro 9000 working in 14.04 lmce build following steps above.&lt;br /&gt;
Quick reload did not do the trick. I had to reboot the system.&lt;br /&gt;
&lt;br /&gt;
Thanks - theteju.&lt;/div&gt;</summary>
		<author><name>Theteju</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installing_Flash&amp;diff=24810</id>
		<title>Installing Flash</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installing_Flash&amp;diff=24810"/>
		<updated>2010-08-01T15:35:20Z</updated>

		<summary type="html">&lt;p&gt;Theteju: /* Installing On AMD64 Machines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
==Adobe Flash Player==&lt;br /&gt;
Adobe Flash Player is the high-performance, lightweight, highly expressive client runtime that delivers powerful and consistent user experiences across major operating systems, browsers, mobile phones, and devices.&lt;br /&gt;
&lt;br /&gt;
===Installing On AMD64 Machines===&lt;br /&gt;
&#039;&#039;&#039;Update: An alpha version of [http://labs.adobe.com/downloads/flashplayer10.html 64-bit Adobe Flash Player 10 for Linux] operating systems was released on 11/17/2008.  This should make the instructions below obsolete.  However, since LinuxMCE runs an older version of Kubuntu these instructions are still valid.&lt;br /&gt;
Will update once new version is out to see if code still applies&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
*First in the KDE desktop,&lt;br /&gt;
&lt;br /&gt;
open the console&lt;br /&gt;
*Code: &lt;br /&gt;
 sudo apt-get install nspluginwrapper   (it may ask for your password, which is linuxmce, if you installed from the DVD)&lt;br /&gt;
*Next type: &lt;br /&gt;
 wget http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz&lt;br /&gt;
 tar xvfz install_flash_player_9.tar.gz&lt;br /&gt;
* Next Type: &lt;br /&gt;
 mkdir -pv ~/.mozilla/plugins&lt;br /&gt;
 cp -iv libflashplayer.so ~/.mozilla/plugins&lt;br /&gt;
 nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so&lt;br /&gt;
*Close firefox and then reopen and test, it should now play flash.&lt;/div&gt;</summary>
		<author><name>Theteju</name></author>
	</entry>
	<entry>
		<id>http://wiki.linuxmce.org/index.php?title=Installing_Flash&amp;diff=24807</id>
		<title>Installing Flash</title>
		<link rel="alternate" type="text/html" href="http://wiki.linuxmce.org/index.php?title=Installing_Flash&amp;diff=24807"/>
		<updated>2010-08-01T04:07:16Z</updated>

		<summary type="html">&lt;p&gt;Theteju: /* Installing On AMD64 Machines */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Tutorials]]&lt;br /&gt;
&lt;br /&gt;
==Adobe Flash Player==&lt;br /&gt;
Adobe Flash Player is the high-performance, lightweight, highly expressive client runtime that delivers powerful and consistent user experiences across major operating systems, browsers, mobile phones, and devices.&lt;br /&gt;
&lt;br /&gt;
===Installing On AMD64 Machines===&lt;br /&gt;
&#039;&#039;&#039;Update: An alpha version of [http://labs.adobe.com/downloads/flashplayer10.html 64-bit Adobe Flash Player 10 for Linux] operating systems was released on 11/17/2008.  This should make the instructions below obsolete.  However, since LinuxMCE runs an older version of Kubuntu these instructions are still valid.&lt;br /&gt;
Will update once new version is out to see if code still applies&lt;br /&gt;
&#039;&#039;&#039;&lt;br /&gt;
*First in the KDE desktop,&lt;br /&gt;
open firefox. google &amp;quot;install flash player 9 tar gz&amp;quot; download the tar.gz file from adobe&#039;s website.&lt;br /&gt;
the file will be saved on Desktop.{in MD}&lt;br /&gt;
open the console&lt;br /&gt;
*Code: &lt;br /&gt;
 sudo apt-get install nspluginwrapper   (it may ask for your password, which is linuxmce, if you installed from the DVD)&lt;br /&gt;
*Next type: &lt;br /&gt;
 cd Desktop&lt;br /&gt;
 tar xvfz install_flash_player_9.tar.gz&lt;br /&gt;
* Next Type: &lt;br /&gt;
 mkdir -pv ~/.mozilla/plugins&lt;br /&gt;
 cp -iv libflashplayer.so ~/.mozilla/plugins&lt;br /&gt;
 nspluginwrapper -i ~/.mozilla/plugins/libflashplayer.so&lt;br /&gt;
*Close firefox and then reopen and test, it should now play flash.&lt;/div&gt;</summary>
		<author><name>Theteju</name></author>
	</entry>
</feed>