Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 05/08/2015, à 15:42

brad1805

GPS Garmin Foretrex 301, non reconnu par GPSBabel

Bonjour,

J'ai un GPS Garmin Foretrex 301 (bracelet GPS).
Je le branche au PC via USB.
J'ouvre GPSBabel et je tente de transférer une trace GPS.

Le GPS s'allume bien et "bipe".

Mais j'obtiens ceci

gpsbabel -w -r -t -i garmin -f usb: -o gpx -F current.gpx
Found no Garmin USB devices.
Error running gpsbabel: Process exited unsucessfully with code 1

J'ai essayé en indiquant un fichier en entrée.
J'obtiens ceci

gpsbabel -w -i garmin301 -f current.gpx -o gpx -F current.gpx
XCSV: Cannot open file 'current.gpx'!
Error running gpsbabel: Process exited unsucessfully with code 1

Que dois-je faire ?

Merci d'avance.

Dernière modification par brad1805 (Le 05/08/2015, à 15:55)

Hors ligne

#2 Le 07/08/2015, à 10:25

lann

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

Tu peux donner la sortie de

dmesg

après que tu te sois connecté en usb avec ton bracelet GPS

Hors ligne

#3 Le 07/08/2015, à 11:07

brad1805

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

lann a écrit :

Tu peux donner la sortie de

dmesg

après que tu te sois connecté en usb avec ton bracelet GPS

Cela donne ceci

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.19.0-25-generic (buildd@lgw01-18) (gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #26-Ubuntu SMP Fri Jul 24 21:16:27 UTC 2015 (Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] Disabled fast string operations
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003f575fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f576000-0x000000003f5befff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003f5bf000-0x000000003f66cfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f66d000-0x000000003f6befff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003f6bf000-0x000000003f6edfff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f6ee000-0x000000003f6fefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003f6ff000-0x000000003f6fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000003f700000-0x000000003fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 2.4 present.
[    0.000000] DMI: Acer       Aspire one      /Aspire one      , BIOS V1.19 09/18/2009
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x3f700 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFF00000 mask 0FFF00000 write-protect
[    0.000000]   1 base 0FFFC0000 mask 0FFFE0000 uncachable
[    0.000000]   2 base 000000000 mask 0E0000000 write-back
[    0.000000]   3 base 020000000 mask 0E0000000 write-back
[    0.000000]   4 base 03F800000 mask 0FF800000 uncachable
[    0.000000]   5 base 03F700000 mask 0FFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 base 000000000 mask 0FFFE0000 uncachable
[    0.000000] PAT configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- UC  
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
[    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
[    0.000000]  [mem 0x00000000-0x000fffff] page 4k
[    0.000000] init_memory_mapping: [mem 0x37800000-0x379fffff]
[    0.000000]  [mem 0x37800000-0x379fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x20000000-0x377fffff]
[    0.000000]  [mem 0x20000000-0x377fffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
[    0.000000]  [mem 0x00100000-0x001fffff] page 4k
[    0.000000]  [mem 0x00200000-0x1fffffff] page 2M
[    0.000000] init_memory_mapping: [mem 0x37a00000-0x37bfdfff]
[    0.000000]  [mem 0x37a00000-0x37bfdfff] page 4k
[    0.000000] BRK [0x01c56000, 0x01c56fff] PGTABLE
[    0.000000] BRK [0x01c57000, 0x01c57fff] PGTABLE
[    0.000000] RAMDISK: [mem 0x358f6000-0x36c72fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000FE020 000024 (v02 ACRSYS)
[    0.000000] ACPI: XSDT 0x3F6FE120 000064 (v01 ACRSYS ACRPRDCT 00000001      01000013)
[    0.000000] ACPI: FACP 0x3F6FC000 0000F4 (v04 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: DSDT 0x3F6F0000 0070CA (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: FACS 0x3F688000 000040
[    0.000000] ACPI: SSDT 0x3F6FD000 0004C4 (v02 PmRef  CpuPm    00003000 INTL 20051117)
[    0.000000] ACPI: HPET 0x3F6FB000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: APIC 0x3F6FA000 000068 (v02 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: MCFG 0x3F6F9000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: ASF! 0x3F6F8000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: SLIC 0x3F6EF000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: BOOT 0x3F6EE000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 01000013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 123MB HIGHMEM available.
[    0.000000] 891MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 37bfe000
[    0.000000]   low ram: 0 - 37bfe000
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
[    0.000000]   Normal   [mem 0x01000000-0x37bfdfff]
[    0.000000]   HighMem  [mem 0x37bfe000-0x3f6fffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x00001000-0x0009efff]
[    0.000000]   node   0: [mem 0x00100000-0x3f575fff]
[    0.000000]   node   0: [mem 0x3f5bf000-0x3f66cfff]
[    0.000000]   node   0: [mem 0x3f6bf000-0x3f6edfff]
[    0.000000]   node   0: [mem 0x3f6ff000-0x3f6fffff]
[    0.000000] Initmem setup node 0 [mem 0x00001000-0x3f6fffff]
[    0.000000] On node 0 totalpages: 259570
[    0.000000]   DMA zone: 40 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3998 pages, LIFO batch:0
[    0.000000]   Normal zone: 2190 pages used for memmap
[    0.000000]   Normal zone: 224254 pages, LIFO batch:31
[    0.000000]   HighMem zone: 31318 pages, LIFO batch:7
[    0.000000] Using APIC driver default
[    0.000000] Reserving Intel graphics stolen memory at 0x3f800000-0x3fffffff
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] e820: [mem 0x40000000-0xdfffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 17 pages/cpu @f71b5000 s40320 r0 d29312 u69632
[    0.000000] pcpu-alloc: s40320 r0 d29312 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 257340
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.19.0-25-generic root=UUID=3a9da3de-f362-4b94-9e53-c2aaa26114b9 ro quiet splash vt.handoff=7
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] CPU0 microcode updated early to revision 0x218, date = 2009-04-10
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00037bfe:0003f700)
[    0.000000] Initializing Movable for node 0 (00000000:00000000)
[    0.000000] Memory: 994280K/1038280K available (7117K kernel code, 710K rwdata, 3004K rodata, 888K init, 796K bss, 44000K reserved, 0K cma-reserved, 125272K highmem)
[    0.000000] virtual kernel memory layout:
    fixmap  : 0xfff15000 - 0xfffff000   ( 936 kB)
    pkmap   : 0xffc00000 - 0xffe00000   (2048 kB)
    vmalloc : 0xf83fe000 - 0xffbfe000   ( 120 MB)
    lowmem  : 0xc0000000 - 0xf7bfe000   ( 891 MB)
      .init : 0xc1a97000 - 0xc1b75000   ( 888 kB)
      .data : 0xc16f37b6 - 0xc1a95800   (3720 kB)
      .text : 0xc1000000 - 0xc16f37b6   (7117 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:2304 nr_irqs:440 16
[    0.000000] CPU 0 irqstacks, hard=f5436000 soft=f5438000
[    0.000000] vt handoff: transparent VT on vt#7
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1596.016 MHz processor
[    0.004018] Calibrating delay loop (skipped), value calculated using timer frequency.. 3192.03 BogoMIPS (lpj=6384064)
[    0.004027] pid_max: default: 32768 minimum: 301
[    0.004050] ACPI: Core revision 20141107
[    0.023352] ACPI: All ACPI Tables successfully acquired
[    0.024062] Security Framework initialized
[    0.024094] AppArmor: AppArmor initialized
[    0.024099] Yama: becoming mindful.
[    0.024210] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.024217] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.024721] Initializing cgroup subsys memory
[    0.024738] Initializing cgroup subsys devices
[    0.024748] Initializing cgroup subsys freezer
[    0.024757] Initializing cgroup subsys net_cls
[    0.024766] Initializing cgroup subsys blkio
[    0.024774] Initializing cgroup subsys perf_event
[    0.024783] Initializing cgroup subsys net_prio
[    0.024792] Initializing cgroup subsys hugetlb
[    0.024839] Disabled fast string operations
[    0.024846] CPU: Physical Processor ID: 0
[    0.024850] CPU: Processor Core ID: 0
[    0.024858] mce: CPU supports 5 MCE banks
[    0.024872] CPU0: Thermal monitoring enabled (TM2)
[    0.024879] process: using mwait in idle threads
[    0.024894] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 0
Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8, 1GB 0
[    0.028260] Freeing SMP alternatives memory: 32K (c1b75000 - c1b7d000)
[    0.030253] ftrace: allocating 29381 entries in 58 pages
[    0.048190] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.052487] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.092192] smpboot: CPU0: Intel(R) Atom(TM) CPU N270   @ 1.60GHz (fam: 06, model: 1c, stepping: 02)
[    0.096000] Performance Events: PEBS fmt0+, LBR disabled due to erratumAtom events, Intel PMU driver.
[    0.096000] ... version:                3
[    0.096000] ... bit width:              40
[    0.096000] ... generic registers:      2
[    0.096000] ... value mask:             000000ffffffffff
[    0.096000] ... max period:             000000007fffffff
[    0.096000] ... fixed-purpose events:   3
[    0.096000] ... event mask:             0000000700000003
[    0.096000] CPU 1 irqstacks, hard=f555a000 soft=f555c000
[    0.096000] x86: Booting SMP configuration:
[    0.096000] .... node  #0, CPUs:      #1
[    0.008000] Initializing CPU#1
[    0.008000] Disabled fast string operations
[    0.107515] x86: Booted up 1 node, 2 CPUs
[    0.107529] smpboot: Total of 2 processors activated (6384.06 BogoMIPS)
[    0.107653] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.108215] devtmpfs: initialized
[    0.108894] evm: security.selinux
[    0.108900] evm: security.SMACK64
[    0.108904] evm: security.SMACK64EXEC
[    0.108907] evm: security.SMACK64TRANSMUTE
[    0.108911] evm: security.SMACK64MMAP
[    0.108914] evm: security.ima
[    0.108918] evm: security.capability
[    0.109011] PM: Registering ACPI NVS region [mem 0x3f66d000-0x3f6befff] (335872 bytes)
[    0.109011] pinctrl core: initialized pinctrl subsystem
[    0.109011] RTC time:  6:09:28, date: 08/07/15
[    0.109011] NET: Registered protocol family 16
[    0.109011] EISA bus registered
[    0.120022] cpuidle: using governor ladder
[    0.132020] cpuidle: using governor menu
[    0.132237] ACPI: bus type PCI registered
[    0.132244] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.132515] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.132524] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.132529] PCI: Using MMCONFIG for extended config space
[    0.132534] PCI: Using configuration type 1 for base access
[    0.152450] ACPI: Added _OSI(Module Device)
[    0.152459] ACPI: Added _OSI(Processor Device)
[    0.152464] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.152469] ACPI: Added _OSI(Processor Aggregator Device)
[    0.160174] ACPI: Executed 1 blocks of module-level executable AML code
[    0.164010] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.165072] ACPI: Dynamic OEM Table Load:
[    0.165090] ACPI: SSDT 0xF55D1400 000239 (v02 PmRef  Cpu0Ist  00003000 INTL 20051117)
[    0.166278] ACPI: Dynamic OEM Table Load:
[    0.166293] ACPI: SSDT 0xF555F000 0001C7 (v02 PmRef  Cpu0Cst  00003001 INTL 20051117)
[    0.167828] ACPI: Dynamic OEM Table Load:
[    0.167843] ACPI: SSDT 0xF5526F00 0000D0 (v02 PmRef  Cpu1Ist  00003000 INTL 20051117)
[    0.168942] ACPI: Dynamic OEM Table Load:
[    0.168956] ACPI: SSDT 0xF5530C00 000083 (v02 PmRef  Cpu1Cst  00003000 INTL 20051117)
[    0.170597] ACPI: Interpreter enabled
[    0.170620] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
[    0.170633] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
[    0.170676] ACPI: (supports S0 S3 S4 S5)
[    0.170682] ACPI: Using IOAPIC for interrupt routing
[    0.170775] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.330462] ACPI: Power Resource [FN00] (on)
[    0.332683] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.332701] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.332858] ACPI Error: [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS (20141107/dsfield-211)
[    0.332874] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC] (Node f548da68), AE_ALREADY_EXISTS (20141107/psparse-536)
[    0.332900] acpi PNP0A08:00: _OSC failed (AE_ALREADY_EXISTS); disabling ASPM
[    0.334987] PCI host bridge to bus 0000:00
[    0.334997] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.335005] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.335012] pci_bus 0000:00: root bus resource [io  0x0d00-0xefff]
[    0.335019] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.335026] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]
[    0.335048] pci 0000:00:00.0: [8086:27ac] type 00 class 0x060000
[    0.335336] pci 0000:00:02.0: [8086:27ae] type 00 class 0x030000
[    0.335358] pci 0000:00:02.0: reg 0x10: [mem 0x58280000-0x582fffff]
[    0.335371] pci 0000:00:02.0: reg 0x14: [io  0x60f0-0x60f7]
[    0.335383] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff pref]
[    0.335395] pci 0000:00:02.0: reg 0x1c: [mem 0x58300000-0x5833ffff]
[    0.335682] pci 0000:00:02.1: [8086:27a6] type 00 class 0x038000
[    0.335700] pci 0000:00:02.1: reg 0x10: [mem 0x58200000-0x5827ffff]
[    0.336048] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
[    0.336085] pci 0000:00:1b.0: reg 0x10: [mem 0x58340000-0x58343fff 64bit]
[    0.336227] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.336354] pci 0000:00:1b.0: System wakeup disabled by ACPI
[    0.336529] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
[    0.336682] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.336814] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.336986] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400
[    0.337128] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.337263] pci 0000:00:1c.1: System wakeup disabled by ACPI
[    0.337432] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
[    0.337583] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.337709] pci 0000:00:1c.2: System wakeup disabled by ACPI
[    0.337882] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
[    0.338024] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.338154] pci 0000:00:1c.3: System wakeup disabled by ACPI
[    0.338328] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
[    0.338396] pci 0000:00:1d.0: reg 0x20: [io  0x60a0-0x60bf]
[    0.338602] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.338773] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
[    0.338841] pci 0000:00:1d.1: reg 0x20: [io  0x6080-0x609f]
[    0.339036] pci 0000:00:1d.1: System wakeup disabled by ACPI
[    0.339195] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
[    0.339263] pci 0000:00:1d.2: reg 0x20: [io  0x6060-0x607f]
[    0.339456] pci 0000:00:1d.2: System wakeup disabled by ACPI
[    0.339629] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
[    0.339697] pci 0000:00:1d.3: reg 0x20: [io  0x6040-0x605f]
[    0.339894] pci 0000:00:1d.3: System wakeup disabled by ACPI
[    0.340085] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
[    0.340120] pci 0000:00:1d.7: reg 0x10: [mem 0x58344400-0x583447ff]
[    0.340249] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.340459] pci 0000:00:1d.7: System wakeup disabled by ACPI
[    0.340636] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
[    0.340964] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
[    0.341103] pci 0000:00:1f.0: can't claim BAR 13 [io  0x0400-0x047f]: address conflict with ACPI PM1a_EVT_BLK [io  0x0400-0x0403]
[    0.341116] pci 0000:00:1f.0: quirk: [io  0x0500-0x053f] claimed by ICH6 GPIO
[    0.341127] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at ff2c (mask 0003)
[    0.341136] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0068 (mask 0007)
[    0.341423] pci 0000:00:1f.2: [8086:27c5] type 00 class 0x010601
[    0.341456] pci 0000:00:1f.2: reg 0x10: [io  0x60d8-0x60df]
[    0.341474] pci 0000:00:1f.2: reg 0x14: [io  0x60fc-0x60ff]
[    0.341492] pci 0000:00:1f.2: reg 0x18: [io  0x60d0-0x60d7]
[    0.341510] pci 0000:00:1f.2: reg 0x1c: [io  0x60f8-0x60fb]
[    0.341527] pci 0000:00:1f.2: reg 0x20: [io  0x6020-0x602f]
[    0.341545] pci 0000:00:1f.2: reg 0x24: [mem 0x58344000-0x583443ff]
[    0.341622] pci 0000:00:1f.2: PME# supported from D3hot
[    0.341892] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
[    0.341978] pci 0000:00:1f.3: reg 0x20: [io  0x6000-0x601f]
[    0.342502] acpiphp: Slot [1] registered
[    0.342591] pci 0000:01:00.0: [168c:002b] type 00 class 0x028000
[    0.342638] pci 0000:01:00.0: reg 0x10: [mem 0x57100000-0x5710ffff 64bit]
[    0.342843] pci 0000:01:00.0: supports D1
[    0.342850] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
[    0.348046] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.348058] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
[    0.348068] pci 0000:00:1c.0:   bridge window [mem 0x57100000-0x581fffff]
[    0.348082] pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x50ffffff 64bit pref]
[    0.348268] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.348279] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.348289] pci 0000:00:1c.1:   bridge window [mem 0x56100000-0x570fffff]
[    0.348303] pci 0000:00:1c.1:   bridge window [mem 0x51000000-0x51ffffff 64bit pref]
[    0.348511] pci 0000:03:00.0: [1969:1062] type 00 class 0x020000
[    0.348559] pci 0000:03:00.0: reg 0x10: [mem 0x55000000-0x5503ffff 64bit]
[    0.348582] pci 0000:03:00.0: reg 0x18: [io  0x2000-0x207f]
[    0.348767] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.356040] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.356051] pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
[    0.356061] pci 0000:00:1c.2:   bridge window [mem 0x55000000-0x560fffff]
[    0.356075] pci 0000:00:1c.2:   bridge window [mem 0x52000000-0x52ffffff 64bit pref]
[    0.356234] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.356245] pci 0000:00:1c.3:   bridge window [io  0x1000-0x1fff]
[    0.356255] pci 0000:00:1c.3:   bridge window [mem 0x54000000-0x54ffffff]
[    0.356268] pci 0000:00:1c.3:   bridge window [mem 0x53000000-0x53ffffff 64bit pref]
[    0.356445] pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
[    0.356466] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.356473] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xefff] (subtractive decode)
[    0.356480] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.356487] pci 0000:00:1e.0:   bridge window [mem 0x40000000-0xfebfffff] (subtractive decode)
[    0.356544] pci_bus 0000:00: on NUMA node 0
[    0.428403] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[    0.428598] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
[    0.428786] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[    0.428974] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[    0.429162] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.429351] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.429540] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.429729] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[    0.431624] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.431773] ACPI : EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
[    0.432118] vgaarb: setting as boot device: PCI:0000:00:02.0
[    0.432118] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.432118] vgaarb: loaded
[    0.432118] vgaarb: bridge control possible 0000:00:02.0
[    0.433069] SCSI subsystem initialized
[    0.433238] libata version 3.00 loaded.
[    0.433355] ACPI: bus type USB registered
[    0.433443] usbcore: registered new interface driver usbfs
[    0.433494] usbcore: registered new interface driver hub
[    0.433554] usbcore: registered new device driver usb
[    0.433764] PCI: Using ACPI for IRQ routing
[    0.445646] PCI: pci_cache_line_size set to 64 bytes
[    0.445749] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
[    0.445756] e820: reserve RAM buffer [mem 0x3f576000-0x3fffffff]
[    0.445762] e820: reserve RAM buffer [mem 0x3f66d000-0x3fffffff]
[    0.445767] e820: reserve RAM buffer [mem 0x3f6ee000-0x3fffffff]
[    0.445773] e820: reserve RAM buffer [mem 0x3f700000-0x3fffffff]
[    0.446220] NetLabel: Initializing
[    0.446225] NetLabel:  domain hash size = 128
[    0.446229] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.446262] NetLabel:  unlabeled traffic allowed by default
[    0.446364] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[    0.446364] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.446364] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    0.448095] Switched to clocksource hpet
[    0.468698] AppArmor: AppArmor Filesystem Enabled
[    0.468945] pnp: PnP ACPI init
[    0.540444] pnp 00:00: disabling [io  0x164e-0x164f] because it overlaps 0000:00:1c.3 BAR 13 [io  0x1000-0x1fff]
[    0.540617] system 00:00: [io  0x0200-0x020f] has been reserved
[    0.540628] system 00:00: [io  0x0600-0x060f] has been reserved
[    0.540636] system 00:00: [io  0x0610] has been reserved
[    0.540644] system 00:00: [io  0x0800-0x080f] has been reserved
[    0.540652] system 00:00: [io  0x0400-0x047f] could not be reserved
[    0.540660] system 00:00: [io  0x0500-0x053f] has been reserved
[    0.540667] system 00:00: [io  0xff2c-0xff2f] has been reserved
[    0.540677] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.540685] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.540693] system 00:00: [mem 0xfed14000-0xfed17fff] has been reserved
[    0.540701] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.540708] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.540717] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.540724] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.540736] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.540893] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.541141] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.541391] pnp 00:03: Plug and Play ACPI device, IDs SYN1b1c SYN1b00 SYN0002 PNP0f13 (active)
[    0.541739] pnp: PnP ACPI: found 4 devices
[    0.541757] PnPBIOS: Disabled by ACPI PNP
[    0.585192] pci 0000:00:1f.0: BAR 13: [io  0x0400-0x047f] has bogus alignment
[    0.585205] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    0.585215] pci 0000:00:1c.0:   bridge window [io  0x5000-0x5fff]
[    0.585227] pci 0000:00:1c.0:   bridge window [mem 0x57100000-0x581fffff]
[    0.585238] pci 0000:00:1c.0:   bridge window [mem 0x50000000-0x50ffffff 64bit pref]
[    0.585251] pci 0000:00:1c.1: PCI bridge to [bus 02]
[    0.585259] pci 0000:00:1c.1:   bridge window [io  0x4000-0x4fff]
[    0.585270] pci 0000:00:1c.1:   bridge window [mem 0x56100000-0x570fffff]
[    0.585280] pci 0000:00:1c.1:   bridge window [mem 0x51000000-0x51ffffff 64bit pref]
[    0.585293] pci 0000:00:1c.2: PCI bridge to [bus 03]
[    0.585301] pci 0000:00:1c.2:   bridge window [io  0x2000-0x3fff]
[    0.585312] pci 0000:00:1c.2:   bridge window [mem 0x55000000-0x560fffff]
[    0.585322] pci 0000:00:1c.2:   bridge window [mem 0x52000000-0x52ffffff 64bit pref]
[    0.585335] pci 0000:00:1c.3: PCI bridge to [bus 04]
[    0.585343] pci 0000:00:1c.3:   bridge window [io  0x1000-0x1fff]
[    0.585354] pci 0000:00:1c.3:   bridge window [mem 0x54000000-0x54ffffff]
[    0.585364] pci 0000:00:1c.3:   bridge window [mem 0x53000000-0x53ffffff 64bit pref]
[    0.585376] pci 0000:00:1e.0: PCI bridge to [bus 05]
[    0.585398] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.585405] pci_bus 0000:00: resource 5 [io  0x0d00-0xefff]
[    0.585412] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.585418] pci_bus 0000:00: resource 7 [mem 0x40000000-0xfebfffff]
[    0.585426] pci_bus 0000:01: resource 0 [io  0x5000-0x5fff]
[    0.585432] pci_bus 0000:01: resource 1 [mem 0x57100000-0x581fffff]
[    0.585439] pci_bus 0000:01: resource 2 [mem 0x50000000-0x50ffffff 64bit pref]
[    0.585446] pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
[    0.585453] pci_bus 0000:02: resource 1 [mem 0x56100000-0x570fffff]
[    0.585460] pci_bus 0000:02: resource 2 [mem 0x51000000-0x51ffffff 64bit pref]
[    0.585467] pci_bus 0000:03: resource 0 [io  0x2000-0x3fff]
[    0.585473] pci_bus 0000:03: resource 1 [mem 0x55000000-0x560fffff]
[    0.585480] pci_bus 0000:03: resource 2 [mem 0x52000000-0x52ffffff 64bit pref]
[    0.585487] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.585494] pci_bus 0000:04: resource 1 [mem 0x54000000-0x54ffffff]
[    0.585501] pci_bus 0000:04: resource 2 [mem 0x53000000-0x53ffffff 64bit pref]
[    0.585508] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.585515] pci_bus 0000:05: resource 5 [io  0x0d00-0xefff]
[    0.585521] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.585528] pci_bus 0000:05: resource 7 [mem 0x40000000-0xfebfffff]
[    0.585600] NET: Registered protocol family 2
[    0.586121] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[    0.586171] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.586230] TCP: Hash tables configured (established 8192 bind 8192)
[    0.586281] TCP: reno registered
[    0.586290] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.586308] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.586441] NET: Registered protocol family 1
[    0.586496] pci 0000:00:02.0: Video device with shadowed ROM
[    0.588949] PCI: CLS 0 bytes, default 64
[    0.589113] Trying to unpack rootfs image as initramfs...
[    1.489036] Freeing initrd memory: 19956K (f58f6000 - f6c73000)
[    1.489308] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
[    1.489316] Simple Boot Flag at 0x44 set to 0x1
[    1.489803] microcode: CPU0 sig=0x106c2, pf=0x4, revision=0x218
[    1.489825] microcode: CPU1 sig=0x106c2, pf=0x4, revision=0x218
[    1.490023] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.490130] Scanning for low memory corruption every 60 seconds
[    1.491121] futex hash table entries: 512 (order: 3, 32768 bytes)
[    1.491158] Initialise system trusted keyring
[    1.491213] audit: initializing netlink subsys (disabled)
[    1.491262] audit: type=2000 audit(1438927769.488:1): initialized
[    1.492202] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.499637] zpool: loaded
[    1.499645] zbud: loaded
[    1.499914] VFS: Disk quotas dquot_6.5.2
[    1.500164] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.502178] fuse init (API version 7.23)
[    1.502783] Key type big_key registered
[    1.503840] Key type asymmetric registered
[    1.503854] Asymmetric key parser 'x509' registered
[    1.503907] bounce: pool size: 64 pages
[    1.504124] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[    1.504240] io scheduler noop registered
[    1.504253] io scheduler deadline registered (default)
[    1.504400] io scheduler cfq registered
[    1.505232] pcieport 0000:00:1c.1: enabling device (0000 -> 0003)
[    1.506056] pcieport 0000:00:1c.3: enabling device (0000 -> 0003)
[    1.506552] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    1.506627] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    1.506759] vesafb: mode is 800x600x32, linelength=3200, pages=0
[    1.506764] vesafb: scrolling: redraw
[    1.506770] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.507063] vesafb: framebuffer at 0x40000000, mapped to 0xf8480000, using 1920k, total 1920k
[    1.507428] Console: switching to colour frame buffer device 100x37
[    1.507465] fb0: VESA VGA frame buffer device
[    1.507557] intel_idle: MWAIT substates: 0x20220
[    1.507577] intel_idle: v0.4 model 0x1C
[    1.507583] intel_idle: lapic_timer_reliable_states 0x2
[    1.507599] tsc: Marking TSC unstable due to TSC halts in idle states deeper than C2
[    1.648093] ACPI: AC Adapter [AC] (on-line)
[    1.648408] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.648421] ACPI: Power Button [PWRB]
[    1.648598] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    1.648643] ACPI: Lid Switch [LID0]
[    1.648813] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    1.648822] ACPI: Sleep Button [SLPB]
[    1.649015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    1.649023] ACPI: Power Button [PWRF]
[    1.650395] thermal LNXTHERM:00: registered as thermal_zone0
[    1.650402] ACPI: Thermal Zone [THRM] (27 C)
[    1.650538] GHES: HEST is not enabled!
[    1.650748] isapnp: Scanning for PnP cards...
[    1.651054] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.961409] isapnp: No Plug & Play device found
[    2.392470] ACPI: Battery Slot [BAT0] (battery present)
[    2.392804] Linux agpgart interface v0.103
[    2.393010] agpgart-intel 0000:00:00.0: Intel 945GME Chipset
[    2.393051] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[    2.393155] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    2.393487] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x40000000
[    2.399633] brd: module loaded
[    2.402754] loop: module loaded
[    2.403676] libphy: Fixed MDIO Bus: probed
[    2.403686] tun: Universal TUN/TAP device driver, 1.6
[    2.403690] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    2.403889] PPP generic driver version 2.4.2
[    2.404237] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    2.404256] ehci-pci: EHCI PCI platform driver
[    2.404611] ehci-pci 0000:00:1d.7: EHCI Host Controller
[    2.404633] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    2.404660] ehci-pci 0000:00:1d.7: debug port 1
[    2.408612] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
[    2.408659] ehci-pci 0000:00:1d.7: irq 16, io mem 0x58344400
[    2.420048] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    2.420204] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    2.420212] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.420219] usb usb1: Product: EHCI Host Controller
[    2.420225] usb usb1: Manufacturer: Linux 3.19.0-25-generic ehci_hcd
[    2.420230] usb usb1: SerialNumber: 0000:00:1d.7
[    2.420742] hub 1-0:1.0: USB hub found
[    2.420774] hub 1-0:1.0: 8 ports detected
[    2.421925] ehci-platform: EHCI generic platform driver
[    2.421980] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.422000] ohci-pci: OHCI PCI platform driver
[    2.422053] ohci-platform: OHCI generic platform driver
[    2.422090] uhci_hcd: USB Universal Host Controller Interface driver
[    2.422396] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    2.422416] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    2.422432] uhci_hcd 0000:00:1d.0: detected 2 ports
[    2.422471] uhci_hcd 0000:00:1d.0: irq 16, io base 0x000060a0
[    2.422654] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.422662] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.422669] usb usb2: Product: UHCI Host Controller
[    2.422675] usb usb2: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
[    2.422681] usb usb2: SerialNumber: 0000:00:1d.0
[    2.423148] hub 2-0:1.0: USB hub found
[    2.423174] hub 2-0:1.0: 2 ports detected
[    2.423782] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    2.423802] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    2.423817] uhci_hcd 0000:00:1d.1: detected 2 ports
[    2.423880] uhci_hcd 0000:00:1d.1: irq 17, io base 0x00006080
[    2.424114] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.424122] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.424129] usb usb3: Product: UHCI Host Controller
[    2.424135] usb usb3: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
[    2.424140] usb usb3: SerialNumber: 0000:00:1d.1
[    2.424595] hub 3-0:1.0: USB hub found
[    2.424622] hub 3-0:1.0: 2 ports detected
[    2.425232] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    2.425251] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    2.425266] uhci_hcd 0000:00:1d.2: detected 2 ports
[    2.425329] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00006060
[    2.425507] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.425515] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.425522] usb usb4: Product: UHCI Host Controller
[    2.425527] usb usb4: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
[    2.425533] usb usb4: SerialNumber: 0000:00:1d.2
[    2.425984] hub 4-0:1.0: USB hub found
[    2.426011] hub 4-0:1.0: 2 ports detected
[    2.426618] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[    2.426642] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[    2.426658] uhci_hcd 0000:00:1d.3: detected 2 ports
[    2.426718] uhci_hcd 0000:00:1d.3: irq 19, io base 0x00006040
[    2.426894] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[    2.426903] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.426909] usb usb5: Product: UHCI Host Controller
[    2.426915] usb usb5: Manufacturer: Linux 3.19.0-25-generic uhci_hcd
[    2.426921] usb usb5: SerialNumber: 0000:00:1d.3
[    2.427401] hub 5-0:1.0: USB hub found
[    2.427427] hub 5-0:1.0: 2 ports detected
[    2.428092] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSS0] at 0x60,0x64 irq 1,12
[    2.449421] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.449439] serio: i8042 AUX port at 0x60,0x64 irq 12
[    2.450003] mousedev: PS/2 mouse device common for all mice
[    2.452153] rtc_cmos 00:01: RTC can wake from S4
[    2.452480] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    2.452534] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
[    2.452571] i2c /dev entries driver
[    2.452743] device-mapper: uevent: version 1.0.3
[    2.453044] device-mapper: ioctl: 4.29.0-ioctl (2014-10-28) initialised: dm-devel@redhat.com
[    2.453156] platform eisa.0: Probing EISA bus 0
[    2.453166] platform eisa.0: EISA: Cannot allocate resource for mainboard
[    2.453174] platform eisa.0: Cannot allocate resource for EISA slot 1
[    2.453181] platform eisa.0: Cannot allocate resource for EISA slot 2
[    2.453188] platform eisa.0: Cannot allocate resource for EISA slot 3
[    2.453195] platform eisa.0: Cannot allocate resource for EISA slot 4
[    2.453202] platform eisa.0: Cannot allocate resource for EISA slot 5
[    2.453209] platform eisa.0: Cannot allocate resource for EISA slot 6
[    2.453216] platform eisa.0: Cannot allocate resource for EISA slot 7
[    2.453223] platform eisa.0: Cannot allocate resource for EISA slot 8
[    2.453229] platform eisa.0: EISA: Detected 0 cards
[    2.453276] cpufreq-nforce2: No nForce2 chipset.
[    2.453299] ledtrig-cpu: registered to indicate activity on CPUs
[    2.453322] PCCT header not found.
[    2.453325] ACPI PCC probe failed.
[    2.453621] TCP: cubic registered
[    2.454097] NET: Registered protocol family 10
[    2.454723] NET: Registered protocol family 17
[    2.454760] Key type dns_resolver registered
[    2.455402] Using IPI No-Shortcut mode
[    2.455970] Loading compiled-in X.509 certificates
[    2.467470] Loaded X.509 cert 'Magrathea: Glacier signing key: 67fc1192134893bef6c02298d74062eb545e9419'
[    2.467517] registered taskstats version 1
[    2.476083] Key type trusted registered
[    2.484291] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    2.492923] Key type encrypted registered
[    2.492948] AppArmor: AppArmor sha1 policy hashing enabled
[    2.492958] ima: No TPM chip found, activating TPM-bypass!
[    2.493014] evm: HMAC attrs: 0x1
[    2.493959]   Magic number: 11:786:164
[    2.496075] rtc_cmos 00:01: setting system clock to 2015-08-07 06:09:31 UTC (1438927771)
[    2.498012] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    2.498019] EDD information not available.
[    2.498324] PM: Hibernation image not present or could not be loaded.
[    2.499142] Freeing unused kernel memory: 888K (c1a97000 - c1b75000)
[    2.499326] Write protecting the kernel text: 7120k
[    2.499545] Write protecting the kernel read-only data: 3008k
[    2.499551] NX-protecting the kernel data: 5168k
[    2.539307] random: systemd-udevd urandom read with 6 bits of entropy available
[    2.736140] usb 1-2: new high-speed USB device number 2 using ehci-pci
[    2.813546] ahci 0000:00:1f.2: version 3.0
[    2.814077] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
[    2.814138] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 1.5 Gbps 0x5 impl SATA mode
[    2.814151] ahci 0000:00:1f.2: flags: 64bit ncq ilck stag pm led clo pio slum part 
[    2.818824] atl1c 0000:03:00.0: version 1.0.1.1-NAPI
[    2.819461] scsi host0: ahci
[    2.826587] scsi host1: ahci
[    2.832113] scsi host2: ahci
[    2.837680] scsi host3: ahci
[    2.838104] ata1: SATA max UDMA/133 abar m1024@0x58344000 port 0x58344100 irq 28
[    2.838115] ata2: DUMMY
[    2.838125] ata3: SATA max UDMA/133 abar m1024@0x58344000 port 0x58344200 irq 28
[    2.838132] ata4: DUMMY
[    3.042189] usb 1-2: New USB device found, idVendor=04f2, idProduct=b084
[    3.042212] usb 1-2: New USB device strings: Mfr=3, Product=1, SerialNumber=0
[    3.042229] usb 1-2: Product: Webcam
[    3.042244] usb 1-2: Manufacturer: Chicony Electronics Co., Ltd.
[    3.156177] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.157391] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
[    3.157853] ata1.00: ATA-8: Hitachi HTS543216L9SA00, FB2OC40C, max UDMA/133
[    3.157869] ata1.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    3.159450] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    3.159908] ata1.00: configured for UDMA/133
[    3.160256] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54321 C40C PQ: 0 ANSI: 5
[    3.161426] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.161548] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    3.161852] sd 0:0:0:0: [sda] Write Protect is off
[    3.161865] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.161978] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.202203]  sda: sda1 sda2 < sda5 >
[    3.203712] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.480164] ata3: SATA link down (SStatus 0 SControl 300)
[    3.935589] psmouse serio1: synaptics: queried max coordinates: x [..5888], y [..5218]
[    4.043335] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    4.061086] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04773/0xa40000/0xa0000, board id: 0, fw id: 511380
[    4.140185] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[    5.017021] random: nonblocking pool is initialized
[    5.404848] systemd[1]: Inserted module 'autofs4'
[    5.571221] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT -GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
[    5.571710] systemd[1]: Detected architecture x86.
[    5.591410] systemd[1]: Set hostname to <gilbert-Aspire-one>.
[    7.135929] systemd[1]: Reached target Remote File Systems (Pre).
[    7.135983] systemd[1]: Starting Remote File Systems (Pre).
[    7.136114] systemd[1]: Reached target Encrypted Volumes.
[    7.136155] systemd[1]: Starting Encrypted Volumes.
[    7.136300] systemd[1]: Created slice Root Slice.
[    7.136341] systemd[1]: Starting Root Slice.
[    7.136487] systemd[1]: Listening on fsck to fsckd communication Socket.
[    7.136528] systemd[1]: Starting fsck to fsckd communication Socket.
[    7.136928] systemd[1]: Created slice System Slice.
[    7.136998] systemd[1]: Starting System Slice.
[    7.137316] systemd[1]: Listening on Journal Audit Socket.
[    7.137361] systemd[1]: Starting Journal Audit Socket.
[    7.137478] systemd[1]: Listening on Delayed Shutdown Socket.
[    7.137516] systemd[1]: Starting Delayed Shutdown Socket.
[    7.137633] systemd[1]: Listening on udev Control Socket.
[    7.137671] systemd[1]: Starting udev Control Socket.
[    7.138345] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    7.138400] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[    7.138563] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    7.138604] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[    7.138744] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    7.138783] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[    7.138989] systemd[1]: Listening on Journal Socket.
[    7.139050] systemd[1]: Starting Journal Socket.
[    7.198236] systemd[1]: Starting Load Kernel Modules...
[    7.201441] systemd[1]: Starting Setup Virtual Console...
[    7.204410] systemd[1]: Mounting POSIX Message Queue File System...
[    7.207837] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    7.210900] systemd[1]: Starting Nameserver information manager...
[    7.446066] systemd[1]: Started Set Up Additional Binary Formats.
[    7.627887] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    7.627944] systemd[1]: Starting Device-mapper event daemon FIFOs.
[    7.628512] systemd[1]: Created slice system-getty.slice.
[    7.628560] systemd[1]: Starting system-getty.slice.
[    7.630808] systemd[1]: Starting Uncomplicated firewall...
[    7.634013] systemd[1]: Started Read required files in advance.
[    7.634655] systemd[1]: Starting Read required files in advance...
[    7.638033] systemd[1]: Started Braille Device Support.
[    7.638354] systemd[1]: Starting Braille Device Support...
[    7.638926] systemd[1]: Created slice User and Session Slice.
[    7.638996] systemd[1]: Starting User and Session Slice.
[    7.639090] systemd[1]: Reached target Slices.
[    7.639145] systemd[1]: Starting Slices.
[    7.639369] systemd[1]: Listening on udev Kernel Socket.
[    7.639429] systemd[1]: Starting udev Kernel Socket.
[    7.643238] systemd[1]: Starting udev Coldplug all Devices...
[    7.646141] systemd[1]: Mounting Debug File System...
[    7.649095] systemd[1]: Starting Increase datagram queue length...
[    7.649346] systemd[1]: Listening on Journal Socket (/dev/log).
[    7.649416] systemd[1]: Starting Journal Socket (/dev/log).
[    7.663333] systemd[1]: Mounting Huge Pages File System...
[    7.670799] systemd[1]: Started Setup Virtual Console.
[    7.671790] systemd[1]: Started Create list of required static device nodes for the current kernel.
[    7.695293] systemd[1]: Starting Create Static Device Nodes in /dev...
[    7.830346] systemd[1]: Mounted POSIX Message Queue File System.
[    7.830528] systemd[1]: Mounted Debug File System.
[    7.830657] systemd[1]: Mounted Huge Pages File System.
[    7.936558] systemd[1]: Started Nameserver information manager.
[    8.058102] systemd[1]: Started Increase datagram queue length.
[    8.060281] systemd[1]: Listening on Syslog Socket.
[    8.060370] systemd[1]: Starting Syslog Socket.
[    8.062901] systemd[1]: Starting Journal Service...
[    8.073602] systemd[1]: Started Uncomplicated firewall.
[    8.134503] lp: driver loaded but no devices found
[    8.228326] ppdev: user-space parallel port driver
[    8.617176] systemd[1]: Started udev Coldplug all Devices.
[    8.620408] systemd[1]: Starting udev Wait for Complete Device Initialization...
[    8.660219] systemd[1]: Started Load Kernel Modules.
[    8.660963] systemd[1]: Mounted Configuration File System.
[    8.663878] systemd[1]: Starting Apply Kernel Variables...
[    8.667127] systemd[1]: Mounting FUSE Control File System...
[    8.681657] systemd[1]: Mounted FUSE Control File System.
[    9.250832] systemd[1]: Started Journal Service.
[   13.204111] ACPI: Video Device [OVGA] (multi-head: yes  rom: yes  post: no)
[   13.467380] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   13.516268] acpi device:25: registered as cooling_device3
[   13.516629] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
[   13.524924] wmi: Mapper loaded
[   14.073693] intel_rng: FWH not detected
[   14.211310] [drm] Initialized drm 1.1.0 20060810
[   14.341162] ACPI Warning: SystemIO range 0x00000428-0x0000042f conflicts with OpRegion 0x00000400-0x0000047f (\PMBA) (20141107/utaddress-258)
[   14.341190] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.341203] ACPI Warning: SystemIO range 0x00000530-0x0000053f conflicts with OpRegion 0x00000500-0x0000053b (\GPIO) (20141107/utaddress-258)
[   14.341221] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.341231] ACPI Warning: SystemIO range 0x00000500-0x0000052f conflicts with OpRegion 0x00000500-0x0000053b (\GPIO) (20141107/utaddress-258)
[   14.341248] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   14.341255] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   14.458943] leds_ss4200: no LED devices found
[   14.987238] cfg80211: Calling CRDA to update world regulatory domain
[   15.152491] acer_wmi: Acer Laptop ACPI-WMI Extras
[   15.332230] acer_wmi: Function bitmap for Communication Device: 0x1
[   15.332267] acer_wmi: Brightness must be controlled by acpi video driver
[   15.332916] input: Acer BMA150 accelerometer as /devices/virtual/input/input8
[   15.479949] [drm] Memory usable by graphics device = 256M
[   15.479966] checking generic (40000000 1e0000) vs hw (40000000 10000000)
[   15.479974] fb: switching to inteldrmfb from VESA VGA
[   15.480512] Console: switching to colour dummy device 80x25
[   15.480763] [drm] Replacing VGA console driver
[   15.483540] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[   15.483551] [drm] Driver supports precise vblank timestamp query.
[   15.483790] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[   15.629938] media: Linux media interface: v0.10
[   15.745027] Linux video capture interface: v2.00
[   15.858686] [drm] initialized overlay support
[   15.858746] [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
[   15.883179] fbcon: inteldrmfb (fb0) is primary device
[   15.883359] Console: switching to colour frame buffer device 128x37
[   15.883413] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[   15.883419] i915 0000:00:02.0: registered panic notifier
[   16.039594] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[   16.039610] sound hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   16.039622] sound hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[   16.039631] sound hdaudioC0D0:    mono: mono_out=0x0
[   16.039640] sound hdaudioC0D0:    inputs:
[   16.039651] sound hdaudioC0D0:      Mic=0x18
[   16.039661] sound hdaudioC0D0:      Internal Mic=0x12
[   16.060594] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   16.061068] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[   16.439561] ath: phy0: Enable LNA combining
[   16.442165] ath: phy0: ASPM enabled: 0x42
[   16.442174] ath: EEPROM regdomain: 0x65
[   16.442178] ath: EEPROM indicates we should expect a direct regpair map
[   16.442185] ath: Country alpha2 being used: 00
[   16.442189] ath: Regpair used: 0x65
[   16.559597] uvcvideo: Found UVC 1.00 device Webcam (04f2:b084)
[   16.564256] input: Webcam as /devices/pci0000:00/0000:00:1d.7/usb1/1-2/1-2:1.0/input/input11
[   16.564653] usbcore: registered new interface driver uvcvideo
[   16.564662] USB Video Class driver (1.1.1)
[   16.692178] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[   16.693840] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf84a0000, irq=16
[   17.453793] cfg80211: World regulatory domain updated:
[   17.453806] cfg80211:  DFS Master region: unset
[   17.453813] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   17.453825] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   17.453835] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   17.453845] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm), (N/A)
[   17.453855] cfg80211:   (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   17.453864] cfg80211:   (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm), (N/A)
[   19.428774] Adding 1037308k swap on /dev/sda5.  Priority:-1 extents:1 across:1037308k FS
[   21.227156] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   21.908342] systemd-journald[207]: Received request to flush runtime journal from PID 1
[   24.190936] audit: type=1400 audit(1438927793.192:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=415 comm="apparmor_parser"
[   24.190974] audit: type=1400 audit(1438927793.192:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="chromium" pid=415 comm="apparmor_parser"
[   24.269920] audit: type=1400 audit(1438927793.272:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=415 comm="apparmor_parser"
[   24.269961] audit: type=1400 audit(1438927793.272:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=415 comm="apparmor_parser"
[   24.269988] audit: type=1400 audit(1438927793.272:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=415 comm="apparmor_parser"
[   24.270016] audit: type=1400 audit(1438927793.272:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=415 comm="apparmor_parser"
[   24.760249] audit: type=1400 audit(1438927793.764:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince" pid=415 comm="apparmor_parser"
[   24.760289] audit: type=1400 audit(1438927793.764:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=415 comm="apparmor_parser"
[   24.760318] audit: type=1400 audit(1438927793.764:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/evince-previewer" pid=415 comm="apparmor_parser"
[   24.760345] audit: type=1400 audit(1438927793.764:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="sanitized_helper" pid=415 comm="apparmor_parser"
[   29.345094] cgroup: new mount options do not match the existing superblock, will be ignored
[   35.187571] wlan0: authenticate with 00:1f:9f:ae:8d:eb
[   35.201574] wlan0: send auth to 00:1f:9f:ae:8d:eb (try 1/3)
[   35.203575] wlan0: authenticated
[   35.208137] wlan0: associate with 00:1f:9f:ae:8d:eb (try 1/3)
[   35.227218] wlan0: RX AssocResp from 00:1f:9f:ae:8d:eb (capab=0x411 status=0 aid=1)
[   35.227424] wlan0: associated
[  244.384137] perf interrupt took too long (2517 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[  813.348770] perf interrupt took too long (5014 > 5000), lowering kernel.perf_event_max_sample_rate to 25000
[10312.248130] usb 3-2: new full-speed USB device number 2 using uhci_hcd
[10312.609230] usb 3-2: New USB device found, idVendor=091e, idProduct=23fc
[10312.609246] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=5
[10312.609255] usb 3-2: SerialNumber: 0000e3c3d205
[10314.426106] usb-storage 3-2:1.0: USB Mass Storage device detected
[10314.435353] scsi host4: usb-storage 3-2:1.0
[10314.435977] usbcore: registered new interface driver usb-storage
[10314.578952] usbcore: registered new interface driver uas
[10315.436493] scsi 4:0:0:0: Direct-Access     Garmin   ForeTrex 301 Dri 1.00 PQ: 0 ANSI: 5
[10315.440684] sd 4:0:0:0: Attached scsi generic sg1 type 0
[10315.448502] sd 4:0:0:0: [sdb] 8704 512-byte logical blocks: (4.45 MB/4.25 MiB)
[10315.451496] sd 4:0:0:0: [sdb] Write Protect is off
[10315.451513] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00
[10315.454540] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[10315.524617]  sdb: unknown partition table
[10315.539537] sd 4:0:0:0: [sdb] Attached SCSI removable disk

Hors ligne

#4 Le 07/08/2015, à 13:43

lann

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

Il y a ceci :

[10312.248130] usb 3-2: new full-speed USB device number 2 using uhci_hcd
[10312.609230] usb 3-2: New USB device found, idVendor=091e, idProduct=23fc
[10312.609246] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=5
[10312.609255] usb 3-2: SerialNumber: 0000e3c3d205
[10314.426106] usb-storage 3-2:1.0: USB Mass Storage device detected
[10314.435353] scsi host4: usb-storage 3-2:1.0
[10314.435977] usbcore: registered new interface driver usb-storage
[10314.578952] usbcore: registered new interface driver uas
[10315.436493] scsi 4:0:0:0: Direct-Access     Garmin   ForeTrex 301 Dri 1.00 PQ: 0 ANSI: 5
[10315.440684] sd 4:0:0:0: Attached scsi generic sg1 type 0
[10315.448502] sd 4:0:0:0: [sdb] 8704 512-byte logical blocks: (4.45 MB/4.25 MiB)
[10315.451496] sd 4:0:0:0: [sdb] Write Protect is off
[10315.451513] sd 4:0:0:0: [sdb] Mode Sense: 23 00 00 00
[10315.454540] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[10315.524617]  sdb: unknown partition table
[10315.539537] sd 4:0:0:0: [sdb] Attached SCSI removable disk

Apparement il essaye de monter ton GPS sous forme de disque (sdb);
Mais la partition n'est pas connue.

As-tu un dossier qui se nomme /dev/USB/ dans le dossier /dev
Sinon postes le résultat de

ls /dev

Il existe des outils pour dialoguer avec ton GPS : http://fr201toolkit.sourceforge.net/

Hors ligne

#5 Le 07/08/2015, à 14:09

LeJediGris

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

Bonjour,

et une sortie de

 lsmod

car vu sur le site de gpsbabel: 

Gpsbabel a écrit :

For Linux, this will fail if you have the garmin_gps kernel module loaded

A+


%NOINDEX%
Matos Asus Zenbook
"Home Made" Monstro: core i7 9700+32Go de mémoire+SSD QVO Samsung 1To +MoBo Asus Prime Z390P
+ "Terminator", core i5 3570, 16Go, SSD Intel 520 sous Mint 19.3, Freebox Revolution

Hors ligne

#6 Le 07/08/2015, à 14:15

brad1805

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

Apparement il essaye de monter ton GPS sous forme de disque (sdb);
Mais la partition n'est pas connue.

As-tu un dossier qui se nomme /dev/USB/ dans le dossier /dev

Non

Sinon postes le résultat de

ls /dev
agpgart          loop4               ram9      tty25  tty57      ttyS3
autofs           loop5               random    tty26  tty58      ttyS30
block            loop6               rfkill    tty27  tty59      ttyS31
bsg              loop7               rtc       tty28  tty6       ttyS4
btrfs-control    loop-control        rtc0      tty29  tty60      ttyS5
bus              mapper              sda       tty3   tty61      ttyS6
char             mcelog              sda1      tty30  tty62      ttyS7
console          media0              sda2      tty31  tty63      ttyS8
core             mem                 sda5      tty32  tty7       ttyS9
cpu              memory_bandwidth    sg0       tty33  tty8       uhid
cpu_dma_latency  mqueue              shm       tty34  tty9       uinput
cuse             net                 snapshot  tty35  ttyprintk  urandom
disk             network_latency     snd       tty36  ttyS0      v4l
dri              network_throughput  stderr    tty37  ttyS1      vcs
ecryptfs         null                stdin     tty38  ttyS10     vcs1
fb0              port                stdout    tty39  ttyS11     vcs2
fd               ppp                 tty       tty4   ttyS12     vcs3
full             psaux               tty0      tty40  ttyS13     vcs4
fuse             ptmx                tty1      tty41  ttyS14     vcs5
hpet             pts                 tty10     tty42  ttyS15     vcs6
hugepages        ram0                tty11     tty43  ttyS16     vcsa
i2c-0            ram1                tty12     tty44  ttyS17     vcsa1
i2c-1            ram10               tty13     tty45  ttyS18     vcsa2
i2c-2            ram11               tty14     tty46  ttyS19     vcsa3
i2c-3            ram12               tty15     tty47  ttyS2      vcsa4
i2c-4            ram13               tty16     tty48  ttyS20     vcsa5
i2c-5            ram14               tty17     tty49  ttyS21     vcsa6
initctl          ram15               tty18     tty5   ttyS22     vfio
input            ram2                tty19     tty50  ttyS23     vga_arbiter
kmsg             ram3                tty2      tty51  ttyS24     vhci
log              ram4                tty20     tty52  ttyS25     vhost-net
loop0            ram5                tty21     tty53  ttyS26     video0
loop1            ram6                tty22     tty54  ttyS27     xconsole
loop2            ram7                tty23     tty55  ttyS28     zero
loop3            ram8                tty24     tty56  ttyS29

Il existe des outils pour dialoguer avec ton GPS : http://fr201toolkit.sourceforge.net/

J'obtiens ceci: 

An error has been encountered in accessing this page. 

Dernière modification par brad1805 (Le 07/08/2015, à 14:16)

Hors ligne

#7 Le 07/08/2015, à 14:18

brad1805

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

LeJediGris a écrit :

Bonjour,

et une sortie de

 lsmod

car vu sur le site de gpsbabel: 

Gpsbabel a écrit :

For Linux, this will fail if you have the garmin_gps kernel module loaded

A+

Je ne comprends pas le message. Est-il possible d'expliciter svp ?

Hors ligne

#8 Le 07/08/2015, à 14:28

LeJediGris

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

brad1805 a écrit :
LeJediGris a écrit :

Bonjour,

et une sortie de

 lsmod

car vu sur le site de gpsbabel: 

Gpsbabel a écrit :

For Linux, this will fail if you have the garmin_gps kernel module loaded

A+

Je ne comprends pas le message. Est-il possible d'expliciter svp ?

Poste le résultat de la commande

lsmod

dans un terminal, avec le garmin branché.

A+


%NOINDEX%
Matos Asus Zenbook
"Home Made" Monstro: core i7 9700+32Go de mémoire+SSD QVO Samsung 1To +MoBo Asus Prime Z390P
+ "Terminator", core i5 3570, 16Go, SSD Intel 520 sous Mint 19.3, Freebox Revolution

Hors ligne

#9 Le 07/08/2015, à 14:32

brad1805

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

LeJediGris a écrit :

Poste le résultat de la commande

lsmod

dans un terminal, avec le garmin branché.

A+

Module                  Size  Used by
uas                    24576  0
usb_storage            57344  1 uas
ctr                    16384  1
ccm                    20480  1
arc4                   16384  2
uvcvideo               73728  0
ath9k                 135168  0
videobuf2_vmalloc      16384  1 uvcvideo
ath9k_common           32768  1 ath9k
videobuf2_memops       16384  1 videobuf2_vmalloc
videobuf2_core         49152  1 uvcvideo
ath9k_hw              442368  2 ath9k_common,ath9k
snd_hda_codec_realtek    73728  1
snd_hda_codec_generic    65536  1 snd_hda_codec_realtek
v4l2_common            16384  1 videobuf2_core
ath                    24576  3 ath9k_common,ath9k,ath9k_hw
mac80211              626688  1 ath9k
videodev              139264  3 uvcvideo,v4l2_common,videobuf2_core
media                  24576  2 uvcvideo,videodev
snd_hda_intel          32768  5
i915                  942080  3
snd_hda_controller     32768  1 snd_hda_intel
snd_hda_codec         122880  4 snd_hda_codec_realtek,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
acer_wmi               20480  0
snd_hwdep              16384  1 snd_hda_codec
sparse_keymap          16384  1 acer_wmi
cfg80211              462848  4 ath,ath9k_common,ath9k,mac80211
snd_pcm                94208  4 snd_hda_codec,snd_hda_intel,snd_hda_controller
drm_kms_helper        114688  1 i915
snd_seq_midi           16384  0
joydev                 20480  0
snd_seq_midi_event     16384  1 snd_seq_midi
lpc_ich                20480  0
coretemp               16384  0
serio_raw              16384  0
snd_rawmidi            28672  1 snd_seq_midi
drm                   286720  5 i915,drm_kms_helper
snd_seq                57344  2 snd_seq_midi_event,snd_seq_midi
snd_seq_device         16384  3 snd_seq,snd_rawmidi,snd_seq_midi
snd_timer              28672  2 snd_pcm,snd_seq
i2c_algo_bit           16384  1 i915
snd                    69632  19 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device
soundcore              16384  2 snd,snd_hda_codec
shpchp                 32768  0
wmi                    20480  1 acer_wmi
video                  20480  2 i915,acer_wmi
mac_hid                16384  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                40960  3 lp,ppdev,parport_pc
autofs4                40960  2
psmouse               106496  0
ahci                   32768  2
libahci                32768  1 ahci
atl1c                  40960  0

Hors ligne

#10 Le 07/08/2015, à 16:46

lann

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

brad1805 a écrit :

J'obtiens ceci:

An error has been encountered in accessing this page.

Chez moi ça fonctionne
Sinon le lien du projet chez sourceforge : http://sourceforge.net/projects/fr201toolkit/files/

Hors ligne

#11 Le 07/08/2015, à 19:58

brad1805

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

Je ne sais pas si ça peut aider.
Quand je tape

lsusb

j'obtiens
<<
...
Bus 003 Device 002: ID 091e:23fc Garmin International
>>
Donc le GPS est détecté.

Ici http://doc.ufr.yoboy.fr/gps#garmin
on me dit d'ajouter une ligne dans  le fichier /etc/udev/rules.d/51-garmin.rules
avec les données issues de

lsusb

à savoir 091e et 23fc
Ce que j'ai fait.
Mais ça ne change rien.

Dernière modification par brad1805 (Le 07/08/2015, à 19:59)

Hors ligne

#12 Le 07/08/2015, à 20:33

lann

Re : GPS Garmin Foretrex 301, non reconnu par GPSBabel

brad1805 a écrit :

Je ne sais pas si ça peut aider.
Quand je tape

lsusb

j'obtiens
<<
...
Bus 003 Device 002: ID 091e:23fc Garmin International
>>
Donc le GPS est détecté.

Oui il est bien détecté mais apparement il n'est pas dans la liste des périphériques du dossier /dev (ou alors j'ai mal vu)
Quand on regarde les logs de dmesg, il est monté sur sdb mais la partition n'est pas connue.

Quand je branche mon gps garmin (etrex legend hcx), j'ai ceci dans dmesg :

[1173674.735798] usb 3-2: new full-speed USB device number 15 using uhci_hcd
[1173674.882534] usb 3-2: New USB device found, idVendor=091e, idProduct=0003
[1173674.882539] usb 3-2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[1173674.884625] garmin_gps 3-2:1.0: Garmin GPS usb/tty converter detected
[1173674.884879] usb 3-2: Garmin GPS usb/tty converter now attached to ttyUSB0

et on remarque qu'il est attaché à un fichier :

/dev/ ttyUSB0

Voilà la raison pour que tu essayes les logiciels que je t'ai désigné

Hors ligne