Error with new HAL file.

More
06 Jul 2015 01:23 #60443 by LearningLinuxCNC
I am working on the HAL file for my lube pump. I used the example posted by TarHeelTom in the advanced configuration forum. I made some modifications to allow it to work with my hardware and add the low lube messages.

Anyway I get the following error when I try to run LinuxCNC now.
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.6.4
Machine configuration directory is '/home/jim/linuxcnc/configs/by_interface.pico.univpwmv-1'
Machine configuration file is 'univpwm.ini'
INIFILE=/home/jim/linuxcnc/configs/by_interface.pico.univpwmv-1/univpwm.ini
PARAMETER_FILE=univpwm.var
TASK=milltask
HALUI=
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=4311
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
.
Unrecognized line skipped: POC     FMS     LEN     DIAM    COMMENT
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/comp.ko: Invalid parameters
RB1-CNC_LubePump.hal:7: exit value: 1
RB1-CNC_LubePump.hal:7: insmod failed, returned -1
See the output of 'dmesg' for more information.
4311
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
Unloading hal components
Error: Module comp is not currently loaded
<commandline>:0: exit value: 1
<commandline>:0: rmmod failed, returned -1
<commandline>:0: unloadrt failed

Kernel message information:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.4-9-rtai-686-pae (Debian 3.4.55-4linuxcnc) () (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP PREEMPT Debian 3.4.55-4linuxcnc
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[    0.000000]  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001f000000 (usable)
[    0.000000]  BIOS-e820: 000000001f000000 - 0000000020100000 (reserved)
[    0.000000]  BIOS-e820: 0000000020100000 - 000000005c53f000 (usable)
[    0.000000]  BIOS-e820: 000000005c53f000 - 000000005c56f000 (reserved)
[    0.000000]  BIOS-e820: 000000005c56f000 - 000000005c57f000 (ACPI data)
[    0.000000]  BIOS-e820: 000000005c57f000 - 000000005c69c000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000005c69c000 - 000000005cad4000 (reserved)
[    0.000000]  BIOS-e820: 000000005cad4000 - 000000005cad5000 (usable)
[    0.000000]  BIOS-e820: 000000005cad5000 - 000000005cb17000 (reserved)
[    0.000000]  BIOS-e820: 000000005cb17000 - 000000005cc8d000 (usable)
[    0.000000]  BIOS-e820: 000000005cc8d000 - 000000005cffa000 (reserved)
[    0.000000]  BIOS-e820: 000000005cffa000 - 000000005d000000 (usable)
[    0.000000]  BIOS-e820: 00000000e00f8000 - 00000000e00f9000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed01000 - 00000000fed02000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.8 present.
[    0.000000] DMI: ASUS All Series/J1800I-A, BIOS 0606 12/31/2014
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0x5d000 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-E7FFF write-through
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 040000000 mask FE0000000 write-back
[    0.000000]   2 base 05D000000 mask FFF000000 uncachable
[    0.000000]   3 base 05E000000 mask FFE000000 uncachable
[    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] found SMP MP-table at [c00fd6b0] fd6b0
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] Base memory trampoline at [c0099000] 99000 size 16384
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    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 0x377fdfff @ [mem 0x017f8000-0x017fffff]
[    0.000000] RAMDISK: 3642c000 - 3720e000
[    0.000000] ACPI: RSDP 000f04a0 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 5c575080 0007C (v01 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: FACP 5c57d680 0010C (v05 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 5c575198 084E1 (v02 ALASKA   A M I  01072009 INTL 20120913)
[    0.000000] ACPI: FACS 5c69bf80 00040
[    0.000000] ACPI: APIC 5c57d790 00068 (v03 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 5c57d7f8 00044 (v01 ALASKA   A M I  01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 5c57d840 0003C (v01 ALASKA   A M I  01072009 MSFT 00000097)
[    0.000000] ACPI: LPIT 5c57d880 00104 (v01 ALASKA   A M I  00000003 VLV2 0100000D)
[    0.000000] ACPI: HPET 5c57d988 00038 (v01 ALASKA   A M I  01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT 5c57d9c0 00763 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 5c57e128 00290 (v01  PmRef  Cpu0Tst 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 5c57e3b8 0017A (v01  PmRef    ApTst 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 5c57e538 00042 (v01 ALASKA   A M I  00000000      00000000)
[    0.000000] ACPI: BGRT 5c57e5d8 00038 (v00 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 600MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0005d000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x0001f000
[    0.000000]     0: 0x00020100 -> 0x0005c53f
[    0.000000]     0: 0x0005cad4 -> 0x0005cad5
[    0.000000]     0: 0x0005cb17 -> 0x0005cc8d
[    0.000000]     0: 0x0005cffa -> 0x0005d000
[    0.000000] On node 0 totalpages: 374089
[    0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f588c200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3949 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 217134 pages, LIFO batch:31
[    0.000000]   HighMem zone: 1201 pages used for memmap
[    0.000000]   HighMem zone: 150029 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    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[0x02] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] low edge lint[0xfc])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] low dfl lint[0x80])
[    0.000000] ACPI: NMI not connected to LINT 1!
[    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
[    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] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 103
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 000000001f000000 - 0000000020100000
[    0.000000] Allocating PCI resources starting at 5d000000 (gap: 5d000000:830f8000)
[    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 @f77d2000 s48384 r0 d21248 u69632
[    0.000000] pcpu-alloc: s48384 r0 d21248 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: 371112
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=9902a1e8-e329-43a7-b971-241ce8f9cea0 ro initrd=/install/gtk/initrd.gz lapic quiet rootdelay=5
[    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] Initializing CPU#0
[    0.000000] allocated 3047296 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:0005d000)
[    0.000000] Memory: 1460424k/1523712k available (3495k kernel code, 35932k reserved, 1237k data, 416k init, 604920k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff17000 - 0xfffff000   ( 928 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 : 0xc14a0000 - 0xc1508000   ( 416 kB)
[    0.000000]       .data : 0xc1369d4a - 0xc149f480   (1237 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1369d4a   (3495 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] NR_IRQS:2304 nr_irqs:512 16
[    0.000000] CPU 0 irqstacks, hard=f5408000 soft=f540a000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Interrupt pipeline (release #3)
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration failed
[    0.008000] TSC: PIT calibration matches HPET. 1 loops
[    0.008000] Detected 2416.688 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4833.37 BogoMIPS (lpj=9666752)
[    0.000008] pid_max: default: 32768 minimum: 301
[    0.000075] Security Framework initialized
[    0.000081] AppArmor: AppArmor disabled by boot time parameter
[    0.000108] Mount-cache hash table entries: 512
[    0.000353] Initializing cgroup subsys cpuacct
[    0.000357] Initializing cgroup subsys memory
[    0.000368] Initializing cgroup subsys devices
[    0.000371] Initializing cgroup subsys freezer
[    0.000375] Initializing cgroup subsys net_cls
[    0.000378] Initializing cgroup subsys blkio
[    0.000387] Initializing cgroup subsys perf_event
[    0.000421] CPU: Physical Processor ID: 0
[    0.000423] CPU: Processor Core ID: 0
[    0.000428] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000430] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.010437] mce: CPU supports 6 MCE banks
[    0.010447] CPU0: Thermal monitoring enabled (TM1)
[    0.010525] ACPI: Core revision 20120320
[    0.023075] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.023776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.063399] CPU0: Intel(R) Celeron(R) CPU  J1800  @ 2.41GHz stepping 03
[    0.168196] Performance Events: no PEBS fmt2+, generic architected perfmon, Intel PMU driver.
[    0.168208] ... version:                3
[    0.168211] ... bit width:              40
[    0.168213] ... generic registers:      2
[    0.168216] ... value mask:             000000ffffffffff
[    0.168219] ... max period:             000000007fffffff
[    0.168222] ... fixed-purpose events:   3
[    0.168225] ... event mask:             0000000700000003
[    0.180236] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.192187] CPU 1 irqstacks, hard=f54d2000 soft=f54d4000
[    0.192191] Booting Node   0, Processors  #1 Ok.
[    0.202200] Initializing CPU#1
[    0.214602] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.214666] Brought up 2 CPUs
[    0.214671] Total of 2 processors activated (9666.75 BogoMIPS).
[    0.215209] devtmpfs: initialized
[    0.215564] PM: Registering ACPI NVS region [mem 0x5c57f000-0x5c69bfff] (1167360 bytes)
[    0.215777] dummy: 
[    0.215870] NET: Registered protocol family 16
[    0.216044] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.216049] ACPI: bus type pci registered
[    0.216137] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.216142] PCI: not using MMCONFIG
[    0.216549] PCI: Using configuration type 1 for base access
[    0.217531] bio: create slab <bio-0> at 0
[    0.217688] ACPI: Added _OSI(Module Device)
[    0.217693] ACPI: Added _OSI(Processor Device)
[    0.217697] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.217702] ACPI: Added _OSI(Processor Aggregator Device)
[    0.221701] ACPI: EC: Look up EC in DSDT
[    0.234067] ACPI: SSDT 5c567598 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.235086] ACPI: Dynamic OEM Table Load:
[    0.235093] ACPI: SSDT   (null) 00506 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.235369] ACPI: SSDT 5c566918 00433 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.236363] ACPI: Dynamic OEM Table Load:
[    0.236369] ACPI: SSDT   (null) 00433 (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.237062] ACPI: SSDT 5c568e18 0015F (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.238122] ACPI: Dynamic OEM Table Load:
[    0.238129] ACPI: SSDT   (null) 0015F (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.238403] ACPI: SSDT 5c569f18 0008D (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.239413] ACPI: Dynamic OEM Table Load:
[    0.239419] ACPI: SSDT   (null) 0008D (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.240255] ACPI: Interpreter enabled
[    0.240265] ACPI: (supports S0 S3 S4 S5)
[    0.240312] ACPI: Using IOAPIC for interrupt routing
[    0.240354] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.241904] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.241908] PCI: Using MMCONFIG for extended config space
[    0.650585] ACPI: Power Resource [USBC] (on)
[    0.650987] ACPI: Power Resource [FN00] (off)
[    0.652149] ACPI: No dock devices found.
[    0.652158] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.652676] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.653189] pci_root PNP0A08:00: host bridge window [io  0x0000-0x006f]
[    0.653195] pci_root PNP0A08:00: host bridge window [io  0x0078-0x0cf7]
[    0.653199] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.653204] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.653208] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff]
[    0.653212] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000fffff]
[    0.653216] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xd0716fff]
[    0.653273] PCI host bridge to bus 0000:00
[    0.653278] pci_bus 0000:00: root bus resource [io  0x0000-0x006f]
[    0.653282] pci_bus 0000:00: root bus resource [io  0x0078-0x0cf7]
[    0.653287] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.653291] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.653295] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
[    0.653299] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
[    0.653304] pci_bus 0000:00: root bus resource [mem 0x80000000-0xd0716fff]
[    0.653319] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
[    0.653371] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
[    0.653389] pci 0000:00:02.0: reg 10: [mem 0xd0000000-0xd03fffff]
[    0.653403] pci 0000:00:02.0: reg 18: [mem 0xc0000000-0xcfffffff pref]
[    0.653417] pci 0000:00:02.0: reg 20: [io  0xf080-0xf087]
[    0.653486] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
[    0.653510] pci 0000:00:13.0: reg 10: [io  0xf070-0xf077]
[    0.653522] pci 0000:00:13.0: reg 14: [io  0xf060-0xf063]
[    0.653533] pci 0000:00:13.0: reg 18: [io  0xf050-0xf057]
[    0.653545] pci 0000:00:13.0: reg 1c: [io  0xf040-0xf043]
[    0.653557] pci 0000:00:13.0: reg 20: [io  0xf020-0xf03f]
[    0.653569] pci 0000:00:13.0: reg 24: [mem 0xd0716000-0xd07167ff]
[    0.653609] pci 0000:00:13.0: PME# supported from D3hot
[    0.653636] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
[    0.653659] pci 0000:00:14.0: reg 10: [mem 0xd0700000-0xd070ffff 64bit]
[    0.653715] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.653751] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
[    0.653780] pci 0000:00:1a.0: reg 10: [mem 0xd0500000-0xd05fffff]
[    0.653796] pci 0000:00:1a.0: reg 14: [mem 0xd0400000-0xd04fffff]
[    0.653895] pci 0000:00:1a.0: PME# supported from D0 D3hot
[    0.653927] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
[    0.653953] pci 0000:00:1b.0: reg 10: [mem 0xd0710000-0xd0713fff 64bit]
[    0.654019] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.654045] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
[    0.654102] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.654127] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
[    0.654184] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.654211] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
[    0.654267] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.654292] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[    0.654348] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.654389] pci 0000:00:1d.0: [8086:0f34] type 00 class 0x0c0320
[    0.654420] pci 0000:00:1d.0: reg 10: [mem 0xd0715000-0xd07153ff]
[    0.654527] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.654558] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
[    0.654658] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
[    0.654696] pci 0000:00:1f.3: reg 10: [mem 0xd0714000-0xd071401f]
[    0.654772] pci 0000:00:1f.3: reg 20: [io  0xf000-0xf01f]
[    0.654900] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.654967] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.654988] pci 0000:02:00.0: reg 10: [io  0xe000-0xe0ff]
[    0.655020] pci 0000:02:00.0: reg 18: [mem 0xd0604000-0xd0604fff 64bit]
[    0.655041] pci 0000:02:00.0: reg 20: [mem 0xd0600000-0xd0603fff 64bit pref]
[    0.655095] pci 0000:02:00.0: supports D1 D2
[    0.655099] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.661814] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    0.661821] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.661827] pci 0000:00:1c.1:   bridge window [mem 0xd0600000-0xd06fffff]
[    0.661873] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    0.661936] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060401
[    0.662033] pci 0000:00:1c.3: PCI bridge to [bus 04-05] (subtractive decode)
[    0.662045] pci 0000:00:1c.3:   bridge window [io  0x0000-0x006f] (subtractive decode)
[    0.662050] pci 0000:00:1c.3:   bridge window [io  0x0078-0x0cf7] (subtractive decode)
[    0.662054] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.662058] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.662063] pci 0000:00:1c.3:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.662067] pci 0000:00:1c.3:   bridge window [mem 0x000e0000-0x000fffff] (subtractive decode)
[    0.662072] pci 0000:00:1c.3:   bridge window [mem 0x80000000-0xd0716fff] (subtractive decode)
[    0.662179] pci 0000:04:00.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.662201] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.662205] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.662210] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.662214] pci 0000:04:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.662219] pci 0000:04:00.0:   bridge window [io  0x0000-0x006f] (subtractive decode)
[    0.662223] pci 0000:04:00.0:   bridge window [io  0x0078-0x0cf7] (subtractive decode)
[    0.662228] pci 0000:04:00.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.662232] pci 0000:04:00.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.662236] pci 0000:04:00.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.662241] pci 0000:04:00.0:   bridge window [mem 0x000e0000-0x000fffff] (subtractive decode)
[    0.662245] pci 0000:04:00.0:   bridge window [mem 0x80000000-0xd0716fff] (subtractive decode)
[    0.662275] pci_bus 0000:00: on NUMA node 0
[    0.662281] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.662667] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.662770] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.662879] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.662979] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.663065] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04.PXSX._PRT]
[    0.663366]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0f)
[    3.262392] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.262519] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    3.262643] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    3.262767] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    3.262890] ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 10 11 12 14 15)
[    3.263014] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    3.263141] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.263264] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    3.263409] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    3.263422] vgaarb: loaded
[    3.263425] vgaarb: bridge control possible 0000:00:02.0
[    3.263470] PCI: Using ACPI for IRQ routing
[    3.269626] PCI: pci_cache_line_size set to 64 bytes
[    3.269700] reserve RAM buffer: 000000000009d800 - 000000000009ffff 
[    3.269705] reserve RAM buffer: 000000001f000000 - 000000001fffffff 
[    3.269709] reserve RAM buffer: 000000005c53f000 - 000000005fffffff 
[    3.269713] reserve RAM buffer: 000000005cad5000 - 000000005fffffff 
[    3.269717] reserve RAM buffer: 000000005cc8d000 - 000000005fffffff 
[    3.269721] reserve RAM buffer: 000000005d000000 - 000000005fffffff 
[    3.269918] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    3.269928] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[    3.271948] Switching to clocksource hpet
[    3.272042] pnp: PnP ACPI init
[    3.272062] ACPI: bus type pnp registered
[    3.272092] pnp 00:00: [io  0x0070-0x0077]
[    3.272130] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    3.272190] pnp 00:01: [mem 0xfed00000-0xfed003ff]
[    3.272196] pnp 00:01: IRQ 8 override to edge, high
[    3.272209] pnp 00:01: [irq 8]
[    3.272245] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
[    3.272524] pnp 00:02: [bus 00-ff]
[    3.272529] pnp 00:02: [io  0x0070-0x0077]
[    3.272533] pnp 00:02: [io  0x0cf8-0x0cff]
[    3.272537] pnp 00:02: [io  0x0000-0x006f window]
[    3.272541] pnp 00:02: [io  0x0078-0x0cf7 window]
[    3.272545] pnp 00:02: [io  0x0d00-0xffff window]
[    3.272549] pnp 00:02: [mem 0x000a0000-0x000bffff window]
[    3.272554] pnp 00:02: [mem 0x000c0000-0x000dffff window]
[    3.272558] pnp 00:02: [mem 0x000e0000-0x000fffff window]
[    3.272562] pnp 00:02: [mem 0x00000000 window]
[    3.272566] pnp 00:02: [mem 0x00000000-0xffffffff window]
[    3.272570] pnp 00:02: [mem 0x80000000-0xd0716fff window]
[    3.272642] pnp 00:02: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    3.272773] pnp 00:03: [mem 0xff000000-0xffffffff]
[    3.272819] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    3.272846] pnp 00:04: [io  0x002e-0x002f]
[    3.272850] pnp 00:04: [io  0x004e-0x004f]
[    3.272854] pnp 00:04: [io  0x0061]
[    3.272857] pnp 00:04: [io  0x0063]
[    3.272861] pnp 00:04: [io  0x0065]
[    3.272864] pnp 00:04: [io  0x0067]
[    3.272868] pnp 00:04: [io  0x0070]
[    3.272871] pnp 00:04: [io  0x0080-0x008f]
[    3.272875] pnp 00:04: [io  0x0092]
[    3.272878] pnp 00:04: [io  0x00b2-0x00b3]
[    3.272882] pnp 00:04: [io  0x0680-0x069f]
[    3.272886] pnp 00:04: [io  0x0400-0x047f]
[    3.272890] pnp 00:04: [io  0x0500-0x05fe]
[    3.272893] pnp 00:04: [io  0x0600-0x061f]
[    3.272959] system 00:04: [io  0x0680-0x069f] has been reserved
[    3.272964] system 00:04: [io  0x0400-0x047f] has been reserved
[    3.272969] system 00:04: [io  0x0500-0x05fe] has been reserved
[    3.272975] system 00:04: [io  0x0600-0x061f] has been reserved
[    3.272980] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.273278] pnp 00:05: [io  0x0000-0xffffffff disabled]
[    3.273283] pnp 00:05: [io  0x0a00-0x0a0f]
[    3.273287] pnp 00:05: [io  0x0290-0x029f]
[    3.273290] pnp 00:05: [io  0x0a20-0x0a2f]
[    3.273356] system 00:05: [io  0x0a00-0x0a0f] has been reserved
[    3.273361] system 00:05: [io  0x0290-0x029f] has been reserved
[    3.273366] system 00:05: [io  0x0a20-0x0a2f] has been reserved
[    3.273371] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.273927] pnp 00:06: Plug and Play ACPI device, IDs PNP0401 (disabled)
[    3.274544] pnp 00:07: [io  0x03f8-0x03ff]
[    3.274554] pnp 00:07: [irq 4]
[    3.274559] pnp 00:07: [dma 0 disabled]
[    3.274655] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
[    3.471863] pnp 00:08: [mem 0xe0000000-0xefffffff]
[    3.471868] pnp 00:08: [mem 0xfed01000-0xfed01fff]
[    3.471872] pnp 00:08: [mem 0xfed03000-0xfed03fff]
[    3.471876] pnp 00:08: [mem 0xfed04000-0xfed04fff]
[    3.471880] pnp 00:08: [mem 0xfed0c000-0xfed0ffff]
[    3.471884] pnp 00:08: [mem 0xfed08000-0xfed08fff]
[    3.471888] pnp 00:08: [mem 0xfed1c000-0xfed1cfff]
[    3.471892] pnp 00:08: [mem 0xfee00000-0xfeefffff]
[    3.471896] pnp 00:08: [mem 0xfef00000-0xfeffffff]
[    3.471983] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
[    3.471988] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
[    3.471993] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
[    3.471998] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
[    3.472003] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
[    3.472011] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
[    3.472016] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
[    3.472021] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
[    3.472026] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
[    3.472031] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    3.472458] pnp: PnP ACPI: found 9 devices
[    3.472462] ACPI: ACPI bus type pnp unregistered
[    3.472467] PnPBIOS: Disabled by ACPI PNP
[    3.510918] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 01-01] add_size 1000
[    3.510926] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000
[    3.510932] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01-01] add_size 200000
[    3.510943] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000
[    3.510954] pci 0000:00:1c.2: bridge window [io  0x1000-0x0fff] to [bus 03-03] add_size 1000
[    3.510960] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
[    3.510965] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03-03] add_size 200000
[    3.510986] pci 0000:00:1c.3: bridge window [io  0x1000-0x0fff] to [bus 04-05] add_size 1000
[    3.510992] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-05] add_size 200000
[    3.510997] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04-05] add_size 200000
[    3.511013] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    3.511018] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    3.511023] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    3.511028] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    3.511033] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    3.511038] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
[    3.511042] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[    3.511047] pci 0000:00:1c.0: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    3.511052] pci 0000:00:1c.2: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    3.511056] pci 0000:00:1c.3: res[13]=[io  0x1000-0x0fff] get_res_add_size add_size 1000
[    3.511064] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
[    3.511070] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
[    3.511076] pci 0000:00:1c.1: BAR 15: assigned [mem 0x80400000-0x805fffff 64bit pref]
[    3.511081] pci 0000:00:1c.2: BAR 14: assigned [mem 0x80600000-0x807fffff]
[    3.511087] pci 0000:00:1c.2: BAR 15: assigned [mem 0x80800000-0x809fffff 64bit pref]
[    3.511092] pci 0000:00:1c.3: BAR 14: assigned [mem 0x80a00000-0x80bfffff]
[    3.511098] pci 0000:00:1c.3: BAR 15: assigned [mem 0x80c00000-0x80dfffff 64bit pref]
[    3.511104] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    3.511109] pci 0000:00:1c.2: BAR 13: assigned [io  0x2000-0x2fff]
[    3.511114] pci 0000:00:1c.3: BAR 13: assigned [io  0x3000-0x3fff]
[    3.511124] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    3.511129] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    3.511136] pci 0000:00:1c.0:   bridge window [mem 0x80000000-0x801fffff]
[    3.511142] pci 0000:00:1c.0:   bridge window [mem 0x80200000-0x803fffff 64bit pref]
[    3.511150] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[    3.511155] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    3.511162] pci 0000:00:1c.1:   bridge window [mem 0xd0600000-0xd06fffff]
[    3.511168] pci 0000:00:1c.1:   bridge window [mem 0x80400000-0x805fffff 64bit pref]
[    3.511175] pci 0000:00:1c.2: PCI bridge to [bus 03-03]
[    3.511180] pci 0000:00:1c.2:   bridge window [io  0x2000-0x2fff]
[    3.511187] pci 0000:00:1c.2:   bridge window [mem 0x80600000-0x807fffff]
[    3.511193] pci 0000:00:1c.2:   bridge window [mem 0x80800000-0x809fffff 64bit pref]
[    3.511201] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    3.511221] pci 0000:00:1c.3: PCI bridge to [bus 04-05]
[    3.511225] pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
[    3.511232] pci 0000:00:1c.3:   bridge window [mem 0x80a00000-0x80bfffff]
[    3.511238] pci 0000:00:1c.3:   bridge window [mem 0x80c00000-0x80dfffff 64bit pref]
[    3.511307] pci 0000:04:00.0: setting latency timer to 64
[    3.511315] pci_bus 0000:00: resource 4 [io  0x0000-0x006f]
[    3.511319] pci_bus 0000:00: resource 5 [io  0x0078-0x0cf7]
[    3.511323] pci_bus 0000:00: resource 6 [io  0x0d00-0xffff]
[    3.511327] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
[    3.511331] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
[    3.511335] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
[    3.511339] pci_bus 0000:00: resource 10 [mem 0x80000000-0xd0716fff]
[    3.511343] pci_bus 0000:01: resource 0 [io  0x1000-0x1fff]
[    3.511347] pci_bus 0000:01: resource 1 [mem 0x80000000-0x801fffff]
[    3.511352] pci_bus 0000:01: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
[    3.511369] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    3.511373] pci_bus 0000:02: resource 1 [mem 0xd0600000-0xd06fffff]
[    3.511378] pci_bus 0000:02: resource 2 [mem 0x80400000-0x805fffff 64bit pref]
[    3.511382] pci_bus 0000:03: resource 0 [io  0x2000-0x2fff]
[    3.511386] pci_bus 0000:03: resource 1 [mem 0x80600000-0x807fffff]
[    3.511390] pci_bus 0000:03: resource 2 [mem 0x80800000-0x809fffff 64bit pref]
[    3.511394] pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
[    3.511398] pci_bus 0000:04: resource 1 [mem 0x80a00000-0x80bfffff]
[    3.511403] pci_bus 0000:04: resource 2 [mem 0x80c00000-0x80dfffff 64bit pref]
[    3.511407] pci_bus 0000:04: resource 4 [io  0x0000-0x006f]
[    3.511411] pci_bus 0000:04: resource 5 [io  0x0078-0x0cf7]
[    3.511415] pci_bus 0000:04: resource 6 [io  0x0d00-0xffff]
[    3.511419] pci_bus 0000:04: resource 7 [mem 0x000a0000-0x000bffff]
[    3.511423] pci_bus 0000:04: resource 8 [mem 0x000c0000-0x000dffff]
[    3.511427] pci_bus 0000:04: resource 9 [mem 0x000e0000-0x000fffff]
[    3.511431] pci_bus 0000:04: resource 10 [mem 0x80000000-0xd0716fff]
[    3.511435] pci_bus 0000:05: resource 4 [io  0x3000-0x3fff]
[    3.511439] pci_bus 0000:05: resource 5 [mem 0x80a00000-0x80bfffff]
[    3.511444] pci_bus 0000:05: resource 6 [mem 0x80c00000-0x80dfffff 64bit pref]
[    3.511448] pci_bus 0000:05: resource 8 [io  0x0000-0x006f]
[    3.511452] pci_bus 0000:05: resource 9 [io  0x0078-0x0cf7]
[    3.511456] pci_bus 0000:05: resource 10 [io  0x0d00-0xffff]
[    3.511460] pci_bus 0000:05: resource 11 [mem 0x000a0000-0x000bffff]
[    3.511464] pci_bus 0000:05: resource 12 [mem 0x000c0000-0x000dffff]
[    3.511468] pci_bus 0000:05: resource 13 [mem 0x000e0000-0x000fffff]
[    3.511472] pci_bus 0000:05: resource 14 [mem 0x80000000-0xd0716fff]
[    3.511576] NET: Registered protocol family 2
[    3.511673] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    3.511910] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    3.512422] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    3.512677] TCP: Hash tables configured (established 131072 bind 65536)
[    3.512681] TCP: reno registered
[    3.512687] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    3.512698] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    3.512841] NET: Registered protocol family 1
[    3.512869] pci 0000:00:02.0: Boot video device
[    3.527389] PCI: CLS 64 bytes, default 64
[    3.527466] Unpacking initramfs...
[    3.884390] Freeing initrd memory: 14216k freed
[    3.890961] audit: initializing netlink socket (disabled)
[    3.890979] type=2000 audit(1436091095.796:1): initialized
[    3.903989] highmem bounce pool size: 64 pages
[    3.903998] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    3.904306] VFS: Disk quotas dquot_6.5.2
[    3.904343] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    3.904451] msgmni has been set to 1698
[    3.904707] alg: No test for stdrng (krng)
[    3.904752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    3.904758] io scheduler noop registered
[    3.904761] io scheduler deadline registered
[    3.904793] io scheduler cfq registered (default)
[    3.905022] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    3.905051] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    3.905055] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    3.905990] GHES: HEST is not enabled!
[    3.906009] isapnp: Scanning for PnP cards...
[    4.260235] isapnp: No Plug & Play device found
[    4.260313] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    4.280836] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    4.301796] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    4.302235] Linux agpgart interface v0.103
[    4.302465] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    4.304612] serio: i8042 KBD port at 0x60,0x64 irq 1
[    4.304658] serio: i8042 AUX port at 0x60,0x64 irq 12
[    4.304816] mousedev: PS/2 mouse device common for all mice
[    4.304891] rtc_cmos 00:00: RTC can wake from S4
[    4.305058] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
[    4.305089] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    4.305273] TCP: cubic registered
[    4.305352] NET: Registered protocol family 10
[    4.305650] Mobile IPv6
[    4.305656] NET: Registered protocol family 17
[    4.305663] Registering the dns_resolver key type
[    4.305736] Using IPI No-Shortcut mode
[    4.305915] PM: Hibernation image not present or could not be loaded.
[    4.305933] registered taskstats version 1
[    4.306482] rtc_cmos 00:00: setting system clock to 2015-07-05 10:11:36 UTC (1436091096)
[    4.306667] Freeing unused kernel memory: 416k freed
[    4.306888] Write protecting the kernel text: 3496k
[    4.306917] Write protecting the kernel read-only data: 984k
[    4.322581] udevd[49]: starting version 175
[    4.344236] SCSI subsystem initialized
[    4.353607] libata version 3.00 loaded.
[    4.356247] ahci 0000:00:13.0: version 3.0
[    4.365712] usbcore: registered new interface driver usbfs
[    4.365748] usbcore: registered new interface driver hub
[    4.366951] usbcore: registered new device driver usb
[    4.369933] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x2 impl SATA mode
[    4.369940] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part 
[    4.369947] ahci 0000:00:13.0: setting latency timer to 64
[    4.372215] scsi0 : ahci
[    4.372515] scsi1 : ahci
[    4.372598] ata1: DUMMY
[    4.372604] ata2: SATA max UDMA/133 abar m2048@0xd0716000 port 0xd0716180 irq 19
[    4.372765] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    4.372771] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.372812] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    4.373207] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    4.373273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    4.373278] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.373282] usb usb1: Product: xHCI Host Controller
[    4.373285] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
[    4.373289] usb usb1: SerialNumber: 0000:00:14.0
[    4.373449] xHCI xhci_add_endpoint called for root hub
[    4.373453] xHCI xhci_check_bandwidth called for root hub
[    4.373501] hub 1-0:1.0: USB hub found
[    4.373513] hub 1-0:1.0: 6 ports detected
[    4.373641] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    4.373653] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    4.373686] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    4.373691] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.373695] usb usb2: Product: xHCI Host Controller
[    4.373698] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
[    4.373702] usb usb2: SerialNumber: 0000:00:14.0
[    4.373828] xHCI xhci_add_endpoint called for root hub
[    4.373832] xHCI xhci_check_bandwidth called for root hub
[    4.373900] hub 2-0:1.0: USB hub found
[    4.373909] hub 2-0:1.0: 1 port detected
[    4.378519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.380158] microcode: CPU0 sig=0x30673, pf=0x4, revision=0x322
[    4.390088] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    4.390096] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    4.390113] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
[    4.390151] ehci_hcd 0000:00:1d.0: debug port 2
[    4.394032] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    4.394069] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xd0715000
[    4.405857] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    4.405934] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    4.405939] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.405943] usb usb3: Product: EHCI Host Controller
[    4.405947] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    4.405951] usb usb3: SerialNumber: 0000:00:1d.0
[    4.406133] hub 3-0:1.0: USB hub found
[    4.406143] hub 3-0:1.0: 8 ports detected
[    4.443674] microcode: CPU1 sig=0x30673, pf=0x4, revision=0x322
[    4.446867] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    4.697356] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    4.709073] ata2.00: ATA-8: Corsair Nova 2 SSD, 5.05, max UDMA/133
[    4.709078] ata2.00: 58626288 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    4.717317] usb 3-1: new high-speed USB device number 2 using ehci_hcd
[    4.719016] ata2.00: configured for UDMA/133
[    4.719197] scsi 1:0:0:0: Direct-Access     ATA      Corsair Nova 2 S 5.05 PQ: 0 ANSI: 5
[    4.719814] ACPI: Fan [FAN0] (off)
[    4.720842] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    4.720899] r8169 0000:02:00.0: (unregistered net_device): unknown MAC, using family default
[    4.721193] r8169 0000:02:00.0: eth0: RTL8168b/8111b at 0xf8054000, 40:16:7e:e8:37:e5, XID 0c000800 IRQ 17
[    4.721199] r8169 0000:02:00.0: eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
[    4.727301] sd 1:0:0:0: [sda] 58626288 512-byte logical blocks: (30.0 GB/27.9 GiB)
[    4.727460] sd 1:0:0:0: [sda] Write Protect is off
[    4.727466] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.727515] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.728282]  sda: sda1 sda2 < sda5 >
[    4.728818] sd 1:0:0:0: [sda] Attached SCSI disk
[    4.731472] sd 1:0:0:0: Attached scsi generic sg0 type 0
[    4.849483] usb 3-1: New USB device found, idVendor=8087, idProduct=07e6
[    4.849489] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    4.849779] hub 3-1:1.0: USB hub found
[    4.849851] hub 3-1:1.0: 4 ports detected
[    4.885053] Refined TSC clocksource calibration: 2416.666 MHz.
[    4.885063] Switching to clocksource tsc
[    5.120764] usb 3-1.1: new full-speed USB device number 3 using ehci_hcd
[    5.215221] usb 3-1.1: New USB device found, idVendor=046d, idProduct=c534
[    5.215227] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.215231] usb 3-1.1: Product: USB Receiver
[    5.215234] usb 3-1.1: Manufacturer: Logitech
[    5.221551] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.0/input/input0
[    5.221673] generic-usb 0003:046D:C534.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:1d.0-1.1/input0
[    5.224148] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1.1/3-1.1:1.1/input/input1
[    5.224464] generic-usb 0003:046D:C534.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:1d.0-1.1/input1
[    5.224496] usbcore: registered new interface driver usbhid
[    5.224500] usbhid: USB HID core driver
[    5.284491] usb 3-1.4: new high-speed USB device number 4 using ehci_hcd
[    5.377818] usb 3-1.4: New USB device found, idVendor=05e3, idProduct=0610
[    5.377823] usb 3-1.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.377827] usb 3-1.4: Product: USB2.0 Hub
[    5.378246] hub 3-1.4:1.0: USB hub found
[    5.378571] hub 3-1.4:1.0: 4 ports detected
[    9.910736] PM: Starting manual resume from disk
[    9.910743] PM: Hibernation image partition 8:5 present
[    9.910746] PM: Looking for hibernation image.
[    9.910984] PM: Image not found (code -22)
[    9.910988] PM: Hibernation image not present or could not be loaded.
[    9.921549] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   10.178283] udevd[342]: starting version 175
[   10.299800] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[   10.299811] ACPI: Power Button [PWRB]
[   10.299887] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
[   10.299894] ACPI: Sleep Button [SLPB]
[   10.299967] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   10.299974] ACPI: Power Button [PWRF]
[   10.324226] udevd[381]: renamed network interface eth0 to eth1
[   10.359300] parport_pc 00:06: [io  0x0378-0x037f]
[   10.359308] parport_pc 00:06: [io  0x0778-0x077f]
[   10.359367] parport_pc 00:06: [irq 5]
[   10.359375] parport_pc 00:06: [dma 3]
[   10.361366] parport_pc 00:06: activated
[   10.361374] parport_pc 00:06: reported by Plug and Play ACPI
[   10.361446] parport0: PC-style at 0x378 (0x778), irq 5 [PCSPP,TRISTATE]
[   10.380708] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
[   10.516486] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[   10.516698] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
[   10.516898] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
[   10.517103] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[   10.517293] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[   10.891206] Adding 1239036k swap on /dev/sda5.  Priority:-1 extents:1 across:1239036k SS
[   10.910077] EXT4-fs (sda1): re-mounted. Opts: (null)
[   10.959156] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   10.995981] loop: module loaded
[   11.867649] RPC: Registered named UNIX socket transport module.
[   11.867655] RPC: Registered udp transport module.
[   11.867658] RPC: Registered tcp transport module.
[   11.867661] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   11.873797] FS-Cache: Loaded
[   11.881700] NFS: Registering the id_resolver key type
[   11.881733] FS-Cache: Netfs 'nfs' registered for caching
[   11.887782] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   12.720703] Bluetooth: Core ver 2.16
[   12.721033] NET: Registered protocol family 31
[   12.721038] Bluetooth: HCI device and connection manager initialized
[   12.721042] Bluetooth: HCI socket layer initialized
[   12.721045] Bluetooth: L2CAP socket layer initialized
[   12.721055] Bluetooth: SCO socket layer initialized
[   12.739687] Bluetooth: RFCOMM TTY layer initialized
[   12.739696] Bluetooth: RFCOMM socket layer initialized
[   12.739700] Bluetooth: RFCOMM ver 1.11
[   12.742224] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.742229] Bluetooth: BNEP filters: protocol multicast
[   13.000807] lp0: using parport0 (interrupt-driven).
[   13.004812] ppdev: user-space parallel port driver
[   13.179470] r8169 0000:02:00.0: eth1: link down
[   13.179676] ADDRCONF(NETDEV_UP): eth1: link is not ready
[   13.182833] r8169 0000:02:00.0: eth1: link down
[   13.394467] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input10
[   14.808330] r8169 0000:02:00.0: eth1: link up
[   14.808483] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   25.781233] eth1: no IPv6 routers present
[   30.497447] I-pipe: head domain RTAI registered.
[   30.497455] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[   30.497753] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[   30.497760] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 5207884, CLK_FREQ 2416688000, CPU_FREQ 2416688000
[   30.497765] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[   30.497770] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 5207884, 5207884, 5185500
[   30.518731] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[   30.518777] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[   30.518784] RTAI[sched]: hard timer type/freq = APIC/5207884(Hz); default timing: oneshot; linear timed lists.
[   30.518789] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2416688000 hz.
[   30.518793] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[   30.531105] RTAI[math]: loaded.
[   30.700331] PARPORT: linux parport parport0 does not support mode 4.
[   30.700333] PARPORT: continuing anyway.
[   30.700339] PARPORT: Using Linux parport parport0 at ioaddr=0x378:0x778
[   30.700352] PPMC: checking EPP bus 0 at port 0378
[   30.700357] PPMC: slot 0: ID code: 55 Univ. PWM Controller
[   30.700374] PPMC:  exporting UxC digital inputs
[   30.700645] PPMC:  exporting UxC digital outputs
[   30.700738] PPMC:  exporting PWM generators
[   30.700862] PPMC: exporting encoder timestamp pins
[   30.700865] PPMC: exporting encoder pins / params
[   30.701174] read cache bitmap: 03ff7fff
[   30.701178] write cache bitmap: f0ffa000
[   30.701180] PPMC: slot 2: nothing detected at addr 2 reads ff
[   30.701223] PPMC: slot 3: nothing detected at addr 3 reads ff
[   30.701296] PPMC: slot 4: nothing detected at addr 4 reads ff
[   30.701343] PPMC: slot 5: nothing detected at addr 5 reads ff
[   30.701387] PPMC: slot 6: nothing detected at addr 6 reads ff
[   30.701647] PPMC: slot 7: nothing detected at addr 7 reads ff
[   30.701691] PPMC: slot 8: nothing detected at addr 8 reads ff
[   30.701733] PPMC: slot 9: nothing detected at addr 9 reads ff
[   30.701776] PPMC: slot 10: nothing detected at addr a reads ff
[   30.701819] PPMC: slot 11: nothing detected at addr b reads ff
[   30.701861] PPMC: slot 12: nothing detected at addr c reads ff
[   30.701904] PPMC: slot 13: nothing detected at addr d reads ff
[   30.701947] PPMC: slot 14: nothing detected at addr e reads ff
[   30.701989] PPMC: slot 15: nothing detected at addr f reads ff
[   30.702045] PPMC: bus 0 complete
[ 4216.677934] PPMC: shutting down
[ 4218.815899] RTAI[math]: unloaded.
[ 4218.818368] SCHED releases registered named ALIEN PEDV$D
[ 4218.824644] RTAI[malloc]: unloaded.
[ 4218.921931] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 4218.924245] I-pipe: head domain RTAI unregistered.
[ 4218.924300] RTAI[hal]: unmounted.
[10662.000261] I-pipe: head domain RTAI registered.
[10662.000269] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[10662.000315] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[10662.000320] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 5207884, CLK_FREQ 2416688000, CPU_FREQ 2416688000
[10662.000325] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[10662.000329] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 5207884, 5207884, 5189000
[10662.009256] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[10662.009302] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[10662.009309] RTAI[sched]: hard timer type/freq = APIC/5207884(Hz); default timing: oneshot; linear timed lists.
[10662.009314] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2416688000 hz.
[10662.009318] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[10662.021614] RTAI[math]: loaded.
[10662.177327] PARPORT: linux parport parport0 does not support mode 4.
[10662.177330] PARPORT: continuing anyway.
[10662.177335] PARPORT: Using Linux parport parport0 at ioaddr=0x378:0x778
[10662.177348] PPMC: checking EPP bus 0 at port 0378
[10662.177353] PPMC: slot 0: ID code: 55 Univ. PWM Controller
[10662.177375] PPMC:  exporting UxC digital inputs
[10662.177647] PPMC:  exporting UxC digital outputs
[10662.177741] PPMC:  exporting PWM generators
[10662.177871] PPMC: exporting encoder timestamp pins
[10662.177874] PPMC: exporting encoder pins / params
[10662.178184] read cache bitmap: 03ff7fff
[10662.178187] write cache bitmap: f0ffa000
[10662.178190] PPMC: slot 2: nothing detected at addr 2 reads ff
[10662.178233] PPMC: slot 3: nothing detected at addr 3 reads ff
[10662.178276] PPMC: slot 4: nothing detected at addr 4 reads ff
[10662.178318] PPMC: slot 5: nothing detected at addr 5 reads ff
[10662.178361] PPMC: slot 6: nothing detected at addr 6 reads ff
[10662.178404] PPMC: slot 7: nothing detected at addr 7 reads ff
[10662.178446] PPMC: slot 8: nothing detected at addr 8 reads ff
[10662.178489] PPMC: slot 9: nothing detected at addr 9 reads ff
[10662.178532] PPMC: slot 10: nothing detected at addr a reads ff
[10662.178575] PPMC: slot 11: nothing detected at addr b reads ff
[10662.178617] PPMC: slot 12: nothing detected at addr c reads ff
[10662.178660] PPMC: slot 13: nothing detected at addr d reads ff
[10662.178702] PPMC: slot 14: nothing detected at addr e reads ff
[10662.178745] PPMC: slot 15: nothing detected at addr f reads ff
[10662.178823] PPMC: bus 0 complete
[10662.234824] count= and names= are mutually exclusive
[10662.604730] PPMC: shutting down
[10664.738466] RTAI[math]: unloaded.
[10664.740877] SCHED releases registered named ALIEN PEDV$D
[10664.748203] RTAI[malloc]: unloaded.
[10664.845505] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[10664.847794] I-pipe: head domain RTAI unregistered.
[10664.847849] RTAI[hal]: unmounted.
[10752.299690] I-pipe: head domain RTAI registered.
[10752.299699] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[10752.299771] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[10752.299776] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 5207884, CLK_FREQ 2416688000, CPU_FREQ 2416688000
[10752.299781] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[10752.299786] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 5207884, 5207884, 5182250
[10752.308526] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[10752.308582] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[10752.308590] RTAI[sched]: hard timer type/freq = APIC/5207884(Hz); default timing: oneshot; linear timed lists.
[10752.308595] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2416688000 hz.
[10752.308599] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[10752.315268] RTAI[math]: loaded.
[10752.467444] PARPORT: linux parport parport0 does not support mode 4.
[10752.467447] PARPORT: continuing anyway.
[10752.467452] PARPORT: Using Linux parport parport0 at ioaddr=0x378:0x778
[10752.467465] PPMC: checking EPP bus 0 at port 0378
[10752.467470] PPMC: slot 0: ID code: 55 Univ. PWM Controller
[10752.467492] PPMC:  exporting UxC digital inputs
[10752.467764] PPMC:  exporting UxC digital outputs
[10752.467857] PPMC:  exporting PWM generators
[10752.468008] PPMC: exporting encoder timestamp pins
[10752.468014] PPMC: exporting encoder pins / params
[10752.468544] read cache bitmap: 03ff7fff
[10752.468548] write cache bitmap: f0ffa000
[10752.468551] PPMC: slot 2: nothing detected at addr 2 reads ff
[10752.468594] PPMC: slot 3: nothing detected at addr 3 reads ff
[10752.468637] PPMC: slot 4: nothing detected at addr 4 reads ff
[10752.468679] PPMC: slot 5: nothing detected at addr 5 reads ff
[10752.468722] PPMC: slot 6: nothing detected at addr 6 reads ff
[10752.468765] PPMC: slot 7: nothing detected at addr 7 reads ff
[10752.468807] PPMC: slot 8: nothing detected at addr 8 reads ff
[10752.468850] PPMC: slot 9: nothing detected at addr 9 reads ff
[10752.468893] PPMC: slot 10: nothing detected at addr a reads ff
[10752.468935] PPMC: slot 11: nothing detected at addr b reads ff
[10752.468981] PPMC: slot 12: nothing detected at addr c reads ff
[10752.469023] PPMC: slot 13: nothing detected at addr d reads ff
[10752.469066] PPMC: slot 14: nothing detected at addr e reads ff
[10752.469109] PPMC: slot 15: nothing detected at addr f reads ff
[10752.469164] PPMC: bus 0 complete
[10752.521386] count= and names= are mutually exclusive
[10752.880026] PPMC: shutting down
[10755.013940] RTAI[math]: unloaded.
[10755.016279] SCHED releases registered named ALIEN PEDV$D
[10755.020125] RTAI[malloc]: unloaded.
[10755.118915] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[10755.121232] I-pipe: head domain RTAI unregistered.
[10755.121287] RTAI[hal]: unmounted.


Here is the new HAL file.
# Let's pick up a signal to turn on the lube pump
# Original code work by Matt Shaver
# Originally posted on forum by TarHeelTom, Tom Wade
# Modified by NitroCH3NO2, Jim Craig
# Add a comparator component

loadrt comp count=1 names=LubePumpComp

# set the hysteresis to a small value to
# allow for very slow movements before turning on the pump

setp LubePumpComp.hyst .01

# The first input to the comparator is zero.

setp LubePumpComp.in0 0.0

# The other input to the comparator is the
# current axis movement velocity

net moving LubePumpComp.in1
motion.current-vel

# This signal is the output, but is inverted for my puposes YMMV

setp ppmc.0.dout.5.invert 1

# It needs to be connected
# to an output bit

net pump LubePumpComp.equal => ppmc.0.dout.5

# Add a message box that pops up with the low lube switch comes on.

# connect LowLube switch to I/O controller
newsig LowLube bit
net LowLube <= ppmc.0.din.03.in

# Add a message component for the low lube
loadrt message names=oillow messages="Low lube in lube pump"
addf oillow servo-thread

# Set the parameter so that it triggers when it goes from false to true rising edge
setp oillow.edge 0

net LowLube => oillow.trigger

# Set up a timer that times for X minutes then shows the message again if the
# low lube condition still exists.

