On Tue, Apr 13, 2010 at 01:05:33AM -0700, MattyJ wrote: > Hello - > > I apologize in advance if this is not the right place to ask this question. > I could not find a maintainer for the Garmin usb driver and > Documentation/usb/usb-serial.txt directed me to linux-usb.org and this > list. > > I'm essentially trying to get a Garmin GPS device to load and use the > usbserial driver, but I believe the device simply is not supported. It > recognizes that there is a device there but /dev/ttyUSBx is never created. > Per the FAQ: Which Garmen device are you trying to get to work? > 1. I am using the latest Fedora kernel (2.6.32.11-99.fc12.x86_64) which I > believe includes an unmodified v0.33 Garmin driver. > > 2. Pertinent info from /proc/bus/usb/devices: > > T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=480 MxCh= 0 > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 > P: Vendor=091e ProdID=239c Rev= 5.09 > S: SerialNumber=0000da32c553 > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=500mA > I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage > E: Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms > E: Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms > > Notice usbstorage works just fine. And that's all that will work for the device in this configuration. You should be able to mount the device and read/write files to it just fine. But the garmin_gps driver will not work with this type of configuration. Perhaps you need to change something in the configuration of the device (some option buried in a USB menu) that would change the device to switch to "serial" type mode. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html