Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Ubuntu 9.10 is out!!!

When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu.

The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely.

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

 
Thread Tools Display Modes
Old June 7th, 2006   #1
encompass
Fresh Brewed Ubuntu
 
encompass's Avatar
 
Join Date: Nov 2005
Location: Finland, Hyvinkää
Beans: 1,483
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to encompass Send a message via AIM to encompass Send a message via MSN to encompass Send a message via Yahoo to encompass Send a message via Skype™ to encompass
Smile Howto : Quickcam Messenger

Let me start by saying this howto would have never happened had it not been for the help of the fallowing people...
Yoriko: for the original howto for Ubuntu 5.10
sporniket: for shoing how to make the changes work at bootup
Christian Magnusson: for creating the fantastic driver with great improvements.
jarping: for the deb file, found somehow (but bummer it is no longer need)
Is this the driver I need?
What is known to work by the Ubuntuforums is the following:
ID 046d:08f6 Logitech, Inc.

To find out if you have the Camera type:
Code:
lsusb
and the terminal when the camera is plugged in. If you have it number for number then you have the same exact camera.
If your camera is the Logitec Quickcam Messenger and you have a different output than thatgive this driver a try. If the driver works you can add your webcam to the list. Please feel free to contact me and I can add it to the list. Your name will also be added to the list of helpers. ¶:

Let's get, extract, and install the files...
You need an external driver outside of what Ubuntu can give.
http://home.mag.cx/messenger/source/
and down load the latest driver something like qc-usb-messenger--- get the latest one but nothing that says unstable or testing.
Code:
tar -xvf qc-usb-messenger-X.X.tar.gz
to the file to extract it... HINT: you don't have to type it al ... just the first letters and press the tab key it will complete it for you... cool huh?
Now we need some programs and files from the Ubuntu side fo things..
Code:
sudo apt-get install build-essentials camorama
Type:
Code:
uname -r
Then type..
Code:
sudo apt-get install linux-headers-2.6......
Replacing the ..... with what was said in the uname -r command...
That should be everything that I used. Tell me if you think I am missing something.
ok...
Code:
cd qc-usb-messenger-1.3
sudo su
./quickcam.sh #Go through each step
exit
follow the instructions... if you are using the same cam as me you should have no trouble at all... Just when it says that it will try to run something called xawtv don't worry about that... just run camorama from the applications menu to see if the cam works.
If is does work keep going... if it doesn't work tell me.
now...
Code:
sudo nano /etc/modules
and add
Code:
quickcam
to the bottom of that list.
and press 'ctrl-x' to quit and 'y' to save.
reboot and check the camera again with camorama.
Hope it worked for you.
Thanks for reading my howto.
I have used the camera in many ways..
I have setup a live webcam feed using apache and a few other small programs.
I have used it with ekiga, and amsn to chat with friends and family.
And other things. If you have a cool thin your doing wit your webcam... tell us about it by putting it on your own little howto.
__________________
Like my avatar? Help us make more and your own! http://launchpad.net/memaker
Book of Mormon-MP3 or BOOK
"Microsoft is open-source friendly in the same way that a butcher is friendly to a cow." -- This Guy

Last edited by encompass; December 30th, 2007 at 05:27 AM.. Reason: updated information
encompass is offline   Reply With Quote
Old June 9th, 2006   #2
jarping
5 Cups of Ubuntu
 
Join Date: Jul 2005
Beans: 6
Re: Howto : Quickcam Messenger

working very well but and build deb´s for ubuntu

http://kanotix.com/debian/pool/main/q/qc-usb-messenger/
jarping is offline   Reply With Quote
Old June 21st, 2006   #3
KaridaSerious
5 Cups of Ubuntu
 
KaridaSerious's Avatar
 
Join Date: Feb 2006
Location: Finland
Beans: 18
Hardy Heron (Ubuntu Development)
Send a message via MSN to KaridaSerious
Re: Howto : Quickcam Messenger

I tried this with my Logitech Quickcam Messenger Plus and it worked fine.

046d:08f0 Logitech, Inc. QuickCam Messenger

Thanks!

-KDS
KaridaSerious is offline   Reply With Quote
Old June 21st, 2006   #4
encompass
Fresh Brewed Ubuntu
 
encompass's Avatar
 
Join Date: Nov 2005
Location: Finland, Hyvinkää
Beans: 1,483
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to encompass Send a message via AIM to encompass Send a message via MSN to encompass Send a message via Yahoo to encompass Send a message via Skype™ to encompass
Talking Re: Howto : Quickcam Messenger

Thanks for the good new... keep it coming!
__________________
Like my avatar? Help us make more and your own! http://launchpad.net/memaker
Book of Mormon-MP3 or BOOK
"Microsoft is open-source friendly in the same way that a butcher is friendly to a cow." -- This Guy
encompass is offline   Reply With Quote
Old June 26th, 2006   #5
KaridaSerious
5 Cups of Ubuntu
 
KaridaSerious's Avatar
 
Join Date: Feb 2006
Location: Finland
Beans: 18
Hardy Heron (Ubuntu Development)
Send a message via MSN to KaridaSerious
Re: Howto : Quickcam Messenger

The camera worked after install. But after reboot camorama just says "Cannot connect to /dev/video0. Please check your camera connection...". When I type dmesg | grep quickcam it should produce many lines of text referring to detection of my camera, but only thing it prints to screen is this:

---

dmesg | grep quickcam

[17179592.592000] usbcore: registered new driver quickcam.

---
No /dev/video0. What is the reason for this. Why the quickcam module doesn't recognise my camera after reboot?

-KDS
KaridaSerious is offline   Reply With Quote
Old June 26th, 2006   #6
bartekk
First Cup of Ubuntu
 
bartekk's Avatar
 
Join Date: Feb 2006
Beans: 7
Re: Howto : Quickcam Messenger

When I do lsusb i get this output:
ID 046d:0850 Logitech, Inc. QuickCam Web

Not the same as above:ID 046d:08f6 Logitech, Inc.

And the installation fails because he can't find any webcam (whem i'm supposed to push enter all the time)

Is the cam-type difference the reason for faillure?
What can i do now?

Thx voor the howto
bartekk is offline   Reply With Quote
Old June 26th, 2006   #7
author40
First Cup of Ubuntu
 
Join Date: Jun 2006
Location: Germany
Beans: 1
Ubuntu 7.10 Gutsy Gibbon
Re: Howto : Quickcam Messenger

Hi encompass,

thanx for your howto. it worked very well.

author40
author40 is offline   Reply With Quote
Old June 26th, 2006   #8
encompass
Fresh Brewed Ubuntu
 
encompass's Avatar
 
Join Date: Nov 2005
Location: Finland, Hyvinkää
Beans: 1,483
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to encompass Send a message via AIM to encompass Send a message via MSN to encompass Send a message via Yahoo to encompass Send a message via Skype™ to encompass
Re: Howto : Quickcam Messenger

Quote:
Originally Posted by bartekk
When I do lsusb i get this output:
ID 046d:0850 Logitech, Inc. QuickCam Web

Not the same as above:ID 046d:08f6 Logitech, Inc.

And the installation fails because he can't find any webcam (whem i'm supposed to push enter all the time)

Is the cam-type difference the reason for faillure?
What can i do now?

Thx voor the howto
This howto is for the quickcam messenger, sorry... there is another driver here that will probably work called the qc-something or other. As I only have this cam... I can't help you any deeper sorry.
__________________
Like my avatar? Help us make more and your own! http://launchpad.net/memaker
Book of Mormon-MP3 or BOOK
"Microsoft is open-source friendly in the same way that a butcher is friendly to a cow." -- This Guy
encompass is offline   Reply With Quote
Old June 26th, 2006   #9
encompass
Fresh Brewed Ubuntu
 
encompass's Avatar
 
Join Date: Nov 2005
Location: Finland, Hyvinkää
Beans: 1,483
Ubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to encompass Send a message via AIM to encompass Send a message via MSN to encompass Send a message via Yahoo to encompass Send a message via Skype™ to encompass
Smile Re: Howto : Quickcam Messenger

Quote:
Originally Posted by KaridaSerious
The camera worked after install. But after reboot camorama just says "Cannot connect to /dev/video0. Please check your camera connection...". When I type dmesg | grep quickcam it should produce many lines of text referring to detection of my camera, but only thing it prints to screen is this:

---

dmesg | grep quickcam

[17179592.592000] usbcore: registered new driver quickcam.

---
No /dev/video0. What is the reason for this. Why the quickcam module doesn't recognise my camera after reboot?

-KDS
Please tell... what installation you did... as I want to fix the problem if it is mine. Next... check this file for the file quickcam...
Code:
/etc/modules
In addition just to make sure on everything... what is the output of your logitech quickcam messenger when you type... lsusb
Thanks..
__________________
Like my avatar? Help us make more and your own! http://launchpad.net/memaker
Book of Mormon-MP3 or BOOK
"Microsoft is open-source friendly in the same way that a butcher is friendly to a cow." -- This Guy
encompass is offline   Reply With Quote
Old June 28th, 2006   #10
roderikk
Way Too Much Ubuntu
 
roderikk's Avatar
 
Join Date: Feb 2006
Location: Delft, The Netherlands
Beans: 208
Ubuntu Intrepid Ibex (testing)
Re: Howto : Quickcam Messenger

Hi,

Wow, I've been looking all over for this! My webcam (Logitech Quickcam 046d:08f6 ) now works perfectly. Just one tiny problem... when I try to use it in aMSN it doesn 't seem to work. When I go into preferences/configure webcam it says:

Code:
Listening FALSE
Also says it is firewalled even though I opened ports 6890 to 6900. Did anyone get his/her cam working in this fashion on aMSN?

EDIT: When I click 'Change Video Settings' the only option is in devices: V4L: Logitech Quickcam and in Channels: Camera. Clicking Change Video Settings doesn't seem to do anything.

Last edited by roderikk; June 28th, 2006 at 09:57 AM..
roderikk is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:43 PM.


vBulletin ©2000 - 2009, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry