Yosemite GM - cycling disconnect/reconnect

I'm having mixed results running 0.9.41 on Mac OS X 10.10 GM1
The general behavior is either:
Sometimes, usually after a reboot, it will not cycle and I can get data. Usually I can't.
Here's a dump of the terminal that shows me starting and it starting to cycle:
and here's the corresponding log file:
Any thoughts or suggestions?
edit- here's the USB bus @ where the EyeTribe is:
The 'cameras' tab:
and, for fun, a port scan to see that, when the server is running (sans the UI) the port is existent
The general behavior is either:
- If I start the UI, the Server will start but will constantly disconnect/reconnect when talking to the UI. Quitting the UI stops the connecting and reconnecting.
- If I start the Server manually (as root or not) same thing.
- If I plug/unplug the Server goes through the trouble of re-connecting but then I get:
- Code: Select all
The tracker device has been connected but not working
Sometimes, usually after a reboot, it will not cycle and I can get data. Usually I can't.
Here's a dump of the terminal that shows me starting and it starting to cycle:
- Code: Select all
**************************************
** The EYE TRIBE TRACKER Server **
**************************************
Version: 0.9.41
[19:29:49.700] INF: Initializing environment
[19:29:49.701] INF: Constructing logfile:
/Users/flip/eyetribe/logs/20141001180315_4849366359347970551.log
Settings applied:
TCP port: 6555
Connections: local only
Framerate: 30
[19:29:49.721] INF: Initializing the Eye Tribe Server
[19:29:50.539] INF: Eye Tribe Tracker firmware revision is 293
[19:29:50.539] INF: Accessing Tracker device
The Eye Tribe Tracker stands ready!
The Eye Tribe Tracker has been disconnected!
[19:29:57.193] INF: Eye Tribe Tracker firmware revision is 293
[19:29:57.193] INF: Accessing Tracker device
The Eye Tribe Tracker stands ready!
The Eye Tribe Tracker has been disconnected!
[19:30:01.206] INF: Eye Tribe Tracker firmware revision is 293
[19:30:01.206] INF: Accessing Tracker device
The Eye Tribe Tracker stands ready!
The Eye Tribe Tracker has been disconnected!
[19:30:05.218] INF: Eye Tribe Tracker firmware revision is 293
[19:30:05.218] INF: Accessing Tracker device
The Eye Tribe Tracker stands ready!
The Eye Tribe Tracker has been disconnected!
[19:30:09.228] INF: Eye Tribe Tracker firmware revision is 293
[19:30:09.228] INF: Accessing Tracker device
The Eye Tribe Tracker stands ready!
and here's the corresponding log file:
- Code: Select all
2014-10-01 18:03:15.741|4849366359347970551|I|Creating new log file
2014-10-01 18:03:15.741|4849366359347970551|I|Initializing environment
2014-10-01 18:03:15.741|4849366359347970551|I|OS X version 10.10.0
2014-10-01 18:03:15.741|4849366359347970551|I|Detecting primary screen
2014-10-01 18:03:15.761|4849366359347970551|I|Initializing config system
2014-10-01 18:03:15.761|4849366359347970551|I|TCP port: 6555
2014-10-01 18:03:15.761|4849366359347970551|I|Connections: local only
2014-10-01 18:03:15.761|4849366359347970551|I|Framerate: 30
2014-10-01 18:03:15.761|4849366359347970551|I|Initializing the Eye Tribe Server (v0.9.41)
2014-10-01 18:03:15.761|4849366359347970551|I|Creating Tracker Manager
2014-10-01 18:03:15.761|4849366359347970551|I|Creating Camera Manager
2014-10-01 18:03:16.215|4849366359347970551|I|Video capturing device Found: TheEyeTribe
2014-10-01 18:03:16.215|4849366359347970551|I|Registering the device
2014-10-01 18:03:16.215|4849366359347970551|I|Device registered
2014-10-01 18:03:16.215|4849366359347970551|I|Video capturing device Found: FaceTime HD Camera (Built-in)
2014-10-01 18:03:16.215|4849366359347970551|I|Starting Device Monitor
2014-10-01 18:03:16.215|4849366359347970551|I|Creating Detection Manager
2014-10-01 18:03:16.222|4849366359347970551|I|Creating Calibration Manager
2014-10-01 18:03:16.222|4849366359347970551|I|Initializing dispatcher
2014-10-01 18:03:16.222|4849366359347970551|I|Initializing Network
2014-10-01 18:03:16.222|4849366359347970551|I|Setting network connection port
2014-10-01 18:03:16.222|4849366359347970551|I|Setting max network connections
2014-10-01 18:03:16.222|4849366359347970551|I|Setting connection timeout
2014-10-01 18:03:16.222|4849366359347970551|I|Starting Network
2014-10-01 18:03:16.222|4849366359347970551|I|Checking for running instances
2014-10-01 18:03:16.557|4849366359347970551|I|Validating number of camera devices
2014-10-01 18:03:16.557|4849366359347970551|I|Validating config chosen device
2014-10-01 18:03:16.557|4849366359347970551|I|Validating camera device
2014-10-01 18:03:16.557|4849366359347970551|I|Initializing tracker device
2014-10-01 18:03:16.565|4849366359347970551|I|Setting up device properties
2014-10-01 18:03:16.578|4849366359347970551|I|Setting chosen video format
2014-10-01 18:03:16.579|4849366359347970551|I|Validate camera firmware
2014-10-01 18:03:16.579|4849366359347970551|I|Eye Tribe Tracker firmware revision is 293
2014-10-01 18:03:16.579|4849366359347970551|I|Validate USB3 host
2014-10-01 18:03:16.579|4849366359347970551|I|Validate camera device stream
2014-10-01 18:03:19.359|4849366359347970551|I|The Eye Tribe Tracker stands ready
2014-10-01 18:03:19.733|9116489329262617078|I|New connection detected [718350090240]
2014-10-01 18:03:19.770|9116489329262617078|I|The device stream has started
2014-10-01 18:03:19.770|9116489329262617078|I|Tracker started
2014-10-01 18:03:19.770|9116489329262617078|I|Creating new connection [718350090240]
2014-10-01 18:03:21.221|5717449602866383090|W|The device stream has paused
2014-10-01 18:03:22.223|5717449602866383090|E|The device stream has stopped
2014-10-01 18:03:22.838|5717449602866383090|I|The device stream has stopped
2014-10-01 18:03:22.838|5717449602866383090|I|Resetting the device!
2014-10-01 18:03:22.839|5717449602866383090|W|The Eye Tribe Tracker has been disconnected, waiting for connection
2014-10-01 18:03:23.228|5717449602866383090|I|Validating camera device
2014-10-01 18:03:23.228|5717449602866383090|I|Initializing tracker device
2014-10-01 18:03:23.230|5717449602866383090|I|Setting up device properties
2014-10-01 18:03:23.232|5717449602866383090|I|Setting chosen video format
2014-10-01 18:03:23.233|5717449602866383090|I|Validate camera firmware
2014-10-01 18:03:23.233|5717449602866383090|I|Eye Tribe Tracker firmware revision is 293
2014-10-01 18:03:23.233|5717449602866383090|I|Validate USB3 host
2014-10-01 18:03:23.233|5717449602866383090|I|Validate camera device stream
2014-10-01 18:03:23.946|5717449602866383090|I|The device stream has started
2014-10-01 18:03:23.946|5717449602866383090|I|The Eye Tribe Tracker stands ready
2014-10-01 18:03:23.946|5717449602866383090|I|The tracker device has been connected
2014-10-01 18:03:24.231|5717449602866383090|I|The device stream has resumed
2014-10-01 18:03:25.232|5717449602866383090|W|The device stream has paused
2014-10-01 18:03:26.236|5717449602866383090|E|The device stream has stopped
2014-10-01 18:03:26.866|5717449602866383090|I|The device stream has stopped
2014-10-01 18:03:26.866|5717449602866383090|I|Resetting the device!
2014-10-01 18:03:26.867|5717449602866383090|W|The Eye Tribe Tracker has been disconnected, waiting for connection
2014-10-01 18:03:27.239|5717449602866383090|I|Validating camera device
2014-10-01 18:03:27.239|5717449602866383090|I|Initializing tracker device
2014-10-01 18:03:27.242|5717449602866383090|I|Setting up device properties
2014-10-01 18:03:27.244|5717449602866383090|I|Setting chosen video format
2014-10-01 18:03:27.245|5717449602866383090|I|Validate camera firmware
2014-10-01 18:03:27.245|5717449602866383090|I|Eye Tribe Tracker firmware revision is 293
2014-10-01 18:03:27.245|5717449602866383090|I|Validate USB3 host
2014-10-01 18:03:27.245|5717449602866383090|I|Validate camera device stream
2014-10-01 18:03:28.033|5717449602866383090|I|The device stream has started
2014-10-01 18:03:28.033|5717449602866383090|I|The Eye Tribe Tracker stands ready
2014-10-01 18:03:28.033|5717449602866383090|I|The tracker device has been connected
2014-10-01 18:03:28.240|5717449602866383090|I|The device stream has resumed
2014-10-01 18:03:29.244|5717449602866383090|W|The device stream has paused
2014-10-01 18:03:30.248|5717449602866383090|E|The device stream has stopped
2014-10-01 18:03:30.931|5717449602866383090|I|The device stream has stopped
2014-10-01 18:03:30.931|5717449602866383090|I|Resetting the device!
2014-10-01 18:03:30.932|5717449602866383090|W|The Eye Tribe Tracker has been disconnected, waiting for connection
2014-10-01 18:03:31.252|5717449602866383090|I|Validating camera device
2014-10-01 18:03:31.252|5717449602866383090|I|Initializing tracker device
2014-10-01 18:03:31.254|5717449602866383090|I|Setting up device properties
2014-10-01 18:03:31.256|5717449602866383090|I|Setting chosen video format
2014-10-01 18:03:31.257|5717449602866383090|I|Validate camera firmware
2014-10-01 18:03:31.257|5717449602866383090|I|Eye Tribe Tracker firmware revision is 293
2014-10-01 18:03:31.257|5717449602866383090|I|Validate USB3 host
2014-10-01 18:03:31.257|5717449602866383090|I|Validate camera device stream
2014-10-01 18:03:32.030|5717449602866383090|I|The device stream has started
2014-10-01 18:03:32.030|5717449602866383090|I|The Eye Tribe Tracker stands ready
2014-10-01 18:03:32.030|5717449602866383090|I|The tracker device has been connected
2014-10-01 18:03:32.253|5717449602866383090|I|The device stream has resumed
2014-10-01 18:03:33.254|5717449602866383090|W|The device stream has paused
2014-10-01 18:03:34.258|5717449602866383090|E|The device stream has stopped
2014-10-01 18:03:34.919|5717449602866383090|I|The device stream has stopped
2014-10-01 18:03:34.919|5717449602866383090|I|Resetting the device!
2014-10-01 18:03:34.920|5717449602866383090|W|The Eye Tribe Tracker has been disconnected, waiting for connection
2014-10-01 18:03:35.261|5717449602866383090|I|Validating camera device
2014-10-01 18:03:35.261|5717449602866383090|I|Initializing tracker device
2014-10-01 18:03:35.263|5717449602866383090|I|Setting up device properties
2014-10-01 18:03:35.265|5717449602866383090|I|Setting chosen video format
2014-10-01 18:03:35.267|5717449602866383090|I|Validate camera firmware
2014-10-01 18:03:35.267|5717449602866383090|I|Eye Tribe Tracker firmware revision is 293
2014-10-01 18:03:35.267|5717449602866383090|I|Validate USB3 host
2014-10-01 18:03:35.267|5717449602866383090|I|Validate camera device stream
2014-10-01 18:03:35.969|9116489329262617078|I|Connection removed [718350090240]
2014-10-01 18:03:36.020|5717449602866383090|I|The device stream has started
2014-10-01 18:03:36.020|5717449602866383090|I|The Eye Tribe Tracker stands ready
2014-10-01 18:03:36.020|5717449602866383090|I|The tracker device has been connected
2014-10-01 18:03:36.440|9116489329262617078|I|The device stream has stopped
2014-10-01 18:03:36.440|9116489329262617078|I|Tracker stopped
Any thoughts or suggestions?
edit- here's the USB bus @ where the EyeTribe is:
- Code: Select all
USB 3.0 SuperSpeed Bus:
Host Controller Location: Built-in USB
Host Controller Driver: AppleUSBXHCI
PCI Device ID: 0x1e31
PCI Revision ID: 0x0004
PCI Vendor ID: 0x8086
Bus Number: 0x0a
TheEyeTribe:
Product ID: 0x00fb
Vendor ID: 0x29ab
Version: 0.00
Serial Number: 0000000001
Speed: Up to 5 Gb/sec
Manufacturer: Leopard Imaging
Location ID: 0x15100000 / 9
Current Available (mA): 900
Current Required (mA): 896
The 'cameras' tab:
- Code: Select all
TheEyeTribe:
Model ID: UVC Camera VendorID_10667 ProductID_251
Unique ID: 0x1510000029ab00fb
FaceTime HD Camera (Built-in):
Model ID: UVC Camera VendorID_1452 ProductID_34064
Unique ID: 0x1a11000005ac8510
and, for fun, a port scan to see that, when the server is running (sans the UI) the port is existent
- Code: Select all
Port Scan has started…
Port Scanning host: 127.0.0.1
Open TCP Port: 22 ssh
Open TCP Port: 88 kerberos
Open TCP Port: 631 ipp
Open TCP Port: 4750 ssad
Open TCP Port: 5900 rfb
Open TCP Port: 6555
Open TCP Port: 17500
Open TCP Port: 25035
Open TCP Port: 26164
Port Scan has completed…