584,800 active members*
4,533 visitors online*
Register for free
Login
Page 1 of 5 123
Results 1 to 20 of 94

Hybrid View

  1. #1
    Join Date
    Apr 2013
    Posts
    1788

    Vista CNC pendant and PP

    JustinHoMi, here is the new thread. I'm ready to test whatever you suggest!

  2. #2
    Join Date
    Apr 2013
    Posts
    38

    Re: Vista CNC pendant and PP

    Alright, the first thing I'm going to have you cut & paste some stuff from the shell so we can see how it gets recognized.

    1. Unplug the pendant (if it's plugged in)
    2. Power up your pathpilot controller and wait for it to complete loading
    3. Type "control-alt-x" to bring up a shell
    4. Plug in the pendant
    5. Type "dmesg" and copy and paste the last several lines here (hint: type "firefox &" to open up firefox)
    6. Type "lsusb" and paste everything here (that's LSUSB in lowercase)
    7. Type "cat /var/log/messages" and paste the last several lines here

  3. #3
    Join Date
    Apr 2013
    Posts
    1788

    Re: Vista CNC pendant and PP

    Output from dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 2.6.32-122-rtai (root@moses-6core) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #rtai SMP Tue Jul 27 12:44:07 CDT 2010 (Ubuntu 2.6.32-122.35.rtai-rtai 2.6.32.11+drm33.2)
    [ 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] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007e7b1d00 (usable)
    [ 0.000000] BIOS-e820: 000000007e7b1d00 - 000000007e7b3d00 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007e7b3d00 - 000000007f000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fed40000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed45000 - 0000000100000000 (reserved)
    [ 0.000000] DMI 2.4 present.
    [ 0.000000] last_pfn = 0x7e7b1 max_arch_pfn = 0x100000
    [ 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-E3FFF write-protect
    [ 0.000000] E4000-EFFFF write-back
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 07E800000 mask FFF800000 uncachable
    [ 0.000000] 2 base 07F000000 mask FFF000000 uncachable
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved)
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] modified physical RAM map:
    [ 0.000000] modified: 0000000000000000 - 0000000000002000 (usable)
    [ 0.000000] modified: 0000000000002000 - 0000000000006000 (reserved)
    [ 0.000000] modified: 0000000000006000 - 000000000009fc00 (usable)
    [ 0.000000] modified: 000000000009fc00 - 00000000000a0000 (reserved)
    [ 0.000000] modified: 00000000000e8000 - 0000000000100000 (reserved)
    [ 0.000000] modified: 0000000000100000 - 000000007e7b1d00 (usable)
    [ 0.000000] modified: 000000007e7b1d00 - 000000007e7b3d00 (ACPI NVS)
    [ 0.000000] modified: 000000007e7b3d00 - 000000007f000000 (reserved)
    [ 0.000000] modified: 00000000f4000000 - 00000000f8000000 (reserved)
    [ 0.000000] modified: 00000000fec00000 - 00000000fed40000 (reserved)
    [ 0.000000] modified: 00000000fed45000 - 0000000100000000 (reserved)
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] Using x86 segment limits to approximate NX protection
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000
    [ 0.000000] RAMDISK: 37330000 - 37fef6ce
    [ 0.000000] Allocated new RAMDISK: 008b5000 - 015746ce
    [ 0.000000] Move RAMDISK from 0000000037330000 - 0000000037fef6cd to 008b5000 - 015746cd
    [ 0.000000] ACPI: RSDP 000e7610 00014 (v00 COMPAQ)
    [ 0.000000] ACPI: RSDT 7e7c3d40 00040 (v01 HPQOEM SLIC-BPC 20070413 00000000)
    [ 0.000000] ACPI: FACP 7e7c3de8 00074 (v01 COMPAQ BROADH2O 00000001 00000000)
    [ 0.000000] ACPI: DSDT 7e7c4143 096B7 (v01 COMPAQ DSDT_PRJ 00000001 MSFT 0100000E)
    [ 0.000000] ACPI: FACS 7e7c3d00 00040
    [ 0.000000] ACPI: APIC 7e7c3e5c 00068 (v01 COMPAQ BROADH2O 00000001 00000000)
    [ 0.000000] ACPI: ASF! 7e7c3ec4 00063 (v32 COMPAQ BROADH2O 00000001 00000000)
    [ 0.000000] ACPI: MCFG 7e7c3f27 0003C (v01 COMPAQ BROADH2O 00000001 00000000)
    [ 0.000000] ACPI: TCPA 7e7c3f63 00032 (v01 COMPAQ BROADH2O 00000001 00000000)
    [ 0.000000] ACPI: SLIC 7e7c3f95 00176 (v01 HPQOEM SLIC-BPC 00000001 00000000)
    [ 0.000000] ACPI: HPET 7e7c410b 00038 (v01 COMPAQ BROADH2O 00000001 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 1135MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] node 0 low ram: 00000000 - 377fe000
    [ 0.000000] node 0 bootmap 00008000 - 0000ef00
    [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
    [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    [ 0.000000] #3 [0000100000 - 00008b0db8] TEXT DATA BSS ==> [0000100000 - 00008b0db8]
    [ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000]
    [ 0.000000] #5 [00008b1000 - 00008b40f7] BRK ==> [00008b1000 - 00008b40f7]
    [ 0.000000] #6 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
    [ 0.000000] #7 [00008b5000 - 00015746ce] NEW RAMDISK ==> [00008b5000 - 00015746ce]
    [ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
    [ 0.000000] found SMP MP-table at [c00f9bf0] f9bf0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000000 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x0007e7b1
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[3] active PFN ranges
    [ 0.000000] 0: 0x00000000 -> 0x00000002
    [ 0.000000] 0: 0x00000006 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x0007e7b1
    [ 0.000000] On node 0 totalpages: 517964
    [ 0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1576000
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3963 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 2272 pages used for memmap
    [ 0.000000] HighMem zone: 288467 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0xf808
    [ 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[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, 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: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 24
    [ 0.000000] Allocating PCI resources starting at 7f000000 (gap: 7f000000:75000000)
    [ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 24 pages/cpu @c2800000 s74936 r0 d23368 u2097152
    [ 0.000000] pcpu-alloc: s74936 r0 d23368 u2097152 alloc=1*4194304
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 513916
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=784079a0-da5e-49d3-8729-c0dcd7b15e3d ro quiet splash apm=off isolcpus=1 usbhid.quirks=0x0eef:0x0001:0x40
    [ 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] Enabling fast FPU save and restore... done.
    [ 0.000000] Enabling unmasked SIMD FPU exception support... done.
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 10361300 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:0007e7b1)
    [ 0.000000] Memory: 2022632k/2072260k available (4539k kernel code, 48304k reserved, 1928k data, 620k init, 1162956k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc0751000 - 0xc07ec000 ( 620 kB)
    [ 0.000000] .data : 0xc056ecbc - 0xc0750e68 (1928 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc056ecbc (4539 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=13, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Hierarchical RCU implementation.
    [ 0.000000] NR_IRQS:2304 nr_irqs:424
    [ 0.000000] I-pipe 2.6-03: pipeline enabled.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 3391.460 MHz processor.
    [ 0.008005] Calibrating delay loop (skipped), value calculated using timer frequency.. 6782.92 BogoMIPS (lpj=13565840)
    [ 0.008024] Security Framework initialized
    [ 0.008046] AppArmor: AppArmor initialized
    [ 0.008056] Mount-cache hash table entries: 512
    [ 0.012134] Initializing cgroup subsys ns
    [ 0.012139] Initializing cgroup subsys cpuacct
    [ 0.012145] Initializing cgroup subsys memory
    [ 0.012153] Initializing cgroup subsys devices
    [ 0.012156] Initializing cgroup subsys freezer
    [ 0.012159] Initializing cgroup subsys net_cls
    [ 0.012190] CPU: Trace cache: 12K uops, L1 D cache: 16K
    [ 0.012194] CPU: L2 cache: 2048K
    [ 0.012198] CPU: Physical Processor ID: 0
    [ 0.012200] CPU: Processor Core ID: 0
    [ 0.012204] mce: CPU supports 4 MCE banks
    [ 0.012217] CPU0: Thermal monitoring enabled (TM1)
    [ 0.012227] Performance Events: no PMU driver, software events only.
    [ 0.012235] Checking 'hlt' instruction... OK.
    [ 0.029123] ACPI: Core revision 20090903
    [ 0.047855] ftrace: converting mcount calls to 0f 1f 44 00 00
    [ 0.047861] ftrace: allocating 21003 entries in 42 pages
    [ 0.061492] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.061807] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.064001] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
    [ 0.064001] ...trying to set up timer (IRQ0) through the 8259A ...
    [ 0.064001] ..... (found apic 0 pin 2) ...
    [ 0.105199] ....... works.
    [ 0.105202] CPU0: Intel(R) Pentium(R) D CPU 3.40GHz stepping 05
    [ 0.108001] Booting processor 1 APIC 0x1 ip 0x6000
    [ 0.012000] Initializing CPU#1
    [ 0.012000] CPU: Trace cache: 12K uops, L1 D cache: 16K
    [ 0.012000] CPU: L2 cache: 2048K
    [ 0.012000] CPU: Physical Processor ID: 0
    [ 0.012000] CPU: Processor Core ID: 1
    [ 0.012000] CPU1: Thermal monitoring enabled (TM1)
    [ 0.192092] CPU1: Intel(R) Pentium(R) D CPU 3.40GHz stepping 05
    [ 0.192105] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    [ 0.196016] Brought up 2 CPUs
    [ 0.196020] Total of 2 processors activated (13566.61 BogoMIPS).
    [ 0.196575] CPU0 attaching NULL sched-domain.
    [ 0.196721] devtmpfs: initialized
    [ 0.196880] HP Compaq Laptop series board detected. Selecting BIOS-method for reboots.
    [ 0.197142] regulator: core version 0.5
    [ 0.197200] NET: Registered protocol family 16
    [ 0.197352] EISA bus registered
    [ 0.197362] ACPI: bus type pci registered
    [ 0.197445] PCI: MCFG configuration 0: base f4000000 segment 0 buses 0 - 63
    [ 0.197449] PCI: MCFG area at f4000000 reserved in E820
    [ 0.197451] PCI: Using MMCONFIG for extended config space
    [ 0.197454] PCI: Using configuration type 1 for base access
    [ 0.198559] Trying to unpack rootfs image as initramfs...
    [ 0.212153] bio: create slab <bio-0> at 0
    [ 0.225246] ACPI: EC: Look up EC in DSDT
    [ 0.231177] ACPI: Interpreter enabled
    [ 0.231180] ACPI: (supports S0 S5)
    [ 0.231196] ACPI: Using IOAPIC for interrupt routing
    [ 0.238401] ACPI: No dock devices found.
    [ 0.238926] ACPI Error (dsfield-0143): [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
    [ 0.238937] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7013420), AE_ALREADY_EXISTS
    [ 0.238947] ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
    [ 0.238974] ACPI Warning for \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20090903/nspredef-336)
    [ 0.238983] ACPI: PCI Root Bridge [PCI0] (0000:00)
    [ 0.239095] pci 0000:00:02.0: reg 10 32bit mmio: [0xf0400000-0xf04fffff]
    [ 0.239109] pci 0000:00:02.0: reg 18 64bit mmio pref: [0xe0000000-0xefffffff]
    [ 0.239115] pci 0000:00:02.0: reg 20 io port: [0x1100-0x1107]
    [ 0.239176] pci 0000:00:03.0: reg 10 64bit mmio: [0xf0525900-0xf052590f]
    [ 0.239215] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
    [ 0.239221] pci 0000:00:03.0: PME# disabled
    [ 0.239297] pci 0000:00:19.0: reg 10 32bit mmio: [0xf0500000-0xf051ffff]
    [ 0.239306] pci 0000:00:19.0: reg 14 32bit mmio: [0xf0524000-0xf0524fff]
    [ 0.239314] pci 0000:00:19.0: reg 18 io port: [0x1000-0x101f]
    [ 0.239358] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.239363] pci 0000:00:19.0: PME# disabled
    [ 0.239410] pci 0000:00:1a.0: reg 20 io port: [0x1020-0x103f]
    [ 0.239470] pci 0000:00:1a.1: reg 20 io port: [0x1040-0x105f]
    [ 0.239536] pci 0000:00:1a.7: reg 10 32bit mmio: [0xf0525000-0xf05253ff]
    [ 0.239596] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.239603] pci 0000:00:1a.7: PME# disabled
    [ 0.239651] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf0520000-0xf0523fff]
    [ 0.239703] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.239709] pci 0000:00:1b.0: PME# disabled
    [ 0.239786] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.239791] pci 0000:00:1c.0: PME# disabled
    [ 0.239852] pci 0000:00:1d.0: reg 20 io port: [0x1060-0x107f]
    [ 0.239912] pci 0000:00:1d.1: reg 20 io port: [0x1080-0x109f]
    [ 0.239978] pci 0000:00:1d.7: reg 10 32bit mmio: [0xf0525400-0xf05257ff]
    [ 0.240057] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.240064] pci 0000:00:1d.7: PME# disabled
    [ 0.248176] pci 0000:00:1f.0: quirk: region f800-f87f claimed by ICH6 ACPI/GPIO/TCO
    [ 0.248182] pci 0000:00:1f.0: quirk: region fa00-fa3f claimed by ICH6 GPIO
    [ 0.248188] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0400 (mask 007f)
    [ 0.248193] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0480 (mask 000f)
    [ 0.248198] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0cb0 (mask 000f)
    [ 0.248256] pci 0000:00:1f.2: reg 10 io port: [0x1108-0x110f]
    [ 0.248264] pci 0000:00:1f.2: reg 14 io port: [0x1118-0x111b]
    [ 0.248272] pci 0000:00:1f.2: reg 18 io port: [0x1110-0x1117]
    [ 0.248279] pci 0000:00:1f.2: reg 1c io port: [0x111c-0x111f]
    [ 0.248287] pci 0000:00:1f.2: reg 20 io port: [0x10e0-0x10ef]
    [ 0.248294] pci 0000:00:1f.2: reg 24 io port: [0x10f0-0x10ff]
    [ 0.248320] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.248325] pci 0000:00:1f.2: PME# disabled
    [ 0.248490] pci 0000:20:00.0: supports D1 D2
    [ 0.248558] pci 0000:00:1c.0: bridge 32bit mmio: [0xf0600000-0xf0bfffff]
    [ 0.248604] pci 0000:21:00.0: reg 10 32bit mmio: [0xf0800000-0xf080ffff]
    [ 0.248757] pci 0000:20:00.0: bridge 32bit mmio: [0xf0600000-0xf08fffff]
    [ 0.248833] pci 0000:00:1e.0: transparent bridge
    [ 0.248856] pci_bus 0000:00: on NUMA node 0
    [ 0.248867] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.249261] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX1._PRT]
    [ 0.249392] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
    [ 0.249845] ACPI Error (dsfield-0143): [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
    [ 0.249855] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7013420), AE_ALREADY_EXISTS
    [ 0.249884] ACPI Warning for \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20090903/nspredef-336)
    [ 0.299899] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 10 11 14 15)
    [ 0.300093] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
    [ 0.300245] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 14 15)
    [ 0.300395] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 14 15)
    [ 0.300543] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 14 15)
    [ 0.300691] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 *5 6 7 10 11 14 15)
    [ 0.300841] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 14 15)
    [ 0.300990] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0, disabled.
    [ 0.301148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks= none
    [ 0.301166] vgaarb: loaded
    [ 0.301330] SCSI subsystem initialized
    [ 0.316216] libata version 3.00 loaded.
    [ 0.316325] usbcore: registered new interface driver usbfs
    [ 0.316344] usbcore: registered new interface driver hub
    [ 0.316378] usbcore: registered new device driver usb
    [ 0.324257] ACPI: WMI: Mapper loaded
    [ 0.324261] PCI: Using ACPI for IRQ routing
    [ 0.324455] NetLabel: Initializing
    [ 0.324458] NetLabel: domain hash size = 128
    [ 0.324461] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.324477] NetLabel: unlabeled traffic allowed by default
    [ 0.324523] Switching to clocksource tsc
    [ 0.334755] AppArmor: AppArmor Filesystem Enabled
    [ 0.334769] pnp: PnP ACPI init
    [ 0.334785] ACPI: bus type pnp registered
    [ 0.338137] pnp 00:0d: io resource (0xf800-0xf81f) overlaps 0000:00:1f.0 BAR 13 (0xf800-0xf87f), disabling
    [ 0.338143] pnp 00:0d: io resource (0xf820-0xf83f) overlaps 0000:00:1f.0 BAR 13 (0xf800-0xf87f), disabling
    [ 0.338147] pnp 00:0d: io resource (0xf840-0xf85f) overlaps 0000:00:1f.0 BAR 13 (0xf800-0xf87f), disabling
    [ 0.338152] pnp 00:0d: io resource (0xf860-0xf87f) overlaps 0000:00:1f.0 BAR 13 (0xf800-0xf87f), disabling
    [ 0.339167] pnp: PnP ACPI: found 16 devices
    [ 0.339171] ACPI: ACPI bus type pnp unregistered
    [ 0.339176] PnPBIOS: Disabled by ACPI PNP
    [ 0.339199] system 00:0d: ioport range 0x400-0x41f has been reserved
    [ 0.339203] system 00:0d: ioport range 0x420-0x43f has been reserved
    [ 0.339206] system 00:0d: ioport range 0x440-0x45f has been reserved
    [ 0.339210] system 00:0d: ioport range 0x460-0x47f has been reserved
    [ 0.339214] system 00:0d: ioport range 0x480-0x48f has been reserved
    [ 0.339217] system 00:0d: ioport range 0xfa00-0xfa3f has been reserved
    [ 0.339221] system 00:0d: ioport range 0xfc00-0xfc7f has been reserved
    [ 0.339225] system 00:0d: ioport range 0xfc80-0xfcff has been reserved
    [ 0.339228] system 00:0d: ioport range 0xfe00-0xfe7f has been reserved
    [ 0.339232] system 00:0d: ioport range 0xfe80-0xfeff has been reserved
    [ 0.339240] system 00:0e: ioport range 0x4d0-0x4d1 has been reserved
    [ 0.339243] system 00:0e: ioport range 0xcb0-0xcbf has been reserved
    [ 0.339252] system 00:0f: iomem range 0x0-0x9ffff could not be reserved
    [ 0.339256] system 00:0f: iomem range 0x100000-0x7effffff could not be reserved
    [ 0.339260] system 00:0f: iomem range 0xe4000-0xfffff could not be reserved
    [ 0.339264] system 00:0f: iomem range 0xfec01000-0xfecfffff has been reserved
    [ 0.339268] system 00:0f: iomem range 0xfed00400-0xfed3ffff has been reserved
    [ 0.339272] system 00:0f: iomem range 0xfed40000-0xffffffff could not be reserved
    [ 0.339276] system 00:0f: iomem range 0xf4000000-0xf7ffffff has been reserved
    [ 0.339280] system 00:0f: iomem range 0xcd000-0xe3fff has been reserved
    [ 0.411909] pci 0000:20:00.0: PCI bridge, secondary bus 0000:21
    [ 0.411914] pci 0000:20:00.0: IO window: disabled
    [ 0.411923] pci 0000:20:00.0: MEM window: 0xf0600000-0xf08fffff
    [ 0.411930] pci 0000:20:00.0: PREFETCH window: disabled
    [ 0.411941] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:20
    [ 0.411945] pci 0000:00:1c.0: IO window: 0x2000-0x2fff
    [ 0.411951] pci 0000:00:1c.0: MEM window: 0xf0600000-0xf0bfffff
    [ 0.411957] pci 0000:00:1c.0: PREFETCH window: 0x00000080000000-0x000000801fffff
    [ 0.411965] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
    [ 0.411967] pci 0000:00:1e.0: IO window: disabled
    [ 0.411973] pci 0000:00:1e.0: MEM window: disabled
    [ 0.411978] pci 0000:00:1e.0: PREFETCH window: disabled
    [ 0.411999] alloc irq_desc for 20 on node -1
    [ 0.412002] alloc kstat_irqs on node -1
    [ 0.412011] pci 0000:00:1c.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 0.412018] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.412035] pci 0000:20:00.0: setting latency timer to 64
    [ 0.412044] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.412050] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    [ 0.412053] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
    [ 0.412057] pci_bus 0000:20: resource 0 io: [0x2000-0x2fff]
    [ 0.412060] pci_bus 0000:20: resource 1 mem: [0xf0600000-0xf0bfffff]
    [ 0.412064] pci_bus 0000:20: resource 2 pref mem [0x80000000-0x801fffff]
    [ 0.412067] pci_bus 0000:21: resource 1 mem: [0xf0600000-0xf08fffff]
    [ 0.412071] pci_bus 0000:07: resource 3 io: [0x00-0xffff]
    [ 0.412074] pci_bus 0000:07: resource 4 mem: [0x000000-0xffffffff]
    [ 0.412120] NET: Registered protocol family 2
    [ 0.412239] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.412620] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.413138] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.413398] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.413401] TCP reno registered
    [ 0.413485] NET: Registered protocol family 1
    [ 0.413508] pci 0000:00:02.0: Boot video device
    [ 0.413868] Scanning for low memory corruption every 60 seconds
    [ 0.413980] audit: initializing netlink socket (disabled)
    [ 0.413993] type=2000 audit(1435082933.411:1): initialized
    [ 0.428341] highmem bounce pool size: 64 pages
    [ 0.428349] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.435883] VFS: Disk quotas dquot_6.5.2
    [ 0.435966] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.444218] fuse init (API version 7.13)
    [ 0.444337] msgmni has been set to 1680
    [ 0.452022] alg: No test for stdrng (krng)
    [ 0.452109] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.452114] io scheduler noop registered
    [ 0.452117] io scheduler anticipatory registered
    [ 0.452119] io scheduler deadline registered
    [ 0.452182] io scheduler cfq registered (default)
    [ 0.452358] alloc irq_desc for 24 on node -1
    [ 0.452362] alloc kstat_irqs on node -1
    [ 0.452375] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    [ 0.452385] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.452524] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.452696] ACPI Error (dsfield-0143): [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
    [ 0.452706] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7013420), AE_ALREADY_EXISTS
    [ 0.452741] ACPI Warning for \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20090903/nspredef-336)
    [ 0.452916] ACPI Error (dsfield-0143): [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
    [ 0.452925] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f7013420), AE_ALREADY_EXISTS
    [ 0.452953] ACPI Warning for \_SB_.PCI0._OSC: Parameter count mismatch - ASL declared 5, ACPI requires 4 (20090903/nspredef-336)
    [ 0.452983] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.453088] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    [ 0.453098] ACPI: Power Button [PBTN]
    [ 0.453154] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 0.453158] ACPI: Power Button [PWRF]
    [ 0.455030] hpet_acpi_add: no address or irqs in _CRS
    [ 0.455099] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [ 0.455205] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.455629] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 0.457069] brd: module loaded
    [ 0.457689] loop: module loaded
    [ 0.457792] input: Macintosh mouse button emulation as /devices/virtual/input/input2
    [ 0.457896] ata_piix 0000:00:1f.2: version 2.13
    [ 0.457915] alloc irq_desc for 18 on node -1
    [ 0.457918] alloc kstat_irqs on node -1
    [ 0.457926] ata_piix 0000:00:1f.2: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    [ 0.457933] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    [ 0.458005] isapnp: Scanning for PnP cards...
    [ 0.611901] ata_piix 0000:00:1f.2: setting latency timer to 64
    [ 0.615868] scsi0 : ata_piix
    [ 0.619876] scsi1 : ata_piix
    [ 0.620172] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x10e0 irq 14
    [ 0.620179] ata2: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x10e8 irq 15
    [ 0.620654] Fixed MDIO Bus: probed
    [ 0.620703] PPP generic driver version 2.4.2
    [ 0.620767] tun: Universal TUN/TAP device driver, 1.6
    [ 0.620770] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
    [ 0.620888] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.620914] alloc irq_desc for 22 on node -1
    [ 0.620917] alloc kstat_irqs on node -1
    [ 0.620926] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 22 (level, low) -> IRQ 22
    [ 0.620946] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 0.620950] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 0.620992] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 0.621025] ehci_hcd 0000:00:1a.7: debug port 1
    [ 0.624904] ehci_hcd 0000:00:1a.7: cache line size of 128 is not supported
    [ 0.624947] ehci_hcd 0000:00:1a.7: irq 22, io mem 0xf0525000
    [ 0.644042] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 0.644185] usb usb1: configuration #1 chosen from 1 choice
    [ 0.644224] hub 1-0:1.0: USB hub found
    [ 0.644236] hub 1-0:1.0: 4 ports detected
    [ 0.644308] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 0.644324] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 0.644329] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 0.644380] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 0.644410] ehci_hcd 0000:00:1d.7: debug port 1
    [ 0.648282] ehci_hcd 0000:00:1d.7: cache line size of 128 is not supported
    [ 0.648301] ehci_hcd 0000:00:1d.7: irq 20, io mem 0xf0525400
    [ 0.707609] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 0.707729] usb usb2: configuration #1 chosen from 1 choice
    [ 0.707766] hub 2-0:1.0: USB hub found
    [ 0.707777] hub 2-0:1.0: 4 ports detected
    [ 0.707881] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 0.707903] uhci_hcd: USB Universal Host Controller Interface driver
    [ 0.707946] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 0.707955] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 0.707959] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 0.708001] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 0.708029] uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001020
    [ 0.708142] usb usb3: configuration #1 chosen from 1 choice
    [ 0.708176] hub 3-0:1.0: USB hub found
    [ 0.708187] hub 3-0:1.0: 2 ports detected
    [ 0.708243] alloc irq_desc for 21 on node -1
    [ 0.708246] alloc kstat_irqs on node -1
    [ 0.708254] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.708261] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 0.708265] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 0.708304] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 0.708337] uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001040
    [ 0.708445] usb usb4: configuration #1 chosen from 1 choice
    [ 0.708479] hub 4-0:1.0: USB hub found
    [ 0.708488] hub 4-0:1.0: 2 ports detected
    [ 0.708546] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    [ 0.708553] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 0.708557] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 0.708602] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 5
    [ 0.708627] uhci_hcd 0000:00:1d.0: irq 20, io base 0x00001060
    [ 0.708733] usb usb5: configuration #1 chosen from 1 choice
    [ 0.708768] hub 5-0:1.0: USB hub found
    [ 0.708778] hub 5-0:1.0: 2 ports detected
    [ 0.708834] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 0.708841] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 0.708845] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 0.708884] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 6
    [ 0.708909] uhci_hcd 0000:00:1d.1: irq 21, io base 0x00001080
    [ 0.709019] usb usb6: configuration #1 chosen from 1 choice
    [ 0.709056] hub 6-0:1.0: USB hub found
    [ 0.709065] hub 6-0:1.0: 2 ports detected
    [ 0.709192] PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
    [ 0.712483] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.712491] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.712655] mice: PS/2 mouse device common for all mice
    [ 0.712800] rtc_cmos 00:03: RTC can wake from S4
    [ 0.712851] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.712876] rtc0: alarms up to one month, y3k, 114 bytes nvram
    [ 0.713006] device-mapper: uevent: version 1.0.3
    [ 0.720301] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected]
    [ 0.723282] device-mapper: multipath: version 1.1.0 loaded
    [ 0.723287] device-mapper: multipath round-robin: version 1.0.0 loaded
    [ 0.728317] EISA: Probing bus 0 at eisa.0
    [ 0.728325] Cannot allocate resource for EISA slot 1
    [ 0.728329] Cannot allocate resource for EISA slot 2
    [ 0.728350] EISA: Detected 0 cards.
    [ 0.728353] cpuidle: using governor ladder
    [ 0.728356] cpuidle: using governor menu
    [ 0.728891] TCP cubic registered
    [ 0.729057] NET: Registered protocol family 10
    [ 0.729592] lo: Disabled Privacy Extensions
    [ 0.729975] NET: Registered protocol family 17
    [ 0.730008] Using IPI No-Shortcut mode
    [ 0.730119] registered taskstats version 1
    [ 0.730473] rtc_cmos 00:03: setting system clock to 2015-06-23 18:08:54 UTC (1435082934)
    [ 0.730478] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
    [ 0.730480] EDD information not available.
    [ 0.904599] Freeing initrd memory: 13053k freed
    [ 1.041706] isapnp: No Plug & Play device found
    [ 1.292022] usb 3-1: new full speed USB device using uhci_hcd and address 2
    [ 1.450208] usb 3-1: configuration #1 chosen from 1 choice
    [ 1.464083] ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.464097] ata2.01: SATA link down (SStatus 0 SControl 300)
    [ 1.464109] ata2.01: link offline, clearing class 3 to NONE
    [ 1.464280] ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.464292] ata1.01: SATA link down (SStatus 0 SControl 300)
    [ 1.472455] ata2.00: ATAPI: hp DVD D DH16D6SH, BHD4, max UDMA/100
    [ 1.472839] ata1.00: ATA-8: WDC WD5000AAKS-00A7B2, 01.03B01, max UDMA/133
    [ 1.472845] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    [ 1.488406] ata2.00: configured for UDMA/100
    [ 1.488875] ata1.00: configured for UDMA/133
    [ 1.489013] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5
    [ 1.489183] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 1.489292] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 1.489368] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.489372] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.489411] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.489700] sda:
    [ 1.491149] scsi 1:0:0:0: CD-ROM hp DVD D DH16D6SH BHD4 PQ: 0 ANSI: 5
    [ 1.496117] sr0: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray
    [ 1.496121] Uniform CD-ROM driver Revision: 3.20
    [ 1.496227] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.496282] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [ 1.497555] sda1 sda2
    [ 1.512661] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 1.512677] Freeing unused kernel memory: 620k freed
    [ 1.513112] Write protecting the kernel text: 4540k
    [ 1.513156] Write protecting the kernel read-only data: 1668k
    [ 1.560098] ramzswap: disk size set to 1018612 kB
    [ 1.568810] udev: starting version 151
    [ 1.648342] Adding 1018608k swap on /dev/ramzswap0. Priority:100 extents:1 across:1018608k SS
    [ 1.692063] usb 3-2: new low speed USB device using uhci_hcd and address 3
    [ 1.850830] usb 3-2: configuration #1 chosen from 1 choice
    [ 1.860133] Linux agpgart interface v0.103
    [ 1.866226] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-NAPI
    [ 1.866229] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 1.866265] alloc irq_desc for 19 on node -1
    [ 1.866268] alloc kstat_irqs on node -1
    [ 1.866277] e1000e 0000:00:19.0: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 1.866287] e1000e 0000:00:19.0: setting latency timer to 64
    [ 1.866359] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 1.874408] FDC 0 is a post-1991 82077
    [ 1.888959] usbcore: registered new interface driver hiddev
    [ 1.902425] input: HID 04f3:0110 as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.0/input/input3
    [ 1.902599] generic-usb 0003:04F3:0110.0001: input,hidraw0: USB HID v1.10 Keyboard [HID 04f3:0110] on usb-0000:00:1a.0-2/input0
    [ 1.926597] input: HID 04f3:0110 as /devices/pci0000:00/0000:00:1a.0/usb3/3-2/3-2:1.1/input/input4
    [ 1.926836] generic-usb 0003:04F3:0110.0002: input,hidraw1: USB HID v1.10 Mouse [HID 04f3:0110] on usb-0000:00:1a.0-2/input1
    [ 1.926869] usbcore: registered new interface driver usbhid
    [ 1.926989] usbhid: v2.6:USB HID core driver
    [ 1.952663] alloc irq_desc for 25 on node -1
    [ 1.952668] alloc kstat_irqs on node -1
    [ 1.952683] e1000e 0000:00:19.0: irq 25 for MSI/MSI-X
    [ 1.980257] [drm] Initialized drm 1.1.0 20060810
    [ 2.230709] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:0f:fe:53:f3:dc
    [ 2.230714] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection
    [ 2.230741] e1000e 0000:00:19.0: eth0: MAC: 7, PHY: 6, PBA No: 1002FF-0FF
    [ 2.230775] agpgart-intel 0000:00:00.0: Intel 965Q Chipset
    [ 2.231660] agpgart-intel 0000:00:00.0: detected 7676K stolen memory
    [ 2.238033] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
    [ 2.308830] alloc irq_desc for 16 on node -1
    [ 2.308834] alloc kstat_irqs on node -1
    [ 2.308843] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 2.308849] i915 0000:00:02.0: setting latency timer to 64
    [ 2.313870] alloc irq_desc for 26 on node -1
    [ 2.313875] alloc kstat_irqs on node -1
    [ 2.313886] i915 0000:00:02.0: irq 26 for MSI/MSI-X
    [ 2.313896] [drm] set up 7M of stolen space
    [ 2.314437] [drm] initialized overlay support
    [ 2.479989] fb0: inteldrmfb frame buffer device
    [ 2.480041] registered panic notifier
    [ 2.480070] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 2.482617] vga16fb: initializing
    [ 2.482622] vga16fb: mapped to 0xc00a0000
    [ 2.482627] vga16fb: not registering due to another framebuffer present
    [ 2.592730] Console: switching to colour frame buffer device 160x64
    [ 3.393567] xor: automatically using best checksumming function: pIII_sse
    [ 3.412041] pIII_sse : 5434.000 MB/sec
    [ 3.412044] xor: using function: pIII_sse (5434.000 MB/sec)
    [ 3.422262] device-mapper: dm-raid45: initialized v0.2594b
    [ 3.555323] EXT4-fs (sda1): mounted filesystem with ordered data mode
    [ 8.481395] Adding 2097144k swap on /dev/sda2. Priority:-1 extents:1 across:2097144k
    [ 8.557208] udev: starting version 151
    [ 8.843088] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 8.903560] lp: driver loaded but no devices found
    [ 9.121534] parport_pc 00:07: reported by Plug and Play ACPI
    [ 9.121592] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
    [ 9.190080] ppdev: user-space parallel port driver
    [ 9.202255] input: 3M 3M USB Touchscreen - EX II as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1:1.0/input/input5
    [ 9.202380] usbcore: registered new interface driver usbtouchscreen
    [ 9.212603] lp0: using parport0 (interrupt-driven).
    [ 9.290814] type=1505 audit(1435100943.057:2): operation="profile_load" pid=681 name="/sbin/dhclient3"
    [ 9.294995] type=1505 audit(1435100943.061:3): operation="profile_load" pid=681 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
    [ 9.295356] type=1505 audit(1435100943.061:4): operation="profile_load" pid=681 name="/usr/lib/connman/scripts/dhclient-script"
    [ 9.299202] type=1505 audit(1435100943.065:5): operation="profile_replace" pid=689 name="/sbin/dhclient3"
    [ 9.306980] type=1505 audit(1435100943.073:6): operation="profile_replace" pid=689 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
    [ 9.307351] type=1505 audit(1435100943.073:7): operation="profile_replace" pid=689 name="/usr/lib/connman/scripts/dhclient-script"
    [ 9.606940] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
    [ 9.606986] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [ 9.759976] type=1505 audit(1435100943.525:8): operation="profile_load" pid=826 name="/usr/share/gdm/guest-session/Xsession"
    [ 9.770599] type=1505 audit(1435100943.537:9): operation="profile_replace" pid=827 name="/sbin/dhclient3"
    [ 9.771265] type=1505 audit(1435100943.537:10): operation="profile_replace" pid=827 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
    [ 9.771633] type=1505 audit(1435100943.537:11): operation="profile_replace" pid=827 name="/usr/lib/connman/scripts/dhclient-script"
    [ 9.797559] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    [ 10.316251] e1000e 0000:00:19.0: irq 25 for MSI/MSI-X
    [ 10.420075] e1000e 0000:00:19.0: irq 25 for MSI/MSI-X
    [ 10.420276] ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 13.025492] e1000e: e1000e: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
    [ 13.025637] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 19.001071] I-pipe: Domain RTAI registered.
    [ 19.001080] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
    [ 19.001083] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
    [ 19.001173] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
    [ 19.001176] PIPELINE layers:
    [ 19.001180] f8950e20 9ac15d93 RTAI 200
    [ 19.001183] c085cb20 0 Linux 100
    [ 19.053428] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
    [ 19.064071] RTAI[sched]: IMMEDIATE, MP, USER/KERNEL SPACE: <with RTAI OWN KTASKs>, kstacks pool size = 524288 bytes.
    [ 19.064078] RTAI[sched]: hard timer type/freq = APIC/12468720(Hz); default timing: periodic; linear timed lists.
    [ 19.064083] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 3391460000 hz.
    [ 19.064086] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
    [ 19.064172] RTAI[usi]: enabled.
    [ 19.176864] RTAI[math]: loaded.
    [ 19.413231] hm2: loading Mesa HostMot2 driver version 0.15
    [ 19.418323] hm2_pci: loading Mesa AnyIO HostMot2 driver version 0.7
    [ 19.418365] hm2_pci 0000:21:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 19.418370] hm2_pci: discovered 5i25 at 0000:21:00.0
    [ 19.421243] hm2/hm2_5i25.0: 34 I/O Pins used:
    [ 19.421249] hm2/hm2_5i25.0: IO Pin 000 (P3-01): StepGen #4, pin Step (Output)
    [ 19.421253] hm2/hm2_5i25.0: IO Pin 001 (P3-14): IOPort
    [ 19.421256] hm2/hm2_5i25.0: IO Pin 002 (P3-02): StepGen #0, pin Direction (Output)
    [ 19.421260] hm2/hm2_5i25.0: IO Pin 003 (P3-15): IOPort
    [ 19.421264] hm2/hm2_5i25.0: IO Pin 004 (P3-03): StepGen #0, pin Step (Output)
    [ 19.421267] hm2/hm2_5i25.0: IO Pin 005 (P3-16): IOPort
    [ 19.421271] hm2/hm2_5i25.0: IO Pin 006 (P3-04): StepGen #1, pin Direction (Output)
    [ 19.421275] hm2/hm2_5i25.0: IO Pin 007 (P3-17): PWMGen #0, pin Out0 (PWM or Up) (Output)
    [ 19.421279] hm2/hm2_5i25.0: IO Pin 008 (P3-05): StepGen #1, pin Step (Output)
    [ 19.421283] hm2/hm2_5i25.0: IO Pin 009 (P3-06): StepGen #2, pin Direction (Output)
    [ 19.421287] hm2/hm2_5i25.0: IO Pin 010 (P3-07): StepGen #2, pin Step (Output)
    [ 19.421291] hm2/hm2_5i25.0: IO Pin 011 (P3-08): StepGen #3, pin Direction (Output)
    [ 19.421295] hm2/hm2_5i25.0: IO Pin 012 (P3-09): StepGen #3, pin Step (Output)
    [ 19.421298] hm2/hm2_5i25.0: IO Pin 013 (P3-10): IOPort
    [ 19.421302] hm2/hm2_5i25.0: IO Pin 014 (P3-11): IOPort
    [ 19.421305] hm2/hm2_5i25.0: IO Pin 015 (P3-12): IOPort
    [ 19.421308] hm2/hm2_5i25.0: IO Pin 016 (P3-13): IOPort
    [ 19.421311] hm2/hm2_5i25.0: IO Pin 017 (P2-01): IOPort
    [ 19.421314] hm2/hm2_5i25.0: IO Pin 018 (P2-14): IOPort
    [ 19.421317] hm2/hm2_5i25.0: IO Pin 019 (P2-02): IOPort
    [ 19.421321] hm2/hm2_5i25.0: IO Pin 020 (P2-15): IOPort
    [ 19.421324] hm2/hm2_5i25.0: IO Pin 021 (P2-03): IOPort
    [ 19.421327] hm2/hm2_5i25.0: IO Pin 022 (P2-16): IOPort
    [ 19.421330] hm2/hm2_5i25.0: IO Pin 023 (P2-04): IOPort
    [ 19.421333] hm2/hm2_5i25.0: IO Pin 024 (P2-17): IOPort
    [ 19.421337] hm2/hm2_5i25.0: IO Pin 025 (P2-05): IOPort
    [ 19.421340] hm2/hm2_5i25.0: IO Pin 026 (P2-06): IOPort
    [ 19.421343] hm2/hm2_5i25.0: IO Pin 027 (P2-07): IOPort
    [ 19.421346] hm2/hm2_5i25.0: IO Pin 028 (P2-08): IOPort
    [ 19.421349] hm2/hm2_5i25.0: IO Pin 029 (P2-09): IOPort
    [ 19.421352] hm2/hm2_5i25.0: IO Pin 030 (P2-10): IOPort
    [ 19.421356] hm2/hm2_5i25.0: IO Pin 031 (P2-11): IOPort
    [ 19.421359] hm2/hm2_5i25.0: IO Pin 032 (P2-12): IOPort
    [ 19.421362] hm2/hm2_5i25.0: IO Pin 033 (P2-13): IOPort
    [ 19.421455] hm2/hm2_5i25.0: registered
    [ 19.421458] hm2_5i25.0: initialized AnyIO board at 0000:21:00.0
    [ 23.552895] eth0: no IPv6 routers present
    [ 82.620143] usb 4-2: new full speed USB device using uhci_hcd and address 2
    [ 82.803108] usb 4-2: configuration #1 chosen from 1 choice
    [ 82.811429] generic-usb 0003:04D8:FCE8.0003: hiddev96,hidraw2: USB HID v1.11 Device [VistaCNC Pendant iMach IIIP4S] on usb-0000:00:1a.1-2/input0

    ============================
    Output from lsusb:
    Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 004 Device 002: ID 04d8:fce8 Microchip Technology, Inc.
    Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 003 Device 003: ID 04f3:0110 Elan Microelectronics Corp.
    Bus 003 Device 002: ID 0596:0001 MicroTouch Systems, Inc. Touchscreen
    Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

    ============================
    The cat gives “Permission denied”

  4. #4
    Join Date
    Apr 2013
    Posts
    38

    Re: Vista CNC pendant and PP

    OK looks good. The next step is going to be to copy a couple files to your computer. Are you running the latest version of pathpilot? 1.8.2?

    Justin

  5. #5
    Join Date
    Apr 2013
    Posts
    1788

    Re: Vista CNC pendant and PP

    Yes, I installed 1.8.2 a few days ago.

  6. #6
    Join Date
    Apr 2013
    Posts
    38

    Re: Vista CNC pendant and PP

    Sent you a PM. I'd like to try using TeamViewer for the next couple steps.

  7. #7
    Join Date
    Dec 2008
    Posts
    740

    Re: Vista CNC pendant and PP

    Justin may be acting with the very best intentions and may well be prepared to invest his time to help you out, so please don't take this as any form of personal attack. However, before giving anyone permission to access any computer, presumably connected to your local network, you should be aware of the potential security risks.
    Step

  8. #8
    Join Date
    Apr 2013
    Posts
    1788

    Re: Vista CNC pendant and PP

    Certainly no offense taken. In a previous life my job description included network security for a multi-billion dollar firm. My PP machine is on a non-internet connected segment so it can't be shared with anyone outside the shop building.

  9. #9
    Join Date
    Apr 2013
    Posts
    38

    Re: Vista CNC pendant and PP

    Ah man! I really wanted to make some parts while he wasn't looking. Oh well....

    Anyways, let's install the hal_input extension. This is part of the normal linuxcnc distribution, and interfaces with USB HID devices like your pendant. There are two files: hal_input and linux_event.py. The following instructions assume you have PP setup as a PCNC 1100 controller. Do this from the command prompt (control-alt-x):

    Code:
    1. cd /tmp; wget http://justinmitchell.net/pp/hal_input.tbz    (if you don't have internet access, copy this to a usb drive, plugin, then type "cp ~/gcode/USB/hal_input.tbz /tmp")
    2. tar jxvf hal_input.tbz   
    3. cd hal_input
    4. cp hal_input ~/tmc/bin/  
    5. cp linux_event.py ~/tmc/lib/python/
    The files are now in place, but you need to edit a config file to load the extension. If you're not familiar with editing text files on linux, I recommend the "pico" text editor. It's easier to use than some of the others.

    Code:
    6. pico ~/tmc/configs/tormach_mill/tormach_mill_5i25.hal
    7. Use the arrow keys to scroll down to line 32 (just below "loadusr -W usbio")
    8. Type:   loadusr -W hal_input -KRAL VistaCNC 
    9. control-o (to save)
    10. control-x (to quit)
    11. sudo reboot
    If you get errors upon reboot, it means that you (or me ) made a typo in one of the previous steps. No biggie... just hit control-alt-x and check everything. Or you can just install the 1.8.2 update and start over.

    Assuming there are no errors, type "admin halmeter" at the MDI prompt. This brings up a list of all the pins, signals, and parameters in PP. Scroll down and find the ones that look like "input.0.x". If these exist, then it means hal_input has successfully loaded. Each of these inputs correspond to a button/knob on the pendant. Try clicking on several and hitting buttons on your pendant and see if the output value changes. There's no need to do this for all of them... I just want to make sure that it is working.

    Next I'm going to have you save this list to a text file. First attach a USB thumb drive to the computer.

    Now open up a command prompt (control-alt-x) and type:

    Code:
    LD_LIBRARY_PATH=~/tmc/lib ~/tmc/bin/halcmd show > ~/gcode/USB/halshow.txt
    Now take that drive to another computer and attach the list to a post here.

  10. #10
    Join Date
    Dec 2013
    Posts
    267

    Re: Vista CNC pendant and PP

    Hey Justin, is the source to your hal_input binary available (maybe on github or something)? Thanks!

  11. #11
    Join Date
    Nov 2007
    Posts
    2151

    Re: Vista CNC pendant and PP

    Quote Originally Posted by JustinHoMi View Post
    Ah man! I really wanted to make some parts while he wasn't looking. Oh well....
    LOL, Choked on the morning coffee reading this

  12. #12
    Join Date
    Apr 2013
    Posts
    38

    Re: Vista CNC pendant and PP

    Quote Originally Posted by JustinHoMi View Post
    1. cd /tmp; wget http://justinmitchell.net/pp/hal_input.tbz (if you don't have internet access, copy this to a usb drive, plugin, then type "cp ~/gcode/USB/hal_input.tbz /tmp")

    ...

    LD_LIBRARY_PATH=~/tmc/lib ~/tmc/bin/halcmd show > ~/gcode/USB/halshow.txt

    There's an error here in my instructions. It looks like the OS mounts the USB drive as a subdirectory of ~/gcode/USB/. To find out what that directory is, type "ls ~/gcode/USB", then insert that subdirectory into the commands I wrote above. If that doesn't make sense, just ask.

  13. #13
    Join Date
    Apr 2013
    Posts
    1788

    Re: Vista CNC pendant and PP

    I tried to follow the instructions. I grabbed a Windows version of wget and downloaded the file, copied to USB drive, etc. When I typed ctrl-o to save the edited .hal file I had to type enter to get it to actually save things. All commands appeared to complete without error. I forgot to remove the USB drive prior to the sudo reboot so it tried to boot from the USB drive! Removing the USB drive and rebooting it shows the pretty Tormach pictures and then dies with "Machine control software experienced an error. Install a software update." Ctrl-alt-x gets me to a command prompt and pico seems to show a proper edited file. Suggestions for troubleshooting?

  14. #14
    Join Date
    Dec 2012
    Posts
    161

    Re: Vista CNC pendant and PP

    Quote Originally Posted by JustinHoMi View Post
    Ah man! I really wanted to make some parts while he wasn't looking. Oh well....

    Anyways, let's install the hal_input extension. This is part of the normal linuxcnc distribution, and interfaces with USB HID devices like your pendant. There are two files: hal_input and linux_event.py. The following instructions assume you have PP setup as a PCNC 1100 controller. Do this from the command prompt (control-alt-x):

    Code:
    1. cd /tmp; wget http://justinmitchell.net/pp/hal_input.tbz    (if you don't have internet access, copy this to a usb drive, plugin, then type "cp ~/gcode/USB/hal_input.tbz /tmp")
    2. tar jxvf hal_input.tbz   
    3. cd hal_input
    4. cp hal_input ~/tmc/bin/  
    5. cp linux_event.py ~/tmc/lib/python/
    The files are now in place, but you need to edit a config file to load the extension. If you're not familiar with editing text files on linux, I recommend the "pico" text editor. It's easier to use than some of the others.

    Code:
    6. pico ~/tmc/configs/tormach_mill/tormach_mill_5i25.hal
    7. Use the arrow keys to scroll down to line 32 (just below "loadusr -W usbio")
    8. Type:   loadusr -W hal_input -KRAL VistaCNC 
    9. control-o (to save)
    10. control-x (to quit)
    11. sudo reboot
    If you get errors upon reboot, it means that you (or me ) made a typo in one of the previous steps. No biggie... just hit control-alt-x and check everything. Or you can just install the 1.8.2 update and start over.

    Assuming there are no errors, type "admin halmeter" at the MDI prompt. This brings up a list of all the pins, signals, and parameters in PP. Scroll down and find the ones that look like "input.0.x". If these exist, then it means hal_input has successfully loaded. Each of these inputs correspond to a button/knob on the pendant. Try clicking on several and hitting buttons on your pendant and see if the output value changes. There's no need to do this for all of them... I just want to make sure that it is working.

    Next I'm going to have you save this list to a text file. First attach a USB thumb drive to the computer.

    Now open up a command prompt (control-alt-x) and type:

    Code:
    LD_LIBRARY_PATH=~/tmc/lib ~/tmc/bin/halcmd show > ~/gcode/USB/halshow.txt
    Now take that drive to another computer and attach the list to a post here.
    I'm at a total loss here. I'm running 1.8.2, I've triple checked everything, but I keep getting errors when I reboot. All the necessary files are copied in the right place, but the second I make a change to tormach_mill_5i25.hal I get an error and a prompt to reinstall a PathPilot upgrade.

  15. #15
    Join Date
    Apr 2013
    Posts
    1788

    Re: Vista CNC pendant and PP

    I had the same result and JustinHoMi suggested that it might be a result of differences between the 1100 and 770 version of PP (I have a 770). I haven't yet tried with v1.9

  16. #16
    Join Date
    Dec 2012
    Posts
    161

    Re: Vista CNC pendant and PP

    Quote Originally Posted by kstrauss View Post
    I had the same result and JustinHoMi suggested that it might be a result of differences between the 1100 and 770 version of PP (I have a 770). I haven't yet tried with v1.9
    I've been trying it on an 1100 with no luck, so we can rule that out as the cause!

  17. #17
    Join Date
    Apr 2013
    Posts
    1788

    Re: Vista CNC pendant and PP

    I queried VistaCNC's tech support and received the following email reply:

    "We are working on the driver right now, will have it in few weeks."

    And, yes, I offered to be a beta tester. Maybe there is hope! It probably wouldn't hurt for others, particularly potential pendant purchasers, to let them know of your interest.

  18. #18
    Join Date
    Apr 2013
    Posts
    38

    Re: Vista CNC pendant and PP

    wtopace, it's the normal one from the linuxcnc repository. Nothing special!

  19. #19
    Join Date
    Dec 2013
    Posts
    267

    Re: Vista CNC pendant and PP

    Quote Originally Posted by JustinHoMi View Post
    wtopace, it's the normal one from the linuxcnc repository. Nothing special!
    Good deal, I wasn't sure if you had to make any updates. I might be stepping into some of this area soon myself to make a few mods... just haven't had the time yet =) Great to hear that you guys are having success!

  20. #20
    Join Date
    Dec 2012
    Posts
    161

    Re: Vista CNC pendant and PP

    Will this work on the new release, v1.9?

Page 1 of 5 123

Similar Threads

  1. Help with NT and Vista
    By mreichle3760 in forum Community Club House
    Replies: 1
    Last Post: 01-19-2014, 04:21 AM
  2. Vista or XP ?
    By Farmers Machine in forum CamSoft Products
    Replies: 1
    Last Post: 10-25-2008, 11:58 AM
  3. MC 9 In Vista
    By phoodieman in forum Mastercam
    Replies: 2
    Last Post: 03-24-2008, 03:35 AM
  4. Is anyone using V19 with Vista OS?
    By Fleck in forum BobCad-Cam
    Replies: 6
    Last Post: 01-28-2008, 02:38 PM
  5. MS Vista?
    By prototect in forum Mach Software (ArtSoft software)
    Replies: 1
    Last Post: 02-24-2007, 11:31 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •