LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-20-2010, 03:48 PM   #1
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Rep: Reputation: Disabled
Garmin Oregon 450 with Linux


Hi! I am looking to buy the Garmin Oregon 450 Mapping GPS and I wonder if I am going to encounter major problems or limitations by running Linux (slack 13.1) on my computer?? I am new to GPS'es and I don't know whats involved in getting the GPS to run with Linux.

So far, I am only aware that I might need to install some applications but I don't know which ones... I am looking to get the full functionality of the GPS (I guess for over $300).

Anybody is aware of incompatibilities or problems between this GPS and Linux?

Thanks for any feedback!
 
Old 07-20-2010, 05:17 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
Your receiver outputs NMEA 0183 data so it will not be a problem getting it to work.

gpsd, gpsdrive, chartplotter, roadnav, navit, viking are some apps.

And or course "let your fingers do the walking" (google ) ...
 
Old 07-20-2010, 06:34 PM   #3
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
You don't say what you need GPS for.

So before you spend big money on a useless piece of kit, may I suggest you just buy a basic "USB GPS Dongle"?

I have a BU-353 USB GPS dongle (UK£20, US$25 maybe). SiRF Star III chipset. It works "out of the box" with more recent linux distros.

In addition to the apps michaelk listed, it works perfectly with:
- Mapping and OSM (an awesome project that is progressing exponentially)
- Tangogps (which is also very clever).

Routing software is a bit "experimental" with linux and maps at the moment. Mostly because maps are proprietary (with the notable exception of OSM) so most linux apps will not even attempt to use them because of copyright problems.

So if you want voice prompts about "Prepare to turn left 400m ahead", then you might want to follow this thread up with your more specific requirements.

That said, if you'd like to see your local area better represented on OSM's view of the world (and I believe you should), a cheap dongle will let you do this with linux. It is also a lot of fun, and gets you out and about. Fresh air and all that
 
Old 07-20-2010, 07:32 PM   #4
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
michaelk, thanks for replying! I looked at Viking, GPSDrive, Tangogps, etc and they are interesting appz. I also installed gpsd and it seems to work. Until I get the device, it will be tough to determine if everything will be running fine but I am highly confident.

tredegar, I will be using the GPS to map my mountain bike rides... I also intent to download maps from the GPS to save them in my PC, and vice versa, upload maps to the GPS to discover new trails.

Unfortunately, the products you are suggesting will not meet my requirements, especially when performing some downhill riding! haha
 
Old 07-20-2010, 07:39 PM   #5
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
I forgot to ask, which application would give me the most all-in-one interface? What I mean by that is which application would allow me to do much of my tasks within the same app so I dont have to launch 6 different appz to do my work...?

Like I said, I want to download to my computer the recorded maps from my rides, Create map files on my PC and then upload them to the GPS to ride afterwards, etc...

Thanks!!
 
Old 07-21-2010, 08:02 AM   #6
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora38
Posts: 6,147

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
There's no single application AFAIK.

Tangogps will download a map of your area from OSM. It can show you where you are and where you have been. You can download maps of an area before you set out, and tangogps will use them whilst you are offline. tangogps will easily record your GPS tracks.

These can then be edited with OSM's map editor JOSM and you can either keep a local copy or (better) upload the tracks to OSM and improve OSM's coverage of your local area.

For some video tutorials on using JOSM, see here I'd recommend tutorials 1,4,5 and 6.

If you are interested in cycle maps, OSM has a special renderer for cyclists: Go here, zoom into an area of interest and then click the blue [+] at top right of the map window. Select Cyclemap and see the map re-rendered for cyclists.
 
Old 07-21-2010, 04:24 PM   #7
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Hey again!

I got the GPS now and I'm trying to get it to run with GPSD so at least I can verify if it works, but I am experiencing problems... I connected the GPS via USB to my computer and started the gpsd process .. My problem is that I dont know how to determine which /dev/ file to use.... I need to point to the GPS block device file so GPSD can use the GPS...

I had the feeling that udev was giving /dev/sdc to my GPS so I tried:

Code:
udevadm info -q all -n /dev/sdc
and got:

Code:
P: /devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
N: sdc
W: 46
S: block/8:32
S: disk/by-id/usb-Garmin_GARMIN_Flash_0000e0c8be3d-0:0
S: disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0
S: disk/by-uuid/1C50-15CC
S: disk/by-label/GARMIN
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb2/2-1/2-1:1.0/host9/target9:0:0/9:0:0:0/block/sdc
E: MAJOR=8
E: MINOR=32
E: DEVNAME=/dev/sdc
E: DEVTYPE=disk
E: SUBSYSTEM=block
E: ID_VENDOR=Garmin
E: ID_VENDOR_ENC=Garmin\x20\x20
E: ID_VENDOR_ID=091e
E: ID_MODEL=GARMIN_Flash
E: ID_MODEL_ENC=GARMIN\x20Flash\x20\x20\x20\x20
E: ID_MODEL_ID=2380
E: ID_REVISION=1.00
E: ID_SERIAL=Garmin_GARMIN_Flash_0000e0c8be3d-0:0
E: ID_SERIAL_SHORT=0000e0c8be3d
E: ID_TYPE=disk
E: ID_INSTANCE=0:0
E: ID_BUS=usb
E: ID_USB_INTERFACES=:080650:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usb-storage
E: ID_PATH=pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0
E: ID_FS_SEC_TYPE=msdos
E: ID_FS_LABEL=GARMIN
E: ID_FS_LABEL_ENC=GARMIN
E: ID_FS_UUID=1C50-15CC
E: ID_FS_UUID_ENC=1C50-15CC
E: ID_FS_VERSION=FAT16
E: ID_FS_TYPE=vfat
E: ID_FS_USAGE=filesystem
E: DEVLINKS=/dev/block/8:32 /dev/disk/by-id/usb-Garmin_GARMIN_Flash_0000e0c8be3d-0:0 /dev/disk/by-path/pci-0000:00:1d.7-usb-0:1:1.0-scsi-0:0:0:0 /dev/disk/by-uuid/1C50-15CC /dev/disk/by-label/GARMIN
And typing /usr/sbin/gpsd /dev/sdc will not output any errors but xgps will not show any data... which means that it is not working, at least I assume....

