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

Setup for New User #74

Open
atomspring opened this issue Apr 4, 2015 · 2 comments
Open

Setup for New User #74

atomspring opened this issue Apr 4, 2015 · 2 comments

Comments

@atomspring
Copy link

atomspring commented Apr 4, 2015

Hello @bewest, I'm very proud of the work you've done thus far, thank you from a Type I owner of a Minimed 523!

I received a never-used carelink recently, and run Ubuntu 14.04 with 3.16 kernel, trying to connect my pump for the first time.

Can't seem to get it to go, I've installed everything but cannot get past "python decocare/stick.py /dev/ttyUSB0" as you can see in the captured log here: http://paste.ubuntu.com/10738995/

I'm noticing a lot of these in syslog: "kernel: [57091.695561] generic ttyUSB0: usb_serial_generic_write_bulk_callback - urb stopped: -32" perhaps these are related?

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/10474394-setup-for-new-user?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F522759&utm_medium=issues&utm_source=github).
@bewest
Copy link
Owner

bewest commented Apr 4, 2015

On 3.16, try unplugging and replugging a few times.
On 3.16 you still need to run ./insert.sh, and there might be some further hints in the /var/log/syslog.

@bewest
Copy link
Owner

bewest commented Apr 5, 2015

Pro-tip: python -m decocare.scan will auto-detect your carelink stick, and a usable path to the device file (or error if non).

python -m decocare.stick can be run from anywhere: python -m decocare.stick $(python -m decocare.scan) is a command I often use in your situation to figure out if the stick is "working."

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

No branches or pull requests

2 participants