If I run this command as root I get the following error (Intrepid 8.10 laptop HP dv6747nr 2.6.27-7-generic)
[EMAIL PROTECTED]:/usr/bin$ sudo gpsbabel -i garmin -f usb: -o gpx -F blah.gpx usb_set_configuration failed, probably because kernel driver 'usb-storage' is blocking our access to the USB device. **************** This is in my black list: # most apps now use garmin usb driver directly (Ubuntu: #114565) blacklist garmin_gps ************** lsusb: Bus 004 Device 002: ID 064e:a110 Suyin Corp. Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 004: ID 091e:22e1 Garmin International Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub ************************* /etc/udev/rules.d/45-garmin.rules SUBSYSTEM!="usb", GOTO="garmin_rules_end" ACTION!="add", GOTO="garmin_rules_end" ATTRS{idVendor}=="091e", ATTRS{idProduct}=="0003", MODE="0660", GROUP="plugdev" LABEL="garmin_rules_end" ***************** /etc/udev/rules.d/51-garmin.rules SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666" UBSYSTEM!="usb_device", GOTO="garmin_rules_end" ACTION!="add", GOTO="garmin_rules_end" ATTRS{idVendor}=="091e", ATTRS{idProduct}=="0003", MODE="0660", GROUP="plugdev" LABEL="garmin_rules_end" ******************** -- native Garmin-USB no longer working https://bugs.launchpad.net/bugs/114565 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs