Cause for routing delay

I have a motor control design on my spartan 6 lx9 device. As my design grew routing delays became large, which is normal
as i understand.
I was wondering what is the cause for the routing delay.  Is ist the actual time the signal needs in the fpga to
traverse the distance between the gates(traveling at some percentage of c)? If so, for a routing delay of 1ns this would mean
a routing lenght between gates of around 300 cm (assuming v=c) which seems like to much..

Short answer:  RC time constants due to FETs (likely).  I say "likely" because I cannot find, in a very short attempt, any Xilinx documentation on how their routing matrix works at the lowest level.
Routing matrix
This is an FPGA.  Unlike an ASIC, general purpose routing is configurable, and that configuration as far as routing is concerned is achieved with active elements controlled by SRAM bits, such as muxes, FETs.  It is not done with little nano-creatures spooling and unspooling wire within the FPGA based on your bitstream.  Consequently, to get from one side of a large FPGA to the other, using the general purpose routing, can take orders of magnitude longer than it would take light to traverse the same distance in free space.
 

Similar Messages

  • ArchLinux causes the router to restart

    Hello!
    I don't know what exactly, but something causes the router to disconnects and restarts. And dhcpcd fails after reboot.
    I'm having this problem since some iso releases. Like 5 or 6 months ago.
    Well, I download the ISO, I dd it to a memory stick, and boot a PC with it. Everything goes fine, I do whatever I want. But after a while the router loses Internet connection and it does not accept any device to connect. Then, I reboot the PC, and dhcpcd@<whatever>fails. It doesn't matter if it's a wireless or wired connection. To get a connection, I restart the router (turn it off and on). But the router continuously restarts itself if I continue using the ArchLinux machines.
    (To get the router working again, I disconnect any ArchLinux running machine and restart the router)
    Because of that I thought it was the router, but I tried with other router (at another place) with my laptop, and I got the same result. The router restarts and everything. So I thought It was my laptop. I tried with another computer (a desktop) and I got the same result. Then I said "Maybe it's the memory stick", so I tried with other one... the same result. To be sure of that, I used other distro (LMDE) on those PC's with the same memory stick and different routers. Everything worked fine.
    I've searched this issue on the forum and the Bug Tracker, but I don't find this exact problem. Or maybe I didn't get it because of my English. If this post is duplicated, or it's submitted on the bug tracker, I apologize and will be thankful for someone to redirects me. If is not, here are the PCs' specs and command outputs: (all using 2014.02.01 installation media)
    If other command output (or output filtering) is necesary, please let me know.
    Laptop:
    lspci
    00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub (rev 07)
    00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)
    00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #4 (rev 03)
    00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #5 (rev 03)
    00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #2 (rev 03)
    00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
    00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 (rev 03)
    00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 (rev 03)
    00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 (rev 03)
    00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #1 (rev 03)
    00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #2 (rev 03)
    00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #3 (rev 03)
    00:1d.3 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI Controller #6 (rev 03)
    00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI Controller #1 (rev 03)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
    00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
    00:1f.2 SATA controller: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 4 port SATA Controller [AHCI mode] (rev 03)
    00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
    03:00.0 Ethernet controller: Qualcomm Atheros AR242x / AR542x Wireless Network Adapter (PCI-Express) (rev 01)
    dmesg before reboot
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.9-2-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=boot/x86_64/vmlinuz archisobasedir=arch archisolabel=ARCH_201402 initrd=boot/x86_64/archiso.img
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000077b6bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077b6c000-0x0000000077bbefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000077bbf000-0x0000000077c85fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077c86000-0x0000000077cbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000077cbf000-0x0000000077cebfff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077cec000-0x0000000077cfefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x0000000077cff000-0x0000000077cfffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077d00000-0x000000007fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: TOSHIBA Satellite L305/Portable PC, BIOS 2.20 12/09/2009
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x77d00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-CFFFF uncachable
    [ 0.000000] D0000-DFFFF write-protect
    [ 0.000000] E0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFFE0000 mask FFFFE0000 write-protect
    [ 0.000000] 1 base 000000000 mask FC0000000 write-back
    [ 0.000000] 2 base 040000000 mask FC0000000 write-back
    [ 0.000000] 3 base 078000000 mask FF8000000 uncachable
    [ 0.000000] 4 base 077E00000 mask FFFE00000 uncachable
    [ 0.000000] 5 base 077D00000 mask FFFF00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x76600000-0x767fffff]
    [ 0.000000] [mem 0x76600000-0x767fffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x74000000-0x765fffff]
    [ 0.000000] [mem 0x74000000-0x765fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x73ffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x73ffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x76800000-0x77b6bfff]
    [ 0.000000] [mem 0x76800000-0x779fffff] page 2M
    [ 0.000000] [mem 0x77a00000-0x77b6bfff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x77bbf000-0x77c85fff]
    [ 0.000000] [mem 0x77bbf000-0x77c85fff] page 4k
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x77cbf000-0x77cebfff]
    [ 0.000000] [mem 0x77cbf000-0x77cebfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x77cff000-0x77cfffff]
    [ 0.000000] [mem 0x77cff000-0x77cfffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x768ab000-0x77b6bfff]
    [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 TOSINV)
    [ 0.000000] ACPI: XSDT 0000000077cfe120 00064 (v01 TOSINV TOSINV00 00000001 01000013)
    [ 0.000000] ACPI: FACP 0000000077cfd000 000F4 (v04 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 0000000077cef000 09476 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: FACS 0000000077c93000 00040
    [ 0.000000] ACPI: HPET 0000000077cfc000 00038 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: APIC 0000000077cfb000 0006C (v02 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 0000000077cfa000 0003C (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: ASF! 0000000077cf9000 000A5 (v32 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: SLIC 0000000077cee000 00176 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: BOOT 0000000077ced000 00028 (v01 TOSINV TOSINV00 00000001 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 0000000077cec000 00655 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x0000000077cfffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x77cfffff]
    [ 0.000000] NODE_DATA [mem 0x77ce7000-0x77cebfff]
    [ 0.000000] [ffffea0000000000-ffffea0001dfffff] PMD -> [ffff880074200000-ffff880075ffffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009dfff]
    [ 0.000000] node 0: [mem 0x00100000-0x77b6bfff]
    [ 0.000000] node 0: [mem 0x77bbf000-0x77c85fff]
    [ 0.000000] node 0: [mem 0x77cbf000-0x77cebfff]
    [ 0.000000] node 0: [mem 0x77cff000-0x77cfffff]
    [ 0.000000] On node 0 totalpages: 490494
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3997 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 7604 pages used for memmap
    [ 0.000000] DMA32 zone: 486497 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 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[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 32, 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 high 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: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x77b6c000-0x77bbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x77c86000-0x77cbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x77cec000-0x77cfefff]
    [ 0.000000] e820: [mem 0x80000000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff880076600000 s86464 r8192 d24128 u524288
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 482805
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=boot/x86_64/vmlinuz archisobasedir=arch archisolabel=ARCH_201402 initrd=boot/x86_64/archiso.img
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 1899744K/1961976K available (5119K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 62232K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 7864320 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2161.512 MHz processor
    [ 0.003339] Calibrating delay loop (skipped), value calculated using timer frequency.. 4324.15 BogoMIPS (lpj=7205040)
    [ 0.003344] pid_max: default: 32768 minimum: 301
    [ 0.003387] Security Framework initialized
    [ 0.003404] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003405] Yama: becoming mindful.
    [ 0.003633] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.007774] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.008450] Mount-cache hash table entries: 256
    [ 0.008831] Initializing cgroup subsys memory
    [ 0.008862] Initializing cgroup subsys devices
    [ 0.008866] Initializing cgroup subsys freezer
    [ 0.008869] Initializing cgroup subsys net_cls
    [ 0.008872] Initializing cgroup subsys blkio
    [ 0.008904] CPU: Physical Processor ID: 0
    [ 0.008906] CPU: Processor Core ID: 0
    [ 0.008909] mce: CPU supports 6 MCE banks
    [ 0.008919] CPU0: Thermal monitoring enabled (TM2)
    [ 0.008930] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    [ 0.009038] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.010444] ACPI: Core revision 20130725
    [ 0.010448] TOSHIBA Satellite detected - force copy of DSDT to local memory
    [ 0.010570] ACPI: Forced DSDT copy: length 0x09476 copied locally, original unmapped
    [ 0.016698] ACPI: All ACPI Tables successfully acquired
    [ 0.020011] ftrace: allocating 20320 entries in 80 pages
    [ 0.027216] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.062785] smpboot: CPU0: Intel(R) Pentium(R) Dual CPU T3400 @ 2.16GHz (fam: 06, model: 0f, stepping: 0d)
    [ 0.063333] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.063333] perf_event_intel: PEBS disabled due to CPU errata
    [ 0.063333] ... version: 2
    [ 0.063333] ... bit width: 40
    [ 0.063333] ... generic registers: 2
    [ 0.063333] ... value mask: 000000ffffffffff
    [ 0.063333] ... max period: 000000007fffffff
    [ 0.063333] ... fixed-purpose events: 3
    [ 0.063333] ... event mask: 0000000700000003
    [ 0.083419] smpboot: Booting Node 0, Processors # 1 OK
    [ 0.096694] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.096710] Brought up 2 CPUs
    [ 0.096713] smpboot: Total of 2 processors activated (8649.30 BogoMIPS)
    [ 0.097667] devtmpfs: initialized
    [ 0.105993] PM: Registering ACPI NVS region [mem 0x77c86000-0x77cbefff] (233472 bytes)
    [ 0.107250] RTC time: 4:00:36, date: 02/03/14
    [ 0.107320] NET: Registered protocol family 16
    [ 0.107477] cpuidle: using governor ladder
    [ 0.107479] cpuidle: using governor menu
    [ 0.107515] ACPI: bus type PCI registered
    [ 0.107518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.107601] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.107605] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.114576] PCI: Using configuration type 1 for base access
    [ 0.115274] bio: create slab <bio-0> at 0
    [ 0.115274] ACPI: Added _OSI(Module Device)
    [ 0.115274] ACPI: Added _OSI(Processor Device)
    [ 0.115274] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.115274] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.117503] ACPI: EC: Look up EC in DSDT
    [ 0.119480] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.120679] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.121126] ACPI: SSDT 0000000077b77c18 0026B (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.121590] ACPI: Dynamic OEM Table Load:
    [ 0.121593] ACPI: SSDT (null) 0026B (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.121748] ACPI: SSDT 0000000077b75598 00537 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.122196] ACPI: Dynamic OEM Table Load:
    [ 0.122199] ACPI: SSDT (null) 00537 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.136848] ACPI: SSDT 0000000077b76e18 001CF (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.137328] ACPI: Dynamic OEM Table Load:
    [ 0.137331] ACPI: SSDT (null) 001CF (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.143461] ACPI: SSDT 0000000077b77f18 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.143925] ACPI: Dynamic OEM Table Load:
    [ 0.143928] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.156692] ACPI: EC: GPE storm detected(70 GPEs), transactions will use polling mode
    [ 0.273795] ACPI: Interpreter enabled
    [ 0.273805] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.273813] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.273838] ACPI: (supports S0 S3 S4 S5)
    [ 0.273840] ACPI: Using IOAPIC for interrupt routing
    [ 0.273881] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.274057] ACPI: No dock devices found.
    [ 0.284145] ACPI: Power Resource [FN00] (on)
    [ 0.285271] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.285278] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 0.285281] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 0.285843] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.286045] PCI host bridge to bus 0000:00
    [ 0.286049] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.286052] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.286054] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.286057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.286059] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]
    [ 0.286071] pci 0000:00:00.0: [8086:2a40] type 00 class 0x060000
    [ 0.286099] DMAR: Forcing write-buffer flush capability
    [ 0.286100] DMAR: Disabling IOMMU for graphics on this chipset
    [ 0.286195] pci 0000:00:02.0: [8086:2a42] type 00 class 0x030000
    [ 0.286213] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff 64bit]
    [ 0.286223] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff 64bit pref]
    [ 0.286230] pci 0000:00:02.0: reg 0x20: [io 0x5110-0x5117]
    [ 0.286336] pci 0000:00:02.1: [8086:2a43] type 00 class 0x038000
    [ 0.286350] pci 0000:00:02.1: reg 0x10: [mem 0x93500000-0x935fffff 64bit]
    [ 0.286515] pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
    [ 0.286603] pci 0000:00:1a.0: reg 0x20: [io 0x50e0-0x50ff]
    [ 0.286768] pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
    [ 0.286856] pci 0000:00:1a.1: reg 0x20: [io 0x50c0-0x50df]
    [ 0.287026] pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
    [ 0.287058] pci 0000:00:1a.7: reg 0x10: [mem 0x96705c00-0x96705fff]
    [ 0.287192] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.287295] pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
    [ 0.287316] pci 0000:00:1b.0: reg 0x10: [mem 0x96700000-0x96703fff 64bit]
    [ 0.287420] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.287480] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.287527] pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
    [ 0.287633] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.287692] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.287743] pci 0000:00:1c.1: [8086:2942] type 01 class 0x060400
    [ 0.287841] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.287903] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.287954] pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
    [ 0.288048] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.288104] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.288160] pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
    [ 0.288245] pci 0000:00:1d.0: reg 0x20: [io 0x50a0-0x50bf]
    [ 0.288393] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.288445] pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
    [ 0.288532] pci 0000:00:1d.1: reg 0x20: [io 0x5080-0x509f]
    [ 0.288673] pci 0000:00:1d.1: System wakeup disabled by ACPI
    [ 0.288722] pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
    [ 0.288803] pci 0000:00:1d.2: reg 0x20: [io 0x5060-0x507f]
    [ 0.288966] pci 0000:00:1d.3: [8086:2939] type 00 class 0x0c0300
    [ 0.289053] pci 0000:00:1d.3: reg 0x20: [io 0x5040-0x505f]
    [ 0.289225] pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
    [ 0.289256] pci 0000:00:1d.7: reg 0x10: [mem 0x96705800-0x96705bff]
    [ 0.289388] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.289461] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [ 0.289510] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.289629] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 0.289680] pci 0000:00:1f.0: [8086:2919] type 00 class 0x060100
    [ 0.289899] pci 0000:00:1f.2: [8086:2929] type 00 class 0x010601
    [ 0.289929] pci 0000:00:1f.2: reg 0x10: [io 0x5108-0x510f]
    [ 0.289942] pci 0000:00:1f.2: reg 0x14: [io 0x511c-0x511f]
    [ 0.289953] pci 0000:00:1f.2: reg 0x18: [io 0x5100-0x5107]
    [ 0.289965] pci 0000:00:1f.2: reg 0x1c: [io 0x5118-0x511b]
    [ 0.289975] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
    [ 0.289987] pci 0000:00:1f.2: reg 0x24: [mem 0x96705000-0x967057ff]
    [ 0.290061] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.290156] pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
    [ 0.290180] pci 0000:00:1f.3: reg 0x10: [mem 0x96706000-0x967060ff 64bit]
    [ 0.290212] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
    [ 0.290471] pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
    [ 0.290535] pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
    [ 0.290644] pci 0000:02:00.0: reg 0x18: [mem 0x90410000-0x90410fff 64bit pref]
    [ 0.290713] pci 0000:02:00.0: reg 0x20: [mem 0x90400000-0x9040ffff 64bit pref]
    [ 0.291017] pci 0000:02:00.0: unsupported PM cap regs version (7)
    [ 0.291241] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.291246] pci 0000:00:1c.0: bridge window [io 0x3000-0x4fff]
    [ 0.291252] pci 0000:00:1c.0: bridge window [mem 0x95700000-0x966fffff]
    [ 0.291260] pci 0000:00:1c.0: bridge window [mem 0x90400000-0x914fffff 64bit pref]
    [ 0.291374] pci 0000:03:00.0: [168c:001c] type 00 class 0x020000
    [ 0.291406] pci 0000:03:00.0: reg 0x10: [mem 0x94600000-0x9460ffff 64bit]
    [ 0.291630] pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [ 0.291643] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.291648] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    [ 0.291654] pci 0000:00:1c.1: bridge window [mem 0x94600000-0x956fffff]
    [ 0.291661] pci 0000:00:1c.1: bridge window [mem 0x91500000-0x924fffff 64bit pref]
    [ 0.291764] acpiphp: Slot [1] registered
    [ 0.291771] pci 0000:00:1c.4: PCI bridge to [bus 06-07]
    [ 0.291777] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
    [ 0.291782] pci 0000:00:1c.4: bridge window [mem 0x93600000-0x945fffff]
    [ 0.291790] pci 0000:00:1c.4: bridge window [mem 0x92500000-0x934fffff 64bit pref]
    [ 0.291902] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
    [ 0.291916] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.291919] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.291921] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.291924] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfebfffff] (subtractive decode)
    [ 0.292142] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 7 9 10 11 12)
    [ 0.292216] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.292289] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.292360] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.292431] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
    [ 0.292503] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 *10 11 12)
    [ 0.292574] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.292644] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 10 *11 12)
    [ 0.293398] ACPI: Enabled 5 GPEs in block 00 to 3F
    [ 0.293413] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.293477] Found 1 acpi root devices
    [ 0.293538] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
    [ 0.293662] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.293662] vgaarb: loaded
    [ 0.293662] vgaarb: bridge control possible 0000:00:02.0
    [ 0.293662] PCI: Using ACPI for IRQ routing
    [ 0.295666] PCI: pci_cache_line_size set to 64 bytes
    [ 0.295756] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
    [ 0.295762] e820: reserve RAM buffer [mem 0x77b6c000-0x77ffffff]
    [ 0.295764] e820: reserve RAM buffer [mem 0x77c86000-0x77ffffff]
    [ 0.295766] e820: reserve RAM buffer [mem 0x77cec000-0x77ffffff]
    [ 0.295768] e820: reserve RAM buffer [mem 0x77d00000-0x77ffffff]
    [ 0.295898] NetLabel: Initializing
    [ 0.295900] NetLabel: domain hash size = 128
    [ 0.295901] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.295917] NetLabel: unlabeled traffic allowed by default
    [ 0.295944] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.295949] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.295954] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.297695] Switched to clocksource hpet
    [ 0.304063] pnp: PnP ACPI init
    [ 0.304092] ACPI: bus type PNP registered
    [ 0.304555] pnp 00:00: disabling [io 0x164e-0x164f] because it overlaps 0000:00:1c.4 BAR 13 [io 0x1000-0x1fff]
    [ 0.304628] system 00:00: [io 0x0800-0x080f] has been reserved
    [ 0.304631] system 00:00: [io 0x0810-0x0817] has been reserved
    [ 0.304634] system 00:00: [io 0x0820-0x0823] has been reserved
    [ 0.304637] system 00:00: [io 0x0400-0x047f] could not be reserved
    [ 0.304639] system 00:00: [io 0x0500-0x057f] has been reserved
    [ 0.304642] system 00:00: [io 0x0580-0x05ff] has been reserved
    [ 0.304645] system 00:00: [io 0x0600-0x0627] has been reserved
    [ 0.304649] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.304651] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.304654] system 00:00: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.304657] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.304660] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.304662] system 00:00: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.304665] system 00:00: [mem 0xfed20000-0xfed8ffff] has been reserved
    [ 0.304668] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.304671] system 00:00: [mem 0xff800000-0xffffffff] could not be reserved
    [ 0.304676] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.304687] pnp 00:01: [dma 4]
    [ 0.304718] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.304765] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.304873] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.304912] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.304963] pnp 00:05: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.305021] pnp 00:06: Plug and Play ACPI device, IDs SYN1913 SYN1900 SYN0002 PNP0f13 (active)
    [ 0.305172] pnp: PnP ACPI: found 7 devices
    [ 0.305174] ACPI: bus type PNP unregistered
    [ 0.312417] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.312423] pci 0000:00:1c.0: bridge window [io 0x3000-0x4fff]
    [ 0.312430] pci 0000:00:1c.0: bridge window [mem 0x95700000-0x966fffff]
    [ 0.312436] pci 0000:00:1c.0: bridge window [mem 0x90400000-0x914fffff 64bit pref]
    [ 0.312444] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.312448] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    [ 0.312455] pci 0000:00:1c.1: bridge window [mem 0x94600000-0x956fffff]
    [ 0.312460] pci 0000:00:1c.1: bridge window [mem 0x91500000-0x924fffff 64bit pref]
    [ 0.312468] pci 0000:00:1c.4: PCI bridge to [bus 06-07]
    [ 0.312472] pci 0000:00:1c.4: bridge window [io 0x1000-0x1fff]
    [ 0.312478] pci 0000:00:1c.4: bridge window [mem 0x93600000-0x945fffff]
    [ 0.312484] pci 0000:00:1c.4: bridge window [mem 0x92500000-0x934fffff 64bit pref]
    [ 0.312492] pci 0000:00:1e.0: PCI bridge to [bus 04]
    [ 0.312507] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.312510] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.312512] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.312515] pci_bus 0000:00: resource 7 [mem 0x80000000-0xfebfffff]
    [ 0.312517] pci_bus 0000:02: resource 0 [io 0x3000-0x4fff]
    [ 0.312520] pci_bus 0000:02: resource 1 [mem 0x95700000-0x966fffff]
    [ 0.312522] pci_bus 0000:02: resource 2 [mem 0x90400000-0x914fffff 64bit pref]
    [ 0.312525] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    [ 0.312527] pci_bus 0000:03: resource 1 [mem 0x94600000-0x956fffff]
    [ 0.312529] pci_bus 0000:03: resource 2 [mem 0x91500000-0x924fffff 64bit pref]
    [ 0.312532] pci_bus 0000:06: resource 0 [io 0x1000-0x1fff]
    [ 0.312534] pci_bus 0000:06: resource 1 [mem 0x93600000-0x945fffff]
    [ 0.312537] pci_bus 0000:06: resource 2 [mem 0x92500000-0x934fffff 64bit pref]
    [ 0.312539] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 0.312541] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 0.312544] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.312546] pci_bus 0000:04: resource 7 [mem 0x80000000-0xfebfffff]
    [ 0.312593] NET: Registered protocol family 2
    [ 0.312808] TCP established hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.312953] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [ 0.313069] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.313132] TCP: reno registered
    [ 0.313145] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.313165] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [ 0.313290] NET: Registered protocol family 1
    [ 0.313313] pci 0000:00:02.0: Boot video device
    [ 1.646685] pci 0000:00:1a.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    [ 2.980019] pci 0000:00:1d.7: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    [ 2.980295] PCI: CLS 64 bytes, default 64
    [ 2.980359] Unpacking initramfs...
    [ 5.721347] Freeing initrd memory: 19204K (ffff8800768ab000 - ffff880077b6c000)
    [ 5.721400] Simple Boot Flag value 0x5 read from CMOS RAM was invalid
    [ 5.721402] Simple Boot Flag at 0x44 set to 0x1
    [ 5.721585] Scanning for low memory corruption every 60 seconds
    [ 5.722005] audit: initializing netlink socket (disabled)
    [ 5.722025] type=2000 audit(1391400041.719:1): initialized
    [ 5.736232] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 5.737874] zbud: loaded
    [ 5.738072] VFS: Disk quotas dquot_6.5.2
    [ 5.738126] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 5.738361] msgmni has been set to 3747
    [ 5.738724] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 5.738771] io scheduler noop registered
    [ 5.738774] io scheduler deadline registered
    [ 5.738810] io scheduler cfq registered (default)
    [ 5.739136] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 5.739386] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 5.739471] pcieport 0000:00:1c.4: enabling device (0000 -> 0003)
    [ 5.739639] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
    [ 5.739740] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 5.739759] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 5.739822] intel_idle: does not run on family 6 model 15
    [ 5.739881] GHES: HEST is not enabled!
    [ 5.739965] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 5.740521] Linux agpgart interface v0.103
    [ 5.740604] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:MOUE] at 0x60,0x64 irq 1,12
    [ 5.770209] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 5.770256] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 5.770379] mousedev: PS/2 mouse device common for all mice
    [ 5.771302] rtc_cmos 00:02: RTC can wake from S4
    [ 5.771474] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 5.771510] rtc_cmos 00:02: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 5.771618] drop_monitor: Initializing network drop monitor service
    [ 5.771701] TCP: cubic registered
    [ 5.771814] NET: Registered protocol family 10
    [ 5.772033] NET: Registered protocol family 17
    [ 5.772044] Key type dns_resolver registered
    [ 5.772322] registered taskstats version 1
    [ 5.772977] Magic number: 2:581:8
    [ 5.773090] rtc_cmos 00:02: setting system clock to 2014-02-03 04:00:42 UTC (1391400042)
    [ 5.773157] PM: Hibernation image not present or could not be loaded.
    [ 5.774695] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 5.774702] Write protecting the kernel read-only data: 8192k
    [ 5.778338] Freeing unused kernel memory: 1012K (ffff880001503000 - ffff880001600000)
    [ 5.779789] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
    [ 5.791935] systemd-udevd[47]: starting version 208
    [ 5.804285] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 5.817811] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 5.817819] ACPI: Power Button [PWRB]
    [ 5.817913] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    [ 5.819923] ACPI: Lid Switch [LID0]
    [ 5.820087] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 5.820094] ACPI: Power Button [PWRF]
    [ 5.835548] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
    [ 5.835668] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 5.836407] agpgart-intel 0000:00:00.0: detected 131072K stolen memory
    [ 5.836578] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0x80000000
    [ 5.838170] [drm] Initialized drm 1.1.0 20060810
    [ 5.843237] ACPI: bus type USB registered
    [ 5.843284] usbcore: registered new interface driver usbfs
    [ 5.844901] usbcore: registered new interface driver hub
    [ 5.845043] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 5.845062] r8169 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 5.845440] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
    [ 5.845619] usbcore: registered new device driver usb
    [ 5.845978] r8169 0000:02:00.0 eth0: RTL8102e at 0xffffc9000031e000, 00:1e:33:77:17:ff, XID 14a00000 IRQ 43
    [ 5.846922] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 5.847211] ehci-pci: EHCI PCI platform driver
    [ 5.847429] uhci_hcd: USB Universal Host Controller Interface driver
    [ 5.847465] ehci-pci 0000:00:1a.7: setting latency timer to 64
    [ 5.847486] ehci-pci 0000:00:1a.7: EHCI Host Controller
    [ 5.847496] ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 5.847518] ehci-pci 0000:00:1a.7: debug port 1
    [ 5.851133] SCSI subsystem initialized
    [ 5.851435] ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
    [ 5.851477] ehci-pci 0000:00:1a.7: irq 19, io mem 0x96705c00
    [ 5.858037] libata version 3.00 loaded.
    [ 5.860105] ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 5.860401] hub 1-0:1.0: USB hub found
    [ 5.860413] hub 1-0:1.0: 4 ports detected
    [ 5.860881] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 5.860886] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 5.860894] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 2
    [ 5.860941] uhci_hcd 0000:00:1a.0: irq 16, io base 0x000050e0
    [ 5.861165] hub 2-0:1.0: USB hub found
    [ 5.861176] hub 2-0:1.0: 2 ports detected
    [ 5.861502] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 5.861506] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 5.861514] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 3
    [ 5.861559] uhci_hcd 0000:00:1a.1: irq 21, io base 0x000050c0
    [ 5.861761] hub 3-0:1.0: USB hub found
    [ 5.861770] hub 3-0:1.0: 2 ports detected
    [ 5.862094] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 5.862099] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 5.862110] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 4
    [ 5.862173] uhci_hcd 0000:00:1d.0: irq 23, io base 0x000050a0
    [ 5.862518] hub 4-0:1.0: USB hub found
    [ 5.862536] hub 4-0:1.0: 2 ports detected
    [ 5.862938] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 5.862944] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 5.862956] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 5
    [ 5.862991] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00005080
    [ 5.863221] hub 5-0:1.0: USB hub found
    [ 5.863232] hub 5-0:1.0: 2 ports detected
    [ 5.863599] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 5.863604] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 5.863611] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 6
    [ 5.863651] uhci_hcd 0000:00:1d.2: irq 16, io base 0x00005060
    [ 5.863869] hub 6-0:1.0: USB hub found
    [ 5.863885] hub 6-0:1.0: 2 ports detected
    [ 5.864240] uhci_hcd 0000:00:1d.3: setting latency timer to 64
    [ 5.864245] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [ 5.864252] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 7
    [ 5.864300] uhci_hcd 0000:00:1d.3: irq 18, io base 0x00005040
    [ 5.864816] hub 7-0:1.0: USB hub found
    [ 5.864830] hub 7-0:1.0: 2 ports detected
    [ 5.865511] ehci-pci 0000:00:1d.7: setting latency timer to 64
    [ 5.866246] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [ 5.866256] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 8
    [ 5.866276] ehci-pci 0000:00:1d.7: debug port 1
    [ 5.870291] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    [ 5.870307] ehci-pci 0000:00:1d.7: irq 23, io mem 0x96705800
    [ 5.880033] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 5.880639] hub 8-0:1.0: USB hub found
    [ 5.880654] hub 8-0:1.0: 8 ports detected
    [ 5.903435] hub 4-0:1.0: USB hub found
    [ 5.903449] hub 4-0:1.0: 2 ports detected
    [ 5.926760] hub 5-0:1.0: USB hub found
    [ 5.926773] hub 5-0:1.0: 2 ports detected
    [ 5.950089] hub 6-0:1.0: USB hub found
    [ 5.950105] hub 6-0:1.0: 2 ports detected
    [ 5.973422] hub 7-0:1.0: USB hub found
    [ 5.973436] hub 7-0:1.0: 2 ports detected
    [ 5.973567] ahci 0000:00:1f.2: version 3.0
    [ 5.973836] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 5.973962] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
    [ 5.973966] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc ems sxs
    [ 5.973973] ahci 0000:00:1f.2: setting latency timer to 64
    [ 5.994153] scsi0 : ahci
    [ 5.994272] scsi1 : ahci
    [ 5.994364] scsi2 : ahci
    [ 5.994481] scsi3 : ahci
    [ 5.994574] scsi4 : ahci
    [ 5.994649] scsi5 : ahci
    [ 5.994712] ata1: SATA max UDMA/133 abar m2048@0x96705000 port 0x96705100 irq 44
    [ 5.994715] ata2: SATA max UDMA/133 abar m2048@0x96705000 port 0x96705180 irq 44
    [ 5.994718] ata3: DUMMY
    [ 5.994719] ata4: DUMMY
    [ 5.994722] ata5: SATA max UDMA/133 abar m2048@0x96705000 port 0x96705300 irq 44
    [ 5.994726] ata6: SATA max UDMA/133 abar m2048@0x96705000 port 0x96705380 irq 44
    [ 5.995447] [drm] Memory usable by graphics device = 2048M
    [ 5.995460] i915 0000:00:02.0: setting latency timer to 64
    [ 6.031720] i915 0000:00:02.0: irq 45 for MSI/MSI-X
    [ 6.031732] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 6.031734] [drm] Driver supports precise vblank timestamp query.
    [ 6.031800] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 6.166711] usb 1-2: new high-speed USB device number 2 using ehci-pci
    [ 6.292176] fbcon: inteldrmfb (fb0) is primary device
    [ 6.313402] ata2: SATA link down (SStatus 0 SControl 300)
    [ 6.323381] ata5: SATA link down (SStatus 0 SControl 300)
    [ 6.333408] [drm:intel_pipe_config_compare] *ERROR* mismatch in gmch_pfit.lvds_border_bits (expected 32768, found 0)
    [ 6.333409] ------------[ cut here ]------------
    [ 6.333447] WARNING: CPU: 0 PID: 50 at drivers/gpu/drm/i915/intel_display.c:8853 check_crtc_state+0x61f/0xb10 [i915]()
    [ 6.333447] pipe state doesn't match!
    [ 6.333459] Modules linked in: ahci libahci libata scsi_mod uhci_hcd ehci_pci i915(+) ehci_hcd r8169 mii usbcore usb_common i2c_algo_bit drm_kms_helper drm intel_agp i2c_core intel_gtt video button
    [ 6.333462] CPU: 0 PID: 50 Comm: systemd-udevd Not tainted 3.12.9-2-ARCH #1
    [ 6.333463] Hardware name: TOSHIBA Satellite L305/Portable PC, BIOS 2.20 12/09/2009
    [ 6.333467] 0000000000000009 ffff880072a45188 ffffffff814ed0d3 ffff880072a451d0
    [ 6.333469] ffff880072a451c0 ffffffff81062aed ffff8800737eb000 ffff8800737eb6d8
    [ 6.333471] ffff880072ee4c40 ffff880072ee4800 ffff880072ee4c48 ffff880072a45220
    [ 6.333471] Call Trace:
    [ 6.333478] [<ffffffff814ed0d3>] dump_stack+0x54/0x8d
    [ 6.333482] [<ffffffff81062aed>] warn_slowpath_common+0x7d/0xa0
    [ 6.333484] [<ffffffff81062b5c>] warn_slowpath_fmt+0x4c/0x50
    [ 6.333504] [<ffffffffa00c052f>] check_crtc_state+0x61f/0xb10 [i915]
    [ 6.333527] [<ffffffffa00cbdf3>] intel_modeset_check_state+0x2c3/0x780 [i915]
    [ 6.333547] [<ffffffffa00cc345>] intel_set_mode+0x25/0x30 [i915]
    [ 6.333568] [<ffffffffa00ccc33>] intel_crtc_set_config+0x7e3/0x9d0 [i915]
    [ 6.333578] [<ffffffffa003b50d>] drm_mode_set_config_internal+0x5d/0xe0 [drm]
    [ 6.333581] [<ffffffffa0084671>] drm_fb_helper_set_par+0x71/0xf0 [drm_kms_helper]
    [ 6.333584] [<ffffffff812f9454>] fbcon_init+0x4f4/0x570
    [ 6.333588] [<ffffffff81363888>] visual_init+0xb8/0x120
    [ 6.333590] [<ffffffff81365e53>] do_bind_con_driver+0x163/0x380
    [ 6.333592] [<ffffffff81366654>] do_take_over_console+0x114/0x1c0
    [ 6.333594] [<ffffffff812f9533>] do_fbcon_takeover+0x63/0xd0
    [ 6.333597] [<ffffffff812fdc4d>] fbcon_event_notify+0x60d/0x720
    [ 6.333599] [<ffffffff814f7d6c>] notifier_call_chain+0x4c/0x70
    [ 6.333603] [<ffffffff8108a8bd>] __blocking_notifier_call_chain+0x4d/0x70
    [ 6.333605] [<ffffffff8108a8f6>] blocking_notifier_call_chain+0x16/0x20
    [ 6.333608] [<ffffffff812ed94b>] fb_notifier_call_chain+0x1b/0x20
    [ 6.333610] [<ffffffff812ef93b>] register_framebuffer+0x1db/0x310
    [ 6.333613] [<ffffffffa008441f>] drm_fb_helper_initial_config+0x32f/0x510 [drm_kms_helper]
    [ 6.333616] [<ffffffff811893d7>] ? kmem_cache_alloc_trace+0x257/0x280
    [ 6.333618] [<ffffffffa00828a9>] ? drm_fb_helper_init+0x179/0x210 [drm_kms_helper]
    [ 6.333642] [<ffffffffa00ef6f1>] intel_fbdev_initial_config+0x21/0x30 [i915]
    [ 6.333660] [<ffffffffa0096307>] i915_driver_load+0xf27/0xf50 [i915]
    [ 6.333669] [<ffffffffa0036f99>] drm_get_pci_dev+0x129/0x2f0 [drm]
    [ 6.333686] [<ffffffffa009265c>] i915_pci_probe+0x2c/0x70 [i915]
    [ 6.333690] [<ffffffff812c4bee>] local_pci_probe+0x3e/0x70
    [ 6.333692] [<ffffffff812c4df1>] pci_device_probe+0x121/0x130
    [ 6.333696] [<ffffffff81389be7>] driver_probe_device+0x87/0x3a0
    [ 6.333698] [<ffffffff81389fd3>] __driver_attach+0x93/0xa0
    [ 6.333700] [<ffffffff81389f40>] ? __device_attach+0x40/0x40
    [ 6.333702] [<ffffffff81387a83>] bus_for_each_dev+0x63/0xa0
    [ 6.333704] [<ffffffff8138963e>] driver_attach+0x1e/0x20
    [ 6.333706] [<ffffffff813891b0>] bus_add_driver+0x200/0x2d0
    [ 6.333708] [<ffffffffa0134000>] ? 0xffffffffa0133fff
    [ 6.333710] [<ffffffff8138a654>] driver_register+0x64/0xf0
    [ 6.333712] [<ffffffffa0134000>] ? 0xffffffffa0133fff
    [ 6.333714] [<ffffffff812c4a5b>] __pci_register_driver+0x4b/0x50
    [ 6.333719] [<ffffffffa003727a>] drm_pci_init+0x11a/0x130 [drm]
    [ 6.333722] [<ffffffff814f0e1e>] ? mutex_unlock+0xe/0x10
    [ 6.333724] [<ffffffffa0134000>] ? 0xffffffffa0133fff
    [ 6.333739] [<ffffffffa0134066>] i915_init+0x66/0x68 [i915]
    [ 6.333742] [<ffffffff810020f2>] do_one_initcall+0xf2/0x1a0
    [ 6.333745] [<ffffffff8108a8c8>] ? __blocking_notifier_call_chain+0x58/0x70
    [ 6.333747] [<ffffffff810d2f46>] load_module+0x1b76/0x2620
    [ 6.333750] [<ffffffff810cf8f0>] ? store_uevent+0x40/0x40
    [ 6.333753] [<ffffffff810d3b66>] SyS_finit_module+0x86/0xb0
    [ 6.333756] [<ffffffff814fbbed>] system_call_fastpath+0x1a/0x1f
    [ 6.333757] ---[ end trace 9a79094c20842610 ]---
    [ 6.356434] Console: switching to colour frame buffer device 160x50
    [ 6.359569] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 6.359571] i915 0000:00:02.0: registered panic notifier
    [ 6.367896] acpi device:03: registered as cooling_device0
    [ 6.367995] ACPI: Video Device [OVGA] (multi-head: yes rom: no post: no)
    [ 6.368062] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input5
    [ 6.368551] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 6.436706] usb 1-4: new high-speed USB device number 3 using ehci-pci
    [ 6.480036] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 6.490054] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 6.503918] ata6.00: ATAPI: TSSTcorp CDDVDW TS-L633A, TO01, max UDMA/100
    [ 6.517114] ata6.00: configured for UDMA/100
    [ 6.546779] ata1.00: ATA-8: TOSHIBA MK2552GSX, LV010M, max UDMA/100
    [ 6.546783] ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 6.547690] ata1.00: configured for UDMA/100
    [ 6.547852] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK2552GS LV01 PQ: 0 ANSI: 5
    [ 6.551525] scsi 5:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633A TO01 PQ: 0 ANSI: 5
    [ 6.555197] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 6.555272] sd 0:0:0:0: [sda] Write Protect is off
    [ 6.555276] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 6.555307] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 6.563105] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 6.563110] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 6.563322] sr 5:0:0:0: Attached scsi CD-ROM sr0
    [ 6.577056] usbcore: registered new interface driver usb-storage
    [ 6.577480] ums-realtek 1-4:1.0: USB Mass Storage device detected
    [ 6.579940] scsi6 : usb-storage 1-4:1.0
    [ 6.580072] usbcore: registered new interface driver ums-realtek
    [ 6.619760] sda: sda1 sda2 sda3
    [ 6.620283] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 6.680046] usb 8-1: new high-speed USB device number 2 using ehci-pci
    [ 6.723358] tsc: Refined TSC clocksource calibration: 2161.486 MHz
    [ 6.806287] usb-storage 8-1:1.0: USB Mass Storage device detected
    [ 6.806430] scsi7 : usb-storage 8-1:1.0
    [ 7.296719] usb 5-1: new full-speed USB device number 2 using uhci_hcd
    [ 7.585680] scsi 6:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
    [ 7.589928] sd 6:0:0:0: [sdb] Attached SCSI removable disk
    [ 7.723410] Switched to clocksource tsc
    [ 7.807500] scsi 7:0:0:0: Direct-Access Kingston DataTraveler 2.0 PMAP PQ: 0 ANSI: 0 CCS
    [ 7.808757] sd 7:0:0:0: [sdc] 2015232 512-byte logical blocks: (1.03 GB/984 MiB)
    [ 7.809360] sd 7:0:0:0: [sdc] Write Protect is off
    [ 7.809365] sd 7:0:0:0: [sdc] Mode Sense: 23 00 00 00
    [ 7.809984] sd 7:0:0:0: [sdc] No Caching mode page found
    [ 7.810038] sd 7:0:0:0: [sdc] Assuming drive cache: write through
    [ 7.812983] sd 7:0:0:0: [sdc] No Caching mode page found
    [ 7.813024] sd 7:0:0:0: [sdc] Assuming drive cache: write through
    [ 7.813741] sdc: sdc1 sdc2
    [ 8.039236] sd 7:0:0:0: [sdc] No Caching mode page found
    [ 8.039277] sd 7:0:0:0: [sdc] Assuming drive cache: write through
    [ 8.039312] sd 7:0:0:0: [sdc] Attached SCSI removable disk
    [ 8.669981] ISO 9660 Extensions: RRIP_1991A
    [ 8.688130] loop: module loaded
    [ 8.859911] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [ 8.879202] device-mapper: uevent: version 1.0.3
    [ 8.879357] device-mapper: ioctl: 4.26.0-ioctl (2013-08-15) initialised: [email protected]
    [ 8.885173] bio: create slab <bio-1> at 1
    [ 8.904551] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null)
    [ 9.437289] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 9.443163] systemd[1]: Set hostname to <archiso>.
    [ 9.534674] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 9.534770] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 9.534791] systemd[1]: Starting Remote File Systems.
    [ 9.534951] systemd[1]: Reached target Remote File Systems.
    [ 9.534964] systemd[1]: Starting Root Slice.
    [ 9.535275] systemd[1]: Created slice Root Slice.
    [ 9.535290] systemd[1]: Starting User and Session Slice.
    [ 9.535500] systemd[1]: Created slice User and Session Slice.
    [ 9.535513] systemd[1]: Starting System Slice.
    [ 9.535692] systemd[1]: Created slice System Slice.
    [ 9.535707] systemd[1]: Starting system-getty.slice.
    [ 9.535910] systemd[1]: Created slice system-getty.slice.
    [ 9.535923] systemd[1]: Starting Slices.
    [ 9.536023] systemd[1]: Reached target Slices.
    [ 9.536037] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 9.536189] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 9.536202] systemd[1]: Starting Delayed Shutdown Socket.
    [ 9.536339] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 9.536351] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 9.536482] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 9.536494] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 9.536624] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 9.536636] systemd[1]: Starting Encrypted Volumes.
    [ 9.538052] systemd[1]: Reached target Encrypted Volumes.
    [ 9.538104] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 9.539690] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 9.539712] systemd[1]: Starting Journal Socket.
    [ 9.541224] systemd[1]: Listening on Journal Socket.
    [ 9.541413] systemd[1]: Starting Apply Kernel Variables...
    [ 9.548274] systemd[1]: Starting Load Kernel Modules...
    [ 9.551238] systemd[1]: Mounting POSIX Message Queue File System...
    [ 9.554809] systemd[1]: Mounting Huge Pages File System...
    [ 9.557044] systemd[1]: Starting Journal Service...
    [ 9.561210] systemd[1]: Started Journal Service.
    [ 9.853230] systemd-journald[157]: Vacuuming done, freed 0 bytes
    [ 9.894466] FS-Cache: Loaded
    [ 9.955808] RPC: Registered named UNIX socket transport module.
    [ 9.955814] RPC: Registered udp transport module.
    [ 9.955816] RPC: Registered tcp transport module.
    [ 9.955817] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 10.085173] FS-Cache: Netfs 'nfs' registered for caching
    [ 10.142900] systemd-udevd[187]: starting version 208
    [ 10.197123] systemd-journald[157]: Received request to flush runtime journal from PID 1
    [ 10.673822] ACPI: Requesting acpi_cpufreq
    [ 10.688878] Monitor-Mwait will be used to enter C-1 state
    [ 10.688891] Monitor-Mwait will be used to enter C-2 state
    [ 10.688896] tsc: Marking TSC unstable due to TSC halts in idle
    [ 10.688941] ACPI: acpi_idle registered with cpuidle
    [ 10.689683] Switched to clocksource hpet
    [ 10.787812] ACPI: Battery Slot [BAT0] (battery present)
    [ 10.828742] ACPI: AC Adapter [ADP0] (on-line)
    [ 10.858236] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 10.977996] ACPI: Fan [FAN] (on)
    [ 11.027394] thermal LNXTHERM:00: registered as thermal_zone0
    [ 11.027399] ACPI: Thermal Zone [THRM] (38 C)
    [ 11.084350] wmi: Mapper loaded
    [ 11.250190] systemd-udevd[200]: renamed network interface eth0 to enp2s0
    [ 11.269021] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMBA 1 (20130725/utaddress-251)
    [ 11.269032] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.269036] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 11.269040] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.269042] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 11.269046] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.269048] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 11.271170] toshiba_acpi: Toshiba Laptop ACPI Extras version 0.19
    [ 11.271744] input: Toshiba input device as /devices/virtual/input/input6
    [ 11.303900] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 11.488116] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
    [ 11.502556] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 11.504790] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 11.508418] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 11.607189] media: Linux media interface: v0.10
    [ 11.614358] cfg80211: Calling CRDA to update world regulatory domain
    [ 11.664492] r8169 0000:02:00.0 enp2s0: link down
    [ 11.664527] r8169 0000:02:00.0 enp2s0: link down
    [ 11.664542] IPv6: ADDRCONF(NETDEV_UP): enp2s0: link is not ready
    [ 11.827588] input: PC Speaker as /devices/platform/pcspkr/input/input10
    [ 11.845447] Linux video capture interface: v2.00
    [ 11.887623] Bluetooth: Core ver 2.16
    [ 11.887653] NET: Registered protocol family 31
    [ 11.887655] Bluetooth: HCI device and connection manager initialized
    [ 11.887666] Bluetooth: HCI socket layer initialized
    [ 11.887669] Bluetooth: L2CAP socket layer initialized
    [ 11.887676] Bluetooth: SCO socket layer initialized
    [ 11.927341] microcode: CPU0 sig=0x6fd, pf=0x80, revision=0xa3
    [ 12.008018] usbcore: registered new interface driver btusb
    [ 12.071971] microcode: CPU1 sig=0x6fd, pf=0x80, revision=0xa3
    [ 12.073621] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 12.138239] iTCO_vendor_support: vendor-support=0
    [ 12.212116] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 12.212164] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0460)
    [ 12.212290] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 12.226526] ath5k 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 12.227023] ath5k 0000:03:00.0: registered as 'phy0'
    [ 12.371710] uvcvideo: Found UVC 1.00 device CNF7051 (04f2:b070)
    [ 12.388446] input: CNF7051 as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2:1.0/input/input12
    [ 12.388694] usbcore: registered new interface driver uvcvideo
    [ 12.388697] USB Video Class driver (1.1.1)
    [ 12.443999] cfg80211: World regulatory domain updated:
    [ 12.444008] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 12.444011] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 12.444014] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 12.444016] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
    [ 12.444018] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
    [ 12.444021] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
    [ 12.444023] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
    [ 12.888755] ath: EEPROM regdomain: 0x65
    [ 12.888760] ath: EEPROM indicates we should expect a direct regpair map
    [ 12.888764] ath: Country alpha2 being used: 00
    [ 12.888766] ath: Regpair used: 0x65
    [ 12.938969] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 12.939468] ath5k: phy0: Atheros AR2425 chip found (MAC: 0xe2, PHY: 0x70)
    [ 12.970186] systemd-udevd[200]: renamed network interface wlan0 to wlp3s0
    [ 13.098892] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1a0b1, caps: 0xd04711/0xa04000/0x20000, board id: 3655, fw id: 515625
    [ 13.098900] psmouse serio1: synaptics: Toshiba Satellite L305 detected, limiting rate to 40pps.
    [ 13.176505] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input11
    [ 13.281202] r8169 0000:02:00.0 enp2s0: link up
    [ 13.281217] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
    [ 58.128158] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 58.130408] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 58.130452] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 109.328326] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 109.330585] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 109.330630] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 160.528316] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 160.530573] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 160.530618] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 211.728185] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 211.730571] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 211.732244] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 262.928181] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 262.930566] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 262.930611] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 265.370085] usb 8-2: new high-speed USB device number 4 using ehci-pci
    [ 265.494922] usb-storage 8-2:1.0: USB Mass Storage device detected
    [ 265.495068] scsi8 : usb-storage 8-2:1.0
    [ 266.497382] scsi 8:0:0:0: Direct-Access ADATA USB Flash Drive 1.00 PQ: 0 ANSI: 6
    [ 266.498486] sd 8:0:0:0: [sdd] 30869504 512-byte logical blocks: (15.8 GB/14.7 GiB)
    [ 266.498838] sd 8:0:0:0: [sdd] Write Protect is off
    [ 266.498846] sd 8:0:0:0: [sdd] Mode Sense: 23 00 00 00
    [ 266.499693] sd 8:0:0:0: [sdd] Write cache: disabled, read cache: disabled, doesn't support DPO or FUA
    [ 266.504858] sdd: sdd1
    [ 266.507231] sd 8:0:0:0: [sdd] Attached SCSI removable disk
    [ 314.128208] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 314.130471] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 314.130515] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 365.328177] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 365.330426] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 365.330468] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    [ 416.528155] sd 6:0:0:0: [sdb] Test WP failed, assume Write Enabled
    [ 416.530414] sd 6:0:0:0: [sdb] Asking for cache data failed
    [ 416.532015] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    dmesg after reboot
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.9-2-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=boot/x86_64/vmlinuz archisobasedir=arch archisolabel=ARCH_201402 initrd=boot/x86_64/archiso.img
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000077b6bfff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077b6c000-0x0000000077bbefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000077bbf000-0x0000000077c85fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077c86000-0x0000000077cbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000077cbf000-0x0000000077cebfff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077cec000-0x0000000077cfefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x0000000077cff000-0x0000000077cfffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000077d00000-0x000000007fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: TOSHIBA Satellite L305/Portable PC, BIOS 2.20 12/09/2009
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x77d00 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-CFFFF uncachable
    [ 0.000000] D0000-DFFFF write-protect
    [ 0.000000] E0000-FFFFF uncachable
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFFE0000 mask FFFFE0000 write-protect
    [ 0.000000] 1 base 000000000 mask FC0000000 write-back
    [ 0.000000] 2 base 040000000 mask FC0000000 write-back
    [ 0.000000] 3 base 078000000 mask FF8000000 uncachable
    [ 0.000000] 4 base 077E00000 mask FFFE00000 uncachable
    [ 0.000000] 5 base 077D00000 mask FFFF00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x766

    Hi!
    Well, I turned off the WiFi physical switch, turned on the computer and then I did:
    sudo systemctl disable NetworkManager
    sudo systemctl disable dhcpcd
    sudo systemctl disable netctl
    I'm not sure if that's enough.
    Then I rebooted the machine, connected the ethernet cable, and:
    [me@there ~]$ sudo dhcpcd
    dhcpcd[520]: version 6.1.0 starting
    dhcpcd[520]: no interfaces have a carrier
    dhcpcd[520]: forced to background, child pid 639
    I ping Google, and I could reach it, but I could not connect some other device. Then:
    [me@there ~]$ sudo dhcpcd -x
    dhcpcd[742]: sending signal 15 to pid 639
    dhcpcd[742]: waiting por pid 693 to exit
    Again:
    [me@there ~]$ sudo dhcpcd
    dhcpcd[746]: version 6.1.0 starting
    dhcpcd[746]: wlp3s0: up_interface: Operation not possible due to RF-kill
    dhcpcd[746]: enp2s0: rebinding lease of 192.168.1.70
    dhcpcd[746]: wlp3s0: waiting for a carrier
    dhcpcd[746]: no interfaces have a carrier
    dhcpcd[746]: enp2s0: soliciting a DHCP lease
    dhcpcd[746]: timed out
    dhcpcd[746]: forced to background, child pid 868
    And, just to be sure, ping returned "unknown host".
    After a while, the router restarted.
    I also looked for a newer firmware for my router, but I couldn't find one, nor the manufacturer home page.
    And I have thought like that, fukawi2, ArchLinux is so Up-To-Date, other things may fail.
    I can request a new router to my ISP, but I may encounter this issue again when I use my laptop somewhere else.
    Last edited by Ricardo Galo (2014-02-05 18:31:36)

  • Root cause for delivery to show up on LX47 transaction

    All,
    I am new to SAP and supporting an off site warehouse location.  I'm trying to research and locate the root cause for why a delivery shows up on LX47.
    The situation the warehouse is experiencing is that they are having to run the LX47 transaction multiple times a day to correct delivery issues.
    I know from my initial research that deliveries show up on LX47 due to the OB Delivery being blocked, and that this is caused by the OB delivery and related Transfer Orders do not match in the system.
    What I'm trying to figure out is, from an Operations standpoint, what is causing the OB Delivery and the TO's not to match?
    Is there only 1 reason?  Are there 100?  This is what I'm trying to understand.
    The only thing I have found thus far is that 2 people/transactions are in the delivery at the time of the update.  Is this accurate?

    Hi Nicholas,
    I am sure you are very much aware about the process flow however i just want to narrate again, if the plant and storage location is WM managed then you generally create a transfer order with reference to the delivery document to perform the picking process now at the time of confirmation of the transfer order you can update the Delivery immediately (Standard SAP) or you can set the indicator to delay the delivery update(Check the below mentioned screen and IMG path).if you choose to delay the delivery update those delivery will appear in the LX47 and you have the provision to manually update  the Delivery from there. (Apart from the above mentioned there are some instance where after confirmation of the transfer order and in between updating the delivery either material master / Batch master / or some other relevant parameter is in edit mode or locked which cause failure to update the delivery immediately and you will find those delivery will also appear in the LX47)
    Hope this will help to get some idea about LX47 and reason for delivery whose appear in the LX47
    SPRO PATH
    SPRO---Logistic Execution---Warehouse management ---Shipping ----Define Shipping control -- Shipping control per warehouse

  • HT4623 By updating my iphone 4 by IOS 6 the map is not working when i ask for route between places it gives direction not found between places

    I have updated my IOS to IOS 6 of my iphone 4.
    When i ask for route between two famous places, it gives reply that direction not found between places.
    I dont understand
    Whats this

    I had the same experience with a new iPhone 5 that I bought  last week. Did not have a chance to measure battery life before the 6.0.2 upgrade installed but I set up my phone exactly like my 4S and immediately started running out of power after short periods. Went to Xmas get together with fully charged 5 and 4S. Heading home the iPhone 5 shut down for low battery and the 4S had 65% power. Both phones had two half phone calls on then and no data usage.
    That night I fully charged the iPhone 5 and, without lighting it up, put it on my night table. Next morning I picked it up and looked at battery indicator and I had 42% charge with NO activity!
    Tried it again next night and wound up with 37% charge. (Slept longer).
    Today I called the carrier and reactivated the 4S.  Took the 5 to Apple Store and they kindly gave me choice of new replacement phone or refund. I took the refund. Uniquely, the Apple Store said it was Verizon CDMA phones that were coming back.
    The are other strings on this with temporary solutions, but from my experience with 7 firmware changes on an HTC 4G phone the problem will continue because the solution will be hardware caused. We are in the days where RTM means Rush to Market - not Release To Manufacturing.
    I fear the only solution is to either wait for the next model (I did not notice a really major change in performance over the 4S in LTE heavy Seattle area) - or switch to another manufacturer.
    It might be useful for these forums to indicate if you have a GSM or CDMA phone to see which have more problems.
    Discouraged....

  • Retrieve mails lost for routing fail in distribution list

    hi
    I read mails from external provider with a pop connector and write them in exchange 2010.
    (message tracking: EventID : RECEIVE   Source: SMTP)
    I wrote a wrong internal distribution list, so I got no mail delivered to the list
    (message tracking: EventID : FAIL   Source: ROUTING)
    anyway, exchange gave me a MessageID for every lost mail.
    tracking goes back 30 days ('cause or retention period?)
    question is (you can imagine):
    - are the mails somewhere in server ?
    - as and administrator, can I retrieve them (by EMC, powershell, etc...)
    Thanks
    Roberto

    Hi Ed
    it's not in this way.
    As i said in fist post, mails was "received" by exchange
    in tracking tool i can see them as
    EventID : RECEIVE   Source: SMTP , with the WRONG address, that caused the routing to fail.
    on the SAME line in tracking tool, i anyway got a MessageID, so i imagine they are "somewhere" IN exchange...
    Roberto 

  • Firefox causes my router to block google

    As of yesterday firefox causes my router to block google. There is no problem with IE8 or chrome on my computer and no other computer on the network has the same problem. Can anyone help? router has no blocking facility enabled and no mac address filtering.

    Firefox runs fine here on my 10.6.8 machine, what can occur because a lot of browser today are RAM hogs is that FF's menu will freeze.
    If you close all browser windows, or command tab switch, you can then access the ForceQuit menu via the Finder or other program.
    Hard restarts are not good for the machine, my suggestion is you run through this list of fixes
    Uninstall all add-ons (some can cause a conflict) uninstall FF and reinstall, test FF in another account to see where the problem is located.
    Software on Mac's are in three areas, OS X itself, Applications and User(s) accounts
    #1 you replace OS X and update so it's clean of anything corrupted or defective
    #2 you uninstall/reinstall the offending program + addons,
    #3 you then consider it's  User account issue/program support file in that one particular user
    Run through this fix it list, it covers everything.
    Step by Step to fix your Mac

  • Flash player update causing IE browsing delays due to long running script

    Hi
    Can anyone help with this problem please: Flash player update causing IE browsing delays due to long running script. When I go to Google accounts or google anayltics long running script sometimes stops the loading of the google sites and the message appreas
    long running script preventing loading
    What in the name of God is this
    PP

    Hi Mokhtar,
    Thanks for your reply.
    I referred the scripts as below I master page and added .Js files in layouts directory inder 1033 folder.
    <SharePoint:ScriptLink ID="jQuery164" runat="server" Name="jquery-1.6.4.js" LoadAfterUI="true" OnDemand="false"/>
       <SharePoint:ScriptLink ID="SPUtility1" runat="server" Name="spjs-utility.js" LoadAfterUI="true" OnDemand="false"/>
       <SharePoint:ScriptLink ID="SuperFish" runat="server" Name="superfish.js" LoadAfterUI="true" OnDemand="false"/>
       <SharePoint:ScriptLink ID="SuperFishSP" runat="server" Name="SuperfishForSharePoint.js" LoadAfterUI="true" OnDemand="false"/>
    still the issue is not resolved.
    Is there any changes I've to do

  • Why is does my apple run SLOW.you go to open a program and the circle thing just spins for a delayed period of time.  You change from typing in a word doc and go to say email or internet and it takes several minutes to allow you open anything up.  Like it

    Why is does my apple run SLOW.you go to open a program and the circle thing just spins for a delayed period of time.  You change from typing in a word doc and go to say email or internet and it takes several minutes to allow you open anything up.  Like it is frozen.  I have tried rebooting the computer and it works for a few minutes then gets stuck.

    Which model iMac do you have?
    How large is your HD and how much space do you have left?
    Check out the following & do the necessary: 
    User Tip:  Why is my computer slow?
    What to do when your computer is too slow
    Speeding up your Mac
    OS X (10.6.6)
    Use Software Update or the OS 10.6.8 combo update to update your OS.  Also, update everything SU has to offer for your computer.  When done, repair permissions and restart your computer.

  • Can´t access my files on Creative Cloud. "Page temporarily unavailable. We will return soon." "We are working quickly to resolve the problem and apologize for the delay. Check back later or visit our website for status updates. In addition, you can get he

    Hello,
    For a few days I have been trying to access my files on Creative Cloud web without success. I´ve got this message only:
    "Page temporarily unavailable. We will return soon."
    "We are working quickly to resolve the problem and apologize for the delay.
    Check back later or visit our website for status updates.
    In addition, you can get help in the forums of the Creative Cloud.
    Thank you for understanding!"
    (I used Google Translate)
    Somebody help?

    You do not need ?&promoid=KRUVP at the end of the url but it should not matter.
    One thing to check is if your hosts file is modified. Open the Command Prompt and type: notepad %systemroot%\system32\drivers\etc\hosts
    This will open a read-only copy of your host file in Notepad. Are there any entries in this file regarding adobe.com?
    The other thing you can do is open the Developer Tools in the Chrome browser. On Windows press Ctrl + Shift to open them. Switch to the Network tab. Reload the page by pressing Ctrl + r. Check for any 4xx or 5xx errors which should be colored red.
    Post screenshots of your results or send me a private forum message with the information.

  • The software i use to play video cause for multi display in which my Macbook pro has only a single display. Is theres a way to get a multi display added to to my computer

    The software i use to play dj music videos cause for multi disply in which my Macbook pro has a single display funtion. Is the ant way to get multi monitor display added to my computer

    If the monitor can be detected your Displays preferences should show it in its Arrangement panel.  You may have to play around with your Display panel to get the desired resolution.  And also may have to click detect displays and gather windows to see both sets of preferences on your main screen.

  • Request for Routing

    What is Request for Routing used for in SAP? How do you use this transaction?

    Hi John,
    Welcome to the forum.
    Your service provider (i.e. whoever you pay your line rental to) can move the master socket within your house but won't be able to move the cable that comes into the house.
    To do that, you need to contact Openreach directly via this web form (just say that you want to relocate the external wire from the underground duct coming into your house) and they'll be able to discuss any costs directly with them.
    After that's done, you can then contact your service provider to get the socket moved to the cellar. At the moment, if you're with BT the cost of moving a socket is £130.00.
    Thanks,
    Stephanie
    Stephanie
    BTCare Community Manager
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post. If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Upgrading from Exchange 2003 Bridgehead servers to Exchange 2010 Transport Hub servers for routing SMTP only

    Our company moved from on-premises Exchange 2003 to Office365 and only have 4 Exchange 2003 servers on-prem that we use for Routing email from application servers to Office365. We need to migrate these servers to Exchange 2010 then to Exchange 2013 and
    only route email only. Is it possible to upgrade to Exchange 2010 by installing the transport Hub & Mailbox server options only? Our OAB and EWS services come from the CAS servers located on Office365 so we should not need a CAS server to set up Transport
    rules or route mail would we? Any assistance with this would be greatly appreciated! - Thanks, DWB
    Dave

    Since it is not internet facing we will not have to worry about configuring an Internet Domain Name when installing the first server, correct? in my planning I was going to
    install the Exchange 2010 CAS/Mailbox/Transport Hub roles on one server, then upgrade it to Exchange 2013. Once this is completed I'll then install the 2 mailbox role servers in one Datacenter, and 3 more in our DRP DC. If something happens to the
    primary Datacenter I would want it to fail over to the other site. For this I would have to install another CAS/mailbox server in the secondary DC. Would this plan sound about right? Since we moved to Office365 in 2010 I have not had a chance to deal with
    actual servers except for the Exchange 2003 servers we still have on-premises. Each of these are located in 4 Regional offices along with single Windows 2008 R2 servers using only the IIS SMTP service for routing mail from on-prem application servers
    and print/scanners which email back to the users. The plan is to move to a routing system which will provide both MTA and redundancy if one has an issue.
    Dave

  • LSMW for routing with standard batch input

    Hello All,
    I am trying to prepare one LSMW for routing upload for PP module. Routing data contains header data, operation data and master inspection characteristics data.
    I have created three source structures viz. material- task list header, task header data, operation and inspection.
    Header has been assigned to target structure BIMPL- Batch Input Structure for Allocation of Mat. to Task Lists,
    Task header data source structure has been assigned to BIPKO- Batch Input Structure for Task List Header,
    Operation source structure has been assigned to target structure BIPPO- Batch input structure for task list operation,
    and inspection source structure has been assigned to BIPMK- Inspection characteristics for batch input of task lists.
    Every source structure has been identified with an identifier value of which have been set as H, I,J,K for all source structures resp.
    The excel file has been prepared as follows,
    H     MATNR     WERKS     PLNNR     PLNAL               
    H     100045     1000     50000043     1               
    H     100045     1000     50000043     2               
    I     MATNR     WERKS     PLNNR     PLNAL     VALID_FROM     USAGE     STATUS
    I     100045     1000     50000043     1     01012000     1                1
    I     100045    1000     50000043     2     01012000     1                 1
    I have mentioned here the combination of first two structures only. But it contains data of other two source structures as well (for identifier J & K).
    The data from the excel is copied to the flat file and same is specified in LSMW in the step 'Specify file'.
    In 'Assign file' step the flat file is assigned to all the four source structure.
    Now at the time of reading data system is throwing me an error as 'Ensure field sequence is correct for data for mutiple source structures' Message no. /SAPDMC/LSMW_OBJ_060026
    How to overcome this?
    <removed by moderator> answers will be greatly appreciated........
    Mimiri
    Edited by: Thomas Zloch on Jul 11, 2011 10:16 AM

    Hello ,
    have you maintained this check box for the key fields"
    LSMW>Maintain Source fields>double click on fieds : MATNR WERKS PLNNR PLNAL
    Selection Parameter for "Import/Convert Data"-->Tick this check box
    regards

  • Function module name for routing fom production orders

    Function module name for routing fom production orders

    Hi
    There are lot of fun modules related to routing
    like
    BAPI_ROUTING_CREATE
    BAPI_ROUTING_EXISTENCE_CHECK
    goto SE37 Tcode
    enter routing press F4
    you will get a lot out of that use the required one
    Reward points for useful Answers
    Regards
    Anji

  • What is the cause for the mac to become slow

    what is the cause for the mac to become slow?

    Things You Can Do To Resolve Slow Downs
    If your computer seems to be running slower here are some things you can do:
    Start with a visit to: OS X Maintenance - MacAttorney.
    Boot into Safe Mode then repair your hard drive and permissions:
    Repair the Hard Drive and Permissions Pre-Lion/Mountain Lion
    Boot from your OS X Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Repair the Hard Drive - Lion/Mountain Lion
    Boot from your Lion Recovery HD. When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported, then click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Restart your computer normally and see if this has helped any. Next do some maintenance:
    Suggestions for OS X Maintenance
    For situations Disk Utility cannot handle the best third-party utility is Disk Warrior;  DW only fixes problems with the disk directory, but most disk problems are caused by directory corruption; Disk Warrior 4.x is now Intel Mac compatible.
    OS X performs certain maintenance functions that are scheduled to occur on a daily, weekly, or monthly period. The maintenance scripts run in the early AM only if the computer is turned on 24/7 (no sleep.) If this isn't the case, then an excellent solution is to download and install a shareware utility such as Macaroni, JAW PseudoAnacron, or Anacron that will automate the maintenance activity regardless of whether the computer is turned off or asleep.  Dependence upon third-party utilities to run the periodic maintenance scripts was significantly reduced since Tiger.  These utilities have limited or no functionality with Snow Leopard or Lion and should not be installed.
    OS X automatically defragments files less than 20 MBs in size, so unless you have a disk full of very large files there's little need for defragmenting the hard drive. As for virus protection there are few if any such animals affecting OS X. You can protect the computer easily using the freeware Open Source virus protection software ClamXAV. Personally I would avoid most commercial anti-virus software because of their potential for causing problems. For more about malware see Macintosh Virus Guide.
    I would also recommend downloading a utility such as TinkerTool System, OnyX 2.4.3, or Cocktail 5.1.1 that you can use for periodic maintenance such as removing old log files and archives, clearing caches, etc.
    For emergency repairs install the freeware utility Applejack.  If you cannot start up in OS X, you may be able to start in single-user mode from which you can run Applejack to do a whole set of repair and maintenance routines from the command line.  Note that AppleJack 1.5 is required for Leopard. AppleJack 1.6 is compatible with Snow Leopard. There is no confirmation that this version also works with Lion.
    When you install any new system software or updates be sure to repair the hard drive and permissions beforehand.
    Get an external Firewire drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
      1. Carbon Copy Cloner
      2. Data Backup
      3. Deja Vu
      4. SuperDuper!
      5. SyncTwoFolders
      6. Synk Pro
      7. Synk Standard
      8. Tri-Backup
    Visit The XLab FAQs and read the FAQs on maintenance, optimization, virus protection, and backup and restore.
    Additional suggestions will be found in Mac maintenance Quick Assist.
    Referenced software can be found at CNet Downloads or MacUpdate.
    Additional Hints
    Be sure you have an adequate amount of RAM installed for the number of applications you run concurrently. Be sure you leave a minimum of 10% of the hard drive's capacity as free space.
    Add more RAM. If your computer has less than 2 GBs of RAM and you are using OS X Leopard or later, then you can do with more RAM. Snow Leopard and Lion work much better with 4 GBs of RAM than their system minimums. The more concurrent applications you tend to use the more RAM you should have.
    Always maintain at least 15 GBs or 10% of your hard drive's capacity as free space, whichever is greater. OS X is frequently accessing your hard drive, so providing adequate free space will keep things from slowing down.
    Check for applications that may be hogging the CPU:
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    Often this problem occurs because of a corrupted cache or preferences file or an attempt to write to a corrupted log file.

Maybe you are looking for