Can't set brightness after screen blanking

After last update, I can't set brightness after the screen goes off because of inactivity, before that everything works normally.
When I reboot brightness setting works, as is after suspend/unsuspend.
The laptop is Dell Latitude D830.
Any ideas?

b4d wrote:
After last update, I can't set brightness after the screen goes off because of inactivity, before that everything works normally.
When I reboot brightness setting works, as is after suspend/unsuspend.
The laptop is Dell Latitude D830.
Any ideas?
Can you share your kernel version and graphics controller information, please? I had a similar issue with my graphics controller after upgrading to the 3.x kernel in core.

Similar Messages

  • How to set the Home screen blank in Iphone.

    I use iTunes to arrange icons in my Iphone Screen, i arranged it with 4 screens , ist blank, 2nd to 4th with some apps icon. When i sync , the blank home screen is occupied by 2nd and 3rd by 4th and 4th is set as 3rd. So how can i set by Home screen blank with only default Iphone apps at bottom.

    The only way to do that is to have a "blank" home screen icon on your first screen. Here's a site that has one already made for you:
    http://blank.appleiphone.fr/
    Instructions:
    http://www.iphoneincanada.ca/tips-tricks/how-to-create-blank-home-screen-icons-o n-iphoneipod-without-jailbreaking/

  • Console does not comes back to life after screen blanking

    edited post on 2014-07-13:
    This problem has nothing to do with suspend-to-RAM and/or suspend-to-disk (hibernate).
    It is a screen blanking on the console triggered by a timeout in the kernel.
    It can be modified (or disabled) with the setterm command for the current session.
    The issue is still unresolved since the console doesn't comes back to life after hitting a key.
    See post#6 on 2014-07-13 for further details.
    Changed title accordingly.
    original post on 2014-07-09 titled "blank screen on resume after suspend but screen OK after hibernation" follows:
    Dell Inspiron 9400 (aka E1705) with Radeon X1400 (RV515) (confirmed by dmesg: loading R500 microcode)
    - arch x86_64 fully updated up to 07-JULY-2014
    - xf86-video-ati open source driver installed
    - no (additional; ie: explicitly) installed power management packages such as pm-utils
    - no X installed
    The problem:
    • hibernation works fine; ie: by closing (and waiting a few seconds) and re-opening the lid
    • however resume after suspend isn't working; ie: by pressing any key to resume ... it seems the screen never comes back to life
    After suspend activates (and after I hit a key to activate resume) I see no activity at all (blank screen) but ... if I type some commands (eg: timedatectl etc) and then I close the lid to activate the hibernation sequence re-opening the lid (say, a minute later) the machine comes back from hibernation as expected and I can see the commands (and output) I typed when the screen was blank so ... it seems to me either:
    • the backlight state is not restored on the resume sequence (first thought)
    • the machine shuts down the screen after (a 10 minute) timeout but never activates the suspend sequence (and will never activate resume then) (second thought while reading dmesg output)
    This problem was present on this laptop since my first (and subsequent) arch installations so it seems is not kernel/driver specific since I did many pacman --sysupgrades in between while learning arch.
    The testing sequence (with related entries on included dmesg output):
    - typed timedatectl ... showing 23.29.04
    - now allowing idle time for the machine to suspend
    - suspend starts at 23.39 (ie: after 10 minutes) ... tag it as event1#1
    - after 30 seconds resuming with the space key and after a few seconds typing (blindly) timedatectl ... tag it as event1#2
    - after 60 seconds closing the lid allowing time for hibernation ... tag it as event2#1
    - after 30 seconds opening the lid ... tag it as event2#2
    - now I can see the output for timedatectl (typed blindly on event1#2) and it shows 23.40.11
    As you can see in attached dmesg output (at the bottom of this post) there are (to me) no evident entries for event1#2 (resuming after suspend):
    ... event#1-1 ... suspend starts here:
    [Mon Jul 7 23:40:12 2014] perf interrupt took too long (2504 > 2495), lowering kernel.perf_event_max_sample_rate to 50100
    ... event#1-2 ... resume from suspend should show some entries here:
    no entries at all
    And the next entry after entering the suspend sequence is the starting of the hibernation sequence (when closing the lid):
    ... event#2-1 ... hibernation starts here:
    [Mon Jul 7 23:41:30 2014] PM: Syncing filesystems ... done.
    [Mon Jul 7 23:41:30 2014] smpboot: CPU 1 is now offline
    ... event#2-2 ... coming back from hibernation (I think) starts here:
    [Mon Jul 7 23:41:30 2014] ACPI: Low-level resume complete
    [Mon Jul 7 23:41:31 2014] Restarting tasks ... done.
    [Mon Jul 7 23:41:31 2014] video LNXVIDEO:00: Restoring backlight state
    So the machine shuts off the screen (and/or backlight) but never enters suspend mode because "restoring backlight state" appears once and should appear twice in my testing.
    Why isn't working then ?
    Because the signal to enter suspend mode is never sent/received by the OS ?
    Which brings me to a key question: is the acpi package (which it is not installed) (or something like that) required for such signaling ?
    In the following post a user claims a similar problem but he can see some activity (after resuming from suspend) by directing a bright light to the screen so the problem there seems to be the backlight not powered up again: it is not my case, when I did the same I saw no activity at all.
    https://bbs.archlinux.org/viewtopic.php?id=183580
    Following is full dmesg output (edited with a couple of lines inserted to keep track of mentioned events):
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys cpuset
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys cpu
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys cpuacct
    [Mon Jul 7 22:52:56 2014] Linux version 3.15.3-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jul 1 07:32:45 CEST 2014
    [Mon Jul 7 22:52:56 2014] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2918bbe1-e489-42fb-ad36-d70217125c5a rw quiet
    [Mon Jul 7 22:52:56 2014] e820: BIOS-provided physical RAM map:
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x0000000000100000-0x000000007fed33ff] usable
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x000000007fed3400-0x000000007fffffff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x00000000f0000000-0x00000000f4006fff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x00000000f4008000-0x00000000f400bfff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed9ffff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
    [Mon Jul 7 22:52:56 2014] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [Mon Jul 7 22:52:56 2014] NX (Execute Disable) protection: active
    [Mon Jul 7 22:52:56 2014] SMBIOS 2.4 present.
    [Mon Jul 7 22:52:56 2014] DMI: Dell Inc. MP061 /0YD479, BIOS A10 08/26/2009
    [Mon Jul 7 22:52:56 2014] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [Mon Jul 7 22:52:56 2014] e820: remove [mem 0x000a0000-0x000fffff] usable
    [Mon Jul 7 22:52:56 2014] No AGP bridge found
    [Mon Jul 7 22:52:56 2014] e820: last_pfn = 0x7fed3 max_arch_pfn = 0x400000000
    [Mon Jul 7 22:52:56 2014] MTRR default type: uncachable
    [Mon Jul 7 22:52:56 2014] MTRR fixed ranges enabled:
    [Mon Jul 7 22:52:56 2014] 00000-9FFFF write-back
    [Mon Jul 7 22:52:56 2014] A0000-BFFFF uncachable
    [Mon Jul 7 22:52:56 2014] C0000-CFFFF write-protect
    [Mon Jul 7 22:52:56 2014] D0000-EFFFF uncachable
    [Mon Jul 7 22:52:56 2014] F0000-FFFFF write-protect
    [Mon Jul 7 22:52:56 2014] MTRR variable ranges enabled:
    [Mon Jul 7 22:52:56 2014] 0 base 000000000 mask F80000000 write-back
    [Mon Jul 7 22:52:56 2014] 1 base 07FF00000 mask FFFF00000 uncachable
    [Mon Jul 7 22:52:56 2014] 2 disabled
    [Mon Jul 7 22:52:56 2014] 3 disabled
    [Mon Jul 7 22:52:56 2014] 4 disabled
    [Mon Jul 7 22:52:56 2014] 5 disabled
    [Mon Jul 7 22:52:56 2014] 6 disabled
    [Mon Jul 7 22:52:56 2014] 7 disabled
    [Mon Jul 7 22:52:56 2014] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [Mon Jul 7 22:52:56 2014] Scanning 1 areas for low memory corruption
    [Mon Jul 7 22:52:56 2014] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [Mon Jul 7 22:52:56 2014] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [Mon Jul 7 22:52:56 2014] [mem 0x00000000-0x000fffff] page 4k
    [Mon Jul 7 22:52:56 2014] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [Mon Jul 7 22:52:56 2014] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [Mon Jul 7 22:52:56 2014] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [Mon Jul 7 22:52:56 2014] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]
    [Mon Jul 7 22:52:56 2014] [mem 0x7fc00000-0x7fdfffff] page 2M
    [Mon Jul 7 22:52:56 2014] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [Mon Jul 7 22:52:56 2014] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]
    [Mon Jul 7 22:52:56 2014] [mem 0x7c000000-0x7fbfffff] page 2M
    [Mon Jul 7 22:52:56 2014] init_memory_mapping: [mem 0x00100000-0x7bffffff]
    [Mon Jul 7 22:52:56 2014] [mem 0x00100000-0x001fffff] page 4k
    [Mon Jul 7 22:52:56 2014] [mem 0x00200000-0x7bffffff] page 2M
    [Mon Jul 7 22:52:56 2014] init_memory_mapping: [mem 0x7fe00000-0x7fed2fff]
    [Mon Jul 7 22:52:56 2014] [mem 0x7fe00000-0x7fed2fff] page 4k
    [Mon Jul 7 22:52:56 2014] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [Mon Jul 7 22:52:56 2014] RAMDISK: [mem 0x3729a000-0x37944fff]
    [Mon Jul 7 22:52:56 2014] ACPI: RSDP 0x00000000000FC1B0 000014 (v00 DELL )
    [Mon Jul 7 22:52:56 2014] ACPI: RSDT 0x000000007FED39CD 000040 (v01 DELL M07 27D9081A ASL 00000061)
    [Mon Jul 7 22:52:56 2014] ACPI: FACP 0x000000007FED4800 000074 (v01 DELL M07 27D9081A ASL 00000061)
    [Mon Jul 7 22:52:56 2014] ACPI: DSDT 0x000000007FED5400 004841 (v01 INT430 SYSFexxx 00001001 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: FACS 0x000000007FEE3C00 000040
    [Mon Jul 7 22:52:56 2014] ACPI: HPET 0x000000007FED4F00 000038 (v01 DELL M07 00000001 ASL 00000061)
    [Mon Jul 7 22:52:56 2014] ACPI: APIC 0x000000007FED5000 000068 (v01 DELL M07 27D9081A ASL 00000047)
    [Mon Jul 7 22:52:56 2014] ACPI: MCFG 0x000000007FED4FC0 00003E (v16 DELL M07 27D9081A ASL 00000061)
    [Mon Jul 7 22:52:56 2014] ACPI: SLIC 0x000000007FED509C 000176 (v01 DELL M07 27D9081A ASL 00000061)
    [Mon Jul 7 22:52:56 2014] ACPI: BOOT 0x000000007FED4BC0 000028 (v01 DELL M07 27D9081A ASL 00000061)
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x000000007FED3A0D 0004DC (v01 PmRef CpuPm 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: Local APIC address 0xfee00000
    [Mon Jul 7 22:52:56 2014] No NUMA configuration found
    [Mon Jul 7 22:52:56 2014] Faking a node at [mem 0x0000000000000000-0x000000007fed2fff]
    [Mon Jul 7 22:52:56 2014] Initmem setup node 0 [mem 0x00000000-0x7fed2fff]
    [Mon Jul 7 22:52:56 2014] NODE_DATA [mem 0x7fece000-0x7fed2fff]
    [Mon Jul 7 22:52:56 2014] [ffffea0000000000-ffffea0001ffffff] PMD -> [ffff88007d600000-ffff88007f5fffff] on node 0
    [Mon Jul 7 22:52:56 2014] Zone ranges:
    [Mon Jul 7 22:52:56 2014] DMA [mem 0x00001000-0x00ffffff]
    [Mon Jul 7 22:52:56 2014] DMA32 [mem 0x01000000-0xffffffff]
    [Mon Jul 7 22:52:56 2014] Normal empty
    [Mon Jul 7 22:52:56 2014] Movable zone start for each node
    [Mon Jul 7 22:52:56 2014] Early memory node ranges
    [Mon Jul 7 22:52:56 2014] node 0: [mem 0x00001000-0x0009efff]
    [Mon Jul 7 22:52:56 2014] node 0: [mem 0x00100000-0x7fed2fff]
    [Mon Jul 7 22:52:56 2014] On node 0 totalpages: 523889
    [Mon Jul 7 22:52:56 2014] DMA zone: 64 pages used for memmap
    [Mon Jul 7 22:52:56 2014] DMA zone: 21 pages reserved
    [Mon Jul 7 22:52:56 2014] DMA zone: 3998 pages, LIFO batch:0
    [Mon Jul 7 22:52:56 2014] DMA32 zone: 8124 pages used for memmap
    [Mon Jul 7 22:52:56 2014] DMA32 zone: 519891 pages, LIFO batch:31
    [Mon Jul 7 22:52:56 2014] ACPI: PM-Timer IO Port: 0x1008
    [Mon Jul 7 22:52:56 2014] ACPI: Local APIC address 0xfee00000
    [Mon Jul 7 22:52:56 2014] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [Mon Jul 7 22:52:56 2014] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [Mon Jul 7 22:52:56 2014] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [Mon Jul 7 22:52:56 2014] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [Mon Jul 7 22:52:56 2014] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [Mon Jul 7 22:52:56 2014] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [Mon Jul 7 22:52:56 2014] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [Mon Jul 7 22:52:56 2014] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [Mon Jul 7 22:52:56 2014] ACPI: IRQ0 used by override.
    [Mon Jul 7 22:52:56 2014] ACPI: IRQ2 used by override.
    [Mon Jul 7 22:52:56 2014] ACPI: IRQ9 used by override.
    [Mon Jul 7 22:52:56 2014] Using ACPI (MADT) for SMP configuration information
    [Mon Jul 7 22:52:56 2014] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [Mon Jul 7 22:52:56 2014] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [Mon Jul 7 22:52:56 2014] nr_irqs_gsi: 40
    [Mon Jul 7 22:52:56 2014] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [Mon Jul 7 22:52:56 2014] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [Mon Jul 7 22:52:56 2014] e820: [mem 0x80000000-0xefffffff] available for PCI devices
    [Mon Jul 7 22:52:56 2014] Booting paravirtualized kernel on bare hardware
    [Mon Jul 7 22:52:56 2014] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [Mon Jul 7 22:52:56 2014] PERCPU: Embedded 29 pages/cpu @ffff88007fc00000 s87168 r8192 d23424 u1048576
    [Mon Jul 7 22:52:56 2014] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
    [Mon Jul 7 22:52:56 2014] pcpu-alloc: [0] 0 1
    [Mon Jul 7 22:52:56 2014] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515680
    [Mon Jul 7 22:52:56 2014] Policy zone: DMA32
    [Mon Jul 7 22:52:56 2014] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2918bbe1-e489-42fb-ad36-d70217125c5a rw quiet
    [Mon Jul 7 22:52:56 2014] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [Mon Jul 7 22:52:56 2014] Checking aperture...
    [Mon Jul 7 22:52:56 2014] No AGP bridge found
    [Mon Jul 7 22:52:56 2014] Calgary: detecting Calgary via BIOS EBDA area
    [Mon Jul 7 22:52:56 2014] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [Mon Jul 7 22:52:56 2014] Memory: 2043836K/2095556K available (5224K kernel code, 886K rwdata, 1644K rodata, 1116K init, 1284K bss, 51720K reserved)
    [Mon Jul 7 22:52:56 2014] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [Mon Jul 7 22:52:56 2014] Preemptible hierarchical RCU implementation.
    [Mon Jul 7 22:52:56 2014] RCU dyntick-idle grace-period acceleration is enabled.
    [Mon Jul 7 22:52:56 2014] Dump stacks of tasks blocking RCU-preempt GP.
    [Mon Jul 7 22:52:56 2014] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
    [Mon Jul 7 22:52:56 2014] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [Mon Jul 7 22:52:56 2014] NR_IRQS:8448 nr_irqs:512 16
    [Mon Jul 7 22:52:56 2014] Console: colour dummy device 80x25
    [Mon Jul 7 22:52:56 2014] console [tty0] enabled
    [Mon Jul 7 22:52:56 2014] allocated 8388608 bytes of page_cgroup
    [Mon Jul 7 22:52:56 2014] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [Mon Jul 7 22:52:56 2014] hpet clockevent registered
    [Mon Jul 7 22:52:56 2014] tsc: Fast TSC calibration using PIT
    [Mon Jul 7 22:52:56 2014] tsc: Detected 1997.384 MHz processor
    [Mon Jul 7 22:52:56 2014] Calibrating delay loop (skipped), value calculated using timer frequency.. 3996.21 BogoMIPS (lpj=6657946)
    [Mon Jul 7 22:52:56 2014] pid_max: default: 32768 minimum: 301
    [Mon Jul 7 22:52:56 2014] ACPI: Core revision 20140214
    [Mon Jul 7 22:52:56 2014] ACPI: All ACPI Tables successfully acquired
    [Mon Jul 7 22:52:56 2014] Security Framework initialized
    [Mon Jul 7 22:52:56 2014] Yama: becoming mindful.
    [Mon Jul 7 22:52:56 2014] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [Mon Jul 7 22:52:56 2014] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [Mon Jul 7 22:52:56 2014] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)
    [Mon Jul 7 22:52:56 2014] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys memory
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys devices
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys freezer
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys net_cls
    [Mon Jul 7 22:52:56 2014] Initializing cgroup subsys blkio
    [Mon Jul 7 22:52:56 2014] CPU: Physical Processor ID: 0
    [Mon Jul 7 22:52:56 2014] CPU: Processor Core ID: 0
    [Mon Jul 7 22:52:56 2014] mce: CPU supports 6 MCE banks
    [Mon Jul 7 22:52:56 2014] CPU0: Thermal monitoring enabled (TM2)
    [Mon Jul 7 22:52:56 2014] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
    tlb_flushall_shift: -1
    [Mon Jul 7 22:52:56 2014] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [Mon Jul 7 22:52:56 2014] ftrace: allocating 20226 entries in 80 pages
    [Mon Jul 7 22:52:56 2014] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [Mon Jul 7 22:52:56 2014] smpboot: CPU0: Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz (fam: 06, model: 0f, stepping: 06)
    [Mon Jul 7 22:52:56 2014] Performance Events: PEBS fmt0-, 4-deep LBR, Core2 events, Intel PMU driver.
    [Mon Jul 7 22:52:56 2014] perf_event_intel: PEBS disabled due to CPU errata
    [Mon Jul 7 22:52:56 2014] ... version: 2
    [Mon Jul 7 22:52:56 2014] ... bit width: 40
    [Mon Jul 7 22:52:56 2014] ... generic registers: 2
    [Mon Jul 7 22:52:56 2014] ... value mask: 000000ffffffffff
    [Mon Jul 7 22:52:56 2014] ... max period: 000000007fffffff
    [Mon Jul 7 22:52:56 2014] ... fixed-purpose events: 3
    [Mon Jul 7 22:52:56 2014] ... event mask: 0000000700000003
    [Mon Jul 7 22:52:56 2014] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [Mon Jul 7 22:52:56 2014] x86: Booting SMP configuration:
    [Mon Jul 7 22:52:56 2014] .... node #0, CPUs: #1
    [Mon Jul 7 22:52:56 2014] TSC synchronization [CPU#0 -> CPU#1]:
    [Mon Jul 7 22:52:56 2014] Measured 3679205328 cycles TSC warp between CPUs, turning off TSC clock.
    [Mon Jul 7 22:52:56 2014] tsc: Marking TSC unstable due to check_tsc_sync_source failed
    [Mon Jul 7 22:52:56 2014] x86: Booted up 1 node, 2 CPUs
    [Mon Jul 7 22:52:56 2014] smpboot: Total of 2 processors activated (7992.43 BogoMIPS)
    [Mon Jul 7 22:52:56 2014] devtmpfs: initialized
    [Mon Jul 7 22:52:56 2014] pinctrl core: initialized pinctrl subsystem
    [Mon Jul 7 22:52:56 2014] RTC time: 1:53:00, date: 07/08/14
    [Mon Jul 7 22:52:56 2014] NET: Registered protocol family 16
    [Mon Jul 7 22:52:56 2014] cpuidle: using governor ladder
    [Mon Jul 7 22:52:56 2014] cpuidle: using governor menu
    [Mon Jul 7 22:52:56 2014] ACPI: bus type PCI registered
    [Mon Jul 7 22:52:56 2014] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [Mon Jul 7 22:52:56 2014] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [Mon Jul 7 22:52:56 2014] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [Mon Jul 7 22:52:56 2014] PCI: Using configuration type 1 for base access
    [Mon Jul 7 22:52:56 2014] dmi type 0xB1 record - unknown flag
    [Mon Jul 7 22:52:56 2014] mtrr: your CPUs had inconsistent variable MTRR settings
    [Mon Jul 7 22:52:56 2014] mtrr: probably your BIOS does not setup all CPUs.
    [Mon Jul 7 22:52:56 2014] mtrr: corrected configuration.
    [Mon Jul 7 22:52:56 2014] ACPI: Added _OSI(Module Device)
    [Mon Jul 7 22:52:56 2014] ACPI: Added _OSI(Processor Device)
    [Mon Jul 7 22:52:56 2014] ACPI: Added _OSI(3.0 _SCP Extensions)
    [Mon Jul 7 22:52:56 2014] ACPI: Added _OSI(Processor Aggregator Device)
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x000000007FED4134 000244 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: Dynamic OEM Table Load:
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x0000000000000000 000244 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x000000007FED3EE9 0001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: Dynamic OEM Table Load:
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x0000000000000000 0001C6 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x000000007FED4378 0000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: Dynamic OEM Table Load:
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x0000000000000000 0000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x000000007FED40AF 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: Dynamic OEM Table Load:
    [Mon Jul 7 22:52:56 2014] ACPI: SSDT 0x0000000000000000 000085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    [Mon Jul 7 22:52:56 2014] ACPI: Interpreter enabled
    [Mon Jul 7 22:52:56 2014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [Mon Jul 7 22:52:56 2014] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [Mon Jul 7 22:52:56 2014] ACPI: (supports S0 S3 S4 S5)
    [Mon Jul 7 22:52:56 2014] ACPI: Using IOAPIC for interrupt routing
    [Mon Jul 7 22:52:56 2014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [Mon Jul 7 22:52:56 2014] acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [Mon Jul 7 22:52:56 2014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    [Mon Jul 7 22:52:56 2014] acpi PNP0A03:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [Mon Jul 7 22:52:56 2014] PCI host bridge to bus 0000:00
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [bus 00-ff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0x80000000-0xefffffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0xf4007000-0xf4007fff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0xf400c000-0xfebfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0xfec10000-0xfecfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0xfed00400-0xfed1ffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: root bus resource [mem 0xfee10000-0xffafffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:00.0: [8086:27a0] type 00 class 0x060000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: [8086:27a1] type 01 class 0x060400
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1b.0: reg 0x10: [mem 0xefffc000-0xefffffff 64bit]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.0: reg 0x20: [io 0xbf80-0xbf9f]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.1: reg 0x20: [io 0xbf60-0xbf7f]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.1: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.2: reg 0x20: [io 0xbf40-0xbf5f]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.2: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.3: reg 0x20: [io 0xbf20-0xbf3f]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.3: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.7: reg 0x10: [mem 0xffa80000-0xffa803ff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1d.7: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.0: [8086:27b9] type 00 class 0x060100
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.0: can't claim BAR 13 [io 0x1000-0x107f]: address conflict with ACPI CPU throttle [io 0x1010-0x1015]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: [8086:27c4] type 00 class 0x010180
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: reg 0x10: [io 0x01f0-0x01f7]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: reg 0x14: [io 0x03f4-0x03f7]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: reg 0x18: [io 0x0170-0x0177]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: reg 0x1c: [io 0x0374-0x0377]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: reg 0x20: [io 0xbfa0-0xbfaf]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.2: PME# supported from D3hot
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.3: reg 0x20: [io 0x10c0-0x10df]
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: [1002:7145] type 00 class 0x030000
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: reg 0x14: [io 0xee00-0xeeff]
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: reg 0x18: [mem 0xefdf0000-0xefdfffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: reg 0x30: [mem 0xefe00000-0xefe1ffff pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: supports D1 D2
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: PCI bridge to [bus 01]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: bridge window [mem 0xefd00000-0xefefffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: PCI bridge to [bus 0b]
    [Mon Jul 7 22:52:56 2014] acpiphp: Slot [1] registered
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: PCI bridge to [bus 0c-0d]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: bridge window [mem 0xefa00000-0xefcfffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xe01fffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:03:00.0: [14e4:170c] type 00 class 0x020000
    [Mon Jul 7 22:52:56 2014] pci 0000:03:00.0: reg 0x10: [mem 0xef9fe000-0xef9fffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:03:00.0: supports D1 D2
    [Mon Jul 7 22:52:56 2014] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xef900000-0xef9fffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xefffffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xf4007000-0xf4007fff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xf400c000-0xfebfffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xfed00400-0xfed1ffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xffafffff] (subtractive decode)
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *4
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKB] (IRQs *5 7)
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *0, disabled.
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *0, disabled.
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    [Mon Jul 7 22:52:56 2014] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 9 10 11 12 14 15)
    [Mon Jul 7 22:52:56 2014] ACPI: Enabled 3 GPEs in block 00 to 1F
    [Mon Jul 7 22:52:56 2014] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [Mon Jul 7 22:52:56 2014] vgaarb: loaded
    [Mon Jul 7 22:52:56 2014] vgaarb: bridge control possible 0000:01:00.0
    [Mon Jul 7 22:52:56 2014] PCI: Using ACPI for IRQ routing
    [Mon Jul 7 22:52:56 2014] PCI: pci_cache_line_size set to 64 bytes
    [Mon Jul 7 22:52:56 2014] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [Mon Jul 7 22:52:56 2014] e820: reserve RAM buffer [mem 0x7fed3400-0x7fffffff]
    [Mon Jul 7 22:52:56 2014] NetLabel: Initializing
    [Mon Jul 7 22:52:56 2014] NetLabel: domain hash size = 128
    [Mon Jul 7 22:52:56 2014] NetLabel: protocols = UNLABELED CIPSOv4
    [Mon Jul 7 22:52:56 2014] NetLabel: unlabeled traffic allowed by default
    [Mon Jul 7 22:52:56 2014] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [Mon Jul 7 22:52:56 2014] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [Mon Jul 7 22:52:56 2014] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [Mon Jul 7 22:52:56 2014] Switched to clocksource hpet
    [Mon Jul 7 22:52:56 2014] pnp: PnP ACPI init
    [Mon Jul 7 22:52:56 2014] ACPI: bus type PNP registered
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x00000000-0x0009fbff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x0009fc00-0x0009ffff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x000c0000-0x000cffff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x000e0000-0x000fffff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x00100000-0x7fed33ff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x7fed3400-0x7fefffff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0x7ff00000-0x7fffffff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xffb00000-0xffffffff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xfec00000-0xfec0ffff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xfee00000-0xfee0ffff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xfed20000-0xfed9ffff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xffa80000-0xffa83fff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xf4000000-0xf4003fff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xf4004000-0xf4004fff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xf4005000-0xf4005fff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xf4006000-0xf4006fff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xf4008000-0xf400bfff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: [mem 0xf0000000-0xf3ffffff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:01: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    [Mon Jul 7 22:52:56 2014] pnp 00:01: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    [Mon Jul 7 22:52:56 2014] system 00:01: [io 0x04d0-0x04d1] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:02: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    [Mon Jul 7 22:52:56 2014] pnp 00:02: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    [Mon Jul 7 22:52:56 2014] pnp 00:02: disabling [io 0x1060-0x107f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    [Mon Jul 7 22:52:56 2014] pnp 00:02: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    [Mon Jul 7 22:52:56 2014] system 00:02: [io 0xf400-0xf4fe] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:02: [io 0x1080-0x10bf] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:02: [io 0x10c0-0x10df] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:02: [io 0x0809] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    [Mon Jul 7 22:52:56 2014] system 00:07: [io 0x0c80-0x0cff] could not be reserved
    [Mon Jul 7 22:52:56 2014] system 00:07: [io 0x0910-0x091f] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:07: [io 0x0920-0x092f] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:07: [io 0x0cb0-0x0cbf] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:07: [io 0x0930-0x097f] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:08: [dma 4]
    [Mon Jul 7 22:52:56 2014] pnp 00:08: Plug and Play ACPI device, IDs PNP0200 (active)
    [Mon Jul 7 22:52:56 2014] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [Mon Jul 7 22:52:56 2014] system 00:0a: [mem 0xfed00000-0xfed003ff] has been reserved
    [Mon Jul 7 22:52:56 2014] system 00:0a: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    [Mon Jul 7 22:52:56 2014] pnp: PnP ACPI: found 11 devices
    [Mon Jul 7 22:52:56 2014] ACPI: bus type PNP unregistered
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 0b] add_size 1000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0b] add_size 200000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0b] add_size 200000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: BAR 14: assigned [mem 0x80000000-0x801fffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: BAR 15: assigned [mem 0x80200000-0x803fffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: PCI bridge to [bus 01]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: bridge window [mem 0xefd00000-0xefefffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: PCI bridge to [bus 0b]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.0: bridge window [mem 0x80200000-0x803fffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: PCI bridge to [bus 0c-0d]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: bridge window [mem 0xefa00000-0xefcfffff]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1c.3: bridge window [mem 0xe0000000-0xe01fffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: PCI bridge to [bus 03]
    [Mon Jul 7 22:52:56 2014] pci 0000:00:1e.0: bridge window [mem 0xef900000-0xef9fffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 8 [mem 0x80000000-0xefffffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 9 [mem 0xf4007000-0xf4007fff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 10 [mem 0xf400c000-0xfebfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 11 [mem 0xfec10000-0xfecfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 12 [mem 0xfed00400-0xfed1ffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:00: resource 13 [mem 0xfee10000-0xffafffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:01: resource 1 [mem 0xefd00000-0xefefffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:0b: resource 0 [io 0x2000-0x2fff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:0b: resource 1 [mem 0x80000000-0x801fffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:0b: resource 2 [mem 0x80200000-0x803fffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:0c: resource 0 [io 0xd000-0xdfff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:0c: resource 1 [mem 0xefa00000-0xefcfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:0c: resource 2 [mem 0xe0000000-0xe01fffff 64bit pref]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 1 [mem 0xef900000-0xef9fffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 8 [mem 0x80000000-0xefffffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 9 [mem 0xf4007000-0xf4007fff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 10 [mem 0xf400c000-0xfebfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 11 [mem 0xfec10000-0xfecfffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 12 [mem 0xfed00400-0xfed1ffff]
    [Mon Jul 7 22:52:56 2014] pci_bus 0000:03: resource 13 [mem 0xfee10000-0xffafffff]
    [Mon Jul 7 22:52:56 2014] NET: Registered protocol family 2
    [Mon Jul 7 22:52:56 2014] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [Mon Jul 7 22:52:56 2014] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)
    [Mon Jul 7 22:52:56 2014] TCP: Hash tables configured (established 16384 bind 16384)
    [Mon Jul 7 22:52:56 2014] TCP: reno registered
    [Mon Jul 7 22:52:56 2014] UDP hash table entries: 1024 (order: 3, 32768 bytes)
    [Mon Jul 7 22:52:56 2014] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
    [Mon Jul 7 22:52:56 2014] NET: Registered protocol family 1
    [Mon Jul 7 22:52:56 2014] pci 0000:01:00.0: Boot video device
    [Mon Jul 7 22:52:56 2014] PCI: CLS 64 bytes, default 64
    [Mon Jul 7 22:52:56 2014] Unpacking initramfs...
    [Mon Jul 7 22:52:56 2014] Freeing initrd memory: 6828K (ffff88003729a000 - ffff880037945000)
    [Mon Jul 7 22:52:56 2014] Simple Boot Flag at 0x79 set to 0x1
    [Mon Jul 7 22:52:56 2014] Scanning for low memory corruption every 60 seconds
    [Mon Jul 7 22:52:56 2014] futex hash table entries: 512 (order: 3, 32768 bytes)
    [Mon Jul 7 22:52:56 2014] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [Mon Jul 7 22:52:56 2014] zbud: loaded
    [Mon Jul 7 22:52:56 2014] VFS: Disk quotas dquot_6.5.2
    [Mon Jul 7 22:52:56 2014] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [Mon Jul 7 22:52:56 2014] msgmni has been set to 4005
    [Mon Jul 7 22:52:56 2014] Key type big_key registered
    [Mon Jul 7 22:52:56 2014] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [Mon Jul 7 22:52:56 2014] io scheduler noop registered
    [Mon Jul 7 22:52:56 2014] io scheduler deadline registered
    [Mon Jul 7 22:52:56 2014] io scheduler cfq registered (default)
    [Mon Jul 7 22:52:56 2014] pcieport 0000:00:01.0: device [8086:27a1] has invalid IRQ; check vendor BIOS
    [Mon Jul 7 22:52:56 2014] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [Mon Jul 7 22:52:56 2014] pcieport 0000:00:1c.0: device [8086:27d0] has invalid IRQ; check vendor BIOS
    [Mon Jul 7 22:52:56 2014] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    [Mon Jul 7 22:52:56 2014] pcieport 0000:00:1c.3: device [8086:27d6] has invalid IRQ; check vendor BIOS
    [Mon Jul 7 22:52:56 2014] pcieport 0000:00:1c.3: irq 42 for MSI/MSI-X
    [Mon Jul 7 22:52:56 2014] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [Mon Jul 7 22:52:56 2014] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [Mon Jul 7 22:52:56 2014] vesafb: mode is 1600x1200x32, linelength=6400, pages=0
    [Mon Jul 7 22:52:56 2014] vesafb: scrolling: redraw
    [Mon Jul 7 22:52:56 2014] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [Mon Jul 7 22:52:56 2014] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90004400000, using 7552k, total 7552k
    [Mon Jul 7 22:52:56 2014] Console: switching to colour frame buffer device 200x75
    [Mon Jul 7 22:52:56 2014] fb0: VESA VGA frame buffer device
    [Mon Jul 7 22:52:56 2014] intel_idle: does not run on family 6 model 15
    [Mon Jul 7 22:52:56 2014] GHES: HEST is not enabled!
    [Mon Jul 7 22:52:56 2014] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [Mon Jul 7 22:52:56 2014] Linux agpgart interface v0.103
    [Mon Jul 7 22:52:56 2014] rtc_cmos 00:05: RTC can wake from S4
    [Mon Jul 7 22:52:56 2014] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [Mon Jul 7 22:52:56 2014] rtc_cmos 00:05: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [Mon Jul 7 22:52:56 2014] ledtrig-cpu: registered to indicate activity on CPUs
    [Mon Jul 7 22:52:56 2014] TCP: cubic registered
    [Mon Jul 7 22:52:56 2014] NET: Registered protocol family 10
    [Mon Jul 7 22:52:56 2014] NET: Registered protocol family 17
    [Mon Jul 7 22:52:56 2014] registered taskstats version 1
    [Mon Jul 7 22:52:56 2014] Magic number: 6:49:862
    [Mon Jul 7 22:52:56 2014] rtc_cmos 00:05: setting system clock to 2014-07-08 01:53:00 UTC (1404784380)
    [Mon Jul 7 22:52:56 2014] PM: Hibernation image not present or could not be loaded.
    [Mon Jul 7 22:52:56 2014] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [Mon Jul 7 22:52:56 2014] Write protecting the kernel read-only data: 8192k
    [Mon Jul 7 22:52:56 2014] Freeing unused kernel memory: 908K (ffff88000151d000 - ffff880001600000)
    [Mon Jul 7 22:52:56 2014] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    [Mon Jul 7 22:52:56 2014] random: systemd urandom read with 1 bits of entropy available
    [Mon Jul 7 22:52:56 2014] systemd[1]: Cannot add dependency job for unit local-fs.target, ignoring: Unit local-fs.target failed to load: No such file or directory.
    [Mon Jul 7 22:52:56 2014] systemd[1]: Cannot add dependency job for unit swap.target, ignoring: Unit swap.target failed to load: No such file or directory.
    [Mon Jul 7 22:52:56 2014] systemd[1]: Cannot add dependency job for unit systemd-journald-dev-log.socket, ignoring: Unit systemd-journald-dev-log.socket failed to load: No such file or directory.
    [Mon Jul 7 22:52:56 2014] systemd[1]: Cannot add dependency job for unit timers.target, ignoring: Unit timers.target failed to load: No such file or directory.
    [Mon Jul 7 22:52:56 2014] systemd[1]: Cannot add dependency job for unit paths.target, ignoring: Unit paths.target failed to load: No such file or directory.
    [Mon Jul 7 22:52:56 2014] systemd[1]: Cannot add dependency job for unit slices.target, ignoring: Unit slices.target failed to load: No such file or directory.
    [Mon Jul 7 22:52:56 2014] systemd-udevd[50]: starting version 214
    [Mon Jul 7 22:52:56 2014] i8042: PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [Mon Jul 7 22:52:56 2014] serio: i8042 KBD port at 0x60,0x64 irq 1
    [Mon Jul 7 22:52:56 2014] serio: i8042 AUX port at 0x60,0x64 irq 12
    [Mon Jul 7 22:52:56 2014] [drm] Initialized drm 1.1.0 20060810
    [Mon Jul 7 22:52:56 2014] ACPI: bus type USB registered
    [Mon Jul 7 22:52:56 2014] usbcore: registered new interface driver usbfs
    [Mon Jul 7 22:52:56 2014] usbcore: registered new interface driver hub
    [Mon Jul 7 22:52:56 2014] usbcore: registered new device driver usb
    [Mon Jul 7 22:52:56 2014] SCSI subsystem initialized
    [Mon Jul 7 22:52:56 2014] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [Mon Jul 7 22:52:56 2014] uhci_hcd: USB Universal Host Controller Interface driver
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.0: detected 2 ports
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.0: irq 20, io base 0x0000bf80
    [Mon Jul 7 22:52:56 2014] hub 1-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 1-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.1: detected 2 ports
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.1: irq 21, io base 0x0000bf60
    [Mon Jul 7 22:52:56 2014] ehci-pci: EHCI PCI platform driver
    [Mon Jul 7 22:52:56 2014] hub 2-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 2-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.2: detected 2 ports
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.2: irq 22, io base 0x0000bf40
    [Mon Jul 7 22:52:56 2014] hub 3-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 3-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] ehci-pci 0000:00:1d.7: EHCI Host Controller
    [Mon Jul 7 22:52:56 2014] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 4
    [Mon Jul 7 22:52:56 2014] ehci-pci 0000:00:1d.7: debug port 1
    [Mon Jul 7 22:52:56 2014] [drm] radeon kernel modesetting enabled.
    [Mon Jul 7 22:52:56 2014] checking generic (d0000000 760000) vs hw (d0000000 10000000)
    [Mon Jul 7 22:52:56 2014] fb: switching to radeondrmfb from VESA VGA
    [Mon Jul 7 22:52:56 2014] Console: switching to colour dummy device 80x25
    [Mon Jul 7 22:52:56 2014] ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    [Mon Jul 7 22:52:56 2014] ehci-pci 0000:00:1d.7: irq 20, io mem 0xffa80000
    [Mon Jul 7 22:52:56 2014] [drm] initializing kernel modesetting (RV515 0x1002:0x7145 0x1028:0x2002).
    [Mon Jul 7 22:52:56 2014] [drm] register mmio base: 0xEFDF0000
    [Mon Jul 7 22:52:56 2014] [drm] register mmio size: 65536
    [Mon Jul 7 22:52:56 2014] ATOM BIOS: ATI
    [Mon Jul 7 22:52:56 2014] [drm] Generation 2 PCI interface, using max accessible memory
    [Mon Jul 7 22:52:56 2014] radeon 0000:01:00.0: VRAM: 256M 0x0000000000000000 - 0x000000000FFFFFFF (128M used)
    [Mon Jul 7 22:52:56 2014] radeon 0000:01:00.0: GTT: 512M 0x0000000010000000 - 0x000000002FFFFFFF
    [Mon Jul 7 22:52:56 2014] [drm] Detected VRAM RAM=256M, BAR=256M
    [Mon Jul 7 22:52:56 2014] [drm] RAM width 64bits DDR
    [Mon Jul 7 22:52:56 2014] libata version 3.00 loaded.
    [Mon Jul 7 22:52:56 2014] [TTM] Zone kernel: Available graphics memory: 1026556 kiB
    [Mon Jul 7 22:52:56 2014] [TTM] Initializing pool allocator
    [Mon Jul 7 22:52:56 2014] [TTM] Initializing DMA pool allocator
    [Mon Jul 7 22:52:56 2014] [drm] radeon: 128M of VRAM memory ready
    [Mon Jul 7 22:52:56 2014] [drm] radeon: 512M of GTT memory ready.
    [Mon Jul 7 22:52:56 2014] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [Mon Jul 7 22:52:56 2014] [drm] radeon: power management initialized
    [Mon Jul 7 22:52:56 2014] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [Mon Jul 7 22:52:56 2014] hub 4-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 4-0:1.0: 8 ports detected
    [Mon Jul 7 22:52:56 2014] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
    [Mon Jul 7 22:52:56 2014] [drm] PCIE GART of 512M enabled (table at 0x0000000000040000).
    [Mon Jul 7 22:52:56 2014] radeon 0000:01:00.0: WB enabled
    [Mon Jul 7 22:52:56 2014] radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000010000000 and cpu addr 0xffff8800370f4000
    [Mon Jul 7 22:52:56 2014] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [Mon Jul 7 22:52:56 2014] [drm] Driver supports precise vblank timestamp query.
    [Mon Jul 7 22:52:56 2014] [drm] radeon: irq initialized.
    [Mon Jul 7 22:52:56 2014] [drm] Loading R500 Microcode
    [Mon Jul 7 22:52:56 2014] [drm] radeon: ring at 0x0000000010001000
    [Mon Jul 7 22:52:56 2014] [drm] ring test succeeded in 10 usecs
    [Mon Jul 7 22:52:56 2014] [drm] ib test succeeded in 0 usecs
    [Mon Jul 7 22:52:56 2014] [drm] radeon atom DIG backlight initialized
    [Mon Jul 7 22:52:56 2014] [drm] Radeon Display Connectors
    [Mon Jul 7 22:52:56 2014] [drm] Connector 0:
    [Mon Jul 7 22:52:56 2014] [drm] VGA-1
    [Mon Jul 7 22:52:56 2014] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
    [Mon Jul 7 22:52:56 2014] [drm] Encoders:
    [Mon Jul 7 22:52:56 2014] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [Mon Jul 7 22:52:56 2014] [drm] Connector 1:
    [Mon Jul 7 22:52:56 2014] [drm] LVDS-1
    [Mon Jul 7 22:52:56 2014] [drm] DDC: 0x7e30 0x7e30 0x7e34 0x7e34 0x7e38 0x7e38 0x7e3c 0x7e3c
    [Mon Jul 7 22:52:56 2014] [drm] Encoders:
    [Mon Jul 7 22:52:56 2014] [drm] LCD1: INTERNAL_LVTM1
    [Mon Jul 7 22:52:56 2014] [drm] Connector 2:
    [Mon Jul 7 22:52:56 2014] [drm] SVIDEO-1
    [Mon Jul 7 22:52:56 2014] [drm] Encoders:
    [Mon Jul 7 22:52:56 2014] [drm] TV1: INTERNAL_KLDSCP_DAC2
    [Mon Jul 7 22:52:56 2014] [drm] Connector 3:
    [Mon Jul 7 22:52:56 2014] [drm] DVI-I-1
    [Mon Jul 7 22:52:56 2014] [drm] HPD1
    [Mon Jul 7 22:52:56 2014] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
    [Mon Jul 7 22:52:56 2014] [drm] Encoders:
    [Mon Jul 7 22:52:56 2014] [drm] CRT2: INTERNAL_KLDSCP_DAC2
    [Mon Jul 7 22:52:56 2014] [drm] DFP1: INTERNAL_KLDSCP_TMDS1
    [Mon Jul 7 22:52:56 2014] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [Mon Jul 7 22:52:56 2014] hub 1-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 1-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] hub 2-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 2-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] hub 3-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 3-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.3: UHCI Host Controller
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.3: detected 2 ports
    [Mon Jul 7 22:52:56 2014] uhci_hcd 0000:00:1d.3: irq 23, io base 0x0000bf20
    [Mon Jul 7 22:52:56 2014] hub 5-0:1.0: USB hub found
    [Mon Jul 7 22:52:56 2014] hub 5-0:1.0: 2 ports detected
    [Mon Jul 7 22:52:56 2014] ata_piix 0000:00:1f.2: version 2.13
    [Mon Jul 7 22:52:56 2014] ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ]
    [Mon Jul 7 22:52:56 2014] scsi0 : ata_piix
    [Mon Jul 7 22:52:56 2014] scsi1 : ata_piix
    [Mon Jul 7 22:52:56 2014] ata1: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xbfa0 irq 14
    [Mon Jul 7 22:52:56 2014] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xbfa8 irq 15
    [Mon Jul 7 22:52:56 2014] ata2.00: ATAPI: CONY`DFDk/mRG DWmQe8A ` ` ` ` ` ` ` ` `, EDC2` `, max UDMA/33
    [Mon Jul 7 22:52:56 2014] ata1.00: ATA-7: SSDSA2SH032G1GN INTEL, 045C8860, max UDMA/133
    [Mon Jul 7 22:52:56 2014] ata1.00: 62500000 sectors, multi 8: LBA48 NCQ (depth 0/31)
    [Mon Jul 7 22:52:56 2014] ata1.00: configured for UDMA/133
    [Mon Jul 7 22:52:56 2014] scsi 0:0:0:0: Direct-Access ATA SSDSA2SH032G1GN 045C PQ: 0 ANSI: 5
    [Mon Jul 7 22:52:56 2014] ata2.00: configured for UDMA/33
    [Mon Jul 7 22:52:57 2014] usb 4-1: new high-speed USB device number 2 using ehci-pci
    [Mon Jul 7 22:52:57 2014] hub 4-1:1.0: USB hub found
    [Mon Jul 7 22:52:57 2014] hub 4-1:1.0: 4 ports detected
    [Mon Jul 7 22:52:57 2014] [drm] fb mappable at 0xD00C0000
    [Mon Jul 7 22:52:57 2014] [drm] vram apper at 0xD0000000
    [Mon Jul 7 22:52:57 2014] [drm] size 9216000
    [Mon Jul 7 22:52:57 2014] [drm] fb depth is 24
    [Mon Jul 7 22:52:57 2014] [drm] pitch is 7680
    [Mon Jul 7 22:52:57 2014] fbcon: radeondrmfb (fb0) is primary device
    [Mon Jul 7 22:52:57 2014] Console: switching to colour frame buffer device 240x75
    [Mon Jul 7 22:52:57 2014] radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    [Mon Jul 7 22:52:57 2014] radeon 0000:01:00.0: registered panic notifier
    [Mon Jul 7 22:52:57 2014] [drm] Initialized radeon 2.38.0 20080528 for 0000:01:00.0 on minor 0
    [Mon Jul 7 22:53:18 2014] ata2.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
    [Mon Jul 7 22:53:18 2014] scsi 1:0:0:0: CDB:
    [Mon Jul 7 22:53:18 2014] cdb[0]=0x12: 12 00 00 00 60 00
    [Mon Jul 7 22:53:18 2014] ata2.00: cmd a0/01:00:00:60:00/00:00:00:00:00/a0 tag 2 dma 96 in
    res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout)
    [Mon Jul 7 22:53:18 2014] ata2.00: status: { DRDY }
    [Mon Jul 7 22:53:23 2014] ata2: link is slow to respond, please be patient (ready=0)
    [Mon Jul 7 22:53:27 2014] sd 0:0:0:0: [sda] 62500000 512-byte logical blocks: (32.0 GB/29.8 GiB)
    [Mon Jul 7 22:53:27 2014] sd 0:0:0:0: [sda] Write Protect is off
    [Mon Jul 7 22:53:27 2014] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [Mon Jul 7 22:53:27 2014] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [Mon Jul 7 22:53:27 2014] sda: sda1 sda2 sda3 sda4
    [Mon Jul 7 22:53:27 2014] sd 0:0:0:0: [sda] Attached SCSI disk
    [Mon Jul 7 22:53:28 2014] ata2: device not ready (errno=-16), forcing hardreset
    [Mon Jul 7 22:53:28 2014] ata2: soft resetting link
    [Mon Jul 7 22:53:28 2014] ata2.00: model number mismatch 'CONY`DFDk/mRG DWmQe8A ` ` ` ` ` ` ` ` `' != 'SO^YpDVD{/}RW TW}Qu8Q p p p p p p p p p'
    [Mon Jul 7 22:53:28 2014] ata2.00: revalidation failed (errno=-19)
    [Mon Jul 7 22:53:28 2014] ata2.00: limiting speed to UDMA/33:PIO3
    [Mon Jul 7 22:53:33 2014] ata2: soft resetting link
    [Mon Jul 7 22:53:33 2014] ata2.00: model number mismatch 'CONY`DFDk/mRG DWmQe8A ` ` ` ` ` ` ` ` `' != 'SO^YpDVD{/}RW TW}Qu8Q p p p p p p p p p'
    [Mon Jul 7 22:53:33 2014] ata2.00: revalidation failed (errno=-19)
    [Mon Jul 7 22:53:33 2014] ata2.00: disabled
    [Mon Jul 7 22:53:38 2014] ata2: soft resetting link
    [Mon Jul 7 22:53:38 2014] ata2.00: ATAPI: CONY`DFDk/mRG DWmQe8A ` ` ` ` ` ` ` ` `, EDC2` `, max UDMA/33
    [Mon Jul 7 22:53:38 2014] ata2.00: model number mismatch 'CONY`DFDk/mRG DWmQe8A ` ` ` ` ` ` ` ` `' != 'SO^YpDVD{/}RW TW}Qu8Q p p p p p p p p p'
    [Mon Jul 7 22:53:38 2014] ata2.00: revalidation failed (errno=-19)
    [Mon Jul 7 22:53:38 2014] ata2.00: limiting speed to UDMA/33:PIO3
    [Mon Jul 7 22:53:43 2014] ata2: soft resetting link
    [Mon Jul 7 22:53:44 2014] ata2.00: model number mismatch 'CONY`DFDk/mRG DWmQe8A ` ` ` ` ` ` ` ` `' != 'SO^YpDVD{/}RW TW}Qu8Q p p p p p p p p p'
    [Mon Jul 7 22:53:44 2014] ata2.00: revalidation failed (errno=-19)
    [Mon Jul 7 22:53:44 2014] ata2.00: disabled
    [Mon Jul 7 22:53:44 2014] ata2: EH complete
    [Mon Jul 7 22:53:44 2014] scsi scan: 96 byte inquiry failed. Consider BLIST_INQUIRY_36 for this device
    [Mon Jul 7 22:53:44 2014] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [Mon Jul 7 22:53:44 2014] EXT4-fs (sda3): re-mounted. Opts: data=ordered
    [Mon Jul 7 22:53:44 2014] systemd-udevd[150]: starting version 214
    [Mon Jul 7 22:53:44 2014] ACPI: acpi_idle registered with cpuidle
    [Mon Jul 7 22:53:44 2014] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [Mon Jul 7 22:53:44 2014] ACPI: Battery Slot [BAT0] (battery present)
    [Mon Jul 7 22:53:44 2014] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    [Mon Jul 7 22:53:44 2014] ACPI: AC Adapter [AC] (on-line)
    [Mon Jul 7 22:53:44 2014] acpi device:2d: registered as cooling_device2
    [Mon Jul 7 22:53:44 2014] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:2a/LNXVIDEO:00/input/input2
    [Mon Jul 7 22:53:44 2014] [Firmware Bug]: Duplicate ACPI video bus devices for the same VGA controller, please try module parameter "video.allow_duplicates=1"if the current driver doesn't work.
    [Mon Jul 7 22:53:44 2014] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
    [Mon Jul 7 22:53:44 2014] ACPI: Lid Switch [LID]
    [Mon Jul 7 22:53:44 2014] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
    [Mon Jul 7 22:53:44 2014] ACPI: Power Button [PBTN]
    [Mon Jul 7 22:53:44 2014] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
    [Mon Jul 7 22:53:44 2014] ACPI: Sleep Button [SBTN]
    [Mon Jul 7 22:53:44 2014] wmi: Mapper loaded
    [Mon Jul 7 22:53:44 2014] thermal LNXTHERM:00: registered as thermal_zone0
    [Mon Jul 7 22:53:44 2014] ACPI: Thermal Zone [THM] (25 C)
    [Mon Jul 7 22:53:44 2014] intel_rng: FWH not detected
    [Mon Jul 7 22:53:44 2014] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    [Mon Jul 7 22:53:44 2014] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [Mon Jul 7 22:53:44 2014] leds_ss4200: no LED devices found
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: autoconfig: line_outs=3 (0xf/0xe/0x11/0x0/0x0) type:speaker
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: hp_outs=1 (0xd/0x0/0x0/0x0/0x0)
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: mono: mono_out=0x0
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: dig-out=0x9/0x0
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: inputs:
    [Mon Jul 7 22:53:44 2014] sound hdaudioC0D0: Mic=0x10
    [Mon Jul 7 22:53:44 2014] microcode: CPU0 sig=0x6f6, pf=0x20, revision=0xc7
    [Mon Jul 7 22:53:44 2014] microcode: CPU1 sig=0x6f6, pf=0x20, revision=0xc7
    [Mon Jul 7 22:53:44 2014] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [Mon Jul 7 22:53:44 2014] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    [Mon Jul 7 22:53:44 2014] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [Mon Jul 7 22:53:44 2014] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
    [Mon Jul 7 22:53:44 2014] ssb: Found chip with id 0x4401, rev 0x02 and package 0x00
    [Mon Jul 7 22:53:44 2014] ssb: Core 0 found: Fast Ethernet (cc 0x806, rev 0x07, vendor 0x4243)
    [Mon Jul 7 22:53:44 2014] ssb: Core 1 found: V90 (cc 0x807, rev 0x03, vendor 0x4243)
    [Mon Jul 7 22:53:44 2014] ssb: Core 2 found: PCI (cc 0x804, rev 0x0A, vendor 0x4243)
    [Mon Jul 7 22:53:44 2014] kvm: disabled by bios
    [Mon Jul 7 22:53:44 2014] input: Dell WMI hotkeys as /devices/virtual/input/input9
    [Mon Jul 7 22:53:44 2014] iTCO_vendor_support: vendor-support=0
    [Mon Jul 7 22:53:44 2014] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [Mon Jul 7 22:53:44 2014] iTCO_wdt: Found a ICH7-M or ICH7-U TCO device (Version=2, TCOBASE=0x1060)
    [Mon Jul 7 22:53:44 2014] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [Mon Jul 7 22:53:44 2014] gpio_ich: GPIO from 206 to 255 on gpio_ich
    [Mon Jul 7 22:53:44 2014] ssb: Sonics Silicon Backplane found on PCI device 0000:03:00.0
    [Mon Jul 7 22:53:44 2014] b44: Broadcom 44xx/47xx 10/100 PCI ethernet driver version 2.0
    [Mon Jul 7 22:53:44 2014] b44 ssb0:0 eth0: Broadcom 44xx/47xx 10/100 PCI ethernet driver 00:15:c5:4b:f3:24
    [Mon Jul 7 22:53:45 2014] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: data=ordered
    [Mon Jul 7 22:53:45 2014] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: data=ordered
    [Mon Jul 7 22:53:45 2014] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [Mon Jul 7 22:53:45 2014] psmouse serio1: synaptics: Touchpad model: 1, fw: 6.2, id: 0xfa0b1, caps: 0xa04713/0x200000/0x0, board id: 3655, fw id: 128333
    [Mon Jul 7 22:53:45 2014] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
    [Mon Jul 7 22:53:45 2014] mousedev: PS/2 mouse device common for all mice
    [Mon Jul 7 22:53:46 2014] random: nonblocking pool is initialized
    [Mon Jul 7 22:53:48 2014] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
    [Mon Jul 7 22:53:48 2014] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
    [Mon Jul 7 22:53:48 2014] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [Mon Jul 7 23:11:28 2014] b44 ssb0:0 eth0: Link is down
    [Mon Jul 7 23:12:19 2014] b44 ssb0:0 eth0: Link is up at 100 Mbps, full duplex
    [Mon Jul 7 23:12:19 2014] b44 ssb0:0 eth0: Flow control is off for TX and off for RX
    [Mon Jul 7 23:12:54 2014] PM: Syncing filesystems ... done.
    [Mon Jul 7 23:12:54 2014] PM: Preparing system for mem sleep
    [Mon Jul 7 23:12:55 2014] Freezing user space processes ... (elapsed 0.047 seconds) done.
    [Mon Jul 7 23:12:55 2014] Freezing remaining freezable tasks ... (elapsed 0.000 seconds) done.
    [Mon Jul 7 23:12:55 2014] PM: Entering mem sleep
    [Mon Jul 7 23:12:55 2014] Suspending console(s) (use no_console_suspend to debug)
    [Mon Jul 7 23:12:55 2014] b44 ssb0:0 eth0: powering down PHY
    [Mon Jul 7 23:12:55 2014] sd 0:0:0:0: [sda] Synchronizing SCSI cache
    [Mon Jul 7 23:12:55 2014] sd 0:0:0:0: [sda] Stopping disk
    [Mon Jul 7 23:12:55 2014] PM: suspend of devices complete after 393.015 msecs
    [Mon Jul 7 23:12:55 2014] PM: late suspend of devices complete after 0.713 msecs
    [Mon Jul 7 23:12:55 2014] ehci-pci 0000:00:1d.7: System wakeup enabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.3: System wakeup enabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.2: System wakeup enabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.1: System wakeup enabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.0: System wakeup enabled by ACPI
    [Mon Jul 7 23:12:55 2014] PM: noirq suspend of devices complete after 15.766 msecs
    [Mon Jul 7 23:12:55 2014] ACPI: Preparing to enter system sleep state S3
    [Mon Jul 7 23:12:55 2014] PM: Saving platform NVS memory
    [Mon Jul 7 23:12:55 2014] Disabling non-boot CPUs ...
    [Mon Jul 7 23:12:55 2014] smpboot: CPU 1 is now offline
    [Mon Jul 7 23:12:55 2014] ACPI: Low-level resume complete
    [Mon Jul 7 23:12:55 2014] PM: Restoring platform NVS memory
    [Mon Jul 7 23:12:55 2014] Enabling non-boot CPUs ...
    [Mon Jul 7 23:12:55 2014] x86: Booting SMP configuration:
    [Mon Jul 7 23:12:55 2014] smpboot: Booting Node 0 Processor 1 APIC 0x1
    [Mon Jul 7 23:12:55 2014] CPU1 is up
    [Mon Jul 7 23:12:55 2014] ACPI: Waking up from system sleep state S3
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.0: System wakeup disabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.1: System wakeup disabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.3: System wakeup disabled by ACPI
    [Mon Jul 7 23:12:55 2014] uhci_hcd 0000:00:1d.2: System wakeup disabled by ACPI
    [Mon Jul 7 23:12:55 2014] ehci-pci 0000:00:1d.7: System wakeup disabled by ACPI
    [Mon Jul 7 23:12

    I think that it is something wrong with kernel and graphic drivers but i'm not able to solve it from the beginning of using of Arch by me.
    I'm not so sure this issue is software-related only because in my case it seems the laptop screen enters power-saving mode (10-min timeout) on its own without any events logged (as shown by dmesg) so my next thought was OK, I'm going to get rid of this issue disabling the screen power-saving timeout in the BIOS and set it to never power down or something like that and from then on managing power mode manually; ie: when I want to power down I will just use systemctl suspend/hibernate which work fine ... problem is: there are no related options in my BIOS for such timeout.
    The only timeouts I have are in /etc/systemd/logind.conf set to 30min (#IdleActionSec) (commented) by default so these are not in effect because the screens goes blank after 10m which is less than the (default) 30m in logind. Maybe setting loggind to 9m (un-commented) to catch the event before the machine-default one ?
    IdleActionSec=9min
    IdleAction=suspend
    Will check it and report back.

  • Dialog box display won't update after screen blank or being moved

    I have a modeless dialog box used for status display by a plugin I wrote for Acrobat. Everything works fine until the screen blanks or the user moves the dialog box on the screen, at which point no further updates to the dialog box are displayed. My plugin consumes 100% of CPU for long periods of time so the program can appear dead without this display being updated, but nothing I have tried seems to make any difference. The dialog box is generated with ADM and things I have tried include calling "Update" on the dialog box at regular intervals, the windows "Sleep" function to yield the CPU periodically, and a host of similar tactics.
    I'm guessing all the code will get run together once I click submit, but here is how I create the diaglog box (it was working fine without the "WinAppRegisterModelessDialog", but I saw a reference to it elsewhere and tried it to see if it would help, not sure if it actually serves any useful purpose):
    statWin = sADMDialog->Create(inPluginRef, DIALOG_ID, IDB_DIALOG1, kADMModalDialogStyle, NULL, NULL, 0);
    WinAppRegisterModelessDialog((HWND)sADMDialog->GetWindowRef(statWin));
    infoBox = sADMDialog->CreateItem(statWin, 5, kADMTextStaticType, &coords, NULL, NULL, 0);
    // Status header
    coords.top = coords.bottom + 10;
    coords.bottom = coords.top + 12;
    statHeader = sADMDialog->CreateItem(statWin, kADMUniqueItemID, kADMTextStaticType, &coords, NULL, NULL, 0);
    // Status line
    coords.top = coords.bottom + 10;
    coords.bottom = coords.top + 12;
    statLine = sADMDialog->CreateItem(statWin, kADMUniqueItemID, kADMTextStaticType, &coords, NULL, NULL, 0);
    // Progress bar
    coords.top = coords.bottom + 10;
    coords.bottom = coords.top + 15;
    progress = sADMDialog->CreateItem(statWin, kADMUniqueItemID, kADMProgressBarType, &coords, NULL, NULL, 0);
    sADMItem->SetMinIntValue(progress, 0);
    sADMItem->SetMaxIntValue(progress, totalPages);
    // Set window size, and other attributes
    sADMDialog->Size(statWin, coords.right + BORDER, coords.bottom + BORDER);
    sADMDialog->SetText(statWin, PROD_NAME " - Progress");
    // Set header for status line
    sADMItem->SetText(statHeader, " Page # % Complete Estimated Time remaining");
    // Initialize progress bar
    sADMItem->Update(progress);
    Updates are currently performed with the following code segment. The last two lines are my attempts to get the display to update once the screen blanks:
    // show it
    sADMItem->SetText(statLine, textBuf);
    // Update progress bar
    sADMItem->SetIntValue(progress, pagesCompleted);
    // Force display update/refresh
    sADMDialog->Update(statWin);
    // Yield for display update (in case of screen blank or user changes)
    Sleep((DWORD)100);
    Everything works fine until the window is moved or screen blanking occurs, after that nothing seems to work, all updates to the box cease to be displayed. Any suggestions?

    OK guys here's an update. First I went to BIOS and updated the initial display setting to "LCD panel only" from "Auto". At first I thought it helped, because when I worked at the laptop without the external screen attached, the internal LCD panel resumed normally from off (previously this didn't work).
    But today while I was in the office with my external 19" LCD screen attached, and both of them went off after being idle for 10 minutes, the internal LCD panel didn't resume again. So I've tried the Fn + F5 key combination to switch between modes, and I switched from dualview back to single. The internal LCD panel blinked for a second and then turned off immediately, and from that moment on, I was without picture on both of them. SO I ended up hibernating and resuming again. :( An important note - as soon as the computer began hibernating, the LCD went on and I could see the whole progress of hibernation before it turned off.
    Also another note - when I'm in dualview, I always have keep the internal LCD panel as the primary screen. So unfortunately, when it doesn't resume, I don't have access to the taskbar etc to try more things...
    Any more thoughts?
    Thanks again!
    Rado

  • Can't set password after upgrade to iOS4 on my iPhone 3g

    It took forever but I upgraded my iPhone 3G with iOS4 upgrade. When I tried to open "General" settings the screen reverts back to the default first page with all the apps displayed. I want to set a password but I can't get past this screen. I have tried rebooting a couple of times but I can't get to the settings window. Any clues?

    Hey karenw74,
    Thanks for the question. I understand that you are experiencing issues with call audio quality. Do you have a case or screen protector on your iPhone? If so, you may want to remove it while attempting these troubleshooting steps:
    If you can't hear a person on a call or voicemail or if the sound quality is poor on iPhone - Apple Support
    http://support.apple.com/HT203800
    If your issue persists, you can follow the steps towards the end of the article:
    Get more help
    If you've tried these steps and there's still no sound or poor sound quality from your iPhone, contact Apple Support.
    Thanks,
    Matt M.

  • Sony VAIO VGN-FW11E - can't set brightness

    Hello everyone!
    I have really annoying problem with my laptop - setting brightness just don't work. I have tested many others distributions and this work only under Ubuntu 9.10 beta. I think that is connected with this. How can I use this patch  in arch?
    Laptop: Sony VAIO VGN-FW11E
    Graphic card: ATI Radeon HD3470
    I'm sorry for my english but people in polish forum just can't help me ;p

    oskar.einstein wrote:
    @B I'm not able to make so specific changes like you said. I can build something from AUR, sometimes also make some changes to PKBUILD's but doing something with dsdt is to hard for me.
    @litemotiv
    Do you think I shoud compile new kernel with new sony-laptop module inside?
    hmm, i'm not certain that will fix it for you..
    do you already have a fixed dsdt for your laptop? if you do, the best way is to compile a kernel with these lines added to the kernel config file:
    CONFIG_STANDALONE=n
    CONFIG_ACPI_CUSTOM_DSDT=y
    CONFIG_ACPI_CUSTOM_DSDT_FILE="DSDT.hex"
    that will definitely fix the brightness issue. the sony-laptop module is built by default, so you don't have to compile that specifically (the module is needed to get the function-keys on your keyboard working, it shouldn't have any influence on the brightness itself).
    if you don't have a custom dsdt yet, you need to make one following the instructions on the vaiobuntu blog. it's a bit daunting at first, but i assure you that it's doable.
    Last edited by litemotiv (2009-10-26 21:11:30)

  • How can use set automatically after executeQuery in UIX Site?

    Hallo ...,
    i start in my site with an initial event for instance site.do?event=init.
    in the init event i make a roolback, setWhereClause and executeQuery. then the site will display. after the executeQuery i have data in my site which i want to put on variables. all solutions i know need an event. when i put an submit button on the site and go to an event variable there i can say set value=... property=... target=... and can work for example with session variables. but i want to fill the variables without user interaction. but i don't know a way.
    any help is appreciated.

    Hi Marc,
    You can use the Origin property of the pane to set the top left point of your front panel.
    Is this what you are after?
    Dave
    Message Edited by DavidU on 10-06-2008 10:13 AM
    Attachments:
    OriginProperty.png ‏2 KB

  • T400 7417-TRU Locking Up after screen blanks

    Greetings.
    I recently purchased two Lenovo T400's, both being 7417-TRU models... one for me, one for my manager.  I, like many others, wiped my T400 as soon as it hit the desk Monday.  In the past, I have always downloaded all the latest and greatest drivers from the net... that is what I was planning to do.  I found very few drivers.  I ended up unboxing my managers T400 and creating restore discs.  What a PIA.  9 CD's, and it still isn't back to a true Factory load.
    So my real issue.  Now that the thing is up and going, it's acting all goofy.  I set my power setting to NOT turn the HD off or put the system in to standby when on AC, but to shut the LCD off after 30 minutes.  My screen saver is also set to 20 minutes.  If the LCD goes off, when I move the mouse or whatever I do to wake it back up, the background will show, but it will not give me the Fingerprint reader option or the option to hit CTRL-ALT-DEL to get back into the computer.  I have to hard power down the system and log back in. 
    Anyone have any similar issues, any ideas, thoughts, etc. 
    We just switched from Dell to Lenovo... Not getting a real good impression thus far.  And what is the deal with no Recovery media???  The R61's we have been buying have the recovery media and they are cheaper machines!
    Moderator Note; please update your profile with your correct country location as per the forum rules. Products, options and services vary from market to market. Knowing your location helps us help you
    Message Edited by andyP on 08-28-2008 10:07 PM
    -=-=-=-=-=-=-=-=-=-
    Jay Yahn, MCSE
    Lenovo T400, 7417-TRU

    Hi,
    For resolving the problem before anyone logs on the machine, same power scheme as above, has to be run as administrator:
    Windows Registry Editor Version 5.00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg]
    "CurrentPowerPolicy"="6"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\GlobalPowerPolicy]
    "Policies"=hex:01,00,00,00,00,00,00,00,03,00,00,00,10,00,00,00,00,00,00,00,03,\
      00,00,00,10,00,00,00,02,00,00,00,03,00,00,00,00,00,00,00,02,00,00,00,03,00,\
      00,00,00,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,01,00,00,\
      00,00,00,00,00,01,00,00,00,03,00,00,00,03,00,00,00,04,00,00,c0,01,00,00,00,\
      05,00,00,00,01,00,00,00,0a,00,00,00,00,00,00,00,03,00,00,00,01,00,01,00,01,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,03,00,00,00,00,\
      00,16,00,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies]
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\0]
    "Name"="Home/Office Desk"
    "Description"="This scheme is suited to most home or desktop computers that are left plugged in all the time."
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,2c,01,00,00,32,32,00,03,04,00,00,00,04,00,\
      00,00,00,00,00,00,00,00,00,00,b0,04,00,00,2c,01,00,00,00,00,00,00,58,02,00,\
      00,01,01,64,50,64,64,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\1]
    "Name"="Portable/Laptop"
    "Description"="This scheme is designed for extended battery life for portable computers on the road."
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,01,\
      00,00,00,00,00,00,00,b0,04,00,00,2c,01,00,00,32,32,03,03,04,00,00,00,04,00,\
      00,00,00,00,00,00,00,00,00,00,84,03,00,00,2c,01,00,00,08,07,00,00,2c,01,00,\
      00,01,01,64,50,64,64,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\10]
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,08,07,00,00,84,03,00,00,32,32,00,02,04,00,00,00,04,00,\
      00,00,78,01,03,00,01,00,00,00,84,03,00,00,2c,01,00,00,84,03,00,00,b4,00,00,\
      00,01,01,64,50,64,64,00,00
    "Name"="Power Source Optimized"
    "Description"=""
    @="TPPWRMGR"
    "ProhibitModification"=dword:00000007
    "DISP_BRTNESS_AC"="15"
    "DISP_BRTNESS_DC"="0"
    "CPU_SPEED_AC"="1"
    "CPU_SPEED_DC"="4"
    "OPTI_FANCONTROL_AC"="1"
    "OPTI_FANCONTROL_DC"="2"
    "C4_AC"="0"
    "C4_DC"="1"
    "AUTO_ODD_AC"="0"
    "AUTO_ODD_DC"="1"
    "BRTNESS_WHEN_IDLE_AC"="15"
    "BRTNESS_WHEN_IDLE_DC"="0"
    "BRTNESS_IDLE_TIMER_AC"="0"
    "BRTNESS_IDLE_TIMER_DC"="0"
    "RRATE_WHEN_IDLE_AC"="0"
    "RRATE_WHEN_IDLE_DC"="1"
    "RRATE_IDLE_TIMER_AC"="0"
    "RRATE_IDLE_TIMER_DC"="180"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\11]
    "Policies"=hex:01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,32,32,03,03,04,00,00,00,04,00,\
      00,00,78,01,03,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,01,01,64,50,64,64,00,00
    "Name"="Video Playback"
    "Description"=""
    @="TPPWRMGR"
    "ProhibitModification"=dword:00000007
    "DISP_BRTNESS_AC"="15"
    "DISP_BRTNESS_DC"="15"
    "CPU_SPEED_AC"="2"
    "CPU_SPEED_DC"="2"
    "OPTI_FANCONTROL_AC"="1"
    "OPTI_FANCONTROL_DC"="1"
    "C4_AC"="0"
    "C4_DC"="1"
    "AUTO_ODD_AC"="0"
    "AUTO_ODD_DC"="0"
    "BRTNESS_WHEN_IDLE_AC"="15"
    "BRTNESS_WHEN_IDLE_DC"="1"
    "BRTNESS_IDLE_TIMER_AC"="0"
    "BRTNESS_IDLE_TIMER_DC"="0"
    "RRATE_WHEN_IDLE_AC"="0"
    "RRATE_WHEN_IDLE_DC"="0"
    "RRATE_IDLE_TIMER_AC"="0"
    "RRATE_IDLE_TIMER_DC"="0"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\12]
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,32,32,03,01,04,00,00,00,04,00,\
      00,00,00,00,3d,77,2e,f2,07,00,00,00,00,00,00,00,00,00,00,00,00,00,b4,00,00,\
      00,01,01,64,50,64,64,91,7c
    "Name"="Intervideo WinDVD"
    "Description"="Intervideo WinDVD"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\2]
    "Name"="Presentation"
    "Description"="This scheme keeps the monitor on for doing presentations."
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,01,\
      00,00,00,00,00,00,00,00,00,00,00,84,03,00,00,32,32,03,02,04,00,00,00,04,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,2c,01,00,\
      00,01,01,50,50,64,64,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\3]
    "Name"="Always On"
    "Description"="This scheme keeps the computer running so that it can be accessed from the network.  Use this scheme if you do not have network wakeup hardware."
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,32,32,00,00,04,00,00,00,04,00,\
      00,00,00,00,00,00,00,00,00,00,b0,04,00,00,84,03,00,00,00,00,00,00,08,07,00,\
      00,00,01,64,64,64,64,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\4]
    "Name"="Minimal Power Management"
    "Description"="This scheme keeps the computer on and optimizes it for high performance."
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,2c,01,00,00,32,32,03,03,04,00,00,00,04,00,\
      00,00,00,00,00,00,00,00,00,00,84,03,00,00,2c,01,00,00,00,00,00,00,84,03,00,\
      00,00,01,64,64,64,64,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\5]
    "Name"="Max Battery"
    "Description"="This scheme is extremely aggressive for saving power."
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,05,\
      00,00,00,00,00,00,00,b0,04,00,00,78,00,00,00,32,32,03,02,04,00,00,00,04,00,\
      00,00,00,00,00,00,00,00,00,00,84,03,00,00,3c,00,00,00,00,00,00,00,b4,00,00,\
      00,01,01,64,32,64,64,00,00
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\6]
    "Policies"=hex:01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,2c,01,00,00,32,32,03,01,04,00,00,00,04,00,\
      00,00,00,00,3d,77,2e,f2,07,00,00,00,00,00,2c,01,00,00,00,00,00,00,b4,00,00,\
      00,01,01,64,50,64,64,91,7c
    "Name"="Energy Star"
    "Description"=""
    @="TPPWRMGR"
    "ProhibitModification"=dword:00000007
    "DISP_BRTNESS_AC"="15"
    "DISP_BRTNESS_DC"="10"
    "CPU_SPEED_AC"="2"
    "CPU_SPEED_DC"="3"
    "FAN_SPEED_AC"="2"
    "FAN_SPEED_DC"="2"
    "OPTI_FANCONTROL_AC"="1"
    "OPTI_FANCONTROL_DC"="2"
    "BRTNESS_IDLE_TIMER_AC"="0"
    "BRTNESS_IDLE_TIMER_DC"="0"
    "BRTNESS_WHEN_IDLE_AC"="15"
    "BRTNESS_WHEN_IDLE_DC"="10"
    "RRATE_IDLE_TIMER_AC"="0"
    "RRATE_IDLE_TIMER_DC"="0"
    "RRATE_WHEN_IDLE_AC"="0"
    "RRATE_WHEN_IDLE_DC"="0"
    "C4_AC"="1"
    "C4_DC"="1"
    "AUTO_ODD_AC"="0"
    "AUTO_ODD_DC"="1"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\7]
    "Policies"=hex:01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,32,32,00,00,04,00,00,00,04,00,\
      00,00,78,01,03,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,01,01,64,50,64,64,00,00
    "Name"="Maximum Performance"
    "Description"=""
    @="TPPWRMGR"
    "ProhibitModification"=dword:00000007
    "DISP_BRTNESS_AC"="15"
    "DISP_BRTNESS_DC"="15"
    "CPU_SPEED_AC"="1"
    "CPU_SPEED_DC"="1"
    "OPTI_FANCONTROL_AC"="1"
    "OPTI_FANCONTROL_DC"="1"
    "C4_AC"="0"
    "C4_DC"="1"
    "AUTO_ODD_AC"="0"
    "AUTO_ODD_DC"="0"
    "BRTNESS_WHEN_IDLE_AC"="15"
    "BRTNESS_WHEN_IDLE_DC"="1"
    "BRTNESS_IDLE_TIMER_AC"="0"
    "BRTNESS_IDLE_TIMER_DC"="0"
    "RRATE_WHEN_IDLE_AC"="0"
    "RRATE_WHEN_IDLE_DC"="0"
    "RRATE_IDLE_TIMER_AC"="0"
    "RRATE_IDLE_TIMER_DC"="0"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\8]
    "Policies"=hex:01,00,00,00,02,00,00,00,01,00,00,00,00,00,00,00,02,00,00,00,00,\
      00,00,00,00,00,00,00,84,03,00,00,84,03,00,00,32,32,02,02,04,00,00,00,04,00,\
      00,00,78,01,03,00,01,00,00,00,2c,01,00,00,2c,01,00,00,b4,00,00,00,1e,00,00,\
      00,01,01,64,50,64,64,00,00
    "Name"="Maximum Battery Life"
    "Description"=""
    @="TPPWRMGR"
    "ProhibitModification"=dword:00000007
    "DISP_BRTNESS_AC"="0"
    "DISP_BRTNESS_DC"="0"
    "CPU_SPEED_AC"="4"
    "CPU_SPEED_DC"="4"
    "OPTI_FANCONTROL_AC"="2"
    "OPTI_FANCONTROL_DC"="2"
    "C4_AC"="0"
    "C4_DC"="1"
    "AUTO_ODD_AC"="1"
    "AUTO_ODD_DC"="1"
    "BRTNESS_WHEN_IDLE_AC"="0"
    "BRTNESS_WHEN_IDLE_DC"="0"
    "BRTNESS_IDLE_TIMER_AC"="0"
    "BRTNESS_IDLE_TIMER_DC"="0"
    "RRATE_WHEN_IDLE_AC"="0"
    "RRATE_WHEN_IDLE_DC"="1"
    "RRATE_IDLE_TIMER_AC"="0"
    "RRATE_IDLE_TIMER_DC"="180"
    [HKEY_USERS\.DEFAULT\Control Panel\PowerCfg\PowerPolicies\9]
    "Policies"=hex:01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,32,32,03,03,04,00,00,00,04,00,\
      00,00,78,01,03,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
      00,01,01,64,50,64,64,00,00
    "Name"="Timers off (Presentation)"
    "Description"=""
    @="TPPWRMGR"
    "ProhibitModification"=dword:00000007
    "DISP_BRTNESS_AC"="11"
    "DISP_BRTNESS_DC"="9"
    "CPU_SPEED_AC"="2"
    "CPU_SPEED_DC"="2"
    "OPTI_FANCONTROL_AC"="2"
    "OPTI_FANCONTROL_DC"="2"
    "C4_AC"="0"
    "C4_DC"="1"
    "AUTO_ODD_AC"="0"
    "AUTO_ODD_DC"="0"
    "BRTNESS_WHEN_IDLE_AC"="11"
    "BRTNESS_WHEN_IDLE_DC"="9"
    "BRTNESS_IDLE_TIMER_AC"="0"
    "BRTNESS_IDLE_TIMER_DC"="0"
    "RRATE_WHEN_IDLE_AC"="0"
    "RRATE_WHEN_IDLE_DC"="0"
    "RRATE_IDLE_TIMER_AC"="0"
    "RRATE_IDLE_TIMER_DC"="0"
    In fact, to do a complete work one should load and modify the "Default user" hive so that any new user tha logs on to these machine should inherit this power scheme.
    Hope it helps someone, it would be nice that anyone having the same problem posted here to press Lenovo to find a proper solution.
    One of these days I'll go to Lenovo Repair Center (here is the one from IBM) with a machine so that they try to find a solution, if so I'll post here the results.
    Regards,
    JAlexandre

  • How can I set up a screen screen sharing VNC at a resolution higher than display?

    I have a mid 2010 MacBook Pro 13in, and i have set up screen sharing to access over VNC. I want to view my mac on my 1920x1080 display hooked up to my PC. But when i do it is not full screen, it is the same resolution as my MBP. how can i run it at a higher resolution only over VNC?

    As Cvid suggests, I create my "frames" in Photoshop. Not sure about all versions, but my PS has several Actions, just for frames, and I have made a few more, with a different "look."
    I Save_As PSD, and just Import those as Footage (I do not need the capability to work with the individual Layers).
    Good luck,
    Hunt

  • JEditorPane and HTMLEditorKit: can't set alignment after invoking setText

    When i write text into JEditorPane i can change the alignment of this text.
    With getText i get the html-code. After invoking setText() with this html-code the alignment-action does not work.
    Here is some test-code to show this. but the test fails only sometimes.
    import java.awt.BorderLayout;
    import java.awt.event.ActionEvent;
    import java.awt.event.KeyEvent;
    import java.util.HashMap;
    import java.util.Map;
    import javax.swing.Action;
    import javax.swing.JEditorPane;
    import javax.swing.JFrame;
    import javax.swing.SwingUtilities;
    import javax.swing.text.html.HTMLEditorKit;
    import junit.extensions.jfcunit.JFCTestCase;
    import junit.extensions.jfcunit.JFCTestHelper;
    import junit.extensions.jfcunit.eventdata.KeyEventData;
    import junit.framework.AssertionFailedError;
    public class EditorPaneTest extends JFCTestCase {
      // Private instance variables ( fixtures )
      // ==============================================================================================
      private JFCTestHelper jfcHelper= null;
      private JEditorPane testInstance = null;
      public EditorPaneTest( String testName ) {
        super( testName );
      // Class methods
      // ==================================================================================================================
      public static junit.framework.Test suite() {
        junit.framework.TestSuite suite = new junit.framework.TestSuite( EditorPaneTest.class );
          return new junit.extensions.RepeatedTest( suite , 5 );
      // Instance methods
      // ==================================================================================================================
      // Protected ( setup and teardown test case )
      protected void setUp() throws java.lang.Exception {
        super.setUp();
        junit.extensions.jfcunit.JFCTestHelper.setCurrentTestCase( this );
        jfcHelper = new JFCTestHelper();
      protected void tearDown() throws java.lang.Exception {
        try {
          // Add tearDown code for fixtures here
        } // try
        finally {
          jfcHelper = null;
          junit.extensions.jfcunit.TestHelper.cleanUp( this );
          super.tearDown();
        } // finally
      // Public ( testcases )
      @SuppressWarnings("nls")
      public void testCreation() throws Exception {
        SwingUtilities.invokeAndWait( new Runnable() {
          public void run() {
            testInstance = new JEditorPane();
        assertNotNull( testInstance );
        final JFrame frame = new JFrame( "test" );
        frame.getContentPane().add( testInstance , BorderLayout.CENTER );
        frame.setSize( 800 , 600 );
        frame.setDefaultCloseOperation( JFrame.DISPOSE_ON_CLOSE );
        frame.setVisible( true );
        testInstance.setEditorKit( new HTMLEditorKit() );
        Map< String , Action > actionMap = new HashMap< String , Action >();
        Action[] actions = testInstance.getEditorKit().getActions();
        for ( Action a : actions ) {
          actionMap.put( ( String ) a.getValue( Action.NAME ) , a );
        jfcHelper.sendKeyAction( new KeyEventData( this , testInstance , KeyEvent.VK_T ) );
        jfcHelper.sendKeyAction( new KeyEventData( this , testInstance , KeyEvent.VK_S ) );
        jfcHelper.sendKeyAction( new KeyEventData( this , testInstance , KeyEvent.VK_T ) );
        selectAll();
        Action centerAction = actionMap.get( "center-justify" ); //$NON-NLS-1$
        centerAction.actionPerformed( new ActionEvent( this , ActionEvent.ACTION_PERFORMED , "align" ) );
        final String html = testInstance.getText();
        SwingUtilities.invokeAndWait( new Runnable() {
          public void run() {
            testInstance.setText( html );
        final String htmlAfterInit = testInstance.getText();
        selectAll();
        Action leftAction = actionMap.get( "left-justify" );//$NON-NLS-1$
        leftAction.actionPerformed( new ActionEvent( this , ActionEvent.ACTION_PERFORMED , "align" ) );
        final String htmlAfterAlignLeft = testInstance.getText();
        new alltests.AbstractMockTimeoutVerifier( alltests.AbstractMockTimeoutVerifier.Type.SWING ) {
          public void doVerify() throws AssertionFailedError {
            assertFalse( htmlAfterInit.equals( htmlAfterAlignLeft ) );
            System.out.println(htmlAfterInit); //$NON-NLS-1$ // TODO: Remove
            System.out.println("-------------------------"); //$NON-NLS-1$ // TODO: Remove
            System.out.println(htmlAfterAlignLeft); //$NON-NLS-1$ // TODO: Remove
        }.verify();
      // Private ( helpers )
      private void selectAll() throws AssertionFailedError, InterruptedException{
        SwingUtilities.invokeLater( new Runnable() {
          public void run() {
            testInstance.selectAll(); 
        new alltests.AbstractMockTimeoutVerifier( alltests.AbstractMockTimeoutVerifier.Type.SWING ) {
          public void doVerify() throws AssertionFailedError {
            assertTrue( 0 < testInstance.getSelectedText().length() );
        }.verify();
    }

    I remember having a similiar problem. It was caused by the session not using the properties passed in. I seem to remember I needed to set a system property at startup, but can't remember what it was. JGuru has this to say though:
    Q:
    I'm getting my Session with Session.getDefaultInstance and its not getting changes to the Properties passed in. What's wrong?
    A:
    In getDefaultInstance(Properties props), the Properties are only used in the initial call. Future calls ignore the setting, returning the previously created Session. If you need to change the Properties, like to change SMTP servers, you should use getInstance(Properties props) instead.

  • Can't set a home screen background

    i have just updated my ipod touch, i bought it last week as far as i know it's the newest one available (8GB). the Utilities folder is working & i have noticed a few other differences but when i go to apply a wallpaper it doesn't ask me to move or scale or set as a back ground for the lock screen or the home screen it just sets the picture. i did not have any of the other problems some people are experiencing but i don't use my ipod for much besides listening to music. anyone know what to do?

    This might clear things up for you.
    http://www.apple.com/ipodtouch/ios4-software-update.html
    Near the bottom of the page it says:
    "Not all features are compatible with all devices. For example, multitasking, custom wallpaper, and Bluetooth keyboard support are available only with iPhone 4, iPhone 3GS, and the third-generation iPod touch (32GB and 64GB models from late 2009)."
    So I guess that excludes the 8GB version as you have.

  • T500 can't adjust brightness after standy by or hiber.

    New T500 and as soon as I receive it, I upgraded to windows 7. Don't know if it is ok in Vista.
    Reboot is ok. I've updated all the drivers for bias, hard-disk etc. still the same, I notice there are some other post report this problem, any solutions? Thanks.

    Forget to say:
    It is: 2242CTO, S/N:******-09/05 
    Moderator edit: Masked serial number so that nobody is tempted to do anything scurrilous with it.
    Message Edited by bananaman on 05-24-2009 06:03 PM

  • My imac g5 display preference will not stay bright after bootup.

    My imac g5 display preference will not stay bright after bootup.
    Precessor 1.8 PPC G5
    2gb ddr sdram
    osx 10.5.8

    cwc wrote:
    My imac g5 display preference will not stay bright after bootup.
    Welcome to Apple's discussion groups.
    I'll presume that you can adjust the brightness after bootup. If that display preference is kept in PRAM, it's possible that the PRAM battery is wearing out.
    Here's what Apple says about what's stored in PRAM:
    http://support.apple.com/kb/HT1242
    To test that possibility, turn off "Set date and time automatically" in the Date & Time panel of System Preferences (if it's set), shut down and unplug your Mac, then let it sit for a few minutes. When you reboot it, check the system date and time. If the PRAM battery is failing, those may be set incorrectly.
    iFixit describes replacing the PRAM battery of an iMac G5 as of "moderate" difficulty. See these pages:
    http://www.ifixit.com/Browse/iMac_G5

  • I cant set a home screen background

    I went to photos, saved photos, picked the one i want, then hit set. But instead of having it ask me for the lock or welcome screen it automaticly goes to lock, I have the latest ipod system on the 3rd gen.

    Only the third generation and fourth generation iPod Touches support homescreen wallpapers. Otherwise, you can only set a lock screen wallpaper.
    The option will be in Settings > Wallpaper. If your iPod does not let you pick a homescreen wallpaper, then you know what generation you are.

  • Can you do anything after sendRedirect()

    I'm not able to test this myself as I don't have a development environment set up, but this is my question.
    Is it possible to do anything after a call to sendRedirect(), e.g. setting cookies, additional checking? The javadocs say that if the response has been committed, this method throws an IllegalStateException. Is it possible to do anything after a call to sendRedirect(), such as writing to a response, adding cookies?
    Here is some code which may explain my question:
    protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
              String username = request.getParameter(USER_ID);
              response.sendRedirect(anotherUrl);
                                              // is this even possible????
              response.addCookie(new Cookie("Login", "true"));
         }

    I just tested this with the following code:
    public void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
    Cookie[] cookies = request.getCookies();
              for(int i = 0; i < cookies.length; i++) {
                   Cookie c = cookies;
                   LOGGER.info("Cookie: " + c.getName() + ", " + c.getValue());
    response.sendRedirect(someURL());
    response.addCookie(new Cookie("Login", "true"));
    Basically it will print all cookies in the request. On the first doPost, it does the redirect before adding the Login cookie. On subsequent doPost's the Login cookie was not printed out, the only cookie I found was the JSESSIONID, which was expected. So you can't set cookies after a redirect.

Maybe you are looking for

  • How to restrict user to process own company code data in z program

    Hi All, I have this issue. in asset management I would like to restrict user to process its own company data. for example A who works in company 0123 only can process comp code 0123 data whereas X who is manager can process all company code data. In

  • Flash not displaying photos in Flash photo Gallery

    I have several web sites that use a flash photo gallery to display the photos. All worked until a few months ago when the photo were not displayed to users who used Mozilla Firefox, or MAC users using Safari for their browsers. The albums were blank,

  • Characters Standart between Pc and Mac

    Hi, My application which is parsing html pages and output some part of this pages has no problem to manage the different charset when used on a PC with J2re 1.4.1 . But this application used on a Mac Os X with J2re 1.3 output many wrong characters ev

  • DB13 - AllOff+Log backup is shown in red

    Dear Experts, In DB13 ALLOff+Log is displayed in red .When I doble clicked on same and checkd the detail log the return code is shown as 0000 Success in green color.All the files are backup successfully. I check the detailed log in which nothng is sh

  • Oms in oracle 11g

    Hi, I am asked to install oracle 11.2 and OMS. I don't have any idea about OMS. How to configure that? Can i install and configure 11g and OMS in same machine(Vm ware). can i use the OMS for testing purpose? please anyone tell about download path for