<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to configure webcam in Debian Linux</title>
	<atom:link href="http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Thu, 19 Nov 2009 13:24:32 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Wii</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-3966</link>
		<dc:creator>Wii</dc:creator>
		<pubDate>Tue, 03 Nov 2009 15:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-3966</guid>
		<description>Nowadays a lot of webcams work &quot;out of the box&quot; with ubuntu or other linux versions.</description>
		<content:encoded><![CDATA[<p>Nowadays a lot of webcams work &#8220;out of the box&#8221; with ubuntu or other linux versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sunil sanghee</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-3435</link>
		<dc:creator>sunil sanghee</dc:creator>
		<pubDate>Sun, 26 Jul 2009 12:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-3435</guid>
		<description>i want to download tvtuner for linux (debian)</description>
		<content:encoded><![CDATA[<p>i want to download tvtuner for linux (debian)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JOTA</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-3379</link>
		<dc:creator>JOTA</dc:creator>
		<pubDate>Sat, 18 Jul 2009 06:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-3379</guid>
		<description>VERY GOOD!! 18/07/2009
I USE A  WEB CAM GOTEC ( LEADERSHIP ) - DEBIAN LENNY 5.0.2 Kernel : 2.6.26-2-686 

$ sudo apt-get install linux-headers-2.6.26-2-686 module-assistant build-essential gcc-4.1-locales gcc-4.1-multilib libmudflap0-dev kernel-package

$ sudo aptitude install gspca-source camorama

$ cd /usr/src
$ sudo tar -jxvf gspca.tar.bz2
$ cd /usr/src/modules/gspca/
$ sudo make
$ sudo make install
$ sudo depmod -a
$ sudo modprobe gspca
$ camorama</description>
		<content:encoded><![CDATA[<p>VERY GOOD!! 18/07/2009<br />
I USE A  WEB CAM GOTEC ( LEADERSHIP ) &#8211; DEBIAN LENNY 5.0.2 Kernel : 2.6.26-2-686 </p>
<p>$ sudo apt-get install linux-headers-2.6.26-2-686 module-assistant build-essential gcc-4.1-locales gcc-4.1-multilib libmudflap0-dev kernel-package</p>
<p>$ sudo aptitude install gspca-source camorama</p>
<p>$ cd /usr/src<br />
$ sudo tar -jxvf gspca.tar.bz2<br />
$ cd /usr/src/modules/gspca/<br />
$ sudo make<br />
$ sudo make install<br />
$ sudo depmod -a<br />
$ sudo modprobe gspca<br />
$ camorama</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lost</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-2830</link>
		<dc:creator>Lost</dc:creator>
		<pubDate>Mon, 27 Apr 2009 19:08:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-2830</guid>
		<description>make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules
make[1]: Entering directory `/usr/src/linux-2.6.27.7&#039;
scripts/Makefile.build:46: *** CFLAGS was changed in &quot;/usr/src/modules/gspca/Makefile&quot;. Fix it to use EXTRA_CFLAGS.  Stop.
make[1]: *** [_module_/usr/src/modules/gspca] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.7&#039;
make: *** [default] Error 2</description>
		<content:encoded><![CDATA[<p>make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules<br />
make[1]: Entering directory `/usr/src/linux-2.6.27.7&#8242;<br />
scripts/Makefile.build:46: *** CFLAGS was changed in &#8220;/usr/src/modules/gspca/Makefile&#8221;. Fix it to use EXTRA_CFLAGS.  Stop.<br />
make[1]: *** [_module_/usr/src/modules/gspca] Error 2<br />
make[1]: Leaving directory `/usr/src/linux-2.6.27.7&#8242;<br />
make: *** [default] Error 2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lozan</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-2461</link>
		<dc:creator>Lozan</dc:creator>
		<pubDate>Sun, 01 Mar 2009 18:49:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-2461</guid>
		<description>@LordLuPach. Try it this way:

sudo aptitude install gspca-source
cd /usr/src
sudo tar -jxvf gspca.tar.bz2
cd /usr/src/modules/gspca/
sudo m-a prepare
sudo m-a a-i gspca
sudo modprobe gspca

@Aran-P: either su or use sudo (like in my post to LordLuPach)</description>
		<content:encoded><![CDATA[<p>@LordLuPach. Try it this way:</p>
<p>sudo aptitude install gspca-source<br />
cd /usr/src<br />
sudo tar -jxvf gspca.tar.bz2<br />
cd /usr/src/modules/gspca/<br />
sudo m-a prepare<br />
sudo m-a a-i gspca<br />
sudo modprobe gspca</p>
<p>@Aran-P: either su or use sudo (like in my post to LordLuPach)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-2341</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 02 Feb 2009 13:38:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-2341</guid>
		<description>Thanks for the guide everything was going really well until

jonathan@Darnay:~$ camorama
Gtk-Message: Failed to load module &quot;gnomebreakpad&quot;: libgnomebreakpad.so: cannot open shared object file: No such file or directory
jonathan@Darnay:~$ 


complete noob... tried searching on the error but didn&#039;t understand any of the posts..</description>
		<content:encoded><![CDATA[<p>Thanks for the guide everything was going really well until</p>
<p>jonathan@Darnay:~$ camorama<br />
Gtk-Message: Failed to load module &#8220;gnomebreakpad&#8221;: libgnomebreakpad.so: cannot open shared object file: No such file or directory<br />
jonathan@Darnay:~$ </p>
<p>complete noob&#8230; tried searching on the error but didn&#8217;t understand any of the posts..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Morningstar</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-2141</link>
		<dc:creator>Bob Morningstar</dc:creator>
		<pubDate>Sun, 04 Jan 2009 15:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-2141</guid>
		<description>Great how to.  Worked like a charm on a Creative Webcam NX.  El cheapo camera.  But a great validation how-to before diving into Zoneminder software.

Thanks!</description>
		<content:encoded><![CDATA[<p>Great how to.  Worked like a charm on a Creative Webcam NX.  El cheapo camera.  But a great validation how-to before diving into Zoneminder software.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rickard S</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-1911</link>
		<dc:creator>Rickard S</dc:creator>
		<pubDate>Mon, 01 Dec 2008 08:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-1911</guid>
		<description>Works like a charm!!

Thanks!!</description>
		<content:encoded><![CDATA[<p>Works like a charm!!</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suro agung</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-1910</link>
		<dc:creator>suro agung</dc:creator>
		<pubDate>Thu, 27 Nov 2008 06:33:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-1910</guid>
		<description>I still can not run my web cam, modprobe syntax not permanently execute, after manual probing, the camorama still got an error because /dev/video0 not found, how to fixed this?</description>
		<content:encoded><![CDATA[<p>I still can not run my web cam, modprobe syntax not permanently execute, after manual probing, the camorama still got an error because /dev/video0 not found, how to fixed this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aran-p</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-1909</link>
		<dc:creator>aran-p</dc:creator>
		<pubDate>Sat, 04 Oct 2008 06:17:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-1909</guid>
		<description>I can&#039;t move or extract to src. I get the following message:

&quot;You don&#039;t have the right permissions to extract archives in the folder &quot;/usr/src&quot;</description>
		<content:encoded><![CDATA[<p>I can&#8217;t move or extract to src. I get the following message:</p>
<p>&#8220;You don&#8217;t have the right permissions to extract archives in the folder &#8220;/usr/src&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LordLuPach</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-1908</link>
		<dc:creator>LordLuPach</dc:creator>
		<pubDate>Tue, 02 Sep 2008 03:01:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-1908</guid>
		<description>When i try to execute &quot;make&quot; (where there is supposed to be no errors) it gives me this one:
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules
make: *** /lib/modules/2.6.24-1-amd64/build: No such file or directory.  Stop.
make: *** [default] Error 2

why is this? i tried doing an ls /lib/modules to see if 2.6.24-1-amd64 existed and it does but not the build folder or whatever it is...:S, so why is this happening??? I tried this same tutorial on my other computer and it worked perfectly :S
By the way..i am kind of a newb at all this :P</description>
		<content:encoded><![CDATA[<p>When i try to execute &#8220;make&#8221; (where there is supposed to be no errors) it gives me this one:<br />
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/modules/gspca CC=cc modules<br />
make: *** /lib/modules/2.6.24-1-amd64/build: No such file or directory.  Stop.<br />
make: *** [default] Error 2</p>
<p>why is this? i tried doing an ls /lib/modules to see if 2.6.24-1-amd64 existed and it does but not the build folder or whatever it is&#8230;:S, so why is this happening??? I tried this same tutorial on my other computer and it worked perfectly :S<br />
By the way..i am kind of a newb at all this <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio Sanchez</title>
		<link>http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html/comment-page-1#comment-1907</link>
		<dc:creator>Antonio Sanchez</dc:creator>
		<pubDate>Fri, 04 Jul 2008 07:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/how-to-configure-webcam-in-debian-linux.html#comment-1907</guid>
		<description>sudo depmode -a

The correct command sintaxis is:

sudo depmod -a

This HOW-TO is very helpful. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>sudo depmode -a</p>
<p>The correct command sintaxis is:</p>
<p>sudo depmod -a</p>
<p>This HOW-TO is very helpful. Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