loadrt timedelay names=LowLubeMsgDelayTrigr
addf LowLubeMsgDelayTrigr servo-thread

# set the value of the delay. 
setp LowLubeMsgDelayTrigr.on-delay 30
setp LowLubeMsgDelayTrigr.off-delay 0.0

# connect the input pin of the time delay to the lowlube signal
net LowLube => LowLubeMsgDelayTrigr.in

# connect the output pin of the time delay to the low lube message
net LowLubeDelayTrigr <= LowLubeMsgDelayTrigr.out
net LowLubeDelayTrigr => oillow.force
net LowLubeTrigr <= LowLubeMsgDelayTrigr.out

# We need to run the comparator periodically

addf LubePumpComp servo-thread

What do I have wrong with the comp module?

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 03:01 - 06 Jul 2015 03:07 #60444 by PCW
Replied by PCW on topic Error with new HAL file.
Probably should be
loadrt  LubePumpComp  count=1

sorry I mean
loadrt comp names=LubePumpComp

(typically components either have a count=N or names=xxxxx but not both)
Last edit: 06 Jul 2015 03:07 by PCW.
The following user(s) said Thank You: LearningLinuxCNC

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 05:25 #60452 by LearningLinuxCNC
Thanks PCW,

That did the trick. I had a couple other errors to fix also but that got me going.

