Upgrading from Axis 2.3.1

More
17 Sep 2019 21:54 #145453 by andypugh
Replied by andypugh on topic Upgrading from Axis 2.3.1
The Motenc-Lite manual says that
7
(Byte Offset 28) READ Only
Reads value of 1 to indicate this is MOTENC-Lite Board. For Motenc-100, this location will always read 0.

For both variants of the Lite card.

So perhaps it is worth pulling the card out and cleaning the PCI connector, as sometimes a dirty connector can set false values in data bits.
The following user(s) said Thank You: smorin

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

More
17 Sep 2019 22:27 #145461 by smorin
Replied by smorin on topic Upgrading from Axis 2.3.1
I pulled out the card and wiped the contacts with an alcohol swab the blew the connector out with canned air. I ran the HAL commands again, here is the content of DMESG
cnc@cnc:~$ dmesg
[  183.485823] I-pipe: head domain RTAI registered.
[  183.485826] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  183.485899] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  183.485900] SYSINFO: CPUs 8, LINUX APIC IRQ 2312, TIM_FREQ 6235130, CLK_FREQ 3591700000, CPU_FREQ 3591700000
[  183.485902] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  183.485903] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235130, 6235130, 5268250
[  183.489169] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  183.489189] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  183.489191] RTAI[sched]: hard timer type/freq = APIC/6235130(Hz); default timing: oneshot; linear timed lists.
[  183.489193] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 3591700000 hz.
[  183.489194] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[  183.491453] RTAI[math]: loaded.
[  205.044380] set_msg_level: module license 'GPL v2+' taints kernel.
[  205.044382] Disabling lock debugging due to kernel taint
[  205.044492] HAL: creating pin 'set-msg-level.0.level'
[  222.646019] HAL: initializing component 'hal_motenc'
[  222.646021] RTAPI: initing module HAL_hal_motenc
[  222.646023] RTAPI: module 'HAL_hal_motenc' loaded, ID: 5
[  222.646024] HAL: component 'hal_motenc' initialized, ID = 05
[  222.646037] MOTENC: Card detected in slot  2
[  222.646038] MOTENC: Card address @ f803e000, Len = 512
[  222.646041] MOTENC: Card is unknown, ID: 0
[  222.646042] MOTENC: ERROR, unknown card detected
[  222.646043] HAL: removing component 05
[  222.646044] RTAPI: module 5 exiting
[  222.646046] RTAPI: module 5 exited, name: 'HAL_hal_motenc'
[  222.646047] HAL: component 05 removed, name = 'hal_motenc'
[  227.340775] HAL: removing component 04
[  227.340778] RTAPI: module 4 exiting
[  227.340781] RTAPI: module 4 exited, name: 'HAL_set_msg_level'
[  227.340783] HAL: component 04 removed, name = 'set_msg_level'
[  227.357889] HAL_LIB: removing kernel lib
[  227.357910] RTAPI: shmem 01 freed by module 01
[  227.357912] RTAPI: module 1 exiting
[  227.357914] RTAPI: module 1 exited, name: 'HAL_LIB'
[  227.357915] HAL_LIB: kernel lib removed successfully
[  227.358717] RTAPI: Exiting
[  227.358724] RTAPI: Exit complete
[  227.359505] RTAI[math]: unloaded.
[  227.360322] SCHED releases registered named ALIEN PEDV$D
[  227.361746] RTAI[malloc]: unloaded.
[  227.459504] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  227.460380] I-pipe: head domain RTAI unregistered.
[  227.460464] RTAI[hal]: unmounted.
cnc@cnc:~$

I then removed one of the jumpers at HEADER J7 (this changes the board id) the resulting DMESG dump was unchanged. I'm going to call this thread a dead end despite your best efforts to help. My next step it to take this PC out to the railroad tracks and smash it with a large hammer until i feel better.

Thanks again for trying, I appreciate it.

Sam

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

More
17 Sep 2019 22:32 #145463 by andypugh
Replied by andypugh on topic Upgrading from Axis 2.3.1
We have concluded that the Motenc card is not declaring the expected value when it identifies itself.
This could be a fault with the card.

Unfortunately, without building LinuxCNC from source, it is hard to say what it is declaring itself as.

Building LinuxCNC from source takes a couple of hours, it's not that onerous.

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

More
19 Sep 2019 20:07 #145621 by smorin
Replied by smorin on topic Upgrading from Axis 2.3.1
Hello Andy
my boss is telling me to give up on this card / linuxCNC. We're going to buy a used HAAS machine instead.

If you want me to continue with this for the sake of the community, I will do what I can. Please send detailed instructions (I'm not a unix user) and I will follow them to the best of my abilities and report back.

Seems to me as if this motenc card is obsolete, no?

thanks so much for your help
Sam

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

More
19 Sep 2019 21:07 #145627 by andypugh
Replied by andypugh on topic Upgrading from Axis 2.3.1

Hello Andy
my boss is telling me to give up on this card / linuxCNC. We're going to buy a used HAAS machine instead.


That seems a bit extreme. Switching to something better supported (Mesa, probably) would be fairly straightforward.

If you want me to continue with this for the sake of the community, I will do what I can. Please send detailed instructions (I'm not a unix user) and I will follow them to the best of my abilities and report back.

Let me make a change to the driver in one of the versions that is built by the buildbot, then I can give you instructions how to install that (rather than you build from source)

Seems to me as if this motenc card is obsolete, no?


Only in that it is old, it ought to still work. My suspicion is that Motenc have brought out a "lite-Lite" card without the ADC and that is reporting "Type=2" or similar.

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

More
19 Sep 2019 21:25 #145630 by andypugh
Replied by andypugh on topic Upgrading from Axis 2.3.1

Let me make a change to the driver in one of the versions that is built by the buildbot, then I can give you instructions how to install that (rather than you build from source).


In fact, let's try that now.

Go to the Synaptic Package Manager, then Settings->Repositories->Other Software->Add

And enter "buildbot.linuxcnc.org/ wheezy master-rt" as shown



Now you should be able to unselect all but the buildbot (including the debian repos, for this excercise)



And then you can upgrade to the 2.9 latest build. If we can make that work then I can add the extra diagnostics we need to that version.

(Alternatively you could consider sending the card to a local LinuxCNC user who knows how to build experimental versions)
Attachments:

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

More
20 Sep 2019 18:00 - 20 Sep 2019 18:01 #145696 by smorin
Replied by smorin on topic Upgrading from Axis 2.3.1
Upgrade complete. I ran it with the motenc config and got this
Error report created by /usr/lib/tcltk/linuxcnc/show_errors.tcl:

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/lib/tcltk/linuxcnc/msgs
INIVAR=inivar
HALCMD=halcmd
LINUXCNC_EMCSH=/usr/bin/wish8.5
LINUXCNC - 2.9.0-pre0-642-ged8ef5d
Machine configuration directory is '/home/cnc/linuxcnc/configs/motenc'
Machine configuration file is 'motenc.ini'
INIFILE=/home/cnc/linuxcnc/configs/motenc/motenc.ini
VERSION=1.1
PARAMETER_FILE=motenc.var
TASK=milltask
HALUI=halui
DISPLAY=axis
COORDINATES=XYZ
KINEMATICS=trivkins coordinates=XYZ
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Starting LinuxCNC IO program: io
libnml/buffer/physmem.cc 143: PHYSMEM_HANDLE: Can't write 6580 bytes at offset 60 from buffer of size 4064.
libnml/cms/cms_in.cc 1378: CMS:(toolSts) Error writing 6580 bytes to global memory at offset 0x80583c8
 (See  libnml/cms/cms_in.cc line 1381.)

**********************************************************
* Current Directory = /home/cnc/linuxcnc/configs/motenc
* 
**********************************************************
* BufferName = toolSts
* BufferType = 0
* ProcessName = tool
* Configuration File = emc.nml
* CMS Status = -3 (CMS_INTERNAL_ACCESS_ERROR: An error occurred during an internal access function. )
* Recent errors repeated:

PHYSMEM_HANDLE: Can't write 6580 bytes at offset 60 from buffer of size 4064.

CMS:(toolSts) Error writing 6580 bytes to global memory at offset 0x80583c8
 (See  libnml/cms/cms_i

* BufferLine: B toolSts               SHMEM   localhost       4096    0       0       5       16 1005 TCP=5005 xdr
* ProcessLine: P tool          toolSts         LOCAL   localhost       W       0       1.0     0       3
* error_type = 5 (NML_INTERNAL_CMS_ERROR)
************************************************************

libnml/buffer/physmem.cc 143: PHYSMEM_HANDLE: Can't write 6580 bytes at offset 60 from buffer of size 4064.
libnml/cms/cms_in.cc 1378: CMS:(toolSts) Error writing 6580 bytes to global memory at offset 0x80583c8
 (See  libnml/cms/cms_in.cc line 1381.)
Starting HAL User Interface program: halui
Found file(REL): ./core_servo.hal
Found file(REL): ./motenc_driver.hal
Shutting down and cleaning up LinuxCNC...
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments

Debug file information:
Unrecognized line skipped:  POCKET FMS     LENGTH   DIAMETER  COMMENT
Unrecognized line skipped:       1   1   0.000000   0.000000  Z-ZERO TOOL
Unrecognized line skipped:       2   2   0.133500   0.187500  0.1875" 4 flt EM x0.5" 
Unrecognized line skipped:       3   3   0.655600   0.125000  0.125" 2 FLT HSS EM x0.375"
Unrecognized line skipped:       4   4   0.771700   0.250000  0.25" 2 fl EM x0.75"
Unrecognized line skipped:       5   5   0.615700   0.375000  0.375" 4 fl rough EM x0.875"
Unrecognized line skipped:       6   6   0.844600   0.310000  0.310" 3 fl coat EM x0.875"
Unrecognized line skipped:       7   7   1.074200   0.500000  0.5" 4 fl rough x1"
Unrecognized line skipped:       8   8   1.126500   0.500000  0.5" 2fl EM x1"
Unrecognized line skipped:       9   9   2.033300   0.500000  0.5" 4fl carbide EM x1"
Unrecognized line skipped:      10  10   1.752600   0.500000  0.5" 2fl EM x2"
Unrecognized line skipped:      11  11   3.099100   0.750000  0.75" 3fl Left Hand x3" aluminum only
Unrecognized line skipped:      12  12   3.127500   0.750000  0.75" 3 fl EM x3"
Unrecognized line skipped:      13  13   1.045700   1.000000  0.25" Radius Mill
Unrecognized line skipped:      14  14   2.541100   0.875000  0.875" 5fl coat rough x2"
Unrecognized line skipped:      15  15   0.702600   0.177000  0.177" drl x1.75"
Unrecognized line skipped:      16  16   1.842800   0.265000  0.265" drl x1"
Unrecognized line skipped:      17  17   2.066000   0.312500  0.3125"3 flt. EM 1" cut 1.5" stick out. 
Unrecognized line skipped:      18  18   1.586400   0.136000  #29 drill
Unrecognized line skipped:      19  19   2.103300   0.149500  #25 drill
Unrecognized line skipped:      20  20   2.131700   0.201000  #7  drill 
Unrecognized line skipped:      21  21   2.312300   0.750000  0.75"  EM 2 flt 2.25"
Unrecognized line skipped:      22  22   0.889300   0.187500  0.1875 3flt EM x0.3125"
Unrecognized line skipped:      23  23   1.262700   0.375000  0.375 90 degree chamfer
Unrecognized line skipped:      24  24   1.375700   0.500000  0.5" 4 FLT 82 degree chamfer
Unrecognized line skipped:      25	 25   1.376000	 0.125000  0.25" 2 fl ball end mill********
Unrecognized line skipped:      26  26   0.005900   3.000000  3" FACE MILL
Unrecognized line skipped:      27  27   0.685000   0.250000  .25" 60 deg. ENGRAVER
Unrecognized line skipped:      28  28   1.253100   0.106500  #36 DRILL	
Unrecognized line skipped:      29  29   2.948200   0.246000  D DRILL
Unrecognized line skipped:      30  30   0.602600   0.125000  1/8 LONG END MILL
Unrecognized line skipped:      31  31   1.158800   0.257000  F  DRILL
Unrecognized line skipped:      32  32   2.168400   0.187500  3/16" DRILL
Unrecognized line skipped:      33  33   1.657500   0.218700  7/32" DRILL
Unrecognized line skipped:      34  34   1.657000   0.250000  1/4"  DRILL
Unrecognized line skipped:      35  35   2.514800   0.265600  17/64"DRILL
Unrecognized line skipped:      36  36   0.957400   0.281200  9/32" DRILL
Unrecognized line skipped:      37  37   2.460900   0.312500  5/16" DRILL
Unrecognized line skipped:      38  38   1.299000   0.375000  3/8"  DRILL
Unrecognized line skipped:      39  39   1.347200   0.406200  13/32"DRILL
Unrecognized line skipped:      40  40   1.500000   0.421800  27/64"DRILL
Unrecognized line skipped:      41  41   1.636600   0.437500  7/16" DRILL
Unrecognized line skipped:      42  42   2.774200   0.500000  1/2"  DRILL 
Unrecognized line skipped:      43  43   3.318200   0.526500  9/16" DEMING DRILL
Unrecognized line skipped:      44  44   3.106400   0.625000  5/8" DEMING DRILL
Unrecognized line skipped:      45  45   4.484700   0.687500  11/16" DEMING DRILL
Unrecognized line skipped:      46  46   3.481500   0.750000  3/4" DEMING DRILL
Unrecognized line skipped:      47  47   3.292600   0.812500  13/16" DEMING DRILL
Unrecognized line skipped:      48  48   3.418000   0.875000  7/8" DEMING DRILL
Unrecognized line skipped:      49  49   4.485500   0.937500  15/16" DEMING DRILL
Unrecognized line skipped:      50  50   0.530000   1.000000  1.0" DEMING DRILL
Unrecognized line skipped:      51  51   1.097500   0.250000  #5 C'DRILL(FOR ALL C'DRILLS)
Unrecognized line skipped:      52  52   2.345100   0.257000  F-DRILL
Unrecognized line skipped:      53  53   3.382200   0.397000  X-DRILL
Unrecognized line skipped:      54  54   1.722600   0.106000  #36 DRILL
Unrecognized line skipped:      55  55   1.500000   0.750000  82DEG COUNTERSINK
Unrecognized line skipped:      56	 56   0.285000   0.250000  30DEG ENGRAVER
Unrecognized line skipped:      57  57   3.747900   0.250000  1/4 - 20 TAP
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/hal_motenc.ko: No such device
./motenc_driver.hal:4: exit value: 1
./motenc_driver.hal:4: insmod for hal_motenc failed, returned -1
See the output of 'dmesg' for more information.
4050
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 - 0000000000091800 (usable)
[    0.000000]  BIOS-e820: 0000000000091800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000d1522000 (usable)
[    0.000000]  BIOS-e820: 00000000d1522000 - 00000000d1529000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000d1529000 - 00000000d195f000 (usable)
[    0.000000]  BIOS-e820: 00000000d195f000 - 00000000d1df4000 (reserved)
[    0.000000]  BIOS-e820: 00000000d1df4000 - 00000000d7eea000 (usable)
[    0.000000]  BIOS-e820: 00000000d7eea000 - 00000000d8000000 (reserved)
[    0.000000]  BIOS-e820: 00000000d8000000 - 00000000d875f000 (usable)
[    0.000000]  BIOS-e820: 00000000d875f000 - 00000000d8800000 (reserved)
[    0.000000]  BIOS-e820: 00000000d8800000 - 00000000d8fae000 (usable)
[    0.000000]  BIOS-e820: 00000000d8fae000 - 00000000d9000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000d9000000 - 00000000da71c000 (usable)
[    0.000000]  BIOS-e820: 00000000da71c000 - 00000000da800000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000da800000 - 00000000dbb0c000 (usable)
[    0.000000]  BIOS-e820: 00000000dbb0c000 - 00000000dc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000dd000000 - 00000000df200000 (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 - 000000081ee00000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] SMBIOS 2.7 present.
[    0.000000] DMI: Dell Inc. OptiPlex 9020/0N4YC8, BIOS A16 05/18/2016
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xdbb0c 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-DFFFF write-protect
[    0.000000]   E0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask 7800000000 write-back
[    0.000000]   1 base 0800000000 mask 7FE0000000 write-back
[    0.000000]   2 base 00E0000000 mask 7FE0000000 uncachable
[    0.000000]   3 base 00DE000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 00DD000000 mask 7FFF000000 uncachable
[    0.000000]   5 base 081F000000 mask 7FFF000000 uncachable
[    0.000000]   6 base 081EE00000 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: 00000000dd000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] found SMP MP-table at [c00fd9b0] fd9b0
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] Base memory trampoline at [c008d000] 8d000 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: 36416000 - 37203000
[    0.000000] ACPI: RSDP 000f0490 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT d8fee090 0009C (v01 DELL    CBX3    01072009 AMI  00010013)
[    0.000000] ACPI: FACP d8ff9b38 0010C (v05 DELL    CBX3    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT d8fee1b8 0B97E (v02 DELL    CBX3    00000014 INTL 20091112)
[    0.000000] ACPI: FACS da7fe080 00040
[    0.000000] ACPI: APIC d8ff9c48 00092 (v03 DELL    CBX3    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT d8ff9ce0 00044 (v01 DELL    CBX3    01072009 AMI  00010013)
[    0.000000] ACPI: SLIC d8ff9d28 00176 (v03 DELL    CBX3    01072009 MSFT 00010013)
[    0.000000] ACPI: LPIT d8ff9ea0 0005C (v01 DELL    CBX3    00000000 AMI. 00000005)
[    0.000000] ACPI: SSDT d8ff9f00 00539 (v01  PmRef  Cpu0Ist 00003000 INTL 20120711)
[    0.000000] ACPI: SSDT d8ffa440 00AD8 (v01  PmRef    CpuPm 00003000 INTL 20120711)
[    0.000000] ACPI: SSDT d8ffaf18 001C7 (v01  PmRef LakeTiny 00003000 INTL 20120711)
[    0.000000] ACPI: HPET d8ffb0e0 00038 (v01 DELL    CBX3    01072009 AMI. 00000005)
[    0.000000] ACPI: SSDT d8ffb118 0036D (v01 SataRe SataTabl 00001000 INTL 20120711)
[    0.000000] ACPI: MCFG d8ffb488 0003C (v01 DELL    CBX3    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT d8ffb4c8 034D6 (v01 SaSsdt  SaSsdt  00003000 INTL 20091112)
[    0.000000] ACPI: ASF! d8ffe9a0 000A5 (v32 INTEL       HCG 00000001 TFSM 000F4240)
[    0.000000] ACPI: MSDM d8ffea48 00055 (v03 DELL    CBX3    06222004 AMI  00010013)
[    0.000000] ACPI: DMAR d8ffeaa0 000B8 (v01 INTEL      HSW  00000001 INTL 00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 2627MB 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 -> 0x000dbb0c
[    0.000000] Movable zone start PFN for each node
[    0.000000] Early memory PFN ranges
[    0.000000]     0: 0x00000010 -> 0x00000091
[    0.000000]     0: 0x00000100 -> 0x000d1522
[    0.000000]     0: 0x000d1529 -> 0x000d195f
[    0.000000]     0: 0x000d1df4 -> 0x000d7eea
[    0.000000]     0: 0x000d8000 -> 0x000d875f
[    0.000000]     0: 0x000d8800 -> 0x000d8fae
[    0.000000]     0: 0x000d9000 -> 0x000da71c
[    0.000000]     0: 0x000da800 -> 0x000dbb0c
[    0.000000] On node 0 totalpages: 897796
[    0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map f489e200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3937 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: 5255 pages used for memmap
[    0.000000]   HighMem zone: 665342 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 (acpi_id[0x03] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] 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 8 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 0000000000091000 - 0000000000092000
[    0.000000] PM: Registered nosave memory: 0000000000092000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at df200000 (gap: df200000:18e00000)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 17 pages/cpu @f7763000 s48384 r0 d21248 u69632
[    0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 890765
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=99af5db5-c80b-4914-b756-0c7f32ed1692 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 0x7, cntxt size 0x340
[    0.000000] allocated 7198688 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:000dbb0c)
[    0.000000] Memory: 3534480k/3599408k available (3495k kernel code, 56704k reserved, 1237k data, 416k init, 2682388k 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:744 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 3592.032 MHz processor.
[    0.000001] Calibrating delay loop (skipped), value calculated using timer frequency.. 7184.06 BogoMIPS (lpj=14368128)
[    0.000003] pid_max: default: 32768 minimum: 301
[    0.000023] Security Framework initialized
[    0.000026] AppArmor: AppArmor disabled by boot time parameter
[    0.000034] Mount-cache hash table entries: 512
[    0.000131] Initializing cgroup subsys cpuacct
[    0.000132] Initializing cgroup subsys memory
[    0.000135] Initializing cgroup subsys devices
[    0.000136] Initializing cgroup subsys freezer
[    0.000137] Initializing cgroup subsys net_cls
[    0.000138] Initializing cgroup subsys blkio
[    0.000141] Initializing cgroup subsys perf_event
[    0.000156] CPU: Physical Processor ID: 0
[    0.000157] CPU: Processor Core ID: 0
[    0.000160] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.000160] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.001544] mce: CPU supports 9 MCE banks
[    0.001553] CPU0: Thermal monitoring enabled (TM1)
[    0.001610] ACPI: Core revision 20120320
[    0.007522] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.007852] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.047525] CPU0: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz stepping 03
[    0.154893] Performance Events: no PEBS fmt2+, generic architected perfmon, Intel PMU driver.
[    0.154898] ... version:                3
[    0.154898] ... bit width:              48
[    0.154899] ... generic registers:      4
[    0.154900] ... value mask:             0000ffffffffffff
[    0.154901] ... max period:             000000007fffffff
[    0.154902] ... fixed-purpose events:   3
[    0.154903] ... event mask:             000000070000000f
[    0.166936] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.178908] CPU 1 irqstacks, hard=f3d36000 soft=f3d38000
[    0.178909] Booting Node   0, Processors  #1
[    0.189176] Initializing CPU#1
[    0.193433] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.198902] CPU 2 irqstacks, hard=f3d48000 soft=f3d4a000
[    0.198903]  #2
[    0.209169] Initializing CPU#2
[    0.213423] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.218894] CPU 3 irqstacks, hard=f3d7c000 soft=f3d7e000
[    0.218895]  #3
[    0.229162] Initializing CPU#3
[    0.233416] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.238887] CPU 4 irqstacks, hard=f3d8e000 soft=f3d90000
[    0.238888]  #4
[    0.249229] Initializing CPU#4
[    0.253429] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.258879] CPU 5 irqstacks, hard=f3da0000 soft=f3da2000
[    0.258880]  #5
[    0.269147] Initializing CPU#5
[    0.273401] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.278870] CPU 6 irqstacks, hard=f3db4000 soft=f3db6000
[    0.278871]  #6
[    0.289137] Initializing CPU#6
[    0.293393] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.298861] CPU 7 irqstacks, hard=f3de2000 soft=f3de4000
[    0.298862]  #7 Ok.
[    0.309129] Initializing CPU#7
[    0.313384] NMI watchdog: enabled, takes one hw-pmu counter.
[    0.313403] Brought up 8 CPUs
[    0.313405] Total of 8 processors activated (57472.51 BogoMIPS).
[    0.318921] devtmpfs: initialized
[    0.319050] PM: Registering ACPI NVS region [mem 0xd1522000-0xd1528fff] (28672 bytes)
[    0.319052] PM: Registering ACPI NVS region [mem 0xda71c000-0xda7fffff] (933888 bytes)
[    0.319119] dummy: 
[    0.319153] NET: Registered protocol family 16
[    0.319218] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.319220] ACPI: bus type pci registered
[    0.319251] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.319253] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.319253] PCI: Using MMCONFIG for extended config space
[    0.319254] PCI: Using configuration type 1 for base access
[    0.319260] dmi type 0xB1 record - unknown flag
[    0.319637] bio: create slab <bio-0> at 0
[    0.319693] ACPI: Added _OSI(Module Device)
[    0.319695] ACPI: Added _OSI(Processor Device)
[    0.319696] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.319697] ACPI: Added _OSI(Processor Aggregator Device)
[    0.321443] ACPI: EC: Look up EC in DSDT
[    0.323352] ACPI: Executed 1 blocks of module-level executable AML code
[    0.325984] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.326383] ACPI: SSDT dbff4c18 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20120711)
[    0.326831] ACPI: Dynamic OEM Table Load:
[    0.326833] ACPI: SSDT   (null) 003D3 (v01  PmRef  Cpu0Cst 00003001 INTL 20120711)
[    0.327062] ACPI: SSDT dbff4618 005AA (v01  PmRef    ApIst 00003000 INTL 20120711)
[    0.327609] ACPI: Dynamic OEM Table Load:
[    0.327611] ACPI: SSDT   (null) 005AA (v01  PmRef    ApIst 00003000 INTL 20120711)
[    0.327713] ACPI: SSDT dbff3d98 00119 (v01  PmRef    ApCst 00003000 INTL 20120711)
[    0.328186] ACPI: Dynamic OEM Table Load:
[    0.328188] ACPI: SSDT   (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20120711)
[    0.329185] ACPI: Interpreter enabled
[    0.329190] ACPI: (supports S0 S3 S4 S5)
[    0.329209] ACPI: Using IOAPIC for interrupt routing
[    0.334982] ACPI: No dock devices found.
[    0.334985] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.335238] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.335595] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.335596] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.335597] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.335599] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
[    0.335600] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
[    0.335601] pci_root PNP0A08:00: host bridge window [mem 0xdf200000-0xfeafffff]
[    0.335618] PCI host bridge to bus 0000:00
[    0.335619] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7]
[    0.335620] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff]
[    0.335621] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[    0.335623] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
[    0.335624] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
[    0.335625] pci_bus 0000:00: root bus resource [mem 0xdf200000-0xfeafffff]
[    0.335631] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
[    0.335657] pci 0000:00:02.0: [8086:0412] type 00 class 0x030000
[    0.335665] pci 0000:00:02.0: reg 10: [mem 0xf7800000-0xf7bfffff 64bit]
[    0.335670] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.335673] pci 0000:00:02.0: reg 20: [io  0xf000-0xf03f]
[    0.335692] pci 0000:00:03.0: [8086:0c0c] type 00 class 0x040300
[    0.335697] pci 0000:00:03.0: reg 10: [mem 0xf7f14000-0xf7f17fff 64bit]
[    0.335743] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
[    0.335759] pci 0000:00:14.0: reg 10: [mem 0xf7f00000-0xf7f0ffff 64bit]
[    0.335802] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.335819] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
[    0.335836] pci 0000:00:16.0: reg 10: [mem 0xf7f1f000-0xf7f1f00f 64bit]
[    0.335882] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.335901] pci 0000:00:16.3: [8086:8c3d] type 00 class 0x070002
[    0.335915] pci 0000:00:16.3: reg 10: [io  0xf0c0-0xf0c7]
[    0.335923] pci 0000:00:16.3: reg 14: [mem 0xf7f1d000-0xf7f1dfff]
[    0.335991] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
[    0.336009] pci 0000:00:1a.0: reg 10: [mem 0xf7f1c000-0xf7f1c3ff]
[    0.336073] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.336096] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
[    0.336108] pci 0000:00:1b.0: reg 10: [mem 0xf7f10000-0xf7f13fff 64bit]
[    0.336154] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.336170] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
[    0.336215] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.336235] pci 0000:00:1c.1: [8086:8c12] type 01 class 0x060400
[    0.336279] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.336297] pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400
[    0.336343] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.336363] pci 0000:00:1c.4: [8086:8c18] type 01 class 0x060400
[    0.336410] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.336435] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
[    0.336453] pci 0000:00:1d.0: reg 10: [mem 0xf7f1b000-0xf7f1b3ff]
[    0.336517] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.336539] pci 0000:00:1f.0: [8086:8c4e] type 00 class 0x060100
[    0.336637] pci 0000:00:1f.2: [8086:2822] type 00 class 0x010400
[    0.336650] pci 0000:00:1f.2: reg 10: [io  0xf0b0-0xf0b7]
[    0.336657] pci 0000:00:1f.2: reg 14: [io  0xf0a0-0xf0a3]
[    0.336663] pci 0000:00:1f.2: reg 18: [io  0xf090-0xf097]
[    0.336669] pci 0000:00:1f.2: reg 1c: [io  0xf080-0xf083]
[    0.336676] pci 0000:00:1f.2: reg 20: [io  0xf060-0xf07f]
[    0.336683] pci 0000:00:1f.2: reg 24: [mem 0xf7f1a000-0xf7f1a7ff]
[    0.336707] pci 0000:00:1f.2: PME# supported from D3hot
[    0.336721] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
[    0.336733] pci 0000:00:1f.3: reg 10: [mem 0xf7f19000-0xf7f190ff 64bit]
[    0.336751] pci 0000:00:1f.3: reg 20: [io  0xf040-0xf05f]
[    0.336801] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.336867] pci 0000:02:00.0: [104c:8240] type 01 class 0x060400
[    0.336964] pci 0000:02:00.0: supports D1 D2
[    0.345393] pci 0000:00:1c.1: PCI bridge to [bus 02-03]
[    0.345395] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.345399] pci 0000:00:1c.1:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.345520] pci 0000:03:02.0: [10b5:3001] type 00 class 0x068000
[    0.345561] pci 0000:03:02.0: reg 10: [mem 0xf7e01000-0xf7e0107f]
[    0.345579] pci 0000:03:02.0: reg 14: [io  0xe000-0xe07f]
[    0.345597] pci 0000:03:02.0: reg 18: [mem 0xf7e00000-0xf7e001ff]
[    0.345716] pci 0000:03:02.0: PME# supported from D0 D3hot
[    0.345807] pci 0000:02:00.0: PCI bridge to [bus 03-03]
[    0.345816] pci 0000:02:00.0:   bridge window [io  0xe000-0xefff]
[    0.345821] pci 0000:02:00.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.345890] pci 0000:04:00.0: [1b21:1080] type 01 class 0x060400
[    0.345987] pci 0000:04:00.0: supports D1 D2
[    0.345988] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.353387] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
[    0.353389] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.353392] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.353481] pci 0000:05:00.0: [9710:9865] type 00 class 0x070103
[    0.353513] pci 0000:05:00.0: reg 10: [io  0xd030-0xd037]
[    0.353530] pci 0000:05:00.0: reg 14: [io  0xd020-0xd027]
[    0.353547] pci 0000:05:00.0: reg 18: [mem 0xf7d03000-0xf7d03fff]
[    0.353580] pci 0000:05:00.0: reg 20: [mem 0xf7d02000-0xf7d02fff]
[    0.353643] pci 0000:05:00.0: PME# supported from D0 D3cold
[    0.353677] pci 0000:05:00.2: [9710:9865] type 00 class 0x070103
[    0.353707] pci 0000:05:00.2: reg 10: [io  0xd010-0xd017]
[    0.353724] pci 0000:05:00.2: reg 14: [io  0xd000-0xd007]
[    0.353741] pci 0000:05:00.2: reg 18: [mem 0xf7d01000-0xf7d01fff]
[    0.353774] pci 0000:05:00.2: reg 20: [mem 0xf7d00000-0xf7d00fff]
[    0.353839] pci 0000:05:00.2: PME# supported from D0 D3cold
[    0.353936] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.353943] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.353948] pci 0000:04:00.0:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.354067] pci 0000:06:00.0: [14e4:165a] type 00 class 0x020000
[    0.354129] pci 0000:06:00.0: reg 10: [mem 0xf7c40000-0xf7c4ffff 64bit]
[    0.354290] pci 0000:06:00.0: reg 30: [mem 0xf7c00000-0xf7c3ffff pref]
[    0.354415] pci 0000:06:00.0: PME# supported from D3hot D3cold
[    0.361396] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
[    0.361401] pci 0000:00:1c.4:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.361420] pci_bus 0000:00: on NUMA node 0
[    0.361422] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.361529] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.361558] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.361588] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.361616] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.361734]  pci0000:00: Unable to request _OSC control (_OSC support mask: 0x0f)
[    0.366070] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366104] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 10 11 12 14 15)
[    0.366137] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.366169] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.366201] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.366234] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.366266] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 10 11 12 14 15)
[    0.366298] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.366341] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.366347] vgaarb: loaded
[    0.366348] vgaarb: bridge control possible 0000:00:02.0
[    0.366361] PCI: Using ACPI for IRQ routing
[    0.367533] PCI: pci_cache_line_size set to 64 bytes
[    0.367631] reserve RAM buffer: 0000000000091800 - 000000000009ffff 
[    0.367633] reserve RAM buffer: 00000000d1522000 - 00000000d3ffffff 
[    0.367634] reserve RAM buffer: 00000000d195f000 - 00000000d3ffffff 
[    0.367635] reserve RAM buffer: 00000000d7eea000 - 00000000d7ffffff 
[    0.367636] reserve RAM buffer: 00000000d875f000 - 00000000dbffffff 
[    0.367637] reserve RAM buffer: 00000000d8fae000 - 00000000dbffffff 
[    0.367639] reserve RAM buffer: 00000000da71c000 - 00000000dbffffff 
[    0.367640] reserve RAM buffer: 00000000dbb0c000 - 00000000dbffffff 
[    0.367710] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.367715] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.369728] Switching to clocksource hpet
[    0.369777] pnp: PnP ACPI init
[    0.369782] ACPI: bus type pnp registered
[    0.369976] pnp 00:00: [bus 00-3e]
[    0.369978] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.369979] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.369980] pnp 00:00: [io  0x0d00-0xffff window]
[    0.369981] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.369982] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.369983] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.369985] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.369986] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.369987] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.369988] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.369989] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.369990] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.369991] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.369992] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.369993] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.369994] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.369995] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.369996] pnp 00:00: [mem 0xdf200000-0xfeafffff window]
[    0.370026] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.370039] pnp 00:01: [mem 0xfed40000-0xfed44fff]
[    0.370059] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
[    0.370060] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.370067] pnp 00:02: [io  0x0000-0x001f]
[    0.370068] pnp 00:02: [io  0x0081-0x0091]
[    0.370069] pnp 00:02: [io  0x0093-0x009f]
[    0.370069] pnp 00:02: [io  0x00c0-0x00df]
[    0.370071] pnp 00:02: [dma 4]
[    0.370081] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.370085] pnp 00:03: [mem 0xff000000-0xffffffff]
[    0.370095] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
[    0.370143] pnp 00:04: [mem 0xfed00000-0xfed003ff]
[    0.370154] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.370171] pnp 00:05: [io  0x00f0]
[    0.370176] pnp 00:05: [irq 13]
[    0.370186] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.370242] pnp 00:06: [io  0x002e-0x002f]
[    0.370243] pnp 00:06: [io  0x004e-0x004f]
[    0.370244] pnp 00:06: [io  0x0061]
[    0.370245] pnp 00:06: [io  0x0063]
[    0.370246] pnp 00:06: [io  0x0065]
[    0.370247] pnp 00:06: [io  0x0067]
[    0.370248] pnp 00:06: [io  0x0070]
[    0.370249] pnp 00:06: [io  0x0080]
[    0.370250] pnp 00:06: [io  0x0092]
[    0.370251] pnp 00:06: [io  0x00b2-0x00b3]
[    0.370252] pnp 00:06: [io  0x0680-0x069f]
[    0.370253] pnp 00:06: [io  0xffff]
[    0.370254] pnp 00:06: [io  0xffff]
[    0.370255] pnp 00:06: [io  0xffff]
[    0.370256] pnp 00:06: [io  0x1c00-0x1cfe]
[    0.370257] pnp 00:06: [io  0x1d00-0x1dfe]
[    0.370258] pnp 00:06: [io  0x1e00-0x1efe]
[    0.370259] pnp 00:06: [io  0x1f00-0x1ffe]
[    0.370260] pnp 00:06: [io  0x1800-0x18fe]
[    0.370261] pnp 00:06: [io  0x164e-0x164f]
[    0.370286] system 00:06: [io  0x0680-0x069f] has been reserved
[    0.370287] system 00:06: [io  0xffff] has been reserved
[    0.370288] system 00:06: [io  0xffff] has been reserved
[    0.370289] system 00:06: [io  0xffff] has been reserved
[    0.370290] system 00:06: [io  0x1c00-0x1cfe] has been reserved
[    0.370292] system 00:06: [io  0x1d00-0x1dfe] has been reserved
[    0.370293] system 00:06: [io  0x1e00-0x1efe] has been reserved
[    0.370294] system 00:06: [io  0x1f00-0x1ffe] has been reserved
[    0.370295] system 00:06: [io  0x1800-0x18fe] has been reserved
[    0.370297] system 00:06: [io  0x164e-0x164f] has been reserved
[    0.370298] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.370303] pnp 00:07: [io  0x0070-0x0077]
[    0.370306] pnp 00:07: [irq 8]
[    0.370318] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.370333] pnp 00:08: [io  0x1854-0x1857]
[    0.370353] system 00:08: [io  0x1854-0x1857] has been reserved
[    0.370354] system 00:08: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.370403] pnp 00:09: [io  0x0000-0xffffffff disabled]
[    0.370404] pnp 00:09: [io  0x0a00-0x0a0f]
[    0.370405] pnp 00:09: [io  0x0a40-0x0a3f disabled]
[    0.370425] system 00:09: [io  0x0a00-0x0a0f] has been reserved
[    0.370427] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.370439] pnp 00:0a: [io  0x0010-0x001f]
[    0.370440] pnp 00:0a: [io  0x0022-0x003f]
[    0.370441] pnp 00:0a: [io  0x0044-0x005f]
[    0.370442] pnp 00:0a: [io  0x0062-0x0063]
[    0.370443] pnp 00:0a: [io  0x0065-0x006f]
[    0.370444] pnp 00:0a: [io  0x0072-0x007f]
[    0.370445] pnp 00:0a: [io  0x0080]
[    0.370446] pnp 00:0a: [io  0x0084-0x0086]
[    0.370447] pnp 00:0a: [io  0x0088]
[    0.370448] pnp 00:0a: [io  0x008c-0x008e]
[    0.370449] pnp 00:0a: [io  0x0090-0x009f]
[    0.370450] pnp 00:0a: [io  0x00a2-0x00bf]
[    0.370451] pnp 00:0a: [io  0x00e0-0x00ef]
[    0.370452] pnp 00:0a: [io  0x04d0-0x04d1]
[    0.370477] system 00:0a: [io  0x04d0-0x04d1] has been reserved
[    0.370478] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371018] pnp 00:0b: [io  0x03f8-0x03ff]
[    0.371021] pnp 00:0b: [irq 4]
[    0.371022] pnp 00:0b: [dma 0 disabled]
[    0.371048] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.371349] pnp 00:0c: [mem 0xfed1c000-0xfed1ffff]
[    0.371350] pnp 00:0c: [mem 0xfed10000-0xfed17fff]
[    0.371352] pnp 00:0c: [mem 0xfed18000-0xfed18fff]
[    0.371353] pnp 00:0c: [mem 0xfed19000-0xfed19fff]
[    0.371354] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
[    0.371355] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
[    0.371356] pnp 00:0c: [mem 0xfed90000-0xfed93fff]
[    0.371357] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
[    0.371358] pnp 00:0c: [mem 0xff000000-0xffffffff]
[    0.371359] pnp 00:0c: [mem 0xfee00000-0xfeefffff]
[    0.371360] pnp 00:0c: [mem 0xf7fee000-0xf7feefff]
[    0.371361] pnp 00:0c: [mem 0xf7fd0000-0xf7fdffff]
[    0.371395] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.371396] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.371398] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.371399] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.371400] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.371402] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.371403] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.371404] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.371406] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
[    0.371407] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.371408] system 00:0c: [mem 0xf7fee000-0xf7feefff] has been reserved
[    0.371410] system 00:0c: [mem 0xf7fd0000-0xf7fdffff] has been reserved
[    0.371411] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.371571] pnp: PnP ACPI: found 13 devices
[    0.371571] ACPI: ACPI bus type pnp unregistered
[    0.371573] PnPBIOS: Disabled by ACPI PNP
[    0.407211] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[    0.407221] pci 0000:02:00.0: PCI bridge to [bus 03-03]
[    0.407224] pci 0000:02:00.0:   bridge window [io  0xe000-0xefff]
[    0.407231] pci 0000:02:00.0:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.407242] pci 0000:00:1c.1: PCI bridge to [bus 02-03]
[    0.407244] pci 0000:00:1c.1:   bridge window [io  0xe000-0xefff]
[    0.407248] pci 0000:00:1c.1:   bridge window [mem 0xf7e00000-0xf7efffff]
[    0.407255] pci 0000:04:00.0: PCI bridge to [bus 05-05]
[    0.407258] pci 0000:04:00.0:   bridge window [io  0xd000-0xdfff]
[    0.407264] pci 0000:04:00.0:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.407276] pci 0000:00:1c.2: PCI bridge to [bus 04-05]
[    0.407278] pci 0000:00:1c.2:   bridge window [io  0xd000-0xdfff]
[    0.407282] pci 0000:00:1c.2:   bridge window [mem 0xf7d00000-0xf7dfffff]
[    0.407289] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
[    0.407292] pci 0000:00:1c.4:   bridge window [mem 0xf7c00000-0xf7cfffff]
[    0.407345] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.407346] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.407347] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.407348] pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000e3fff]
[    0.407349] pci_bus 0000:00: resource 8 [mem 0x000e4000-0x000e7fff]
[    0.407351] pci_bus 0000:00: resource 9 [mem 0xdf200000-0xfeafffff]
[    0.407352] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.407353] pci_bus 0000:02: resource 1 [mem 0xf7e00000-0xf7efffff]
[    0.407354] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.407355] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
[    0.407356] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.407357] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    0.407358] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.407359] pci_bus 0000:05: resource 1 [mem 0xf7d00000-0xf7dfffff]
[    0.407361] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff]
[    0.407436] NET: Registered protocol family 2
[    0.407473] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.407592] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.407688] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.407737] TCP: Hash tables configured (established 131072 bind 65536)
[    0.407738] TCP: reno registered
[    0.407739] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.407742] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.407802] NET: Registered protocol family 1
[    0.407808] pci 0000:00:02.0: Boot video device
[    0.408008] pci 0000:00:14.0: power state changed by ACPI to D0
[    0.408015] pci 0000:00:14.0: power state changed by ACPI to D0
[    0.449750] PCI: CLS 64 bytes, default 64
[    0.449772] Unpacking initramfs...
[    0.610746] Freeing initrd memory: 14260k freed
[    0.612066] audit: initializing netlink socket (disabled)
[    0.612075] type=2000 audit(1568995420.500:1): initialized
[    0.619353] highmem bounce pool size: 64 pages
[    0.619355] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.619542] VFS: Disk quotas dquot_6.5.2
[    0.619563] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.619606] msgmni has been set to 1692
[    0.619710] alg: No test for stdrng (krng)
[    0.619731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.619732] io scheduler noop registered
[    0.619733] io scheduler deadline registered
[    0.619756] io scheduler cfq registered (default)
[    0.619935] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.619943] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.619944] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.620090] acpiphp: Slot [1] registered
[    0.620212] GHES: HEST is not enabled!
[    0.620218] isapnp: Scanning for PnP cards...
[    0.973751] isapnp: No Plug & Play device found
[    0.973774] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.994326] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.015066] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.035238] 0000:00:16.3: ttyS1 at I/O 0xf0c0 (irq = 19) is a 16550A
[    1.035385] Linux agpgart interface v0.103
[    1.035476] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.038385] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.038402] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.038461] mousedev: PS/2 mouse device common for all mice
[    1.038488] rtc_cmos 00:07: RTC can wake from S4
[    1.038592] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
[    1.038616] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.038690] TCP: cubic registered
[    1.038758] NET: Registered protocol family 10
[    1.038891] Mobile IPv6
[    1.038893] NET: Registered protocol family 17
[    1.038895] Registering the dns_resolver key type
[    1.038924] Using IPI No-Shortcut mode
[    1.038980] PM: Hibernation image not present or could not be loaded.
[    1.038985] registered taskstats version 1
[    1.039506] rtc_cmos 00:07: setting system clock to 2019-09-20 16:03:41 UTC (1568995421)
[    1.039586] Freeing unused kernel memory: 416k freed
[    1.039661] Write protecting the kernel text: 3496k
[    1.039677] Write protecting the kernel read-only data: 984k
[    1.045737] udevd[73]: starting version 175
[    1.053334] usbcore: registered new interface driver usbfs
[    1.053350] usbcore: registered new interface driver hub
[    1.054007] usbcore: registered new device driver usb
[    1.054261] xhci_hcd 0000:00:14.0: power state changed by ACPI to D0
[    1.054266] xhci_hcd 0000:00:14.0: power state changed by ACPI to D0
[    1.054297] xhci_hcd 0000:00:14.0: setting latency timer to 64
[    1.054301] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.054318] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.054406] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.054449] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.054451] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.054453] usb usb1: Product: xHCI Host Controller
[    1.054455] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
[    1.054457] usb usb1: SerialNumber: 0000:00:14.0
[    1.054562] xHCI xhci_add_endpoint called for root hub
[    1.054564] xHCI xhci_check_bandwidth called for root hub
[    1.054583] hub 1-0:1.0: USB hub found
[    1.054599] hub 1-0:1.0: 15 ports detected
[    1.054698] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.054703] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.054721] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.054723] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.054725] usb usb2: Product: xHCI Host Controller
[    1.054727] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae xhci_hcd
[    1.054729] usb usb2: SerialNumber: 0000:00:14.0
[    1.054779] xHCI xhci_add_endpoint called for root hub
[    1.054781] xHCI xhci_check_bandwidth called for root hub
[    1.054802] hub 2-0:1.0: USB hub found
[    1.054813] hub 2-0:1.0: 6 ports detected
[    1.059898] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.060083] tg3.c:v3.123 (March 21, 2012)
[    1.060543] SCSI subsystem initialized
[    1.061008] libata version 3.00 loaded.
[    1.061754] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x1c
[    1.065672] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.065676] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.065685] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.065764] ehci_hcd 0000:00:1a.0: debug port 2
[    1.066833] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x1c
[    1.067944] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x1c
[    1.069018] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x1c
[    1.069656] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.069662] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7f1c000
[    1.070162] microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x1c
[    1.071276] microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x1c
[    1.072373] microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x1c
[    1.073467] microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x1c
[    1.074737] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
[    1.079300] tg3 0000:06:00.0: eth0: Tigon3 [partno(BCM95722) rev a200] (PCI Express) MAC address 00:0a:f7:4c:39:48
[    1.079302] tg3 0000:06:00.0: eth0: attached PHY is 5722/5756 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    1.079303] tg3 0000:06:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.079305] tg3 0000:06:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[    1.081506] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.081530] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    1.081533] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.081535] usb usb3: Product: EHCI Host Controller
[    1.081536] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    1.081538] usb usb3: SerialNumber: 0000:00:1a.0
[    1.081605] hub 3-0:1.0: USB hub found
[    1.081608] hub 3-0:1.0: 3 ports detected
[    1.081688] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.081691] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.081698] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
[    1.081716] ehci_hcd 0000:00:1d.0: debug port 2
[    1.085607] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.085620] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7f1b000
[    1.097485] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.097496] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002
[    1.097497] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.097498] usb usb4: Product: EHCI Host Controller
[    1.097499] usb usb4: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[    1.097500] usb usb4: SerialNumber: 0000:00:1d.0
[    1.097563] hub 4-0:1.0: USB hub found
[    1.097565] hub 4-0:1.0: 3 ports detected
[    1.097618] ahci 0000:00:1f.2: version 3.0
[    1.097686] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x5 impl RAID mode
[    1.097688] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst 
[    1.097692] ahci 0000:00:1f.2: setting latency timer to 64
[    1.105762] scsi0 : ahci
[    1.105835] scsi1 : ahci
[    1.105873] scsi2 : ahci
[    1.105911] scsi3 : ahci
[    1.105950] scsi4 : ahci
[    1.105989] scsi5 : ahci
[    1.106387] ata1: SATA max UDMA/133 abar m2048@0xf7f1a000 port 0xf7f1a100 irq 19
[    1.106388] ata2: DUMMY
[    1.106390] ata3: SATA max UDMA/133 abar m2048@0xf7f1a000 port 0xf7f1a200 irq 19
[    1.106391] ata4: DUMMY
[    1.106392] ata5: DUMMY
[    1.106393] ata6: DUMMY
[    1.365390] usb 1-3: new low-speed USB device number 2 using xhci_hcd
[    1.386908] usb 1-3: New USB device found, idVendor=413c, idProduct=2107
[    1.386909] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.386911] usb 1-3: Product: Dell USB Entry Keyboard
[    1.386912] usb 1-3: Manufacturer: DELL
[    1.386956] usb 1-3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.425372] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.425388] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.426797] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.426799] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.426800] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.428724] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.428726] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.428728] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.431254] ata3.00: ATAPI: TSSTcorp DVD-ROM SH-116CB, D200, max UDMA/100
[    1.435698] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.435700] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.435701] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.437198] ata1.00: ATA-9: INTEL SSDSC2CW480A3, 400i, max UDMA/133
[    1.437199] ata1.00: 937703088 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.438233] ata3.00: configured for UDMA/100
[    1.446747] ata1.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
[    1.446748] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[    1.446750] ata1.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION OVERLAY) filtered out
[    1.457192] ata1.00: configured for UDMA/133
[    1.457265] scsi 0:0:0:0: Direct-Access     ATA      INTEL SSDSC2CW48 400i PQ: 0 ANSI: 5
[    1.462924] scsi 2:0:0:0: CD-ROM            TSSTcorp DVD-ROM SH-116CB D200 PQ: 0 ANSI: 5
[    1.464919] sd 0:0:0:0: [sda] 937703088 512-byte logical blocks: (480 GB/447 GiB)
[    1.464952] sd 0:0:0:0: [sda] Write Protect is off
[    1.464954] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.464962] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.465285]  sda: sda1 sda2 < sda5 >
[    1.465470] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.465557] input: DELL Dell USB Entry Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/input/input0
[    1.465587] generic-usb 0003:413C:2107.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL Dell USB Entry Keyboard] on usb-0000:00:14.0-3/input0
[    1.465595] usbcore: registered new interface driver usbhid
[    1.465596] usbhid: USB HID core driver
[    1.473440] sr0: scsi3-mmc drive: 1x/48x cd/rw xa/form2 cdda tray
[    1.473441] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.473510] sr 2:0:0:0: Attached scsi CD-ROM sr0
[    1.474385] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.474422] sr 2:0:0:0: Attached scsi generic sg1 type 5
[    1.553324] usb 1-4: new low-speed USB device number 3 using xhci_hcd
[    1.573061] usb 1-4: New USB device found, idVendor=03f0, idProduct=094a
[    1.573063] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.573064] usb 1-4: Product: HP USB Optical Mouse
[    1.573065] usb 1-4: Manufacturer: PixArt
[    1.573110] usb 1-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[    1.574648] input: PixArt HP USB Optical Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input1
[    1.574698] generic-usb 0003:03F0:094A.0002: input,hidraw1: USB HID v1.11 Mouse [PixArt HP USB Optical Mouse] on usb-0000:00:14.0-4/input0
[    1.609301] Refined TSC clocksource calibration: 3591.681 MHz.
[    1.609304] Switching to clocksource tsc
[    1.685263] usb 3-1: new high-speed USB device number 2 using ehci_hcd
[    1.817559] usb 3-1: New USB device found, idVendor=8087, idProduct=8008
[    1.817560] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.817706] hub 3-1:1.0: USB hub found
[    1.817809] hub 3-1:1.0: 6 ports detected
[    1.929182] usb 4-1: new high-speed USB device number 2 using ehci_hcd
[    2.061470] usb 4-1: New USB device found, idVendor=8087, idProduct=8000
[    2.061472] usb 4-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.061613] hub 4-1:1.0: USB hub found
[    2.061719] hub 4-1:1.0: 8 ports detected
[    6.543407] PM: Starting manual resume from disk
[    6.543409] PM: Hibernation image partition 8:5 present
[    6.543410] PM: Looking for hibernation image.
[    6.543537] PM: Image not found (code -22)
[    6.543540] PM: Hibernation image not present or could not be loaded.
[    6.562685] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    6.702496] udevd[429]: starting version 175
[    6.731016] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
[    6.731021] ACPI: Power Button [PWRB]
[    6.731054] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    6.731056] ACPI: Power Button [PWRF]
[    6.740708] wmi: Mapper loaded
[    6.743290] iTCO_vendor_support: vendor-support=0
[    6.743631] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    6.743673] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[    6.743747] iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860)
[    6.743794] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    6.748963] PCI parallel port detected: 14f2:0121, I/O at 0xd030(0x0), IRQ 18
[    6.749006] parport0: PC-style at 0xd030, irq 18 [PCSPP,TRISTATE,EPP]
[    6.751816] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    6.761761] input: Dell WMI hotkeys as /devices/virtual/input/input4
[    6.843431] PCI parallel port detected: 14f2:0121, I/O at 0xd010(0x0), IRQ 16
[    6.843471] parport1: PC-style at 0xd010, irq 16 [PCSPP,TRISTATE,EPP]
[    9.774335] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x000f0000
[   10.777970] hda-intel: Codec #0 probe error; disabling it...
[   11.797601] hda_intel: azx_get_response timeout, switching to single_cmd mode: last cmd=0x000f0001
[   11.843453] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input5
[   11.843511] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input6
[   11.843560] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input7
[   11.843606] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card1/input8
[   11.843831] ACPI Warning: 0x0000f040-0x0000f05f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20120320/utaddress-251)
[   11.843838] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   11.969571] Adding 18997244k swap on /dev/sda5.  Priority:-1 extents:1 across:18997244k SS
[   11.976126] EXT4-fs (sda1): re-mounted. Opts: (null)
[   11.993334] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[   12.001404] loop: module loaded
[   12.266714] RPC: Registered named UNIX socket transport module.
[   12.266716] RPC: Registered udp transport module.
[   12.266717] RPC: Registered tcp transport module.
[   12.266717] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   12.269016] FS-Cache: Loaded
[   12.271776] NFS: Registering the id_resolver key type
[   12.271785] FS-Cache: Netfs 'nfs' registered for caching
[   12.273810] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   12.512601] Bluetooth: Core ver 2.16
[   12.512609] NET: Registered protocol family 31
[   12.512610] Bluetooth: HCI device and connection manager initialized
[   12.512612] Bluetooth: HCI socket layer initialized
[   12.512613] Bluetooth: L2CAP socket layer initialized
[   12.512616] Bluetooth: SCO socket layer initialized
[   12.515271] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   12.515273] Bluetooth: BNEP filters: protocol multicast
[   12.515408] Bluetooth: RFCOMM TTY layer initialized
[   12.515412] Bluetooth: RFCOMM socket layer initialized
[   12.515413] Bluetooth: RFCOMM ver 1.11
[   12.527078] lp0: using parport0 (interrupt-driven).
[   12.527167] lp1: using parport1 (interrupt-driven).
[   12.528789] ppdev: user-space parallel port driver
[   12.593664] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.446076] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input9
[   16.275627] tg3 0000:06:00.0: eth0: Link is up at 1000 Mbps, full duplex
[   16.275629] tg3 0000:06:00.0: eth0: Flow control is on for TX and on for RX
[   16.275677] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   26.464273] eth0: no IPv6 routers present
[  112.150972] I-pipe: head domain RTAI registered.
[  112.150976] RTAI[hal]: compiled with gcc version 4.7.2 (Debian 4.7.2-5) .
[  112.151069] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[  112.151071] SYSINFO: CPUs 8, LINUX APIC IRQ 2312, TIM_FREQ 6235080, CLK_FREQ 3592032000, CPU_FREQ 3592032000
[  112.151074] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314; LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[  112.151076] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 6235080, 6235080, 5057000
[  112.158162] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[  112.158182] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[  112.158184] RTAI[sched]: hard timer type/freq = APIC/6235080(Hz); default timing: oneshot; linear timed lists.
[  112.158186] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq = 3592032000 hz.
[  112.158187] RTAI[sched]: timer setup = 999 ns, resched latency = 2943 ns.
[  112.162452] RTAI[math]: loaded.
[  112.210907] MOTENC: ERROR, unknown card detected
[  114.360101] RTAI[math]: unloaded.
[  114.360920] SCHED releases registered named ALIEN PEDV$D
[  114.362084] RTAI[malloc]: unloaded.
[  114.460400] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps 0, syscalls 0).
[  114.461228] I-pipe: head domain RTAI unregistered.
[  114.461313] RTAI[hal]: unmounted.



-----------------------------------------------------------------------
Info report created by linuxcnc_info:
The file:    /tmp/linuxcnc_info.txt
can be posted to a forum or a web site like:
     http://pastebin.com
in order to provide information about the linuxcnc
system and configuration.

                Date: Fri Sep 20 09:07:26 PDT 2019
            UTC Date: Fri Sep 20 16:07:26 UTC 2019
        this program: /usr/bin/linuxcnc_info
              uptime: 09:07:26 up 3 min, 0 users, load average: 0.05, 0.12, 0.05
     lsb_release -sa: Debian Debian GNU/Linux 7.11 (wheezy) 7.11 wheezy
      which linuxcnc: /usr/bin/linuxcnc
                 pwd: /home/cnc/linuxcnc/configs/motenc
                USER: cnc
             LOGNAME: cnc
                HOME: /home/cnc
              EDITOR: 
              VISUAL: 
            LANGUAGE: 
                TERM: dumb
           COLORTERM: 
             DISPLAY: :0.0
             DESKTOP: lightdm-xsession
        display size: 1920x1080 pixels (602x343 millimeters)
                PATH: /usr/bin:/home/cnc/linuxcnc/configs/motenc/bin:/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games

uname items:
         nodename -n: cnc
      kernel-name -s: Linux
      kernel-vers -v: #1 SMP PREEMPT Debian 3.4.55-4linuxcnc
          machine -m: i686
        processor -p: unknown
         platform -i: unknown
      oper system -o: GNU/Linux

