E-mail: sourceforge@yepher.com
When I try and run vigrab I get the following error:
"No vicam cameras found!".
I think I am running "libusb-0.1.6". When I read the
README file for vigrab it has different information in
the devices file. Mine is:
P: Vendor=0602 ProdID=1001 Rev= 1.03
S: Manufacturer=Vista Imaging Inc
S: Product=ViCAM USB Camera
Is there a way I can get the app to run on my box?
Thanks Chris
Additional information:
Linux Version:
Linux 2.4.18-24.8.0 #1 Fri Jan 31 06:51:30 EST 2003
i686 i686 i386 GNU/Linux (Redhat 8.0)
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=ff80
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=00 Cnt=01 Dev#= 6
Spd=12 MxCh= 0
D: Ver= 1.00 Cls=ff(vend.) Sub=00 Prot=00 MxPS= 8
#Cfgs= 1
P: Vendor=0602 ProdID=1001 Rev= 1.03
S: Manufacturer=Vista Imaging Inc
S: Product=ViCAM USB Camera
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=300mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=00(>ifc ) Sub=00 Prot=00
Driver=(none)
E: Ad=81(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
Logged In: YES
user_id=716944
FYI:
I modified viutility.h to:
#define USB_VICAM_VENDOR_ID 0x0602
#define USB_VICAM_PRODUCT_ID 0x1001
recomiled and it works great. Can both 3COM and VICAM ids be
added to the detection algorythm?
Logged In: NO
I'm a newbie, and get the same error message "No vicam
cameras found!" after installing libusb-0.1-4.
I'm running Debian Linux Ver. : 2.4.23 on my xbox,
my /proc/bus/usb/devices reads correctly:
P: Vendor=04c1 ProdID=009d Rev= 1.06
S: Manufacturer=3Com
S: Product=3Com HomeConnect USB Camera
email: gingher@optonline.net if you can help me, thanx
Logged In: NO
I get ""No vicam cameras found!"" using 2.6.4 kernel and
libusb 0.1.8. My vendor ID matches what viutility.h uses,
so no luck there.
xawtv works fine with the built in kernel driver, if I
compile it in.
Logged In: NO
Woohoo! I downloaded the source from CVS, and that worked
fine for some reason!