CNCzone.com-The Largest Machinist Community on the net!



Home Page Mark Forums Read Today's Posts My Replies Classifieds Reviews Photo Gallery Web Links Share Files Advertise With Us Ad List
Go Back   CNCzone.com-The Largest Machinist Community on the net! > Machine Controllers Software and Solutions > LinuxCNC (formerly EMC2)


LinuxCNC (formerly EMC2) Discuss LinuxCNC (formerly EMC2) Controlers here!


This forum is sponsored by:

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Ban this user!
Old 08-19-2011, 04:02 AM
 
Join Date: Apr 2008
Location: Bulgaria
Posts: 1
milenjs is on a distinguished road
EMC2 cannot start

I have problem - when start EMC give error, here is log file, please help me. With my desktop PC all is fine, but not work with laptop
Code:
Print file information:
RUN_IN_PLACE=no
EMC2_DIR=
EMC2_BIN_DIR=/usr/bin
EMC2_TCL_DIR=/usr/share/emc/tcl
EMC2_SCRIPT_DIR=
EMC2_RTLIB_DIR=/usr/realtime-2.6.32-122-rtai/modules/emc2
EMC2_CONFIG_DIR=
EMC2_LANG_DIR=/usr/share/emc/tcl/msgs
INIVAR=inivar
HALCMD=halcmd
EMC2_EMCSH=/usr/bin/wish8.5
EMC2 - 2.4.6
Machine configuration directory is '/home/milen/emc2/configs/my-mill'
Machine configuration file is 'my-mill.ini'
INIFILE=/home/milen/emc2/configs/my-mill/my-mill.ini
PARAMETER_FILE=emc.var
EMCMOT=motmod
EMCIO=io
TASK=milltask
HALUI=
DISPLAY=axis
NML_FILE=
Starting EMC2...
Starting EMC2 server program: emcsvr
Loading Real Time OS, RTAPI, and HAL_LIB modules
Realtime system did not load
Shutting down and cleaning up EMC2...
Killing task emcsvr, PID=1500
Removing HAL_LIB, RTAPI, and Real Time OS modules
Removing NML shared memory segments
Cleanup done

Debug file information:
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/rtai_hal.ko': -1 Operation not permitted
1500
  PID TTY      STAT   TIME COMMAND
Stopping realtime threads
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
Unloading hal components
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
RTAPI: ERROR: could not open shared memory (errno=2)
HAL: ERROR: rtapi init failed
halcmd: hal_init() failed: -22
NOTE: 'rtapi' kernel module must be loaded
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: 00000000000c0000 - 00000000000d0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 0000000017ef0000 (usable)
[    0.000000]  BIOS-e820: 0000000017ef0000 - 0000000017eff000 (ACPI data)
[    0.000000]  BIOS-e820: 0000000017eff000 - 0000000017f00000 (ACPI NVS)
[    0.000000]  BIOS-e820: 0000000017f00000 - 0000000018000000 (usable)
[    0.000000]  BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] last_pfn = 0x18000 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-C7FFF write-protect
[    0.000000]   C8000-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 010000000 mask FF8000000 write-back
[    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: 00000000000c0000 - 00000000000d0000 (reserved)
[    0.000000]  modified: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  modified: 0000000000100000 - 0000000017ef0000 (usable)
[    0.000000]  modified: 0000000017ef0000 - 0000000017eff000 (ACPI data)
[    0.000000]  modified: 0000000017eff000 - 0000000017f00000 (ACPI NVS)
[    0.000000]  modified: 0000000017f00000 - 0000000018000000 (usable)
[    0.000000]  modified: 00000000fffc0000 - 0000000100000000 (reserved)
[    0.000000] initial memory mapped : 0 - 00c00000
[    0.000000] init_memory_mapping: 0000000000000000-0000000018000000
[    0.000000] Using x86 segment limits to approximate NX protection
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0018000000 page 2M
[    0.000000] kernel direct mapping tables up to 18000000 @ 7000-b000
[    0.000000] RAMDISK: 112ed000 - 11f73090
[    0.000000] ACPI: RSDP 000f6d90 00014 (v00 PTLTD )
[    0.000000] ACPI: RSDT 17efb449 00028 (v01 PTLTD    RSDT   06040000  LTP 00000000)
[    0.000000] ACPI: FACP 17efef8c 00074 (v01 SMDVIA VT5228C  06040000 PTL  000F4240)
[    0.000000] ACPI: DSDT 17efb471 03B1B (v01  VIA   PTL_ACPI 06040000 MSFT 0100000D)
[    0.000000] ACPI: FACS 17efffc0 00040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 384MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 18000000
[    0.000000]   low ram: 0 - 18000000
[    0.000000]   node 0 low ram: 00000000 - 18000000
[    0.000000]   node 0 bootmap 00007000 - 0000a000
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0018000000]
[    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 [00112ed000 - 0011f73090]          RAMDISK ==> [00112ed000 - 0011f73090]
[    0.000000]   #5 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
[    0.000000]   #6 [00008b1000 - 00008b414e]              BRK ==> [00008b1000 - 00008b414e]
[    0.000000]   #7 [0000007000 - 000000a000]          BOOTMAP ==> [0000007000 - 000000a000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x00018000
[    0.000000]   HighMem  0x00018000 -> 0x00018000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[4] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x00000002
[    0.000000]     0: 0x00000006 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x00017ef0
[    0.000000]     0: 0x00017f00 -> 0x00018000
[    0.000000] On node 0 totalpages: 98187
[    0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1001000
[    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: 736 pages used for memmap
[    0.000000]   Normal zone: 93456 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    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 18000000 (gap: 18000000:e7fc0000)
[    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: 97419
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=618415b9-fd01-4f0b-93af-cffdfc987b13 ro quiet splash
[    0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[    0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 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 1966080 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: 366092k/393216k available (4539k kernel code, 26232k 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 : 0xd8800000 - 0xff7fe000   ( 623 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd8000000   ( 384 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 1199.702 MHz processor.
[    0.004011] Calibrating delay loop (skipped), value calculated using timer frequency.. 2399.40 BogoMIPS (lpj=4798808)
[    0.004056] Security Framework initialized
[    0.004127] AppArmor: AppArmor initialized
[    0.004147] Mount-cache hash table entries: 512
[    0.004472] Initializing cgroup subsys ns
[    0.004485] Initializing cgroup subsys cpuacct
[    0.004495] Initializing cgroup subsys memory
[    0.004520] Initializing cgroup subsys devices
[    0.004527] Initializing cgroup subsys freezer
[    0.004534] Initializing cgroup subsys net_cls
[    0.004588] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.004596] CPU: L2 cache: 256K
[    0.004607] mce: CPU supports 5 MCE banks
[    0.004644] Performance Events: 
[    0.004651] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.004656] no hardware sampling interrupt available.
[    0.004662] p6 PMU driver.
[    0.004696] ... version:                0
[    0.004701] ... bit width:              32
[    0.004705] ... generic registers:      2
[    0.004710] ... value mask:             00000000ffffffff
[    0.004716] ... max period:             000000007fffffff
[    0.004721] ... fixed-purpose events:   0
[    0.004726] ... event mask:             0000000000000003
[    0.004740] Checking 'hlt' instruction... OK.
[    0.021310] SMP alternatives: switching to UP code
[    0.030029] Freeing SMP alternatives: 31k freed
[    0.030069] ACPI: Core revision 20090903
[    0.038859] ACPI: setting ELCR to 0200 (from 0020)
[    0.040134] ftrace: converting mcount calls to 0f 1f 44 00 00
[    0.040161] ftrace: allocating 21003 entries in 42 pages
[    0.054129] Enabling APIC mode:  Flat.  Using 0 I/O APICs
[    0.054144] weird, boot CPU (#0) not listed by the BIOS.
[    0.054148] SMP motherboard not detected.
[    0.054155] Local APIC not detected. Using dummy APIC emulation.
[    0.054159] SMP disabled
[    0.054719] Brought up 1 CPUs
[    0.054738] Total of 1 processors activated (2399.40 BogoMIPS).
[    0.055605] CPU0 attaching NULL sched-domain.
[    0.056059] devtmpfs: initialized
[    0.056901] regulator: core version 0.5
[    0.057035] NET: Registered protocol family 16
[    0.057332] EISA bus registered
[    0.057355] ACPI: bus type pci registered
[    0.057770] PCI: PCI BIOS revision 2.10 entry at 0xfd84e, last bus=1
[    0.057777] PCI: Using configuration type 1 for base access
[    0.059729] bio: create slab  at 0
[    0.060688] ACPI: EC: Look up EC in DSDT
[    0.066788] ACPI: Interpreter enabled
[    0.066797] ACPI: (supports S0 S5)
[    0.066819] ACPI: Using PIC for interrupt routing
[    0.075936] ACPI: Power Resource [PFAN] (on)
[    0.076211] ACPI: No dock devices found.
[    0.076514] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.076612] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xe8000000-0xefffffff]
[    0.076732] pci 0000:00:06.0: reg 10 32bit mmio: [0x000000-0x0000ff]
[    0.076742] pci 0000:00:06.0: reg 14 io port: [0x00-0x07]
[    0.076752] pci 0000:00:06.0: reg 18 io port: [0x00-0xff]
[    0.076788] pci 0000:00:06.0: PME# supported from D3hot D3cold
[    0.076796] pci 0000:00:06.0: PME# disabled
[    0.076914] pci 0000:00:07.1: reg 20 io port: [0x1000-0x100f]
[    0.076984] pci 0000:00:07.2: reg 20 io port: [0x1020-0x103f]
[    0.077071] pci 0000:00:07.4: quirk: region 8100-810f claimed by vt82c686 SMB
[    0.077118] pci 0000:00:07.5: reg 10 io port: [0x1400-0x14ff]
[    0.077129] pci 0000:00:07.5: reg 14 io port: [0x1014-0x1017]
[    0.077139] pci 0000:00:07.5: reg 18 io port: [0x1010-0x1013]
[    0.077204] pci 0000:00:09.0: reg 10 io port: [0x00-0xff]
[    0.077215] pci 0000:00:09.0: reg 14 32bit mmio: [0x000000-0x0003ff]
[    0.077239] pci 0000:00:09.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.077258] pci 0000:00:09.0: supports D1 D2
[    0.077264] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.077271] pci 0000:00:09.0: PME# disabled
[    0.077308] pci 0000:00:0c.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.077328] pci 0000:00:0c.0: supports D1 D2
[    0.077333] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.077340] pci 0000:00:0c.0: PME# disabled
[    0.077375] pci 0000:00:0c.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.077395] pci 0000:00:0c.1: supports D1 D2
[    0.077400] pci 0000:00:0c.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.077408] pci 0000:00:0c.1: PME# disabled
[    0.077449] pci 0000:00:0d.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.077489] pci 0000:00:0d.0: supports D1 D2
[    0.077494] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot
[    0.077501] pci 0000:00:0d.0: PME# disabled
[    0.077565] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xf0000000-0xf7ffffff]
[    0.077576] pci 0000:01:00.0: reg 14 io port: [0x9000-0x90ff]
[    0.077586] pci 0000:01:00.0: reg 18 32bit mmio: [0xe0000000-0xe000ffff]
[    0.077606] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.077628] pci 0000:01:00.0: supports D1 D2
[    0.077669] pci 0000:00:01.0: bridge io port: [0x9000-0x9fff]
[    0.077676] pci 0000:00:01.0: bridge 32bit mmio: [0xe0000000-0xe00fffff]
[    0.077685] pci 0000:00:01.0: bridge 32bit mmio pref: [0xf0000000-0xf7ffffff]
[    0.077728] pci_bus 0000:00: on NUMA node 0
[    0.077738] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.077906] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PPB_._PRT]
[    0.083332] ACPI: PCI Interrupt Link [LNKA] (IRQs *10)
[    0.083568] ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
[    0.083790] ACPI: PCI Interrupt Link [LNKC] (IRQs *5)
[    0.084016] ACPI: PCI Interrupt Link [LNKD] (IRQs 5) *0, disabled.
[    0.084292] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.084300] vgaarb: loaded
[    0.084620] SCSI subsystem initialized
[    0.084842] libata version 3.00 loaded.
[    0.085050] usbcore: registered new interface driver usbfs
[    0.085081] usbcore: registered new interface driver hub
[    0.085157] usbcore: registered new device driver usb
[    0.085500] ACPI: WMI: Mapper loaded
[    0.085506] PCI: Using ACPI for IRQ routing
[    0.085814] NetLabel: Initializing
[    0.085819] NetLabel:  domain hash size = 128
[    0.085823] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.085856] NetLabel:  unlabeled traffic allowed by default
[    0.085947] Switching to clocksource tsc
[    0.089066] AppArmor: AppArmor Filesystem Enabled
[    0.089127] pnp: PnP ACPI init
[    0.089184] ACPI: bus type pnp registered
[    0.091653] pnp 00:06: io resource (0x80-0x80) overlaps 0000:00:06.0 BAR 2 (0x0-0xff), disabling
[    0.091674] pnp 00:06: io resource (0x80-0x80) overlaps 0000:00:09.0 BAR 0 (0x0-0xff), disabling
[    0.096739] pnp: PnP ACPI: found 13 devices
[    0.096746] ACPI: ACPI bus type pnp unregistered
[    0.096755] PnPBIOS: Disabled by ACPI PNP
[    0.096789] system 00:05: iomem range 0x0-0x9ffff could not be reserved
[    0.096797] system 00:05: iomem range 0xe0000-0xfffff could not be reserved
[    0.096815] system 00:06: ioport range 0x4d0-0x4d1 has been reserved
[    0.096823] system 00:06: ioport range 0x8100-0x810f has been reserved
[    0.131893] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.131902] pci 0000:00:01.0:   IO window: 0x9000-0x9fff
[    0.131910] pci 0000:00:01.0:   MEM window: 0xe0000000-0xe00fffff
[    0.131918] pci 0000:00:01.0:   PREFETCH window: 0xf0000000-0xf7ffffff
[    0.131929] pci 0000:00:0c.0: CardBus bridge, secondary bus 0000:02
[    0.131935] pci 0000:00:0c.0:   IO window: 0x002000-0x0020ff
[    0.131943] pci 0000:00:0c.0:   IO window: 0x002400-0x0024ff
[    0.131951] pci 0000:00:0c.0:   PREFETCH window: 0x18000000-0x1bffffff
[    0.131960] pci 0000:00:0c.0:   MEM window: 0x1c000000-0x1fffffff
[    0.131968] pci 0000:00:0c.1: CardBus bridge, secondary bus 0000:06
[    0.131974] pci 0000:00:0c.1:   IO window: 0x002800-0x0028ff
[    0.131982] pci 0000:00:0c.1:   IO window: 0x002c00-0x002cff
[    0.131990] pci 0000:00:0c.1:   PREFETCH window: 0x20000000-0x23ffffff
[    0.131998] pci 0000:00:0c.1:   MEM window: 0x24000000-0x27ffffff
[    0.132023] pci 0000:00:01.0: setting latency timer to 64
[    0.132124] pci 0000:00:0c.0: power state changed by ACPI to D0
[    0.132527] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10
[    0.132535] PCI: setting IRQ 10 as level-triggered
[    0.132545] pci 0000:00:0c.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[    0.132554] pci 0000:00:0c.0: setting latency timer to 64
[    0.132606] pci 0000:00:0c.1: power state changed by ACPI to D0
[    0.132962] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.132970] pci 0000:00:0c.1: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    0.132979] pci 0000:00:0c.1: setting latency timer to 64
[    0.132991] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.132997] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.133004] pci_bus 0000:01: resource 0 io:  [0x9000-0x9fff]
[    0.133011] pci_bus 0000:01: resource 1 mem: [0xe0000000-0xe00fffff]
[    0.133018] pci_bus 0000:01: resource 2 pref mem [0xf0000000-0xf7ffffff]
[    0.133025] pci_bus 0000:02: resource 0 io:  [0x2000-0x20ff]
[    0.133032] pci_bus 0000:02: resource 1 io:  [0x2400-0x24ff]
[    0.133038] pci_bus 0000:02: resource 2 pref mem [0x18000000-0x1bffffff]
[    0.133045] pci_bus 0000:02: resource 3 mem: [0x1c000000-0x1fffffff]
[    0.133052] pci_bus 0000:06: resource 0 io:  [0x2800-0x28ff]
[    0.133058] pci_bus 0000:06: resource 1 io:  [0x2c00-0x2cff]
[    0.133064] pci_bus 0000:06: resource 2 pref mem [0x20000000-0x23ffffff]
[    0.133071] pci_bus 0000:06: resource 3 mem: [0x24000000-0x27ffffff]
[    0.133178] NET: Registered protocol family 2
[    0.133410] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.134174] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.134589] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[    0.135062] TCP: Hash tables configured (established 16384 bind 16384)
[    0.135070] TCP reno registered
[    0.135434] NET: Registered protocol family 1
[    0.135506] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    0.135519] pci 0000:00:07.0: Disabling VIA external APIC routing
[    0.135572] pci 0000:01:00.0: Boot video device
[    0.136084] Scanning for low memory corruption every 60 seconds
[    0.136412] audit: initializing netlink socket (disabled)
[    0.136451] type=2000 audit(1313753958.133:1): initialized
[    0.151176] Trying to unpack rootfs image as initramfs...
[    0.166476] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.178112] VFS: Disk quotas dquot_6.5.2
[    0.178379] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.180176] fuse init (API version 7.13)
[    0.180443] msgmni has been set to 715
[    0.186755] alg: No test for stdrng (krng)
[    0.186986] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.186995] io scheduler noop registered
[    0.187000] io scheduler anticipatory registered
[    0.187005] io scheduler deadline registered
[    0.187142] io scheduler cfq registered (default)
[    0.187422] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.187491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[    0.187666] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    0.187995] ACPI: Lid Switch [LID]
[    0.188102] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.188110] ACPI: Power Button [PWRB]
[    0.188263] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.188270] ACPI: Power Button [PWRF]
[    0.191759] isapnp: Scanning for PnP cards...
[    0.197815] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.198032] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.198206] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    0.198819] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.201410] brd: module loaded
[    0.250930] loop: module loaded
[    0.251243] input: Macintosh mouse button emulation as /devices/virtual/input/input3
[    0.252519] Fixed MDIO Bus: probed
[    0.252610] PPP generic driver version 2.4.2
[    0.252767] tun: Universal TUN/TAP device driver, 1.6
[    0.252773] tun: (C) 1999-2004 Max Krasnyansky 
[    0.253006] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.253053] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.253096] uhci_hcd: USB Universal Host Controller Interface driver
[    0.253732] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[    0.253741] PCI: setting IRQ 5 as level-triggered
[    0.253752] uhci_hcd 0000:00:07.2: PCI INT D -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[    0.253773] uhci_hcd 0000:00:07.2: UHCI Host Controller
[    0.258506] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[    0.258582] uhci_hcd 0000:00:07.2: irq 5, io base 0x00001020
[    0.259007] usb usb1: configuration #1 chosen from 1 choice
[    0.259090] hub 1-0:1.0: USB hub found
[    0.259118] hub 1-0:1.0: 2 ports detected
[    0.259381] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.261209] i8042.c: Detected active multiplexing controller, rev 1.1.
[    0.266468] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.266507] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.266637] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.266696] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.266775] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.267156] mice: PS/2 mouse device common for all mice
[    0.267528] rtc_cmos 00:02: RTC can wake from S4
[    0.267659] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.267701] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    0.267988] device-mapper: uevent: version 1.0.3
[    0.268425] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    0.270758] device-mapper: multipath: version 1.1.0 loaded
[    0.270772] device-mapper: multipath round-robin: version 1.0.0 loaded
[    0.274851] EISA: Probing bus 0 at eisa.0
[    0.274870] Cannot allocate resource for EISA slot 1
[    0.274877] Cannot allocate resource for EISA slot 2
[    0.274888] Cannot allocate resource for EISA slot 4
[    0.274913] EISA: Detected 0 cards.
[    0.274921] cpuidle: using governor ladder
[    0.274927] cpuidle: using governor menu
[    0.276026] TCP cubic registered
[    0.276520] NET: Registered protocol family 10
[    0.277606] lo: Disabled Privacy Extensions
[    0.278443] NET: Registered protocol family 17
[    0.278544] Using IPI No-Shortcut mode
[    0.278836] registered taskstats version 1
[    0.279271] rtc_cmos 00:02: setting system clock to 2011-08-19 11:39:18 UTC (1313753958)
[    0.279279] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[    0.279283] EDD information not available.
[    0.297550] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    0.617797] usb 1-2: new low speed USB device using uhci_hcd and address 2
[    0.878201] isapnp: No Plug & Play device found
[    0.891177] usb 1-2: configuration #1 chosen from 1 choice
[    1.267565] Freeing initrd memory: 12824k freed
[    1.306081] Freeing unused kernel memory: 620k freed
[    1.307853] Write protecting the kernel text: 4540k
[    1.307923] Write protecting the kernel read-only data: 1668k
[    1.368792] udev: starting version 151
[    1.832726] Floppy drive(s): fd0 is 1.44M
[    1.851900] FDC 0 is a post-1991 82077
[    1.868645] pata_via 0000:00:07.1: version 0.3.4
[    1.880566] scsi0 : pata_via
[    1.888843] scsi1 : pata_via
[    1.889018] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1000 irq 14
[    1.889026] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1008 irq 15
[    1.943312] Linux agpgart interface v0.103
[    1.969262] Linux Tulip driver version 1.1.15 (Feb 27, 2007)
[    1.969368] tulip 0000:00:09.0: enabling device (0000 -> 0003)
[    1.969386] tulip 0000:00:09.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[    1.969428] tulip 0000:00:09.0: setting latency timer to 64
[    1.969732] tulip0:  MII transceiver #1 config 3000 status 786d advertising 01e1.
[    1.974448] eth0: ADMtek Comet rev 17 at Port 0x1c00, 00:90:96:1d:04:b7, IRQ 10.
[    2.052496] ata1.00: ATA-6: TOSHIBA MK3025GAS, KA302B, max UDMA/100
[    2.052508] ata1.00: 58605120 sectors, multi 16: LBA48 
[    2.052557] ata1.00: limited to UDMA/33 due to 40-wire cable
[    2.060499] ata1.00: configured for UDMA/33
[    2.060830] scsi 0:0:0:0: Direct-Access     ATA      TOSHIBA MK3025GA KA30 PQ: 0 ANSI: 5
[    2.061247] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    2.062128] sd 0:0:0:0: [sda] 58605120 512-byte logical blocks: (30.0 GB/27.9 GiB)
[    2.062266] sd 0:0:0:0: [sda] Write Protect is off
[    2.062274] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.062343] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.062754]  sda: sda1 sda2 < sda5 sda6 sda7 >
[    2.183625] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.224456] ata2.00: ATAPI: TOSHIBA DVD-ROM SD-R2002, 1024, max MWDMA2
[    2.240467] ata2.00: configured for MWDMA2
[    2.242773] scsi 1:0:0:0: CD-ROM            TOSHIBA  DVD-ROM SD-R2002 1024 PQ: 0 ANSI: 5
[    2.251140] sr0: scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
[    2.251153] Uniform CD-ROM driver Revision: 3.20
[    2.251981] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.252474] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    2.270940] ohci1394 0000:00:0d.0: enabling device (0000 -> 0002)
[    2.270965] ohci1394 0000:00:0d.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, low) -> IRQ 10
[    2.270978] ohci1394 0000:00:0d.0: setting latency timer to 64
[    2.336542] ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[10]  MMIO=[28022000-280227ff]  Max Packet=[2048]  IR/IT contexts=[8/8]
[    2.346786] agpgart: Detected VIA Apollo Pro 133 chipset
[    2.355568] agpgart-via 0000:00:00.0: AGP aperture is 128M @ 0xe8000000
[    2.377820] [drm] Initialized drm 1.1.0 20060810
[    2.408871] usbcore: registered new interface driver hiddev
[    2.409678] usbcore: registered new interface driver usbhid
[    2.410309] usbhid: v2.6:USB HID core driver
[    2.470618] input: A4Tech USB Mouse as /devices/pci0000:00/0000:00:07.2/usb1/1-2/1-2:1.0/input/input5
[    2.471567] a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech USB Mouse] on usb-0000:00:07.2-2/input0
[    2.536718] [drm] radeon defaulting to kernel modesetting.
[    2.536731] [drm] radeon kernel modesetting enabled.
[    2.537351] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[    2.537363] radeon 0000:01:00.0: PCI INT A -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[    2.551573] [drm] radeon: Initializing kernel modesetting.
[    2.551774] [drm] register mmio base: 0xE0000000
[    2.551779] [drm] register mmio size: 65536
[    2.553720] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[    2.554035] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[    2.554067] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[    2.554134] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[    2.554143] [drm] radeon: VRAM 64M
[    2.554148] [drm] radeon: VRAM from 0x00000000 to 0x03FFFFFF
[    2.554153] [drm] radeon: GTT 128M
[    2.554158] [drm] radeon: GTT from 0xE8000000 to 0xEFFFFFFF
[    2.554214] [drm] radeon: irq initialized.
[    2.554491] [drm] Detected VRAM RAM=64M, BAR=128M
[    2.554502] [drm] RAM width 64bits DDR
[    2.554723] [TTM] Zone  kernel: Available graphics memory: 189996 kiB.
[    2.554770] [drm] radeon: 32M of VRAM memory ready
[    2.554776] [drm] radeon: 128M of GTT memory ready.
[    2.565292] [drm] radeon: cp idle (0x00008080)
[    2.565402] [drm] Loading R100 Microcode
[    2.566105] platform radeon_cp.0: firmware: requesting radeon/R100_cp.bin
[    2.599631] [drm] radeon: ring at 0x00000000E8000000
[    2.599662] [drm] ring test succeeded in 1 usecs
[    2.621073] [drm] radeon: ib pool ready.
[    2.621511] [drm] ib test succeeded in 0 usecs
[    2.622866] [drm] DFP table revision: 2
[    2.623422] [drm] Panel ID String: 1024x768                
[    2.623430] [drm] Panel Size 1024x768
[    2.623674] [drm] Default TV standard: NTSC
[    2.623680] [drm] 27.000000000 MHz TV ref clk
[    2.623688] [drm] Default TV standard: NTSC
[    2.623692] [drm] 27.000000000 MHz TV ref clk
[    2.623862] [drm] Radeon Display Connectors
[    2.623868] [drm] Connector 0:
[    2.623873] [drm]   VGA
[    2.623879] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    2.623884] [drm]   Encoders:
[    2.623888] [drm]     CRT1: INTERNAL_DAC1
[    2.623892] [drm] Connector 1:
[    2.623896] [drm]   DVI-D
[    2.623900] [drm]   HPD1
[    2.623906] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    2.623910] [drm]   Encoders:
[    2.623915] [drm]     DFP1: INTERNAL_TMDS1
[    2.623919] [drm] Connector 2:
[    2.623923] [drm]   LVDS
[    2.623926] [drm]   Encoders:
[    2.623930] [drm]     LCD1: INTERNAL_LVDS
[    2.623934] [drm] Connector 3:
[    2.623938] [drm]   S-video
[    2.623941] [drm]   Encoders:
[    2.623945] [drm]     TV1: INTERNAL_DAC2
[    2.718157] [drm] fb mappable at 0xF0040000
[    2.718167] [drm] vram apper at 0xF0000000
[    2.718171] [drm] size 786432
[    2.718175] [drm] fb depth is 8
[    2.718179] [drm]    pitch is 1024
[    2.721458] fb0: radeondrmfb frame buffer device
[    2.721467] registered panic notifier
[    2.721483] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[    2.729533] vga16fb: initializing
[    2.729553] vga16fb: mapped to 0xc00a0000
[    2.729569] vga16fb: not registering due to another framebuffer present
[    2.831693] Console: switching to colour frame buffer device 128x48
[    3.624487] ieee1394: Host added: ID:BUS[0-00:1023]  GUID[0040ca010508a754]
[    3.792270] xor: automatically using best checksumming function: pIII_sse
[    3.812028]    pIII_sse  :  2833.000 MB/sec
[    3.812034] xor: using function: pIII_sse (2833.000 MB/sec)
[    3.840703] device-mapper: dm-raid45: initialized v0.2594b
[    4.000700] kjournald starting.  Commit interval 5 seconds
[    4.000739] EXT3-fs: mounted filesystem with ordered data mode.
[   27.653830] Adding 618460k swap on /dev/sda6.  Priority:-1 extents:1 across:618460k 
[   28.077026] EXT3 FS on sda7, internal journal
[   28.173363] udev: starting version 151
[   28.545334] lp: driver loaded but no devices found
[   28.588623] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   28.732408] parport_pc: VIA 686A/8231 detected
[   28.732417] parport_pc: probing current configuration
[   28.732435] parport_pc: Current parallel port base: 0x378
[   28.732481] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[   28.824923] lp0: using parport0 (interrupt-driven).
[   28.824934] parport_pc: VIA parallel port: io=0x378, irq=7
[   28.842544] via686a 0000:00:07.4: base address not set - upgrade BIOS or use force_addr=0xaddr
[   29.461197] yenta_cardbus 0000:00:0c.0: CardBus bridge found [1509:1860]
[   29.461227] yenta_cardbus 0000:00:0c.0: O2: res at 0x94/0xD4: e8/00
[   29.461233] yenta_cardbus 0000:00:0c.0: Yenta O2: old bridge, disabling read prefetch/write burst
[   29.588666] yenta_cardbus 0000:00:0c.0: ISA IRQ mask 0x0800, PCI irq 10
[   29.588678] yenta_cardbus 0000:00:0c.0: Socket status: 30000810
[   29.601110] yenta_cardbus 0000:00:0c.1: CardBus bridge found [1509:1860]
[   29.675121] ppdev: user-space parallel port driver
[   29.728616] yenta_cardbus 0000:00:0c.1: ISA IRQ mask 0x0800, PCI irq 10
[   29.728628] yenta_cardbus 0000:00:0c.1: Socket status: 30000006
[   29.859298] type=1505 audit(1313743188.076:2):  operation="profile_load" pid=583 name="/sbin/dhclient3"
[   29.871538] type=1505 audit(1313743188.088:3):  operation="profile_load" pid=583 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   29.872222] type=1505 audit(1313743188.092:4):  operation="profile_load" pid=583 name="/usr/lib/connman/scripts/dhclient-script"
[   29.938441] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean.
[   29.940804] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: clean.
[   29.941762] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   29.942584] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   29.943711] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   30.157479] Synaptics Touchpad, model: 1, fw: 5.6, id: 0x9244b1, caps: 0x80471b/0x0
[   30.197645] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
[   30.241534] pcmcia_socket pcmcia_socket0: pccard: PCMCIA card inserted into slot 0
[   30.607882] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   30.631412] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   30.648590] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   30.649419] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   30.650552] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   30.651489] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
[   30.802668] type=1505 audit(1313743189.020:5):  operation="profile_load" pid=696 name="/usr/share/gdm/guest-session/Xsession"
[   30.847566] type=1505 audit(1313743189.064:6):  operation="profile_replace" pid=698 name="/sbin/dhclient3"
[   30.874975] type=1505 audit(1313743189.092:7):  operation="profile_replace" pid=698 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[   30.875567] type=1505 audit(1313743189.092:8):  operation="profile_replace" pid=698 name="/usr/lib/connman/scripts/dhclient-script"
[   30.881451]  clean.
[   30.882465] pcmcia 0.0: pcmcia: registering new device pcmcia0.0
[   31.071793] VIA 82xx Audio 0000:00:07.5: PCI INT C -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[   31.071807] VIA 82xx Audio 0000:00:07.5: VIA VLink IRQ fixup, from 255 to 5
[   31.154829] type=1505 audit(1313743189.372:9):  operation="profile_load" pid=700 name="/usr/bin/evince"
[   31.261057] type=1505 audit(1313743189.480:10):  operation="profile_load" pid=700 name="/usr/bin/evince-previewer"
[   31.300870] cfg80211: Calling CRDA to update world regulatory domain
[   31.332478] type=1505 audit(1313743189.552:11):  operation="profile_load" pid=700 name="/usr/bin/evince-thumbnailer"
[   31.366444] cfg80211: World regulatory domain updated:
[   31.366457] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[   31.366465] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   31.366472] 	(2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   31.366479] 	(2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[   31.366485] 	(5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   31.366492] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[   31.400942] orinoco 0.15 (David Gibson , Pavel Roskin , et al)
[   31.424178] VIA 82xx Audio 0000:00:07.5: setting latency timer to 64
[   31.429695] orinoco_cs 0.15 (David Gibson , Pavel Roskin , et al)
[   32.031756] orinoco_cs 0.0: Failed to initialize firmware (err = -19)
[   32.031764] orinoco_cs: orinoco_init() failed
[   33.700527] orinoco_cs 0.0: Failed to initialize firmware (err = -19)
[   33.700540] orinoco_cs: orinoco_init() failed
[   34.133614] 0000:00:09.0: tulip_stop_rxtx() failed (CSR5 0xfc664010 CSR6 0xff972117)
[   34.133633] eth0: Setting full-duplex based on MII#1 link partner capability of 45e1.
[   41.832092] eth0: no IPv6 routers present
[  611.556515] RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.
Reply With Quote

  #2  
Old 08-19-2011, 09:46 AM
wendtmk's Avatar
Moderator
 
Join Date: Dec 2005
Location: USA
Posts: 234
wendtmk is on a distinguished road

EMC Documentation Wiki: TroubleShooting

It's usually problem #1, but sometimes it's problem #2

Mark
Reply With Quote

  #3   Ban this user!
Old 11-16-2011, 01:43 AM
 
Join Date: Nov 2010
Location: Thailand
Posts: 1
beerthai is on a distinguished road
Same

I got a same prob on old P4. Later on got to change computer
Reply With Quote

  #4   Ban this user!
Old 11-17-2011, 12:15 AM
 
Join Date: Jan 2007
Location: UK
Posts: 97
cncbasher is on a distinguished road

emc is not guaranteed to work on laptops , and is not recomended
Reply With Quote

  #5   Ban this user!
Old 11-22-2011, 11:44 AM
 
Join Date: Mar 2004
Location: St. Louis, MO
Posts: 309
jmelson is on a distinguished road

This is the error :
RTAI[hal]: ERROR, LOCAL APIC CONFIGURED BUT NOT AVAILABLE/ENABLED.

There is a note on how to fix this in the linuxcnc.org wiki
See item 2 in :
EMC Documentation Wiki: TroubleShooting

Jon
Reply With Quote

Sponsored Links
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ACME rods - normal start and multi-start shaffin Canadian Club House 0 12-20-2010 07:19 AM
Disadvantages of 2 start vs. 5 start? Biff DIY-CNC Router Table Machines 8 05-22-2010 04:42 PM
Arrow 750 Failed to start when I Push start Bottom in fornt of control ! mte.jalal Cincinnati CNC 4 01-06-2009 10:20 AM
Newbie- one start or two start lead screw Pinhead DIY-CNC Router Table Machines 5 11-22-2008 10:32 PM
Single start vs double start ballscrew. darik Linear and Rotary Motion 13 03-21-2007 07:53 PM




All times are GMT -5. The time now is 05:05 AM.





Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO
Template-Modifications by TMS

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361