NEWS
| LinuxCNC 2.5.2 Release |
There are no translations available. LinuxCNC 2.5.2 Update Released (changelog). |
| LinuxCNC 2.5.1 Release |
There are no translations available. LinuxCNC 2.5.1 Update Released (changelog). If the Package Manager does not prompt you to upgrade see this page. |
| LinuxCNC 2.5.0 Release |
There are no translations available. New major release (changelog). See the instructions to update your system from EMC 2.4 to LinuxCNC 2.5. |
Home
Forum
Getting LinuxCNC
Installing LinuxCNC
EMC2 won't start, errors
Forum
Getting LinuxCNC
Installing LinuxCNC
EMC2 won't start, errors
|
Welcome,
Guest
|
TOPIC: EMC2 won't start, errors
EMC2 won't start, errors 30 Dez 2011 10:11 #16126
|
I just did a normal install from the livecd. Stepconf runs, EMC and the latency test do not. Mind you I don't have a machine hooked up yet, nor even a parallel port, those are coming soon. Emc will let me pick a configuration, but then it spits out an error. Latency test just spits out an error.
Output of "emc": cnc@cnc-desktop:~$ emc
EMC2 - 2.4.6
Machine configuration directory is '/home/cnc/emc2/configs/Work,_Dammit!'
Machine configuration file is 'Work,_Dammit!.ini'
Starting EMC2...
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/rtai_sched.ko': -1 Cannot allocate memory
Realtime system did not load
Shutting down and cleaning up EMC2...
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
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
Cleanup done
EMC terminated with an error. You can find more information in the log:
/home/cnc/emc_debug.txt
and
/home/cnc/emc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminalOutput of "latency-test": cnc@cnc-desktop:~$ latency-test
insmod: error inserting '/usr/realtime-2.6.32-122-rtai/modules/rtai_sched.ko': -1 Cannot allocate memory
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/modulesDebug file is attached. The same happens when I run from the livecd. Any ideas? This attachment is hidden for guests. Please log in or register to see it.
Attachments:
|
|
The administrator has disabled public write access.
|
Re:EMC2 won't start, errors 30 Dez 2011 10:34 #16127
|
it's probably looking for a parrell port , so if you dont have one fitted , could be a problem
basicly the realtime kernel is not loading because it cant load the step configuration you have requested . try loading in simulation mode , or a simulation config |
|
The administrator has disabled public write access.
|
Re:EMC2 won't start, errors 30 Dez 2011 10:59 #16128
|
I was wondering if that might be the problem. Seems to me the latency test would still run without a port though. Oh well, I guess I'll put it in sim mode and hold off on further fiddling until I get my pci-parallel card.
Thanks for the quick and helpful reply. |
|
The administrator has disabled public write access.
|
Re:EMC2 won't start, errors 30 Dez 2011 11:05 #16129
|
let us know if it works ok in sim mode ,
|
|
The administrator has disabled public write access.
|
Re:EMC2 won't start, errors 30 Dez 2011 11:21 #16130
|
can you post the output of dmesg?
sounds like the real time portion did not load (maybe the dreaded LAPIC not found error) |
|
The administrator has disabled public write access.
|
Re:EMC2 won't start, errors 30 Dez 2011 12:25 #16131
|
I can't for the life of me figure out how to set up emc in simulator mode after having installed it with the livecd.
Here's dmesg: cnc@cnc-desktop:~$ dmesg
[ 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 - 000000000009c400 (usable)
[ 0.000000] BIOS-e820: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e7000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bff90000 (usable)
[ 0.000000] BIOS-e820: 00000000bff90000 - 00000000bffa0000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bffa0000 - 00000000bffe0000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000bffe0000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[ 0.000000] DMI present.
[ 0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] last_pfn = 0xbff90 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-EFFFF uncachable
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
[ 0.000000] 1 base 000080000000 mask FFFFC0000000 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] TOM2: 0000000140000000 aka 5120M
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[ 0.000000] Scanning 0 areas for low memory corruption
[ 0.000000] modified physical RAM map:
[ 0.000000] modified: 0000000000000000 - 0000000000010000 (reserved)
[ 0.000000] modified: 0000000000010000 - 000000000009c400 (usable)
[ 0.000000] modified: 000000000009c400 - 00000000000a0000 (reserved)
[ 0.000000] modified: 00000000000e7000 - 0000000000100000 (reserved)
[ 0.000000] modified: 0000000000100000 - 00000000bff90000 (usable)
[ 0.000000] modified: 00000000bff90000 - 00000000bffa0000 (ACPI data)
[ 0.000000] modified: 00000000bffa0000 - 00000000bffe0000 (ACPI NVS)
[ 0.000000] modified: 00000000bffe0000 - 00000000c0000000 (reserved)
[ 0.000000] modified: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] modified: 00000000fee00000 - 00000000fef00000 (reserved)
[ 0.000000] modified: 00000000fff00000 - 0000000100000000 (reserved)
[ 0.000000] modified: 0000000100000000 - 0000000140000000 (usable)
[ 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 @ 10000-15000
[ 0.000000] RAMDISK: 37371000 - 37fefba6
[ 0.000000] Allocated new RAMDISK: 008b5000 - 01533ba6
[ 0.000000] Move RAMDISK from 0000000037371000 - 0000000037fefba5 to 008b5000 - 01533ba5
[ 0.000000] ACPI: RSDP 000fbff0 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT bff90000 00040 (v01 092209 RSDT1209 20090922 MSFT 00000097)
[ 0.000000] ACPI: FACP bff90200 00084 (v01 A M I OEMFACP 12000601 MSFT 00000097)
[ 0.000000] ACPI: DSDT bff90450 097A5 (v01 ASR85 ASR85171 00000171 INTL 20051117)
[ 0.000000] ACPI: FACS bffa0000 00040
[ 0.000000] ACPI: APIC bff90390 00080 (v01 092209 APIC1209 20090922 MSFT 00000097)
[ 0.000000] ACPI: MCFG bff90410 0003C (v01 092209 OEMMCFG 20090922 MSFT 00000097)
[ 0.000000] ACPI: OEMB bffa0040 00073 (v01 092209 OEMB1209 20090922 MSFT 00000097)
[ 0.000000] ACPI: AAFT bff99c00 00027 (v01 092209 OEMAAFT 20090922 MSFT 00000097)
[ 0.000000] ACPI: INFO bffa00c0 00124 (v01 092209 AMDINFO 20090922 MSFT 00000097)
[ 0.000000] ACPI: NVHD bffa01f0 00284 (v01 092209 NVHDCP 20090922 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 2183MB 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 00011000 - 00017f00
[ 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 [000009c400 - 0000100000] BIOS reserved ==> [000009c400 - 0000100000]
[ 0.000000] #5 [00008b1000 - 00008b4137] BRK ==> [00008b1000 - 00008b4137]
[ 0.000000] #6 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
[ 0.000000] #7 [00008b5000 - 0001533ba6] NEW RAMDISK ==> [00008b5000 - 0001533ba6]
[ 0.000000] #8 [0000011000 - 0000018000] BOOTMAP ==> [0000011000 - 0000018000]
[ 0.000000] found SMP MP-table at [c00ff780] ff780
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x000bff90
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009c
[ 0.000000] 0: 0x00000100 -> 0x000bff90
[ 0.000000] On node 0 totalpages: 786204
[ 0.000000] free_area_init_node: node 0, pgdat c07470e0, node_mem_map c1535200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3948 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: 4368 pages used for memmap
[ 0.000000] HighMem zone: 554626 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
[ 0.000000] If you got timer trouble try acpi_use_timer_override
[ 0.000000] ACPI: PM-Timer IO Port: 0x2008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ14 used by override.
[ 0.000000] ACPI: IRQ15 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 24
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ec00000)
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 24 pages/cpu @c3000000 s74936 r0 d23368 u1048576
[ 0.000000] pcpu-alloc: s74936 r0 d23368 u1048576 alloc=1*4194304
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 780060
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-122-rtai root=UUID=22211ec5-5d25-422b-be37-8cbc89cbaab5 ro quiet splash
[ 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 15726080 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:000bff90)
[ 0.000000] Memory: 3081984k/3145280k available (4539k kernel code, 61876k reserved, 1928k data, 620k init, 2235976k 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=4, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:2304 nr_irqs:440
[ 0.000000] I-pipe 2.6-03: pipeline enabled.
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3600.095 MHz processor.
[ 0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 7200.19 BogoMIPS (lpj=14400380)
[ 0.004012] Security Framework initialized
[ 0.004024] AppArmor: AppArmor initialized
[ 0.004029] Mount-cache hash table entries: 512
[ 0.004091] Initializing cgroup subsys ns
[ 0.004093] Initializing cgroup subsys cpuacct
[ 0.004096] Initializing cgroup subsys memory
[ 0.004100] Initializing cgroup subsys devices
[ 0.004101] Initializing cgroup subsys freezer
[ 0.004102] Initializing cgroup subsys net_cls
[ 0.004111] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.004113] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.004114] CPU: Physical Processor ID: 0
[ 0.004115] CPU: Processor Core ID: 0
[ 0.004117] mce: CPU supports 6 MCE banks
[ 0.004123] using C1E aware idle routine
[ 0.004127] Performance Events: AMD PMU driver.
[ 0.004130] ... version: 0
[ 0.004131] ... bit width: 48
[ 0.004132] ... generic registers: 4
[ 0.004134] ... value mask: 0000ffffffffffff
[ 0.004135] ... max period: 00007fffffffffff
[ 0.004136] ... fixed-purpose events: 0
[ 0.004137] ... event mask: 000000000000000f
[ 0.004139] Checking 'hlt' instruction... OK.
[ 0.020367] ACPI: Core revision 20090903
[ 0.030619] ftrace: converting mcount calls to 0f 1f 44 00 00
[ 0.030621] ftrace: allocating 21003 entries in 42 pages
[ 0.034366] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.034818] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[ 0.036001] ..MP-BIOS bug: 8254 timer not connected to IO-APIC
[ 0.036001] ...trying to set up timer (IRQ0) through the 8259A ...
[ 0.036001] ..... (found apic 0 pin 0) ...
[ 0.078321] ....... works.
[ 0.078322] CPU0: AMD Phenom(tm) II X4 955 Processor stepping 03
[ 0.080001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.008000] Initializing CPU#1
[ 0.008000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.008000] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 1
[ 0.164101] CPU1: AMD Phenom(tm) II X4 955 Processor stepping 03
[ 0.164111] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[ 0.168041] Booting processor 2 APIC 0x2 ip 0x6000
[ 0.008000] Initializing CPU#2
[ 0.008000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.008000] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 2
[ 0.256038] CPU2: AMD Phenom(tm) II X4 955 Processor stepping 03
[ 0.256057] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[ 0.260048] Booting processor 3 APIC 0x3 ip 0x6000
[ 0.008000] Initializing CPU#3
[ 0.008000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[ 0.008000] CPU: L2 Cache: 512K (64 bytes/line)
[ 0.008000] CPU: Physical Processor ID: 0
[ 0.008000] CPU: Processor Core ID: 3
[ 0.348107] CPU3: AMD Phenom(tm) II X4 955 Processor stepping 03
[ 0.348126] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[ 0.352008] Brought up 4 CPUs
[ 0.352010] Total of 4 processors activated (28801.56 BogoMIPS).
[ 0.353396] CPU0 attaching sched-domain:
[ 0.353398] domain 0: span 0-3 level MC
[ 0.353399] groups: 0 1 2 3
[ 0.353403] CPU1 attaching sched-domain:
[ 0.353405] domain 0: span 0-3 level MC
[ 0.353406] groups: 1 2 3 0
[ 0.353409] CPU2 attaching sched-domain:
[ 0.353410] domain 0: span 0-3 level MC
[ 0.353412] groups: 2 3 0 1
[ 0.353415] CPU3 attaching sched-domain:
[ 0.353416] domain 0: span 0-3 level MC
[ 0.353417] groups: 3 0 1 2
[ 0.353473] devtmpfs: initialized
[ 0.353473] regulator: core version 0.5
[ 0.353473] NET: Registered protocol family 16
[ 0.353473] EISA bus registered
[ 0.353473] Trying to unpack rootfs image as initramfs...
[ 0.353473] ACPI: bus type pci registered
[ 0.353473] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.353473] PCI: Not using MMCONFIG.
[ 0.353473] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=9
[ 0.353473] PCI: Using configuration type 1 for base access
[ 0.353473] PCI: Using configuration type 1 for extended access
[ 0.353473] bio: create slab <bio-0> at 0
[ 0.353473] ACPI: EC: Look up EC in DSDT
[ 0.359894] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.365442] ACPI: Interpreter enabled
[ 0.365443] ACPI: (supports S0 S5)
[ 0.365449] ACPI: Using IOAPIC for interrupt routing
[ 0.365483] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[ 0.369755] PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
[ 0.369756] PCI: Using MMCONFIG for extended config space
[ 0.378795] ACPI Warning: Incorrect checksum in table [OEMB] - 4A, should be 49 (20090903/tbutils-314)
[ 0.379077] ACPI: No dock devices found.
[ 0.379352] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 0.379587] pci 0000:00:01.0: reg 10 io port: [0x2f00-0x2fff]
[ 0.379621] pci 0000:00:01.1: reg 10 io port: [0x2900-0x293f]
[ 0.379630] pci 0000:00:01.1: reg 20 io port: [0x2d00-0x2d3f]
[ 0.379634] pci 0000:00:01.1: reg 24 io port: [0x2e00-0x2e3f]
[ 0.379651] pci 0000:00:01.1: PME# supported from D3hot D3cold
[ 0.379656] pci 0000:00:01.1: PME# disabled
[ 0.379707] pci 0000:00:01.3: reg 10 32bit mmio: [0xf5e80000-0xf5efffff]
[ 0.379825] pci 0000:00:02.0: reg 10 32bit mmio: [0xf5e7f000-0xf5e7ffff]
[ 0.379845] pci 0000:00:02.0: supports D1 D2
[ 0.379846] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.379848] pci 0000:00:02.0: PME# disabled
[ 0.379868] pci 0000:00:02.1: reg 10 32bit mmio: [0xf5e7ec00-0xf5e7ecff]
[ 0.379892] pci 0000:00:02.1: supports D1 D2
[ 0.379893] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.379895] pci 0000:00:02.1: PME# disabled
[ 0.379919] pci 0000:00:04.0: reg 10 32bit mmio: [0xf5e7d000-0xf5e7dfff]
[ 0.379939] pci 0000:00:04.0: supports D1 D2
[ 0.379940] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.379943] pci 0000:00:04.0: PME# disabled
[ 0.379962] pci 0000:00:04.1: reg 10 32bit mmio: [0xf5e7e800-0xf5e7e8ff]
[ 0.379986] pci 0000:00:04.1: supports D1 D2
[ 0.379987] pci 0000:00:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.379989] pci 0000:00:04.1: PME# disabled
[ 0.380026] pci 0000:00:07.0: reg 10 32bit mmio: [0xf5e78000-0xf5e7bfff]
[ 0.380050] pci 0000:00:07.0: PME# supported from D3hot D3cold
[ 0.380052] pci 0000:00:07.0: PME# disabled
[ 0.380103] pci 0000:00:09.0: reg 10 io port: [0xa080-0xa087]
[ 0.380105] pci 0000:00:09.0: reg 14 io port: [0xa000-0xa003]
[ 0.380108] pci 0000:00:09.0: reg 18 io port: [0x9c00-0x9c07]
[ 0.380111] pci 0000:00:09.0: reg 1c io port: [0x9880-0x9883]
[ 0.380113] pci 0000:00:09.0: reg 20 io port: [0x9800-0x980f]
[ 0.380116] pci 0000:00:09.0: reg 24 32bit mmio: [0xf5e76000-0xf5e77fff]
[ 0.380147] pci 0000:00:0a.0: reg 10 32bit mmio: [0xf5e7c000-0xf5e7cfff]
[ 0.380150] pci 0000:00:0a.0: reg 14 io port: [0x9480-0x9487]
[ 0.380153] pci 0000:00:0a.0: reg 18 32bit mmio: [0xf5e7e400-0xf5e7e4ff]
[ 0.380156] pci 0000:00:0a.0: reg 1c 32bit mmio: [0xf5e7e000-0xf5e7e00f]
[ 0.380173] pci 0000:00:0a.0: supports D1 D2
[ 0.380174] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.380177] pci 0000:00:0a.0: PME# disabled
[ 0.380416] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.380422] pci 0000:00:10.0: PME# disabled
[ 0.380693] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.380699] pci 0000:00:12.0: PME# disabled
[ 0.380968] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.380975] pci 0000:00:13.0: PME# disabled
[ 0.381244] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.381250] pci 0000:00:14.0: PME# disabled
[ 0.381367] pci 0000:01:08.0: reg 10 32bit mmio: [0xf5fff800-0xf5ffffff]
[ 0.381372] pci 0000:01:08.0: reg 14 io port: [0xbc00-0xbc7f]
[ 0.381401] pci 0000:01:08.0: supports D2
[ 0.381403] pci 0000:01:08.0: PME# supported from D2 D3hot D3cold
[ 0.381406] pci 0000:01:08.0: PME# disabled
[ 0.381429] pci 0000:00:08.0: transparent bridge
[ 0.381432] pci 0000:00:08.0: bridge io port: [0xb000-0xbfff]
[ 0.381434] pci 0000:00:08.0: bridge 32bit mmio: [0xf5f00000-0xf5ffffff]
[ 0.381473] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.381475] pci 0000:02:00.0: PME# disabled
[ 0.381519] pci 0000:00:10.0: bridge io port: [0xc000-0xdfff]
[ 0.381526] pci 0000:00:10.0: bridge 32bit mmio: [0xf6000000-0xfd7fffff]
[ 0.381539] pci 0000:00:10.0: bridge 64bit mmio pref: [0xc0000000-0xdfffffff]
[ 0.381570] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[ 0.381572] pci 0000:03:00.0: PME# disabled
[ 0.381605] pci 0000:03:02.0: PME# supported from D0 D3hot D3cold
[ 0.381607] pci 0000:03:02.0: PME# disabled
[ 0.381628] pci 0000:02:00.0: bridge io port: [0xc000-0xdfff]
[ 0.381630] pci 0000:02:00.0: bridge 32bit mmio: [0xf6000000-0xfd7fffff]
[ 0.381634] pci 0000:02:00.0: bridge 64bit mmio pref: [0xc0000000-0xdfffffff]
[ 0.381658] pci 0000:04:00.0: reg 10 32bit mmio: [0xf9000000-0xf9ffffff]
[ 0.381666] pci 0000:04:00.0: reg 14 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 0.381673] pci 0000:04:00.0: reg 1c 64bit mmio: [0xf6000000-0xf7ffffff]
[ 0.381678] pci 0000:04:00.0: reg 24 io port: [0xcc00-0xcc7f]
[ 0.381682] pci 0000:04:00.0: reg 30 32bit mmio pref: [0xf8fe0000-0xf8ffffff]
[ 0.381726] pci 0000:03:00.0: bridge io port: [0xc000-0xcfff]
[ 0.381729] pci 0000:03:00.0: bridge 32bit mmio: [0xf6000000-0xf9ffffff]
[ 0.381732] pci 0000:03:00.0: bridge 64bit mmio pref: [0xc0000000-0xcfffffff]
[ 0.381757] pci 0000:05:00.0: reg 10 32bit mmio: [0xfc000000-0xfcffffff]
[ 0.381764] pci 0000:05:00.0: reg 14 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.381772] pci 0000:05:00.0: reg 1c 64bit mmio: [0xfa000000-0xfbffffff]
[ 0.381777] pci 0000:05:00.0: reg 24 io port: [0xdc00-0xdc7f]
[ 0.381781] pci 0000:05:00.0: reg 30 32bit mmio pref: [0xfd7e0000-0xfd7fffff]
[ 0.381825] pci 0000:03:02.0: bridge io port: [0xd000-0xdfff]
[ 0.381827] pci 0000:03:02.0: bridge 32bit mmio: [0xfa000000-0xfd7fffff]
[ 0.381831] pci 0000:03:02.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
[ 0.381907] pci 0000:00:12.0: bridge 64bit mmio pref: [0xf1e00000-0xf1efffff]
[ 0.381974] pci 0000:00:13.0: bridge 64bit mmio pref: [0xf1f00000-0xf1ffffff]
[ 0.382025] pci 0000:00:14.0: bridge io port: [0xe000-0xefff]
[ 0.382032] pci 0000:00:14.0: bridge 32bit mmio: [0xfd800000-0xfebfffff]
[ 0.382045] pci 0000:00:14.0: bridge 64bit mmio pref: [0xf2000000-0xf4ffffff]
[ 0.382093] pci_bus 0000:00: on NUMA node 0
[ 0.382096] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.382290] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.382361] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.MXR0._PRT]
[ 0.382406] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
[ 0.382448] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR13._PRT]
[ 0.382496] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BRHP._PRT]
[ 0.394276] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *14
[ 0.394438] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
[ 0.394599] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
[ 0.394759] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
[ 0.394922] ACPI: PCI Interrupt Link [LN0A] (IRQs 16 17 18 19) *10
[ 0.395082] ACPI: PCI Interrupt Link [LN0B] (IRQs 16 17 18 19) *0, disabled.
[ 0.395245] ACPI: PCI Interrupt Link [LN0C] (IRQs 16 17 18 19) *10
[ 0.395406] ACPI: PCI Interrupt Link [LN0D] (IRQs 16 17 18 19) *0, disabled.
[ 0.395566] ACPI: PCI Interrupt Link [LN1A] (IRQs 16 17 18 19) *0, disabled.
[ 0.395727] ACPI: PCI Interrupt Link [LN1B] (IRQs 16 17 18 19) *0, disabled.
[ 0.395887] ACPI: PCI Interrupt Link [LN1C] (IRQs 16 17 18 19) *0, disabled.
[ 0.396058] ACPI: PCI Interrupt Link [LN1D] (IRQs 16 17 18 19) *0, disabled.
[ 0.396231] ACPI: PCI Interrupt Link [LN2A] (IRQs 16 17 18 19) *11
[ 0.396391] ACPI: PCI Interrupt Link [LN2B] (IRQs 16 17 18 19) *0, disabled.
[ 0.396553] ACPI: PCI Interrupt Link [LN2C] (IRQs 16 17 18 19) *0, disabled.
[ 0.396713] ACPI: PCI Interrupt Link [LN2D] (IRQs 16 17 18 19) *0, disabled.
[ 0.396877] ACPI: PCI Interrupt Link [LN3A] (IRQs 16 17 18 19) *15
[ 0.397037] ACPI: PCI Interrupt Link [LN3B] (IRQs 16 17 18 19) *0, disabled.
[ 0.397197] ACPI: PCI Interrupt Link [LN3C] (IRQs 16 17 18 19) *0, disabled.
[ 0.397358] ACPI: PCI Interrupt Link [LN3D] (IRQs 16 17 18 19) *0, disabled.
[ 0.397521] ACPI: PCI Interrupt Link [LN4A] (IRQs 16 17 18 19) *14
[ 0.397681] ACPI: PCI Interrupt Link [LN4B] (IRQs 16 17 18 19) *0, disabled.
[ 0.397841] ACPI: PCI Interrupt Link [LN4C] (IRQs 16 17 18 19) *0, disabled.
[ 0.398002] ACPI: PCI Interrupt Link [LN4D] (IRQs 16 17 18 19) *0, disabled.
[ 0.398163] ACPI: PCI Interrupt Link [LN5A] (IRQs 16 17 18 19) *0, disabled.
[ 0.398324] ACPI: PCI Interrupt Link [LN5B] (IRQs 16 17 18 19) *0, disabled.
[ 0.398485] ACPI: PCI Interrupt Link [LN5C] (IRQs 16 17 18 19) *0, disabled.
[ 0.398646] ACPI: PCI Interrupt Link [LN5D] (IRQs 16 17 18 19) *0, disabled.
[ 0.398808] ACPI: PCI Interrupt Link [LN6A] (IRQs 16 17 18 19) *0, disabled.
[ 0.398969] ACPI: PCI Interrupt Link [LN6B] (IRQs 16 17 18 19) *0, disabled.
[ 0.399129] ACPI: PCI Interrupt Link [LN6C] (IRQs 16 17 18 19) *0, disabled.
[ 0.399290] ACPI: PCI Interrupt Link [LN6D] (IRQs 16 17 18 19) *0, disabled.
[ 0.399452] ACPI: PCI Interrupt Link [LN7A] (IRQs 16 17 18 19) *0, disabled.
[ 0.399612] ACPI: PCI Interrupt Link [LN7B] (IRQs 16 17 18 19) *0, disabled.
[ 0.399772] ACPI: PCI Interrupt Link [LN7C] (IRQs 16 17 18 19) *0, disabled.
[ 0.399934] ACPI: PCI Interrupt Link [LN7D] (IRQs 16 17 18 19) *0, disabled.
[ 0.400110] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *11
[ 0.400277] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *15
[ 0.400440] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *15
[ 0.400604] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *11
[ 0.400763] ACPI: PCI Interrupt Link [SGRU] (IRQs 20 21 22 23) *0, disabled.
[ 0.400927] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *7
[ 0.401090] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *10
[ 0.401253] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *5
[ 0.401439] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[ 0.401603] ACPI: PCI Interrupt Link [UB11] (IRQs 20 21 22 23) *14
[ 0.401767] ACPI: PCI Interrupt Link [UB12] (IRQs 20 21 22 23) *10
[ 0.401843] vgaarb: device added: PCI:0000:04:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.401846] vgaarb: device added: PCI:0000:05:00.0,decodes=io+mem,owns=none,locks=none
[ 0.401848] vgaarb: loaded
[ 0.401913] SCSI subsystem initialized
[ 0.401941] libata version 3.00 loaded.
[ 0.401941] usbcore: registered new interface driver usbfs
[ 0.401941] usbcore: registered new interface driver hub
[ 0.401941] usbcore: registered new device driver usb
[ 0.401941] ACPI: WMI: Mapper loaded
[ 0.401941] PCI: Using ACPI for IRQ routing
[ 0.401941] NetLabel: Initializing
[ 0.401941] NetLabel: domain hash size = 128
[ 0.401941] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.401941] NetLabel: unlabeled traffic allowed by default
[ 0.401941] Switching to clocksource tsc
[ 0.402424] AppArmor: AppArmor Filesystem Enabled
[ 0.402424] pnp: PnP ACPI init
[ 0.402424] ACPI: bus type pnp registered
[ 0.405216] pnp: PnP ACPI: found 11 devices
[ 0.405217] ACPI: ACPI bus type pnp unregistered
[ 0.405219] PnPBIOS: Disabled by ACPI PNP
[ 0.405226] system 00:04: ioport range 0x4d0-0x4d1 has been reserved
[ 0.405227] system 00:04: ioport range 0x800-0x80f has been reserved
[ 0.405229] system 00:04: ioport range 0x2000-0x207f has been reserved
[ 0.405231] system 00:04: ioport range 0x2080-0x20ff has been reserved
[ 0.405232] system 00:04: ioport range 0x2400-0x247f has been reserved
[ 0.405234] system 00:04: ioport range 0x2480-0x24ff has been reserved
[ 0.405236] system 00:04: ioport range 0x2800-0x287f has been reserved
[ 0.405237] system 00:04: ioport range 0x2880-0x28ff has been reserved
[ 0.405240] system 00:04: iomem range 0xfed04000-0xfed04fff has been reserved
[ 0.405241] system 00:04: iomem range 0xfee01000-0xfeefffff has been reserved
[ 0.405245] system 00:06: iomem range 0xfec00000-0xfec00fff could not be reserved
[ 0.405247] system 00:06: iomem range 0xfee00000-0xfee00fff has been reserved
[ 0.405250] system 00:08: ioport range 0x290-0x29f has been reserved
[ 0.405253] system 00:09: iomem range 0xe0000000-0xefffffff has been reserved
[ 0.405256] system 00:0a: iomem range 0x0-0x9ffff could not be reserved
[ 0.405257] system 00:0a: iomem range 0xc0000-0xcffff could not be reserved
[ 0.405259] system 00:0a: iomem range 0xe0000-0xfffff could not be reserved
[ 0.405261] system 00:0a: iomem range 0x100000-0xbfffffff could not be reserved
[ 0.405263] system 00:0a: iomem range 0xfec00000-0xffffffff could not be reserved
[ 0.440045] pci 0000:00:08.0: PCI bridge, secondary bus 0000:01
[ 0.440047] pci 0000:00:08.0: IO window: 0xb000-0xbfff
[ 0.440050] pci 0000:00:08.0: MEM window: 0xf5f00000-0xf5ffffff
[ 0.440052] pci 0000:00:08.0: PREFETCH window: disabled
[ 0.440056] pci 0000:03:00.0: PCI bridge, secondary bus 0000:04
[ 0.440058] pci 0000:03:00.0: IO window: 0xc000-0xcfff
[ 0.440060] pci 0000:03:00.0: MEM window: 0xf6000000-0xf9ffffff
[ 0.440063] pci 0000:03:00.0: PREFETCH window: 0x000000c0000000-0x000000cfffffff
[ 0.440067] pci 0000:03:02.0: PCI bridge, secondary bus 0000:05
[ 0.440068] pci 0000:03:02.0: IO window: 0xd000-0xdfff
[ 0.440071] pci 0000:03:02.0: MEM window: 0xfa000000-0xfd7fffff
[ 0.440074] pci 0000:03:02.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
[ 0.440077] pci 0000:02:00.0: PCI bridge, secondary bus 0000:03
[ 0.440079] pci 0000:02:00.0: IO window: 0xc000-0xdfff
[ 0.440082] pci 0000:02:00.0: MEM window: 0xf6000000-0xfd7fffff
[ 0.440084] pci 0000:02:00.0: PREFETCH window: 0x000000c0000000-0x000000dfffffff
[ 0.440088] pci 0000:00:10.0: PCI bridge, secondary bus 0000:02
[ 0.440092] pci 0000:00:10.0: IO window: 0xc000-0xdfff
[ 0.440101] pci 0000:00:10.0: MEM window: 0xf6000000-0xfd7fffff
[ 0.440107] pci 0000:00:10.0: PREFETCH window: 0x000000c0000000-0x000000dfffffff
[ 0.440119] pci 0000:00:12.0: PCI bridge, secondary bus 0000:06
[ 0.440120] pci 0000:00:12.0: IO window: disabled
[ 0.440128] pci 0000:00:12.0: MEM window: disabled
[ 0.440134] pci 0000:00:12.0: PREFETCH window: 0x000000f1e00000-0x000000f1efffff
[ 0.440146] pci 0000:00:13.0: PCI bridge, secondary bus 0000:07
[ 0.440147] pci 0000:00:13.0: IO window: disabled
[ 0.440155] pci 0000:00:13.0: MEM window: disabled
[ 0.440162] pci 0000:00:13.0: PREFETCH window: 0x000000f1f00000-0x000000f1ffffff
[ 0.440173] pci 0000:00:14.0: PCI bridge, secondary bus 0000:08
[ 0.440177] pci 0000:00:14.0: IO window: 0xe000-0xefff
[ 0.440186] pci 0000:00:14.0: MEM window: 0xfd800000-0xfebfffff
[ 0.440192] pci 0000:00:14.0: PREFETCH window: 0x000000f2000000-0x000000f4ffffff
[ 0.440207] pci 0000:00:08.0: setting latency timer to 64
[ 0.440458] ACPI: PCI Interrupt Link [LN0A] enabled at IRQ 19
[ 0.440460] alloc irq_desc for 19 on node -1
[ 0.440461] alloc kstat_irqs on node -1
[ 0.440467] pci 0000:00:10.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19
[ 0.440474] pci 0000:00:10.0: setting latency timer to 64
[ 0.440481] pci 0000:02:00.0: setting latency timer to 64
[ 0.440486] pci 0000:03:00.0: setting latency timer to 64
[ 0.440491] pci 0000:03:02.0: setting latency timer to 64
[ 0.440734] ACPI: PCI Interrupt Link [LN2A] enabled at IRQ 18
[ 0.440735] alloc irq_desc for 18 on node -1
[ 0.440736] alloc kstat_irqs on node -1
[ 0.440742] pci 0000:00:12.0: PCI INT A -> Link[LN2A] -> GSI 18 (level, low) -> IRQ 18
[ 0.440749] pci 0000:00:12.0: setting latency timer to 64
[ 0.440991] ACPI: PCI Interrupt Link [LN3A] enabled at IRQ 17
[ 0.440993] alloc irq_desc for 17 on node -1
[ 0.440994] alloc kstat_irqs on node -1
[ 0.440999] pci 0000:00:13.0: PCI INT A -> Link[LN3A] -> GSI 17 (level, low) -> IRQ 17
[ 0.441006] pci 0000:00:13.0: setting latency timer to 64
[ 0.441248] ACPI: PCI Interrupt Link [LN4A] enabled at IRQ 16
[ 0.441250] alloc irq_desc for 16 on node -1
[ 0.441251] alloc kstat_irqs on node -1
[ 0.441256] pci 0000:00:14.0: PCI INT A -> Link[LN4A] -> GSI 16 (level, low) -> IRQ 16
[ 0.441263] pci 0000:00:14.0: setting latency timer to 64
[ 0.441268] pci_bus 0000:00: resource 0 io: [0x00-0xffff]
[ 0.441270] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[ 0.441271] pci_bus 0000:01: resource 0 io: [0xb000-0xbfff]
[ 0.441273] pci_bus 0000:01: resource 1 mem: [0xf5f00000-0xf5ffffff]
[ 0.441274] pci_bus 0000:01: resource 3 io: [0x00-0xffff]
[ 0.441276] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[ 0.441278] pci_bus 0000:02: resource 0 io: [0xc000-0xdfff]
[ 0.441279] pci_bus 0000:02: resource 1 mem: [0xf6000000-0xfd7fffff]
[ 0.441281] pci_bus 0000:02: resource 2 pref mem [0xc0000000-0xdfffffff]
[ 0.441282] pci_bus 0000:03: resource 0 io: [0xc000-0xdfff]
[ 0.441284] pci_bus 0000:03: resource 1 mem: [0xf6000000-0xfd7fffff]
[ 0.441285] pci_bus 0000:03: resource 2 pref mem [0xc0000000-0xdfffffff]
[ 0.441287] pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
[ 0.441288] pci_bus 0000:04: resource 1 mem: [0xf6000000-0xf9ffffff]
[ 0.441290] pci_bus 0000:04: resource 2 pref mem [0xc0000000-0xcfffffff]
[ 0.441291] pci_bus 0000:05: resource 0 io: [0xd000-0xdfff]
[ 0.441293] pci_bus 0000:05: resource 1 mem: [0xfa000000-0xfd7fffff]
[ 0.441294] pci_bus 0000:05: resource 2 pref mem [0xd0000000-0xdfffffff]
[ 0.441296] pci_bus 0000:06: resource 2 pref mem [0xf1e00000-0xf1efffff]
[ 0.441298] pci_bus 0000:07: resource 2 pref mem [0xf1f00000-0xf1ffffff]
[ 0.441299] pci_bus 0000:08: resource 0 io: [0xe000-0xefff]
[ 0.441301] pci_bus 0000:08: resource 1 mem: [0xfd800000-0xfebfffff]
[ 0.441302] pci_bus 0000:08: resource 2 pref mem [0xf2000000-0xf4ffffff]
[ 0.441325] NET: Registered protocol family 2
[ 0.441379] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.441567] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.441935] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.442113] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.442115] TCP reno registered
[ 0.442157] NET: Registered protocol family 1
[ 0.505602] pci 0000:00:07.0: Enabling HT MSI Mapping
[ 0.505695] pci 0000:00:08.0: Enabling HT MSI Mapping
[ 0.505791] pci 0000:00:09.0: Enabling HT MSI Mapping
[ 0.505893] pci 0000:00:0a.0: Enabling HT MSI Mapping
[ 0.506128] pci 0000:04:00.0: Boot video device
[ 0.506349] Scanning for low memory corruption every 60 seconds
[ 0.506398] audit: initializing netlink socket (disabled)
[ 0.506405] type=2000 audit(1325240095.505:1): initialized
[ 0.510672] highmem bounce pool size: 64 pages
[ 0.510675] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.511477] VFS: Disk quotas dquot_6.5.2
[ 0.511509] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.511812] fuse init (API version 7.13)
[ 0.511857] msgmni has been set to 1654
[ 0.512014] alg: No test for stdrng (krng)
[ 0.512045] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.512047] io scheduler noop registered
[ 0.512048] io scheduler anticipatory registered
[ 0.512049] io scheduler deadline registered
[ 0.512070] io scheduler cfq registered (default)
[ 0.512334] alloc irq_desc for 24 on node -1
[ 0.512335] alloc kstat_irqs on node -1
[ 0.512352] pcieport 0000:00:10.0: irq 24 for MSI/MSI-X
[ 0.512370] pcieport 0000:00:10.0: setting latency timer to 64
[ 0.512724] alloc irq_desc for 25 on node -1
[ 0.512725] alloc kstat_irqs on node -1
[ 0.512740] pcieport 0000:00:12.0: irq 25 for MSI/MSI-X
[ 0.512757] pcieport 0000:00:12.0: setting latency timer to 64
[ 0.513104] alloc irq_desc for 26 on node -1
[ 0.513105] alloc kstat_irqs on node -1
[ 0.513119] pcieport 0000:00:13.0: irq 26 for MSI/MSI-X
[ 0.513137] pcieport 0000:00:13.0: setting latency timer to 64
[ 0.513487] alloc irq_desc for 27 on node -1
[ 0.513488] alloc kstat_irqs on node -1
[ 0.513503] pcieport 0000:00:14.0: irq 27 for MSI/MSI-X
[ 0.513520] pcieport 0000:00:14.0: setting latency timer to 64
[ 0.513720] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.513732] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.513775] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.513777] ACPI: Power Button [PWRB]
[ 0.513811] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 0.513812] ACPI: Power Button [PWRF]
[ 0.513873] isapnp: Scanning for PnP cards...
[ 0.514468] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.514550] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.514746] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.515268] brd: module loaded
[ 0.515502] loop: module loaded
[ 0.515541] input: Macintosh mouse button emulation as /devices/virtual/input/input2
[ 0.515742] Fixed MDIO Bus: probed
[ 0.515759] PPP generic driver version 2.4.2
[ 0.515775] tun: Universal TUN/TAP device driver, 1.6
[ 0.515776] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 0.515817] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.516092] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 23
[ 0.516094] alloc irq_desc for 23 on node -1
[ 0.516096] alloc kstat_irqs on node -1
[ 0.516102] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 23 (level, low) -> IRQ 23
[ 0.516109] ehci_hcd 0000:00:02.1: setting latency timer to 64
[ 0.516111] ehci_hcd 0000:00:02.1: EHCI Host Controller
[ 0.516130] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[ 0.516145] ehci_hcd 0000:00:02.1: debug port 1
[ 0.516151] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[ 0.516165] ehci_hcd 0000:00:02.1: irq 23, io mem 0xf5e7ec00
[ 0.525492] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[ 0.525551] usb usb1: configuration #1 chosen from 1 choice
[ 0.525566] hub 1-0:1.0: USB hub found
[ 0.525570] hub 1-0:1.0: 6 ports detected
[ 0.525840] ACPI: PCI Interrupt Link [UB12] enabled at IRQ 22
[ 0.525842] alloc irq_desc for 22 on node -1
[ 0.525843] alloc kstat_irqs on node -1
[ 0.525849] ehci_hcd 0000:00:04.1: PCI INT B -> Link[UB12] -> GSI 22 (level, low) -> IRQ 22
[ 0.525857] ehci_hcd 0000:00:04.1: setting latency timer to 64
[ 0.525859] ehci_hcd 0000:00:04.1: EHCI Host Controller
[ 0.525877] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 2
[ 0.525890] ehci_hcd 0000:00:04.1: debug port 1
[ 0.525896] ehci_hcd 0000:00:04.1: cache line size of 64 is not supported
[ 0.525910] ehci_hcd 0000:00:04.1: irq 22, io mem 0xf5e7e800
[ 0.537492] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00
[ 0.537544] usb usb2: configuration #1 chosen from 1 choice
[ 0.537557] hub 2-0:1.0: USB hub found
[ 0.537562] hub 2-0:1.0: 6 ports detected
[ 0.537594] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.537838] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 21
[ 0.537840] alloc irq_desc for 21 on node -1
[ 0.537841] alloc kstat_irqs on node -1
[ 0.537847] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 21 (level, low) -> IRQ 21
[ 0.537854] ohci_hcd 0000:00:02.0: setting latency timer to 64
[ 0.537856] ohci_hcd 0000:00:02.0: OHCI Host Controller
[ 0.537875] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 3
[ 0.537893] ohci_hcd 0000:00:02.0: irq 21, io mem 0xf5e7f000
[ 0.578003] Freeing initrd memory: 12794k freed
[ 0.595562] usb usb3: configuration #1 chosen from 1 choice
[ 0.595579] hub 3-0:1.0: USB hub found
[ 0.595585] hub 3-0:1.0: 6 ports detected
[ 0.595870] ACPI: PCI Interrupt Link [UB11] enabled at IRQ 20
[ 0.595873] alloc irq_desc for 20 on node -1
[ 0.595874] alloc kstat_irqs on node -1
[ 0.595881] ohci_hcd 0000:00:04.0: PCI INT A -> Link[UB11] -> GSI 20 (level, low) -> IRQ 20
[ 0.595891] ohci_hcd 0000:00:04.0: setting latency timer to 64
[ 0.595893] ohci_hcd 0000:00:04.0: OHCI Host Controller
[ 0.595912] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 4
[ 0.595932] ohci_hcd 0000:00:04.0: irq 20, io mem 0xf5e7d000
[ 0.651535] usb usb4: configuration #1 chosen from 1 choice
[ 0.651548] hub 4-0:1.0: USB hub found
[ 0.651554] hub 4-0:1.0: 6 ports detected
[ 0.651584] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.651629] PNP: No PS/2 controller found. Probing ports directly.
[ 0.654333] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.654338] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.654380] mice: PS/2 mouse device common for all mice
[ 0.654439] rtc_cmos 00:05: RTC can wake from S4
[ 0.654459] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[ 0.654504] rtc0: alarms up to one year, y3k, 114 bytes nvram
[ 0.654555] device-mapper: uevent: version 1.0.3
[ 0.654636] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.654705] device-mapper: multipath: version 1.1.0 loaded
[ 0.654707] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.654766] EISA: Probing bus 0 at eisa.0
[ 0.654771] Cannot allocate resource for EISA slot 2
[ 0.654785] EISA: Detected 0 cards.
[ 0.654786] cpuidle: using governor ladder
[ 0.654787] cpuidle: using governor menu
[ 0.655014] TCP cubic registered
[ 0.655092] NET: Registered protocol family 10
[ 0.655322] lo: Disabled Privacy Extensions
[ 0.655486] NET: Registered protocol family 17
[ 0.655499] Using IPI No-Shortcut mode
[ 0.655537] registered taskstats version 1
[ 0.656144] rtc_cmos 00:05: setting system clock to 2011-12-30 10:14:55 UTC (1325240095)
[ 0.656146] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.656147] EDD information not available.
[ 0.866746] isapnp: No Plug & Play device found
[ 0.866767] Freeing unused kernel memory: 620k freed
[ 0.866931] Write protecting the kernel text: 4540k
[ 0.866948] Write protecting the kernel read-only data: 1668k
[ 0.876651] udev: starting version 151
[ 0.889250] ahci 0000:00:09.0: version 3.0
[ 0.889539] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
[ 0.889543] ahci 0000:00:09.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23
[ 0.889572] alloc irq_desc for 28 on node -1
[ 0.889573] alloc kstat_irqs on node -1
[ 0.889581] ahci 0000:00:09.0: irq 28 for MSI/MSI-X
[ 0.889642] ahci 0000:00:09.0: AHCI 0001.0200 32 slots 6 ports 3 Gbps 0x3f impl RAID mode
[ 0.889645] ahci 0000:00:09.0: flags: 64bit ncq sntf led clo pmp pio sxs boh
[ 0.889648] ahci 0000:00:09.0: setting latency timer to 64
[ 0.897745] scsi0 : ahci
[ 0.898522] scsi1 : ahci
[ 0.898565] scsi2 : ahci
[ 0.898682] scsi3 : ahci
[ 0.898868] scsi4 : ahci
[ 0.902877] scsi5 : ahci
[ 0.902955] Linux agpgart interface v0.103
[ 0.902986] ata1: SATA max UDMA/133 abar m8192@0xf5e76000 port 0xf5e76100 irq 28
[ 0.902989] ata2: SATA max UDMA/133 abar m8192@0xf5e76000 port 0xf5e76180 irq 28
[ 0.902991] ata3: SATA max UDMA/133 abar m8192@0xf5e76000 port 0xf5e76200 irq 28
[ 0.902992] ata4: SATA max UDMA/133 abar m8192@0xf5e76000 port 0xf5e76280 irq 28
[ 0.902994] ata5: SATA max UDMA/133 abar m8192@0xf5e76000 port 0xf5e76300 irq 28
[ 0.902995] ata6: SATA max UDMA/133 abar m8192@0xf5e76000 port 0xf5e76380 irq 28
[ 0.903014] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 0.903294] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
[ 0.903297] forcedeth 0000:00:0a.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22
[ 0.903300] forcedeth 0000:00:0a.0: setting latency timer to 64
[ 0.904696] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 19
[ 0.904699] ohci1394 0000:01:08.0: PCI INT A -> Link[LNKA] -> GSI 19 (level, low) -> IRQ 19
[ 0.916757] [drm] Initialized drm 1.1.0 20060810
[ 0.963518] ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[f5fff800-f5ffffff] Max Packet=[2048] IR/IT contexts=[4/8]
[ 1.013510] usb 1-6: new high speed USB device using ehci_hcd and address 4
[ 1.152618] usb 1-6: configuration #1 chosen from 1 choice
[ 1.225516] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.229522] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.385531] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.385540] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.385545] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.385550] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.386623] ata2.00: ATA-8: ST3500413AS, JC45, max UDMA/133
[ 1.386625] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.386629] ata5.00: ATAPI: TSSTcorp CDDVDW TS-H653N, UO00, max UDMA/100, ATAPI AN
[ 1.386654] ata3.00: ATA-8: ST3500413AS, JC45, max UDMA/133
[ 1.386656] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.386668] ata1.00: ATA-8: ST3500413AS, JC45, max UDMA/133
[ 1.386670] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.387814] ata5.00: configured for UDMA/100
[ 1.387952] ata2.00: configured for UDMA/133
[ 1.387973] ata3.00: configured for UDMA/133
[ 1.388029] ata1.00: configured for UDMA/133
[ 1.388087] scsi 0:0:0:0: Direct-Access ATA ST3500413AS JC45 PQ: 0 ANSI: 5
[ 1.388170] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 1.388220] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.388238] scsi 1:0:0:0: Direct-Access ATA ST3500413AS JC45 PQ: 0 ANSI: 5
[ 1.388245] sd 0:0:0:0: [sda] Write Protect is off
[ 1.388246] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.388257] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.388310] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 1.388340] sda:
[ 1.388353] sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.388380] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.388381] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.388394] scsi 2:0:0:0: Direct-Access ATA ST3500413AS JC45 PQ: 0 ANSI: 5
[ 1.388396] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.388473] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 1.388489] sd 2:0:0:0: Attached scsi generic sg2 type 0
[ 1.388494] sd 2:0:0:0: [sdc] Write Protect is off
[ 1.388495] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 1.388511] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.388559] sdb:
[ 1.388587] sdc:
[ 1.389104] scsi 4:0:0:0: CD-ROM TSSTcorp CDDVDW TS-H653N UO00 PQ: 0 ANSI: 5
[ 1.393133] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.393136] Uniform CD-ROM driver Revision: 3.20
[ 1.393196] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 1.393226] sr 4:0:0:0: Attached scsi generic sg3 type 5
[ 1.395959] sdc1 sdc2 sdc3 sdc4
[ 1.395983] sdc: p2 size 1701679104 exceeds device capacity, limited to end of disk
[ 1.395997] sdc: p3 ignored, start 1701885952 is behind the end of the disk
[ 1.395999] sdc: p4 ignored, start 1827715072 is behind the end of the disk
[ 1.396100] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 1.400818] unknown partition table
[ 1.400917] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.402966] sda1 sda2 sda3 sda4
[ 1.402989] sda: p2 size 1701679104 exceeds device capacity, limited to end of disk
[ 1.403003] sda: p3 ignored, start 1701885952 is behind the end of the disk
[ 1.403004] sda: p4 ignored, start 1827715072 is behind the end of the disk
[ 1.403105] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.405149] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:19:66:a2:d4:50
[ 1.405151] forcedeth 0000:00:0a.0: highdma csum pwrctl mgmt gbit lnktim msi desc-v3
[ 1.418241] nouveau 0000:04:00.0: PCI INT A -> Link[LN0A] -> GSI 19 (level, low) -> IRQ 19
[ 1.418246] nouveau 0000:04:00.0: setting latency timer to 64
[ 1.419287] vga16fb: initializing
[ 1.419290] vga16fb: mapped to 0xc00a0000
[ 1.419314] fb0: VGA16 VGA frame buffer device
[ 1.419409] [drm] nouveau 0000:04:00.0: Detected an NV50 generation card (0x450100a2)
[ 1.419868] [drm] nouveau 0000:04:00.0: Attempting to load BIOS image from PRAMIN
[ 1.518067] [drm] nouveau 0000:04:00.0: ... appears to be valid
[ 1.518069] [drm] nouveau 0000:04:00.0: BIT BIOS found
[ 1.518071] [drm] nouveau 0000:04:00.0: Bios version 60.80.06.00
[ 1.518072] [drm] nouveau 0000:04:00.0: BIT table 'A' not found
[ 1.518074] [drm] nouveau 0000:04:00.0: TMDS table revision 2.0 not currently supported
[ 1.518075] [drm] nouveau 0000:04:00.0: BIT table 'd' not found
[ 1.518076] [drm] nouveau 0000:04:00.0: Found Display Configuration Block version 4.0
[ 1.518079] [drm] nouveau 0000:04:00.0: DCB connector table: VHER 0x40 5 6 2
[ 1.518080] [drm] nouveau 0000:04:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
[ 1.518082] [drm] nouveau 0000:04:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08
[ 1.518083] [drm] nouveau 0000:04:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
[ 1.518085] [drm] nouveau 0000:04:00.0: 3: 0x00000211: type 0x11 idx 2 tag 0xff
[ 1.518086] [drm] nouveau 0000:04:00.0: 4: 0x00000213: type 0x13 idx 2 tag 0xff
[ 1.518088] [drm] nouveau 0000:04:00.0: Raw DCB entry 0: 04000320 00000028
[ 1.518089] [drm] nouveau 0000:04:00.0: Raw DCB entry 1: 01000322 00000030
[ 1.518090] [drm] nouveau 0000:04:00.0: Raw DCB entry 2: 02011310 00000028
[ 1.518092] [drm] nouveau 0000:04:00.0: Raw DCB entry 3: 02011312 00000030
[ 1.518093] [drm] nouveau 0000:04:00.0: Raw DCB entry 4: 010223f1 00c1c020
[ 1.518101] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table 0 at offset 0xB52A
[ 1.545031] usb 4-3: new low speed USB device using ohci_hcd and address 2
[ 1.553158] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table 1 at offset 0xB713
[ 1.569017] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table 2 at offset 0xC847
[ 1.569025] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table 3 at offset 0xC8FD
[ 1.577098] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table 4 at offset 0xCAAB
[ 1.577100] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table at offset 0xCB10
[ 1.612001] [drm] nouveau 0000:04:00.0: 0xCB10: Condition still not met after 20ms, skipping following opcodes
[ 1.612007] [drm] nouveau 0000:04:00.0: 0xA92E: parsing output script 0
[ 1.612008] [drm] nouveau 0000:04:00.0: 0xA92E: parsing output script 0
[ 1.612010] [drm] nouveau 0000:04:00.0: 0xA0CE: parsing output script 0
[ 1.650020] xor: automatically using best checksumming function: pIII_sse
[ 1.666020] Console: switching to colour frame buffer device 80x30
[ 1.668497] pIII_sse : 14414.000 MB/sec
[ 1.668498] xor: using function: pIII_sse (14414.000 MB/sec)
[ 1.670251] device-mapper: dm-raid45: initialized v0.2594b
[ 1.767536] usb 4-3: configuration #1 chosen from 1 choice
[ 1.775978] usbcore: registered new interface driver hiddev
[ 1.781618] input: LITEON Technology USB Multimedia Keyboard as /devices/pci0000:00/0000:00:04.0/usb4/4-3/4-3:1.0/input/input3
[ 1.781654] generic-usb 0003:046D:C312.0001: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-0000:00:04.0-3/input0
[ 1.781666] usbcore: registered new interface driver usbhid
[ 1.781667] usbhid: v2.6:USB HID core driver
[ 1.795294] [TTM] Zone kernel: Available graphics memory: 430190 kiB.
[ 1.795295] [TTM] Zone highmem: Available graphics memory: 1548178 kiB.
[ 1.795301] [drm] nouveau 0000:04:00.0: 768 MiB VRAM
[ 1.804641] [drm] nouveau 0000:04:00.0: 512 MiB GART (aperture)
[ 1.806508] [drm] nouveau 0000:04:00.0: Allocating FIFO number 1
[ 1.808558] [drm] nouveau 0000:04:00.0: nouveau_channel_alloc: initialised FIFO 1
[ 1.808868] [drm] nouveau 0000:04:00.0: Detected a DAC output
[ 1.808869] [drm] nouveau 0000:04:00.0: Detected a TMDS output
[ 1.808871] [drm] nouveau 0000:04:00.0: Detected a DAC output
[ 1.808872] [drm] nouveau 0000:04:00.0: Detected a TMDS output
[ 1.808873] [drm] nouveau 0000:04:00.0: DCB encoder 1 unknown
[ 1.808875] [drm] nouveau 0000:04:00.0: Detected a DVI-I connector
[ 1.808914] [drm] nouveau 0000:04:00.0: Detected a DVI-I connector
[ 1.944647] device-mapper: dm-raid45: /dev/sda is raid disk 0
[ 1.944649] device-mapper: dm-raid45: /dev/sdb is raid disk 1
[ 1.944651] device-mapper: dm-raid45: /dev/sdc is raid disk 2
[ 1.944653] device-mapper: dm-raid45: 128/128/256 sectors chunk/io/recovery size, 80 stripes
[ 1.944654] algorithm "xor_64", 2 chunks with 5750MB/s
[ 1.944655] RAID5 (left symmetric) set with net 2/3 devices
[ 1.985067] [drm] nouveau 0000:04:00.0: allocated 1920x1080 fb: 0x40250000, bo f696be00
[ 1.985107] fb1: nouveaufb frame buffer device
[ 1.985108] registered panic notifier
[ 1.985111] [drm] Initialized nouveau 0.0.15 20090420 for 0000:04:00.0 on minor 0
[ 1.985122] nouveau 0000:05:00.0: enabling device (0000 -> 0003)
[ 1.985395] ACPI: PCI Interrupt Link [LN0C] enabled at IRQ 18
[ 1.985398] nouveau 0000:05:00.0: PCI INT A -> Link[LN0C] -> GSI 18 (level, low) -> IRQ 18
[ 1.985403] nouveau 0000:05:00.0: setting latency timer to 64
[ 1.986537] [drm] nouveau 0000:05:00.0: Detected an NV50 generation card (0x450100a2)
[ 1.986996] [drm] nouveau 0000:05:00.0: Attempting to load BIOS image from PRAMIN
[ 1.987017] [drm] nouveau 0000:05:00.0: ... BIOS signature not found
[ 1.987018] [drm] nouveau 0000:05:00.0: Attempting to load BIOS image from PROM
[ 2.080021] usb 3-1: new full speed USB device using ohci_hcd and address 2
[ 2.216078] ieee1394: Host added: ID:BUS[0-00:1023] GUID[008f130067270600]
[ 2.295577] usb 3-1: configuration #1 chosen from 1 choice
[ 2.608018] usb 3-3: new low speed USB device using ohci_hcd and address 3
[ 2.707075] [drm] nouveau 0000:05:00.0: ... appears to be valid
[ 2.707078] [drm] nouveau 0000:05:00.0: BIT BIOS found
[ 2.707080] [drm] nouveau 0000:05:00.0: Bios version 60.80.08.00
[ 2.707081] [drm] nouveau 0000:05:00.0: BIT table 'A' not found
[ 2.707083] [drm] nouveau 0000:05:00.0: TMDS table revision 2.0 not currently supported
[ 2.707084] [drm] nouveau 0000:05:00.0: BIT table 'd' not found
[ 2.707086] [drm] nouveau 0000:05:00.0: Found Display Configuration Block version 4.0
[ 2.707088] [drm] nouveau 0000:05:00.0: DCB connector table: VHER 0x40 5 6 2
[ 2.707090] [drm] nouveau 0000:05:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
[ 2.707092] [drm] nouveau 0000:05:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08
[ 2.707093] [drm] nouveau 0000:05:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
[ 2.707095] [drm] nouveau 0000:05:00.0: 3: 0x00000211: type 0x11 idx 2 tag 0xff
[ 2.707097] [drm] nouveau 0000:05:00.0: 4: 0x00000213: type 0x13 idx 2 tag 0xff
[ 2.707098] [drm] nouveau 0000:05:00.0: Raw DCB entry 0: 04000320 00000028
[ 2.707100] [drm] nouveau 0000:05:00.0: Raw DCB entry 1: 01000322 00000030
[ 2.707102] [drm] nouveau 0000:05:00.0: Raw DCB entry 2: 02011310 00000028
[ 2.707103] [drm] nouveau 0000:05:00.0: Raw DCB entry 3: 02011312 00000030
[ 2.707105] [drm] nouveau 0000:05:00.0: Raw DCB entry 4: 010223f1 00c1c023
[ 2.707175] [drm] nouveau 0000:05:00.0: Adaptor not initialised
[ 2.707176] [drm] nouveau 0000:05:00.0: Running VBIOS init tables
[ 2.707217] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 0 at offset 0xB5FD
[ 2.813521] usb 3-3: configuration #1 chosen from 1 choice
[ 2.823592] input: Mouse USB Laser Mouse as /devices/pci0000:00/0000:00:02.0/usb3/3-3/3-3:1.0/input/input4
[ 2.823635] generic-usb 0003:FFC0:0040.0002: input,hidraw1: USB HID v1.11 Mouse [Mouse USB Laser Mouse] on usb-0000:00:02.0-3/input0
[ 2.836046] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 1 at offset 0xB7E6
[ 2.856022] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 2 at offset 0xC9AB
[ 2.856056] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 3 at offset 0xCA61
[ 2.864123] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table 4 at offset 0xCC18
[ 2.864125] [drm] nouveau 0000:05:00.0: Parsing VBIOS init table at offset 0xCC7D
[ 2.884017] [drm] nouveau 0000:05:00.0: 0xA9B0: parsing output script 0
[ 2.884020] [drm] nouveau 0000:05:00.0: 0xA9B0: parsing output script 0
[ 2.884022] [drm] nouveau 0000:05:00.0: 0xA10C: parsing output script 0
[ 3.036419] [drm] nouveau 0000:05:00.0: 768 MiB VRAM
[ 3.045741] [drm] nouveau 0000:05:00.0: 512 MiB GART (aperture)
[ 3.047597] [drm] nouveau 0000:05:00.0: Allocating FIFO number 1
[ 3.049656] [drm] nouveau 0000:05:00.0: nouveau_channel_alloc: initialised FIFO 1
[ 3.049975] [drm] nouveau 0000:05:00.0: Detected a DAC output
[ 3.049977] [drm] nouveau 0000:05:00.0: Detected a TMDS output
[ 3.049978] [drm] nouveau 0000:05:00.0: Detected a DAC output
[ 3.049980] [drm] nouveau 0000:05:00.0: Detected a TMDS output
[ 3.049981] [drm] nouveau 0000:05:00.0: DCB encoder 1 unknown
[ 3.049983] [drm] nouveau 0000:05:00.0: Detected a DVI-I connector
[ 3.050029] [drm] nouveau 0000:05:00.0: Detected a DVI-I connector
[ 3.154518] No connectors reported connected with modes
[ 3.154522] [drm] Initialized nouveau 0.0.15 20090420 for 0000:05:00.0 on minor 1
[ 3.402793] EXT4-fs (dm-4): mounted filesystem with ordered data mode
[ 4.885689] udev: starting version 151
[ 5.256393] i2c i2c-6: nForce2 SMBus adapter at 0x2d00
[ 5.256396] ACPI: resource nForce2_smbus [0x2e00-0x2e3f] conflicts with ACPI region SM00 [0x2e00-0x2e3f]
[ 5.256398] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 5.256399] nForce2_smbus 0000:00:01.1: Error probing SMB2.
[ 5.309247] lp: driver loaded but no devices found
[ 5.316861] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 5.435173] cfg80211: Calling CRDA to update world regulatory domain
[ 5.596803] type=1505 audit(1325258100.439:2): operation="profile_load" pid=701 name="/sbin/dhclient3"
[ 5.596957] type=1505 audit(1325258100.439:3): operation="profile_load" pid=701 name="/usr/lib/NetworkManager/nm-dhcp-client.action"
[ 5.597044] type=1505 audit(1325258100.439:4): operation="profile_load" pid=701 name="/usr/lib/connman/scripts/dhclient-script"
[ 5.648845] HDA Intel 0000:00:07.0: power state changed by ACPI to D0
[ 5.649103] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 21
[ 5.649106] HDA Intel 0000:00:07.0: PCI INT A -> Link[LAZA] -> GSI 21 (level, low) -> IRQ 21
[ 5.649109] hda_intel: Disable MSI for Nvidia chipset
[ 5.649125] HDA Intel 0000:00:07.0: setting latency timer to 64
[ 5.763622] usbcore: registered new interface driver snd-usb-audio
[ 6.010785] phy0: Selected rate control algorithm 'minstrel'
[ 6.011157] phy0: hwaddr 00:15:af:84:13:89, RTL8187vB (default) V1 + rtl8225z2, rfkill mask 2
[ 6.021931] rtl8187: Customer ID is 0x00
[ 6.021953] Registered led device: rtl8187-phy0::tx
[ 6.021962] Registered led device: rtl8187-phy0::rx
[ 6.022423] rtl8187: wireless switch is on
[ 6.022442] usbcore: registered new interface driver rtl8187
[ 6.282853] cfg80211: World regulatory domain updated:
[ 6.282856] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.282858] (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.282860] (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.282861] (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.282862] (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.282864] (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.288961] hda_codec: ALC889A: BIOS auto-probing.
[ 6.532067] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:07.0/input/input5
[ 6.617876] vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size.
[ 6.636767] vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size.
[ 6.637020] vmap allocation for size 2101248 failed: use vmalloc=<size> to increase size.
[ 6.652672] vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size.
[ 6.652938] vmap allocation for size 2101248 failed: use vmalloc=<size> to increase size.
[ 6.653583] vmap allocation for size 4198400 failed: use vmalloc=<size> to increase size.
[ 6.653814] vmap allocation for size 2101248 failed: use vmalloc=<size> to increase size.
[ 7.751686] ppdev: user-space parallel port driver
[ 9.245620] vgaarb: device changed decodes: PCI:0000:05:00.0,olddecodes=io+mem,decodes=none:owns=none
[ 9.245623] vgaarb: device changed decodes: PCI:0000:04:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 9.704128] [drm] nouveau 0000:04:00.0: Allocating FIFO number 2
[ 9.706153] [drm] nouveau 0000:04:00.0: nouveau_channel_alloc: initialised FIFO 2
[ 9.732768] [drm] nouveau 0000:04:00.0: 0xA932: parsing output script 1
[ 9.732784] [drm] nouveau 0000:04:00.0: 0x7C66: parsing clock script 0
[ 10.173947] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 10.214394] alloc irq_desc for 29 on node -1
[ 10.214396] alloc kstat_irqs on node -1
[ 10.214403] forcedeth 0000:00:0a.0: irq 29 for MSI/MSI-X
[ 10.214589] eth0: no link during initialization.
[ 10.214980] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 52.165592] wlan0: direct probe to AP 00:11:6b:29:a4:c4 (try 1)
[ 52.165604] wlan0: deauthenticating from 00:11:6b:29:a4:c4 by local choice (reason=3)
[ 52.166092] wlan0: direct probe to AP 00:11:6b:29:a4:c4 (try 1)
[ 52.172344] wlan0: direct probe responded
[ 52.172347] wlan0: authenticate with AP 00:11:6b:29:a4:c4 (try 1)
[ 52.178217] wlan0: authenticated
[ 52.178227] wlan0: associate with AP 00:11:6b:29:a4:c4 (try 1)
[ 52.180993] wlan0: RX AssocResp from 00:11:6b:29:a4:c4 (capab=0x431 status=0 aid=1)
[ 52.180995] wlan0: associated
[ 52.182831] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 52.305438] padlock: VIA PadLock not detected.
[ 62.364011] wlan0: no IPv6 routers present
[ 101.171541] I-pipe: Domain RTAI registered.
[ 101.171545] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[ 101.171547] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[ 101.171608] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 101.171609] PIPELINE layers:
[ 101.171611] fb3b5e20 9ac15d93 RTAI 200
[ 101.171612] c085cb20 0 Linux 100
[ 101.184481] __ratelimit: 30 callbacks suppressed
[ 101.184483] vmap allocation for size 2101248 failed: use vmalloc=<size> to increase size.
[ 101.184485] RTAI[malloc]: failed to initialize the global heap (size=2097152 bytes).
[ 103.548532] I-pipe: Domain RTAI unregistered.
[ 103.548601] RTAI[hal]: unmounted.
[ 120.371258] I-pipe: Domain RTAI registered.
[ 120.371261] RTAI[hal]: <3.8.1> mounted over IPIPE-NOTHREADS 2.6-03.
[ 120.371263] RTAI[hal]: compiled with gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) .
[ 120.371324] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs DISPATCHED), ISOL_CPUS_MASK: 0).
[ 120.371326] PIPELINE layers:
[ 120.371327] fe685e20 9ac15d93 RTAI 200
[ 120.371328] c085cb20 0 Linux 100
[ 120.382236] vmap allocation for size 2101248 failed: use vmalloc=<size> to increase size.
[ 120.382238] RTAI[malloc]: failed to initialize the global heap (size=2097152 bytes).
[ 122.566408] I-pipe: Domain RTAI unregistered.
[ 122.566479] RTAI[hal]: unmounted.
cnc@cnc-desktop:~$ |
|
The administrator has disabled public write access.
|
Time to create page: 2.228 seconds
© 2013 LinuxCNC.org
Joomla! is Free Software released under the GNU General Public License.

