Hello.

I'm running Redhat 7.3, kernel 2.4.18-10 and trying to get my RH7.3 to
work with the SiPix Stylecam.

I've modified the usb.usermap and the usb.distmap to include the
vendorID/productID

When I plug the camera into the usb bus the kernel detects the device
and returns the correct values from
usb.distmap/usb.usermanp however when I try to run gphoto2 or jphoto to
display information about
the camera no information is returned other than a message indicating
that there is no camera:

I have noted the gphoto2 has an "experimental"  "SiPix Web2" device
Kernel message:
>>Aug 27 17:16:46 spiro3 rc.sysinit: Mounting USB filesystem:  succeeded
>>Aug 27 17:16:46 spiro3 rc.sysinit: Initializing USB controller
(usb-uhci):  succeeded
>>Aug 27 17:16:46 spiro3 rc.sysinit: Initializing USB HID interface:
succeeded
>>Aug 27 17:16:46 spiro3 rc.sysinit: Initializing USB mouse:  succeeded
>>Aug 27 17:57:59 spiro3 kernel: hub.c: USB new device connect on
bus2/1, assigned device number 3
>>Aug 27 17:57:59 spiro3 kernel: usb.c: USB device 3 (vend/prod
0xd64/0x1001) is not claimed by any active driver.
>>Aug 27 17:58:03 spiro3 /etc/hotplug/usb.agent: Setup usbcam for USB
product d64/1001/100
>>Aug 27 17:58:03 spiro3 /etc/hotplug/usb.agent: Module setup usbcam for
USB product d64/1001/100

lsusb returns the following:
>>Bus 002 Device 001: ID 0000:0000 Virtual Hub
>>Bus 002 Device 003: ID 0d64:1001
>>Bus 002 Device 002: ID 046d:c501 Logitech Inc. Cordless Mouse Receiver
>>Bus 001 Device 001: ID 0000:0000 Virtual Hub

lsusb -t returns the following:
>>Unknown line at line 1809
>>Duplicate HUT Usage Spec at line 2650
>>Bus#  2
>>`-Dev#   1 Vendor 0x0000 Product 0x0000
>>  |-Dev#   3 Vendor 0x0d64 Product 0x1001
>>  `-Dev#   2 Vendor 0x046d Product 0xc501
>>Bus#  1
>>`-Dev#   1 Vendor 0x0000 Product 0x0000

When I run gphoto2 with the follwing command the SiPix uses an incorrect
vendor ID of 0xc77 and a product ID of 0x1001.

I checked the source code in sipix.c and noticed that the vendor ID
a.usb_vendor = 0x0c77 which differs from the actual vendor ID of 0xd64
which I get from the camera .

Does anyone have know what the real vendor ID is or what's going on with
the SiPix.

Thanks in advance.

Lou.




-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing 
real-time communications platform! Don't just IM. Build it in! 
http://www.jabber.com/osdn/xim
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to