| Hello all, I have successfully installed libusb, compiled libpptp2, and capture on OS X, however capture seems to hang on something, and I am not sure what. I run capture, and they type 'start', the lens extracts on my camera and then capture does not respond. On a linux computer the same camera and same version of capture works find. Here is the logfile from my OS X computer: Waiting for a connection... Client: Connected 4. Server: Connected 6. msg_send 4: start msg_get 6: start no device matching bus=0/dev=0 found Trying again no device matching bus=0/dev=0 found Trying again no device matching bus=0/dev=0 found Trying again PTP: Opening session getting D045 = 0001 (0x2001) setting D045 to 0001 (0x2001) getting D02E = 5000 (0x2001) getting D02F = 1400 (0x2001) getting D02E = 5000 (0x2001) getting D02F = 1400 (0x2001) getting D045 = 0001 (0x2001) setting D045 to 0004 (0x2001) client signal caught: 2 msg_send 4: quit I had to kill the process since it would not quit. Does anyone have any ideas why it may be freezing? note that I change the line: ac_cv_lib_usb_usb_busses=no to ac_cv_lib_usb_usb_busses=yes in the libptp2 configure script. I don't think this is the cause of my problems, since libptp compiled fine, but the configure script would fail otherwise Thanks for any help or suggestions. -Greg PS: Here is the info about the USB bus from the OS: USB Bus: Host Controller Location: Built In USB Host Controller Driver: AppleUSBOHCI PCI Device ID: 0x0035 PCI Revision ID: 0x0043 PCI Vendor ID: 0x1033 Bus Number: 0x1b Canon Digital Camera: Version: 0.01 Bus Power (mA): 500 Speed: Up to 12 Mb/sec Manufacturer: Canon Inc. Product ID: 0x309a Vendor ID: 0x04a9 |
