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"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908840
Title:
ant+ is not detect
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/garmin-ant-downloader/+bug/908840/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs