jung1981 / linux-track

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

Install firmware for TrackIR no longer works after Yosemite #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. TrackIR and ltr_gui were working fine until I installed Yosemite. Had to 
reinstall ltr_gui.
2.On starting up ltr_gui gives message that TrackIR hardware found but firmware 
needs to be installed.
3.When I run Install Firmware, the extractor opens. I can select download or 
Extract from Installer but the effect is the same. It provides the following 
log:
[Sat 2014-11-15 18:01:35 SAST] Commencing analysis of directory 
'/var/folders/1x/6cm7r96j0rz6d11nmc5rpmnc0000gq/T/wineN70COg'...[Sat 2014-11-15 
18:01:35 SAST] Extracted poem1.txt...[Sat 2014-11-15 18:01:35 SAST] Extracted 
game data...[Sat 2014-11-15 18:01:35 SAST] Extracted poem2.txt...[Sat 
2014-11-15 18:01:35 SAST] Extracted TIRViews.dll...
[Sat 2014-11-15 18:01:35 SAST] Extracted tir5v2.fw...
[Sat 2014-11-15 18:01:36 SAST] Extracted tir5.fw...[Sat 2014-11-15 18:01:36 
SAST] Extracted sn4.fw...[Sat 2014-11-15 18:01:36 SAST] Extracted tir4.fw...
[Sat 2014-11-15 18:01:36 SAST] ===============================[Sat 2014-11-15 
18:01:36 SAST] Extraction done![Sat 2014-11-15 18:01:36 SAST] Initializing 
libusb.
[Sat 2014-11-15 18:01:36 SAST] Libusb initialized successfuly.
[Sat 2014-11-15 18:01:36 SAST] Libusb debug level set.
[Sat 2014-11-15 18:01:36 SAST] Requesting device list.
[Sat 2014-11-15 18:01:36 SAST] Device list received (15 devices).
[Sat 2014-11-15 18:01:36 SAST] Device is a TrackIR (131D:0158).
[Sat 2014-11-15 18:01:36 SAST] Opening handle to the device found.
[Sat 2014-11-15 18:01:36 SAST] Handle opened successfully.
[Sat 2014-11-15 18:01:36 SAST] Freeing device list.
[Sat 2014-11-15 18:01:36 SAST] Device list freed.
[Sat 2014-11-15 18:01:36 SAST] Closing TrackIR.
[Sat 2014-11-15 18:01:36 SAST] Closing TrackIR handle.
[Sat 2014-11-15 18:01:36 SAST] Exiting libusb.
[Sat 2014-11-15 18:01:36 SAST] Libusb exited.

What is the expected output? What do you see instead?
The Extractor window closes and and the Device Setup page still says Firmware 
not found and gives the Install Firmware button.

What version of the product are you using? On what operating system? v0.99.11 
with TrackIR_5.2.2.Final.exe and MacPro late 2013 with OSX Yosemite v.10.10

Please provide any additional information below.

Original issue reported on code.google.com by rstauseb...@gmail.com on 15 Nov 2014 at 4:15

GoogleCodeExporter commented 9 years ago
Hello,
from your description it sounds like a permissions problem...

Can you try the following commands in the terminal (it just renames your 
linuxtrack configuration directory, so it will be created again)?

cd ~/.config
mv linuxtrack linuxtrack.old

Then try starting the ltr_gui again and see if you can install the firmware 
then?

Kind regards,

Michal

Original comment by f.jo...@email.cz on 15 Nov 2014 at 6:41

GoogleCodeExporter commented 9 years ago
Michal,

Many thanks for your prompt response. Tried and it works again!
I am very grateful for your excellent support and fantastic product.

Original comment by rstauseb...@gmail.com on 15 Nov 2014 at 8:31

GoogleCodeExporter commented 9 years ago
I'm glad that it works for you now and thank you for letting me know...

I'm closing this issue then.

Kind regards,

Michal

Original comment by f.jo...@email.cz on 15 Nov 2014 at 11:21