Strona 1 z 3

nie uruchamia się emc

: 31 mar 2013, 15:58
autor: noel20
Witam, odpaliłem w końcu linuxa z emc.
Przy probie uruchomienia emc prosi o wybranie profilu. Znalazłem temat, że należy wybrać coś z katalogu sim, bo inaczej będzie error. Ale u mnie i tak jest.
Uruchomiłem stepconf (czy jakoś tak) stworzyłem swój profil i pojawiła się na pulpicie nowa ikonka do uruchomienia programu z moim profilem maszyny. Ale też wyskakuje ten sam error. Przynajmnie podobnie wygląda, bo znam się na linuxie tyle co nic.
Poniżej ten error:

Kod: Zaznacz cały

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.0
Machine configuration directory is '/home/ubuntu/linuxcnc/configs/moja-frezarka'
Machine configuration file is 'moja-frezarka.ini'
INIFILE=/home/ubuntu/linuxcnc/configs/moja-frezarka/moja-frezarka.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=4685
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
4685
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
RTAPI: ERROR: could not open shared memory (errno=2) 
/usr/bin/linuxcnc: line 428:  4723 Segmentation fault      (core dumped) $HALCMD stop
Unloading hal components
RTAPI: ERROR: could not open shared memory (errno=2) 
/usr/bin/linuxcnc: line 428:  4727 Segmentation fault      (core dumped) $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: 00000000000dc000 - 0000000000100000 (reserved) 
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003ff60000 (usable) 
[    0.000000]  BIOS-e820: 000000003ff60000 - 000000003ff77000 (ACPI data) 
[    0.000000]  BIOS-e820: 000000003ff77000 - 000000003ff79000 (ACPI NVS) 
[    0.000000]  BIOS-e820: 000000003ff80000 - 0000000040000000 (reserved) 
[    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved) 
[    0.000000] DMI present.
[    0.000000] last_pfn = 0x3ff60 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-DBFFF uncachable
[    0.000000]   DC000-DFFFF write-back
[    0.000000]   E0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled: 
[    0.000000]   0 base 000000000 mask FC0000000 write-back
[    0.000000]   1 base 03FF80000 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] e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved) 
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] modified physical RAM map: 
[    0.000000]  modified: 0000000000000000 - 0000000000002000 (usable) 
[    0.000000]  modified: 0000000000002000 - 0000000000006000 (reserved) 
[    0.000000]  modified: 0000000000006000 - 000000000009f000 (usable) 
[    0.000000]  modified: 000000000009f000 - 00000000000a0000 (reserved) 
[    0.000000]  modified: 00000000000dc000 - 0000000000100000 (reserved) 
[    0.000000]  modified: 0000000000100000 - 000000003ff60000 (usable) 
[    0.000000]  modified: 000000003ff60000 - 000000003ff77000 (ACPI data) 
[    0.000000]  modified: 000000003ff77000 - 000000003ff79000 (ACPI NVS) 
[    0.000000]  modified: 000000003ff80000 - 0000000040000000 (reserved) 
[    0.000000]  modified: 00000000ff800000 - 0000000100000000 (reserved) 
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000] Using x86 segment limits to approximate NX protection
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037400000 page 2M
[    0.000000]  0037400000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 7000-c000
[    0.000000] RAMDISK: 3f644000 - 3ff2f4da
[    0.000000] Allocated new RAMDISK: 008b5000 - 011a04da
[    0.000000] Move RAMDISK from 000000003f644000 - 000000003ff2f4d9 to 008b5000 - 011a04d9
[    0.000000] ACPI: RSDP 000f6d70 00024 (v02 IBM   ) 
[    0.000000] ACPI: XSDT 3ff6a672 0004C (v01 IBM    TP-1R    00003230  LTP 00000000) 
[    0.000000] ACPI: FACP 3ff6a700 000F4 (v03 IBM    TP-1R    00003230 IBM  00000001) 
[    0.000000] ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 (20090903/tbfadt-526) 
[    0.000000] ACPI Warning: Optional field Gpe1Block has zero address or length: 000000000000102C/0 (20090903/tbfadt-557) 
[    0.000000] ACPI: DSDT 3ff6a8e7 0C530 (v01 IBM    TP-1R    00003230 MSFT 0100000E) 
[    0.000000] ACPI: FACS 3ff78000 00040
[    0.000000] ACPI: SSDT 3ff6a8b4 00033 (v01 IBM    TP-1R    00003230 MSFT 0100000E) 
[    0.000000] ACPI: ECDT 3ff76e17 00052 (v01 IBM    TP-1R    00003230 IBM  00000001) 
[    0.000000] ACPI: TCPA 3ff76e69 00032 (v01 IBM    TP-1R    00003230 PTL  00000001) 
[    0.000000] ACPI: BOOT 3ff76fd8 00028 (v01 IBM    TP-1R    00003230  LTP 00000001) 
[    0.000000] 135MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00008000 - 0000ef00
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000] 
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000] 
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000] 
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000] 
[    0.000000]   #3 [0000100000 - 00008b0db8]    TEXT DATA BSS ==> [0000100000 - 00008b0db8] 
[    0.000000]   #4 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000] 
[    0.000000]   #5 [00008b1000 - 00008b4128]              BRK ==> [00008b1000 - 00008b4128] 
[    0.000000]   #6 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000] 
[    0.000000]   #7 [00008b5000 - 00011a04da]      NEW RAMDISK ==> [00008b5000 - 00011a04da] 
[    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000] 
[    0.000000] Zone PFN ranges: 
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0003ff60
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000002
[    0.000000]     0: 0x00000006 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0003ff60
[    0.000000] On node 0 totalpages: 261883
[    0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c11a2000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3963 pages, LIFO batch:0
[    0.000000]   Normal zone: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 271 pages used for memmap
[    0.000000]   HighMem zone: 34387 pages, LIFO batch:7
[    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 40000000 (gap: 40000000:bf800000) 
[    0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 24 pages/cpu @c1c00000 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: 259836
[    0.000000] Kernel command line: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) 
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) 
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) 
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] allocated 5239680 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:0003ff60) 
[    0.000000] Memory: 1015892k/1047936k available (4539k kernel code, 31268k reserved, 1928k data, 620k init, 138632k highmem) 
[    0.000000] virtual kernel memory layout: 
[    0.000000]     fixmap  : 0xfff1e000 - 0xfffff000   ( 900 kB) 
[    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB) 
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB) 
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB) 
[    0.000000]       .init : 0xc0751000 - 0xc07ec000   ( 620 kB) 
[    0.000000]       .data : 0xc056ecbc - 0xc0750e68   (1928 kB) 
[    0.000000]       .text : 0xc0100000 - 0xc056ecbc   (4539 kB) 
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:2304 nr_irqs:256
[    0.000000] Extended CMOS year: 2000
[    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 1694.492 MHz processor.
[    0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 3388.98 BogoMIPS (lpj=6777968) 
[    0.004026] Security Framework initialized
[    0.004056] AppArmor: AppArmor initialized
[    0.004065] Mount-cache hash table entries: 512
[    0.004216] Initializing cgroup subsys ns
[    0.004223] Initializing cgroup subsys cpuacct
[    0.004228] Initializing cgroup subsys memory
[    0.004240] Initializing cgroup subsys devices
[    0.004243] Initializing cgroup subsys freezer
[    0.004247] Initializing cgroup subsys net_cls
[    0.004272] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.004276] CPU: L2 cache: 2048K
[    0.004281] mce: CPU supports 5 MCE banks
[    0.004297] Performance Events: 
[    0.004300] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.004303] no hardware sampling interrupt available.
[    0.004306] p6 PMU driver.
[    0.004313] ... version:                0
[    0.004316] ... bit width:              32
[    0.004318] ... generic registers:      2
[    0.004321] ... value mask:             00000000ffffffff
[    0.004324] ... max period:             000000007fffffff
[    0.004326] ... fixed-purpose events:   0
[    0.004329] ... event mask:             0000000000000003
[    0.004334] Checking 'hlt' instruction... OK.
[    0.021022] SMP alternatives: switching to UP code
[    0.027424] Freeing SMP alternatives: 31k freed
[    0.027436] ACPI: Core revision 20090903
[    0.048057] ACPI: setting ELCR to 0200 (from 0800) 
[    0.052008] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.052016] ftrace: allocating 21003 entries in 42 pages
[    0.062060] Enabling APIC mode:  Flat.  Using 0 I/O APICs
[    0.062065] weird, boot CPU (#0) not listed by the BIOS.
[    0.062068] SMP motherboard not detected.
[    0.062071] Local APIC not detected. Using dummy APIC emulation.
[    0.062073] SMP disabled
[    0.062234] Brought up 1 CPUs
[    0.062237] Total of 1 processors activated (3388.98 BogoMIPS).
[    0.063776] CPU0 attaching NULL sched-domain.
[    0.063959] devtmpfs: initialized
[    0.064364] regulator: core version 0.5
[    0.064423] NET: Registered protocol family 16
[    0.064569] EISA bus registered
[    0.064578] ACPI: bus type pci registered
[    0.064791] PCI: PCI BIOS revision 2.10 entry at 0xfd8d6, last bus=8
[    0.064793] PCI: Using configuration type 1 for base access
[    0.065732] bio: create slab <bio-0> at 0
[    0.067079] ACPI: EC: EC description table is found, configuring boot EC
[    0.077430] ACPI: Interpreter enabled
[    0.077433] ACPI: (supports S0 S5) 
[    0.077447] ACPI: Using PIC for interrupt routing
[    0.088581] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.088628] ACPI: Power Resource [PUBS] (on) 
[    0.089136] ACPI: ACPI Dock Station Driver: 3 docks/bays found
[    0.089163] ACPI: PCI Root Bridge [PCI0] (0000:00) 
[    0.089207] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xd0000000-0xdfffffff] 
[    0.089326] pci 0000:00:1d.0: reg 20 io port: [0x1800-0x181f] 
[    0.089380] pci 0000:00:1d.1: reg 20 io port: [0x1820-0x183f] 
[    0.089436] pci 0000:00:1d.2: reg 20 io port: [0x1840-0x185f] 
[    0.089498] pci 0000:00:1d.7: reg 10 32bit mmio: [0xc0000000-0xc00003ff] 
[    0.089557] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.089563] pci 0000:00:1d.7: PME# disabled
[    0.089652] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[    0.089656] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
[    0.089681] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07] 
[    0.089689] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03] 
[    0.089697] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07] 
[    0.089705] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03] 
[    0.089712] pci 0000:00:1f.1: reg 20 io port: [0x1860-0x186f] 
[    0.089720] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff] 
[    0.089773] pci 0000:00:1f.3: reg 20 io port: [0x1880-0x189f] 
[    0.089818] pci 0000:00:1f.5: reg 10 io port: [0x1c00-0x1cff] 
[    0.089825] pci 0000:00:1f.5: reg 14 io port: [0x18c0-0x18ff] 
[    0.089833] pci 0000:00:1f.5: reg 18 32bit mmio: [0xc0000c00-0xc0000dff] 
[    0.089840] pci 0000:00:1f.5: reg 1c 32bit mmio: [0xc0000800-0xc00008ff] 
[    0.089871] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.089876] pci 0000:00:1f.5: PME# disabled
[    0.089907] pci 0000:00:1f.6: reg 10 io port: [0x2400-0x24ff] 
[    0.089914] pci 0000:00:1f.6: reg 14 io port: [0x2000-0x207f] 
[    0.089953] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.089957] pci 0000:00:1f.6: PME# disabled
[    0.089997] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xe0000000-0xe7ffffff] 
[    0.090004] pci 0000:01:00.0: reg 14 io port: [0x3000-0x30ff] 
[    0.090010] pci 0000:01:00.0: reg 18 32bit mmio: [0xc0100000-0xc010ffff] 
[    0.090027] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff] 
[    0.090047] pci 0000:01:00.0: supports D1 D2
[    0.090084] pci 0000:00:01.0: bridge io port: [0x3000-0x3fff] 
[    0.090088] pci 0000:00:01.0: bridge 32bit mmio: [0xc0100000-0xc01fffff] 
[    0.090093] pci 0000:00:01.0: bridge 32bit mmio pref: [0xe0000000-0xe7ffffff] 
[    0.090129] pci 0000:02:00.0: reg 10 32bit mmio: [0xb0000000-0xb0000fff] 
[    0.090151] pci 0000:02:00.0: supports D1 D2
[    0.092004] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.092009] pci 0000:02:00.0: PME# disabled
[    0.092044] pci 0000:02:00.1: reg 10 32bit mmio: [0xb1000000-0xb1000fff] 
[    0.092064] pci 0000:02:00.1: supports D1 D2
[    0.092067] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.092072] pci 0000:02:00.1: PME# disabled
[    0.092113] pci 0000:02:01.0: reg 10 32bit mmio: [0xc0220000-0xc023ffff] 
[    0.092121] pci 0000:02:01.0: reg 14 32bit mmio: [0xc0200000-0xc020ffff] 
[    0.092129] pci 0000:02:01.0: reg 18 io port: [0x8000-0x803f] 
[    0.092150] pci 0000:02:01.0: reg 30 32bit mmio pref: [0x000000-0x00ffff] 
[    0.092170] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
[    0.092175] pci 0000:02:01.0: PME# disabled
[    0.092216] pci 0000:00:1e.0: transparent bridge
[    0.092221] pci 0000:00:1e.0: bridge io port: [0x4000-0x8fff] 
[    0.092227] pci 0000:00:1e.0: bridge 32bit mmio: [0xc0200000-0xcfffffff] 
[    0.092233] pci 0000:00:1e.0: bridge 32bit mmio pref: [0xe8000000-0xefffffff] 
[    0.092273] pci_bus 0000:00: on NUMA node 0
[    0.092279] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] 
[    0.092344] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT] 
[    0.092381] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT] 
[    0.096468] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) 
[    0.096677] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11) 
[    0.096884] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11) 
[    0.097090] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11) 
[    0.097273] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.097456] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.097639] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
[    0.097850] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11) 
[    0.097995] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.098000] vgaarb: loaded
[    0.098139] SCSI subsystem initialized
[    0.098184] libata version 3.00 loaded.
[    0.098268] usbcore: registered new interface driver usbfs
[    0.098282] usbcore: registered new interface driver hub
[    0.098312] usbcore: registered new device driver usb
[    0.098455] ACPI: WMI: Mapper loaded
[    0.098457] PCI: Using ACPI for IRQ routing
[    0.098741] NetLabel: Initializing
[    0.098744] NetLabel:  domain hash size = 128
[    0.098746] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.098763] NetLabel:  unlabeled traffic allowed by default
[    0.098794] Switching to clocksource tsc
[    0.099999] AppArmor: AppArmor Filesystem Enabled
[    0.099999] pnp: PnP ACPI init
[    0.099999] ACPI: bus type pnp registered
[    0.101818] pnp: PnP ACPI: found 11 devices
[    0.101821] ACPI: ACPI bus type pnp unregistered
[    0.101825] PnPBIOS: Disabled by ACPI PNP
[    0.101837] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.101841] system 00:00: iomem range 0xc0000-0xc3fff could not be reserved
[    0.101845] system 00:00: iomem range 0xc4000-0xc7fff could not be reserved
[    0.101849] system 00:00: iomem range 0xc8000-0xcbfff could not be reserved
[    0.101853] system 00:00: iomem range 0xcc000-0xcffff could not be reserved
[    0.101857] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
[    0.101861] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
[    0.101865] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
[    0.101869] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
[    0.101873] system 00:00: iomem range 0xec000-0xeffff could not be reserved
[    0.101876] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.101881] system 00:00: iomem range 0x100000-0x3fffffff could not be reserved
[    0.101885] system 00:00: iomem range 0xfec00000-0xffffffff could not be reserved
[    0.101893] system 00:02: ioport range 0x1000-0x107f has been reserved
[    0.101897] system 00:02: ioport range 0x1180-0x11bf has been reserved
[    0.101901] system 00:02: ioport range 0x15e0-0x15ef has been reserved
[    0.101905] system 00:02: ioport range 0x1600-0x162f has been reserved
[    0.101909] system 00:02: ioport range 0x1632-0x167f has been reserved
[    0.101913] system 00:02: ioport range 0x1630-0x1631 has been reserved
[    0.136611] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.136615] pci 0000:00:01.0:   IO window: 0x3000-0x3fff
[    0.136620] pci 0000:00:01.0:   MEM window: 0xc0100000-0xc01fffff
[    0.136625] pci 0000:00:01.0:   PREFETCH window: 0xe0000000-0xe7ffffff
[    0.136635] pci 0000:02:00.0: CardBus bridge, secondary bus 0000:03
[    0.136639] pci 0000:02:00.0:   IO window: 0x004000-0x0040ff
[    0.136644] pci 0000:02:00.0:   IO window: 0x004400-0x0044ff
[    0.136649] pci 0000:02:00.0:   PREFETCH window: 0xe8000000-0xebffffff
[    0.136654] pci 0000:02:00.0:   MEM window: 0xc4000000-0xc7ffffff
[    0.136660] pci 0000:02:00.1: CardBus bridge, secondary bus 0000:07
[    0.136663] pci 0000:02:00.1:   IO window: 0x004800-0x0048ff
[    0.136668] pci 0000:02:00.1:   IO window: 0x004c00-0x004cff
[    0.136673] pci 0000:02:00.1:   PREFETCH window: 0xec000000-0xefffffff
[    0.136678] pci 0000:02:00.1:   MEM window: 0xc8000000-0xcbffffff
[    0.136684] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[    0.136688] pci 0000:00:1e.0:   IO window: 0x4000-0x8fff
[    0.136694] pci 0000:00:1e.0:   MEM window: 0xc0200000-0xcfffffff
[    0.136700] pci 0000:00:1e.0:   PREFETCH window: 0xe8000000-0xefffffff
[    0.136717] pci 0000:00:1e.0: setting latency timer to 64
[    0.137082] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    0.137085] PCI: setting IRQ 11 as level-triggered
[    0.137090] pci 0000:02:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    0.137453] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    0.137458] pci 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.137465] pci_bus 0000:00: resource 0 io:  [0x00-0xffff] 
[    0.137469] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] 
[    0.137472] pci_bus 0000:01: resource 0 io:  [0x3000-0x3fff] 
[    0.137476] pci_bus 0000:01: resource 1 mem: [0xc0100000-0xc01fffff] 
[    0.137479] pci_bus 0000:01: resource 2 pref mem [0xe0000000-0xe7ffffff] 
[    0.137483] pci_bus 0000:02: resource 0 io:  [0x4000-0x8fff] 
[    0.137487] pci_bus 0000:02: resource 1 mem: [0xc0200000-0xcfffffff] 
[    0.137490] pci_bus 0000:02: resource 2 pref mem [0xe8000000-0xefffffff] 
[    0.137494] pci_bus 0000:02: resource 3 io:  [0x00-0xffff] 
[    0.137497] pci_bus 0000:02: resource 4 mem: [0x000000-0xffffffff] 
[    0.137500] pci_bus 0000:03: resource 0 io:  [0x4000-0x40ff] 
[    0.137504] pci_bus 0000:03: resource 1 io:  [0x4400-0x44ff] 
[    0.137507] pci_bus 0000:03: resource 2 pref mem [0xe8000000-0xebffffff] 
[    0.137511] pci_bus 0000:03: resource 3 mem: [0xc4000000-0xc7ffffff] 
[    0.137514] pci_bus 0000:07: resource 0 io:  [0x4800-0x48ff] 
[    0.137517] pci_bus 0000:07: resource 1 io:  [0x4c00-0x4cff] 
[    0.137521] pci_bus 0000:07: resource 2 pref mem [0xec000000-0xefffffff] 
[    0.137524] pci_bus 0000:07: resource 3 mem: [0xc8000000-0xcbffffff] 
[    0.137557] NET: Registered protocol family 2
[    0.137652] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) 
[    0.137995] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) 
[    0.139008] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) 
[    0.139706] TCP: Hash tables configured (established 131072 bind 65536) 
[    0.139710] TCP reno registered
[    0.139852] NET: Registered protocol family 1
[    0.139962] pci 0000:01:00.0: Boot video device
[    0.140103] Simple Boot Flag at 0x35 set to 0x1
[    0.140228] Scanning for low memory corruption every 60 seconds
[    0.140371] audit: initializing netlink socket (disabled) 
[    0.140396] type=2000 audit(1364742040.137:1): initialized
[    0.150889] Trying to unpack rootfs image as initramfs...
[    0.985212] highmem bounce pool size: 64 pages
[    0.985220] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.987155] VFS: Disk quotas dquot_6.5.2
[    0.987222] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) 
[    0.987939] fuse init (API version 7.13) 
[    0.988045] msgmni has been set to 1714
[    0.988283] alg: No test for stdrng (krng) 
[    0.988351] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 
[    0.988355] io scheduler noop registered
[    0.988357] io scheduler anticipatory registered
[    0.988360] io scheduler deadline registered
[    0.988412] io scheduler cfq registered (default) 
[    0.988556] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.988590] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.988682] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.988915] ACPI: Lid Switch [LID] 
[    0.988970] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[    0.988976] ACPI: Sleep Button [SLPB] 
[    0.989044] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.989048] ACPI: Power Button [PWRF] 
[    0.990640] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.991559] serial 00:09: activated
[    0.991660] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
[    0.991750] serial 0000:00:1f.6: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    0.991758] serial 0000:00:1f.6: PCI INT B disabled
[    0.992911] brd: module loaded
[    0.997341] isapnp: Scanning for PnP cards...
[    1.003157] loop: module loaded
[    1.003290] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    1.003435] ata_piix 0000:00:1f.1: version 2.13
[    1.003893] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    1.003899] ata_piix 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.003957] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.009306] scsi0 : ata_piix
[    1.009525] scsi1 : ata_piix
[    1.010663] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1860 irq 14
[    1.010667] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1868 irq 15
[    1.011140] Fixed MDIO Bus: probed
[    1.011187] PPP generic driver version 2.4.2
[    1.011274] tun: Universal TUN/TAP device driver, 1.6
[    1.011277] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> 
[    1.011403] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.011717] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    1.012090] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 11
[    1.012096] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 11 (level, low) -> IRQ 11
[    1.012119] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    1.012124] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    1.012167] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    1.012205] ehci_hcd 0000:00:1d.7: debug port 1
[    1.016081] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    1.065327] ehci_hcd 0000:00:1d.7: irq 11, io mem 0xc0000000
[    1.765552] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    1.765753] usb usb1: configuration #1 chosen from 1 choice
[    1.765790] hub 1-0:1.0: USB hub found
[    1.765807] hub 1-0:1.0: 6 ports detected
[    1.765895] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.765919] uhci_hcd: USB Universal Host Controller Interface driver
[    1.766499] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
[    1.766512] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    1.766524] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.766528] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.766574] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.766602] uhci_hcd 0000:00:1d.0: irq 11, io base 0x00001800
[    1.766708] usb usb2: configuration #1 chosen from 1 choice
[    1.766739] hub 2-0:1.0: USB hub found
[    1.766747] hub 2-0:1.0: 2 ports detected
[    1.810299] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
[    1.810670] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    1.810675] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    1.810682] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.810686] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.810724] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[    1.810746] uhci_hcd 0000:00:1d.1: irq 11, io base 0x00001820
[    1.810854] usb usb3: configuration #1 chosen from 1 choice
[    1.810885] hub 3-0:1.0: USB hub found
[    1.810893] hub 3-0:1.0: 2 ports detected
[    1.810938] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.810946] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.810950] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.810984] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[    1.811006] uhci_hcd 0000:00:1d.2: irq 11, io base 0x00001840
[    1.811107] usb usb4: configuration #1 chosen from 1 choice
[    1.811137] hub 4-0:1.0: USB hub found
[    1.811145] hub 4-0:1.0: 2 ports detected
[    1.811252] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.816521] ata2.01: NODEV after polling detection
[    1.816810] ata1.00: ATA-6: IC25N060ATMR04-0, MO3OAD5A, max UDMA/100
[    1.816813] ata1.00: 117210240 sectors, multi 16: LBA48 
[    1.817391] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.817398] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.817549] mice: PS/2 mouse device common for all mice
[    1.817704] rtc_cmos 00:06: RTC can wake from S4
[    1.817754] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.817772] rtc0: alarms up to one month, y3k, 114 bytes nvram
[    1.817902] device-mapper: uevent: version 1.0.3
[    1.818045] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected]
[    1.818109] device-mapper: multipath: version 1.1.0 loaded
[    1.818112] device-mapper: multipath round-robin: version 1.0.0 loaded
[    1.818246] EISA: Probing bus 0 at eisa.0
[    1.818253] Cannot allocate resource for EISA slot 1
[    1.818257] Cannot allocate resource for EISA slot 2
[    1.818259] Cannot allocate resource for EISA slot 3
[    1.818262] Cannot allocate resource for EISA slot 4
[    1.818265] Cannot allocate resource for EISA slot 5
[    1.818267] Cannot allocate resource for EISA slot 6
[    1.818270] Cannot allocate resource for EISA slot 7
[    1.818273] Cannot allocate resource for EISA slot 8
[    1.818275] EISA: Detected 0 cards.
[    1.818279] cpuidle: using governor ladder
[    1.818281] cpuidle: using governor menu
[    1.818777] TCP cubic registered
[    1.818978] NET: Registered protocol family 10
[    1.819446] lo: Disabled Privacy Extensions
[    1.819773] NET: Registered protocol family 17
[    1.819803] Using IPI No-Shortcut mode
[    1.819890] registered taskstats version 1
[    1.820169] rtc_cmos 00:06: setting system clock to 2013-03-31 15:00:41 UTC (1364742041) 
[    1.820173] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    1.820176] EDD information not available.
[    1.864290] ata2.00: ATAPI: UJDA755yDVD/CDRW, 1.72, max UDMA/33
[    1.951832] ata1.00: configured for UDMA/100
[    1.951915] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    1.952638] ata2.00: configured for UDMA/33
[    2.083376] isapnp: No Plug & Play device found
[    2.083715] scsi 0:0:0:0: Direct-Access     ATA      IC25N060ATMR04-0 MO3O PQ: 0 ANSI: 5
[    2.083863] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.084078] sd 0:0:0:0: [sda] 117210240 512-byte logical blocks: (60.0 GB/55.8 GiB) 
[    2.084141] sd 0:0:0:0: [sda] Write Protect is off
[    2.084144] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.084176] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.084348]  sda: 
[    2.087206] scsi 1:0:0:0: CD-ROM            MATSHITA UJDA755yDVD/CDRW 1.72 PQ: 0 ANSI: 5
[    2.088840] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    2.088847] Uniform CD-ROM driver Revision: 3.20
[    2.088989] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.089077] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.840439] usb 1-3: new high speed USB device using ehci_hcd and address 2
[    2.840487]  sda1 sda2
[    2.840952] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.328111] Freeing initrd memory: 9133k freed
[    3.341460] Freeing unused kernel memory: 620k freed
[    3.342484] Write protecting the kernel text: 4540k
[    3.342518] Write protecting the kernel read-only data: 1668k
[    3.366208] udev: starting version 151
[    3.391014] usb 1-3: configuration #1 chosen from 1 choice
[    3.589349] Linux agpgart interface v0.103
[    3.595025] Intel(R) PRO/1000 Network Driver - version 7.3.21-k5-NAPI
[    3.595030] Copyright (c) 1999-2006 Intel Corporation.
[    3.595078] e1000 0000:02:01.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    3.602029] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:01/LNXVIDEO:00/input/input5
[    3.602245] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no) 
[    3.605536] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[    3.626306] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    3.854785] e1000: 0000:02:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:11:25:44:52:e9
[    3.883523] [drm] Initialized drm 1.1.0 20060810
[    3.934334] [drm] radeon defaulting to kernel modesetting.
[    3.934339] [drm] radeon kernel modesetting enabled.
[    3.934465] radeon 0000:01:00.0: power state changed by ACPI to D0
[    3.934479] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    3.938063] [drm] radeon: Initializing kernel modesetting.
[    3.938180] [drm] register mmio base: 0xC0100000
[    3.938183] [drm] register mmio size: 65536
[    3.938581] [drm] GPU reset succeed (RBBM_STATUS=0x00000140) 
[    3.938611] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[    3.938631] agpgart-intel 0000:00:00.0: putting AGP V2 device into 1x mode
[    3.938670] radeon 0000:01:00.0: putting AGP V2 device into 1x mode
[    3.938692] [drm] radeon: VRAM 64M
[    3.938695] [drm] radeon: VRAM from 0x00000000 to 0x03FFFFFF
[    3.938698] [drm] radeon: GTT 256M
[    3.938700] [drm] radeon: GTT from 0xD0000000 to 0xDFFFFFFF
[    3.938725] [drm] radeon: irq initialized.
[    3.940247] [drm] Detected VRAM RAM=64M, BAR=128M
[    3.940252] [drm] RAM width 64bits DDR
[    3.940335] [TTM] Zone  kernel: Available graphics memory: 443708 kiB.
[    3.940338] [TTM] Zone highmem: Available graphics memory: 513024 kiB.
[    3.940359] [drm] radeon: 32M of VRAM memory ready
[    3.940362] [drm] radeon: 256M of GTT memory ready.
[    3.940611] [drm] radeon: cp idle (0x00008383) 
[    3.940655] [drm] Loading R100 Microcode
[    3.940932] platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
[    3.946736] [drm] radeon: ring at 0x00000000D0000000
[    3.946758] [drm] ring test succeeded in 1 usecs
[    3.950587] [drm] radeon: ib pool ready.
[    3.950675] [drm] ib test succeeded in 0 usecs
[    3.950955] [drm] DFP table revision: 2
[    3.951164] [drm] Panel ID String: 1024x768                
[    3.951168] [drm] Panel Size 1024x768
[    3.951268] [drm] Default TV standard: NTSC
[    3.951270] [drm] 27.000000000 MHz TV ref clk
[    3.951274] [drm] Default TV standard: NTSC
[    3.951276] [drm] 27.000000000 MHz TV ref clk
[    3.951347] [drm] Radeon Display Connectors
[    3.951350] [drm] Connector 0: 
[    3.951352] [drm]   VGA
[    3.951355] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    3.951358] [drm]   Encoders: 
[    3.951360] [drm]     CRT1: INTERNAL_DAC1
[    3.951362] [drm] Connector 1: 
[    3.951364] [drm]   DVI-D
[    3.951366] [drm]   HPD1
[    3.951369] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    3.951371] [drm]   Encoders: 
[    3.951373] [drm]     DFP1: INTERNAL_TMDS1
[    3.951375] [drm] Connector 2: 
[    3.951377] [drm]   LVDS
[    3.951379] [drm]   Encoders: 
[    3.951381] [drm]     LCD1: INTERNAL_LVDS
[    3.951383] [drm] Connector 3: 
[    3.951385] [drm]   S-video
[    3.951387] [drm]   Encoders: 
[    3.951389] [drm]     TV1: INTERNAL_DAC2
[    3.982800] [drm] fb mappable at 0xE0040000
[    3.982804] [drm] vram apper at 0xE0000000
[    3.982806] [drm] size 786432
[    3.982808] [drm] fb depth is 8
[    3.982810] [drm]    pitch is 1024
[    3.982936] fb0: radeondrmfb frame buffer device
[    3.982939] registered panic notifier
[    3.982946] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[    3.986163] vga16fb: initializing
[    3.986169] vga16fb: mapped to 0xc00a0000
[    3.986173] vga16fb: not registering due to another framebuffer present
[    4.024592] Console: switching to colour frame buffer device 128x48
[    4.049642] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[    4.766232] xor: automatically using best checksumming function: pIII_sse
[    4.784015]    pIII_sse  :  4517.000 MB/sec
[    4.784019] xor: using function: pIII_sse (4517.000 MB/sec) 
[    4.808929] device-mapper: dm-raid45: initialized v0.2594b
[    6.635383] ISO 9660 Extensions: Microsoft Joliet Level 3
[    6.683178] ISO 9660 Extensions: RRIP_1991A
[    6.740707] aufs 2-standalone.tree-20091207
[    6.836650] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[   64.758056] udev: starting version 151
[   69.859572] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   70.672569] Non-volatile memory driver v1.3
[   70.687124] intel_rng: FWH not detected
[   71.802435] parport_pc 00:0a: reported by Plug and Play ACPI
[   71.802468] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP] 
[   72.211156] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x2c6ab1, caps: 0x884793/0x0
[   72.211165] serio: Synaptics pass-through port at isa0060/serio1/input0
[   72.268136] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input6
[   72.311729] ppdev: user-space parallel port driver
[   72.455907] yenta_cardbus 0000:02:00.0: CardBus bridge found [1014:0552] 
[   72.456000] yenta_cardbus 0000:02:00.0: Using INTVAL to route CSC interrupts to PCI
[   72.456027] yenta_cardbus 0000:02:00.0: Routing CardBus interrupts to PCI
[   72.456033] yenta_cardbus 0000:02:00.0: TI: mfunc 0x01d21b22, devctl 0x64
[   72.688552] yenta_cardbus 0000:02:00.0: ISA IRQ mask 0x0478, PCI irq 11
[   72.688558] yenta_cardbus 0000:02:00.0: Socket status: 30000086
[   72.688568] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge I/O window: 0x4000 - 0x8fff
[   72.688573] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x4000-0x8fff: clean.
[   72.690083] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xcfffffff
[   72.690088] yenta_cardbus 0000:02:00.0: pcmcia: parent PCI bridge Memory window: 0xe8000000 - 0xefffffff
[   72.690411] yenta_cardbus 0000:02:00.1: CardBus bridge found [1014:0552] 
[   72.690428] yenta_cardbus 0000:02:00.1: Using INTVAL to route CSC interrupts to PCI
[   72.690431] yenta_cardbus 0000:02:00.1: Routing CardBus interrupts to PCI
[   72.690437] yenta_cardbus 0000:02:00.1: TI: mfunc 0x01d21b22, devctl 0x64
[   72.920554] yenta_cardbus 0000:02:00.1: ISA IRQ mask 0x0478, PCI irq 11
[   72.920560] yenta_cardbus 0000:02:00.1: Socket status: 30000086
[   72.920570] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge I/O window: 0x4000 - 0x8fff
[   72.920575] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x4000-0x8fff: clean.
[   72.922098] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge Memory window: 0xc0200000 - 0xcfffffff
[   72.922102] yenta_cardbus 0000:02:00.1: pcmcia: parent PCI bridge Memory window: 0xe8000000 - 0xefffffff
[   73.104300] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   73.680257] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   73.681452] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   73.681892] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   73.682267] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   73.682804] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   73.718754] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean.
[   73.719766] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
[   73.723766] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   73.724263] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   73.724803] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   74.336562] thinkpad_acpi: ThinkPad ACPI Extras v0.24
[   74.336566] thinkpad_acpi: http://ibm-acpi.sf.net/
[   74.336569] thinkpad_acpi: ThinkPad BIOS 1RETDRWW (3.23 ), EC 1RHT71WW-3.04
[   74.336572] thinkpad_acpi: IBM ThinkPad T42, model 2374D63
[   74.352991] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is blocked
[   74.354472] Registered led device: tpacpi::thinklight
[   74.355058] Registered led device: tpacpi::power
[   74.355642] Registered led device: tpacpi::standby
[   74.363430] thinkpad_acpi: Console audio control enabled, mode: monitor (read only) 
[   74.369029] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
[   74.807760] psmouse serio2: ID: 10 00 64
[   75.878653] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[   75.878717] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   76.804032] intel8x0_measure_ac97_clock: measured 55373 usecs (2668 samples) 
[   76.804037] intel8x0: clocking to 48000
[   78.328724] IBM TrackPoint firmware: 0x0e, buttons: 3/3
[   78.550744] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input8
[   83.381674] lp0: using parport0 (interrupt-driven).
[ 1110.234490] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[ 1110.929429] halcmd[4303]: segfault at 8 ip 00a396bc sp bf8e4560 error 6 in liblinuxcnchal.so.0[a34000+8000] 
[ 1111.122332] halcmd[4307]: segfault at 8 ip 00f9a6bc sp bf978890 error 6 in liblinuxcnchal.so.0[f95000+8000] 
[ 1111.294890] halcmd[4311]: segfault at 8 ip 009996bc sp bfac2c10 error 6 in liblinuxcnchal.so.0[994000+8000] 
[ 1111.657500] halcmd[4316]: segfault at 8 ip 00e3e6bc sp bf8cb1b0 error 6 in liblinuxcnchal.so.0[e39000+8000] 
[ 1112.002329] halcmd[4321]: segfault at 8 ip 00ea76bc sp bf82af10 error 6 in liblinuxcnchal.so.0[ea2000+8000] 
[ 1112.351005] halcmd[4326]: segfault at 8 ip 004736bc sp bfc57df0 error 6 in liblinuxcnchal.so.0[46e000+8000] 
[ 1112.697830] halcmd[4331]: segfault at 8 ip 007006bc sp bf813a00 error 6 in liblinuxcnchal.so.0[6fb000+8000] 
[ 1113.044273] halcmd[4336]: segfault at 8 ip 003906bc sp bf9368c0 error 6 in liblinuxcnchal.so.0[38b000+8000] 
[ 1113.390883] halcmd[4341]: segfault at 8 ip 00dd66bc sp bfa8a9e0 error 6 in liblinuxcnchal.so.0[dd1000+8000] 
[ 1113.737317] halcmd[4346]: segfault at 8 ip 003f56bc sp bfbf9aa0 error 6 in liblinuxcnchal.so.0[3f0000+8000] 
[ 1179.096985] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[ 1317.378484] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
[ 1317.662848] __ratelimit: 2 callbacks suppressed
[ 1317.662854] halcmd[4723]: segfault at 8 ip 006fb6bc sp bfbfe430 error 6 in liblinuxcnchal.so.0[6f6000+8000] 
[ 1317.834266] halcmd[4727]: segfault at 8 ip 007aa6bc sp bf85f3e0 error 6 in liblinuxcnchal.so.0[7a5000+8000] 
[ 1317.993071] halcmd[4731]: segfault at 8 ip 007c26bc sp bffcefd0 error 6 in liblinuxcnchal.so.0[7bd000+8000] 
[ 1318.352802] halcmd[4736]: segfault at 8 ip 002c66bc sp bfbf5660 error 6 in liblinuxcnchal.so.0[2c1000+8000] 
[ 1318.699104] halcmd[4741]: segfault at 8 ip 00ae46bc sp bfe2c510 error 6 in liblinuxcnchal.so.0[adf000+8000] 
[ 1319.045727] halcmd[4746]: segfault at 8 ip 0046f6bc sp bfdad7f0 error 6 in liblinuxcnchal.so.0[46a000+8000] 
[ 1319.392088] halcmd[4751]: segfault at 8 ip 007f66bc sp bff32ef0 error 6 in liblinuxcnchal.so.0[7f1000+8000] 
[ 1319.738357] halcmd[4756]: segfault at 8 ip 00fa56bc sp bfb1fa00 error 6 in liblinuxcnchal.so.0[fa0000+8000] 
[ 1320.089408] halcmd[4763]: segfault at 8 ip 0027a6bc sp bfe33c30 error 6 in liblinuxcnchal.so.0[275000+8000] 
[ 1320.765424] halcmd[4773]: segfault at 8 ip 00d8c6bc sp bfa28b50 error 6 in liblinuxcnchal.so.0[d87000+8000] 


Linux był akurat teraz uruchomiony z płyty, ale wcześniej miałem zainstalowanego na dysku i efekt był ten sam. Co może być powodem? Aha, uruchamiam, bez podpiętej maszyny.

: 31 mar 2013, 16:08
autor: MlKl
Wygląda na uszkodzenie pamięci w komputerze.

: 31 mar 2013, 16:12
autor: noel20
:shock:
Ale komputer działa. Normalnie na dysku mam windowsa xp, programy, teraz nawet z niego piszę i mach chodzi jak trzeba.
Memtest przechodzi kilka razy bezbłędnie

: 31 mar 2013, 17:23
autor: MlKl
To nie jest przypadkiem laptop? Z komunikatów wygląda, że linuxowi nie podoba się specjalnie karta graficzna, ma problemy z alokowaniem pamięci i z funkcjami APIC, na których się ostatecznie wywala.

Wniosek - ten komputer nie nadaje się pod sterowanie maszyny CNC spod LinuxCNC.

Możesz jeszcze popróbować poprzestawiać zaawansowane funkcje BIOS, zwłaszcza te od oszczędzania energii, ale w laptopach często to jest włączone na stałe, i nie daje się pominąć. Tymczasem system czasu rzeczywistego oszczędzać energii nie może. Przynajmniej nie poprzez wyłączanie, czy usypianie istotnych dla niego funkcji.

: 31 mar 2013, 17:33
autor: noel20
Ahaaaaa, no fakt, zapomniałem napisać że to laptop.
Odpalałem jeszcze przed chwilą z pendriva i też to samo. Nie uruchamia się też latency test.
No to poprzestawiam co tam jest i dam znać, choć tam już nic nie zostało, bo i tak co się dało to wyłączyłem, żeby mach chodził.

: 31 mar 2013, 17:54
autor: MlKl
możesz jeszcze spróbować wystartować linuxa z opcją -nolapic

: 31 mar 2013, 18:16
autor: noel20
Przestawiałem teraz w biosie co się dało i to samo, brak rezultatów.
A cóż to jest nolapic? coś odnośnie acpi? a jak to zrobić?

[ Dodano: 2013-03-31, 18:46 ]
Ok, już sobie poradziłem z tym nolapic, ale to nic nie dało :(
Może spróbuje turbo cnc...:)

: 31 mar 2013, 19:29
autor: micges
Jaki komunikat błędu jest teraz?

: 31 mar 2013, 20:35
autor: jarenio
noel20, 141 postów a nadal nie umiesz użyć opcji "szukaj" na forum
to sprawdz
https://www.cnc.info.pl/topics54/pomysl ... htm#240109

: 31 mar 2013, 21:20
autor: noel20
Najpierw trzeba wiedzieć czego szukać.
Siedziałem teraz z godzinę i nie dam rady tego zrobić.
Jak się w końcu dobrałem do tego pliku i udało się go otworzyć to nie mogę zapisać.
Mam wolne miejsce jeszcze na dysku to zainstaluję tam normalnie tego szatana i zobaczę co wtedy.