LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-02-2007, 04:58 AM   #1
heffo_j
Member
 
Registered: Jan 2005
Location: Caboolture, Oz
Distribution: Currently Zorin 17
Posts: 160

Rep: Reputation: 16
Help needed" Can someone expand this please


I have a HP dv2000 with a usb webcam on board.

I have found this site that boasts the ability to get the camera working but it is too brief for me to understand. I am wondering if someone with more experience that me can "unpack"
this explanation for me and guid me as to what to do.

Here is the site: http://dollarunderscore.wordpress.com/ scroll down to the article.


Here is a copy of the explanation:

Code:
cd

svn checkout http://svn.berlios.de/svnroot/repos/linux-uvc/

cd linux-uvc/linux-uvc/trunk/

make

sudo make install

sudo modprobe uvcvideo
I get to the site but I don't know which of the downloads I am to use. what are all the listed downloads and which is the one I need?

Then what?

thank you.....

Regards
John
 
Old 04-02-2007, 05:28 AM   #2
comsoft-adj
LQ Newbie
 
Registered: Feb 2006
Posts: 4

Rep: Reputation: 0
Camera working

Did you get this to work?
 
Old 04-02-2007, 06:42 AM   #3
heffo_j
Member
 
Registered: Jan 2005
Location: Caboolture, Oz
Distribution: Currently Zorin 17
Posts: 160

Original Poster
Rep: Reputation: 16
Quote:
Did you get this to work?
Nope

I can't understand the code. I am asking for help because there is not enough information for me to install it (whatever the "it" is).


Regards
John
 
Old 04-02-2007, 07:32 AM   #4
deroB
Member
 
Registered: Dec 2005
Location: Sydney, Australia
Distribution: Arch Linux
Posts: 208

Rep: Reputation: 30
Quote:
Originally Posted by heffo_j
(whatever the "it" is).
John
It is a kernel module called "uvcvideo"...which is apparently required to get your webcam to work.

The link you have posted has all that is required, but i'll attempt to explain what is happening.

Firstly, the source code can be downloaded with the command:
Code:
svn checkout http://svn.berlios.de/svnroot/repos/linux-uvc/
Because the source code is a work in progress the developers are using subversion[svn] which is a version control system.

If you don't have this install subversion first:
Code:
sudo apt-get install subversion
svn checkout http://svn.berlios.de/svnroot/repos/linux-uvc/
after this you will need to build it with the following:
Code:
cd linux-uvc/linux-uvc/trunk/
make
sudo make install
If you have problems with the "make" command you may need to install some build tools. In Ubuntu, you can install these like this:
Code:
sudo apt-get install build-essential
If all this works, load the kernel module.
Code:
sudo modprobe uvcvideo
now [hopefully] you can run your webcam software.

let us know how you go.
good luck

Last edited by deroB; 04-02-2007 at 07:53 AM.
 
Old 04-02-2007, 05:51 PM   #5
heffo_j
Member
 
Registered: Jan 2005
Location: Caboolture, Oz
Distribution: Currently Zorin 17
Posts: 160

Original Poster
Rep: Reputation: 16
Thank you deroB,

Yes, it works fine.

I've been using Linux for a few years now and I am still learning new things all the time. I now know something about subversions.

Cheers mate,

John
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA driver install problem."kernel source "needed ztdep Linux - Hardware 4 07-21-2005 01:50 AM
how mute sound from "Line In" at start up & when not needed learnmelinux Linux - General 8 03-07-2005 10:13 PM
Get this error message: "filesystem is needed by glibc-2.3.2-92" When installing??? Qwirt Linux - Software 1 07-28-2004 06:00 AM
Problem starting, needed service "Netmount" not started The_fuzzy_cow Linux - Hardware 1 07-26-2004 06:08 AM
FTP Error, Help needed. "Must perform authentication before identifying USER" acalvin Linux - Software 0 07-27-2003 01:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 12:21 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration