Realtime Error on start

More
19 Mar 2014 00:06 #44956 by ALEX7786
Hey guys,
I´ve got a little startup problem with LinuxCNC on a Panasonic Toughbook.
I don´t know whats the exact problem, so maybe some of you could help me to fix it.
So here´s the error message:
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-2.6.32-122-rtai/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.5.3
Machine configuration directory is '/home/alex/linuxcnc/configs/Meine-Maschine'
Machine configuration file is 'Meine-Maschine.ini'
INIFILE=/home/alex/linuxcnc/configs/Meine-Maschine/Meine-Maschine.ini
PARAMETER_FILE=linuxcnc.var
TASK=milltask
HALUI=
DISPLAY=axis
Starting LinuxCNC...
Starting LinuxCNC server program: linuxcncsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Realtime system did not load
Shutting down and cleaning up LinuxCNC...
Killing task linuxcncsvr, PID=1526
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
Can not find -sec MOT -var MOT -num 1 
Can not find -sec IO -var IO -num 1 
Can not find -sec LINUXCNC -var NML_FILE -num 1 
Can not find -sec EMC -var NML_FILE -num 1 
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/rtai_hal.ko': -1 Operation not permitted
1526
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
RTAPI: ERROR: could not open shared memory (errno=2)
/usr/bin/linuxcnc: Zeile 433:  1563 Speicherzugriffsfehler  $HALCMD stop
Unloading hal components
RTAPI: ERROR: could not open shared memory (errno=2)
/usr/bin/linuxcnc: Zeile 433:  1564 Speicherzugriffsfehler  $HALCMD unload all
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
RTAPI: ERROR: could not open shared memory (errno=2)
ERROR: Module hal_lib does not exist in /proc/modules
ERROR: Module rtapi does not exist in /proc/modules
ERROR: Module rtai_math does not exist in /proc/modules
ERROR: Module rtai_sem does not exist in /proc/modules
ERROR: Module rtai_fifos does not exist in /proc/modules
ERROR: Module rtai_sched does not exist in /proc/modules
ERROR: Module rtai_hal does not exist in /proc/modules

Kernel message information:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-122-rtai (root@moses-6core) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #rtai SMP Tue Jul 27 12:44:07 CDT 2010 (Ubuntu 2.6.32-122.35.rtai-rtai 2.6.32.11+drm33.2)
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000000f6f0000 (usable)
[    0.000000]  BIOS-e820: 000000000f6f0000 - 000000000f6ff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000000f6ff000 - 000000000f700000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000000f700000 - 000000000f780000 (usable)
[    0.000000]  BIOS-e820: 000000000f780000 - 0000000010000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xf780 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-DFFFF uncachable
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FF0000000 write-back
[    0.000000]   1 base 00FF80000 mask FFFF80000 uncachable
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] Scanning 0 areas for low memory corruption
[    0.000000] modified physical RAM map:
[    0.000000]  modified: 0000000000000000 - 0000000000010000 (reserved)
[    0.000000]  modified: 0000000000010000 - 000000000009f000 (usable)
[    0.000000]  modified: 000000000009f000 - 00000000000a0000 (reserved)
[    0.000000]  modified: 00000000000ce000 - 00000000000d0000 (reserved)
[    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 000000000f6f0000 (usable)
[    0.000000]  modified: 000000000f6f0000 - 000000000f6ff000 (ACPI data)
[    0.000000]  modified: 000000000f6ff000 - 000000000f700000 (ACPI NVS)
[    0.000000]  modified: 000000000f700000 - 000000000f780000 (usable)
[    0.000000]  modified: 000000000f780000 - 0000000010000000 (reserved)
[    0.000000]  modified: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  modified: 00000000fff00000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] init_memory_mapping: 0000000000000000-000000000f780000
[    0.000000] Using x86 segment limits to approximate NX protection
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 000f400000 page 2M
[    0.000000]  000f400000 - 000f780000 page 4k
[    0.000000] kernel direct mapping tables up to f780000 @ 10000-15000
[    0.000000] RAMDISK: 0aceb000 - 0b9737b5
[    0.000000] ACPI: RSDP 000f6910 00014 (v00 PTLTD )
[    0.000000] ACPI: RSDT 0f6f880e 0002C (v01 PTLTD    RSDT   06040000  LTP 00000001)
[    0.000000] ACPI: FACP 0f6fef64 00074 (v01 MATBIO CF28-3   06040000 MAT  00000001)
[    0.000000] ACPI: DSDT 0f6f883a 0672A (v01 MATBIO   CF28-3 06040000 MSFT 0100000E)
[    0.000000] ACPI: FACS 0f6fffc0 00040
[    0.000000] ACPI: BOOT 0f6fefd8 00028 (v01 PTLTD  $SBFTBL$ 06040000  LTP 00000001)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 247MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 0f780000
[    0.000000]   low ram: 0 - 0f780000
[    0.000000]   node 0 low ram: 00000000 - 0f780000
[    0.000000]   node 0 bootmap 00011000 - 00012ef0
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 000f780000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0000100000 - 00008b0db8]    TEXT DATA BSS ==> [0000100000 - 00008b0db8]
[    0.000000]   #4 [000aceb000 - 000b9737b5]          RAMDISK ==> [000aceb000 - 000b9737b5]
[    0.000000]   #5 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
[    0.000000]   #6 [00008b1000 - 00008b4190]              BRK ==> [00008b1000 - 00008b4190]
[    0.000000]   #7 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
[    0.000000]   #8 [0000011000 - 0000013000]          BOOTMAP ==> [0000011000 - 0000013000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0000f780
[    0.000000]   HighMem  0x0000f780 -> 0x0000f780
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0000f6f0
[    0.000000]     0: 0x0000f700 -> 0x0000f780
[    0.000000] On node 0 totalpages: 63231
[    0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1001200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 463 pages used for memmap
[    0.000000]   Normal zone: 58785 pages, LIFO batch:15
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    0.000000] Allocating PCI resources starting at 10000000 (gap: 10000000:ef800000)
[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 24 pages/cpu @c1400000 s74936 r0 d23368 u4194304
[    0.000000] pcpu-alloc: s74936 r0 d23368 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 62736
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=b45da6c5-7910-45dd-ac9c-eb9f32aec992 ro quiet splash
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 1266880 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 (00000000:00000000)
[    0.000000] Memory: 228324k/253440k available (4539k kernel code, 24272k reserved, 1928k data, 620k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000000]     vmalloc : 0xcff80000 - 0xff7fe000   ( 760 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xcf780000   ( 247 MB)
[    0.000000]       .init : 0xc0751000 - 0xc07ec000   ( 620 kB)
[    0.000000]       .data : 0xc056ecbc - 0xc0750e68   (1928 kB)
[    0.000000]       .text : 0xc0100000 - 0xc056ecbc   (4539 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:256
[    0.000000] I-pipe 2.6-03: pipeline enabled.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 996.648 MHz processor.
[    0.008022] Calibrating delay loop (skipped), value calculated using timer frequency.. 1993.29 BogoMIPS (lpj=3986592)
[    0.008069] Security Framework initialized
[    0.008135] AppArmor: AppArmor initialized
[    0.008156] Mount-cache hash table entries: 512
[    0.008465] Initializing cgroup subsys ns
[    0.008475] Initializing cgroup subsys cpuacct
[    0.008487] Initializing cgroup subsys memory
[    0.008510] Initializing cgroup subsys devices
[    0.008518] Initializing cgroup subsys freezer
[    0.008524] Initializing cgroup subsys net_cls
[    0.008574] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.008584] CPU: L2 cache: 512K
[    0.008594] mce: CPU supports 5 MCE banks
[    0.008625] Performance Events: 
[    0.008631] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.008638] no hardware sampling interrupt available.
[    0.008644] p6 PMU driver.
[    0.008690] ... version:                0
[    0.008695] ... bit width:              32
[    0.008701] ... generic registers:      2
[    0.008707] ... value mask:             00000000ffffffff
[    0.008713] ... max period:             000000007fffffff
[    0.008720] ... fixed-purpose events:   0
[    0.008725] ... event mask:             0000000000000003
[    0.008736] Checking 'hlt' instruction... OK.
[    0.025445] SMP alternatives: switching to UP code
[    0.035404] Freeing SMP alternatives: 31k freed
[    0.035433] ACPI: Core revision 20090903
[    0.048165] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.048189] ftrace: allocating 21003 entries in 42 pages
[    0.063355] Enabling APIC mode:  Flat.  Using 0 I/O APICs
[    0.063371] weird, boot CPU (#0) not listed by the BIOS.
[    0.063376] SMP motherboard not detected.
[    0.063383] Local APIC not detected. Using dummy APIC emulation.
[    0.063389] SMP disabled
[    0.063874] Brought up 1 CPUs
[    0.063889] Total of 1 processors activated (1993.29 BogoMIPS).
[    0.064054] CPU0 attaching NULL sched-domain.
[    0.064409] devtmpfs: initialized
[    0.065324] regulator: core version 0.5
[    0.065448] NET: Registered protocol family 16
[    0.065752] EISA bus registered
[    0.065771] ACPI: bus type pci registered
[    0.066161] PCI: PCI BIOS revision 2.10 entry at 0xfd9a8, last bus=1
[    0.066168] PCI: Using configuration type 1 for base access
[    0.069803] bio: create slab <bio-0> at 0
[    0.070831] ACPI: EC: Look up EC in DSDT
[    0.077987] ACPI Error (dswload-0659): [PCI0] Namespace lookup failure, AE_NOT_FOUND
[    0.078004] ACPI Exception: AE_NOT_FOUND, During name lookup/catalog (20090903/psloop-230)
[    0.078019] ACPI Error (psparse-0537): Method parse/execution failed [\] (Node c08a5844), AE_NOT_FOUND
[    0.078198] ACPI: Executed 2 blocks of module-level executable AML code
[    0.080500] ACPI: Interpreter enabled
[    0.080508] ACPI: (supports S0 S5)
[    0.080534] ACPI: Using PIC for interrupt routing
[    0.093631] ACPI: No dock devices found.
[    0.095003] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.095153] pci 0000:00:02.0: reg 10 32bit mmio pref: [0xe8000000-0xefffffff]
[    0.095165] pci 0000:00:02.0: reg 14 32bit mmio: [0xe0000000-0xe007ffff]
[    0.095196] pci 0000:00:02.0: supports D1
[    0.095226] pci 0000:00:02.1: reg 10 32bit mmio pref: [0xf0000000-0xf7ffffff]
[    0.095238] pci 0000:00:02.1: reg 14 32bit mmio: [0xe0080000-0xe00fffff]
[    0.095268] pci 0000:00:02.1: supports D1
[    0.095352] pci 0000:00:1d.0: reg 20 io port: [0x1800-0x181f]
[    0.095464] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[    0.095474] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
[    0.095510] pci 0000:00:1f.1: reg 10 io port: [0x1f0-0x1f7]
[    0.095522] pci 0000:00:1f.1: reg 14 io port: [0x3f4-0x3f7]
[    0.095535] pci 0000:00:1f.1: reg 18 io port: [0x170-0x177]
[    0.095547] pci 0000:00:1f.1: reg 1c io port: [0x374-0x377]
[    0.095559] pci 0000:00:1f.1: reg 20 io port: [0x1820-0x182f]
[    0.095572] pci 0000:00:1f.1: reg 24 32bit mmio: [0xe0100000-0xe01003ff]
[    0.095632] pci 0000:00:1f.3: reg 20 io port: [0x1840-0x185f]
[    0.095678] pci 0000:00:1f.5: reg 10 io port: [0x1c00-0x1cff]
[    0.095691] pci 0000:00:1f.5: reg 14 io port: [0x1880-0x18bf]
[    0.095771] pci 0000:01:00.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.095794] pci 0000:01:00.0: supports D1 D2
[    0.095801] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.095811] pci 0000:01:00.0: PME# disabled
[    0.095850] pci 0000:01:00.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.095872] pci 0000:01:00.1: supports D1 D2
[    0.095879] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.095888] pci 0000:01:00.1: PME# disabled
[    0.095936] pci 0000:01:04.0: reg 10 32bit mmio: [0xe0212000-0xe0212fff]
[    0.095949] pci 0000:01:04.0: reg 14 io port: [0x3800-0x383f]
[    0.095961] pci 0000:01:04.0: reg 18 32bit mmio: [0xe0700000-0xe07fffff]
[    0.095985] pci 0000:01:04.0: reg 30 32bit mmio pref: [0x000000-0x0fffff]
[    0.096027] pci 0000:01:04.0: supports D1 D2
[    0.096034] pci 0000:01:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.096043] pci 0000:01:04.0: PME# disabled
[    0.096084] pci 0000:00:1e.0: transparent bridge
[    0.096094] pci 0000:00:1e.0: bridge io port: [0x2000-0x3fff]
[    0.096103] pci 0000:00:1e.0: bridge 32bit mmio: [0xe0200000-0xe0afffff]
[    0.096153] pci_bus 0000:00: on NUMA node 0
[    0.096165] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.096322] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.100597] ACPI: PCI Interrupt Link [LNKA] (IRQs *9)
[    0.100869] ACPI: PCI Interrupt Link [LNKB] (IRQs *9)
[    0.101141] ACPI: PCI Interrupt Link [LNKC] (IRQs *9)
[    0.101412] ACPI: PCI Interrupt Link [LNKD] (IRQs 9) *0, disabled.
[    0.101687] ACPI: PCI Interrupt Link [LNKE] (IRQs 9) *0, disabled.
[    0.101961] ACPI: PCI Interrupt Link [LNKF] (IRQs *9)
[    0.102233] ACPI: PCI Interrupt Link [LNKG] (IRQs 9) *0, disabled.
[    0.102508] ACPI: PCI Interrupt Link [LNKH] (IRQs *9)
[    0.102746] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.102763] vgaarb: loaded
[    0.103087] SCSI subsystem initialized
[    0.103267] libata version 3.00 loaded.
[    0.103450] usbcore: registered new interface driver usbfs
[    0.103484] usbcore: registered new interface driver hub
[    0.103555] usbcore: registered new device driver usb
[    0.103872] ACPI: WMI: Mapper loaded
[    0.103878] PCI: Using ACPI for IRQ routing
[    0.104169] NetLabel: Initializing
[    0.104175] NetLabel:  domain hash size = 128
[    0.104180] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.104212] NetLabel:  unlabeled traffic allowed by default
[    0.104286] Switching to clocksource tsc
[    0.108992] AppArmor: AppArmor Filesystem Enabled
[    0.109052] pnp: PnP ACPI init
[    0.109107] ACPI: bus type pnp registered
[    0.112405] pnp 00:01: mem resource (0xcce00-0xcffff) overlaps 0000:01:04.0 BAR 6 (0x0-0xfffff), disabling
[    0.118068] pnp: PnP ACPI: found 8 devices
[    0.118076] ACPI: ACPI bus type pnp unregistered
[    0.118088] PnPBIOS: Disabled by ACPI PNP
[    0.118119] system 00:01: ioport range 0x1000-0x107f has been reserved
[    0.118129] system 00:01: ioport range 0x1180-0x11bf has been reserved
[    0.118138] system 00:01: ioport range 0x4d0-0x4d1 has been reserved
[    0.118147] system 00:01: ioport range 0x610-0x61f has been reserved
[    0.118156] system 00:01: ioport range 0x620-0x62f has been reserved
[    0.118165] system 00:01: ioport range 0x630-0x63f has been reserved
[    0.118174] system 00:01: ioport range 0xfe00-0xfe01 has been reserved
[    0.118183] system 00:01: ioport range 0x580-0x587 has been reserved
[    0.118194] system 00:01: iomem range 0xff800000-0xffffffff could not be reserved
[    0.153257] pci 0000:01:00.0: CardBus bridge, secondary bus 0000:02
[    0.153265] pci 0000:01:00.0:   IO window: 0x002000-0x0020ff
[    0.153275] pci 0000:01:00.0:   IO window: 0x002400-0x0024ff
[    0.153284] pci 0000:01:00.0:   PREFETCH window: 0x10000000-0x13ffffff
[    0.153294] pci 0000:01:00.0:   MEM window: 0x1c000000-0x1fffffff
[    0.153303] pci 0000:01:00.1: CardBus bridge, secondary bus 0000:06
[    0.153311] pci 0000:01:00.1:   IO window: 0x002800-0x0028ff
[    0.153320] pci 0000:01:00.1:   IO window: 0x002c00-0x002cff
[    0.153329] pci 0000:01:00.1:   PREFETCH window: 0x14000000-0x17ffffff
[    0.153338] pci 0000:01:00.1:   MEM window: 0x20000000-0x23ffffff
[    0.153348] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
[    0.153356] pci 0000:00:1e.0:   IO window: 0x2000-0x3fff
[    0.153367] pci 0000:00:1e.0:   MEM window: 0xe0200000-0xe0afffff
[    0.153377] pci 0000:00:1e.0:   PREFETCH window: 0x10000000-0x19ffffff
[    0.153401] pci 0000:00:1e.0: setting latency timer to 64
[    0.153717] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 9
[    0.153725] PCI: setting IRQ 9 as level-triggered
[    0.153735] pci 0000:01:00.0: PCI INT A -> Link[LNKC] -> GSI 9 (level, low) -> IRQ 9
[    0.154022] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 9
[    0.154032] pci 0000:01:00.1: PCI INT B -> Link[LNKH] -> GSI 9 (level, low) -> IRQ 9
[    0.154048] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.154056] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.154064] pci_bus 0000:01: resource 0 io:  [0x2000-0x3fff]
[    0.154072] pci_bus 0000:01: resource 1 mem: [0xe0200000-0xe0afffff]
[    0.154080] pci_bus 0000:01: resource 2 pref mem [0x10000000-0x19ffffff]
[    0.154088] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    0.154096] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[    0.154104] pci_bus 0000:02: resource 0 io:  [0x2000-0x20ff]
[    0.154111] pci_bus 0000:02: resource 1 io:  [0x2400-0x24ff]
[    0.154119] pci_bus 0000:02: resource 2 pref mem [0x10000000-0x13ffffff]
[    0.154128] pci_bus 0000:02: resource 3 mem: [0x1c000000-0x1fffffff]
[    0.154136] pci_bus 0000:06: resource 0 io:  [0x2800-0x28ff]
[    0.154144] pci_bus 0000:06: resource 1 io:  [0x2c00-0x2cff]
[    0.154151] pci_bus 0000:06: resource 2 pref mem [0x14000000-0x17ffffff]
[    0.154160] pci_bus 0000:06: resource 3 mem: [0x20000000-0x23ffffff]
[    0.154258] NET: Registered protocol family 2
[    0.154510] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.155275] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.155424] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.155565] TCP: Hash tables configured (established 8192 bind 8192)
[    0.155572] TCP reno registered
[    0.155835] NET: Registered protocol family 1
[    0.155883] pci 0000:00:02.0: Boot video device
[    0.155950] pci 0000:01:04.0: Firmware left e100 interrupts enabled; disabling
[    0.156137] Simple Boot Flag at 0x38 set to 0x1
[    0.156362] Scanning for low memory corruption every 60 seconds
[    0.156620] audit: initializing netlink socket (disabled)
[    0.156652] type=2000 audit(1395164156.155:1): initialized
[    0.174248] Trying to unpack rootfs image as initramfs...
[    0.192713] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.203902] VFS: Disk quotas dquot_6.5.2
[    0.204122] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.205955] fuse init (API version 7.13)
[    0.206210] msgmni has been set to 446
[    0.212034] alg: No test for stdrng (krng)
[    0.212236] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.212247] io scheduler noop registered
[    0.212253] io scheduler anticipatory registered
[    0.212259] io scheduler deadline registered
[    0.212417] io scheduler cfq registered (default)
[    0.212703] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.212769] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.213006] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.213027] ACPI: Power Button [PWRB]
[    0.213161] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.213877] ACPI: Lid Switch [LID]
[    0.214001] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.214009] ACPI: Power Button [PWRF]
[    0.215751] isapnp: Scanning for PnP cards...
[    0.228512] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.228664] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.275633] brd: module loaded
[    0.276996] loop: module loaded
[    0.277292] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    0.277608] ata_piix 0000:00:1f.1: version 2.13
[    0.277636] ata_piix 0000:00:1f.1: enabling device (0005 -> 0007)
[    0.277661] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 9 (level, low) -> IRQ 9
[    0.277762] ata_piix 0000:00:1f.1: setting latency timer to 64
[    0.284139] scsi0 : ata_piix
[    0.284526] scsi1 : ata_piix
[    0.284629] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1820 irq 14
[    0.284639] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1828 irq 15
[    0.285632] Fixed MDIO Bus: probed
[    0.285731] PPP generic driver version 2.4.2
[    0.285894] tun: Universal TUN/TAP device driver, 1.6
[    0.285901] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    0.286167] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.286213] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.286247] uhci_hcd: USB Universal Host Controller Interface driver
[    0.286765] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9
[    0.286777] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9
[    0.286798] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.286807] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.286910] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[    0.286954] uhci_hcd 0000:00:1d.0: irq 9, io base 0x00001800
[    0.287217] usb usb1: configuration #1 chosen from 1 choice
[    0.287292] hub 1-0:1.0: USB hub found
[    0.287314] hub 1-0:1.0: 2 ports detected
[    0.287534] PNP: PS/2 Controller [PNP0303:K101,FJC6000:MOU2] at 0x60,0x64 irq 1,12
[    0.289868] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.289885] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.292307] mice: PS/2 mouse device common for all mice
[    0.292694] rtc_cmos 00:04: RTC can wake from S4
[    0.292810] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.292843] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    0.293138] device-mapper: uevent: version 1.0.3
[    0.296349] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    0.299747] device-mapper: multipath: version 1.1.0 loaded
[    0.299758] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.300241] EISA: Probing bus 0 at eisa.0
[    0.300257] Cannot allocate resource for EISA slot 1
[    0.300264] Cannot allocate resource for EISA slot 2
[    0.300271] Cannot allocate resource for EISA slot 3
[    0.300300] EISA: Detected 0 cards.
[    0.300308] cpuidle: using governor ladder
[    0.300314] cpuidle: using governor menu
[    0.301589] TCP cubic registered
[    0.302047] NET: Registered protocol family 10
[    0.303244] lo: Disabled Privacy Extensions
[    0.304170] NET: Registered protocol family 17
[    0.304257] Using IPI No-Shortcut mode
[    0.304534] registered taskstats version 1
[    0.304897] rtc_cmos 00:04: setting system clock to 2014-03-18 17:35:57 UTC (1395164157)
[    0.304906] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.304912] EDD information not available.
[    0.322633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.477244] ata2.00: ATAPI: MATSHITADVD-ROM SR-8177, NP24, max UDMA/33
[    0.477727] ata1.00: ATA-5: FUJITSU MHK2120AT, D836, max UDMA/66
[    0.477736] ata1.00: 23579136 sectors, multi 16: LBA 
[    0.492736] ata2.00: configured for UDMA/33
[    0.493276] ata1.00: configured for UDMA/66
[    0.903815] isapnp: No Plug & Play device found
[    0.904230] scsi 0:0:0:0: Direct-Access     ATA      FUJITSU MHK2120A D836 PQ: 0 ANSI: 5
[    0.904651] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.905056] sd 0:0:0:0: [sda] 23579136 512-byte logical blocks: (12.0 GB/11.2 GiB)
[    0.905218] sd 0:0:0:0: [sda] Write Protect is off
[    0.905226] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.905307] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.905909]  sda:
[    0.907105] scsi 1:0:0:0: CD-ROM            MATSHITA DVD-ROM SR-8177  NP24 PQ: 0 ANSI: 5
[    0.913738] sr0: scsi3-mmc drive: 24x/24x cd/rw xa/form2 cdda tray
[    0.913753] Uniform CD-ROM driver Revision: 3.20
[    0.914071] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.914271] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    0.925756]  sda1 sda2 < sda5 >
[    0.955334] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.338402] Freeing initrd memory: 12833k freed
[    1.376477] Freeing unused kernel memory: 620k freed
[    1.378530] Write protecting the kernel text: 4540k
[    1.378609] Write protecting the kernel read-only data: 1668k
[    1.428692] udev: starting version 151
[    1.901657] Linux agpgart interface v0.103
[    1.922836] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5
[    1.923058] ACPI: Video Device [GRFX] (multi-head: yes  rom: no  post: no)
[    1.935900] agpgart-intel 0000:00:00.0: Intel 830M Chipset
[    1.936502] agpgart-intel 0000:00:00.0: detected 8060K stolen memory
[    1.938896] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[    1.941702] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    1.941801] e100: Copyright(c) 1999-2006 Intel Corporation
[    1.942098] e100 0000:01:04.0: PCI INT A -> Link[LNKH] -> GSI 9 (level, low) -> IRQ 9
[    1.965256] e100 0000:01:04.0: PME# disabled
[    1.978463] e100: eth0: e100_probe: addr 0xe0212000, irq 9, MAC addr 00:d0:59:22:4b:7e
[    2.081909] [drm] Initialized drm 1.1.0 20060810
[    2.165986] [drm] i915 disabling kernel modesetting for known bad device.
[    2.166514] pci 0000:00:02.0: power state changed by ACPI to D0
[    2.166537] pci 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9
[    2.166549] pci 0000:00:02.0: setting latency timer to 64
[    2.178040] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    2.185613] vga16fb: initializing
[    2.185626] vga16fb: mapped to 0xc00a0000
[    2.185873] fb0: VGA16 VGA frame buffer device
[    2.332772] Console: switching to colour frame buffer device 80x30
[    3.100609] xor: automatically using best checksumming function: pIII_sse
[    3.120027]    pIII_sse  :  2348.000 MB/sec
[    3.120033] xor: using function: pIII_sse (2348.000 MB/sec)
[    3.160924] device-mapper: dm-raid45: initialized v0.2594b
[    3.540064] EXT4-fs (sda1): mounted filesystem with ordered data mode
[   13.801763] Adding 545784k swap on /dev/sda5.  Priority:-1 extents:1 across:545784k 
[   14.486093] udev: starting version 151
[   15.120602] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   15.132250] ------------[ cut here ]------------
[   15.132276] WARNING: at /home/moses/Projects/emc2/ubuntu-lucid/mm/page_alloc.c:1806 __alloc_pages_slowpath+0x433/0x4a0()
[   15.132284] Hardware name: CF-28STJ31DG
[   15.132289] Modules linked in: serio_raw intel_rng(+) panasonic_laptop(+) shpchp snd_page_alloc dm_raid45 xor fbcon tileblit font bitblit softcursor vga16fb vgastate i915 drm_kms_helper drm i2c_algo_bit e100 intel_agp mii video agpgart output
[   15.132340] Pid: 371, comm: modprobe Not tainted 2.6.32-122-rtai #rtai
[   15.132347] Call Trace:
[   15.132364]  [<c0143112>] warn_slowpath_common+0x72/0xa0
[   15.132374]  [<c01c4d53>] ? __alloc_pages_slowpath+0x433/0x4a0
[   15.132384]  [<c01c4d53>] ? __alloc_pages_slowpath+0x433/0x4a0
[   15.132394]  [<c014315a>] warn_slowpath_null+0x1a/0x20
[   15.132404]  [<c01c4d53>] __alloc_pages_slowpath+0x433/0x4a0
[   15.132415]  [<c01c4767>] ? get_page_from_freelist+0x207/0x3c0
[   15.132429]  [<c038179d>] ? acpi_ns_get_node+0x91/0x9e
[   15.132440]  [<c01c4efa>] __alloc_pages_nodemask+0x13a/0x170
[   15.132451]  [<c01c4f4c>] __get_free_pages+0x1c/0x30
[   15.132465]  [<c01f17f1>] __kmalloc+0x161/0x1c0
[   15.132481]  [<d01475f2>] ? T.442+0x12/0x20 [panasonic_laptop]
[   15.132493]  [<d01475f2>] T.442+0x12/0x20 [panasonic_laptop]
[   15.132505]  [<d0147674>] acpi_pcc_hotkey_add+0x74/0x24c [panasonic_laptop]
[   15.132519]  [<c036b3e7>] acpi_device_probe+0x3f/0xf9
[   15.132534]  [<c03cf78d>] really_probe+0x4d/0x140
[   15.132547]  [<c01990ed>] ? __ipipe_restore_root+0x2d/0x40
[   15.132557]  [<c03cf89e>] driver_probe_device+0x1e/0x30
[   15.132567]  [<c03cf931>] __driver_attach+0x81/0x90
[   15.132577]  [<c03cedd3>] bus_for_each_dev+0x53/0x80
[   15.132587]  [<c03cf65e>] driver_attach+0x1e/0x20
[   15.132597]  [<c03cf8b0>] ? __driver_attach+0x0/0x90
[   15.132607]  [<c03cf055>] bus_add_driver+0xd5/0x280
[   15.132617]  [<c036b313>] ? acpi_device_remove+0x0/0x95
[   15.132627]  [<c03cfc1a>] driver_register+0x6a/0x130
[   15.132638]  [<c019b157>] ? tracepoint_module_notify+0x27/0x30
[   15.132652]  [<c056c373>] ? notifier_call_chain+0x43/0x60
[   15.132663]  [<c036c0ef>] acpi_bus_register_driver+0x3f/0x41
[   15.132674]  [<d0046016>] acpi_pcc_init+0x16/0x25 [panasonic_laptop]
[   15.132684]  [<c0101041>] do_one_initcall+0x31/0x1b0
[   15.132696]  [<d0046000>] ? acpi_pcc_init+0x0/0x25 [panasonic_laptop]
[   15.132712]  [<c0179781>] sys_init_module+0xb1/0x220
[   15.132722]  [<c010340d>] syscall_call+0x7/0xb
[   15.132730] ---[ end trace 9abe35318e60d0de ]---
[   15.132747] Panasonic Laptop Support: probe of MAT0012:00 failed with error -12
[   15.163345] intel_rng: FWH not detected
[   15.648584] lp: driver loaded but no devices found
[   15.774062] input: PS/2 Touchpad as /devices/platform/i8042/serio1/input/input6
[   15.994593] input: LBPS/2 Fujitsu Lifebook TouchScreen as /devices/platform/i8042/serio1/input/input7
[   16.193614] yenta_cardbus 0000:01:00.0: CardBus bridge found [10f7:8338]
[   16.216636] type=1505 audit(1395160573.411:2):  operation="profile_load" pid=523 name="/sbin/dhclient3"
[   16.217782] type=1505 audit(1395160573.411:3):  operation="profile_load" pid=523 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   16.218447] type=1505 audit(1395160573.411:4):  operation="profile_load" pid=523 name="/usr/lib/connman/scripts/dhclient-script"
[   16.220100] type=1505 audit(1395160573.415:5):  operation="profile_replace" pid=541 name="/sbin/dhclient3"
[   16.221267] type=1505 audit(1395160573.415:6):  operation="profile_replace" pid=541 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   16.221929] type=1505 audit(1395160573.415:7):  operation="profile_replace" pid=541 name="/usr/lib/connman/scripts/dhclient-script"
[   16.320844] yenta_cardbus 0000:01:00.0: ISA IRQ mask 0x0cb8, PCI irq 9
[   16.320855] yenta_cardbus 0000:01:00.0: Socket status: 30000006
[   16.320865] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01) from #01 to #05
[   16.320888] yenta_cardbus 0000:01:00.0: pcmcia: parent PCI bridge I/O window: 0x2000 - 0x3fff
[   16.320899] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x2000-0x3fff: clean.
[   16.321980] yenta_cardbus 0000:01:00.0: pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe0afffff
[   16.321990] yenta_cardbus 0000:01:00.0: pcmcia: parent PCI bridge Memory window: 0x10000000 - 0x19ffffff
[   16.323446] yenta_cardbus 0000:01:00.1: CardBus bridge found [10f7:8338]
[   16.448975] yenta_cardbus 0000:01:00.1: ISA IRQ mask 0x0cb8, PCI irq 9
[   16.448987] yenta_cardbus 0000:01:00.1: Socket status: 30000820
[   16.448996] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01) from #05 to #09
[   16.449021] yenta_cardbus 0000:01:00.1: pcmcia: parent PCI bridge I/O window: 0x2000 - 0x3fff
[   16.449032] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x2000-0x3fff: clean.
[   16.450078] yenta_cardbus 0000:01:00.1: pcmcia: parent PCI bridge Memory window: 0xe0200000 - 0xe0afffff
[   16.450088] yenta_cardbus 0000:01:00.1: pcmcia: parent PCI bridge Memory window: 0x10000000 - 0x19ffffff
[   17.053055] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f
[   17.054811] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: clean.
[   17.055576] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   17.057253] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   17.058259] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   17.102554] pcmcia_socket pcmcia_socket1: pccard: CardBus card inserted into slot 1
[   17.102621] pci 0000:06:00.0: reg 10 32bit mmio: [0x000000-0x001fff]
[   17.102690] pci 0000:06:00.0: supports D1 D2
[   17.102697] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   17.102708] pci 0000:06:00.0: PME# disabled
[   17.138323] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x378-0x37f
[   17.140542] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   17.141307] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   17.141972] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   17.142976] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   17.433500] cfg80211: Calling CRDA to update world regulatory domain
[   17.669631] e100 0000:01:04.0: firmware: requesting e100/d101m_ucode.bin
[   17.704578] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.708333] e100: eth0 NIC Link is Up 100 Mbps Full Duplex
[   17.708731] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   17.753866] cfg80211: World regulatory domain updated:
[   17.753879] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   17.753888] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.753896] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   17.753904] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   17.753912] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.753920] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   17.983136] type=1505 audit(1395160575.175:8):  operation="profile_load" pid=650 name="/usr/share/gdm/guest-session/Xsession"
[   17.992301] type=1505 audit(1395160575.187:9):  operation="profile_replace" pid=654 name="/sbin/dhclient3"
[   17.993444] type=1505 audit(1395160575.187:10):  operation="profile_replace" pid=654 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   17.994115] type=1505 audit(1395160575.187:11):  operation="profile_replace" pid=654 name="/usr/lib/connman/scripts/dhclient-script"
[   18.330123] p54pci 0000:06:00.0: enabling device (0000 -> 0002)
[   18.330149] p54pci 0000:06:00.0: PCI INT A -> Link[LNKH] -> GSI 9 (level, low) -> IRQ 9
[   18.330171] p54pci 0000:06:00.0: setting latency timer to 64
[   18.330255] p54pci 0000:06:00.0: firmware: requesting isl3886pci
[   18.378467] p54pci 0000:06:00.0: Cannot find firmware (isl3886pci)
[   18.378482] p54pci 0000:06:00.0: firmware: requesting isl3886
[   18.404515] p54pci 0000:06:00.0: PCI INT A disabled
[   18.404536] p54pci: probe of 0000:06:00.0 failed with error -2
[   18.816669] Intel ICH 0000:00:1f.5: enabling device (0000 -> 0001)
[   18.817065] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 9
[   18.817077] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 9 (level, low) -> IRQ 9
[   18.817110] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   19.148074] intel8x0_measure_ac97_clock: measured 54121 usecs (2600 samples)
[   19.148086] intel8x0: clocking to 48000
[   19.343014] ppdev: user-space parallel port driver
[   28.392032] eth0: no IPv6 routers present
[   77.288611] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[   79.530800] __ratelimit: 18 callbacks suppressed
[   79.530817] halcmd[1389]: segfault at 8 ip 008d36bc sp bfaecd40 error 6 in liblinuxcnchal.so.0[8ce000+8000]
[   79.562156] halcmd[1390]: segfault at 8 ip 00d836bc sp bf8acf30 error 6 in liblinuxcnchal.so.0[d7e000+8000]
[   79.597240] halcmd[1393]: segfault at 8 ip 0012d6bc sp bfb07540 error 6 in liblinuxcnchal.so.0[128000+8000]
[   79.896869] halcmd[1397]: segfault at 8 ip 0097b6bc sp bfd9c480 error 6 in liblinuxcnchal.so.0[976000+8000]
[   80.116712] halcmd[1401]: segfault at 8 ip 0038e6bc sp bff70cc0 error 6 in liblinuxcnchal.so.0[389000+8000]
[   80.400790] halcmd[1405]: segfault at 8 ip 007da6bc sp bff1acc0 error 6 in liblinuxcnchal.so.0[7d5000+8000]
[   80.621468] halcmd[1409]: segfault at 8 ip 00e396bc sp bfab9510 error 6 in liblinuxcnchal.so.0[e34000+8000]
[   80.841479] halcmd[1413]: segfault at 8 ip 001446bc sp bff81da0 error 6 in liblinuxcnchal.so.0[13f000+8000]
[   81.061552] halcmd[1417]: segfault at 8 ip 005e56bc sp bf951ad0 error 6 in liblinuxcnchal.so.0[5e0000+8000]
[   81.283571] halcmd[1421]: segfault at 8 ip 006926bc sp bf86f020 error 6 in liblinuxcnchal.so.0[68d000+8000]
[  135.920364] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[  137.052732] __ratelimit: 2 callbacks suppressed
[  137.052748] halcmd[1563]: segfault at 8 ip 009836bc sp bfefbca0 error 6 in liblinuxcnchal.so.0[97e000+8000]
[  137.086006] halcmd[1564]: segfault at 8 ip 00aff6bc sp bfcd7500 error 6 in liblinuxcnchal.so.0[afa000+8000]
[  137.120924] halcmd[1567]: segfault at 8 ip 0016d6bc sp bf879940 error 6 in liblinuxcnchal.so.0[168000+8000]
[  137.392309] halcmd[1571]: segfault at 8 ip 0089f6bc sp bf8544d0 error 6 in liblinuxcnchal.so.0[89a000+8000]
[  137.612117] halcmd[1575]: segfault at 8 ip 008356bc sp bfc19e60 error 6 in liblinuxcnchal.so.0[830000+8000]
[  137.832447] halcmd[1579]: segfault at 8 ip 001d06bc sp bfd54f70 error 6 in liblinuxcnchal.so.0[1cb000+8000]
[  138.052325] halcmd[1583]: segfault at 8 ip 005086bc sp bf8ccea0 error 6 in liblinuxcnchal.so.0[503000+8000]
[  138.272262] halcmd[1587]: segfault at 8 ip 007c96bc sp bfe6d170 error 6 in liblinuxcnchal.so.0[7c4000+8000]
[  138.492108] halcmd[1591]: segfault at 8 ip 00a616bc sp bfc71e00 error 6 in liblinuxcnchal.so.0[a5c000+8000]
[  138.711978] halcmd[1595]: segfault at 8 ip 0088f6bc sp bf8ba8c0 error 6 in liblinuxcnchal.so.0[88a000+8000]

greetings
Alex

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

More
19 Mar 2014 00:30 #44957 by PCW
Replied by PCW on topic Realtime Error on start
Looks like the common disabled LAPIC problem:

[ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[ 0.000000] APIC: disable apic facility

wiki.linuxcnc.org/cgi-bin/wiki.pl?Troubl..._t_run_missing_lapic
The following user(s) said Thank You: ALEX7786

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

More
19 Mar 2014 03:42 - 19 Mar 2014 03:44 #44959 by ALEX7786
Replied by ALEX7786 on topic Realtime Error on start
Thank you very much.
That was the solution :)
Last edit: 19 Mar 2014 03:44 by ALEX7786.

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

Time to create page: 0.082 seconds
Powered by Kunena Forum