Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running on Windows #7

Open
Automate1 opened this issue Apr 30, 2014 · 1 comment
Open

Running on Windows #7

Automate1 opened this issue Apr 30, 2014 · 1 comment
Labels

Comments

@Automate1
Copy link

I think I got libftdi installed properly on Windows since I'm not getting any errors from hacklet but when a run "hacklet commission" I get:

I, [2014-04-30T10:49:23.474831 #14204] INFO -- : Booting
I, [2014-04-30T10:49:23.528836 #14204] INFO -- : Booting complete
I, [2014-04-30T10:49:23.530836 #14204] INFO -- : Unlocking network
I, [2014-04-30T10:49:23.561839 #14204] INFO -- : Unlocking complete
I, [2014-04-30T10:49:23.563840 #14204] INFO -- : Listening for devices ...
I, [2014-04-30T10:49:53.578841 #14204] INFO -- : Locking network
I, [2014-04-30T10:49:53.694852 #14204] INFO -- : Locking complete

It seems to try while on "Listening for devices" but does not seem to find anything. The Modlet is right next to the dongle and the red circular light never changes to green.

Thanks for any hints

@mcolyer
Copy link
Owner

mcolyer commented May 5, 2014

@Automate1 that all looks right. You'll probably need to add some more debugging information to see if the dongle is receiving anything.

I'd try adding logging after https://github.com/mcolyer/hacklet/blob/master/lib/hacklet/dongle.rb#L44 to see if any messages are being received.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants