trishume / linux-track

Automatically exported from code.google.com/p/linux-track
MIT License
0 stars 0 forks source link

No data from camera on OSX #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Device capture upon init fails
2.
3.

What is the expected output? What do you see instead?
I expect TrackIR to initialize and start sending output to plugin.

What version of the product are you using? On what operating system?
TrackIR 5 on OSX 10.7, X-plane 10

Please provide any additional information below.
I've run the ltr-gui app, installed the X-Plane plugin. Device setup default 
should be okay. Tracking setup start does not yield any movement, and log file 
reports "cannot open device for capture"

Should LED's on camera be lighting up? They do not. 

==== ltr log file ============
[Thu 2012-02-09 15:31:53 PST] Starting ltr_gui
[Thu 2012-02-09 15:31:53 PST] Preferences read OK!
[Thu 2012-02-09 15:31:53 PST] Custom section 'Default' found!
[Thu 2012-02-09 15:31:53 PST] Initializing axes!
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 'Pitch-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 'Yaw-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 'Roll-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 
'Xtranslation-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 
'Ytranslation-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 
'Ztranslation-limits'
[Thu 2012-02-09 15:31:53 PST] Custom section 'Default' found!
[Thu 2012-02-09 15:31:53 PST] Initializing axes!
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 'Pitch-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 'Yaw-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 'Roll-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 
'Xtranslation-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 
'Ytranslation-limits'
[Thu 2012-02-09 15:31:53 PST] Attempted to get nonexistent key 
'Ztranslation-limits'
[Thu 2012-02-09 15:31:53 PST] Opening logfile viewer.

[Thu 2012-02-09 15:31:55 PST] Setting up Cap
[Thu 2012-02-09 15:31:55 PST] Initializing model!
[Thu 2012-02-09 15:31:55 PST] Initializing axes!
[Thu 2012-02-09 15:31:55 PST] Attempted to get nonexistent key 'Pitch-limits'
[Thu 2012-02-09 15:31:55 PST] Attempted to get nonexistent key 'Yaw-limits'
[Thu 2012-02-09 15:31:55 PST] Attempted to get nonexistent key 'Roll-limits'
[Thu 2012-02-09 15:31:55 PST] Attempted to get nonexistent key 
'Xtranslation-limits'
[Thu 2012-02-09 15:31:55 PST] Attempted to get nonexistent key 
'Ytranslation-limits'
[Thu 2012-02-09 15:31:55 PST] Attempted to get nonexistent key 
'Ztranslation-limits'
[Thu 2012-02-09 15:31:55 PST] Tracking initialized!

[Thu 2012-02-09 15:38:22 PST] Closing axes!
[Thu 2012-02-09 15:38:22 PST] Preferences read OK!
[Thu 2012-02-09 15:38:22 PST] Custom section 'Default' found!
[Thu 2012-02-09 15:38:22 PST] Initializing axes!
[Thu 2012-02-09 15:38:22 PST] Attempted to get nonexistent key 'Pitch-limits'
[Thu 2012-02-09 15:38:22 PST] Attempted to get nonexistent key 'Yaw-limits'
[Thu 2012-02-09 15:38:22 PST] Attempted to get nonexistent key 'Roll-limits'
[Thu 2012-02-09 15:38:22 PST] Attempted to get nonexistent key 
'Xtranslation-limits'
[Thu 2012-02-09 15:38:22 PST] Attempted to get nonexistent key 
'Ytranslation-limits'
[Thu 2012-02-09 15:38:22 PST] Attempted to get nonexistent key 
'Ztranslation-limits'

Capturing from 'DVFreeThread - CFMachPortCreateWithPort hack = 0x915bf0, 
fPowerNotifyPort= 0x915b40' @ 160x120 using '/tmp/xxx'!

Can't open device for capture!
==== end log file ============

Is /tmp/xxx a valid device?

Plugin runs ok in x-plane, but plugin is not receiving data from camera.

I keep seeing references to firmware. Am I supposed to flash TrackIR 5 with 
custom firmware?

Thanks.

Original issue reported on code.google.com by zane.jac...@gmail.com on 9 Feb 2012 at 11:46

GoogleCodeExporter commented 9 years ago
Also, viewing the kernel log during hotplug reveals this:

Feb  9 17:27:56 s9 kernel[0]: 0        0 AppleUSBCDC: start - initDevice failed
Feb  9 17:28:39: --- last message repeated 1 time ---
Feb  9 17:28:39 s9 kernel[0]: 0        0 AppleUSBCDC: start - initDevice failed

Original comment by zane.jac...@gmail.com on 10 Feb 2012 at 1:29

GoogleCodeExporter commented 9 years ago
Update: I feel so dumb. Selected correct device as "TrackIR" from dropdown, 
installed firmware. Device is working!

Thank you for a great project.

Original comment by zane.jac...@gmail.com on 11 Feb 2012 at 8:49

GoogleCodeExporter commented 9 years ago
Hello Zane,
I'm sorry I didn't chime in sooner - the system didn't notify me of your 
issue...
Anyway, I'm glad you made it working and I thank you for the donation.
Kind regards,

Michal

Original comment by f.jo...@email.cz on 11 Feb 2012 at 11:55