Extentions not working

Hi,
I am trying to make use of extention tag provided by webstart. I have included extention tag in the application's jnlp file and at the same time i have created the mentioned extention jnlp file. But when my application starts it downloads the resources mentioned using jar tag but does not download one mentioned thorugh extention tag. Since these jar files are required for application to start it aborts giving classnotfound error.
<code>
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+" codebase="$$codebase" href="test.jnlp">
     <information>
          <title>Sample</title>
          <vendor>ABC</vendor>
          <homepage href="../index.html"/>
          <description>Testing extentions</description>
          <description kind="short"></description>
          <offline-allowed/>
     </information>
     <security>
               <all-permissions/>
     </security>
     <resources>
          <j2se version="1.3"/>           
          <property name="SAMPLE" value="test"/>
          <jar href="Main.jar" version="1.0"/>
          <extention name="Sample EXT" href="ext.jnlp">
          </extention>
     </resources>
     <application-desc main-class="com.sample.Main">
     <argument>test</argument>
     </application-desc>
</jnlp>
</code>
Extention jnlp file is as follow
<code>
<?xml version="1.0" encoding="utf-8"?>
<jnlp spec="1.0+" codebase="$$codebase" href="ext.jnlp">
     <information>
          <title>SampleEXT</title>
          <vendor>ABC</vendor>
     </information>
     <security>
               <all-permissions/>
     </security>
     <resources>
          <jar href="lib/UILibrary.jar" main="false" download="eager" part="UILib"/>
          <jar href="lib/jaxp.jar" main="false" download="lazy"/>
     </resources>
     <resources os="Windows">
     <nativelib href="lib/revera-native.jar" download="eager"/>
     </resources>
     <component-desc/>
</jnlp>
</code>
Am i missing something ? Thank you in advance.
Sachin

Hi,
I tried the sample application for JNLP(webpad) it works but not my application. Why ? Webpad actually uses the api to download the jar defined as application is it the case always ? I thought it works just by defining extention tag. What am i missing ? Any help will be appreciated, its urgent
Regards,
Sachin

Similar Messages

  • Sites with .jsp extention not working completely

    websites having extension .jsp are not showing propperly

    Normally, when a webserver uses JSP, they instruct Firefox that the content type of the page is text/html, so Firefox doesn't treat those .jsp pages differently from other server technologies.
    Could you provide a link to a page that is not showing properly and describe how it differs from what you expect?
    More generally:
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    "3-bar" menu button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove the site's cookies (save any pending work first). While viewing a page on the site, try either:
    * right-click and choose View Page Info > Security > "View Cookies"
    * (menu bar) Tools > Page Info > Security > "View Cookies"
    * click the padlock or globe icon in the address bar > More Information > "View Cookies"
    In the dialog that opens, you can remove the site's cookies individually.
    Then try reloading the page. Does that help?

  • [SLOVED] All my USB not work after upgrade system.

    Hello all,
    I'm new in Arch, and i install my system with your LiveCD (2005).
    In the first boot, all work good. But after upgrade (pacman -Syu), all my USB device (Keyboard, Mouse) not work.
    I'm not using (yet) with Xorg, just in command shell (tty1), But i can't press anything cuz my keyboard not work.
    I try to do that (https://bbs.archlinux.org/viewtopic.php … 19#p906119), but no work to me too.
    What i can to do to fix this?
    My dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.33-ARCH (thomas@evey) (gcc version 4.5.0 (GCC) ) #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010
    Command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bf564000 (usable)
    BIOS-e820: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    BIOS-e820: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    BIOS-e820: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    BIOS-e820: 00000000bf5ec000 - 00000000bf600000 (reserved)
    BIOS-e820: 00000000bf600000 - 00000000bf602000 (usable)
    BIOS-e820: 00000000bf602000 - 00000000bf603000 (ACPI data)
    BIOS-e820: 00000000bf603000 - 00000000bf60b000 (reserved)
    BIOS-e820: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    BIOS-e820: 00000000bf615000 - 00000000bf63e000 (reserved)
    BIOS-e820: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    BIOS-e820: 00000000bf681000 - 00000000bf800000 (usable)
    BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 000000023f800000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.6 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    No AGP bridge found
    last_pfn = 0x23f800 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF uncachable
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask E00000000 write-back
    1 base 200000000 mask FC0000000 write-back
    2 base 0C0000000 mask FC0000000 uncachable
    3 base 23F800000 mask FFF800000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    8 disabled
    9 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009ec00 (usable)
    modified: 000000000009ec00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bf564000 (usable)
    modified: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    modified: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    modified: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    modified: 00000000bf5ec000 - 00000000bf600000 (reserved)
    modified: 00000000bf600000 - 00000000bf602000 (usable)
    modified: 00000000bf602000 - 00000000bf603000 (ACPI data)
    modified: 00000000bf603000 - 00000000bf60b000 (reserved)
    modified: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    modified: 00000000bf615000 - 00000000bf63e000 (reserved)
    modified: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    modified: 00000000bf681000 - 00000000bf800000 (usable)
    modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 000000023f800000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fcda0] fcda0
    init_memory_mapping: 0000000000000000-00000000bf800000
    0000000000 - 00bf800000 page 2M
    kernel direct mapping tables up to bf800000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-000000023f800000
    0100000000 - 023f800000 page 2M
    kernel direct mapping tables up to 23f800000 @ 18000-22000
    RAMDISK: 37c44000 - 37e19ab8
    ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
    ACPI: XSDT 00000000bf5ae068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
    ACPI: FACP 00000000bf5b7ba0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    ACPI: DSDT 00000000bf5ae140 09A5C (v02 ALASKA A M I 00000000 INTL 20051117)
    ACPI: FACS 00000000bf60cf80 00040
    ACPI: APIC 00000000bf5b7c98 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    ACPI: SSDT 00000000bf5b7d10 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    ACPI: MCFG 00000000bf5b7e18 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    ACPI: HPET 00000000bf5b7e58 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    ACPI: Local APIC address 0xfee00000
    (13 early reservations) ==> bootmem [0000000000 - 023f800000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0001000000 - 00016d7b38] TEXT DATA BSS ==> [0001000000 - 00016d7b38]
    #2 [0037c44000 - 0037e19ab8] RAMDISK ==> [0037c44000 - 0037e19ab8]
    #3 [00016d8000 - 00016d826b] BRK ==> [00016d8000 - 00016d826b]
    #4 [00000fcdb0 - 0000100000] BIOS reserved ==> [00000fcdb0 - 0000100000]
    #5 [00000fcda0 - 00000fcdb0] MP-table mpf ==> [00000fcda0 - 00000fcdb0]
    #6 [000009ec00 - 00000fca90] BIOS reserved ==> [000009ec00 - 00000fca90]
    #7 [00000fcd24 - 00000fcda0] BIOS reserved ==> [00000fcd24 - 00000fcda0]
    #8 [00000fca90 - 00000fcd24] MP-table mpc ==> [00000fca90 - 00000fcd24]
    #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000]
    #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000]
    #11 [0000016000 - 0000018000] PGTABLE ==> [0000016000 - 0000018000]
    #12 [0000018000 - 000001d000] PGTABLE ==> [0000018000 - 000001d000]
    [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880001800000-ffff8800087fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x0023f800
    Movable zone start PFN for each node
    early_node_map[5] active PFN ranges
    0: 0x00000010 -> 0x0000009e
    0: 0x00000100 -> 0x000bf564
    0: 0x000bf600 -> 0x000bf602
    0: 0x000bf681 -> 0x000bf800
    0: 0x00100000 -> 0x0023f800
    On node 0 totalpages: 2092659
    DMA zone: 56 pages used for memmap
    DMA zone: 110 pages reserved
    DMA zone: 3816 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 765725 pages, LIFO batch:31
    Normal zone: 17892 pages used for memmap
    Normal zone: 1290780 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a701 base: 0xfed00000
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bf564000 - 00000000bf5bb000
    PM: Registered nosave memory: 00000000bf5bb000 - 00000000bf5db000
    PM: Registered nosave memory: 00000000bf5db000 - 00000000bf5ec000
    PM: Registered nosave memory: 00000000bf5ec000 - 00000000bf600000
    PM: Registered nosave memory: 00000000bf602000 - 00000000bf603000
    PM: Registered nosave memory: 00000000bf603000 - 00000000bf60b000
    PM: Registered nosave memory: 00000000bf60b000 - 00000000bf615000
    PM: Registered nosave memory: 00000000bf615000 - 00000000bf63e000
    PM: Registered nosave memory: 00000000bf63e000 - 00000000bf681000
    PM: Registered nosave memory: 00000000bf800000 - 00000000fed1c000
    PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Allocating PCI resources starting at bf800000 (gap: bf800000:3f51c000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880008a00000 s89176 r8192 d21416 u524288
    pcpu-alloc: s89176 r8192 d21416 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060321
    Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 8167004k/9428992k available (3449k kernel code, 1058356k absent, 202696k reserved, 1818k data, 484k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 83886080 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 3311.105 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.13 BogoMIPS (lpj=11037016)
    Security Framework initialized
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 9 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 CMCI:5 CMCI:6 CMCI:7 CMCI:8
    using mwait in idle threads.
    Performance Events: Nehalem/Corei7 events, Intel PMU driver.
    ... version: 3
    ... bit width: 48
    ... generic registers: 8
    ... value mask: 0000ffffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 00000007000000ff
    ACPI: Core revision 20091214
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz stepping 07
    Booting Node 0, Processors #1
    CPU 1 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #2
    CPU 2 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #3 Ok.
    CPU 3 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    Brought up 4 CPUs
    Total of 4 processors activated (26499.22 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND
    ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20091214/nsinit-340)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xffffffff] (ignored)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:16.0: reg 10: [mem 0xfe707000-0xfe70700f 64bit]
    pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:1a.0: reg 10: [mem 0xfe706000-0xfe7063ff]
    pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.0: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfe700000-0xfe703fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.6: PME# disabled
    pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.7: PME# disabled
    pci 0000:00:1d.0: reg 10: [mem 0xfe705000-0xfe7053ff]
    pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.0: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
    pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
    pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
    pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
    pci 0000:00:1f.2: reg 20: [io 0xf090-0xf09f]
    pci 0000:00:1f.2: reg 24: [io 0xf080-0xf08f]
    pci 0000:00:1f.3: reg 10: [mem 0xfe704000-0xfe7040ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    pci 0000:00:1f.5: reg 10: [io 0xf070-0xf077]
    pci 0000:00:1f.5: reg 14: [io 0xf060-0xf063]
    pci 0000:00:1f.5: reg 18: [io 0xf050-0xf057]
    pci 0000:00:1f.5: reg 1c: [io 0xf040-0xf043]
    pci 0000:00:1f.5: reg 20: [io 0xf030-0xf03f]
    pci 0000:00:1f.5: reg 24: [io 0xf020-0xf02f]
    pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 18: [mem 0xfe620000-0xfe63ffff 64bit]
    pci 0000:01:00.0: reg 20: [io 0xe000-0xe0ff]
    pci 0000:01:00.0: reg 30: [mem 0xfe600000-0xfe61ffff pref]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:01:00.1: reg 10: [mem 0xfe640000-0xfe643fff 64bit]
    pci 0000:01:00.1: supports D1 D2
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:03:00.0: reg 10: [io 0xd040-0xd047]
    pci 0000:03:00.0: reg 14: [io 0xd030-0xd033]
    pci 0000:03:00.0: reg 18: [io 0xd020-0xd027]
    pci 0000:03:00.0: reg 1c: [io 0xd010-0xd013]
    pci 0000:03:00.0: reg 20: [io 0xd000-0xd00f]
    pci 0000:03:00.0: reg 30: [mem 0xfe500000-0xfe50ffff pref]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:05:00.0: reg 10: [io 0xc000-0xc0ff]
    pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    pci 0000:05:00.0: supports D1 D2
    pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
    pci 0000:06:00.0: PCI bridge to [bus 07-07] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    system 00:02: [io 0x0290-0x029f] has been reserved
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:0b: [io 0x0400-0x0453] has been reserved
    system 00:0b: [io 0x0458-0x047f] has been reserved
    system 00:0b: [io 0x0500-0x057f] has been reserved
    system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
    system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
    system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
    system 00:0c: [io 0x0454-0x0457] has been reserved
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io disabled]
    pci 0000:00:1c.0: bridge window [mem disabled]
    pci 0000:00:1c.0: bridge window [mem pref disabled]
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.4: bridge window [mem pref disabled]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:00:1c.5: bridge window [io disabled]
    pci 0000:00:1c.5: bridge window [mem disabled]
    pci 0000:00:1c.5: bridge window [mem pref disabled]
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem disabled]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:06:00.0: PCI bridge to [bus 07-07]
    pci 0000:06:00.0: bridge window [io disabled]
    pci 0000:06:00.0: bridge window [mem disabled]
    pci 0000:06:00.0: bridge window [mem pref disabled]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07]
    pci 0000:00:1c.7: bridge window [io disabled]
    pci 0000:00:1c.7: bridge window [mem disabled]
    pci 0000:00:1c.7: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.6: setting latency timer to 64
    pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.7: setting latency timer to 64
    pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:06:00.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    pci_bus 0000:06: resource 3 [io 0x0000-0xffff]
    pci_bus 0000:06: resource 4 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:07: resource 6 [io 0x0000-0xffff]
    pci_bus 0000:07: resource 7 [mem 0x00000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 4096 (order: 5, 131072 bytes)
    UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1878k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff88000979e000 - ffff88000d79e000
    software IO TLB at phys 0x979e000 - 0xd79e000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1304838033.699:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 15956
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.4: setting latency timer to 64
    pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.5: setting latency timer to 64
    pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
    pcieport 0000:00:1c.6: setting latency timer to 64
    pcieport 0000:00:1c.6: irq 28 for MSI/MSI-X
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 484k freed
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
    ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
    ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
    ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
    pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_acpi 0000:03:00.0: setting latency timer to 64
    pata_acpi 0000:03:00.0: PCI INT A disabled
    ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
    ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.01: ATA-6: WDC WD1200JD-00GBB0, 02.05D02, max UDMA/100
    ata1.01: 234441648 sectors, multi 16: LBA48
    ata1.01: applying bridge limits
    ata1.00: configured for UDMA/133
    ata1.01: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
    scsi 0:0:1:0: Direct-Access ATA WDC WD1200JD-00G 02.0 PQ: 0 ANSI: 5
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB05, max MWDMA2
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: limiting SATA link speed to 1.5 Gbps
    ata2.00: limiting speed to MWDMA2:PIO3
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: disabled
    ata2.00: hard resetting link
    ata2.01: hard resetting link
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2: EH complete
    pata_via 0000:03:00.0: version 0.3.4
    pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_via 0000:03:00.0: setting latency timer to 64
    scsi4 : pata_via
    scsi5 : pata_via
    ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
    ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
    sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 0:0:1:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    sd 0:0:1:0: [sdb] Write Protect is off
    sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb2 sdb3 sdb4 < sdb5 >
    sda: sda1 sda2
    sd 0:0:1:0: [sdb] Attached SCSI disk
    sda3
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sdb5): mounted filesystem with ordered data mode
    <30>udev[901]: starting version 167
    Adding 7030776k swap on /dev/sdb2. Priority:-1 extents:1 across:7030776k
    Thanks a lots.
    Last edited by KingYes (2011-05-08 11:03:55)

    FYI, the latest installation CD version is "2010.05". It's best to use the latest. Get it from http://www.archlinux.org/download/
    I'm not sure but I believe all other LiveCDs are custom made outside of the official Archlinux development team.
    I recommend downloading the CD I mentioned and follow this guide: https://wiki.archlinux.org/index.php/Beginners%27_Guide
    I've installed arch many times on different hardware and the only time I lost mouse and keyboard was after I removed "10-evdev.conf" and "10-quirks.conf" from /etc/X11/xorg.conf.d/. I copied both back from backups, rebooted and m&k were functional again. My guess is  "10-evdev.conf" was the file I needed. Check both these files exist.

  • Flash Player 11.3.300.262 Not working with Firefox. I think I found the problem.

    *Flash Player 11.3.300.262 is not working with Firefox. I think I found the problem.*
    Millions of people got off work & turned on there computers recently to discover that Firefox is not playing any videos or flash content. Just like me, millions of people are randomly searching the internet in a futile & frustrating attempt at answers. Unfortunately, many of those people will simply stop using firefox & deem it a glitchy, unreliable browser.
    This happened to me a couple days ago. I started up my computer & got a pop-up from Adobe saying that I need to update my flash player to 11.3.300.262. I've always thought of adobe as being a reliable software company, so I clicked on it with confidence that things will be working even smoother. To my horror, I relalized that right after the update, my main browser, firefox was destroyed. Then I went on the frustrating process of uninstalling, re-installing, running virus scan, researching the internet like a lost child. I said to myself, "that's why I hate updating stuff, because updates always seem to change stuff you don't want it to change & there always seems to be a problem with the updates." I usualy update software months after it releases, because microsoft & all the other software companies always seem not to test there stuff properly before releasing them. Then we have to look at a glitchy computer until the next update fixes it. Well, that is my rant. Now let me discuss the problem I found.
    Problem:
    What I did was, go into my firefox extentions menu & I disabled the 11.3.300.262 & I re-enabled the previous flash player. After that, everything worked perfect again. Then a today (a week later), I turned on my computer & my firefox wasn't playing any videos or flash content again. I went into my firefox extenions menu again, & I discovered that my old flash player had been deleted, & this new glitchy 11.3.300.262 had been enabled. Why did adobe feel the need to into my computer & automaticly delete & update my flash player. Now it doesn't work. THIS IS REALY FRUSTRATING!
    The Issue I discovered:
    "RealPlayer" is the most popular video program & it is installed on millions of computers. For some strange reason Firefox does not want its users to use Real Player. Specifically the RealPlayer Browser Record Plugin 15.0.2. I also discovered that my Browser Record Plugin 15.0.2 was automatically disabled when the Adobe 11.3.300.262 was automatically updated also.
    - Maybe this could be because of some copyright conspiracy to keep people from downloading videos from the web.
    - Maybe firefox wants people to use there download add-on instead of RealPlayers downloader.
    I don't know what ther reason is. But what I do know is Nobody is going to delete there RealPlayer from there computer just to use FireFox. We can simply use Chrome or Internet explorer. I took the advise from Adobe & disabled the FireFox RealPlayer Extention. I also went into my RealPlayer preferences options, But there was no option to disable download recording from FireFox. BECAUSE I ALREADY DISABLED THE ADD-ON in FireFoxes menu.
    Solution:
    Step 1: Adobe needs to update all the computers with the previous flash player. That way we can choose to enable the previous flash player in our FireFox. or wait until a new update fixes the problem with firefox.
    Step 2: Adobe & FireFox need to get together & go back to the drawing board. They need to create a update that actually works on computers that have Real Player installed on them. I don't care which company does the update. All I care about is if it works. Thank You.
    Oh yea, Im running FireFox 13.0.1, Windows 7, HP computer, Real Player is up to date.

    Hey Chris,
    I was able to duplicate this issue on my Windows 7 laptop as follows:
         1)  Completely uninstall FlashPlayer (using your tool) as well as Mozilla Firefox and Mozilla Maintenance Service (used Windows 7 - uninstall from Control Panel).  Please note that I checked the box that said "Remove my Firefox personal data and customizations" to ensure that Firefox was completely gone from my laptop.
         2)  I then went out to the Firefox website and downloaded the "Firefox Setup 13.0.1.exe" app to my laptop.  I ran this app to install Firefox.
         3)  I then went to the following website http://www.ishmael.org.uk/karaoke02.php as I know that this URL uses Flash Player (obviously you can go to any URL that uses Flash Player - I'm just letting you know which one I used).  I then clicked on the icon on this page to install Flash Player.
    Once the install was completed, the URL stops responding and appears to be locked up (although it will occassionally hiccup and display portions of the page and then lock up again).  You will eventually get a pop-up notice from Firefox that has the header "Warning:  Unresponsive script" and says the following: 
         A script on this page may be busy or it may have stopped responding.  You can stop the script now, or you can continue to to see of the script will complete.  Script:  chrome://browser/content/browser.js:6551 
    Selecting "Stop script" will get Firefox working until you hit another page that uses Flash Player.
    To ensure that the above URL is not the culprit, I used one from your website http://helpx.adobe.com/flash-player/kb/find-version-flash-player.html and had the same results.
    Hope this info helps!
    Jeff
    NOTE:  As a reminder, I do not have RealPlayer installed on my laptop (and never have had it installed)

  • WRT610N disconnects and does not work with Vista or media center extenders like the DMA2200

    Linksys and all other router manufacturers advertise the greatness of the wireless 5ghz band (especially with 802.11n), but I’m beginning to have my doubts.  It is true that the 5Ghz band is hardly being used so you'll have virtually no one to compete with.  However, the 5Ghz distance in no way compares to 2.4Ghz, and as a matter of fact, I find it to be quite terrible.  At approximately 20 feet away, both my Linksys DMA2200 and HP notebook barely get 1 bar using the 5Ghz N band with my WRT610N router.  In comparison, while using my 2.4Ghz WRT54g router, I get 5 full bars at that range, and at least 2 bars from anywhere else in my house.  
    I have all Linksys equipment in my house as I have been impressed with all of their 2.4Ghz in the past.  However, I’ve recently upgraded everything to dual-band N equipment and found numerous flaws in each of the new devices, plus none of them really even play well together.  My setup is: Linksys 610n router, DMA2200 media center extender, and a WUSB600N Dual-Band Wireless-N USB Network Adapter for my laptop – all of which are currently using the most up-to-date firmware. Other devices include a WRE54G extender and  Nintendo Wii. 
    Problem  #1) The LELA software with the new N devices doesn't even recognize that my DMA2200 is a media center extender.  Using LELA, I should be able to select my media extender and allocate more bandwidth for streaming media.  However, since my extender only shows up as an “unknown network device” those options are greyed out.  I tried to manually change the device to a media center, but still no go.  I suppose you can manually allocate bandwidth in the router setup somewhere, but considering these are all Linksys products, it’s absolutely ridiculous that an option specifically incorporated in the LELA software for a Linksys Media Extender does not work!!!   
    Problem #2) If you are only using one system with the router, the router might actually work as intended.  For most of us though there are going to be at least 2 or more systems connected to the router (wired, wireless, or a combination of the two) such as a PS3, Wii, laptop, PC, media extender, Xbox, etc.  If that’s the case, you’re probably screwed because you WILL experience frequent dropouts… ESPECIALLY if just one those clients is a VISTA machine.   Check the Linksys forums and you will find that this seems to be a problem with all of the new Linksys routers (610N, 310N, and 110). 
    Here is a Microsoft article that explains the issue
       http://support.microsoft.com/kb/928233/en-us 
    Problem #3) Because of  problem #2 I will never be able to get rid of the dropouts since my network is using one of Linksys’s media center extenders.  The DMA2200 is essentially a VISTA PC to some extent and accepts DHCP requests the same as a VISTA PC.  Since it is not really a PC though, there is no registry modification that can be done to alleviate the VISTA problem (not that the registry mod really works anyways).  So as long as I try to use my DMA2200 wirelessly with my WRT610N router, the frequent dropouts will occur and there’s nothing I can do about it.  This is REALLY TERRIBLE since the DMA2200 is specifically designed to be used with the WRT610N router in order to take advantage of the 5Ghz band and wireless N transfer rates.  You absolutely need 5Ghz wireless N to efficiently stream HDTV WIRELESSLY, but if you lose your connection every 10 minutes, it is impossible to watch any type of streaming media. 
    Problem #4) As mentioned already, when the “N” 5Ghz range is working on the WRT510N router, the distance sucks compared to standard 2.4Ghz G, N or mixed mode networks.  You can try to make it better by strictly using N products, disabling the 2.4ghz band all-to-gether, and using the wider 40mhz frequency, but it doesn’t really help.  The higher 5Ghz band is a more concentrated signal and therefore simply does not reach as far as the lower 2.4ghz band.  I wonder why all of these new products state that the 5Ghz range will increase your distance, when in fact it actually makes it worse?   
    So… basically, this router does nothing that it claims too and is basically rendered useless on any network with a VISTA machine.  This has not been addressed by any Linksys firmware updates or VISTA software updates so there is no reason to even consider using this router if you you’re using VISTA or some type of VISTA Media Center Extender such as the Linksys DMA2200.  
    Although, I’ve always sworn by Linksys in the past, the amount of wasted time, frustration, and horrible support has really changed my view about them.  I’ve reverted back to my old trustworthy WRT54g router and had to run cable through my house so that I wouldn’t have to box my DMA2200 extender up and let it collect dust in the attic.  It’s really disappointing that I spent all this money to buy this equipment specifically because they’re supposed to work together, but in fact they don’t.  Plus what’s the point of having top notch wireless equipment if you have to run cables in order for them to work? 
    Message Edited by bobbodavis on 11-15-2008 07:37 PM

    I have fixed all the IP adresses to avoid the DHCP problem but I still have problems.
    I have sereval scenarioes:
    1. MC < 1Gb wire > WRT610N < 5.0n WIFI > MX
    I can see HDTV on this one but it disconnects
    2. MC < 1Gb wire > WRT610N < 2.4b/g WIFI > MX
    No HDTV and disconnections
    3. MC < 2.4b/g WIFI > WRT610N < 2.4b/g WIFI > MX
    No HDTV but no disconnections - but very slow and streaming like youtube
    4. MC < 100Mb wire > WRT610N < 2.4b/g WIFI > MX
    No HDTV but nice picture - testing for disconnections right now - 30+ min.
    Result:
    This test was very good. Stabil streaming, no disconnects for an hour. Won't support HDTV but the rest seem to work fine.
    5. MC < 100Mb wire > WRT610N < 5.0n WIFI > MX
    Not tested yet - looking forward to this - might bring me HDTV.
    Result:
    This gives HDTV but there is a problem with stability on the streaming but very difficult to see on the picture. Testing for disconnects - now tested for 30 min. - no disconnects.
    This looks really promissing.
    I am pretty sure that the WRT610N have a problem in the switching part of the router specially when it has to switch from 1G to WIFI. I bought the WRT610N to get HDTV on WIFI and Cisco markets the DMA and WRT610N as a perfect match. But it definately have problems - i still do not understand their silence about this.
    I will come back with the last results when I have them
    /John
    Message Edited by Infraxpert on 01-05-2009 04:38 PM
    Message Edited by Infraxpert on 01-05-2009 05:35 PM

  • Right click problem: I did not know about the Yahoo sidebar issue, I have removed all toolbars from my browser from 'view' menu. There is nothing in my 'extensions' to disable. Right click is not working. What to do?

    Right clicking is not working on any of the websites. I read up that it's a Yahoo sidebar issue. But, in my extentions, Yahoo sidebar is not there. I had removed all toolbars, but from 'view' menu. Now how do I get my right click to work?
    == This happened ==
    Every time Firefox opened
    == I've noticed it on 1 Aug 2010

    This is a user-supported board. You are not addressing Apple here. Nor is it a good idea to post your private information to a public forum. You should edit your post immediately.
    Unfortunately no one here can access your support history. You must respond to the emails directly.

  • [SOLVED] Laptop SATA drive on desktop computer not working

    Hey guys,
    My acer laptop crashed few days ago and I'm trying to recover the data off its SATA harddisk on my gf's desktop computer. I don't know why, but I get a lot of errors at startup.
    dmesg:
    Adding 2024180k swap on /dev/sda3. Priority:-1 extents:1 across:2024180k
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:20:00:00:00/00:00:00:00:00/e0 tag 0 dma 16384 in
    res 51/04:20:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:20:00:00:00/00:00:00:00:00/e0 tag 0 dma 16384 in
    res 51/04:20:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:20:00:00:00/00:00:00:00:00/e0 tag 0 dma 16384 in
    res 51/04:20:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:20:00:00:00/00:00:00:00:00/e0 tag 0 dma 16384 in
    res 51/04:20:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:20:00:00:00/00:00:00:00:00/e0 tag 0 dma 16384 in
    res 51/04:20:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:20:00:00:00/00:00:00:00:00/e0 tag 0 dma 16384 in
    res 51/04:20:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    sd 4:0:0:0: [sdb] Sense Key : 0xb [current] [descriptor]
    Descriptor sense data with sense descriptors (in hex):
    72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    00 00 00 00
    sd 4:0:0:0: [sdb] ASC=0x0 ASCQ=0x0
    end_request: I/O error, dev sdb, sector 0
    __ratelimit: 6 callbacks suppressed
    Buffer I/O error on device sdb, logical block 0
    Buffer I/O error on device sdb, logical block 1
    Buffer I/O error on device sdb, logical block 2
    Buffer I/O error on device sdb, logical block 3
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
    res 51/04:08:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
    res 51/04:08:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
    res 51/04:08:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
    res 51/04:08:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
    res 51/04:08:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    ata5: EH complete
    ata5.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
    ata5.00: BMDMA stat 0x25
    ata5.00: cmd c8/00:08:00:00:00/00:00:00:00:00/e0 tag 0 dma 4096 in
    res 51/04:08:00:00:00/04:00:00:00:00/e0 Emask 0x1 (device error)
    ata5.00: status: { DRDY ERR }
    ata5.00: error: { ABRT }
    ata5.00: configured for UDMA/133
    sd 4:0:0:0: [sdb] Result: hostbyte=0x00 driverbyte=0x08
    sd 4:0:0:0: [sdb] Sense Key : 0xb [current] [descriptor]
    Descriptor sense data with sense descriptors (in hex):
    72 0b 00 00 00 00 00 0c 00 0a 80 00 00 00 00 00
    00 00 00 00
    sd 4:0:0:0: [sdb] ASC=0x0 ASCQ=0x0
    end_request: I/O error, dev sdb, sector 0
    Buffer I/O error on device sdb, logical block 0
    ata5: EH complete
    I get the following output with hdparm:
    $ sudo hdparm -I /dev/sdb
    /dev/sdb:
    ATA device, with non-removable media
    Model Number: WDC WD2500BEVS-22UST0
    Serial Number: WD-WXE507A05038
    Firmware Revision: 01.01A01
    Standards:
    Supported: 8 7 6 5
    Likely used: 8
    Configuration:
    Logical max current
    cylinders 16383 16383
    heads 16 16
    sectors/track 63 63
    CHS current addressable sectors: 16514064
    LBA user addressable sectors: 268435455
    LBA48 user addressable sectors: 488397168
    Logical/Physical Sector size: 512 bytes
    device size with M = 1024*1024: 238475 MBytes
    device size with M = 1000*1000: 250059 MBytes (250 GB)
    cache/buffer size = 8192 KBytes
    Capabilities:
    LBA, IORDY(can be disabled)
    Queue depth: 32
    Standby timer values: spec'd by Standard, with device specific minimum
    R/W multiple sector transfer: Max = 16 Current = 1
    Advanced power management level: 128
    Recommended acoustic management value: 128, current value: 254
    DMA: mdma0 mdma1 mdma2 udma0 udma1 udma2 udma3 udma4 udma5 *udma6
    Cycle time: min=120ns recommended=120ns
    PIO: pio0 pio1 pio2 pio3 pio4
    Cycle time: no flow control=120ns IORDY flow control=120ns
    Commands/features:
    Enabled Supported:
    SMART feature set
    * Security Mode feature set
    * Power Management feature set
    * Write cache
    * Look-ahead
    * Host Protected Area feature set
    * WRITE_BUFFER command
    * READ_BUFFER command
    * NOP cmd
    * DOWNLOAD_MICROCODE
    * Advanced Power Management feature set
    SET_MAX security extension
    Automatic Acoustic Management feature set
    * 48-bit Address feature set
    * Device Configuration Overlay feature set
    * Mandatory FLUSH_CACHE
    * FLUSH_CACHE_EXT
    * SMART error logging
    * SMART self-test
    * General Purpose Logging feature set
    * WRITE_{DMA|MULTIPLE}_FUA_EXT
    * 64-bit World wide name
    * IDLE_IMMEDIATE with UNLOAD
    * Segmented DOWNLOAD_MICROCODE
    * Gen1 signaling speed (1.5Gb/s)
    * Native Command Queueing (NCQ)
    * Host-initiated interface power management
    * Phy event counters
    DMA Setup Auto-Activate optimization
    Device-initiated interface power management
    * Software settings preservation
    * SMART Command Transport (SCT) feature set
    * SCT Long Sector Access (AC1)
    * SCT LBA Segment Access (AC2)
    * SCT Error Recovery Control (AC3)
    * SCT Features Control (AC4)
    * SCT Data Tables (AC5)
    unknown 206[12] (vendor specific)
    unknown 206[13] (vendor specific)
    Security:
    Master password revision code = 65534
    supported
    enabled
    locked
    not frozen
    not expired: security count
    not supported: enhanced erase
    Security level high
    92min for SECURITY ERASE UNIT.
    Logical Unit WWN Device Identifier: 50014ee2559ab684
    NAA : 5
    IEEE OUI : 0014ee
    Unique ID : 2559ab684
    Checksum: correct
    Note that the drive is password protected. If I use 'hdparm --security-disable' with my known password, it fails with the following error:
    $ sudo hdparm --security-disable password /dev/sdb
    security_password="password"
    /dev/sdb:
    Issuing SECURITY_DISABLE command, password="password", user=master
    SECURITY_UNLOCK: Input/output error
    If I try this for few times, the security count expires.
    I see three problems that it could have:
    - my hdparm/system/whatever does not fully support the drive; maybe the password cannot be accepted?
    - maybe the password used by the laptop bios was filled with other characters after my typing: spaces?
    - not the password is the problem, but getting information from the drive: not supported by this system?
    I assume dmesg is the key, but I can't interpret it. I hope someone could tell me what should I verify/do further, I have no idea what to test anymore.
    Last edited by akephalos (2009-08-30 11:27:42)

    djszapi wrote:Is it a crypted system ? Can't you boot into it from livecd neither ? What did you do immediately before when this error started to occur ?
    No, it is not encrypted. Just as an information, it contains 4 partitions: sdb1=NTFS, sdb2=ext4, sdb3=swap, sdb4=ext4.
    This error did not occur when I was using it on my laptop, but I took the HDD out and mounted it in my girlfriend's computer, she has another Arch installed there, so I don't meed to boot from this disk, just to be able to read it. The password is a disk password - hardware probably, not for encrypted partitions. I could not disable the password because the original laptop doesn't start anymore, and the BIOS settings on this desktop computer does not support HDD password, but only System password.
    So, if the HDD had no passwod set, I could tell you if the reading problem comes from some incompatibility issues, but as for now, I can't tell where it comes from, because I need to deactivate its security with hdparm --security-disable first. But this actually looks to not work, or something.
    I'm thinking that the mianboard doesn't support this HDD directly connected, the things I'll do next week are:
    - buying an external HDD 2.5 rack
    - plug it in the USB
    - try again hdparm and anything required to make it read.
    If this fails, too, probably the only remaining solution is to find someone with an Acer laptop to put this HDD inside and backup my data, or at least deactivate the pass from the bios setings.
    Btw, I think this is something worth mentioning to warn the users in general: this Acer 5520G was of very poor quality, things began to crack right after the one year guarantee expired, beginning with the DVD-writer.

  • Table of Contents navigation not working

    I am using Captivate 6.  I have a separate TOC, with only 4 items.  'Self paced Learning' and 'Enable Navigation' are both checked. However, when I publish to SWF, or preview, the navigation does not work.
    Due to IT team desktop image restrictions, I can only check this in IE8, using Flash 11.1.102.55.
    Any suggestions?
    Kayellsa

    I'm having the same exact problem.  I do not have the Navigate Visited Slides only option checked.  I want the user to be able to just skip to a section.  I've noticed it works to an extent, but easliy gets hung up.  So if I click to a section, the project either gets stuck or it continues to play, but audio dissapears.

  • Time machine corrupted sparsebundle? how to repair? time machine restore not working

    On my macbook pro, after starting with Cmd-R, I erased the hard disk, re-installed Mavericks and I want to restore my back up with Time Machine. I select the NAS where the backup is, it sees the backup file but it says: "There is a problem with this backup and it can't be restored". I also copied the backup file (with extension sparsebundle) to another external hard disk and tried to use it from there but I have the same problem. With my iMac (as the laptop is not usable since I started it with cmd-R), when I double click on the backup file (ext sparsebundle), it mounts and I can actually see and access the files that are there. I do not understand why the restore is not working with the Time Machine. It seems the sparsebundle is corrupted. I tried these instructions: http://www.garth.org/archives/2011,08,27,169,fix-time-machine-sparsebundle-nas-b ased-backup-errors.html
    But I am stuck at this step: tail -f /var/log/fsck_hfs.log
    iMac-6:~ root# tail -f /var/log/fsck_hfs.log
    /dev/rdisk3s2: ** Checking Journaled HFS Plus volume.
    /dev/rdisk3s2: ** Detected a case-sensitive volume.
    /dev/rdisk3s2:    The volume name is Time Machine Backups
    /dev/rdisk3s2: ** Checking extents overflow file.
    /dev/rdisk3s2: ** Checking catalog file.
    /dev/rdisk3s2:    Invalid key length
    /dev/rdisk3s2: (4, 57529)
    /dev/rdisk3s2: ** The volume Time Machine Backups could not be verified completely.
    Nothing seems to happen even after a few hours (like 3 hours). The sparsebundle bakcup file is about 200 GB big. It does not seem to do anything as I do not notice any disk activity.
    Could someone please advise how to do the restore with the Time Machine or how I can repair the backup file?

    Well, if Time Machine is the only thing on that hard drive and there is only one partition, sooner or later, Time Machine will fill up the entire thing and you can't use it for anything else.
    Now, you can start over, but that will mean that your Time machine backups will be wiped out. If that is what you want, it is a rather easy process easily accomplished in Disk Utility:
    With hard drive connected, open Disk Utility (Applications -> Utilities). Highlight the Time Machine hard drive (the top entry for it). Click on the Partition tab. In the window, pick 2 partitions under the "volume scheme" and then slide the little thing at the bottom to adjust the size of each partition. Make sure the format is Mac OS Extended (Journaled) and, under options, click the GUID partition scheme. Name each one (i.e. "Time Machine" and "backups") and click "apply". Disk Utility will first erase the drive and then create 2 partitions (2 totally separate drives so to speak). You're done.....
    You can then set up the one for Time Machine and the other to drag over whatever files you want.

  • PVCS/Headstart revision substitution not working

    We've been following the instructions on p95 of the Headstart documentation, using a string of $Revision::xxxxxxxxxxx$ to get PVCS revision number substitution on our modules. This doesn't seem to be working correctly - sometimes the substitution takes place, sometimes it doesn't (in standard text files, not binary). We're using PVCS V6.5.
    There's nothing in the PVCS documentation to suggest that a revision string of anything except $Revision$ will work. Why does the Headstart documentation state otherwise? Does it refer to functionality that used to be available at an earlier release of PVCS? It also seems to be saying that using this string will prevent the corruption of binary files - the PVCS documentation clearly states that keyword substitution should never be used with binary, as corruption may result.

    Cheryl,
    I am not sure what you mean by sometimes the substitution takes places and sometimes it doesn't. The expansion of a keyword is depended of a setting in your configuration file (see file type tab on configure tab).
    You can enable/disable the expansion per file type extension (even using a wild card).
    Normally once you have enabled it for a fmb it should work for all fmb's. However it may not work for already checked-in fmb's: if you add a keyword later on it may not expand. You can use wild card here (undefined) but it takes a specific file type extention first. You have disabled it for fmb and enabled it for (undefined) then it will not expand.
    Please let us know if this solves your problem: verifying the keyword enabling/disabling per file type.
    In addition you mentioned the disrecommendation of PVCS/VM to use keywords in binary files. Expansion in binary files with the fixed lenght, as you do, has always worked in previous releases. It still works in 6.5 and 6.6 but pvcs/vm no longer supports it officially, what can I say?
    k r the Headstart team

  • Absolute links on hml page in local directory not working

    All the absolute links on my html pages (which are on my hardrive) are being treated as local links and are therefore not working - i.e. Firefox is adding the local file path before the url. For example, the original link is: http://www.insidehousing.co.uk/legal/criminal-conviction-for-illegally-subletting-tenant/6518844.article
    But Firefox is adding the directory path so the url string becomes: /www.insidehousing.co.uk/legal/criminal-conviction-for-illegally-subletting-tenant/6518844.article%E2%80%9D
    It is also being appended with: %E2%80%9D (which, when tested from a Word page, leads to site but generates page not found error).
    For testing purposes, is there any way I can reconfigure Firefox to parse my links as absolute?
    Many thanks

    Thanks, both. I have carried out cor-el's suggestion of replacing the smart quotes with dumb quotes, then tried viewing link on file again using different encoading, including UTF-16 - same result as before.
    Below I've set the HTML of the whole page, as per yalam96's request (it includes cor-el's suggested fix to the "prosecute" link):
    <pre><nowiki><h3>Who do you need to inform (in the UK)?</h3>
    <p>If you have a mortgage, you will need to inform your provider (with most lenders this shouldn't be an issue – you do not need “consent to let” as you would if you were letting out the whole property) but you do still need to inform them; why? This is partly for the protection of your lodger, if you should default on the mortgage or die, but mostly for your own protection – if the property was destroyed or badly damaged because of the negligence of your lodger.</p>
    <p>If own your property and it's leasehold, check the lease – you may need permission from the freeholder.</p>
    <p>If you rent your property, you will need to firstly check with your landlord (this applies whether you rent privately or from a public landlord – Local Authority or Housing Association), and get their permission in writing, just as you would with a mortgage provider. Incidently, in the UK, a public landlord is only likely to object to the let if moving a lodger in would mean your home becomes over crowded (e.g. you have a two bed flat and your children would have to share your bedroom). They will also object – they might even <a href=&#x201d;http://www.insidehousing.co.uk/legal/criminal-conviction-for-illegally-subletting-tenant/6518844.article&#x22;>prosecute</a> - if you move out and let the whole property to the “lodger” (who wouldn't be a lodger in that case, but a full tenant, with full tenant's rights).</p>
    <p>You may also need to cancel any existing residential home insurance and take out <a href=”http://www.landlordinsurance.biz/landlord-insurance-guides/landlord-insurance-faq/”>landlord insurance</a>. A few residential policies will, however, allow lodgers. Landlord insurance will not cover the lodger's possessions, they will need to get their own insurance, known as Tenant Insurance – policies can be compared on sites such as <a href=”http://www.confused.com/campaign/home-insurance/tenants-content-insurance?MediaCode=1054&kw=lodger+contents+insurance+broad&gclid=CPbbn9-Nj7MCFanItAod3GAAog”>confused.com</a></p>
    <p>If you get a single occupier's discount on your council tax, you will need to inform your local authority, unless your lodger is <a href=”https://www.gov.uk/council-tax/council-tax-exemptions”>exempt</a> from paying council tax (e.g. they're a university student).</p>
    <p>NB People claiming Jobseeker's Allowance and most other benefit claimants are <b>not</b> exempt – they are, however, usually entitled to Council Tax Benefit to help with some or all the cost of their council tax.</p>
    <p>If you're letting on a Monday – Friday basis (to someone who only needs a week night let), this person would not normally pay council tax at your property, as they already pay against their main (family) home. However, if for whatever reason you and your Monday – Friday lodger decided that they would use your address as their main home, they would then become liable to pay council tax at your address and you would lose any single occupier's discount.</p>
    <p>If you claim any kind of means tested benefit (such as job seeker's allowance, housing benefit or council tax benefit) as benefit rules currently stand (January 2013) your rental income will affect this. <b>Contribution</b> based Job Seeker's allowance (JSA(C)) will be affected if your weekly rental income exceeds £50. If you're on income based jobseeker's allowance (JSA(I)), it's very likely to be affected; however, to what extent will depend on your rental earnings and circumstances and a DWP adjudicator will decide this.</p>
    <p>However, from October 2013, when Universal Credit takes effect in the UK, <a href=”http://www.insidehousing.co.uk/tenancies/lodger-rules-to-ease-impact-of-bedroom-tax/6522846.article?MsgId=57059”>a <b>public housing</b> tenant's income from renting a room will no longer affect their benefit entitlement.</a></p></nowiki></pre>

  • TRUNCATE TABLE NOT WORKING AFTER DROPPING CONSTRAINTS

    Hi,
    I have a table with a foreign key constraint. I know you can't truncate tables when there are foreign key constraints. So I drop the constraints before running the TRUNCATE TABLE command. But SQL Server is still stating there are foreign key constraints
    even after they have just been dropped.
    When I use SQL Server Management Studio to generate a drop & create script on this table or any other table with an FK consttaint, the generated script fails stating that there are still foreign key constraints??
    I have the same problem for every table that has FK constraints, for those without FK, TRUNCATE table works without issues.
    The end goal is to reset the identity value of the primary key. Since DBCC does not work on Azure, TRUNCATE TABLE is the only way left, especially if you can't even drop and recreate tables with FK constraints.
    What am I missing here?
    Peter

    Hi,
    Thanks for posting here.
    TRUNCATE TABLE is similar to the DELETE statement with no WHERE clause; however, TRUNCATE TABLE is faster and uses fewer system and transaction log resources.
    TRUNCATE TABLE removes all rows from a table, but the table structure and its columns, constraints, indexes, and so on remain. To remove the table definition in addition to its data, use the DROP TABLE statement.
    If the table contains an identity column, the counter for that column is reset to the seed value defined for the column. If no seed was defined, the default value 1 is used. To retain the identity counter, use DELETE instead.
    Restrictions
    You cannot use TRUNCATE TABLE on tables that:
    •Are referenced by a FOREIGN KEY constraint. (You can truncate a table that has a foreign key that references itself.)
    •Participate in an indexed view.
    •Are published by using transactional replication or merge replication.
    For tables with one or more of these characteristics, use the DELETE statement instead.
    TRUNCATE TABLE cannot activate a trigger because the operation does not log individual row deletions. For more information, see CREATE TRIGGER (Transact-SQL).
    Truncating Large Tables
    Microsoft SQL Server has the ability to drop or truncate tables that have more than 128 extents without holding simultaneous locks on all the extents required for the drop.
    Permissions--------------------------------------------------------------------------------
     The minimum permission required is ALTER on table_name. TRUNCATE TABLE permissions default to the table owner, members of the sysadmin fixed server role, and the db_owner and db_ddladmin fixed database roles, and are not transferable. However, you
    can incorporate the TRUNCATE TABLE statement within a module, such as a stored procedure, and grant appropriate permissions to the module using the EXECUTE AS clause.
    You cannot truncate a table which has an FK constraint on it.
    Typically my process for this is:
    Drop the constraints
    Trunc the table
    Recreate the constraints.
    Hope this helps you.
    Girish Prajwal

  • AMSN & iSight & BT Voyager 205 - not working

    Hi All,
    I am wanting to use aMSN with my isight and using an ADSL router Voyager 205. However for some reasons (common i understand) the router needs the ports changing to allow the isight to work, checked out how to do it, called BT and still no luck, NOT WORKING. Need it to work to talk to my son in Brasil, and he on Windows!!!!! MSN
    Keep getting the message:
    type IP-Restrict-NAT
    Listening - False
    YOu are firewalled or behind a router
    Webcam extention is loaded
    Capture extention -QuicktimeTcl is loaded
    IM not firewalled so it seems it is the router not finding the isight.
    It gives a link to a Q & A with solution but doesnt work with my router for some reason.
    CAN ANYONE HELP PLEASE.
    [email protected] if you can please or [email protected] on MSN (or aMSN)

    Hi
    Dont Know about aMSN, first try upgrading the firmware on the 205 see http://www.zensupport.co.uk/KnowledgeBase/article.aspx?id=10453 please read carefully.
    Also this is how to getting the 205 working in iChat http://discussions.apple.com/thread.jspa?messageID=2772641&#2772641
    Also you might be better off using skype, Mac version http://www.skype.com/download/skype/macosx/20beta.html
    Pc version http://www.skype.com/download/skype/windows/helloagain.html
    Tony

  • Acer C710 - USB Ports not working with patched kernel

    I have an...
    Acer C710-844G01ii
    I have replaced the original SSD with a Mushkin 120GB SSD (MKNSSDCR120GB-7)
    I've used John Lewis' script at https://johnlewis.ie to flash the firmware. It works great. It loads 64 bit dual arch iso (2014.10.01) written to a USB flashdrive (Well, I'm actually using SD card in a USB reader. Not sure if that makes a difference) without having to utilize the workaround listed on the Chromebook wiki page (https://wiki.archlinux.org/index.php/Ch … stallation). I just create a regular arch bootable usb and it seems to work fine. I can use the bootable USB tools. I can install arch to the hard disk fine. (I did this a couple of times on the original SSD that came with the chromebook before I replaced it, so I know it works without having to change the SSD).
    The problem I'm having occurs after I install the patched kernel (linux-chromebook-3.16.4-1-x86_64 or linux-mainline-chromebook-3.17-1-x86_64 I've tried them both. Both times I wiped the hard drive and went through the entire install process from scratch). After booting, everything loads up fine except that I lose functionality of my USB ports. The custom BIOS still reads the arch bootable USB if I choose to boot into it. If I boot from the hard drive though, as soon as the patched kernel loads, the USB ports are not working.
    The output of
    dmesg | tail
    is the same before and after inserting a flash drive into a usb port.
    Running the command
    lsusb
    gives output
    unable to initialize libusb: -99

    Updated the system, now using arch kernel 3.17.1-1
    Problem still exists.
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.17.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=572dffe4-4501-4df5-967f-c535313cfa24 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000acee3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000acee4000-0x00000000af9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000014f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Google Parrot/Parrot, BIOS 4.0-6588-g4acd8ea-dirty 09/04/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x14f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: write-back
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-back
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0AD000000 mask FFF000000 uncachable
    [ 0.000000] 1 base 0AE000000 mask FFE000000 uncachable
    [ 0.000000] 2 base 0B0000000 mask FF0000000 uncachable
    [ 0.000000] 3 base 0C0000000 mask FF0000000 uncachable
    [ 0.000000] 4 base 0D0000000 mask FF0000000 write-combining
    [ 0.000000] 5 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xacee4 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x14f400000-0x14f5fffff]
    [ 0.000000] [mem 0x14f400000-0x14f5fffff] page 2M
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x14c000000-0x14f3fffff]
    [ 0.000000] [mem 0x14c000000-0x14f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x14bffffff]
    [ 0.000000] [mem 0x100000000-0x14bffffff] page 2M
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xacee3fff]
    [ 0.000000] [mem 0x40200000-0xacdfffff] page 2M
    [ 0.000000] [mem 0xace00000-0xacee3fff] page 4k
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x379a0000-0x37cc7fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000000F6DD0 000024 (v02 CORE )
    [ 0.000000] ACPI: XSDT 0x00000000ACFEF0E0 00004C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: FACP 0x00000000ACFF2720 0000F4 (v03 CORE COREBOOT 00000000 CORE 00000001)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/64 (20140724/tbfadt-618)
    [ 0.000000] ACPI: DSDT 0x00000000ACFEF250 0034C7 (v02 COREv4 COREBOOT 20110725 INTL 20140114)
    [ 0.000000] ACPI: FACS 0x00000000ACFEF210 000040
    [ 0.000000] ACPI: HPET 0x00000000ACFF2820 000038 (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: APIC 0x00000000ACFF2860 00005C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: MCFG 0x00000000ACFF28C0 00003C (v01 CORE COREBOOT 00000000 CORE 00000000)
    [ 0.000000] ACPI: SSDT 0x00000000ACFF3900 000818 (v02 CORE COREBOOT 0000002A CORE 0000002A)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000014f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x14f5fffff]
    [ 0.000000] NODE_DATA [mem 0x14f5fa000-0x14f5fdfff]
    [ 0.000000] [ffffea0000000000-ffffea00053fffff] PMD -> [ffff88014ac00000-ffff88014ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x14f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xacee3fff]
    [ 0.000000] node 0: [mem 0x100000000-0x14f5fffff]
    [ 0.000000] On node 0 totalpages: 1032322
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 10988 pages used for memmap
    [ 0.000000] DMA32 zone: 703204 pages, LIFO batch:31
    [ 0.000000] Normal zone: 5080 pages used for memmap
    [ 0.000000] Normal zone: 325120 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xada00000-0xaf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x508
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, 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: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xacee4000-0xaf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xafa00000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf3ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf4000000-0xffffffff]
    [ 0.000000] e820: [mem 0xafa00000-0xefffffff] 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:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88014f200000 s86848 r8192 d23744 u1048576
    [ 0.000000] pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1016032
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=572dffe4-4501-4df5-967f-c535313cfa24 rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: 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: 3981852K/4129288K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 147436K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, 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=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:440 0
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 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 1097.469 MHz processor
    [ 0.000073] Calibrating delay loop (skipped), value calculated using timer frequency.. 2195.39 BogoMIPS (lpj=3658230)
    [ 0.000078] pid_max: default: 32768 minimum: 301
    [ 0.000089] ACPI: Core revision 20140724
    [ 0.005690] ACPI: All ACPI Tables successfully acquired
    [ 0.008808] Security Framework initialized
    [ 0.008819] Yama: becoming mindful.
    [ 0.009391] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.011193] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.012001] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.012017] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.012360] Initializing cgroup subsys memory
    [ 0.012370] Initializing cgroup subsys devices
    [ 0.012374] Initializing cgroup subsys freezer
    [ 0.012378] Initializing cgroup subsys net_cls
    [ 0.012382] Initializing cgroup subsys blkio
    [ 0.012420] CPU: Physical Processor ID: 0
    [ 0.012422] CPU: Processor Core ID: 0
    [ 0.012432] mce: CPU supports 7 MCE banks
    [ 0.012454] CPU0: Thermal monitoring enabled (TM1)
    [ 0.012472] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    [ 0.012675] Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
    [ 0.014781] ftrace: allocating 20674 entries in 81 pages
    [ 0.037109] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.070117] smpboot: CPU0: Intel(R) Celeron(R) CPU 847 @ 1.10GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.070132] TSC deadline timer enabled
    [ 0.070178] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.070223] ... version: 3
    [ 0.070226] ... bit width: 48
    [ 0.070228] ... generic registers: 8
    [ 0.070230] ... value mask: 0000ffffffffffff
    [ 0.070232] ... max period: 0000ffffffffffff
    [ 0.070234] ... fixed-purpose events: 3
    [ 0.070237] ... event mask: 00000007000000ff
    [ 0.090307] x86: Booting SMP configuration:
    [ 0.090312] .... node #0, CPUs: #1
    [ 0.103535] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.103559] x86: Booted up 1 node, 2 CPUs
    [ 0.103563] smpboot: Total of 2 processors activated (4391.78 BogoMIPS)
    [ 0.105926] devtmpfs: initialized
    [ 0.112736] pinctrl core: initialized pinctrl subsystem
    [ 0.112812] RTC time: 0:25:43, date: 10/27/14
    [ 0.112986] NET: Registered protocol family 16
    [ 0.113224] cpuidle: using governor ladder
    [ 0.113230] cpuidle: using governor menu
    [ 0.113291] ACPI: bus type PCI registered
    [ 0.113295] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.113438] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.113443] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.113650] PCI: Using configuration type 1 for base access
    [ 0.124189] ACPI: Added _OSI(Module Device)
    [ 0.124193] ACPI: Added _OSI(Processor Device)
    [ 0.124196] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.124199] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.130313] ACPI: Interpreter enabled
    [ 0.130327] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    [ 0.130336] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    [ 0.130364] ACPI: (supports S0 S3 S4 S5)
    [ 0.130367] ACPI: Using IOAPIC for interrupt routing
    [ 0.130407] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.136949] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.136960] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.137053] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.137240] acpi PNP0A08:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cedff])
    [ 0.137249] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.137502] PCI host bridge to bus 0000:00
    [ 0.137507] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.137512] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.137515] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.137519] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.137523] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.137526] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.137529] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.137533] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.137536] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.137540] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.137543] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.137547] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.137550] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.137553] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.137557] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.137560] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 0.137564] pci_bus 0000:00: root bus resource [mem 0xafa00000-0xfebfffff]
    [ 0.137567] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff]
    [ 0.137583] pci 0000:00:00.0: [8086:0104] type 00 class 0x060000
    [ 0.137752] pci 0000:00:02.0: [8086:0106] type 00 class 0x030000
    [ 0.137774] pci 0000:00:02.0: reg 0x10: [mem 0xe0000000-0xe03fffff 64bit]
    [ 0.137786] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.137796] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x103f]
    [ 0.138004] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.138046] pci 0000:00:16.0: reg 0x10: [mem 0xe0706100-0xe070610f 64bit]
    [ 0.138188] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.138353] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.138392] pci 0000:00:1a.0: reg 0x10: [mem 0xe0705800-0xe0705bff]
    [ 0.138555] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.138624] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.138714] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.138746] pci 0000:00:1b.0: reg 0x10: [mem 0xe0700000-0xe0703fff 64bit]
    [ 0.138900] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.138967] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.139051] pci 0000:00:1c.0: [8086:1e12] type 01 class 0x060400
    [ 0.139207] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.139354] pci 0000:00:1c.1: [8086:1e14] type 01 class 0x060400
    [ 0.139506] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.139671] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.139708] pci 0000:00:1d.0: reg 0x10: [mem 0xe0705c00-0xe0705fff]
    [ 0.139869] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.139938] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.140021] pci 0000:00:1f.0: [8086:1e5f] type 00 class 0x060100
    [ 0.140331] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.140373] pci 0000:00:1f.2: reg 0x10: [io 0x1060-0x1067]
    [ 0.140391] pci 0000:00:1f.2: reg 0x14: [io 0x1070-0x1073]
    [ 0.140409] pci 0000:00:1f.2: reg 0x18: [io 0x1068-0x106f]
    [ 0.140427] pci 0000:00:1f.2: reg 0x1c: [io 0x1074-0x1077]
    [ 0.140444] pci 0000:00:1f.2: reg 0x20: [io 0x1040-0x105f]
    [ 0.140461] pci 0000:00:1f.2: reg 0x24: [mem 0xe0705000-0xe07057ff]
    [ 0.140568] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.140707] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.140738] pci 0000:00:1f.3: reg 0x10: [mem 0xe0706000-0xe07060ff 64bit]
    [ 0.140781] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
    [ 0.140941] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
    [ 0.140981] pci 0000:00:1f.6: reg 0x10: [mem 0xe0704000-0xe0704fff 64bit]
    [ 0.141361] pci 0000:01:00.0: [168c:0034] type 00 class 0x028000
    [ 0.141432] pci 0000:01:00.0: reg 0x10: [mem 0xe0400000-0xe047ffff 64bit]
    [ 0.141586] pci 0000:01:00.0: reg 0x30: [mem 0xe0480000-0xe048ffff pref]
    [ 0.141772] pci 0000:01:00.0: supports D1 D2
    [ 0.141776] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.146966] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.146982] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
    [ 0.147186] pci 0000:02:00.0: [14e4:16b5] type 00 class 0x020000
    [ 0.147261] pci 0000:02:00.0: reg 0x10: [mem 0xe0500000-0xe050ffff 64bit pref]
    [ 0.147314] pci 0000:02:00.0: reg 0x18: [mem 0xe0510000-0xe051ffff 64bit pref]
    [ 0.147412] pci 0000:02:00.0: reg 0x30: [mem 0xe0600000-0xe06007ff pref]
    [ 0.147646] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.147839] pci 0000:02:00.1: [14e4:16bc] type 00 class 0x080501
    [ 0.147913] pci 0000:02:00.1: reg 0x10: [mem 0xe0520000-0xe052ffff 64bit pref]
    [ 0.148270] pci 0000:02:00.1: PME# supported from D0 D3hot D3cold
    [ 0.153657] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 0.153672] pci 0000:00:1c.1: bridge window [mem 0xe0600000-0xe06fffff]
    [ 0.153686] pci 0000:00:1c.1: bridge window [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.153903] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.153995] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10, disabled.
    [ 0.154081] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.154165] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15), disabled.
    [ 0.154248] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *11, disabled.
    [ 0.154330] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.154413] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 0.154495] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 0.155375] ACPI: Enabled 1 GPEs in block 00 to 3F
    [ 0.155452] ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 0.155654] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.155658] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.155664] vgaarb: loaded
    [ 0.155666] vgaarb: bridge control possible 0000:00:02.0
    [ 0.155751] PCI: Using ACPI for IRQ routing
    [ 0.159478] PCI: pci_cache_line_size set to 64 bytes
    [ 0.159577] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.159581] e820: reserve RAM buffer [mem 0xacee4000-0xafffffff]
    [ 0.159584] e820: reserve RAM buffer [mem 0x14f600000-0x14fffffff]
    [ 0.159796] NetLabel: Initializing
    [ 0.159799] NetLabel: domain hash size = 128
    [ 0.159801] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.159829] NetLabel: unlabeled traffic allowed by default
    [ 0.159874] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.159885] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.161931] Switched to clocksource hpet
    [ 0.171668] pnp: PnP ACPI init
    [ 0.171847] system 00:00: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.171852] system 00:00: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.171857] system 00:00: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.171861] system 00:00: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.171865] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.171869] system 00:00: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.171873] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.171877] system 00:00: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.171881] system 00:00: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.171885] system 00:00: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.171891] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.172584] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
    [ 0.172590] system 00:01: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [ 0.172671] system 00:02: [io 0x0500-0x057f] could not be reserved
    [ 0.172676] system 00:02: [io 0x0480-0x04bf] has been reserved
    [ 0.172681] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.172727] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.172802] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.172844] pnp: PnP ACPI: found 5 devices
    [ 0.181140] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.181153] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff]
    [ 0.181169] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 0.181179] pci 0000:00:1c.1: bridge window [mem 0xe0600000-0xe06fffff]
    [ 0.181187] pci 0000:00:1c.1: bridge window [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.181201] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.181205] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.181209] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.181212] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    [ 0.181216] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    [ 0.181219] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    [ 0.181223] pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
    [ 0.181226] pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
    [ 0.181230] pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
    [ 0.181233] pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
    [ 0.181237] pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
    [ 0.181240] pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
    [ 0.181243] pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
    [ 0.181247] pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
    [ 0.181250] pci_bus 0000:00: resource 18 [mem 0x000f0000-0x000fffff]
    [ 0.181254] pci_bus 0000:00: resource 19 [mem 0xafa00000-0xfebfffff]
    [ 0.181257] pci_bus 0000:00: resource 20 [mem 0xfed40000-0xfed44fff]
    [ 0.181262] pci_bus 0000:01: resource 1 [mem 0xe0400000-0xe04fffff]
    [ 0.181266] pci_bus 0000:02: resource 1 [mem 0xe0600000-0xe06fffff]
    [ 0.181269] pci_bus 0000:02: resource 2 [mem 0xe0500000-0xe05fffff 64bit pref]
    [ 0.181319] NET: Registered protocol family 2
    [ 0.181671] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.181835] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.181980] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.182017] TCP: reno registered
    [ 0.182031] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.182066] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.182162] NET: Registered protocol family 1
    [ 0.182192] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.182773] PCI: CLS 64 bytes, default 64
    [ 0.182860] Unpacking initramfs...
    [ 0.302677] Freeing initrd memory: 3232K (ffff8800379a0000 - ffff880037cc8000)
    [ 0.302693] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.302698] software IO TLB [mem 0xa8ee4000-0xacee4000] (64MB) mapped at [ffff8800a8ee4000-ffff8800acee3fff]
    [ 0.302960] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.303038] microcode: CPU0 sig=0x206a7, pf=0x10, revision=0x28
    [ 0.303051] microcode: CPU1 sig=0x206a7, pf=0x10, revision=0x28
    [ 0.303148] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.303201] Scanning for low memory corruption every 60 seconds
    [ 0.303637] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 0.303657] Initialise system trusted keyring
    [ 0.304287] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.307213] zpool: loaded
    [ 0.307219] zbud: loaded
    [ 0.307572] VFS: Disk quotas dquot_6.5.2
    [ 0.307644] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.307867] msgmni has been set to 7783
    [ 0.307975] Key type big_key registered
    [ 0.308262] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.308317] io scheduler noop registered
    [ 0.308322] io scheduler deadline registered
    [ 0.308380] io scheduler cfq registered (default)
    [ 0.308697] pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
    [ 0.308978] pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
    [ 0.309161] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.309165] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    [ 0.309172] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.309208] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.309212] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.309215] pci 0000:02:00.1: Signaling PME through PCIe PME interrupt
    [ 0.309223] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.309253] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.309285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.309344] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 0.309346] vesafb: scrolling: redraw
    [ 0.309350] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.309380] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004780000, using 4160k, total 4160k
    [ 0.315773] Console: switching to colour frame buffer device 170x48
    [ 0.321847] fb0: VESA VGA frame buffer device
    [ 0.321882] intel_idle: MWAIT substates: 0x21120
    [ 0.321884] intel_idle: v0.4 model 0x2A
    [ 0.321887] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.322122] GHES: HEST is not enabled!
    [ 0.322261] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.323099] Linux agpgart interface v0.103
    [ 0.323175] rtc_cmos 00:03: RTC can wake from S4
    [ 0.323405] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.323444] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.323464] Intel P-state driver initializing.
    [ 0.323700] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.323974] TCP: cubic registered
    [ 0.324249] NET: Registered protocol family 10
    [ 0.324810] NET: Registered protocol family 17
    [ 0.325630] Loading compiled-in X.509 certificates
    [ 0.325667] registered taskstats version 1
    [ 0.326469] Magic number: 2:425:406
    [ 0.326624] rtc_cmos 00:03: setting system clock to 2014-10-27 00:25:43 UTC (1414369543)
    [ 0.326771] PM: Hibernation image not present or could not be loaded.
    [ 0.328979] Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
    [ 0.328984] Write protecting the kernel read-only data: 8192k
    [ 0.334234] Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
    [ 0.336362] Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    [ 0.352574] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.355532] systemd-udevd[47]: starting version 216
    [ 0.387858] ACPI: bus type USB registered
    [ 0.387913] usbcore: registered new interface driver usbfs
    [ 0.387936] usbcore: registered new interface driver hub
    [ 0.388039] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 0.388042] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 0.391270] usbcore: registered new device driver usb
    [ 0.392129] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.392223] sdhci: Secure Digital Host Controller Interface driver
    [ 0.392228] sdhci: Copyright(c) Pierre Ossman
    [ 0.392414] ehci-pci: EHCI PCI platform driver
    [ 0.392656] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.392671] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.392674] sdhci-pci 0000:02:00.1: SDHCI controller found [14e4:16bc] (rev 10)
    [ 0.392714] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.393158] sdhci-pci 0000:02:00.1: No vmmc regulator found
    [ 0.393163] sdhci-pci 0000:02:00.1: No vqmmc regulator found
    [ 0.395522] mmc0: SDHCI controller on PCI [0000:02:00.1] using ADMA
    [ 0.397372] SCSI subsystem initialized
    [ 0.400613] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.400649] ehci-pci 0000:00:1a.0: irq 21, io mem 0xe0705800
    [ 0.402598] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.402906] libata version 3.00 loaded.
    [ 0.408631] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.408994] hub 1-0:1.0: USB hub found
    [ 0.409010] hub 1-0:1.0: 3 ports detected
    [ 0.409474] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.409486] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.409509] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.413433] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.413449] ehci-pci 0000:00:1d.0: irq 19, io mem 0xe0705c00
    [ 0.421967] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.422311] hub 2-0:1.0: USB hub found
    [ 0.422325] hub 2-0:1.0: 3 ports detected
    [ 0.422611] ahci 0000:00:1f.2: version 3.0
    [ 0.422819] ahci 0000:00:1f.2: irq 26 for MSI/MSI-X
    [ 0.422858] ahci 0000:00:1f.2: SSS flag set, parallel bus scan disabled
    [ 0.422890] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
    [ 0.422896] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part apst
    [ 0.425306] scsi host0: ahci
    [ 0.427777] scsi host1: ahci
    [ 0.430423] scsi host2: ahci
    [ 0.431139] scsi host3: ahci
    [ 0.431256] ata1: SATA max UDMA/133 abar m2048@0xe0705000 port 0xe0705100 irq 26
    [ 0.431260] ata2: DUMMY
    [ 0.431262] ata3: DUMMY
    [ 0.431265] ata4: DUMMY
    [ 0.475720] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.715469] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.748738] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.760911] ata1.00: ATA-8: MKNSSDCR120GB-7, 582ABBF0, max UDMA/133
    [ 0.760921] ata1.00: 234441648 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 0.770881] ata1.00: configured for UDMA/133
    [ 0.771363] scsi 0:0:0:0: Direct-Access ATA MKNSSDCR120GB-7 BBF0 PQ: 0 ANSI: 5
    [ 0.782066] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 0.782627] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.782637] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.782810] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.785152] sda: sda1 sda2 sda3
    [ 0.786014] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.839907] hub 1-1:1.0: USB hub found
    [ 0.840119] hub 1-1:1.0: 4 ports detected
    [ 0.935913] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 0.945475] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.069643] hub 2-1:1.0: USB hub found
    [ 1.069827] hub 2-1:1.0: 4 ports detected
    [ 1.148949] usb 1-1.1: new full-speed USB device number 3 using ehci-pci
    [ 1.233928] usb 1-1.1: string descriptor 0 read error: -22
    [ 1.290134] EXT4-fs (sda1): re-mounted. Opts: data=ordered
    [ 1.305272] tsc: Refined TSC clocksource calibration: 1097.506 MHz
    [ 1.315437] usb 1-1.3: new high-speed USB device number 4 using ehci-pci
    [ 1.344309] systemd-udevd[136]: starting version 216
    [ 1.352295] systemd-journald[119]: Received request to flush runtime journal from PID 1
    [ 1.607498] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.610413] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
    [ 1.610471] ACPI: Lid Switch [LID0]
    [ 1.610565] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 1.610572] ACPI: Power Button [PWRB]
    [ 1.610653] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    [ 1.610657] ACPI: Sleep Button [TPAD]
    [ 1.610758] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 1.610763] ACPI: Power Button [PWRF]
    [ 1.626490] mei_me 0000:00:16.0: irq 27 for MSI/MSI-X
    [ 1.645724] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 1.645942] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5
    [ 1.653739] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.653745] ACPI: Thermal Zone [THRM] (0 C)
    [ 1.660772] [Firmware Bug]: battery: (dis)charge rate invalid.
    [ 1.665282] ACPI: Battery Slot [BATX] (battery present)
    [ 1.666038] ACPI: AC Adapter [AC] (on-line)
    [ 1.681337] ACPI Warning: SystemIO range 0x0000000000000528-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000057f (\PMIO) (20140724/utaddress-258)
    [ 1.681351] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681358] ACPI Warning: SystemIO range 0x00000000000004c0-0x00000000000004cf conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681364] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681367] ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681374] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681376] ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x0000000000000480-0x00000000000004eb (\GPIO) (20140724/utaddress-258)
    [ 1.681382] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.681385] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 1.688249] [drm] Initialized drm 1.1.0 20060810
    [ 1.691201] pps_core: LinuxPPS API ver. 1 registered
    [ 1.691207] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 1.700706] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [ 1.701200] PTP clock support registered
    [ 1.706524] input: PC Speaker as /devices/platform/pcspkr/input/input6
    [ 1.752871] tg3.c:v3.137 (May 11, 2014)
    [ 1.753314] Adding 8167872k swap on /dev/sda2. Priority:-1 extents:1 across:8167872k SSFS
    [ 1.757127] Bluetooth: Core ver 2.19
    [ 1.757151] NET: Registered protocol family 31
    [ 1.757154] Bluetooth: HCI device and connection manager initialized
    [ 1.757166] Bluetooth: HCI socket layer initialized
    [ 1.757170] Bluetooth: L2CAP socket layer initialized
    [ 1.757180] Bluetooth: SCO socket layer initialized
    [ 1.771585] usbcore: registered new interface driver btusb
    [ 1.771864] snd_hda_intel 0000:00:1b.0: irq 28 for MSI/MSI-X
    [ 1.777240] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.812626] sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 1.812635] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 1.812640] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 1.812643] sound hdaudioC0D0: mono: mono_out=0x0
    [ 1.812646] sound hdaudioC0D0: inputs:
    [ 1.812650] sound hdaudioC0D0: Internal Mic=0x1b
    [ 1.812654] sound hdaudioC0D0: Mic=0x19
    [ 1.819178] tg3 0000:02:00.0 eth0: Tigon3 [partno(BCM57785) rev 57785100] (PCI Express) MAC address 20:89:84:c7:a0:92
    [ 1.819187] tg3 0000:02:00.0 eth0: attached PHY is 57765 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[1])
    [ 1.819192] tg3 0000:02:00.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
    [ 1.819196] tg3 0000:02:00.0 eth0: dma_rwctrl[00000001] dma_mask[64-bit]
    [ 1.834640] media: Linux media interface: v0.10
    [ 1.845475] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input7
    [ 1.849543] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 1.850477] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 1.850623] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 1.851058] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 1.851353] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 1.860140] iTCO_vendor_support: vendor-support=0
    [ 1.861704] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.861764] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0560)
    [ 1.862721] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 1.863690] Linux video capture interface: v2.00
    [ 1.875723] usbcore: registered new interface driver ath3k
    [ 1.914247] tg3 0000:02:00.0 enp2s0f0: renamed from eth0
    [ 1.926001] systemd-udevd[145]: renamed network interface eth0 to enp2s0f0
    [ 1.938186] usb 1-1.1: USB disconnect, device number 3
    [ 1.944872] uvcvideo: Found UVC 1.00 device HD WebCam (04f2:b336)
    [ 1.953353] input: HD WebCam as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13
    [ 1.953679] usbcore: registered new interface driver uvcvideo
    [ 1.953684] USB Video Class driver (1.1.1)
    [ 1.997073] intel_rapl: Found RAPL domain package
    [ 1.997080] intel_rapl: Found RAPL domain core
    [ 1.997083] intel_rapl: Found RAPL domain uncore
    [ 1.999325] [drm] Memory usable by graphics device = 2048M
    [ 1.999330] [drm] Replacing VGA console driver
    [ 1.999337] checking generic (d0000000 410000) vs hw (d0000000 10000000)
    [ 1.999340] fb: switching to inteldrmfb from VESA VGA
    [ 1.999399] Console: switching to colour dummy device 80x25
    [ 2.006114] i915 0000:00:02.0: irq 29 for MSI/MSI-X
    [ 2.006130] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 2.006133] [drm] Driver supports precise vblank timestamp query.
    [ 2.006275] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 2.010165] input: Cypress APA Trackpad (cyapa) as /devices/pci0000:00/0000:00:1f.3/i2c-0/0-0067/input/input14
    [ 2.014824] mousedev: PS/2 mouse device common for all mice
    [ 2.037823] ath: phy0: ASPM enabled: 0x43
    [ 2.037831] ath: EEPROM regdomain: 0x6c
    [ 2.037834] ath: EEPROM indicates we should expect a direct regpair map
    [ 2.037838] ath: Country alpha2 being used: 00
    [ 2.037840] ath: Regpair used: 0x6c
    [ 2.044014] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 2.044617] ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90004980000, irq=17
    [ 2.050867] ath9k 0000:01:00.0 wlp1s0: renamed from wlan0
    [ 2.054438] fbcon: inteldrmfb (fb0) is primary device
    [ 2.054543] Console: switching to colour frame buffer device 170x48
    [ 2.054559] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 2.054563] i915 0000:00:02.0: registered panic notifier
    [ 2.066878] systemd-udevd[145]: renamed network interface wlan0 to wlp1s0
    [ 2.070905] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
    [ 2.125455] usb 1-1.1: new full-speed USB device number 5 using ehci-pci
    [ 2.154830] tg3 0000:02:00.0: irq 30 for MSI/MSI-X
    [ 2.154842] tg3 0000:02:00.0: irq 31 for MSI/MSI-X
    [ 2.154849] tg3 0000:02:00.0: irq 32 for MSI/MSI-X
    [ 2.714571] Switched to clocksource tsc
    [ 2.714588] IPv6: ADDRCONF(NETDEV_UP): enp2s0f0: link is not ready
    [ 2.731648] usb 1-1.1: string descriptor 0 read error: -22
    [ 2.850571] random: nonblocking pool is initialized
    lsusb
    Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 001 Device 004: ID 04f2:b336 Chicony Electronics Co., Ltd
    Bus 001 Device 005: ID 0489:e04e Foxconn / Hon Hai
    Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

  • Multiple occurence not working for extended idocs

    hai friends
    iam doing file to idoc senario in that multiple occurence is not working for Z segments.
    it is extented idoc .
    in taht multilpe segments are not creating only one segment is creating
    what is the problem
    pls help me
    with regards
    srikanth vipparla

    Hi Srikanth,
    You should map the node of the target side(the one which you want to occur multple times) to the node of the source side based upon which the target side node has to occur multiple times. For example lets say our source and target side structures are like this:
    <Source>
                  <Element1>
                  <Element2>
                  <Element3>
    </Source>
    <Target>
                  <Element1>
                  <Element2>
                  <Element3>
    </Target>
    Now if you want Target to occur n times if  Source node occurs n times, you should map Target node to the Source node. Even in case you want that Element1 of target side should occur as many times as many times you have Element1 of Source side, you should do the same.
    Thanks and Regards,
    Sanjeev.
    PS: Reward points if helpful.

Maybe you are looking for

  • 12/03/2013 - Beta - AIR 4.0.1240 Runtime and SDK

    Adobe AIR Beta Channel Update This beta release provides access to the latest AIR runtime and SDK (with compiler) for Windows, Mac OS, iOS and Android. With this release, we are introducing a new numbering scheme for our product versions. Adopting th

  • Message Processing through Advanced Adapter Engine

    Hi All I am trying to design a high volume asynchronous interface through AAE .  The scenario is File to ABAP server proxy . I have few questions about AAE processing with Sender File and Receiver Soap adapter. 1) Suppose if I have 50,000 transaction

  • Error message font

    In opening Numbers 3.1 documents on my iPad, I keep receiving the annoying error message that I'm missing a font. Okay, easy enough, I thought...I edited the document (on my iMac, also using the most recent Numbers) by selecting all its text, and cha

  • Control Inspection Lot Generation

    Hi Experts, I have a requirement where I need to use Inspection Type 04 in 2 ways. 1) For FERT material types inspection lot should be generated automatically. 2) For HALB material types inspection lot should not be generated. The client will generat

  • I just wrote over a pages document by mistake and then saved it, can I find the older version somewhere?

    I just wrote over a pages document and saved it by mistake, can I find the older version of the document?