Well I have a logitech QuickCam ultra vision will it work?
Thx
suse-beginner
Well I have a logitech QuickCam ultra vision will it work?
Thx
suse-beginner
@caf4926
Thx for the info but one more input how can I find out what kind of logitech cam I have and my webcam is already plug in usb.
well I assumed you knew what you had.
Open a terminal and go su, then do:
lsusb -v
[edit]
There will be a load of usb hub stuff. wade through it to find the device.
Your device should be connected directly to one of your usb ports
Thx again lsusb -v I did that about 15min.ago the list never endingrotfl!rotfl!
I have to stop laughing ok I will look again;)
There it like one of them:
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 9
bNumEndpoints 1
bInterfaceClass 14 Video
bInterfaceSubClass 2 Video Streaming
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 5
Transfer Type Isochronous
Synch Type Asynchronous
Usage Type Data
wMaxPacketSize 0x0be0 2x 992 bytes
bInterval 1
and repeat with different number?
Oh boy:)
Well I restart my computer and look aat winXp and I look in one 100`s of folder where I keep my info.
It is one of them:
Quickcam Ultra Version or
Quickcam Ultra Version SE, so we are so far and please caf4926 I really appreciate your helping me could you look for me,only if you like to help me it is up to you to look up Linux UVC driver & tools and explain me please.
It is only up to you if not thats ok:)
Thank you for helping me out.
Suse-beginner
Check this
HCL/Web Cameras - openSUSE
HiSuse-Beginner;
if I just type
lsusb
in a terminal; I get much less information;
and for our webcam I get
Bus 002 Device 002: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 WebCam
the selected ID information I get from the above line:
ID 0ac8:301b
is what I need to identify what type of driver I may need:
eg this website was regarded as a very good place to look:
http://mxhaard.free.fr/spca5xx.html
You can see in the top columns, that
the third is Vendor Id and
the fourth is Product Id
In the numbers I got:
0ac8
is Vendor ID and
301b
is Product ID
so I would use the FIND option in the Edit menu of Firefox to help me try to find the product ID
you will spot that I would need
0x
in front of the 301b so if I enter
0x301b
I get that mine is a Wasam in the most left column, entitled SUNPLUS (I don’t know why the first column is called that!)
good hunting; let the forum know how you get along