mcmuller schrieb: > Perhaps, your problems are 'post-hardy' only ?? I do have the problem on Hardy, too. I just tested on Intrepid to make sure that it is not fixed there.
The udev rule mentioned above fixes the problem. Could you give the output of 'ls -l /dev/bus/usb/BUSNR/DEVNR' where BUSNR and DEVNR are the numbers from 'lsusb'. In my case (without udev rule): lsusb ----- Bus 002 Device 008: ID 091e:0003 Garmin International GPSmap (various models) ----- ls -l /dev/bus/usb/002/008 ----- crw-rw-r-- 1 root root 189, 135 2008-07-14 17:03 /dev/bus/usb/002/008 ----- If I use the udev rule, the group of the device entry is changed (as expected) to plugdev. -- 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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