/proc items:
             cmdline: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae root=UUID=99af5db5-c80b-4914-b756-0c7f32ed1692 ro initrd=/install/gtk/initrd.gz lapic quiet rootdelay=5
          model name: Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
               cores: 4
             cpu MHz: 3592.032
             parport: d010-d012 : parport1 d013-d017 : parport1 d030-d032 : parport0 d033-d037 : parport0
              serial: 03f8-03ff : serial f0c0-f0c7 : serial

Versions:
                 gcc: gcc (Debian 4.7.2-5) 4.7.2
              python: Python 2.7.3
                 git: git version 1.7.10.4
          git commit: NA
                 tcl: 8.5
                  tk: 8.5
               glade: not_in_PATH
          glade-gtk2: glade3 3.8.0

linuxcnc_var all:

     LINUXCNCVERSION: 2.9.0-pre0-642-ged8ef5d
LINUXCNC_AUX_GLADEVCP: /usr/share/linuxcnc/aux_gladevcp
LINUXCNC_AUX_EXAMPLES: /usr/share/linuxcnc/aux_examples
            REALTIME: /etc/init.d/realtime
                 RTS: /usr/realtime-3.4-9-rtai-686-pae/bin/rtai-config
          HALLIB_DIR: /usr/share/linuxcnc/hallib

dpkg -l '*linuxcnc*':
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                  Version                            Architecture Description
+++-=====================================-==================================-============-==============================================================================
ii  linuxcnc                              1:2.9.0~pre0.642.ged8ef5d          i386         motion controller for CNC machines and robots
un  linuxcnc-doc                          <none>                                          (no description available)
ii  linuxcnc-doc-en                       1:2.9.0~pre0.642.ged8ef5d          all          motion controller for CNC machines and robots (English documentation)
un  linuxcnc-sim                          <none>                                          (no description available)
un  linuxcnc-uspace                       <none>                                          (no description available)

Last edit: 20 Sep 2019 18:01 by smorin.

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

More
20 Sep 2019 18:07 #145697 by andypugh
Replied by andypugh on topic Upgrading from Axis 2.3.1
It's a mess, but good enough.

Rather than run the whole of LinuxCNC, the easy way to test the driver is with a standalone hal session.
halrun
loadrt hal_motenc
show pin
exit

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

More
20 Sep 2019 18:14 #145698 by smorin
Replied by smorin on topic Upgrading from Axis 2.3.1
just in case, i'm including the config files
cnc@cnc:~$ halrun
halcmd: loadrt hal_motenc
Error: could not insert module /usr/realtime-3.4-9-rtai-686-pae/modules/linuxcnc/hal_motenc.ko: No such device
<stdin>:1: exit value: 1
<stdin>:1: insmod for hal_motenc failed, returned -1
See the output of 'dmesg' for more information.
halcmd: show pin
Component Pins:
Owner   Type  Dir         Value  Name

halcmd: exit
Attachments:

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

More
20 Sep 2019 18:34 #145699 by andypugh
Replied by andypugh on topic Upgrading from Axis 2.3.1
dmesg should now say "MOTENC: unknown card" ?

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

Time to create page: 0.582 seconds
Powered by Kunena Forum