can anyone help me , my usb webcam isn’t workin iam using opensuse 11 and the cam is infinity 2005, how should i get it start workin?
I see that you also posted this question in the linuxquestions.org forum and got a pretty good answer there. I shall repeat it here as well and thanks to marco18 for the help.
Issue the following terminal command:
su -
password:
lsusb
I would copy and past this information back into a message here. Next, it was suggested you visit the following site to see if more information is listed there on the exact model.
Thank You,
thx 4 ur attention , i trust only those 2 forums 2 slove my problems the bad news i can’t find my driver in the universal driver.
When you run the terminal command lsusb as root, what does the output look like? Do you want to post a copy of the text so we can look at it as well?
Thank You,
linux-g0ss:~ # lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 18ec:3188
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
please reply if u noticed anything usefull.
So I don’t see anything useful, in fact, except for an unknown entry showing “Bus 003 Device 002: ID 18ec:318”, it does not look like you have ANY USB devices at all plugged into your system. Is that correct?
Thank You,