Is this mentioned somewhere in the documentation?

I appreciate the help.

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 05:49 #60454 by BigJohnT
Replied by BigJohnT on topic Error with new HAL file.
Here is a good place to start.

linuxcnc.org/docs/html/hal/basic_hal.html

Of course the man page for the component is also needed.

linuxcnc.org/docs/html/man/man9/comp.9.html

Man(ual) pages are at the bottom of the html docs.

JT

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 05:49 - 06 Jul 2015 06:37 #60455 by LearningLinuxCNC
Now I am having another error. I added a "not" component to the hal file and now I get the following error.
Print file information:
RUN_IN_PLACE=no
LINUXCNC_DIR=
LINUXCNC_BIN_DIR=/usr/bin
LINUXCNC_TCL_DIR=/usr/lib/tcltk/linuxcnc
LINUXCNC_SCRIPT_DIR=
LINUXCNC_RTLIB_DIR=/usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc
LINUXCNC_CONFIG_DIR=
LINUXCNC_LANG_DIR=/usr/share/linuxcnc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.6.4
Machine configuration directory is '/home/jim/linuxcnc/configs/by_interface.pico.univpwmv-1'
Machine configuration file is 'univpwm.ini'
INIFILE=/home/jim/linuxcnc/configs/by_interface.pico.univpwmv-1/univpwm.ini
PARAMETER_FILE=univpwm.var
TASK=milltask
HALUI=
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=6875
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
.
Unrecognized line skipped: POC     FMS     LEN     DIAM    COMMENT
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/not.ko: File exists
RB1-CNC_LubePump.hal:27: exit value: 1
RB1-CNC_LubePump.hal:27: insmod failed, returned -1
See the output of 'dmesg' for more information.
6875
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
Unloading hal components

Kernel message information:

Here is the updated HAL file.
# Let's pick up a signal to turn on the lube pump
# Original code work by Matt Shaver
# Originally posted on forum by TarHeelTom, Tom Wade
# Modified by NitroCH3NO2, Jim Craig
# Add a comparator component

loadrt comp names=LubePumpComp

# set the hysteresis to a small value to
# allow for very slow movements before turning on the pump

setp LubePumpComp.hyst .01

# The first input to the comparator is zero.

setp LubePumpComp.in0 0.0

# The other input to the comparator is the
# current axis movement velocity

net moving <= motion.current-vel
net moving => LubePumpComp.in1

# This signal is the output, but is inverted for my puposes YMMV

#setp ppmc.0.dout.05.invert 1
loadrt not names=LubePumpNot
net pump LubePumpComp.equal => LubePumpNot.in

# It needs to be connected
# to an output bit

net pumpnot LubePumpNot.out => ppmc.0.dout.05.out

# Add a message box that pops up with the low lube switch comes on.

# connect LowLube switch to I/O controller
newsig LowLube bit
net LowLube <= ppmc.0.din.03.in

# Add a message component for the low lube
loadrt message names=oillow messages="Low lube in lube pump"
addf oillow servo-thread

# Set the parameter so that it triggers when it goes from false to true rising edge
setp oillow.edge 1

