ant+ is not detect

Bug #908840 reported by kvb
26
This bug affects 5 people
Affects Status Importance Assigned to Milestone
garmin-ant-downloader (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

when i type garmin-ant-downloader :

/dev/ttyUSB0: No such file or directory
ERROR: Open dev 0 failed in line 1384.

testing with 2 differents pc (ubuntu 11.11)

tank's

Revision history for this message
Steve Fluxman (steve-fluxman) wrote :

I have the same problem. Tried doing what is suggested in http://ubuntuforums.org/showthread.php?t=812722 but didn't get much further.

Any help would be much appreciated.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in garmin-ant-downloader (Ubuntu):
status: New → Confirmed
Revision history for this message
Steve Fluxman (steve-fluxman) wrote :

Just found an interesting article (see : https://forums.garmin.com/showthread.php?t=14598) where the author claims to have got ANT+ to work on Ubuntu. Unfortunately the server (http://cgit.get-open.com/cgit.cgi/ga...master.tar.bz2) referenced in step 2 to download gant does not exist.
I have been unable to find an alternative.

Revision history for this message
kvb (commercante1234) wrote :

Thank's
i resolve it

1- type lsusb
at home i have
"Bus 002 Device 003: ID 0fcf:1008 Dynastream Innovations, Inc." (this is my ant+)

2- type sudo modprobe usbserial vendor=0x0fcf product=0x1008
(i change id of vendor et id of product)

and it work

(but now i have a new bug so i create a new one on this launchpad)

Revision history for this message
dlotton (yellow56) wrote :

KVB,

On my system (Ubuntu 10.04 LTS) I had to create a udev rule so the ANT+ stick would automatically be detected and create the /dev/ttyUSBx node.

Otherwise, I had to type in the modprobe command every time I rebooted.

I created the file (as root) '/etc/udev/rules.d/90-ant.rules' with the following contents:

SUBSYSTEMS=="usb", ACTION=="add", ATTRS{idProduct}=="1008", \
ATTRS{idVendor}=="0fcf", MODE="0664", GROUP="plugdev", \
RUN += "/sbin/modprobe usbserial"

Revision history for this message
Jon Kirby (jonjkirby) wrote :

Having the same problems with Garmin-ant-downloader. Running Ubuntu 13.04. Tried everything suggested but no luck. Still getting error:

 /dev/ttyUSB0: Permission denied
ERROR: Open dev 0 failed in line 1384

Also would be nicer to have the Garmin-ant-downloader modified as an app opened from Applications Menu.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.