On Saturday, 20 August 2011, at 23:29:05 +0200, Marie-Noëlle Augendre wrote:
> I'm now trying to export data to my Garmin GPSmap 60C and I get this message: > > "Failed to upload tracks. Failed to configrur USB: Périphérique ou > ressource occupée. > The kernel driver "dummy is blocking ..." etc.etc. > > I tried the 'rmmod dummy' as indicated, but got the following answer: > "ERROR: Module dummy does not exist in /proc/modules". > So I looked for the real name, and tried 'rmmod garmin_gps' that brought: > "ERROR: Module garmin_gps is in use" > You did great finding the problem, but failed to guess the fix :-) Indeed, since the momento you plug the GPS receiver in the USB port, Linux detects it and automatically loads the "garmin_gps" driver, which was done for interfacing to this kind of GPS. Unfortunately, it seems the driver doesn't work perfectly for some devices, or at least, there are better ways to do the same. I got what I needed to make mine work from: http://www.gpsbabel.org/os/Linux_Hotplug.html In short, unplug (or don't plug) the GPS receiver, then "rmmod garmin_usb", and configure the system to prevent loading the driver againg, check the link for the specific details for your Linux flavour. You should be able to upload and download data to your GPSmap 60C from QLGT without any problems after following the instructions. Greeetings, -- Jose Luis Domingo Lopez Linux Registered User #189436 Linux Kubuntu 11.04 (Linux 2.6.38-8-generic-pae)
signature.asc
Description: Digital signature
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________ Qlandkartegt-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qlandkartegt-users
