Kieran Sullivan <[email protected]> writes: > The issue seems to be when trying to detect the USB port for either > the telemetrum devices (TeleMetrum or TeleMega) or the TeleDongle. No > USB devices get detected, however, /dev does have the device connected > OK.
That's disappointing. AltOS uses the IOService APIs to locate USB devices available to the operating system; I wonder if something has changed in how those work in the later OS version. I'm afraid I don't have any machines running that version available to me at this point; I may need to find a friend willing to let me debug things. > I don’t have the SMIG utility installed so I’m having trouble building > the code for debug to try to fix this issue - just lack of time to get > the JNI stuff fixed up. Was wondering if you already had a fix for > this. If you're up for adventure, I can add a pile of diagnostics to the C code that would get dumped out to a terminal window; you can launch AltosUI from a terminal window by just running the JavaApplicationStub found inside the application itself (Mac OS X applications are actually directories full of stuff, java applications are launched by running a binary stub application that finds the appropriate Java bits). -- -keith _______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