net LowLube => oillow.trigger

# Set up a timer that times for X minutes then shows the message again if the
# low lube condition still exists.

loadrt timedelay names=LowLubeMsgDelayTrigr
addf LowLubeMsgDelayTrigr servo-thread

# set the value of the delay. 
setp LowLubeMsgDelayTrigr.on-delay 30
setp LowLubeMsgDelayTrigr.off-delay 0.0

# connect the input pin of the time delay to the lowlube signal
net LowLube => LowLubeMsgDelayTrigr.in

# connect the output pin of the time delay to the low lube message
net LowLubeDelayTrigr <= LowLubeMsgDelayTrigr.out
net LowLubeDelayTrigr => oillow.force
#net LowLubeTrigr <= LowLubeMsgDelayTrigr.out

# We need to run the comparator periodically

addf LubePumpComp servo-thread

Hopefully this posts correctly this time. :silly:
Last edit: 06 Jul 2015 06:37 by LearningLinuxCNC. Reason: did not post correctly

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 06:01 #60456 by LearningLinuxCNC

Here is a good place to start.

linuxcnc.org/docs/html/hal/basic_hal.html

Of course the man page for the component is also needed.

linuxcnc.org/docs/html/man/man9/comp.9.html

Man(ual) pages are at the bottom of the html docs.

