Campy or camera under gmoccapy/2.7.14?

More
04 Jul 2018 16:08 #113424 by erikg
Hi... I'm running 2.7.14 (as of this morning) on my mill, and I've been using it successfully for a while now.

I'm trying to install a USB microscope type camera for locating features and having problems getting it to work. I tried camview-emc, found it wasn't updated, got pointed at Camview.py in a thread here, and finally tried to install campy.zip from Norbert. I freely admit I probably have 2-3 different versions of packages to open up a camera window partially installed now.

I'm getting errors that make it look like the version of Glade/gtk I'm using (I installed from the live CD) are too new to work with the files in campy.zip - 2.6 for the campy files, 3.0+ for my system.

Has anyone else got this working under 2.7.14? Did you use the campy install script?

I verified my camera works using v4l, I just can't get it to work in gmoccapy.

Erik

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

More
07 Jul 2018 07:19 #113642 by horizon
Hi Erik,

I get the same error since December 2017 and couldn't fix it. I had to stop using my camera.

I attached the complete error message:

Warning: Spoiler!


Perhaps anyone else can help.

Best regards,
Oliver

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

More
09 Jul 2018 13:59 #113875 by erikg
Hmm... yours looks a bit like a USB error message, like there is a problem with the particular camera you're using. If it's connected through a hub you might want to try a different method, or maybe a different USB port.

The error message I get says essentially that the python program I'm trying to run is for an older version of Glade, and it won't work without updating.

Erik

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

More
09 Jul 2018 17:34 #113883 by horizon
Hi Erik,

thank you for your reply.

I checked the camera on an other USB-port, but no success. The problem occurs after the installation of the campy script. The camera and camview work until a tool change is started. The message window for the tool change opens and gmoccapy freezes. Linuxcnc still works in the background (I can still use the handwheel). When I close the message window with "x", Linuxcnc stops and the error message is created.

I thought the problem had something to do with $EMCDISPLAY and GTK, but I really don't understand the code...

Best regards,
Oliver

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

More
09 Jul 2018 20:05 #113887 by newbynobi
Have you tested without the xhbc handwheel? It seems to get display infos over USB.

Do the freezing ocure also if the camera tab is not in front?

What if you stop the live image before the tool change?

Norbert

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

More
10 Jul 2018 05:20 #113927 by horizon
Hi Norbert,

thanks for your support.

I will test it without the handwheel tonight.

The same problem was discussed here www.cncecke.de/forum/showthread.php?9932...view&highlight=campy
User "PmK" posted the same error and his config. He doesn't have a XHC-HB04 handwheel in his config.

The freezing occures even with no camera tab and no camera plugged in.

Bests regards,
Oliver

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

More
18 Jul 2018 21:14 #114493 by horizon
The campy-error can be reproduced even with the gmoccapy.sim. I have a fresh installation (3.4-9-rtai-686-pae #1 SMP PREEMPT Debian 3.4.55-4linuxcnc i686 GNU) and updated software (linuxcnc 2.7.14). I followed the readme instruction from campy and after that the toolchange error occures.

There is no need for a camera plugged in or a camera window. I just use the standard gmoccapy.sim, reference all axis and make a toolchange with the button in the tool table menu. After the tool change message window gmoccapy.sim freezes and the following error message comes after closing the tool change message window with "x".
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.7.14
Machine configuration directory is '/home/oliver/linuxcnc/configs/sim.gmoccapy'
Machine configuration file is 'gmoccapy.ini'
INIFILE=/home/oliver/linuxcnc/configs/sim.gmoccapy/gmoccapy.ini
PARAMETER_FILE=sim.var
TASK=milltask
HALUI=halui
DISPLAY=gmoccapy
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
Starting HAL User Interface program: halui
Found file(lib): /usr/share/linuxcnc/hallib/core_sim.hal
Found file(REL): ./spindle_sim.hal
Found file(lib): /usr/share/linuxcnc/hallib/simulated_home.hal
Starting TASK program: milltask
Starting DISPLAY program: gmoccapy
task: main loop took 0.101106 seconds
task: main loop took 0.025967 seconds
task: main loop took 0.012372 seconds
task: main loop took 0.010187 seconds
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=4823
Killing task milltask, PID=4892
task: 28137 cycles, min=0.000004, max=0.101106, avg=0.001104, 4 latency excursions (> 10x expected cycle time of 0.001000s)
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
.

(gmoccapy:4895): GtkSourceView-CRITICAL **: gtk_source_language_manager_set_search_path: assertion `lm->priv->ids == NULL' failed
/usr/bin/linuxcnc: Zeile 857:  4895 Getötet                $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
4823
  PID TTY      STAT   TIME COMMAND
4892
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
Unloading hal components

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 - 00000000c8b6a000 (usable)
[    0.000000]  BIOS-e820: 00000000c8b6a000 - 00000000c8b71000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000c8b71000 - 00000000c9623000 (usable)
[    0.000000]  BIOS-e820: 00000000c9623000 - 00000000c9b6a000 (reserved)
[    0.000000]  BIOS-e820: 00000000c9b6a000 - 00000000da47b000 (usable)
[    0.000000]  BIOS-e820: 00000000da47b000 - 00000000da513000 (reserved)
[    0.000000]  BIOS-e820: 00000000da513000 - 00000000da55d000 (usable)
[    0.000000]  BIOS-e820: 00000000da55d000 - 00000000da613000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000da613000 - 00000000dafff000 (reserved)
[    0.000000]  BIOS-e820: 00000000dafff000 - 00000000db000000 (usable)
[    0.000000]  BIOS-e820: 00000000db800000 - 00000000dfa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000011f600000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. H81M-S2PV/H81M-S2PV, BIOS F9 08/11/2015
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xdb000 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-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7F00000000 write-back
[    0.000000]   1 base 0100000000 mask 7FE0000000 write-back
[    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   3 base 00DC000000 mask 7FFC000000 uncachable
[    0.000000]   4 base 00DB800000 mask 7FFF800000 uncachable
[    0.000000]   5 base 011F800000 mask 7FFF800000 uncachable
[    0.000000]   6 base 011F600000 mask 7FFFE00000 uncachable
[    0.000000]   7 disabled
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000db800000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] found SMP MP-table at [c00fd6e0] fd6e0
[    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: 3651e000 - 37287000
[    0.000000] ACPI: RSDP 000f0490 00024 (v02 ALASKA)
[    0.000000] ACPI: XSDT da5df078 0006C (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FACP da5ebe08 0010C (v05 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: DSDT da5df178 0CC8D (v02 ALASKA    A M I 00000088 INTL 20091112)
[    0.000000] ACPI: FACS da611080 00040
[    0.000000] ACPI: APIC da5ebf18 00062 (v03 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: FPDT da5ebf80 00044 (v01 ALASKA    A M I 01072009 AMI  00010013)
[    0.000000] ACPI: SSDT da5ebfc8 00539 (v01  PmRef  Cpu0Ist 00003000 INTL 20120711)
[    0.000000] ACPI: SSDT da5ec508 00AD8 (v01  PmRef    CpuPm 00003000 INTL 20120711)
[    0.000000] ACPI: MCFG da5ecfe0 0003C (v01 ALASKA    A M I 01072009 MSFT 00000097)
[    0.000000] ACPI: HPET da5ed020 00038 (v01 ALASKA    A M I 01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT da5ed058 0036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: SSDT da5ed3c8 034E1 (v01 SaSsdt  SaSsdt  00003000 INTL 20091112)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2616MB 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 -> 0x000db000
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x000c8b6a
[    0.000000]     0: 0x000c8b71 -> 0x000c9623
[    0.000000]     0: 0x000c9b6a -> 0x000da47b
[    0.000000]     0: 0x000da513 -> 0x000da55d
[    0.000000]     0: 0x000dafff -> 0x000db000
[    0.000000] On node 0 totalpages: 892677
[    0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f49be200
[    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: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 5233 pages used for memmap
[    0.000000]   HighMem zone: 660233 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    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[0xff] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 8, 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] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    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] Allocating PCI resources starting at dfa00000 (gap: dfa00000:18600000)
[    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 @f77c9000 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: 885668
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=a7e0356f-fc49-403b-af6a-82e3337c9b98 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] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
[    0.000000] allocated 7176064 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:000db000)
[    0.000000] Memory: 3515064k/3588096k available (3495k kernel code, 55644k reserved, 1237k data, 416k init, 2661864k 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=f3c06000 soft=f3c08000
[    0.000000] Extended CMOS year: 2000
[    0.000000] Interrupt pipeline (release #3)
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 2993.170 MHz processor.
[    0.000000] Calibrating delay loop (skipped), value calculated using timer frequency.. 5986.34 BogoMIPS (lpj=11972680)
[    0.000003] pid_max: default: 32768 minimum: 301
[    0.000029] Security Framework initialized
[    0.000032] AppArmor: AppArmor disabled by boot time parameter
[    0.000042] Mount-cache hash table entries: 512
[    0.000160] Initializing cgroup subsys cpuacct
[    0.000162] Initializing cgroup subsys memory
[    0.000165] Initializing cgroup subsys devices
[    0.000167] Initializing cgroup subsys freezer
[    0.000168] Initializing cgroup subsys net_cls
[    0.000169] Initializing cgroup subsys blkio
[    0.000173] Initializing cgroup subsys perf_event
[    0.000191] CPU: Physical Processor ID: 0
[    0.000192] CPU: Processor Core ID: 0
[    0.001759] mce: CPU supports 7 MCE banks
[    0.001768] CPU0: Thermal monitoring enabled (TM1)
[    0.001834] ACPI: Core revision 20120320
[    0.009144] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.009449] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.049121] CPU0: Intel(R) Pentium(R) CPU G3220 @ 3.00GHz stepping 03
[    0.154465] Performance Events: no PEBS fmt2+, generic architected perfmon, Intel PMU driver.
[    0.154471] ... version:                3
[    0.154472] ... bit width:              48
[    0.154473] ... generic registers:      8
[    0.154474] ... value mask:             0000ffffffffffff
[    0.154475] ... max period:             000000007fffffff
[    0.154476] ... fixed-purpose events:   3
[    0.154477] ... event mask:             00000007000000ff
[    0.166496] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.178482] CPU 1 irqstacks, hard=f3cd2000 soft=f3cd4000
[    0.178484] Booting Node   0, Processors  #1 Ok.
[    0.188610] Initializing CPU#1
[    0.193113] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.193135] Brought up 2 CPUs
[    0.193137] Total of 2 processors activated (11972.68 BogoMIPS).
[    0.194373] devtmpfs: initialized
[    0.194531] PM: Registering ACPI NVS region [mem 0xc8b6a000-0xc8b70fff] (28672 bytes)
[    0.194534] PM: Registering ACPI NVS region [mem 0xda55d000-0xda612fff] (745472 bytes)
[    0.194617] dummy: 
[    0.194655] NET: Registered protocol family 16
[    0.194736] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.194737] ACPI: bus type pci registered
[    0.194779] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.194781] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.194782] PCI: Using MMCONFIG for extended config space
[    0.194783] PCI: Using configuration type 1 for base access
[    0.195163] bio: create slab <bio-0> at 0
[    0.195221] ACPI: Added _OSI(Module Device)
[    0.195223] ACPI: Added _OSI(Processor Device)
[    0.195225] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.195226] ACPI: Added _OSI(Processor Aggregator Device)
[    0.197473] ACPI: EC: Look up EC in DSDT
[    0.200204] ACPI: Executed 1 blocks of module-level executable AML code
[    0.203717] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.204433] ACPI: SSDT da508c18 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20120711)
[    0.205016] ACPI: Dynamic OEM Table Load:
[    0.205018] ACPI: SSDT   (null) 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20120711)
[    0.205256] ACPI: SSDT da508618 005AA (v01  PmRef    ApIst 00003000 INTL 20120711)
[    0.205927] ACPI: Dynamic OEM Table Load:
[    0.205929] ACPI: SSDT   (null) 005AA (v01  PmRef    ApIst 00003000 INTL 20120711)
[    0.206029] ACPI: SSDT da507d98 00119 (v01  PmRef    ApCst 00003000 INTL 20120711)
[    0.206611] ACPI: Dynamic OEM Table Load:
[    0.206613] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20120711)
[    0.207066] ACPI: Interpreter enabled
[    0.207079] ACPI: (supports S0 S3 S4 S5)
[    0.207101] ACPI: Using IOAPIC for interrupt routing
[    0.213460] ACPI: Power Resource [FN00] (off)
[    0.213521] ACPI: Power Resource [FN01] (off)
[    0.213581] ACPI: Power Resource [FN02] (off)
[    0.213640] ACPI: Power Resource [FN03] (off)
[    0.213701] ACPI: Power Resource [FN04] (off)
[    0.214300] ACPI: No dock devices found.
[    0.214306] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.214575] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.214946] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.214947] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.214949] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.214950] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
[    0.214952] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
[    0.214953] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
[    0.214955] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
[    0.214956] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
[    0.214957] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
[    0.214959] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfeafffff]
[    0.214980] PCI host bridge to bus 0000:00
[    0.214982] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.214983] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.214985] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.214986] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
[    0.214988] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
[    0.214989] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
[    0.214990] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
[    0.214992] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.214993] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.214995] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[    0.215002] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.215032] pci 0000:00:02.0: [8086:0402] type 00 class 0x030000
[    0.215042] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.215049] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.215053] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[    0.215077] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.215084] pci 0000:00:03.0: reg 10: [mem 0xf7e00000-0xf7e03fff 64bit]
[    0.215132] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.215150] pci 0000:00:16.0: reg 10: [mem 0xf7e0a000-0xf7e0a00f 64bit]
[    0.215199] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.215227] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.215245] pci 0000:00:1a.0: reg 10: [mem 0xf7e08000-0xf7e083ff]
[    0.215312] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.215332] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.215381] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.215400] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.215448] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.215467] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
[    0.215515] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.215541] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.215560] pci 0000:00:1d.0: reg 10: [mem 0xf7e07000-0xf7e073ff]
[    0.215627] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.215649] pci 0000:00:1f.0: [8086:8c5c] type 00 class 0x060100
[    0.215751] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
[    0.215765] pci 0000:00:1f.2: reg 10: [io  0xf0b0-0xf0b7]
[    0.215771] pci 0000:00:1f.2: reg 14: [io  0xf0a0-0xf0a3]
[    0.215778] pci 0000:00:1f.2: reg 18: [io  0xf090-0xf097]
[    0.215784] pci 0000:00:1f.2: reg 1c: [io  0xf080-0xf083]
[    0.215791] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[    0.215798] pci 0000:00:1f.2: reg 24: [mem 0xf7e06000-0xf7e067ff]
[    0.215822] pci 0000:00:1f.2: PME# supported from D3hot
[    0.215835] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.215848] pci 0000:00:1f.3: reg 10: [mem 0xf7e05000-0xf7e050ff 64bit]
[    0.215867] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[    0.215920] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.215977] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    0.215993] pci 0000:02:00.0: reg 10: [io  0xe000-0xe0ff]
[    0.216021] pci 0000:02:00.0: reg 18: [mem 0xf7d00000-0xf7d00fff 64bit]
[    0.216039] pci 0000:02:00.0: reg 20: [mem 0xf0000000-0xf0003fff 64bit pref]
[    0.216086] pci 0000:02:00.0: supports D1 D2
[    0.216088] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.222470] pci 0000:00:1c.2: PCI bridge to [bus 02-02]
[    0.222473] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
[    0.222476] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.222480] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.222533] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
[    0.222639] pci 0000:03:00.0: supports D1 D2
[    0.222640] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.222664] pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
[    0.222667] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.222670] pci 0000:00:1c.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.222674] pci 0000:00:1c.3:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.222676] pci 0000:00:1c.3:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.222677] pci 0000:00:1c.3:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.222679] pci 0000:00:1c.3:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.222680] pci 0000:00:1c.3:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.222682] pci 0000:00:1c.3:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.222683] pci 0000:00:1c.3:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.222685] pci 0000:00:1c.3:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.222686] pci 0000:00:1c.3:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.222688] pci 0000:00:1c.3:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[    0.222761] pci 0000:04:00.0: [9710:9865] type 00 class 0x070002
[    0.222791] pci 0000:04:00.0: reg 10: [io  0xd030-0xd037]
[    0.222809] pci 0000:04:00.0: reg 14: [mem 0xf7c05000-0xf7c05fff]
[    0.222857] pci 0000:04:00.0: reg 20: [mem 0xf7c04000-0xf7c04fff]
[    0.222922] pci 0000:04:00.0: PME# supported from D0 D3cold
[    0.222954] pci 0000:04:00.1: [9710:9865] type 00 class 0x070002
[    0.222985] pci 0000:04:00.1: reg 10: [io  0xd020-0xd027]
[    0.223002] pci 0000:04:00.1: reg 14: [mem 0xf7c03000-0xf7c03fff]
[    0.223051] pci 0000:04:00.1: reg 20: [mem 0xf7c02000-0xf7c02fff]
[    0.223116] pci 0000:04:00.1: PME# supported from D0 D3cold
[    0.223147] pci 0000:04:00.2: [9710:9865] type 00 class 0x070103
[    0.223178] pci 0000:04:00.2: reg 10: [io  0xd010-0xd017]
[    0.223195] pci 0000:04:00.2: reg 14: [io  0xd000-0xd007]
[    0.223212] pci 0000:04:00.2: reg 18: [mem 0xf7c01000-0xf7c01fff]
[    0.223245] pci 0000:04:00.2: reg 20: [mem 0xf7c00000-0xf7c00fff]
[    0.223310] pci 0000:04:00.2: PME# supported from D0 D3cold
[    0.223405] pci 0000:03:00.0: PCI bridge to [bus 04-04] (subtractive decode)
[    0.223414] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
[    0.223419] pci 0000:03:00.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.223429] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff] (subtractive decode)
[    0.223430] pci 0000:03:00.0:   bridge window [mem 0xf7c00000-0xf7cfffff] (subtractive decode)
[    0.223432] pci 0000:03:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.223433] pci 0000:03:00.0:   bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
[    0.223435] pci 0000:03:00.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.223436] pci 0000:03:00.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.223438] pci 0000:03:00.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.223439] pci 0000:03:00.0:   bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
[    0.223441] pci 0000:03:00.0:   bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
[    0.223442] pci 0000:03:00.0:   bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
[    0.223444] pci 0000:03:00.0:   bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
[    0.223445] pci 0000:03:00.0:   bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
[    0.223447] pci 0000:03:00.0:   bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
[    0.223448] pci 0000:03:00.0:   bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
[    0.223471] pci_bus 0000:00: on NUMA node 0
[    0.223473] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.223624] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.223663] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.223702] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.223835]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0f)
[    0.228103] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.228144] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.228183] ACPI: PCI Interrupt Link [LNKC] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.228221] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.228260] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.228299] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.228338] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.228377] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.228429] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.228435] vgaarb: loaded
[    0.228436] vgaarb: bridge control possible 0000:00:02.0
[    0.228451] PCI: Using ACPI for IRQ routing
[    0.229742] PCI: pci_cache_line_size set to 64 bytes
[    0.229799] reserve RAM buffer: 000000000009d800 - 000000000009ffff 
[    0.229801] reserve RAM buffer: 00000000c8b6a000 - 00000000cbffffff 
[    0.229803] reserve RAM buffer: 00000000c9623000 - 00000000cbffffff 
[    0.229804] reserve RAM buffer: 00000000da47b000 - 00000000dbffffff 
[    0.229806] reserve RAM buffer: 00000000da55d000 - 00000000dbffffff 
[    0.229807] reserve RAM buffer: 00000000db000000 - 00000000dbffffff 
[    0.229892] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.229898] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.231912] Switching to clocksource hpet
[    0.231943] pnp: PnP ACPI init
[    0.231949] ACPI: bus type pnp registered
[    0.232152] pnp 00:00: [bus 00-3e]
[    0.232154] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.232155] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.232157] pnp 00:00: [io  0x0d00-0xffff window]
[    0.232158] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.232160] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.232161] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.232162] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.232164] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.232165] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.232166] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.232168] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.232169] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.232170] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.232172] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.232173] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.232174] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.232176] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.232177] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[    0.232215] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.232232] pnp 00:01: [mem 0xfed40000-0xfed44fff]
[    0.232255] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.232257] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.232265] pnp 00:02: [io  0x0000-0x001f]
[    0.232267] pnp 00:02: [io  0x0081-0x0091]
[    0.232268] pnp 00:02: [io  0x0093-0x009f]
[    0.232269] pnp 00:02: [io  0x00c0-0x00df]
[    0.232270] pnp 00:02: [dma 4]
[    0.232283] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.232289] pnp 00:03: [mem 0xff000000-0xffffffff]
[    0.232302] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    0.232359] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.232372] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.232393] pnp 00:05: [io  0x00f0]
[    0.232398] pnp 00:05: [irq 13]
[    0.232412] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.232483] pnp 00:06: [io  0x002e-0x002f]
[    0.232484] pnp 00:06: [io  0x004e-0x004f]
[    0.232485] pnp 00:06: [io  0x0061]
[    0.232486] pnp 00:06: [io  0x0063]
[    0.232488] pnp 00:06: [io  0x0065]
[    0.232489] pnp 00:06: [io  0x0067]
[    0.232490] pnp 00:06: [io  0x0070]
[    0.232491] pnp 00:06: [io  0x0080]
[    0.232492] pnp 00:06: [io  0x0092]
[    0.232493] pnp 00:06: [io  0x00b2-0x00b3]
[    0.232494] pnp 00:06: [io  0x0680-0x069f]
[    0.232496] pnp 00:06: [io  0xffff]
[    0.232497] pnp 00:06: [io  0xffff]
[    0.232498] pnp 00:06: [io  0xffff]
[    0.232499] pnp 00:06: [io  0x1c00-0x1cfe]
[    0.232500] pnp 00:06: [io  0x1d00-0x1dfe]
[    0.232502] pnp 00:06: [io  0x1e00-0x1efe]
[    0.232503] pnp 00:06: [io  0x1f00-0x1ffe]
[    0.232505] pnp 00:06: [io  0x1800-0x18fe]
[    0.232506] pnp 00:06: [io  0x164e-0x164f]
[    0.232534] system 00:06: [io  0x0680-0x069f] has been reserved
[    0.232536] system 00:06: [io  0xffff] has been reserved
[    0.232537] system 00:06: [io  0xffff] has been reserved
[    0.232539] system 00:06: [io  0xffff] has been reserved
[    0.232540] system 00:06: [io  0x1c00-0x1cfe] has been reserved
[    0.232542] system 00:06: [io  0x1d00-0x1dfe] has been reserved
[    0.232544] system 00:06: [io  0x1e00-0x1efe] has been reserved
[    0.232545] system 00:06: [io  0x1f00-0x1ffe] has been reserved
[    0.232547] system 00:06: [io  0x1800-0x18fe] has been reserved
[    0.232548] system 00:06: [io  0x164e-0x164f] has been reserved
[    0.232550] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.232556] pnp 00:07: [io  0x0070-0x0077]
[    0.232559] pnp 00:07: [irq 8]
[    0.232573] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.232594] pnp 00:08: [io  0x1854-0x1857]
[    0.232616] system 00:08: [io  0x1854-0x1857] has been reserved
[    0.232618] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.232703] pnp 00:09: [io  0x0000-0xffffffff disabled]
[    0.232704] pnp 00:09: [io  0x0a00-0x0a0f]
[    0.232705] pnp 00:09: [io  0x0a30-0x0a3f]
[    0.232706] pnp 00:09: [io  0x0a20-0x0a2f]
[    0.232729] system 00:09: [io  0x0a00-0x0a0f] has been reserved
[    0.232731] system 00:09: [io  0x0a30-0x0a3f] has been reserved
[    0.232732] system 00:09: [io  0x0a20-0x0a2f] has been reserved
[    0.232734] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.232982] pnp 00:0a: [io  0x03f8-0x03ff]
[    0.232986] pnp 00:0a: [irq 4]
[    0.232987] pnp 00:0a: [dma 0 disabled]
[    0.233023] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.233323] pnp 00:0b: [io  0x0378-0x037f]
[    0.233326] pnp 00:0b: [irq 5]
[    0.233328] pnp 00:0b: [dma 0 disabled]
[    0.233439] pnp 00:0b: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.233454] pnp 00:0c: [io  0x0010-0x001f]
[    0.233455] pnp 00:0c: [io  0x0022-0x003f]
[    0.233456] pnp 00:0c: [io  0x0044-0x005f]
[    0.233457] pnp 00:0c: [io  0x0062-0x0063]
[    0.233459] pnp 00:0c: [io  0x0065-0x006f]
[    0.233460] pnp 00:0c: [io  0x0072-0x007f]
[    0.233461] pnp 00:0c: [io  0x0080]
[    0.233462] pnp 00:0c: [io  0x0084-0x0086]
[    0.233463] pnp 00:0c: [io  0x0088]
[    0.233464] pnp 00:0c: [io  0x008c-0x008e]
[    0.233466] pnp 00:0c: [io  0x0090-0x009f]
[    0.233467] pnp 00:0c: [io  0x00a2-0x00bf]
[    0.233468] pnp 00:0c: [io  0x00e0-0x00ef]
[    0.233470] pnp 00:0c: [io  0x04d0-0x04d1]
[    0.233497] system 00:0c: [io  0x04d0-0x04d1] has been reserved
[    0.233499] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.233868] pnp 00:0d: [mem 0xfed1c000-0xfed1ffff]
[    0.233870] pnp 00:0d: [mem 0xfed10000-0xfed17fff]
[    0.233871] pnp 00:0d: [mem 0xfed18000-0xfed18fff]
[    0.233872] pnp 00:0d: [mem 0xfed19000-0xfed19fff]
[    0.233873] pnp 00:0d: [mem 0xf8000000-0xfbffffff]
[    0.233875] pnp 00:0d: [mem 0xfed20000-0xfed3ffff]
[    0.233876] pnp 00:0d: [mem 0xfed90000-0xfed93fff]
[    0.233877] pnp 00:0d: [mem 0xfed45000-0xfed8ffff]
[    0.233879] pnp 00:0d: [mem 0xff000000-0xffffffff]
[    0.233880] pnp 00:0d: [mem 0xfee00000-0xfeefffff]
[    0.233881] pnp 00:0d: [mem 0xf7fdf000-0xf7fdffff]
[    0.233882] pnp 00:0d: [mem 0xf7fe0000-0xf7feffff]
[    0.233922] system 00:0d: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.233924] system 00:0d: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.233926] system 00:0d: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.233927] system 00:0d: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.233929] system 00:0d: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.233931] system 00:0d: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.233933] system 00:0d: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.233934] system 00:0d: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.233936] system 00:0d: [mem 0xff000000-0xffffffff] has been reserved
[    0.233938] system 00:0d: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.233940] system 00:0d: [mem 0xf7fdf000-0xf7fdffff] has been reserved
[    0.233941] system 00:0d: [mem 0xf7fe0000-0xf7feffff] has been reserved
[    0.233943] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.234151] pnp: PnP ACPI: found 14 devices
[    0.234152] ACPI: ACPI bus type pnp unregistered
[    0.234154] PnPBIOS: Disabled by ACPI PNP
[    0.269958] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.269968] pci 0000:00:1c.2: PCI bridge to [bus 02-02]
[    0.269970] pci 0000:00:1c.2:   bridge window [io  0xe000-0xefff]
[    0.269974] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.269978] pci 0000:00:1c.2:   bridge window [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.269983] pci 0000:03:00.0: PCI bridge to [bus 04-04]
[    0.269986] pci 0000:03:00.0:   bridge window [io  0xd000-0xdfff]
[    0.269993] pci 0000:03:00.0:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.270007] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
[    0.270009] pci 0000:00:1c.3:   bridge window [io  0xd000-0xdfff]
[    0.270013] pci 0000:00:1c.3:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.270053] pci 0000:03:00.0: setting latency timer to 64
[    0.270057] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.270058] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.270060] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.270061] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.270062] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.270064] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.270065] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
[    0.270066] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.270068] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.270069] pci_bus 0000:00: resource 13 [mem 0xdfa00000-0xfeafffff]
[    0.270071] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.270072] pci_bus 0000:02: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    0.270074] pci_bus 0000:02: resource 2 [mem 0xf0000000-0xf00fffff 64bit pref]
[    0.270075] pci_bus 0000:03: resource 0 [io  0xd000-0xdfff]
[    0.270076] pci_bus 0000:03: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.270078] pci_bus 0000:03: resource 4 [io  0x0000-0x0cf7]
[    0.270079] pci_bus 0000:03: resource 5 [io  0x0d00-0xffff]
[    0.270080] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
[    0.270082] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff]
[    0.270083] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff]
[    0.270085] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff]
[    0.270086] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff]
[    0.270087] pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff]
[    0.270089] pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff]
[    0.270090] pci_bus 0000:03: resource 13 [mem 0xdfa00000-0xfeafffff]
[    0.270091] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.270093] pci_bus 0000:04: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.270094] pci_bus 0000:04: resource 4 [io  0xd000-0xdfff]
[    0.270095] pci_bus 0000:04: resource 5 [mem 0xf7c00000-0xf7cfffff]
[    0.270097] pci_bus 0000:04: resource 8 [io  0x0000-0x0cf7]
[    0.270098] pci_bus 0000:04: resource 9 [io  0x0d00-0xffff]
[    0.270100] pci_bus 0000:04: resource 10 [mem 0x000a0000-0x000bffff]
[    0.270101] pci_bus 0000:04: resource 11 [mem 0x000d0000-0x000d3fff]
[    0.270102] pci_bus 0000:04: resource 12 [mem 0x000d4000-0x000d7fff]
[    0.270104] pci_bus 0000:04: resource 13 [mem 0x000d8000-0x000dbfff]
[    0.270105] pci_bus 0000:04: resource 14 [mem 0x000dc000-0x000dffff]
[    0.270106] pci_bus 0000:04: resource 15 [mem 0x000e0000-0x000e3fff]
[    0.270108] pci_bus 0000:04: resource 16 [mem 0x000e4000-0x000e7fff]
[    0.270109] pci_bus 0000:04: resource 17 [mem 0xdfa00000-0xfeafffff]
[    0.270153] NET: Registered protocol family 2
[    0.270188] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.270282] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.270445] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.270550] TCP: Hash tables configured (established 131072 bind 65536)
[    0.270552] TCP: reno registered
[    0.270554] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.270558] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.270603] NET: Registered protocol family 1
[    0.270611] pci 0000:00:02.0: Boot video device
[    0.307931] PCI: CLS 64 bytes, default 64
[    0.307957] Unpacking initramfs...
[    0.508508] Freeing initrd memory: 13732k freed
[    0.510240] audit: initializing netlink socket (disabled)
[    0.510249] type=2000 audit(1531944703.400:1): initialized
[    0.519280] highmem bounce pool size: 64 pages
[    0.519283] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.519400] VFS: Disk quotas dquot_6.5.2
[    0.519415] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.519460] msgmni has been set to 1693
[    0.519558] alg: No test for stdrng (krng)
[    0.519574] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.519576] io scheduler noop registered
[    0.519578] io scheduler deadline registered
[    0.519589] io scheduler cfq registered (default)
[    0.519706] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.519717] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.519718] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.520129] GHES: HEST is not enabled!
[    0.520137] isapnp: Scanning for PnP cards...
[    0.874875] isapnp: No Plug & Play device found
[    0.874903] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.895253] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.915823] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.937734] 0000:04:00.0: ttyS1 at I/O 0xd030 (irq = 19) is a ST16650V2
[    0.959644] 0000:04:00.1: ttyS2 at I/O 0xd020 (irq = 16) is a ST16650V2
[    0.959846] Linux agpgart interface v0.103
[    0.959947] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    0.960336] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.960352] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.960408] mousedev: PS/2 mouse device common for all mice
[    0.960444] rtc_cmos 00:07: RTC can wake from S4
[    0.960546] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    0.960569] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    0.960649] TCP: cubic registered
[    0.960682] NET: Registered protocol family 10
[    0.960814] Mobile IPv6
[    0.960815] NET: Registered protocol family 17
[    0.960818] Registering the dns_resolver key type
[    0.960855] Using IPI No-Shortcut mode
[    0.960910] PM: Hibernation image not present or could not be loaded.
[    0.960918] registered taskstats version 1
[    0.961294] rtc_cmos 00:07: setting system clock to 2018-07-18 20:11:44 UTC (1531944704)
[    0.961376] Freeing unused kernel memory: 416k freed
[    0.961453] Write protecting the kernel text: 3496k
[    0.961466] Write protecting the kernel read-only data: 984k
[    0.968356] udevd[49]: starting version 175
[    0.980881] usbcore: registered new interface driver usbfs
[    0.980898] usbcore: registered new interface driver hub
[    0.987211] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    0.987426] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xf8028000, 40:8d:5c:6e:3f:9d, XID 0c900800 IRQ 18
[    0.987429] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    0.993499] SCSI subsystem initialized
[    0.998048] usbcore: registered new device driver usb
[    0.998311] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.998355] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.998358] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    0.998375] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    0.998393] ehci_hcd 0000:00:1a.0: debug port 2
[    1.002504] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x19
[    1.002538] libata version 3.00 loaded.
[    1.002972] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.002989] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7e08000
[    1.011644] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.011677] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.011679] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.011680] usb usb1: Product: EHCI Host Controller
[    1.011682] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    1.011683] usb usb1: SerialNumber: 0000:00:1a.0
[    1.011758] hub 1-0:1.0: USB hub found
[    1.011761] hub 1-0:1.0: 2 ports detected
[    1.011849] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.011852] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.011857] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.011875] ehci_hcd 0000:00:1d.0: debug port 2
[    1.015758] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.015776] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7e07000
[    1.017107] ACPI: Fan [FAN0] (off)
[    1.021611] ACPI: Fan [FAN1] (off)
[    1.021639] ACPI: Fan [FAN2] (off)
[    1.021661] ACPI: Fan [FAN3] (off)
[    1.021688] ACPI: Fan [FAN4] (off)
[    1.027638] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.027670] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.027672] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.027673] usb usb2: Product: EHCI Host Controller
[    1.027675] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    1.027676] usb usb2: SerialNumber: 0000:00:1d.0
[    1.027749] hub 2-0:1.0: USB hub found
[    1.027752] hub 2-0:1.0: 2 ports detected
[    1.027806] ahci 0000:00:1f.2: version 3.0
[    1.027872] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x10 impl SATA mode
[    1.027875] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems 
[    1.027878] ahci 0000:00:1f.2: setting latency timer to 64
[    1.029329] scsi0 : ahci
[    1.030312] scsi1 : ahci
[    1.031680] scsi2 : ahci
[    1.031963] scsi3 : ahci
[    1.033280] scsi4 : ahci
[    1.033696] ata1: DUMMY
[    1.033697] ata2: DUMMY
[    1.033698] ata3: DUMMY
[    1.033699] ata4: DUMMY
[    1.033701] ata5: SATA max UDMA/133 abar m2048@0xf7e06000 port 0xf7e06300 irq 19
[    1.035624] microcode: CPU0 updated to revision 0x1c, date = 2014-07-03
[    1.035727] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x19
[    1.037931] microcode: CPU1 updated to revision 0x1c, date = 2014-07-03
[    1.037957] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.323539] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[    1.351536] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.351839] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.351841] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.351843] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.351965] ata5.00: ATA-10: TEAM L7 EVO SSD 120GB, V2.5, max UDMA/133
[    1.351967] ata5.00: 234441648 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[    1.352243] ata5.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.352245] ata5.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.352247] ata5.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.352367] ata5.00: configured for UDMA/133
[    1.352445] scsi 4:0:0:0: Direct-Access     ATA      TEAM L7 EVO SSD  V2.5 PQ: 0 ANSI: 5
[    1.354905] sd 4:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[    1.354942] sd 4:0:0:0: [sda] Write Protect is off
[    1.354944] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.354954] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.355586]  sda: sda1 sda2 < sda5 >
[    1.355784] sd 4:0:0:0: [sda] Attached SCSI disk
[    1.356785] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    1.455869] usb 1-1: New USB device found, idVendor=8087, idProduct=8008
[    1.455872] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.456023] hub 1-1:1.0: USB hub found
[    1.456117] hub 1-1:1.0: 4 ports detected
[    1.507472] Refined TSC clocksource calibration: 2993.069 MHz.
[    1.507476] Switching to clocksource tsc
[    1.567452] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[    1.699778] usb 2-1: New USB device found, idVendor=8087, idProduct=8000
[    1.699780] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.699925] hub 2-1:1.0: USB hub found
[    1.700027] hub 2-1:1.0: 6 ports detected
[    1.771505] usb 1-1.2: new full-speed USB device number 3 using ehci_hcd
[    1.864469] usb 1-1.2: New USB device found, idVendor=10ce, idProduct=eb70
[    1.864471] usb 1-1.2: New USB device strings: Mfr=1, Product=0, SerialNumber=0
[    1.864473] usb 1-1.2: Manufacturer: KTURT.LTD
[    1.867202] generic-usb 0003:10CE:EB70.0001: hiddev0,hidraw0: USB HID v1.10 Device [KTURT.LTD] on usb-0000:00:1a.0-1.2/input0
[    1.867212] usbcore: registered new interface driver usbhid
[    1.867213] usbhid: USB HID core driver
[    1.971433] usb 2-1.1: new high-speed USB device number 3 using ehci_hcd
[    2.063898] usb 2-1.1: New USB device found, idVendor=1a40, idProduct=0101
[    2.063899] usb 2-1.1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.063901] usb 2-1.1: Product: USB 2.0 Hub
[    2.064043] hub 2-1.1:1.0: USB hub found
[    2.064148] hub 2-1.1:1.0: 4 ports detected
[    2.351296] usb 2-1.1.2: new low-speed USB device number 4 using ehci_hcd
[    2.462753] usb 2-1.1.2: New USB device found, idVendor=0000, idProduct=0538
[    2.462755] usb 2-1.1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.462757] usb 2-1.1.2: Product:  USB OPTICAL MOUSE
[    2.464973] input:  USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.0/input/input0
[    2.465021] generic-usb 0003:0000:0538.0002: input,hidraw1: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.1.2/input0
[    2.551224] usb 2-1.1.3: new low-speed USB device number 5 using ehci_hcd
[    2.670070] usb 2-1.1.3: New USB device found, idVendor=04d9, idProduct=1203
[    2.670072] usb 2-1.1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.678656] input: HID 04d9:1203 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.0/input/input1
[    2.678692] generic-usb 0003:04D9:1203.0003: input,hidraw2: USB HID v1.11 Keyboard [HID 04d9:1203] on usb-0000:00:1d.0-1.1.3/input0
[    2.693579] input: HID 04d9:1203 as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.1/input/input2
[    2.693614] generic-usb 0003:04D9:1203.0004: input,hidraw3: USB HID v1.11 Device [HID 04d9:1203] on usb-0000:00:1d.0-1.1.3/input1
[    6.421447] PM: Starting manual resume from disk
[    6.421450] PM: Hibernation image partition 8:5 present
[    6.421451] PM: Looking for hibernation image.
[    6.421623] PM: Image not found (code -22)
[    6.421624] PM: Hibernation image not present or could not be loaded.
[    6.430471] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    6.605650] udevd[380]: starting version 175
[    6.673802] iTCO_vendor_support: vendor-support=0
[    6.675254] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    6.675307] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[    6.679924] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    6.679930] ACPI: Power Button [PWRB]
[    6.679966] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    6.679968] ACPI: Power Button [PWRF]
[    6.695576] parport_pc 00:0b: reported by Plug and Play ACPI
[    6.695621] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
[    6.780353] serio: Serial port ttyS0
[    6.789744] PCI parallel port detected: 14f2:0121, I/O at 0xd010(0x0), IRQ 17
[    6.789780] parport1: PC-style at 0xd010, irq 17 [PCSPP,TRISTATE,EPP]
[    6.816556] serio: Serial port ttyS0
[    6.852773] elo serio3: IntelliTouch touchscreen, fw: 01.07, features: 0x90, controller: 0x06
[    6.852813] input: Elo Serial TouchScreen as /devices/pnp0/00:0a/tty/ttyS0/serio3/input/input5
[    9.752485] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[   10.756121] hda-intel: Codec #0 probe error; disabling it...
[   11.775752] hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x000f0001
[   11.777469] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
[   11.777477] ACPI Warning: 0x0000f040-0x0000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[   11.777481] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.968166] Adding 4789244k swap on /dev/sda5.  Priority:-1 extents:1 across:4789244k SS
[   11.971480] [Hardware Error]: Machine check events logged
[   11.976190] EXT4-fs (sda1): re-mounted. Opts: (null)
[   12.002855] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   12.023702] loop: module loaded
[   12.396607] RPC: Registered named UNIX socket transport module.
[   12.396609] RPC: Registered udp transport module.
[   12.396610] RPC: Registered tcp transport module.
[   12.396612] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.399994] FS-Cache: Loaded
[   12.405056] NFS: Registering the id_resolver key type
[   12.405068] FS-Cache: Netfs 'nfs' registered for caching
[   12.408415] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   12.841196] Bluetooth: Core ver 2.16
[   12.841208] NET: Registered protocol family 31
[   12.841209] Bluetooth: HCI device and connection manager initialized
[   12.841210] Bluetooth: HCI socket layer initialized
[   12.841211] Bluetooth: L2CAP socket layer initialized
[   12.841215] Bluetooth: SCO socket layer initialized
[   12.850874] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.850876] Bluetooth: BNEP filters: protocol multicast
[   12.851004] Bluetooth: RFCOMM TTY layer initialized
[   12.851007] Bluetooth: RFCOMM socket layer initialized
[   12.851009] Bluetooth: RFCOMM ver 1.11
[   12.893214] lp0: using parport0 (interrupt-driven).
[   12.893485] lp1: using parport1 (interrupt-driven).
[   12.896137] ppdev: user-space parallel port driver
[   13.108128] r8169 0000:02:00.0: eth0: link down
[   13.108158] r8169 0000:02:00.0: eth0: link down
[   13.108231] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.667337] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input6
[   15.495302] r8169 0000:02:00.0: eth0: link up
[   15.495356] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  160.076802] I-pipe: head domain RTAI registered.
[  160.076806] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  160.076836] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  160.076839] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 6235130, CLK_FREQ 2993170000, CPU_FREQ 2993170000
[  160.076840] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  160.076842] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235130, 6235130, 6154250
[  160.087989] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  160.088011] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  160.088014] RTAI[sched]: hard timer type/freq = APIC/6235130(Hz); default timing: oneshot; linear timed lists.
[  160.088016] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2993170000 hz.
[  160.088018] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[  160.099300] RTAI[math]: loaded.
[  160.142237] config string '0xd010'
[ 2241.021173] RTAI[math]: unloaded.
[ 2241.022173] SCHED releases registered named ALIEN PEDV$D
[ 2241.026755] RTAI[malloc]: unloaded.
[ 2241.124885] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2241.125834] I-pipe: head domain RTAI unregistered.
[ 2241.125871] RTAI[hal]: unmounted.
[ 2245.816498] I-pipe: head domain RTAI registered.
[ 2245.816501] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2245.816530] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2245.816533] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 6235130, CLK_FREQ 2993170000, CPU_FREQ 2993170000
[ 2245.816534] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2245.816536] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235130, 6235130, 5809500
[ 2245.819917] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2245.819934] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2245.819937] RTAI[sched]: hard timer type/freq = APIC/6235130(Hz); default timing: oneshot; linear timed lists.
[ 2245.819939] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2993170000 hz.
[ 2245.819941] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2245.822271] RTAI[math]: loaded.
[ 2245.955958] config string '0xd010'
[ 2253.220893] RTAI[math]: unloaded.
[ 2253.221854] SCHED releases registered named ALIEN PEDV$D
[ 2253.223820] RTAI[malloc]: unloaded.
[ 2253.320472] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2253.321432] I-pipe: head domain RTAI unregistered.
[ 2253.321469] RTAI[hal]: unmounted.
[ 2258.058048] I-pipe: head domain RTAI registered.
[ 2258.058052] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2258.058081] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2258.058083] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 6235130, CLK_FREQ 2993170000, CPU_FREQ 2993170000
[ 2258.058085] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2258.058087] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235130, 6235130, 6152500
[ 2258.061466] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2258.061483] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2258.061485] RTAI[sched]: hard timer type/freq = APIC/6235130(Hz); default timing: oneshot; linear timed lists.
[ 2258.061488] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2993170000 hz.
[ 2258.061489] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2258.065402] RTAI[math]: loaded.
[ 2265.287006] RTAI[math]: unloaded.
[ 2265.287974] SCHED releases registered named ALIEN PEDV$D
[ 2265.291531] RTAI[malloc]: unloaded.
[ 2265.388111] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2265.389147] I-pipe: head domain RTAI unregistered.
[ 2265.389185] RTAI[hal]: unmounted.
[ 2294.500498] I-pipe: head domain RTAI registered.
[ 2294.500502] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2294.500538] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2294.500540] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 6235130, CLK_FREQ 2993170000, CPU_FREQ 2993170000
[ 2294.500541] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2294.500543] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235130, 6235130, 5956000
[ 2294.503950] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2294.503967] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2294.503969] RTAI[sched]: hard timer type/freq = APIC/6235130(Hz); default timing: oneshot; linear timed lists.
[ 2294.503971] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2993170000 hz.
[ 2294.503973] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2294.513761] RTAI[math]: loaded.
[ 2364.555596] RTAI[math]: unloaded.
[ 2364.556552] SCHED releases registered named ALIEN PEDV$D
[ 2364.559429] RTAI[malloc]: unloaded.
[ 2364.656178] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2364.657215] I-pipe: head domain RTAI unregistered.
[ 2364.657252] RTAI[hal]: unmounted.
[ 2620.258191] I-pipe: head domain RTAI registered.
[ 2620.258195] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[ 2620.258226] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 2620.258228] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 6235130, CLK_FREQ 2993170000, CPU_FREQ 2993170000
[ 2620.258230] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 2620.258232] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235130, 6235130, 5768250
[ 2620.261497] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 2620.261513] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 2620.261516] RTAI[sched]: hard timer type/freq = APIC/6235130(Hz); default timing: oneshot; linear timed lists.
[ 2620.261518] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 2993170000 hz.
[ 2620.261520] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 2620.263858] RTAI[math]: loaded.
[ 2653.696581] RTAI[math]: unloaded.
[ 2653.697568] SCHED releases registered named ALIEN PEDV$D
[ 2653.702163] RTAI[malloc]: unloaded.
[ 2653.799538] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[ 2653.800722] I-pipe: head domain RTAI unregistered.
[ 2653.800759] RTAI[hal]: unmounted.


There is no handwheel or any other device used. Has anyone an idea where the error comes from?

Best regards,
Oliver

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

More
25 Jul 2018 15:19 #114806 by erikg
Read this:

sourceforge.net/p/emc/mailman/emc-develo...7494d3049b%40web.de/

A short summary of the error would be that it's apparently due to a race condition in GTK and is more or less harmless. It's related to gmoccapy not finding a valid keyboard of any kind at a certain point.

If you think it's actually stopping things from working, try installing a "soft" on-screen keyboard.

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

Moderators: newbynobiHansU
Time to create page: 0.261 seconds
Powered by Kunena Forum