Anybody can help?

THanks!
 
Old 07-21-2010, 05:16 PM   #8
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
Configure the Garmin to output NMEA 0183.
I am not familiar with this receiver but assume that the computer should recognize it as a USB - serial port adapter instead of a mass storage device and you should have a /dev/ttyUS0.
 
Old 07-21-2010, 06:13 PM   #9
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Hi there!

There is no such thing as ttyUS0... however these are the tty* device files in /dev:

Code:
tty   tty10  tty13  tty16  tty19  tty21  tty24  tty27  tty3   tty32  tty35  tty38  tty40  tty43  tty46  tty49  tty51  tty54  tty57  tty6   tty62  tty8   ttyS1  ttyp0  ttyp3  ttyp6  ttyp9  ttypc  ttypf  ttyq2  ttyq5  ttyq8  ttyqb  ttyqe
tty0  tty11  tty14  tty17  tty2   tty22  tty25  tty28  tty30  tty33  tty36  tty39  tty41  tty44  tty47  tty5   tty52  tty55  tty58  tty60  tty63  tty9   ttyS2  ttyp1  ttyp4  ttyp7  ttypa  ttypd  ttyq0  ttyq3  ttyq6  ttyq9  ttyqc  ttyqf
tty1  tty12  tty15  tty18  tty20  tty23  tty26  tty29  tty31  tty34  tty37  tty4   tty42  tty45  tty48  tty50  tty53  tty56  tty59  tty61  tty7   ttyS0  ttyS3  ttyp2  ttyp5  ttyp8  ttypb  ttype  ttyq1  ttyq4  ttyq7  ttyqa  ttyqd
there is also a bus/usb folder with some subfolders in there... 001 002 003 004...

Running dmesg, I can see that UDEV assigns /dev/sdc to the GPS.

Code:
usb 2-1: USB disconnect, address 10
usb 2-1: new high speed USB device using ehci_hcd and address 11
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi13 : usb-storage 2-1:1.0
scsi 13:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 13:0:0:0: Attached scsi generic sg3 type 0
scsi 13:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 13:0:0:1: Attached scsi generic sg4 type 0
sd 13:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 13:0:0:0: [sdc] Write Protect is off
sd 13:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 13:0:0:0: [sdc] Assuming drive cache: write through
sd 13:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 13:0:0:1: [sdd] Write Protect is off
sd 13:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 13:0:0:1: [sdd] Assuming drive cache: write through
sd 13:0:0:1: [sdd] Assuming drive cache: write through
 sdd:
sd 13:0:0:0: [sdc] Assuming drive cache: write through
 sdc: sdd1

sd 13:0:0:1: [sdd] Assuming drive cache: write through
sd 13:0:0:1: [sdd] Attached SCSI removable disk
sd 13:0:0:0: [sdc] Assuming drive cache: write through
sd 13:0:0:0: [sdc] Attached SCSI removable disk
Running gpsd with: /usr/sbin/gpsd -n -D 6 -N /dev/sdc outputs no errors and does not seems to complain

Running telnet localhost 2947 outputs:
Code:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
{"class":"VERSION","release":"2.94","rev":"2010-07-20T23:30:59","proto_major":3,"proto_minor":2}
and then wait for an input...

Xgps does start without errors but does not display information....

I am really wondering why gpsd does not have a "probe" or "scan" functionality to search the USB ports for a GPS.....

Any clue?

Last edited by lpallard; 07-21-2010 at 06:15 PM.
 
Old 07-21-2010, 07:14 PM   #10
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
My bad.. it should be ttyUSB0.
Is the device configured to output NMEA 0183?
 
Old 07-21-2010, 07:37 PM   #11
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
Hey!

Yes the GPS is configured with interface as NMEA in/out...

So far, playing with that Linux udev thing makes me think that the GPS connects to the computer as mass storage only.... I cant seems to find a "device". I have found the SD card reader, the internal GPS RAM but nothing that actually looks like a GPS receiver.... trying gpsd with pretty much every single files in /dev (yes I am crazy)...

here's the content of /dev:

Code:
X0R            cdwriter0        dvdrw       hidraw5  loop5     network_latency     ptyp2  ptypf  ptyqc  ram3    sda   sdc         sr0     tty15  tty27  tty39  tty50  tty62  ttyp4  ttyq1  ttyqe       usbdev4.1  usbmon4      writer
audio          char             dvdrw0      hidraw6  loop6     network_throughput  ptyp3  ptyq0  ptyqd  ram4    sda1  sdd         stderr  tty16  tty28  tty4   tty51  tty63  ttyp5  ttyq2  ttyqf       usbdev4.2  usbmon5      zero
block          console          dvdwriter   hpet     loop7     null                ptyp4  ptyq1  ptyqe  ram5    sda2  sdd1        stdin   tty17  tty29  tty40  tty52  tty7   ttyp6  ttyq3  urandom     usbdev5.1  usbmon6
bsg            core             dvdwriter0  initctl  mapper    nvidia0             ptyp5  ptyq2  ptyqf  ram6    sda3  sequencer   stdout  tty18  tty3   tty41  tty53  tty8   ttyp7  ttyq4  usb         usbdev5.2  usbmon7
btrfs-control  cpu_dma_latency  fb0         input    mcelog    nvidiactl           ptyp6  ptyq3  ram0   ram7    sda5  sequencer2  tgt     tty19  tty30  tty42  tty54  tty9   ttyp8  ttyq5  usbdev1.1   usbdev5.3  vcs
bus            dac960_gam       fd          kmem     md0       ocfs2_control       ptyp7  ptyq4  ram1   ram8    sda6  sg0         tty     tty2   tty31  tty43  tty55  ttyS0  ttyp9  ttyq6  usbdev2.1   usbdev5.4  vcs1
cdr            disk             full        kmsg     md1       port                ptyp8  ptyq5  ram10  ram9    sda7  sg1         tty0    tty20  tty32  tty44  tty56  ttyS1  ttypa  ttyq7  usbdev2.14  usbdev6.1  vcs6
cdr0           dlm-control      fuse        log      megadev0  ppp                 ptyp9  ptyq6  ram11  random  sdb   sg2         tty1    tty21  tty33  tty45  tty57  ttyS2  ttypb  ttyq8  usbdev2.4   usbdev6.2  vcs7
cdrom          dlm-monitor      hidraw0     loop0    mem       psaux               ptypa  ptyq7  ram12  rfkill  sdb1  sg3         tty10   tty22  tty34  tty46  tty58  ttyS3  ttypc  ttyq9  usbdev3.1   usbdev7.1  vcsa
cdrom0         dlm_plock        hidraw1     loop1    mixer     ptmx                ptypb  ptyq8  ram13  root    sdb2  sg4         tty11   tty23  tty35  tty47  tty59  ttyp0  ttypd  ttyqa  usbdev3.2   usbmon0    vcsa1
cdrw           dsp              hidraw2     loop2    mouse     pts                 ptypc  ptyq9  ram14  rtc     sdb5  shm         tty12   tty24  tty36  tty48  tty6   ttyp1  ttype  ttyqb  usbdev3.3   usbmon1    vcsa6
cdrw0          dvd              hidraw3     loop3    mpt2ctl   ptyp0               ptypd  ptyqa  ram15  rtc0    sdb6  snapshot    tty13   tty25  tty37  tty49  tty60  ttyp2  ttypf  ttyqc  usbdev3.4   usbmon2    vcsa7
cdwriter       dvd0             hidraw4     loop4    mptctl    ptyp1               ptype  ptyqb  ram2   scd0    sdb7  snd         tty14   tty26  tty38  tty5   tty61  ttyp3  ttyq0  ttyqd  usbdev3.5   usbmon3    vga_arbiter

I really need to make this thing work, I need the GPS up & running by friday,... if not, I will have to resign to use Windowz....
 
Old 07-21-2010, 07:52 PM   #12
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
Hmm...
Check the output of the lsusb and dmesg commands to see if a serial port is being recognized. You might have to load the usbserial module manually.

Try selecting Garmin spanner.

Last edited by michaelk; 07-21-2010 at 08:05 PM.
 
Old 07-21-2010, 08:04 PM   #13
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
EDIT: There is a 014 file in /dev/bus/usb/002/ and I am wondering if it related to what lsusb outputs (see below) = Bus 002 Device 014???
I tried also gpsd /dev/bus/usb/002/014 and xgps does not show any data...

Well dmesg output:

Code:
river ums-cypress
usbcore: registered new interface driver ums-datafab
usbcore: registered new interface driver ums-freecom
usbcore: registered new interface driver ums-isd200
usbcore: registered new interface driver ums-jumpshot
usbcore: registered new interface driver ums-karma
usbcore: registered new interface driver ums-onetouch
usbcore: registered new interface driver ums-sddr09
usbcore: registered new interface driver ums-sddr55
usbcore: registered new interface driver ums-usbat
PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
device-mapper: uevent: version 1.0.3
device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: 
usb 3-2: new full speed USB device using uhci_hcd and address 2
devtmpfs: mounted
Freeing unused kernel memory: 636k freed
Write protecting the kernel text: 9564k
Write protecting the kernel read-only data: 2448k
usb 3-2: New USB device found, idVendor=0a5c, idProduct=4500
usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2: Product: BCM2045B2
usb 3-2: Manufacturer: Broadcom
hub 3-2:1.0: USB hub found
hub 3-2:1.0: 3 ports detected
usb 4-1: new full speed USB device using uhci_hcd and address 2
usb 4-1: New USB device found, idVendor=046d, idProduct=c251
usb 4-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 4-1: Product: GamePanel LCD
udev: starting version 153
usb 5-2: new full speed USB device using uhci_hcd and address 2
usb 5-2: New USB device found, idVendor=046d, idProduct=c223
usb 5-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 5-2: Product: G11 Keyboard
hub 5-2:1.0: USB hub found
hub 5-2:1.0: 4 ports detected
dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
usb 6-2: new low speed USB device using uhci_hcd and address 2
ACPI: Battery Slot [BAT0] (battery present)
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
ACPI: Lid Switch [LID]
ACPI: AC Adapter [AC] (on-line)
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
ACPI: Power Button [PBTN]
input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
ACPI: Sleep Button [SBTN]
ACPI: WMI: Mapper loaded
rtc_cmos 00:03: RTC can wake from S4
rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
usb 6-2: New USB device found, idVendor=04b3, idProduct=310c
usb 6-2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 6-2: Product: USB Optical Mouse
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
sd 2:0:0:0: Attached scsi generic sg0 type 0
sd 4:0:0:0: Attached scsi generic sg1 type 0
sr 5:0:0:0: Attached scsi generic sg2 type 5
input: Dell WMI hotkeys as /devices/virtual/input/input5
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
tg3.c:v3.106 (January 12, 2010)
tg3 0000:09:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
tg3 0000:09:00.0: setting latency timer to 64
eth0: Tigon3 [partno(BCM95754m) rev b002] (PCI Express) MAC address 00:1d:09:48:97:c8
eth0: attached PHY is 5787 (10/100/1000Base-T Ethernet) (WireSpeed[1])
usb 3-2.1: new full speed USB device using uhci_hcd and address 3
thermal LNXTHERM:01: registered as thermal_zone0
ACPI: Thermal Zone [THM] (40 C)
usbcore: registered new interface driver hiddev
eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
generic-usb 0003:046D:C251.0001: hiddev96,hidraw0: USB HID v1.11 Device [GamePanel LCD] on usb-0000:00:1a.1-1/input0
eth0: dma_rwctrl[76180000] dma_mask[64-bit]
input: USB Optical Mouse as /devices/pci0000:00/0000:00:1d.1/usb6/6-2/6-2:1.0/input/input6
generic-usb 0003:04B3:310C.0002: input,hidraw1: USB HID v1.11 Mouse [USB Optical Mouse] on usb-0000:00:1d.1-2/input0
usbcore: registered new interface driver usbhid
usbhid: USB HID core driver
ACPI: SSDT bfe72cb4 002C8 (v01  PmRef  Cpu0Ist 00003000 INTL 20050624)
ACPI: SSDT bfe7264a 005E5 (v01  PmRef  Cpu0Cst 00003001 INTL 20050624)
usb 3-2.1: New USB device found, idVendor=413c, idProduct=8126
usb 3-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
usb 3-2.1: Product: BCM2045
usb 3-2.1: Manufacturer: Broadcom Corp
cfg80211: Using static regulatory domain info
cfg80211: Regulatory domain: 00
Linux agpgart interface v0.103
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
    (2457000 KHz - 2482000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
    (2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
ricoh-mmc: Ricoh MMC Controller disabling driver
ricoh-mmc: Copyright(c) Philip Langdale
ricoh-mmc: Ricoh MMC controller found at 0000:05:01.2 [1180:0843] (rev 12)
ricoh-mmc: Controller is now disabled.
cfg80211: Calling CRDA to update world regulatory domain
usb 3-2.2: new full speed USB device using uhci_hcd and address 4
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
HDA Intel 0000:00:1b.0: irq 31 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
Linux video capture interface: v2.00
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
uvcvideo: Found UVC 1.00 device Laptop Integrated Webcam (05a9:2640)
uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
ACPI: SSDT bfe72f7c 000C4 (v01  PmRef  Cpu1Ist 00003000 INTL 20050624)
ACPI: SSDT bfe72c2f 00085 (v01  PmRef  Cpu1Cst 00003000 INTL 20050624)
acpi device:32: registered as cooling_device1
input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:2d/device:2e/device:2f/LNXVIDEO:00/input/input7
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
uvcvideo: Failed to query (129) UVC probe control : -32 (exp. 26).
uvcvideo: Failed to initialize the device (-5).
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
usb 3-2.2: New USB device found, idVendor=0a5c, idProduct=4502
sdhci: Secure Digital Host Controller Interface driver
sdhci: Copyright(c) Pierre Ossman
sdhci-pci 0000:05:01.1: SDHCI controller found [1180:0822] (rev 22)
sdhci-pci 0000:05:01.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
Registered led device: mmc0::
mmc0: SDHCI controller on PCI [0000:05:01.1] using DMA
usb 3-2.2: New USB device strings: Mfr=1, Product=0, SerialNumber=0
usb 3-2.2: Manufacturer: Broadcom Corp
input: Broadcom Corp as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.2/3-2.2:1.0/input/input8
generic-usb 0003:0A5C:4502.0003: input,hidraw2: USB HID v1.11 Keyboard [Broadcom Corp] on usb-0000:00:1a.0-2.2/input0
Bluetooth: Core ver 2.15
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
ohci1394 0000:05:01.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
usb 3-2.3: new full speed USB device using uhci_hcd and address 5
input: HDA Intel Line In at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
input: HDA Intel Mic at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
input: HDA Intel Mic at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19]  MMIO=[f1eff800-f1efffff]  Max Packet=[2048]  IR/IT contexts=[4/4]
Synaptics Touchpad, model: 1, fw: 6.3, id: 0x1a0b1, caps: 0xa04793/0x300000
input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
input: HDA Intel Speaker at Ext Rear Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
input: HDA Intel HP Out at Ext Front Jack as /devices/pci0000:00/0000:00:1b.0/sound/card0/input16
serio: Synaptics pass-through port at isa0060/serio1/input0
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input17
usb 3-2.3: New USB device found, idVendor=0a5c, idProduct=4503
usb 3-2.3: New USB device strings: Mfr=1, Product=0, SerialNumber=0
usb 3-2.3: Manufacturer: Broadcom Corp
Bluetooth: Generic Bluetooth USB driver ver 0.6
usbcore: registered new interface driver btusb
input: Broadcom Corp as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2.3/3-2.3:1.0/input/input18
generic-usb 0003:0A5C:4503.0004: input,hidraw3: USB HID v1.11 Mouse [Broadcom Corp] on usb-0000:00:1a.0-2.3/input0
iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, 2.6.33.4-smp-ks
iwlagn: Copyright(c) 2003-2009 Intel Corporation
iwlagn 0000:0c:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
iwlagn 0000:0c:00.0: setting latency timer to 64
iwlagn 0000:0c:00.0: Detected Intel Wireless WiFi Link 4965AGN REV=0x4
usb 5-2.1: new low speed USB device using uhci_hcd and address 3
iwlagn 0000:0c:00.0: Tunable channels: 11 802.11bg, 13 802.11a channels
iwlagn 0000:0c:00.0: irq 32 for MSI/MSI-X
phy0: Selected rate control algorithm 'iwl-agn-rs'
usb 5-2.1: New USB device found, idVendor=046d, idProduct=c221
usb 5-2.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 5-2.1: Product: Gaming Keyboard
input: Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1:1.0/input/input19
generic-usb 0003:046D:C221.0005: input,hidraw4: USB HID v1.10 Keyboard [Gaming Keyboard] on usb-0000:00:1d.0-2.1/input0
input: Gaming Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.1/5-2.1:1.1/input/input20
generic-usb 0003:046D:C221.0006: input,hiddev97,hidraw5: USB HID v1.10 Device [Gaming Keyboard] on usb-0000:00:1d.0-2.1/input1
usb 5-2.4: new full speed USB device using uhci_hcd and address 4
nvidia: module license 'NVIDIA' taints kernel.
Disabling lock debugging due to kernel taint
cfg80211: World regulatory domain updated:
    (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
usb 5-2.4: New USB device found, idVendor=046d, idProduct=c225
usb 5-2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
usb 5-2.4: Product: G11 Keyboard
input: G11 Keyboard as /devices/pci0000:00/0000:00:1d.0/usb5/5-2/5-2.4/5-2.4:1.0/input/input21
generic-usb 0003:046D:C225.0007: input,hiddev98,hidraw6: USB HID v1.11 Keypad [G11 Keyboard] on usb-0000:00:1d.0-2.4/input0
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[384fc0000c5729c1]
nvidia 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
nvidia 0000:03:00.0: setting latency timer to 64
vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
NVRM: loading NVIDIA UNIX x86 Kernel Module  195.36.31  Tue Jun  1 22:08:27 PDT 2010
Adding 2939884k swap on /dev/sda2.  Priority:-1 extents:1 across:2939884k 
Adding 2939852k swap on /dev/sdb1.  Priority:-2 extents:1 across:2939852k 
fuse init (API version 7.13)
ppdev: user-space parallel port driver
lp: driver loaded but no devices found
powernow: This module only works with AMD K7 CPUs
cpufreq-nforce2: No nForce2 chipset.
 md1: unknown partition table
REISERFS (device md1): found reiserfs format "3.6" with standard journal
REISERFS (device md1): using ordered data mode
REISERFS (device md1): journal params: device md1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
REISERFS (device md1): checking transaction log (md1)
REISERFS (device md1): Using r5 hash to sort names
REISERFS (device sda1): found reiserfs format "3.6" with standard journal
REISERFS (device sda1): using ordered data mode
REISERFS (device sda1): journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
REISERFS (device sda1): checking transaction log (sda1)
REISERFS (device sda1): Using r5 hash to sort names
REISERFS (device sda7): found reiserfs format "3.6" with standard journal
REISERFS (device sda7): using ordered data mode
REISERFS (device sda7): journal params: device sda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
REISERFS (device sda7): checking transaction log (sda7)
REISERFS (device sda7): Using r5 hash to sort names
REISERFS (device sdb7): found reiserfs format "3.6" with standard journal
REISERFS (device sdb7): using ordered data mode
REISERFS (device sdb7): journal params: device sdb7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
REISERFS (device sdb7): checking transaction log (sdb7)
REISERFS (device sdb7): Using r5 hash to sort names
Intel ISA PCIC probe: not found.
Databook TCIC-2 PCMCIA probe: not found.
tg3 0000:09:00.0: irq 33 for MSI/MSI-X
tg3: eth0: Link is up at 1000 Mbps, full duplex.
tg3: eth0: Flow control is on for TX and on for RX.
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
eth0: no IPv6 routers present
CE: hpet increasing min_delta_ns to 15000 nsec
usb 2-1: new high speed USB device using ehci_hcd and address 5
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi7 : usb-storage 2-1:1.0
scsi 7:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 7:0:0:0: Attached scsi generic sg3 type 0
scsi 7:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 7:0:0:1: Attached scsi generic sg4 type 0
sd 7:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 7:0:0:0: [sdc] Write Protect is off
sd 7:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 7:0:0:0: [sdc] Assuming drive cache: write through
sd 7:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 7:0:0:0: [sdc] Assuming drive cache: write through
sd 7:0:0:0: [sdc] Attached SCSI removable disk
sd 7:0:0:1: [sdd] Attached SCSI removable disk
CPUFREQ: Per core ondemand sysfs interface is deprecated - up_threshold
usb 2-1: USB disconnect, address 5
usb 2-1: new high speed USB device using ehci_hcd and address 6
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi8 : usb-storage 2-1:1.0
scsi 8:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 8:0:0:0: Attached scsi generic sg3 type 0
scsi 8:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 8:0:0:1: Attached scsi generic sg4 type 0
sd 8:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 8:0:0:0: [sdc] Write Protect is off
sd 8:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 8:0:0:0: [sdc] Assuming drive cache: write through
sd 8:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 8:0:0:1: [sdd] Attached SCSI removable disk
sd 8:0:0:0: [sdc] Assuming drive cache: write through
sd 8:0:0:0: [sdc] Attached SCSI removable disk
usb 2-1: USB disconnect, address 6
usb 2-1: new high speed USB device using ehci_hcd and address 7
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi9 : usb-storage 2-1:1.0
scsi 9:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 9:0:0:0: Attached scsi generic sg3 type 0
scsi 9:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 9:0:0:1: Attached scsi generic sg4 type 0
sd 9:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 9:0:0:1: [sdd] Write Protect is off
sd 9:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 9:0:0:1: [sdd] Assuming drive cache: write through
sd 9:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 9:0:0:0: [sdc] Write Protect is off
sd 9:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 9:0:0:0: [sdc] Assuming drive cache: write through
sd 9:0:0:1: [sdd] Assuming drive cache: write through
 sdd: sdd1
sd 9:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 9:0:0:1: [sdd] Assuming drive cache: write through
sd 9:0:0:1: [sdd] Attached SCSI removable disk

sd 9:0:0:0: [sdc] Assuming drive cache: write through
sd 9:0:0:0: [sdc] Attached SCSI removable disk
xgps[2790]: segfault at c ip b6c5478d sp bfc587b0 error 4 in libgdk-x11-2.0.so.0.1800.9[b6bec000+90000]
xgps[2791]: segfault at c ip b6ac878d sp bfd980a0 error 4 in libgdk-x11-2.0.so.0.1800.9[b6a60000+90000]
usb 2-1: USB disconnect, address 7
usb 2-1: new high speed USB device using ehci_hcd and address 8
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi10 : usb-storage 2-1:1.0
scsi 10:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 10:0:0:0: Attached scsi generic sg3 type 0
scsi 10:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 10:0:0:1: Attached scsi generic sg4 type 0
sd 10:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 10:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 10:0:0:0: [sdc] Write Protect is off
sd 10:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 10:0:0:0: [sdc] Assuming drive cache: write through
sd 10:0:0:1: [sdd] Write Protect is off
sd 10:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 10:0:0:1: [sdd] Assuming drive cache: write through
sd 10:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 10:0:0:1: [sdd] Assuming drive cache: write through
 sdd:
 sdd1
sd 10:0:0:0: [sdc] Assuming drive cache: write through
sd 10:0:0:0: [sdc] Attached SCSI removable disk
sd 10:0:0:1: [sdd] Assuming drive cache: write through
sd 10:0:0:1: [sdd] Attached SCSI removable disk
usb 2-1: USB disconnect, address 8
usb 2-1: new high speed USB device using ehci_hcd and address 9
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi11 : usb-storage 2-1:1.0
scsi 11:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 11:0:0:0: Attached scsi generic sg3 type 0
scsi 11:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 11:0:0:1: Attached scsi generic sg4 type 0
sd 11:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 11:0:0:0: [sdc] Write Protect is off
sd 11:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 11:0:0:0: [sdc] Assuming drive cache: write through
sd 11:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 11:0:0:0: [sdc] Assuming drive cache: write through
sd 11:0:0:0: [sdc] Attached SCSI removable disk
sd 11:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 11:0:0:1: [sdd] Write Protect is off
sd 11:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 11:0:0:1: [sdd] Assuming drive cache: write through
sd 11:0:0:1: [sdd] Assuming drive cache: write through
 sdd: sdd1
sd 11:0:0:1: [sdd] Assuming drive cache: write through
sd 11:0:0:1: [sdd] Attached SCSI removable disk
usb 2-1: USB disconnect, address 9
usb 2-1: new high speed USB device using ehci_hcd and address 10
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi12 : usb-storage 2-1:1.0
scsi 12:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 12:0:0:0: Attached scsi generic sg3 type 0
scsi 12:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 12:0:0:1: Attached scsi generic sg4 type 0
sd 12:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 12:0:0:0: [sdc] Write Protect is off
sd 12:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 12:0:0:0: [sdc] Assuming drive cache: write through
sd 12:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 12:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 12:0:0:1: [sdd] Write Protect is off
sd 12:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 12:0:0:1: [sdd] Assuming drive cache: write through

sd 12:0:0:1: [sdd] Assuming drive cache: write through
 sdd: sdd1
sd 12:0:0:0: [sdc] Assuming drive cache: write through
sd 12:0:0:0: [sdc] Attached SCSI removable disk
sd 12:0:0:1: [sdd] Assuming drive cache: write through
sd 12:0:0:1: [sdd] Attached SCSI removable disk
xgps[7840]: segfault at c ip b6af678d sp bfede1f0 error 4 in libgdk-x11-2.0.so.0.1800.9[b6a8e000+90000]
xgps[7841]: segfault at c ip b6a7678d sp bff4e2f0 error 4 in libgdk-x11-2.0.so.0.1800.9[b6a0e000+90000]
xgps[7843]: segfault at c ip b6c6078d sp bfed3570 error 4 in libgdk-x11-2.0.so.0.1800.9[b6bf8000+90000]
usb 2-1: USB disconnect, address 10
usb 2-1: new high speed USB device using ehci_hcd and address 11
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi13 : usb-storage 2-1:1.0
scsi 13:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 13:0:0:0: Attached scsi generic sg3 type 0
scsi 13:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 13:0:0:1: Attached scsi generic sg4 type 0
sd 13:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 13:0:0:0: [sdc] Write Protect is off
sd 13:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 13:0:0:0: [sdc] Assuming drive cache: write through
sd 13:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 13:0:0:1: [sdd] Write Protect is off
sd 13:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 13:0:0:1: [sdd] Assuming drive cache: write through
sd 13:0:0:1: [sdd] Assuming drive cache: write through
 sdd:
sd 13:0:0:0: [sdc] Assuming drive cache: write through
 sdc: sdd1

sd 13:0:0:1: [sdd] Assuming drive cache: write through
sd 13:0:0:1: [sdd] Attached SCSI removable disk
sd 13:0:0:0: [sdc] Assuming drive cache: write through
sd 13:0:0:0: [sdc] Attached SCSI removable disk
xgps[13031]: segfault at c ip b6b0278d sp bfd7bc10 error 4 in libgdk-x11-2.0.so.0.1800.9[b6a9a000+90000]
usb 2-1: USB disconnect, address 11
usb 2-1: new high speed USB device using ehci_hcd and address 12
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi14 : usb-storage 2-1:1.0
scsi 14:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 14:0:0:0: Attached scsi generic sg3 type 0
scsi 14:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 14:0:0:1: Attached scsi generic sg4 type 0
sd 14:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 14:0:0:0: [sdc] Write Protect is off
sd 14:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 14:0:0:0: [sdc] Assuming drive cache: write through
sd 14:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 14:0:0:1: [sdd] Write Protect is off
sd 14:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 14:0:0:1: [sdd] Assuming drive cache: write through
sd 14:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 14:0:0:0: [sdc] Assuming drive cache: write through
sd 14:0:0:0: [sdc] Attached SCSI removable disk
sd 14:0:0:1: [sdd] Assuming drive cache: write through
 sdd: sdd1
sd 14:0:0:1: [sdd] Assuming drive cache: write through
sd 14:0:0:1: [sdd] Attached SCSI removable disk
xgps[13454]: segfault at c ip b6b0378d sp bfb34e40 error 4 in libgdk-x11-2.0.so.0.1800.9[b6a9b000+90000]
usb 2-1: USB disconnect, address 12
usb 2-1: new high speed USB device using ehci_hcd and address 13
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi15 : usb-storage 2-1:1.0
scsi 15:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 15:0:0:0: Attached scsi generic sg3 type 0
scsi 15:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 15:0:0:1: Attached scsi generic sg4 type 0
sd 15:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 15:0:0:0: [sdc] Write Protect is off
sd 15:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 15:0:0:0: [sdc] Assuming drive cache: write through
sd 15:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 15:0:0:1: [sdd] Write Protect is off
sd 15:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 15:0:0:1: [sdd] Assuming drive cache: write through
sd 15:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 15:0:0:1: [sdd] Assuming drive cache: write through
 sdd:
sd 15:0:0:0: [sdc] Assuming drive cache: write through
sd 15:0:0:0: [sdc] Attached SCSI removable disk
 sdd1
sd 15:0:0:1: [sdd] Assuming drive cache: write through
sd 15:0:0:1: [sdd] Attached SCSI removable disk
usb 2-1: USB disconnect, address 13
usb 2-1: new high speed USB device using ehci_hcd and address 14
usb 2-1: New USB device found, idVendor=091e, idProduct=2380
usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=5
usb 2-1: SerialNumber: 0000e0c8be3d
scsi16 : usb-storage 2-1:1.0
scsi 16:0:0:0: Direct-Access     Garmin   GARMIN Flash     1.00 PQ: 0 ANSI: 5
sd 16:0:0:0: Attached scsi generic sg3 type 0
scsi 16:0:0:1: Direct-Access     Garmin   GARMIN SD Card   1.00 PQ: 0 ANSI: 5
sd 16:0:0:1: Attached scsi generic sg4 type 0
sd 16:0:0:0: [sdc] 1945600 512-byte logical blocks: (996 MB/950 MiB)
sd 16:0:0:0: [sdc] Write Protect is off
sd 16:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 16:0:0:0: [sdc] Assuming drive cache: write through
sd 16:0:0:0: [sdc] Assuming drive cache: write through
 sdc:
sd 16:0:0:1: [sdd] 1950720 512-byte logical blocks: (998 MB/952 MiB)
sd 16:0:0:1: [sdd] Write Protect is off
sd 16:0:0:1: [sdd] Mode Sense: 23 00 00 00
sd 16:0:0:1: [sdd] Assuming drive cache: write through
sd 16:0:0:0: [sdc] Assuming drive cache: write through
sd 16:0:0:0: [sdc] Attached SCSI removable disk
sd 16:0:0:1: [sdd] Assuming drive cache: write through
 sdd: sdd1
sd 16:0:0:1: [sdd] Assuming drive cache: write through
sd 16:0:0:1: [sdd] Attached SCSI removable disk
and lsusb output:

Code:
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 004: ID 05a9:2640 OmniVision Technologies, Inc. OV2640 Webcam
Bus 002 Device 014: ID 091e:2380 Garmin International 
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0a5c:4500 Broadcom Corp. BCM2046B1 USB 2.0 Hub (part of BCM2046 Bluetooth)
Bus 003 Device 003: ID 413c:8126 Dell Computer Corp. Wireless 355 Bluetooth
Bus 003 Device 004: ID 0a5c:4502 Broadcom Corp. Keyboard (Boot Interface Subclass)
Bus 003 Device 005: ID 0a5c:4503 Broadcom Corp. 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 002: ID 046d:c251 Logitech, Inc. 
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 002: ID 046d:c223 Logitech, Inc. G11/G15 Keyboard / USB Hub
Bus 005 Device 003: ID 046d:c221 Logitech, Inc. G11/G15 Keyboard / Keyboard
Bus 005 Device 004: ID 046d:c225 Logitech, Inc. G11/G15 Keyboard / G keys
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 002: ID 04b3:310c IBM Corp. Wheel Mouse
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I dunno if you understand all that garbage...

Last edited by lpallard; 07-21-2010 at 08:10 PM.
 
Old 07-21-2010, 08:08 PM   #14
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
My bad again... After looking closer at the manual...
Try selecting Garmin Spanner.
 
Old 07-21-2010, 08:26 PM   #15
lpallard
Senior Member
 
Registered: Nov 2008
Posts: 1,045

Original Poster
Rep: Reputation: Disabled
michaelk

thanks for your help! i selected spanner in the config of the gps, and using lsusb, I see that the device is connected to Bus 002 Device 017 ...

what would be the next logical step? I tried to run gpsd with /dev/bus/usb/002/017 but still nothing in xgps... I also noticed the output of the command (gpsd /dev/.....) to be:
Code:
gpsd: launching (Version 2.94)
gpsd: opening IPv4 socket
gpsd: passivesock_af() -> 3
gpsd: opening IPv6 socket
gpsd: passivesock_af() -> 4
gpsd: listening on port 2947
gpsd: NTPD shmat(3276808,0,0) succeeded, segment 0
gpsd: NTPD shmat(3309577,0,0) succeeded, segment 1
gpsd: NTPD shmat(622594,0,0) succeeded, segment 2
gpsd: NTPD shmat(655363,0,0) succeeded, segment 3
gpsd: successfully connected to the DBUS system bus
gpsd: running with effective group ID 0
gpsd: running with effective user ID 0
gpsd: opening read-only GPS data source type 0 and at '/dev/bus/usb/002/017'
gpsd: open(/dev/bus/usb/002/017) -> 6 in gpsd_open()
gpsd: Probing TSIP
gpsd: no probe matched...
gpsd: gpsd_activate(): opened GPS (fd 6)
gpsd: select() {3 4 6} -> {} at 1279762051.379701
...
DO you see anything abnormal in there?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Porting Garmin Software to Linux MikeyCarter Linux - Software 6 03-13-2010 03:26 AM
Garmin Etrex & Ubuntu Linux sxa Linux - Software 1 06-02-2008 02:09 PM
Garmin Software for Linux Petition AwesomeMachine General 7 04-29-2008 09:32 AM
Linux Take Up in Oregon XavierP Linux - General 2 03-07-2003 06:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 08:57 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration