LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-13-2003, 11:11 PM   #1
mib
Member
 
Registered: Mar 2003
Location: Canada
Distribution: RedHat 8.0 (Psyche)
Posts: 34

Rep: Reputation: 15
Question IBM PC Camera (USB)


I'm having trouble finding drivers for my IBM PC Camera... Anyways, what does the following command mean:


cat /proc/bus/usb/devices


It returns the following:


[root@localhost root]# cat /proc/bus/usb/devices
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.00 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 0.00
S: Product=USB UHCI Root Hub
S: SerialNumber=1820
C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=255ms
T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=12 MxCh= 0
D: Ver= 1.01 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=0545 ProdID=8080 Rev= 3.0a
S: Product=USB IMAGING DEVICE
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=ibmcam
E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=ibmcam
E: Ad=81(I) Atr=01(Isoc) MxPS=1022 Ivl=1ms
I: If#= 1 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=82(I) Atr=02(Bulk) MxPS= 0 Ivl=0ms
I: If#= 1 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=82(I) Atr=02(Bulk) MxPS=1022 Ivl=0ms
[root@localhost root]#


Obviously, its something to do with the physical properties of my USB cam. I found one driver that I'm not sure will work with my cam or not. The driver descriptor for "IBM PC CAMERA ( 0545:8080 )" found at http://www.qbik.ch/usb/devices/showdescr.php?id=70 is:


T: Bus=02 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.01 Cls=ff(vend.) Sub=ff Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=0545 ProdID=8080 Rev= 3.0a
S: Product=USB IMAGING DEVICE
C:* #Ifs= 2 Cfg#= 1 Atr=80 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS= 0 Ivl= 1ms
I: If#= 0 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=81(I) Atr=01(Isoc) MxPS=1022 Ivl= 1ms
I: If#= 1 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=82(I) Atr=02(Bulk) MxPS= 0 Ivl= 1ms
I: If#= 1 Alt= 1 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E: Ad=82(I) Atr=02(Bulk) MxPS=1022 Ivl= 1ms


The site says its unstable and doesn't work right (http://www.qbik.ch/usb/devices/showdev.php?id=70). Anyone know if I should use this driver or not? Better yet, anyone have a working IBM PC Camera on Linux (RH8 preferrably) or know of a better driver for this USB device? Thanks in advance.
 
Old 03-14-2003, 05:29 AM   #2
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
Just try it I suppose. Ask IBM to produce drivers for it as well.
 
Old 03-14-2003, 03:37 PM   #3
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Rep: Reputation: 30
It looks like it's working correctly, after all, in the first list it says ibmcam. All USB digicams are pretty much the same thing, so if you have a generic driver it should work perfect. Do you know how to retrieve your pictures?
 
Old 10-01-2003, 01:46 AM   #4
gnanaswaroop
LQ Newbie
 
Registered: Sep 2003
Location: India
Distribution: Fedora Core 3
Posts: 27

Rep: Reputation: 15
Hey Guys.
I am having the same problem with the IBM PC camera. I have another problem . I just discovered that my cam is being recognised by the software Gnome meeting but it is produced some waivering lines on the video transmission area. and i can see the led on the camera glowing at that time.
Any one can show me directions ?.
Thanq in advance.
Swaroop
 
Old 05-04-2006, 02:31 PM   #5
jk3184
LQ Newbie
 
Registered: May 2006
Posts: 1

Rep: Reputation: 0
I lost the install cd for my ibm camera and i dont know how to install it now, anyone got any ideas?
 
  


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
usb camera 2.6.9 Ipolit Debian 4 03-24-2005 10:02 PM
help with usb camera ? synapse Slackware 2 03-19-2004 03:00 PM
USB Digital Camera hjles Slackware 4 05-17-2003 08:16 AM
USB camera zokik Linux - Hardware 10 05-02-2003 02:07 PM
IBM PC Camera Pro wookiee Linux - Hardware 0 09-01-2002 12:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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