Ian has a computer with my harddrive in it that gives a puzzling real
time delay. uname -r returns 3.4-9-rtai-686-pae but the dmesg has [
0.000000] Notice: NX (Execute Disable) protection cannot be enabled:
non-PAE kernel!
Thanks
JT
emc@cnc ~ $ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4-9-rtai-686-pae (Debian 3.4.55-4linuxcnc) ()
(gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 SMP PREEMPT Debian
3.4.55-4linuxcnc
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000006ffb6b00 (usable)
[ 0.000000] BIOS-e820: 000000006ffb6b00 - 0000000080000000 (reserved)
[ 0.000000] BIOS-e820: 00000000f4000000 - 00000000f8000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fed40000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed45000 - 0000000100000000 (reserved)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled:
non-PAE kernel!
[ 0.000000] SMBIOS 2.5 present.
[ 0.000000] DMI: Hewlett-Packard HP Compaq dc5850 Small Form Factor/3029h,
BIOS 786F6 v01.09 04/09/2008
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable)
==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x6ffb6 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-E3FFF write-protect
[ 0.000000] E4000-EFFFF write-back
[ 0.000000] F0000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 base 0070000000 mask FFF0000000 uncachable
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] initial memory mapped : 0 - 01800000
[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem
0x017f8000-0x017fffff]
[ 0.000000] RAMDISK: 3572c000 - 36b8e000
[ 0.000000] ACPI: RSDP 000e6c10 00014 (v00 COMPAQ)
[ 0.000000] ACPI: RSDT 6ffc6b40 00040 (v01 HPQOEM SLIC-BPC 20080409
00000000)
[ 0.000000] ACPI: FACP 6ffc6be8 00074 (v01 COMPAQ HP_RS780 00000001
00000000)
[ 0.000000] ACPI: DSDT 6ffc6f5f 0971A (v01 COMPAQ DSDT_PRJ 00000001 MSFT
0100000E)
[ 0.000000] ACPI: FACS 6ffc6b00 00040
[ 0.000000] ACPI: APIC 6ffc6c5c 00084 (v01 COMPAQ HP_RS780 00000001
00000000)
[ 0.000000] ACPI: ASF! 6ffc6ce0 00063 (v32 COMPAQ HP_RS780 00000001
00000000)
[ 0.000000] ACPI: MCFG 6ffc6d43 0003C (v01 COMPAQ HP_RS780 00000001
00000000)
[ 0.000000] ACPI: TCPA 6ffc6d7f 00032 (v01 COMPAQ HP_RS780 00000001
00000000)
[ 0.000000] ACPI: SLIC 6ffc6db1 00176 (v01 HPQOEM SLIC-BPC 00000001
00000000)
[ 0.000000] ACPI: HPET 6ffc6f27 00038 (v01 COMPAQ HP_RS780 00000001
00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 903MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0006ffb6
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0006ffb6
[ 0.000000] On node 0 totalpages: 458565
[ 0.000000] free_area_init_node: node 0, pgdat c1498a00, node_mem_map
f492c200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 1808 pages used for memmap
[ 0.000000] HighMem zone: 229544 pages, LIFO batch:31
[ 0.000000] Using APIC driver default
[ 0.000000] Detected use of extended apic ids on hypertransport bus
[ 0.000000] ACPI: PM-Timer IO Port: 0xf808
[ 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] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x10028300 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e8000
[ 0.000000] PM: Registered nosave memory: 00000000000e8000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap:
80000000:74000000)
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4
nr_node_ids:1
[ 0.000000] PERCPU: Embedded 17 pages/cpu @f77b0000 s48384 r0 d21248 u69632
[ 0.000000] pcpu-alloc: s48384 r0 d21248 u69632 alloc=17*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total
pages: 454981
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.4-9-rtai-686-pae
root=UUID=9dd9218b-408e-4a02-8118-525491b67c4f ro quiet splash vt.handoff=7
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 3669296 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:0006ffb6)
[ 0.000000] Memory: 1788496k/1834712k available (3496k kernel code, 45764k
reserved, 1237k data, 416k init, 925408k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff17000 - 0xfffff000 ( 928 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc14a0000 - 0xc1508000 ( 416 kB)
[ 0.000000] .data : 0xc136a04a - 0xc149f480 (1237 kB)
[ 0.000000] .text : 0xc1000000 - 0xc136a04a (3496 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor
mode...Ok.
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:712 16
[ 0.000000] CPU 0 irqstacks, hard=f6c06000 soft=f6c08000
[ 0.000000] Interrupt pipeline (release #3)
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2792.598 MHz processor.
[ 0.000000] Marking TSC unstable due to TSCs unsynchronized
[ 0.004004] Calibrating delay loop (skipped), value calculated using timer
frequency.. 5585.19 BogoMIPS (lpj=11170392)
[ 0.004008] pid_max: default: 32768 minimum: 301
[ 0.004048] Security Framework initialized
[ 0.004053] AppArmor: AppArmor disabled by boot time parameter
[ 0.004069] Mount-cache hash table entries: 512
[ 0.004233] Initializing cgroup subsys cpuacct
[ 0.004235] Initializing cgroup subsys memory
[ 0.004243] Initializing cgroup subsys devices
[ 0.004245] Initializing cgroup subsys freezer
[ 0.004247] Initializing cgroup subsys net_cls
[ 0.004249] Initializing cgroup subsys blkio
[ 0.004254] Initializing cgroup subsys perf_event
[ 0.004275] CPU: Physical Processor ID: 0
[ 0.004277] CPU: Processor Core ID: 0
[ 0.004279] mce: CPU supports 5 MCE banks
[ 0.004284] LVT offset 0 assigned for vector 0xf9
[ 0.004289] using AMD E400 aware idle routine
[ 0.004330] ACPI: Core revision 20120320
[ 0.011209] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.011585] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.051282] CPU0: AMD Athlon(tm) Dual Core Processor 5400B stepping 02
[ 0.052002] Performance Events: AMD PMU driver.
[ 0.052002] ... version: 0
[ 0.052002] ... bit width: 48
[ 0.052002] ... generic registers: 4
[ 0.052002] ... value mask: 0000ffffffffffff
[ 0.052002] ... max period: 00007fffffffffff
[ 0.052002] ... fixed-purpose events: 0
[ 0.052002] ... event mask: 000000000000000f
[ 0.060025] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.072018] CPU 1 irqstacks, hard=f6c94000 soft=f6c96000
[ 0.072021] Booting Node 0, Processors #1
[ 0.008000] Initializing CPU#1
[ 0.160121] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.160147] Brought up 2 CPUs
[ 0.160149] Total of 2 processors activated (11169.92 BogoMIPS).
[ 0.160560] devtmpfs: initialized
[ 0.160560] HP Compaq Laptop series board detected. Selecting BIOS-method
for reboots.
[ 0.160560] dummy:
[ 0.160560] NET: Registered protocol family 16
[ 0.160560] node 0 link 0: io port [1000, ffffff]
[ 0.160560] TOM: 0000000080000000 aka 2048M
[ 0.160560] node 0 link 0: mmio [a0000, bffff]
[ 0.160560] node 0 link 0: mmio [80000000, ffffffff]
[ 0.160560] bus: [00, ff] on node 0 link 0
[ 0.160560] bus: 00 index 0 [io 0x0000-0xffff]
[ 0.160560] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
[ 0.160560] bus: 00 index 2 [mem 0x80000000-0xffffffff]
[ 0.160560] ACPI: bus type pci registered
[ 0.160560] PCI: MMCONFIG for domain 0000 [bus 00-40] at [mem
0xf4000000-0xf80fffff] (base 0xf4000000)
[ 0.160560] PCI: MMCONFIG at [mem 0xf4000000-0xf80fffff] reserved in E820
[ 0.160560] PCI: MMCONFIG for 0000 [bus00-1f] at [mem 0xf4000000-0xf5ffffff]
(base 0xf4000000) (size reduced!)
[ 0.160560] PCI: Using MMCONFIG for extended config space
[ 0.160560] PCI: Using configuration type 1 for base access
[ 0.160560] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.160560] mtrr: probably your BIOS does not setup all CPUs.
[ 0.160560] mtrr: corrected configuration.
[ 0.160868] bio: create slab <bio-0> at 0
[ 0.160868] ACPI: Added _OSI(Module Device)
[ 0.160868] ACPI: Added _OSI(Processor Device)
[ 0.160868] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.160868] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.160900] ACPI: EC: Look up EC in DSDT
[ 0.165121] ACPI: Interpreter enabled
[ 0.165121] ACPI: (supports S0 S3 S4 S5)
[ 0.165121] ACPI: Using IOAPIC for interrupt routing
[ 0.168716] ACPI: No dock devices found.
[ 0.168721] PCI: Using host bridge windows from ACPI; if necessary, use
"pci=nocrs" and report a bug
[ 0.168757] ACPI Error: [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
(20120320/dsfield-143)
[ 0.168757] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC]
(Node f6c44b60), AE_ALREADY_EXISTS (20120320/psparse-536)
[ 0.168757] ACPI: Marking method _OSC as Serialized because of
AE_ALREADY_EXISTS error
[ 0.168757] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch -
ASL declared 5, ACPI requires 4 (20120320/nspredef-359)
[ 0.168757] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.168757] pci_root PNP0A08:00: host bridge window [mem
0xf8000000-0xfebfffff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.168757] pci_root PNP0A08:00: host bridge window [io 0x1000-0x2fff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [io 0x3000-0x6fff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [io 0x7000-0xafff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [io 0xb000-0xffff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [mem
0x000a0000-0x000bffff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [mem
0x80000000-0xf3ffffff]
[ 0.168757] pci_root PNP0A08:00: host bridge window [mem
0xfed40000-0xfed44fff]
[ 0.168757] PCI host bridge to bus 0000:00
[ 0.168757] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfebfffff]
[ 0.168757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.168757] pci_bus 0000:00: root bus resource [io 0x1000-0x2fff]
[ 0.168757] pci_bus 0000:00: root bus resource [io 0x3000-0x6fff]
[ 0.168757] pci_bus 0000:00: root bus resource [io 0x7000-0xafff]
[ 0.168757] pci_bus 0000:00: root bus resource [io 0xb000-0xffff]
[ 0.168757] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.168757] pci_bus 0000:00: root bus resource [mem 0x80000000-0xf3ffffff]
[ 0.168757] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
[ 0.168757] pci 0000:00:00.0: [1022:9600] type 00 class 0x060000
[ 0.168759] pci 0000:00:01.0: [103c:9602] type 01 class 0x060400
[ 0.168805] pci 0000:00:06.0: [1022:9606] type 01 class 0x060400
[ 0.168840] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.168881] pci 0000:00:11.0: [1002:4390] type 00 class 0x01018a
[ 0.168903] pci 0000:00:11.0: reg 10: [io 0x2120-0x2127]
[ 0.168915] pci 0000:00:11.0: reg 14: [io 0x2140-0x2143]
[ 0.168926] pci 0000:00:11.0: reg 18: [io 0x2128-0x212f]
[ 0.168937] pci 0000:00:11.0: reg 1c: [io 0x2144-0x2147]
[ 0.168949] pci 0000:00:11.0: reg 20: [io 0x2100-0x210f]
[ 0.168960] pci 0000:00:11.0: reg 24: [mem 0xf0308000-0xf03083ff]
[ 0.168983] pci 0000:00:11.0: set SATA to AHCI mode
[ 0.169022] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.169038] pci 0000:00:12.0: reg 10: [mem 0xf0304000-0xf0304fff]
[ 0.169111] pci 0000:00:12.1: [1002:4398] type 00 class 0x0c0310
[ 0.169126] pci 0000:00:12.1: reg 10: [mem 0xf0305000-0xf0305fff]
[ 0.169205] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.169227] pci 0000:00:12.2: reg 10: [mem 0xf0308400-0xf03084ff]
[ 0.169306] pci 0000:00:12.2: supports D1 D2
[ 0.169308] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.169336] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.169352] pci 0000:00:13.0: reg 10: [mem 0xf0306000-0xf0306fff]
[ 0.169425] pci 0000:00:13.1: [1002:4398] type 00 class 0x0c0310
[ 0.169440] pci 0000:00:13.1: reg 10: [mem 0xf0307000-0xf0307fff]
[ 0.169520] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.169542] pci 0000:00:13.2: reg 10: [mem 0xf0308500-0xf03085ff]
[ 0.169623] pci 0000:00:13.2: supports D1 D2
[ 0.169625] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.169655] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.169763] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.169788] pci 0000:00:14.2: reg 10: [mem 0xf0300000-0xf0303fff 64bit]
[ 0.169854] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.169872] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.169957] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.170009] pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
[ 0.170029] pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
[ 0.170047] pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
[ 0.170065] pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
[ 0.170122] pci 0000:01:05.0: [1002:9611] type 00 class 0x030000
[ 0.170133] pci 0000:01:05.0: reg 10: [mem 0xe0000000-0xefffffff pref]
[ 0.170139] pci 0000:01:05.0: reg 14: [io 0x1100-0x11ff]
[ 0.170145] pci 0000:01:05.0: reg 18: [mem 0xf0100000-0xf010ffff]
[ 0.170159] pci 0000:01:05.0: reg 24: [mem 0xf0000000-0xf00fffff]
[ 0.170175] pci 0000:01:05.0: supports D1 D2
[ 0.170219] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.170223] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 0.170226] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf01fffff]
[ 0.170231] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff
64bit pref]
[ 0.170284] pci 0000:3f:00.0: [14e4:167a] type 00 class 0x020000
[ 0.170303] pci 0000:3f:00.0: reg 10: [mem 0xf0200000-0xf020ffff 64bit]
[ 0.170385] pci 0000:3f:00.0: PME# supported from D3hot D3cold
[ 0.176022] pci 0000:00:06.0: PCI bridge to [bus 3f-3f]
[ 0.176028] pci 0000:00:06.0: bridge window [mem 0xf0200000-0xf02fffff]
[ 0.176097] pci 0000:00:14.4: PCI bridge to [bus 07-07] (subtractive decode)
[ 0.176107] pci 0000:00:14.4: bridge window [mem 0xf8000000-0xfebfffff]
(subtractive decode)
[ 0.176110] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7]
(subtractive decode)
[ 0.176112] pci 0000:00:14.4: bridge window [io 0x1000-0x2fff]
(subtractive decode)
[ 0.176115] pci 0000:00:14.4: bridge window [io 0x3000-0x6fff]
(subtractive decode)
[ 0.176117] pci 0000:00:14.4: bridge window [io 0x7000-0xafff]
(subtractive decode)
[ 0.176120] pci 0000:00:14.4: bridge window [io 0xb000-0xffff]
(subtractive decode)
[ 0.176122] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff]
(subtractive decode)
[ 0.176125] pci 0000:00:14.4: bridge window [mem 0x80000000-0xf3ffffff]
(subtractive decode)
[ 0.176128] pci 0000:00:14.4: bridge window [mem 0xfed40000-0xfed44fff]
(subtractive decode)
[ 0.176141] pci_bus 0000:00: on NUMA node 0
[ 0.176144] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.176316] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.IGFX._PRT]
[ 0.176359] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCX3._PRT]
[ 0.176415] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB_._PRT]
[ 0.176542] ACPI Error: [CAPD] Namespace lookup failure, AE_ALREADY_EXISTS
(20120320/dsfield-143)
[ 0.176548] ACPI Error: Method parse/execution failed [\_SB_.PCI0._OSC]
(Node f6c44b60), AE_ALREADY_EXISTS (20120320/psparse-536)
[ 0.176558] ACPI Warning: For \_SB_.PCI0._OSC: Parameter count mismatch -
ASL declared 5, ACPI requires 4 (20120320/nspredef-359)
[ 0.176564] pci0000:00: Unable to request _OSC control (_OSC support mask:
0x0f)
[ 0.186222] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186270] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186316] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186363] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186409] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186458] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186504] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186551] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 11 14 15) *0,
disabled.
[ 0.186607] vgaarb: device added:
PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.186607] vgaarb: loaded
[ 0.186607] vgaarb: bridge control possible 0000:01:05.0
[ 0.186607] PCI: Using ACPI for IRQ routing
[ 0.186607] PCI: pci_cache_line_size set to 64 bytes
[ 0.186607] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.186607] reserve RAM buffer: 000000006ffb6b00 - 000000006fffffff
[ 0.188013] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[ 0.188020] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
[ 0.190052] Switching to clocksource hpet
[ 0.190129] pnp: PnP ACPI init
[ 0.190140] ACPI: bus type pnp registered
[ 0.190333] pnp 00:00: [mem 0xf8000000-0xfebfffff window]
[ 0.190336] pnp 00:00: [bus 00-ff]
[ 0.190338] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.190341] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.190343] pnp 00:00: [io 0x1000-0x2fff window]
[ 0.190347] pnp 00:00: [io 0x3000-0x6fff window]
[ 0.190349] pnp 00:00: [io 0x7000-0xafff window]
[ 0.190352] pnp 00:00: [io 0xb000-0xffff window]
[ 0.190354] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.190356] pnp 00:00: [mem 0x80000000-0xf3ffffff window]
[ 0.190359] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[ 0.190397] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03
(active)
[ 0.190408] pnp 00:01: [io 0x00f0-0x00ff]
[ 0.190421] pnp 00:01: [irq 13]
[ 0.190443] pnp 00:01: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.190456] pnp 00:02: [io 0x0000-0x000f]
[ 0.190458] pnp 00:02: [io 0x0080-0x008f]
[ 0.190460] pnp 00:02: [io 0x00c0-0x00df]
[ 0.190462] pnp 00:02: [dma 4]
[ 0.190484] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.190494] pnp 00:03: [io 0x0070-0x0071]
[ 0.190500] pnp 00:03: [irq 8]
[ 0.190521] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.190530] pnp 00:04: [io 0x0061]
[ 0.190552] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.190564] pnp 00:05: [irq 12]
[ 0.190588] pnp 00:05: Plug and Play ACPI device, IDs PNP0f13 PNP0f0e
(active)
[ 0.190597] pnp 00:06: [io 0x0060]
[ 0.190599] pnp 00:06: [io 0x0064]
[ 0.190604] pnp 00:06: [irq 1]
[ 0.190628] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.190877] pnp 00:07: [irq 7]
[ 0.190880] pnp 00:07: [dma 3]
[ 0.190882] pnp 00:07: [io 0x0378-0x037f]
[ 0.190885] pnp 00:07: [io 0x0778-0x077d]
[ 0.190950] pnp 00:07: Plug and Play ACPI device, IDs PNP0401 (active)
[ 0.191139] pnp 00:08: [irq 4]
[ 0.191141] pnp 00:08: [io 0x03f8-0x03ff]
[ 0.191204] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 PNP0500
(active)
[ 0.191377] pnp 00:09: [irq 6]
[ 0.191380] pnp 00:09: [dma 2]
[ 0.191382] pnp 00:09: [io 0x03f0-0x03f5]
[ 0.191384] pnp 00:09: [io 0x03f7]
[ 0.191416] pnp 00:09: Plug and Play ACPI device, IDs PNP0700 (active)
[ 0.191460] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
[ 0.191486] pnp 00:0a: Plug and Play ACPI device, IDs PNP0003 (active)
[ 0.191495] pnp 00:0b: [io 0x004e-0x004f]
[ 0.191498] pnp 00:0b: [io 0x0480-0x048b]
[ 0.191500] pnp 00:0b: [mem 0xfed40000-0xfed44fff]
[ 0.191525] pnp 00:0b: Plug and Play ACPI device, IDs IFX0102 PNP0c31
(active)
[ 0.191564] pnp 00:0c: [mem 0xfed00000-0xfed00fff]
[ 0.191589] pnp 00:0c: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.191735] pnp 00:0d: [io 0x0010-0x001f]
[ 0.191737] pnp 00:0d: [io 0x0050-0x0053]
[ 0.191740] pnp 00:0d: [io 0x0072-0x0077]
[ 0.191742] pnp 00:0d: [io 0x0090-0x009f]
[ 0.191744] pnp 00:0d: [io 0x040b]
[ 0.191746] pnp 00:0d: [io 0x04d0-0x04df]
[ 0.191796] system 00:0d: [io 0x040b] has been reserved
[ 0.191799] system 00:0d: [io 0x04d0-0x04df] has been reserved
[ 0.191802] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.191813] pnp 00:0e: [io 0x0800-0x087f]
[ 0.191815] pnp 00:0e: [io 0x0880-0x088f]
[ 0.191818] pnp 00:0e: [io 0x0c00-0x0c1f]
[ 0.191820] pnp 00:0e: [io 0x0c50-0x0c6f]
[ 0.191822] pnp 00:0e: [io 0x0cd0-0x0cdf]
[ 0.191824] pnp 00:0e: [io 0xf800-0xf87f]
[ 0.191826] pnp 00:0e: [io 0xf880-0xf8ff]
[ 0.191829] pnp 00:0e: [io 0xf900-0xf97f]
[ 0.191831] pnp 00:0e: [io 0xf980-0xf9ff]
[ 0.191833] pnp 00:0e: [io 0xfa00-0xfa7f]
[ 0.191835] pnp 00:0e: [io 0xfa80-0xfaff]
[ 0.191838] pnp 00:0e: [io 0xfc00-0xfc7f]
[ 0.191840] pnp 00:0e: [io 0xfd00-0xfd7f]
[ 0.191842] pnp 00:0e: [io 0xfd80-0xfdff]
[ 0.191892] system 00:0e: [io 0x0800-0x087f] has been reserved
[ 0.191895] system 00:0e: [io 0x0880-0x088f] has been reserved
[ 0.191898] system 00:0e: [io 0x0c00-0x0c1f] has been reserved
[ 0.191900] system 00:0e: [io 0x0c50-0x0c6f] has been reserved
[ 0.191903] system 00:0e: [io 0x0cd0-0x0cdf] has been reserved
[ 0.191906] system 00:0e: [io 0xf800-0xf87f] has been reserved
[ 0.191909] system 00:0e: [io 0xf880-0xf8ff] has been reserved
[ 0.191912] system 00:0e: [io 0xf900-0xf97f] has been reserved
[ 0.191914] system 00:0e: [io 0xf980-0xf9ff] has been reserved
[ 0.191917] system 00:0e: [io 0xfa00-0xfa7f] has been reserved
[ 0.191920] system 00:0e: [io 0xfa80-0xfaff] has been reserved
[ 0.191923] system 00:0e: [io 0xfc00-0xfc7f] has been reserved
[ 0.191925] system 00:0e: [io 0xfd00-0xfd7f] has been reserved
[ 0.191928] system 00:0e: [io 0xfd80-0xfdff] has been reserved
[ 0.191931] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.191931] pnp 00:0f: [mem 0x00000000-0x0009ffff]
[ 0.191931] pnp 00:0f: [mem 0x00100000-0x7fffffff]
[ 0.191931] pnp 00:0f: [mem 0x000e4000-0x000fffff]
[ 0.191931] pnp 00:0f: [mem 0xfec01000-0xfecfffff]
[ 0.191931] pnp 00:0f: [mem 0xfed00400-0xfed3ffff]
[ 0.191931] pnp 00:0f: [mem 0xfed45000-0xffffffff]
[ 0.191931] pnp 00:0f: [mem 0xf4000000-0xf7ffffff]
[ 0.191931] pnp 00:0f: [mem 0x000d1400-0x000e3fff]
[ 0.191931] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.191931] system 00:0f: [mem 0x00100000-0x7fffffff] could not be reserved
[ 0.191931] system 00:0f: [mem 0x000e4000-0x000fffff] could not be reserved
[ 0.191931] system 00:0f: [mem 0xfec01000-0xfecfffff] has been reserved
[ 0.191931] system 00:0f: [mem 0xfed00400-0xfed3ffff] has been reserved
[ 0.191931] system 00:0f: [mem 0xfed45000-0xffffffff] has been reserved
[ 0.191931] system 00:0f: [mem 0xf4000000-0xf7ffffff] has been reserved
[ 0.191931] system 00:0f: [mem 0x000d1400-0x000e3fff] has been reserved
[ 0.191931] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.191931] pnp: PnP ACPI: found 16 devices
[ 0.191931] ACPI: ACPI bus type pnp unregistered
[ 0.191931] PnPBIOS: Disabled by ACPI PNP
[ 0.227783] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.227787] pci 0000:00:01.0: bridge window [io 0x1000-0x1fff]
[ 0.227791] pci 0000:00:01.0: bridge window [mem 0xf0000000-0xf01fffff]
[ 0.227795] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff
64bit pref]
[ 0.227799] pci 0000:00:06.0: PCI bridge to [bus 3f-3f]
[ 0.227803] pci 0000:00:06.0: bridge window [mem 0xf0200000-0xf02fffff]
[ 0.227808] pci 0000:00:14.4: PCI bridge to [bus 07-07]
[ 0.227849] pci_bus 0000:00: resource 4 [mem 0xf8000000-0xfebfffff]
[ 0.227851] pci_bus 0000:00: resource 5 [io 0x0000-0x0cf7]
[ 0.227854] pci_bus 0000:00: resource 6 [io 0x1000-0x2fff]
[ 0.227856] pci_bus 0000:00: resource 7 [io 0x3000-0x6fff]
[ 0.227859] pci_bus 0000:00: resource 8 [io 0x7000-0xafff]
[ 0.227861] pci_bus 0000:00: resource 9 [io 0xb000-0xffff]
[ 0.227864] pci_bus 0000:00: resource 10 [mem 0x000a0000-0x000bffff]
[ 0.227866] pci_bus 0000:00: resource 11 [mem 0x80000000-0xf3ffffff]
[ 0.227868] pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed44fff]
[ 0.227871] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
[ 0.227873] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf01fffff]
[ 0.227876] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit
pref]
[ 0.227879] pci_bus 0000:3f: resource 1 [mem 0xf0200000-0xf02fffff]
[ 0.227881] pci_bus 0000:07: resource 4 [mem 0xf8000000-0xfebfffff]
[ 0.227884] pci_bus 0000:07: resource 5 [io 0x0000-0x0cf7]
[ 0.227886] pci_bus 0000:07: resource 6 [io 0x1000-0x2fff]
[ 0.227888] pci_bus 0000:07: resource 7 [io 0x3000-0x6fff]
[ 0.227891] pci_bus 0000:07: resource 8 [io 0x7000-0xafff]
[ 0.227893] pci_bus 0000:07: resource 9 [io 0xb000-0xffff]
[ 0.227895] pci_bus 0000:07: resource 10 [mem 0x000a0000-0x000bffff]
[ 0.227898] pci_bus 0000:07: resource 11 [mem 0x80000000-0xf3ffffff]
[ 0.227900] pci_bus 0000:07: resource 12 [mem 0xfed40000-0xfed44fff]
[ 0.228010] NET: Registered protocol family 2
[ 0.228078] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.228308] TCP established hash table entries: 131072 (order: 8, 1048576
bytes)
[ 0.228913] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.229181] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.229183] TCP: reno registered
[ 0.229186] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.229199] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.229315] NET: Registered protocol family 1
[ 0.452066] pci 0000:01:05.0: Boot video device
[ 0.452072] PCI: CLS 64 bytes, default 64
[ 0.452124] Unpacking initramfs...
[ 0.866048] Freeing initrd memory: 20872k freed
[ 0.877309] audit: initializing netlink socket (disabled)
[ 0.877324] type=2000 audit(1458653228.872:1): initialized
[ 0.887971] highmem bounce pool size: 64 pages
[ 0.887975] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.888238] VFS: Disk quotas dquot_6.5.2
[ 0.888265] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.888334] msgmni has been set to 1726
[ 0.888539] alg: No test for stdrng (krng)
[ 0.888571] Block layer SCSI generic (bsg) driver version 0.4 loaded (major
253)
[ 0.888574] io scheduler noop registered
[ 0.888576] io scheduler deadline registered
[ 0.888597] io scheduler cfq registered (default)
[ 0.888732] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.888753] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.888755] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.888996] vesafb: mode is 1024x768x32, linelength=4096, pages=0
[ 0.888998] vesafb: scrolling: redraw
[ 0.889001] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 0.889238] vesafb: framebuffer at 0xe0000000, mapped to 0xf8080000, using
3072k, total 3072k
[ 1.027180] Console: switching to colour frame buffer device 128x48
[ 1.164399] fb0: VESA VGA frame buffer device
[ 1.164436] GHES: HEST is not enabled!
[ 1.164447] isapnp: Scanning for PnP cards...
[ 1.474801] isapnp: No Plug & Play device found
[ 1.474859] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.495378] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.516178] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 1.516423] Linux agpgart interface v0.103
[ 1.516733] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at
0x60,0x64 irq 1,12
[ 1.519524] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.519552] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.519660] mousedev: PS/2 mouse device common for all mice
[ 1.519706] rtc_cmos 00:03: RTC can wake from S4
[ 1.519844] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.519873] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.519992] TCP: cubic registered
[ 1.520067] NET: Registered protocol family 10
[ 1.520266] Mobile IPv6
[ 1.520269] NET: Registered protocol family 17
[ 1.520273] Registering the dns_resolver key type
[ 1.520317] Using IPI No-Shortcut mode
[ 1.520445] PM: Hibernation image not present or could not be loaded.
[ 1.520457] registered taskstats version 1
[ 1.520787] rtc_cmos 00:03: setting system clock to 2016-03-22 13:27:10 UTC
(1458653230)
[ 1.520890] Freeing unused kernel memory: 416k freed
[ 1.521163] Write protecting the kernel text: 3500k
[ 1.521185] Write protecting the kernel read-only data: 980k
[ 1.536248] systemd-udevd[57]: starting version 204
[ 1.546556] usbcore: registered new interface driver usbfs
[ 1.546581] usbcore: registered new interface driver hub
[ 1.548386] usbcore: registered new device driver usb
[ 1.548749] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.548813] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 1.548841] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus
number 1
[ 1.548858] QUIRK: Enable AMD PLL fix
[ 1.548896] ohci_hcd 0000:00:12.0: irq 16, io mem 0xf0304000
[ 1.551319] SCSI subsystem initialized
[ 1.551519] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.551524] Warning! ehci_hcd should always be loaded before uhci_hcd and
ohci_hcd, not after
[ 1.554759] libata version 3.00 loaded.
[ 1.557997] tg3.c:v3.123 (March 21, 2012)
[ 1.558023] [drm] Initialized drm 1.1.0 20060810
[ 1.560170] input: Power Button as
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.560181] ACPI: Power Button [PBTN]
[ 1.560241] input: Power Button as
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.560245] ACPI: Power Button [PWRF]
[ 1.564114] [drm] radeon defaulting to kernel modesetting.
[ 1.564118] [drm] radeon kernel modesetting enabled.
[ 1.564188] checking generic (e0000000 300000) vs hw (e0000000 10000000)
[ 1.564190] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing
generic driver
[ 1.564211] Console: switching to colour dummy device 80x25
[ 1.564618] radeon 0000:01:05.0: setting latency timer to 64
[ 1.564625] [drm] initializing kernel modesetting (RS780 0x1002:0x9611
0x103C:0x3029).
[ 1.564642] [drm] register mmio base: 0xF0100000
[ 1.564643] [drm] register mmio size: 65536
[ 1.564798] ATOM BIOS: HP_UnderDog
[ 1.564824] radeon 0000:01:05.0: VRAM: 256M 0x00000000C0000000 -
0x00000000CFFFFFFF (256M used)
[ 1.564827] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 -
0x00000000BFFFFFFF
[ 1.565125] [drm] Detected VRAM RAM=256M, BAR=256M
[ 1.565130] [drm] RAM width 32bits DDR
[ 1.565221] [TTM] Zone kernel: Available graphics memory: 442188 kiB
[ 1.565224] [TTM] Zone highmem: Available graphics memory: 904892 kiB
[ 1.565226] [TTM] Initializing pool allocator
[ 1.565260] [drm] radeon: 256M of VRAM memory ready
[ 1.565263] [drm] radeon: 512M of GTT memory ready.
[ 1.565288] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 1.566059] [drm] radeon: ib pool ready.
[ 1.566166] [drm] Loading RS780 Microcode
[ 1.570617] wmi: Mapper loaded
[ 1.581351] tg3 0000:3f:00.0: eth0: Tigon3 [partno(BCM95754) rev b002] (PCI
Express) MAC address 00:24:21:87:0b:ae
[ 1.581357] tg3 0000:3f:00.0: eth0: attached PHY is 5787 (10/100/1000Base-T
Ethernet) (WireSpeed[1], EEE[0])
[ 1.581360] tg3 0000:3f:00.0: eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0]
TSOcap[1]
[ 1.581363] tg3 0000:3f:00.0: eth0: dma_rwctrl[76180000] dma_mask[64-bit]
[ 1.582206] FDC 0 is a post-1991 82077
[ 1.602680] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000).
[ 1.602777] radeon 0000:01:05.0: WB enabled
[ 1.602781] [drm] fence driver on ring 0 use gpu addr 0xa0000c00 and cpu
addr 0xff81dc00
[ 1.602784] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 1.602786] [drm] Driver supports precise vblank timestamp query.
[ 1.602818] [drm] radeon: irq initialized.
[ 1.608036] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.608042] usb usb1: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.608045] usb usb1: Product: OHCI Host Controller
[ 1.608048] usb usb1: Manufacturer: Linux 3.4-9-rtai-686-pae ohci_hcd
[ 1.608051] usb usb1: SerialNumber: 0000:00:12.0
[ 1.608169] hub 1-0:1.0: USB hub found
[ 1.608178] hub 1-0:1.0: 3 ports detected
[ 1.608298] ehci_hcd 0000:00:12.2: EHCI Host Controller
[ 1.608308] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus
number 2
[ 1.608317] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI
dummy qh workaround
[ 1.608336] ehci_hcd 0000:00:12.2: applying AMD SB600/SB700 USB freeze
workaround
[ 1.608352] ehci_hcd 0000:00:12.2: debug port 1
[ 1.608382] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf0308400
[ 1.620028] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.620051] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.620053] usb usb2: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.620056] usb usb2: Product: EHCI Host Controller
[ 1.620058] usb usb2: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[ 1.620060] usb usb2: SerialNumber: 0000:00:12.2
[ 1.620164] hub 2-0:1.0: USB hub found
[ 1.620169] hub 2-0:1.0: 6 ports detected
[ 1.620280] ehci_hcd 0000:00:13.2: EHCI Host Controller
[ 1.620289] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus
number 3
[ 1.620298] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI
dummy qh workaround
[ 1.620317] ehci_hcd 0000:00:13.2: applying AMD SB600/SB700 USB freeze
workaround
[ 1.620333] ehci_hcd 0000:00:13.2: debug port 1
[ 1.620360] ehci_hcd 0000:00:13.2: irq 19, io mem 0xf0308500
[ 1.632024] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.632040] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.632043] usb usb3: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.632046] usb usb3: Product: EHCI Host Controller
[ 1.632049] usb usb3: Manufacturer: Linux 3.4-9-rtai-686-pae ehci_hcd
[ 1.632052] usb usb3: SerialNumber: 0000:00:13.2
[ 1.632139] hub 3-0:1.0: USB hub found
[ 1.632144] hub 3-0:1.0: 6 ports detected
[ 1.632367] ahci 0000:00:11.0: version 3.0
[ 1.632508] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf
impl SATA mode
[ 1.632512] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck led clo pio ccc
[ 1.634043] scsi0 : ahci
[ 1.634174] scsi1 : ahci
[ 1.634247] scsi2 : ahci
[ 1.634312] scsi3 : ahci
[ 1.634449] ata1: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308100
irq 22
[ 1.634453] ata2: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308180
irq 22
[ 1.634457] ata3: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308200
irq 22
[ 1.634461] ata4: SATA max UDMA/133 abar m1024@0xf0308000 port 0xf0308280
irq 22
[ 1.634551] ohci_hcd 0000:00:12.1: OHCI Host Controller
[ 1.634564] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus
number 4
[ 1.634588] ohci_hcd 0000:00:12.1: irq 16, io mem 0xf0305000
[ 1.635030] [drm] ring test on 0 succeeded in 1 usecs
[ 1.635188] [drm] ib test on ring 0 succeeded in 0 usecs
[ 1.635400] [drm] Radeon Display Connectors
[ 1.635402] [drm] Connector 0:
[ 1.635404] [drm] VGA
[ 1.635406] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c
0x7e4c
[ 1.635408] [drm] Encoders:
[ 1.635409] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 1.635411] [drm] Connector 1:
[ 1.635413] [drm] DVI-D
[ 1.635414] [drm] HPD1
[ 1.635416] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c
0x7e5c
[ 1.635418] [drm] Encoders:
[ 1.635419] [drm] DFP1: INTERNAL_KLDSCP_LVTMA
[ 1.635446] [drm] radeon: power management initialized
[ 1.679876] [drm] fb mappable at 0xE0142000
[ 1.679877] [drm] vram apper at 0xE0000000
[ 1.679879] [drm] size 4325376
[ 1.679881] [drm] fb depth is 24
[ 1.679882] [drm] pitch is 5632
[ 1.679958] fbcon: radeondrmfb (fb0) is primary device
[ 1.692039] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.692042] usb usb4: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.692044] usb usb4: Product: OHCI Host Controller
[ 1.692046] usb usb4: Manufacturer: Linux 3.4-9-rtai-686-pae ohci_hcd
[ 1.692048] usb usb4: SerialNumber: 0000:00:12.1
[ 1.692181] hub 4-0:1.0: USB hub found
[ 1.692189] hub 4-0:1.0: 3 ports detected
[ 1.692295] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 1.692304] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus
number 5
[ 1.692324] ohci_hcd 0000:00:13.0: irq 18, io mem 0xf0306000
[ 1.696224] Console: switching to colour frame buffer device 170x48
[ 1.709330] fb0: radeondrmfb frame buffer device
[ 1.709333] drm: registered panic notifier
[ 1.709339] [drm] Initialized radeon 2.16.0 20080528 for 0000:01:05.0 on
minor 0
[ 1.752021] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.752025] usb usb5: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.752027] usb usb5: Product: OHCI Host Controller
[ 1.752029] usb usb5: Manufacturer: Linux 3.4-9-rtai-686-pae ohci_hcd
[ 1.752031] usb usb5: SerialNumber: 0000:00:13.0
[ 1.752147] hub 5-0:1.0: USB hub found
[ 1.752154] hub 5-0:1.0: 3 ports detected
[ 1.752241] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 1.752248] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus
number 6
[ 1.752264] ohci_hcd 0000:00:13.1: irq 18, io mem 0xf0307000
[ 1.812019] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[ 1.812021] usb usb6: New USB device strings: Mfr=3, Product=2,
SerialNumber=1
[ 1.812024] usb usb6: Product: OHCI Host Controller
[ 1.812026] usb usb6: Manufacturer: Linux 3.4-9-rtai-686-pae ohci_hcd
[ 1.812028] usb usb6: SerialNumber: 0000:00:13.1
[ 1.812132] hub 6-0:1.0: USB hub found
[ 1.812140] hub 6-0:1.0: 3 ports detected
[ 1.952050] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.952084] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.952117] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.952156] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.953797] ata1.00: ATA-8: WDC WD800AAJS-00L7A0, 01.03E01, max UDMA/133
[ 1.953801] ata1.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.953817] ata2.00: ATAPI: hp DVD A DH16AAL, LHDE, max UDMA/100
[ 1.954556] ata2.00: configured for UDMA/100
[ 1.954643] ata1.00: configured for UDMA/133
[ 1.954796] scsi 0:0:0:0: Direct-Access ATA WDC WD800AAJS-00 01.0
PQ: 0 ANSI: 5
[ 1.956267] scsi 1:0:0:0: CD-ROM hp DVD A DH16AAL LHDE
PQ: 0 ANSI: 5
[ 1.958678] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0
GB/74.5 GiB)
[ 1.958723] sd 0:0:0:0: [sda] Write Protect is off
[ 1.958726] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.958746] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled,
doesn't support DPO or FUA
[ 1.983230] sda: sda1 sda2 < sda5 >
[ 1.983651] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.990509] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda
tray
[ 1.990514] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.990674] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 2.196053] usb 4-2: new low-speed USB device number 2 using ohci_hcd
[ 2.304378] device-mapper: uevent: version 1.0.3
[ 2.304709] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised:
dm-de...@redhat.com
[ 2.368040] usb 4-2: New USB device found, idVendor=046d, idProduct=c326
[ 2.368045] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.368048] usb 4-2: Product: USB Keyboard
[ 2.368050] usb 4-2: Manufacturer: Logitech
[ 2.380474] input: Logitech USB Keyboard as
/devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.0/input/input2
[ 2.380548] generic-usb 0003:046D:C326.0001: input,hidraw0: USB HID v1.10
Keyboard [Logitech USB Keyboard] on usb-0000:00:12.1-2/input0
[ 2.391126] input: Logitech USB Keyboard as
/devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.1/input/input3
[ 2.391235] generic-usb 0003:046D:C326.0002: input,hiddev0,hidraw1: USB HID
v1.10 Device [Logitech USB Keyboard] on usb-0000:00:12.1-2/input1
[ 2.391256] usbcore: registered new interface driver usbhid
[ 2.391258] usbhid: USB HID core driver
[ 2.495855] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts:
(null)
[ 2.636027] usb 4-3: new low-speed USB device number 3 using ohci_hcd
[ 2.802434] usb 4-3: New USB device found, idVendor=15d9, idProduct=0a4c
[ 2.802438] usb 4-3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.802442] usb 4-3: Product: USB OPTICAL MOUSE
[ 2.809419] input: USB OPTICAL MOUSE as
/devices/pci0000:00/0000:00:12.1/usb4/4-3/4-3:1.0/input/input4
[ 2.809480] generic-usb 0003:15D9:0A4C.0003: input,hidraw2: USB HID v1.11
Mouse [ USB OPTICAL MOUSE] on usb-0000:00:12.1-3/input0
[ 3.747386] init: ureadahead main process (180) terminated with status 5
[ 4.737590] Adding 8280060k swap on /dev/sda5. Priority:-1 extents:1
across:8280060k
[ 4.970382] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
[ 5.528267] systemd-udevd[304]: starting version 204
[ 6.306153] lp: driver loaded but no devices found
[ 6.437416] ppdev: user-space parallel port driver
[ 6.465761] parport_pc 00:07: reported by Plug and Play ACPI
[ 6.465829] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[ 6.560166] lp0: using parport0 (interrupt-driven).
[ 6.893688] fuse init (API version 7.18)
[ 7.275623] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xfc00,
revision 0
[ 7.329160] tpm_tis 00:0b: 1.2 TPM (device-id 0xB, rev-id 16)
[ 7.368076] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.393096] k8temp 0000:00:18.3: Temperature readouts might be wrong - check
erratum #141
[ 7.449574] tpm_tis 00:0b: Adjusting TPM timeout parameters.
[ 7.494528] microcode: AMD CPU family 0xf not supported
[ 7.555043] device-mapper: multipath: version 1.3.0 loaded
[ 7.612120] systemd-udevd[370]: renamed network interface eth0 to eth4
[ 7.786422] sp5100_tco: SP5100 TCO WatchDog Timer Driver v0.01
[ 7.786795] sp5100_tco: mmio address 0xfec000f0 already in use
[ 8.336099] tpm_tis 00:0b: TPM is disabled/deactivated (0x7)
[ 8.801639] input: HP WMI hotkeys as /devices/virtual/input/input5
[ 9.506468] init: cups main process (477) killed by HUP signal
[ 9.506481] init: cups main process ended, respawning
[ 9.583281] Bluetooth: Core ver 2.16
[ 9.583378] NET: Registered protocol family 31
[ 9.583380] Bluetooth: HCI device and connection manager initialized
[ 9.583385] Bluetooth: HCI socket layer initialized
[ 9.583682] Bluetooth: L2CAP socket layer initialized
[ 9.583689] Bluetooth: SCO socket layer initialized
[ 9.660377] Bluetooth: RFCOMM TTY layer initialized
[ 9.660384] Bluetooth: RFCOMM socket layer initialized
[ 9.660386] Bluetooth: RFCOMM ver 1.11
[ 9.690112] input: HDA Digital PCBeep as
/devices/pci0000:00/0000:00:14.2/input/input6
[ 10.100915] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 10.100920] Bluetooth: BNEP filters: protocol multicast
[ 10.721479] init: failsafe main process (429) killed by TERM signal
[ 14.027649] ADDRCONF(NETDEV_UP): eth4: link is not ready
[ 15.329588] init: samba-ad-dc main process (736) terminated with status 1
[ 19.379130] init: plymouth-upstart-bridge main process ended, respawning
[ 19.384256] init: plymouth-upstart-bridge main process (1024) terminated
with status 1
[ 19.384269] init: plymouth-upstart-bridge main process ended, respawning
[ 24.323538] init: plymouth-stop pre-start process (1476) terminated with
status 1
[ 30.774982] tg3 0000:3f:00.0: eth4: Link is up at 100 Mbps, full duplex
[ 30.774986] tg3 0000:3f:00.0: eth4: Flow control is on for TX and on for RX
[ 30.775110] ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready
[ 318.372796] I-pipe: head domain RTAI registered.
[ 318.372802] RTAI[hal]: compiled with gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) .
[ 318.372841] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs
DISPATCHED), ISOL_CPUS_MASK: 0).
[ 318.372845] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12465010,
CLK_FREQ 2792598000, CPU_FREQ 2792598000
[ 318.372848] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314;
LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 318.372852] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12465010,
12465010, 12408500
[ 318.404755] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 318.404809] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 318.404813] RTAI[sched]: hard timer type/freq = APIC/12465010(Hz); default
timing: oneshot; linear timed lists.
[ 318.404816] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq =
2792598000 hz.
[ 318.404818] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 318.436447] RTAI[math]: loaded.
[ 332.562325] RTAI[math]: unloaded.
[ 332.564330] SCHED releases registered named ALIEN PEDV$D
[ 332.575774] RTAI[malloc]: unloaded.
[ 332.672066] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps
0, syscalls 0).
[ 332.673835] I-pipe: head domain RTAI unregistered.
[ 332.673882] RTAI[hal]: unmounted.
[ 335.859927] I-pipe: head domain RTAI registered.
[ 335.859936] RTAI[hal]: compiled with gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) .
[ 335.859975] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs
DISPATCHED), ISOL_CPUS_MASK: 0).
[ 335.859979] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12465010,
CLK_FREQ 2792598000, CPU_FREQ 2792598000
[ 335.859982] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314;
LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 335.859986] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12465010,
12465010, 10854250
[ 335.868791] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 335.868852] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 335.868856] RTAI[sched]: hard timer type/freq = APIC/12465010(Hz); default
timing: oneshot; linear timed lists.
[ 335.868859] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq =
2792598000 hz.
[ 335.868862] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 335.877934] RTAI[math]: loaded.
[ 336.082671] config string '0x378 out'
[ 337.873495] RTAPI: ERROR: Unexpected realtime delay on task 1
[ 337.873498] This Message will only display once per session.
[ 337.873499] Run the Latency Test and resolve before continuing.
[ 337.873509]
[ 337.873510] In recent history there were
[ 337.873511] 2791619, 2791913, 2799295, 2792411, and 2791088
[ 337.873511] elapsed clocks between calls to the motion controller.
[ 337.873514] This time, there were 3820290 which is so anomalously
[ 337.873515] large that it probably signifies a problem with your
[ 337.873516] realtime configuration. For the rest of this run of
[ 337.873517] LinuxCNC, this message will be suppressed.
[ 337.873518]
[ 348.957169] RTAI[math]: unloaded.
[ 348.959501] SCHED releases registered named ALIEN PEDV$D
[ 348.973437] RTAI[malloc]: unloaded.
[ 349.072023] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps
0, syscalls 0).
[ 349.073797] I-pipe: head domain RTAI unregistered.
[ 349.073844] RTAI[hal]: unmounted.
[ 353.371183] I-pipe: head domain RTAI registered.
[ 353.371191] RTAI[hal]: compiled with gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) .
[ 353.371233] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs
DISPATCHED), ISOL_CPUS_MASK: 0).
[ 353.371237] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12465010,
CLK_FREQ 2792598000, CPU_FREQ 2792598000
[ 353.371240] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314;
LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 353.371244] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12465010,
12465010, 10719500
[ 353.379894] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 353.379958] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 353.379961] RTAI[sched]: hard timer type/freq = APIC/12465010(Hz); default
timing: oneshot; linear timed lists.
[ 353.379964] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq =
2792598000 hz.
[ 353.379967] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 353.393255] RTAI[math]: loaded.
[ 372.610311] RTAI[math]: unloaded.
[ 372.612694] SCHED releases registered named ALIEN PEDV$D
[ 372.617848] RTAI[malloc]: unloaded.
[ 372.716025] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps
0, syscalls 0).
[ 372.717945] I-pipe: head domain RTAI unregistered.
[ 372.717990] RTAI[hal]: unmounted.
[ 376.307650] I-pipe: head domain RTAI registered.
[ 376.307658] RTAI[hal]: compiled with gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) .
[ 376.307698] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs
DISPATCHED), ISOL_CPUS_MASK: 0).
[ 376.307701] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12465010,
CLK_FREQ 2792598000, CPU_FREQ 2792598000
[ 376.307704] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314;
LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 376.307708] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12465010,
12465010, 11640750
[ 376.316493] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 376.316554] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 376.316558] RTAI[sched]: hard timer type/freq = APIC/12465010(Hz); default
timing: oneshot; linear timed lists.
[ 376.316561] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq =
2792598000 hz.
[ 376.316563] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 376.330759] RTAI[math]: loaded.
[ 376.478950] config string '0x378 out'
[ 377.657409] RTAPI: ERROR: Unexpected realtime delay on task 1
[ 377.657412] This Message will only display once per session.
[ 377.657413] Run the Latency Test and resolve before continuing.
[ 377.657800]
[ 377.657802] In recent history there were
[ 377.657803] 2790696, 2791215, 2792825, 2791185, and 2791431
[ 377.657804] elapsed clocks between calls to the motion controller.
[ 377.657807] This time, there were 3632583 which is so anomalously
[ 377.657808] large that it probably signifies a problem with your
[ 377.657809] realtime configuration. For the rest of this run of
[ 377.657810] LinuxCNC, this message will be suppressed.
[ 377.657810]
[ 385.025236] RTAI[math]: unloaded.
[ 385.027396] SCHED releases registered named ALIEN PEDV$D
[ 385.037818] RTAI[malloc]: unloaded.
[ 385.136027] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps
0, syscalls 0).
[ 385.138046] I-pipe: head domain RTAI unregistered.
[ 385.138091] RTAI[hal]: unmounted.
[ 454.289443] I-pipe: head domain RTAI registered.
[ 454.289450] RTAI[hal]: compiled with gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) .
[ 454.289488] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs
DISPATCHED), ISOL_CPUS_MASK: 0).
[ 454.289492] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12465010,
CLK_FREQ 2792598000, CPU_FREQ 2792598000
[ 454.289495] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314;
LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 454.289498] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12465010,
12465010, 12384250
[ 454.297524] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 454.297586] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 454.297589] RTAI[sched]: hard timer type/freq = APIC/12465010(Hz); default
timing: oneshot; linear timed lists.
[ 454.297592] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq =
2792598000 hz.
[ 454.297594] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 454.310285] RTAI[math]: loaded.
[ 454.366275] config string '0x378 out'
[ 455.335194] RTAPI: ERROR: Unexpected realtime delay on task 1
[ 455.335197] This Message will only display once per session.
[ 455.335198] Run the Latency Test and resolve before continuing.
[ 455.335203]
[ 455.335203] In recent history there were
[ 455.335204] 2794626, 2791296, 2788490, 2788476, and 2791373
[ 455.335205] elapsed clocks between calls to the motion controller.
[ 455.335223] This time, there were 3527317 which is so anomalously
[ 455.335224] large that it probably signifies a problem with your
[ 455.335225] realtime configuration. For the rest of this run of
[ 455.335226] LinuxCNC, this message will be suppressed.
[ 455.335227]
[ 464.692081] usb 1-3: new full-speed USB device number 2 using ohci_hcd
[ 464.870066] usb 1-3: New USB device found, idVendor=0403, idProduct=6001
[ 464.870071] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 464.870074] usb 1-3: Product: FT232R USB UART
[ 464.870076] usb 1-3: Manufacturer: FTDI
[ 464.870078] usb 1-3: SerialNumber: A600DPWD
[ 464.901766] usbcore: registered new interface driver usbserial
[ 464.901783] usbcore: registered new interface driver usbserial_generic
[ 464.901800] USB Serial support registered for generic
[ 464.901825] usbserial: USB Serial Driver core
[ 464.917839] usbcore: registered new interface driver ftdi_sio
[ 464.917858] USB Serial support registered for FTDI USB Serial Device
[ 464.917940] ftdi_sio 1-3:1.0: FTDI USB Serial Device converter detected
[ 464.917982] usb 1-3: Detected FT232RL
[ 464.917984] usb 1-3: Number of endpoints 2
[ 464.917987] usb 1-3: Endpoint 1 MaxPacketSize 64
[ 464.917989] usb 1-3: Endpoint 2 MaxPacketSize 64
[ 464.917991] usb 1-3: Setting MaxPacketSize 64
[ 464.921146] usb 1-3: FTDI USB Serial Device converter now attached to ttyUSB0
[ 464.921163] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[ 509.700085] RTAI[math]: unloaded.
[ 509.702138] SCHED releases registered named ALIEN PEDV$D
[ 509.716790] RTAI[malloc]: unloaded.
[ 509.816026] RTAI[sched]: unloaded (forced hard/soft/hard transitions: traps
0, syscalls 0).
[ 509.817972] I-pipe: head domain RTAI unregistered.
[ 509.818018] RTAI[hal]: unmounted.
[ 511.508489] I-pipe: head domain RTAI registered.
[ 511.508497] RTAI[hal]: compiled with gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) .
[ 511.508535] RTAI[hal]: mounted (IPIPE-NOTHREADS, IMMEDIATE (INTERNAL IRQs
DISPATCHED), ISOL_CPUS_MASK: 0).
[ 511.508539] SYSINFO: CPUs 2, LINUX APIC IRQ 2312, TIM_FREQ 12465010,
CLK_FREQ 2792598000, CPU_FREQ 2792598000
[ 511.508543] RTAI_APIC_TIMER_IPI: RTAI DEFINED 2314, VECTOR 2314;
LINUX_APIC_TIMER_IPI: RTAI DEFINED 2312, VECTOR 2312
[ 511.508546] TIMER NAME: lapic; VARIOUSLY FOUND APIC FREQs: 12465010,
12465010, 12368500
[ 511.516708] RTAI[malloc]: global heap size = 2097152 bytes, <BSD>.
[ 511.516878] , <uses LINUX SYSCALLs>, kstacks pool size = 524288 bytes.
[ 511.516883] RTAI[sched]: hard timer type/freq = APIC/12465010(Hz); default
timing: oneshot; linear timed lists.
[ 511.516886] RTAI[sched]: Linux timer freq = 250 (Hz), TimeBase freq =
2792598000 hz.
[ 511.516888] RTAI[sched]: timer setup = 999 ns, resched latency = 2944 ns.
[ 511.523711] RTAI[math]: loaded.
[ 511.671335] config string '0x378 out'
[ 512.642687] RTAPI: ERROR: Unexpected realtime delay on task 1
[ 512.642690] This Message will only display once per session.
[ 512.642691] Run the Latency Test and resolve before continuing.
[ 512.643399]
[ 512.643401] In recent history there were
[ 512.643402] 2796819, 2793902, 2797986, 2783212, and 2786844
[ 512.643403] elapsed clocks between calls to the motion controller.
[ 512.643406] This time, there were 3904433 which is so anomalously
[ 512.643407] large that it probably signifies a problem with your
[ 512.643408] realtime configuration. For the rest of this run of
[ 512.643409] LinuxCNC, this message will be suppressed.
[ 512.643410]
[ 516.504674] usb 1-3: USB disconnect, device number 2
[ 516.504827] ftdi_sio ttyUSB0: FTDI USB Serial Device converter now
disconnected from ttyUSB0
[ 516.504842] ftdi_sio 1-3:1.0: device disconnected
[ 532.420089] usb 1-3: new full-speed USB device number 3 using ohci_hcd
[ 532.598068] usb 1-3: New USB device found, idVendor=0403, idProduct=6001
[ 532.598073] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 532.598076] usb 1-3: Product: FT232R USB UART
[ 532.598078] usb 1-3: Manufacturer: FTDI
[ 532.598080] usb 1-3: SerialNumber: A600DPWD
[ 532.604134] ftdi_sio 1-3:1.0: FTDI USB Serial Device converter detected
[ 532.604170] usb 1-3: Detected FT232RL
[ 532.604172] usb 1-3: Number of endpoints 2
[ 532.604175] usb 1-3: Endpoint 1 MaxPacketSize 64
[ 532.604177] usb 1-3: Endpoint 2 MaxPacketSize 64
[ 532.604178] usb 1-3: Setting MaxPacketSize 64
[ 532.608185] usb 1-3: FTDI USB Serial Device converter now attached to ttyUSB0
------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users