JT


BigJohnT,

I have gone through the HAL tutorials more than once. I did not and still don't see where it says to use count or names not both.

I assume that the pipe symbol in the following syntax means or. Is that correct.

loadrt comp [count=N|names=name1[,name2...]]

If so where is that syntax documented. Just curoius.

Thanks for the help.

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 11:02 #60460 by PCW
Replied by PCW on topic Error with new HAL file.
man man

of course :-)

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 20:11 #60467 by LearningLinuxCNC
Yep, man man does document the pipe symbol.

It would take years to memorize all of this documentation. Good thing we have you wizards around to help us newbies out.

Does anyone have any idea about the cause of my new error in post #60455?

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 20:30 #60469 by ArcEye
Replied by ArcEye on topic Error with new HAL file.

Does anyone have any idea about the cause of my new error in post #60455?


Depends how it came about.

The most likely cause is that you have previously loaded the not component and are now trying to do so again

Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/not.ko: File exists


Unlike Machinekit, where most of the components are now instantiable,
in Linuxcnc, you have to load a component once and create all the instances you will need throughout your config (even in other hal files) at that time.

The other possibility is that components did not properly unload due to the previous error you had, but a reboot would have cured that.

regards

Please Log in or Create an account to join the conversation.

More
06 Jul 2015 21:37 #60472 by LearningLinuxCNC

The most likely cause is that you have previously loaded the not component and are now trying to do so again


True story. I already have a not component loaded in a previous HAL file.

Kind of sucks. I was trying to modularize my HAL files but this makes it more difficult.

It would be nice if a HAL file could be coded to almost drop in to anyone's configuration. This makes it so that you have to recode a significant amount of the HAL file to get everything to correspond to each instance of a component.

For example the not component in use already is not named so I have to change the naming from not.0 to a name or I have to redo my LubePumpNot to be not.1. I will probably do the latter.

Is there any chance of having instantiable components in the future of LinuxCNC?

Just something to add to the wish list that may make it easier for new users to configure their machines by having drop in HAL files that require little additional configuration.

Please Log in or Create an account to join the conversation.

Time to create page: 0.119 seconds
Powered by Kunena Forum