LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 02-05-2005, 09:52 PM   #1
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Rep: Reputation: 30
Micro innovations webcam


I just bought a Micro innovations basic webcam. I did some research but I am lost. Where do I start. I ran gnome meeting and all went well until I tested the video and it told me there was an error while opening /dev/dev/video0 . This much I figured becuase I don't know what to install or do to get it to recognize my usb webcam. Any suggestions would be appreciated and a great help. Thanks.

I am using KDE in Mandrake 10.0 Official.

Webwolf
 
Old 02-06-2005, 12:02 PM   #2
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Original Poster
Rep: Reputation: 30
Anyone LOL? Oh well. Guess its time to boot up XP yet again ahhhhhhh. I have most of what I want set up in Mandrake except for Outer Worlds, Worlds.com(both are virtual chat worlds,) and the web cam. I would love to get those three over to Linux and use Windows even less or not at all. Thanks Anyways.


Webwolf
 
Old 02-17-2005, 03:23 PM   #3
wytiger
Member
 
Registered: Nov 2003
Location: Virginia
Distribution: Fedora Core 4
Posts: 121

Rep: Reputation: 15
Question model?

What model is it exactly?
 
Old 02-19-2005, 07:39 AM   #4
webwolf70
Member
 
Registered: Feb 2004
Distribution: Windows XP. I gave up with Linux & I left LQ.
Posts: 502

Original Poster
Rep: Reputation: 30
Re: model?

Quote:
Originally posted by wytiger
What model is it exactly?

It is a Micro Innovations Webcam Basic pc/internet video camera. USB connection. Model IC50C.

There is no other information.



Webwolf
 
Old 02-19-2005, 02:44 PM   #5
wytiger
Member
 
Registered: Nov 2003
Location: Virginia
Distribution: Fedora Core 4
Posts: 121

Rep: Reputation: 15
After you plug it in to the USB port, run the following /sbin/lsusb as root and report your findings back. The IC50C can show different vendor:product IDs, so it will be important to get the right one.

It may look like: Bus 001 Device 003: ID 0923:010f IC Media Corp. SIIG MobileCam

Last edited by wytiger; 02-19-2005 at 02:48 PM.
 
Old 02-27-2006, 06:54 AM   #6
chatan
Member
 
Registered: Jul 2005
Location: Okinawa, Japan
Distribution: Manjaro KDE
Posts: 35

Rep: Reputation: 17
Well,
Since webwolf looks like he bailed on linux, allow me to hijack the thread as I'm in the same situation as in the original post (except the distro).


Quote:
Originally Posted by wytiger
After you plug it in to the USB port, run the following /sbin/lsusb as root and report your findings back. The IC50C can show different vendorroduct IDs, so it will be important to get the right one.

It may look like: Bus 001 Device 003: ID 0923:010f IC Media Corp. SIIG MobileCam
My output /sbin/lsusb for the IC50C:

Bus 001 Device 002: ID 093a:2468 Pixart Imaging, Inc.


According to this site (http://mxhaard.free.fr/spca5xx.html) IC50C is supported. I also tried Camstream, but it is not recognizing the device.

Thanks!
 
Old 02-28-2006, 08:24 PM   #7
wytiger
Member
 
Registered: Nov 2003
Location: Virginia
Distribution: Fedora Core 4
Posts: 121

Rep: Reputation: 15
MicroInnovations is notorious for changing their camera internals and continually re-branding it as the same model number. The good news is that that vendor:product code matches another camera that the spca5xx driver supports, the "Trust Wb 1200P". Three questions then:

What version of the driver are you using?

Are you plugging it into a USB hub or directly into the PC?

After you plug in the camera into your USB port, can you run "dmesg" and see what the output is. The last dozen or so lines should indicate the USB device was plugged in and the driver picking it up. Can you post that data?

Last edited by wytiger; 02-28-2006 at 08:25 PM. Reason: disabled an errant smilie
 
Old 02-28-2006, 08:28 PM   #8
wytiger
Member
 
Registered: Nov 2003
Location: Virginia
Distribution: Fedora Core 4
Posts: 121

Rep: Reputation: 15
Just looked more closely at the spca5xx site. It seems that release 0.57.09 supports the vendor:product code for 0x093a:0x2468
 
Old 03-02-2006, 07:30 PM   #9
chatan
Member
 
Registered: Jul 2005
Location: Okinawa, Japan
Distribution: Manjaro KDE
Posts: 35

Rep: Reputation: 17
Thanks tiger,

I'm having serious hard drive issues at the moment , so I'll have to get that all back to normal before I can tackle webcam.

Before all that I did manage to see the dmesg output, but it was not obvious to me what was about the webcam/driver.

The webcam will be plugged in directly to PC.

more to follow....
 
Old 03-03-2006, 08:49 PM   #10
wytiger
Member
 
Registered: Nov 2003
Location: Virginia
Distribution: Fedora Core 4
Posts: 121

Rep: Reputation: 15
I'll watch for your update. Good luck!
 
Old 04-05-2006, 07:10 AM   #11
chatan
Member
 
Registered: Jul 2005
Location: Okinawa, Japan
Distribution: Manjaro KDE
Posts: 35

Rep: Reputation: 17
I'm back!
OK, dmesg doesn't yield anything about a webcam. (looking at http://www.linux.com/howtos/Webcam-HOWTO/hardware.shtml as a sample). Neither does lsmod.

I'm trying to follow that how-to site, but am getting lost in the terminology.
Is the next step to find out if I have the spca5xx module somewhere in Linspire's /lib/modules? I couldn't find it, but I'm not sure I searched for the right thing (*spca5xx*).
Thanks!
 
Old 04-08-2006, 12:45 PM   #12
wytiger
Member
 
Registered: Nov 2003
Location: Virginia
Distribution: Fedora Core 4
Posts: 121

Rep: Reputation: 15
Don't forget to grab the lastest version from here and recompile.
 
Old 04-16-2006, 02:57 AM   #13
chatan
Member
 
Registered: Jul 2005
Location: Okinawa, Japan
Distribution: Manjaro KDE
Posts: 35

Rep: Reputation: 17
Thumbs up

OK, Got it done. I can use Camstream with the webcam.
Took me hours of research as I've never compiled anything before.
- Bill
 
  


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
People who call it M$ or Micro$oft or Micro$loth lowpro2k3 General 48 12-24-2007 12:19 AM
How To Install A Usb Webcam [Genius WebCam on Suse 9.1 Personal] ofvergara SUSE / openSUSE 4 11-29-2006 12:09 PM
I want to veiw my friends webcam, im using Lycoris, how do i c his webcam? CaffeinatedGamer Linux - Newbie 10 06-07-2005 07:23 PM
Micro Innovations Mouse, Side Buttons not Responding kierl Linux - Hardware 0 12-10-2004 02:50 AM
Micro Terminal HTS Linux - Newbie 1 11-03-2004 07:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 04:59 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