Friday , March 29 2024
Home / BackTrack / BackTrack Driver Integration / Garmin ETREX 30 USB

Garmin ETREX 30 USB

Desc

BackTrack Version : BackTrack 5 R3

Jenis Modem : USB
Versi : ETREX 30

800px-Garmin_backtrack

Introduction

[text]root@bt~# lsusb
Bus 002 Device 017: ID 091e:0003 Garmin International GPS (various models)[/text]

Install beberapa paket dibawah ini

[text]root@bt~# apt-get install qlandkartegt-garmin gpstrans[/text]

Fix Step:

[sociallocker]

Buat rules garmin

[text]root@bt:/etc/udev/rules.d# cat 51-garmin.rules
SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666"[/text]

modprobe

Kemudian reboot backtrack dan masukan perintah

modprobe garmin_gps

dmseg output

[text][ 3374.209462] usb 2-1.1: new full-speed USB device number 17 using ehci_hcd
[ 3374.302684] garmin_gps 2-1.1:1.0: Garmin GPS usb/tty converter detected
[ 3374.303130] usb 2-1.1: Garmin GPS usb/tty converter now attached to ttyUSB0[/text]

Aktifkan kismet untuk melihat source

[/sociallocker]

Refrence :

$