Numpad stopped working under gnome

Somehow my numpad stopped working under gnome. It does work under GDM etc so somehow a setting must have been changed.
Problem is, I can't find that setting  :x
Someone any idea before I start deleting my gnome config files ?

You can just copy your files to other location
btw gnome (i think every gtk enviroments) uses keyboard settings from xorg.conf - maybe somethig is wrong with that file? Look at this, but i think first you may copy your gnome configuration to other place so you'll be sure if that is in your config or it is system error.

Similar Messages

  • Synaptics touchpad work in gdm, stop working under gnome

    Hi everybody, after recent uptade my synaptics tuochped stop working:
    I use gdm, and i can use touchpad without problem in the logon screen; after  a few second after login my touchpad stop working, during gnome init.
    The mouse is under /dev/psaux and it work correctly for long time. (i've had this problem once some month ago, but  a simple reboot solved the problem )
    this is my xorg.conf if it helps
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "SynapticsTouchpad" "SendCoreEvents"
    EndSection
    Section "Files"
    EndSection
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    Option "AlwaysCore" "true" # send events to CorePointer
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "SHMConfig" "true" # configurable at runtime? security risk
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.10" # speed factor for low pointer movement
    Option "MaxSpeed" "0.60" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0020" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    Option "TapButton1" "1"
    Option "TapButton2" "2"
    Option "TapButton3" "3"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    Section "InputDevice"
    # generated from default
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Unknown"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Device"
    Identifier "Device0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Device0"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    thanks!

    I too am having the same problem. This only seems to happen after I connect to a projector by the VGA port on my Lenovo T500. I use the display port to connect to a 30" apple cinema display and have no issues. Have not had much luck in finding what changes in the gnome config when this problem arises.
    I am looking forward to anyone being able to explain what is actually changing and why. WIll continue to dig into this and post a workaround if I find one.

  • Error message: "application.exe has stopped working" under BEX event name on Windows 7 64-bit.

    I am trying to run a third party program on my Windows 7 64-bit. It has an executable file.
    1. When I double click on this file (appname.exe), I will see a GUI window.
    2. In this GUI window, I will have to select a dynamic link library file (appDLL.dll) to load into the appname.exe that will run the application. This DLL file is compiled in Visual C++ 2010 Express based on a C source code under the Release Win32
    mode. 
    3. It is supposed to run after step 2. Instead it give the BEX error message saying "appkernel.exe has stop working." There is no online solution at this time when I select that option to search for an online solution.
    I can run this program on my Windows 7 32-bit computer. What does this error message mean? Why is there an issue like this on Windows 7 64-bit? How can I fix this issue? The detailed description of the problem is below.
    Problem signature:
      Problem Event Name:    BEX
      Application Name:    appkernel.exe
      Application Version:    0.0.0.0
      Application Timestamp:    4f06397d
      Fault Module Name:    MSVCR100.dll
      Fault Module Version:    10.0.40219.325
      Fault Module Timestamp:    4df2be1e
      Exception Offset:    0008af3e
      Exception Code:    c0000417
      Exception Data:    00000000
      OS Version:    6.1.7601.2.1.0.256.1
      Locale ID:    1033
      Additional Information 1:    81c8
      Additional Information 2:    81c8f46ed31e8fb8b45fcb166d97e96d
      Additional Information 3:    eec1
      Additional Information 4:    eec16e1825ff7aa9948f00b1f285bbaa
    Thanks in advance!
    LDL

    Hi Brian,
    Thank you for the reply!
    The third party software provider wrote the source code in C. When I compiled this source code, the DLL file will be created in store in the Release folder in the same project directory of the source code.
    I just double check my computer, I have the following Visual C++ packages installed on it:
    1. Microsoft Visual C++ 2005 Redistributable
    2. Microsoft Visual C++ 2005 Redistributable (x64)
    3. Microsoft Visual C++ 2008 Redistributable - x64 9.0.21022
    4. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.17
    5. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.4148
    6. Microsoft Visual C++ 2008 Redistributable - x64 9.0.30729.6161
    7. Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.4148
    8. Microsoft Visual C++ 2008 Redistributable - x86 9.0.30729.6161
    9. Microsoft Visual C++ 2010 x64  Redistributable - 10.0.40219
    10. Microsoft Visual C++ 2010 x64  Runtime - 10.0.40219
    11. Microsoft Visual C++ 2010 x86  Redistributable - 10.0.40219
    12. Microsoft Visual C++ 2010 x86  Runtime - 10.0.40219
    13. Microsoft Visual C++ 2010 Express - ENU
    14. Microsoft Visual Studio 2010 Service Pack 1
    15. Microsoft Visual Studio 2010 Express Prerequisites x64 - ENU
    16. Microsoft .NET Framework 4.5.2
    17. Microsoft .NET Framework 4 Multi-Targeting Pack
    From what I understand the Visual C++ 2008 Runtime is included in the Redistributable package.
    Leo 

  • Plug stopped working - under warranty?

    I purchased an iPad that is still under warranty.
    The power plug adapter stopped working.
    Will they replace if the iPad is under warranty?
    Thanks

    Is it the plug that has stopped working? Or is it possible that the sync/charge cable got damaged and is keeping the iPad from recharging?
    If you have access to another cable try it and see what happens. 
    I don't know if Apple will replace a damaged / defective sync cable or not since they can be kind of fragile.  If you don't always unplug it by pulling on the plug and not the cord you can easily damage it.

  • Get error "Firefox has stopped working" under Windows 7

    I'm running Firefox 3.6.10 (just upgraded, I was at 3.6.9) and every so often (maybe 1-2 days), Windows 7 decides to crash it with the error "Firefox has stopped working". Firefox itself does not seem to be generating a crash id, which is disappointing since that way it would be reported. I run a LOT of tabs, at the moment I have around 100 open. I notice that the CPU usage seems to get very high (it shows 25% for me, but I have a quad core machine so I guess that is 100% of one CPU) as well as memory (1.5gb). It's almost as though Windows thinks that Firefox has stopped responding because of the high CPU usage and decides to terminate it.
    I've seen some posts here reporting similar problems, but no resolutions. I also saw a post elsewhere suggesting disabling throttling in Windows but saw other posts saying that had not solved the problem.
    Any suggestions on how to fix or troubleshoot this problem?

    I have this problem too. Now i'm using win7 64 bit, i installed the newest firefox 6.0.2 and yahoo messenger 11 -> i got this problem. First time i think this is a firefox's error. I decide to use process hacker (a mini tool to manager running process) to find out what is happening and i found this: the program name "YahooMessger!.exe" run a few second and it calls the firefox crash popup lol. I uninstall the firefox and i see "YahooMessger!.exe" auto run in process hacker! ^^ conclusion: i uninstall Yahoo Messenger 11 and delete two folder of yahoo in my username's document (1 of them have the program "YahooMessger!.exe"), reinstall firefox and get out this problem!
    So my question is: what is "YahooMessger!.exe", is it a yahoo's part, is it a spyware or virus? Here is the link of this file, i have archived it with winrar http://www.mediafire.com/?lf8tc9fal5rxlup

  • DPP viewer module stops working under windows 7

    Does anyone know why DPP stops working as soon as I open a picture folder. Below is the error message
    DPP Viewer Module has stopped working
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.
    I have Windows 7 64, I've tried  to uninstall and install again but it's still not working. Any insights will be of great hep.
    Thank you so much.

    snnstudio,
    It is possible that the specific RAW files you are trying to view in that folder are corrupted.  Try setting those aside for the moment, then taking some new RAW images on a fresh formatted card in the camera, then downloading them to your computer. 
    Are you able to open folders in DPP with those new RAW files in them?
    If this is a time sensitive-matter, additional support options are available at Contact Us.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Magic Mouse stops working under Yosemite

    Since upgrading to Yosemite, I've been experiencing an issue where occasionally the Magic Mouse stops working.  I sit there and turn it off, turn it back on, sit there and click the mouse and move it around, but it doesn't connect to the computer.  I go into the Bluetooth Preferences and unpair it, but it doesn't show up on the list of devices and so I can't re-pair it.  Turning the Bluetooth off and then back on doesn't make it show up.  So far, the only thing that seems to help is to restart the computer completely.
    Has anyone else been experiencing this problem?

    My Mac Mini's power button changed functionality with Mavericks.  Now with a fast click of the power button the Mini sleeps.  A little longer and you get a shut down dialog, and of course, hard shutdown holding for longer still.  I don't know if the MacBook works like that in Yosemite.  If it does, use the button to Sleep, then again to wake, and 99% of the time you have a Magic Mouse again, with Mavericks at least.  Even if the button doesn't work, you can use control-fn-F2 to give the Apple Menu focus, down arrow to go down to Sleep, and Enter to make it happen.  Then wake however you normally do.  Still a nuisance, but slightly less intrusive than Restart, particularly if you have something you haven't saved yet. Worth a try maybe.
    I only boot Yosemite for short periods from an external drive so far, so I can't vouch that this will work for it.  I come from a background where you don't install version zero of anything.  I have to say, with a clean install, so far I don't see the problems I read about here.  Maybe I need to work for a whole day with Yosemite sometime.
    PS. I just tried turning off the mouse in Yosemite (and saw the disconnection reported).  Went to Sleep.  Turned on the mouse while Sleeping, Woke Up, and the  Magic Mouse reconnected just like Startup.

  • [SOLVED]Automount stops working in Gnome 3.2

    hi,
    This is my first post on the forum i hope someone will help.So as the title says removable disks aren't automounting anymore in my Arch Linux system.This might have been due to a recent upgrade but I'm not sure.
    I can mount it easily using udisks or mount commands from the terminal and it also automounts when I tried using a udev rules configuration file from the Arch wiki.
    but Automount is supposed to work by default in gnome.So i'd rather restore the original funtionality than solve the problem with a workaround.So please help me solve this issue.
    Other possibly relevant information:-
    DE: Gnome 3.2
    Processor: AMD Phenom II B55 X4
    Last edited by archnuke (2011-12-10 07:08:14)

    Sorry, the output for dmesg is very large i can't make out if it's detecting.Here is the output for dmesg.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.1.4-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 (GCC) ) #1 SMP PREEMPT Tue Nov 29 08:55:45 CET 2011
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz26 root=/dev/disk/by-uuid/01d30d7c-9e7d-43ff-9325-70818fe08325 ro 5 quiet splash radeon.modeset=1 pcie_aspm=force
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cff90000 (usable)
    [ 0.000000] BIOS-e820: 00000000cff90000 - 00000000cffa8000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000cffa8000 - 00000000cffd0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000cffd0000 - 00000000d0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI present.
    [ 0.000000] DMI: System manufacturer System Product Name/M4A785T-M, BIOS 0805 11/25/2009
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x130000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] TOM2: 0000000130000000 aka 4864M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000d0000000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xcff90 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cff90000
    [ 0.000000] 0000000000 - 00c0000000 page 1G
    [ 0.000000] 00c0000000 - 00cfe00000 page 2M
    [ 0.000000] 00cfe00000 - 00cff90000 page 4k
    [ 0.000000] kernel direct mapping tables up to cff90000 @ 1fffd000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000130000000
    [ 0.000000] 0100000000 - 0130000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 130000000 @ cff8e000-cff90000
    [ 0.000000] RAMDISK: 037b9000 - 04080000
    [ 0.000000] ACPI: RSDP 00000000000fb4f0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000cff90100 00054 (v01 112509 XSDT1442 20091125 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000cff90290 000F4 (v03 112509 FACP1442 20091125 MSFT 00000097)
    [ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110623/tbfadt-560)
    [ 0.000000] ACPI: DSDT 00000000cff90450 0D714 (v01 A1423 A1423001 00000001 INTL 20060113)
    [ 0.000000] ACPI: FACS 00000000cffa8000 00040
    [ 0.000000] ACPI: APIC 00000000cff90390 0007C (v01 112509 APIC1442 20091125 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000cff90410 0003C (v01 112509 OEMMCFG 20091125 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000cffa8040 00072 (v01 112509 OEMB1442 20091125 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000cff9f450 00038 (v01 112509 OEMHPET 20091125 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000cff9f490 0088C (v01 A M I POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] Scanning NUMA topology in Northbridge 24
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-0000000130000000
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000130000000
    [ 0.000000] NODE_DATA [000000012fffb000 - 000000012fffffff]
    [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00130000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[3] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009e
    [ 0.000000] 0: 0x00000100 -> 0x000cff90
    [ 0.000000] 0: 0x00100000 -> 0x00130000
    [ 0.000000] On node 0 totalpages: 1048350
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3913 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 831440 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3072 pages used for memmap
    [ 0.000000] Normal zone: 193536 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
    [ 0.000000] SMP: Allowing 6 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000cff90000 - 00000000cffa8000
    [ 0.000000] PM: Registered nosave memory: 00000000cffa8000 - 00000000cffd0000
    [ 0.000000] PM: Registered nosave memory: 00000000cffd0000 - 00000000d0000000
    [ 0.000000] PM: Registered nosave memory: 00000000d0000000 - 00000000ff700000
    [ 0.000000] PM: Registered nosave memory: 00000000ff700000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:2f700000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:6 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88012fc00000 s80448 r8192 d21952 u262144
    [ 0.000000] pcpu-alloc: s80448 r8192 d21952 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1028889
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/disk/by-uuid/01d30d7c-9e7d-43ff-9325-70818fe08325 ro 5 quiet splash radeon.modeset=1 pcie_aspm=force
    [ 0.000000] PCIe ASPM is forcibly enabled
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Node 0: aperture @ 29a000000 size 32 MB
    [ 0.000000] Aperture beyond 4GB. Ignoring.
    [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    [ 0.000000] Please enable the IOMMU option in the BIOS setup
    [ 0.000000] This costs you 64 MB of RAM
    [ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000
    [ 0.000000] PM: Registered nosave memory: 00000000c4000000 - 00000000c8000000
    [ 0.000000] Memory: 3974856k/4980736k available (4156k kernel code, 787336k absent, 218544k reserved, 5288k data, 712k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:2304
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 3214.257 MHz processor.
    [ 0.006669] Calibrating delay loop (skipped), value calculated using timer frequency.. 6431.36 BogoMIPS (lpj=10714190)
    [ 0.006673] pid_max: default: 32768 minimum: 301
    [ 0.006778] Security Framework initialized
    [ 0.006782] AppArmor: AppArmor disabled by boot time parameter
    [ 0.007049] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.008067] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.008550] Mount-cache hash table entries: 256
    [ 0.008895] Initializing cgroup subsys cpuacct
    [ 0.008922] Initializing cgroup subsys memory
    [ 0.008938] Initializing cgroup subsys devices
    [ 0.008939] Initializing cgroup subsys freezer
    [ 0.008941] Initializing cgroup subsys net_cls
    [ 0.008942] Initializing cgroup subsys blkio
    [ 0.008984] tseg: 0000000000
    [ 0.008994] CPU: Physical Processor ID: 0
    [ 0.008995] CPU: Processor Core ID: 0
    [ 0.008997] mce: CPU supports 6 MCE banks
    [ 0.009527] ACPI: Core revision 20110623
    [ 0.013341] ftrace: allocating 16313 entries in 64 pages
    [ 0.017029] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.050957] CPU0: AMD Phenom(tm) II X4 B55 Processor stepping 03
    [ 0.053330] Performance Events: AMD PMU driver.
    [ 0.053330] ... version: 0
    [ 0.053330] ... bit width: 48
    [ 0.053330] ... generic registers: 4
    [ 0.053330] ... value mask: 0000ffffffffffff
    [ 0.053330] ... max period: 00007fffffffffff
    [ 0.053330] ... fixed-purpose events: 0
    [ 0.053330] ... event mask: 000000000000000f
    [ 0.070239] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.096683] Booting Node 0, Processors #1
    [ 0.096686] smpboot cpu 1: start_ip = 99000
    [ 0.193343] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.213355] #2
    [ 0.213357] smpboot cpu 2: start_ip = 99000
    [ 0.310001] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.330008] #3
    [ 0.330010] smpboot cpu 3: start_ip = 99000
    [ 0.426665] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.433322] Brought up 4 CPUs
    [ 0.433324] Total of 4 processors activated (25724.78 BogoMIPS).
    [ 0.435542] devtmpfs: initialized
    [ 0.437117] PM: Registering ACPI NVS region at cffa8000 (163840 bytes)
    [ 0.437243] print_constraints: dummy:
    [ 0.437305] NET: Registered protocol family 16
    [ 0.437367] node 0 link 0: io port [1000, ffffff]
    [ 0.437369] TOM: 00000000d0000000 aka 3328M
    [ 0.437370] Fam 10h mmconf [e0000000, efffffff]
    [ 0.437372] node 0 link 0: mmio [a0000, bffff]
    [ 0.437374] node 0 link 0: mmio [d0000000, dfffffff]
    [ 0.437376] node 0 link 0: mmio [e0000000, efffffff] ==> none
    [ 0.437378] node 0 link 0: mmio [f0000000, ffefffff]
    [ 0.437379] TOM2: 0000000130000000 aka 4864M
    [ 0.437381] bus: [00, 07] on node 0 link 0
    [ 0.437383] bus: 00 index 0 [io 0x0000-0xffff]
    [ 0.437384] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
    [ 0.437386] bus: 00 index 2 [mem 0xd0000000-0xdfffffff]
    [ 0.437387] bus: 00 index 3 [mem 0xf0000000-0xffffffff]
    [ 0.437389] bus: 00 index 4 [mem 0x130000000-0xfcffffffff]
    [ 0.437398] Extended Config Space enabled on 1 nodes
    [ 0.437428] ACPI: bus type pci registered
    [ 0.437540] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.437543] PCI: not using MMCONFIG
    [ 0.437544] PCI: Using configuration type 1 for base access
    [ 0.437545] PCI: Using configuration type 1 for extended access
    [ 0.437801] bio: create slab <bio-0> at 0
    [ 0.437801] ACPI: Added _OSI(Module Device)
    [ 0.437801] ACPI: Added _OSI(Processor Device)
    [ 0.437801] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.437801] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.437801] ACPI: EC: Look up EC in DSDT
    [ 0.440517] ACPI: Executed 3 blocks of module-level executable AML code
    [ 0.473753] ACPI: Interpreter enabled
    [ 0.473757] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.473773] ACPI: Using IOAPIC for interrupt routing
    [ 0.473788] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.474793] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.494720] ACPI: No dock devices found.
    [ 0.494722] HEST: Table not found.
    [ 0.494724] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.494777] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.494886] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.494888] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    [ 0.494890] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.494891] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.494893] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xdfffffff]
    [ 0.494895] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff]
    [ 0.494915] pci 0000:00:00.0: [1022:9601] type 0 class 0x000600
    [ 0.495012] pci 0000:00:02.0: [1022:9603] type 1 class 0x000604
    [ 0.495072] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    [ 0.495076] pci 0000:00:02.0: PME# disabled
    [ 0.495111] pci 0000:00:0a.0: [1022:9609] type 1 class 0x000604
    [ 0.495171] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    [ 0.495174] pci 0000:00:0a.0: PME# disabled
    [ 0.495211] pci 0000:00:11.0: [1002:4391] type 0 class 0x000106
    [ 0.495231] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007]
    [ 0.495241] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003]
    [ 0.495251] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007]
    [ 0.495262] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003]
    [ 0.495271] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f]
    [ 0.495280] pci 0000:00:11.0: reg 24: [mem 0xfe9ffc00-0xfe9fffff]
    [ 0.495327] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
    [ 0.495340] pci 0000:00:12.0: reg 10: [mem 0xfe9fe000-0xfe9fefff]
    [ 0.495407] pci 0000:00:12.1: [1002:4398] type 0 class 0x000c03
    [ 0.495421] pci 0000:00:12.1: reg 10: [mem 0xfe9fd000-0xfe9fdfff]
    [ 0.495491] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
    [ 0.495512] pci 0000:00:12.2: reg 10: [mem 0xfe9ff800-0xfe9ff8ff]
    [ 0.495585] pci 0000:00:12.2: supports D1 D2
    [ 0.495587] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 0.495590] pci 0000:00:12.2: PME# disabled
    [ 0.495614] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
    [ 0.495628] pci 0000:00:13.0: reg 10: [mem 0xfe9fc000-0xfe9fcfff]
    [ 0.495693] pci 0000:00:13.1: [1002:4398] type 0 class 0x000c03
    [ 0.495708] pci 0000:00:13.1: reg 10: [mem 0xfe9fb000-0xfe9fbfff]
    [ 0.495780] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
    [ 0.495800] pci 0000:00:13.2: reg 10: [mem 0xfe9ff400-0xfe9ff4ff]
    [ 0.495872] pci 0000:00:13.2: supports D1 D2
    [ 0.495873] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.495877] pci 0000:00:13.2: PME# disabled
    [ 0.495904] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
    [ 0.495992] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
    [ 0.496009] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    [ 0.496018] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    [ 0.496027] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    [ 0.496036] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    [ 0.496045] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
    [ 0.496093] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
    [ 0.496114] pci 0000:00:14.2: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
    [ 0.496174] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.496178] pci 0000:00:14.2: PME# disabled
    [ 0.496192] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
    [ 0.496274] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
    [ 0.496315] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
    [ 0.496329] pci 0000:00:14.5: reg 10: [mem 0xfe9fa000-0xfe9fafff]
    [ 0.496398] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
    [ 0.496409] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
    [ 0.496418] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
    [ 0.496428] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
    [ 0.496439] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
    [ 0.496517] pci 0000:01:00.0: [1002:68b8] type 0 class 0x000300
    [ 0.496534] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.496547] pci 0000:01:00.0: reg 18: [mem 0xfeae0000-0xfeafffff 64bit]
    [ 0.496556] pci 0000:01:00.0: reg 20: [io 0xd000-0xd0ff]
    [ 0.496573] pci 0000:01:00.0: reg 30: [mem 0xfeac0000-0xfeadffff pref]
    [ 0.496595] pci 0000:01:00.0: supports D1 D2
    [ 0.496622] pci 0000:01:00.1: [1002:aa58] type 0 class 0x000403
    [ 0.496646] pci 0000:01:00.1: reg 10: [mem 0xfeabc000-0xfeabffff 64bit]
    [ 0.496704] pci 0000:01:00.1: supports D1 D2
    [ 0.503321] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 0.503328] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.503332] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.503337] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.503408] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
    [ 0.503427] pci 0000:02:00.0: reg 10: [io 0xe800-0xe8ff]
    [ 0.503448] pci 0000:02:00.0: reg 18: [mem 0xfdfff000-0xfdffffff 64bit pref]
    [ 0.503461] pci 0000:02:00.0: reg 20: [mem 0xfdff8000-0xfdffbfff 64bit pref]
    [ 0.503470] pci 0000:02:00.0: reg 30: [mem 0xfebf0000-0xfebfffff pref]
    [ 0.503502] pci 0000:02:00.0: supports D1 D2
    [ 0.503503] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.503507] pci 0000:02:00.0: PME# disabled
    [ 0.509988] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
    [ 0.509994] pci 0000:00:0a.0: bridge window [io 0xe000-0xefff]
    [ 0.509997] pci 0000:00:0a.0: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.510002] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.510082] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
    [ 0.510094] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.510095] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.510097] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.510099] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.510100] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
    [ 0.510102] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.510121] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.510234] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    [ 0.510258] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCEA._PRT]
    [ 0.510283] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    [ 0.510318] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.510321] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 0.510322] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.512723] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15)
    [ 0.512751] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
    [ 0.512776] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
    [ 0.512800] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
    [ 0.512823] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    [ 0.512847] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    [ 0.512870] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 *11 12 14 15)
    [ 0.512894] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    [ 0.512938] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.512938] vgaarb: loaded
    [ 0.512938] vgaarb: bridge control possible 0000:01:00.0
    [ 0.512938] PCI: Using ACPI for IRQ routing
    [ 0.521316] PCI: pci_cache_line_size set to 64 bytes
    [ 0.521395] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
    [ 0.521397] reserve RAM buffer: 00000000cff90000 - 00000000cfffffff
    [ 0.521472] NetLabel: Initializing
    [ 0.521473] NetLabel: domain hash size = 128
    [ 0.521474] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.521483] NetLabel: unlabeled traffic allowed by default
    [ 0.521496] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.521499] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
    [ 0.523320] Switching to clocksource hpet
    [ 0.526404] Switched to NOHz mode on CPU #0
    [ 0.526524] Switched to NOHz mode on CPU #1
    [ 0.526533] Switched to NOHz mode on CPU #3
    [ 0.526544] Switched to NOHz mode on CPU #2
    [ 0.527044] pnp: PnP ACPI init
    [ 0.527052] ACPI: bus type pnp registered
    [ 0.527119] pnp 00:00: [bus 00-ff]
    [ 0.527121] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.527122] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.527124] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.527125] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.527127] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.527128] pnp 00:00: [mem 0xd0000000-0xdfffffff window]
    [ 0.527130] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
    [ 0.527155] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.527227] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.527229] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    [ 0.527255] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.527279] pnp 00:02: [dma 4]
    [ 0.527280] pnp 00:02: [io 0x0000-0x000f]
    [ 0.527281] pnp 00:02: [io 0x0081-0x0083]
    [ 0.527282] pnp 00:02: [io 0x0087]
    [ 0.527284] pnp 00:02: [io 0x0089-0x008b]
    [ 0.527285] pnp 00:02: [io 0x008f]
    [ 0.527286] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.527301] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.527306] pnp 00:03: [io 0x0070-0x0071]
    [ 0.527313] pnp 00:03: [irq 8]
    [ 0.527329] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.527333] pnp 00:04: [io 0x0061]
    [ 0.527348] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.527353] pnp 00:05: [io 0x00f0-0x00ff]
    [ 0.527357] pnp 00:05: [irq 13]
    [ 0.527371] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.527821] pnp 00:06: [io 0x0378-0x037f]
    [ 0.527825] pnp 00:06: [irq 7]
    [ 0.527827] pnp 00:06: [dma 0 disabled]
    [ 0.527988] pnp 00:06: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.528010] pnp 00:07: [mem 0xfed00000-0xfed003ff]
    [ 0.528026] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.528049] pnp 00:08: [io 0x0060]
    [ 0.528050] pnp 00:08: [io 0x0064]
    [ 0.528054] pnp 00:08: [irq 1]
    [ 0.528075] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.528385] pnp 00:09: [io 0x03f8-0x03ff]
    [ 0.528389] pnp 00:09: [irq 4]
    [ 0.528390] pnp 00:09: [dma 0 disabled]
    [ 0.528445] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.528489] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
    [ 0.528491] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
    [ 0.528517] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.528519] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.528521] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.528600] pnp 00:0b: [io 0x0010-0x001f]
    [ 0.528601] pnp 00:0b: [io 0x0022-0x003f]
    [ 0.528603] pnp 00:0b: [io 0x0062-0x0063]
    [ 0.528604] pnp 00:0b: [io 0x0065-0x006f]
    [ 0.528605] pnp 00:0b: [io 0x0072-0x007f]
    [ 0.528606] pnp 00:0b: [io 0x0080]
    [ 0.528607] pnp 00:0b: [io 0x0084-0x0086]
    [ 0.528609] pnp 00:0b: [io 0x0088]
    [ 0.528610] pnp 00:0b: [io 0x008c-0x008e]
    [ 0.528611] pnp 00:0b: [io 0x0090-0x009f]
    [ 0.528612] pnp 00:0b: [io 0x00a2-0x00bf]
    [ 0.528613] pnp 00:0b: [io 0x00b1]
    [ 0.528615] pnp 00:0b: [io 0x00e0-0x00ef]
    [ 0.528616] pnp 00:0b: [io 0x04d0-0x04d1]
    [ 0.528618] pnp 00:0b: [io 0x040b]
    [ 0.528619] pnp 00:0b: [io 0x04d6]
    [ 0.528621] pnp 00:0b: [io 0x0c00-0x0c01]
    [ 0.528622] pnp 00:0b: [io 0x0c14]
    [ 0.528623] pnp 00:0b: [io 0x0c50-0x0c51]
    [ 0.528624] pnp 00:0b: [io 0x0c52]
    [ 0.528625] pnp 00:0b: [io 0x0c6c]
    [ 0.528626] pnp 00:0b: [io 0x0c6f]
    [ 0.528628] pnp 00:0b: [io 0x0cd0-0x0cd1]
    [ 0.528629] pnp 00:0b: [io 0x0cd2-0x0cd3]
    [ 0.528630] pnp 00:0b: [io 0x0cd4-0x0cd5]
    [ 0.528631] pnp 00:0b: [io 0x0cd6-0x0cd7]
    [ 0.528632] pnp 00:0b: [io 0x0cd8-0x0cdf]
    [ 0.528634] pnp 00:0b: [io 0x0b00-0x0b3f]
    [ 0.528635] pnp 00:0b: [io 0x0800-0x089f]
    [ 0.528636] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.528638] pnp 00:0b: [io 0x0b00-0x0b0f]
    [ 0.528639] pnp 00:0b: [io 0x0b20-0x0b3f]
    [ 0.528640] pnp 00:0b: [io 0x0900-0x090f]
    [ 0.528641] pnp 00:0b: [io 0x0910-0x091f]
    [ 0.528643] pnp 00:0b: [io 0xfe00-0xfefe]
    [ 0.528644] pnp 00:0b: [io 0x0060-0x005f disabled]
    [ 0.528645] pnp 00:0b: [io 0x0064-0x0063 disabled]
    [ 0.528647] pnp 00:0b: [mem 0xffb80000-0xffbfffff]
    [ 0.528648] pnp 00:0b: [mem 0xfec10000-0xfec1001f]
    [ 0.528650] pnp 00:0b: [mem 0xfed40000-0xfed44fff]
    [ 0.528701] system 00:0b: [io 0x04d0-0x04d1] has been reserved
    [ 0.528703] system 00:0b: [io 0x040b] has been reserved
    [ 0.528705] system 00:0b: [io 0x04d6] has been reserved
    [ 0.528706] system 00:0b: [io 0x0c00-0x0c01] has been reserved
    [ 0.528708] system 00:0b: [io 0x0c14] has been reserved
    [ 0.528710] system 00:0b: [io 0x0c50-0x0c51] has been reserved
    [ 0.528713] system 00:0b: [io 0x0c52] has been reserved
    [ 0.528715] system 00:0b: [io 0x0c6c] has been reserved
    [ 0.528716] system 00:0b: [io 0x0c6f] has been reserved
    [ 0.528718] system 00:0b: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.528720] system 00:0b: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.528721] system 00:0b: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.528723] system 00:0b: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.528725] system 00:0b: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.528727] system 00:0b: [io 0x0b00-0x0b3f] has been reserved
    [ 0.528728] system 00:0b: [io 0x0800-0x089f] has been reserved
    [ 0.528730] system 00:0b: [io 0x0b00-0x0b0f] has been reserved
    [ 0.528732] system 00:0b: [io 0x0b20-0x0b3f] has been reserved
    [ 0.528734] system 00:0b: [io 0x0900-0x090f] has been reserved
    [ 0.528735] system 00:0b: [io 0x0910-0x091f] has been reserved
    [ 0.528737] system 00:0b: [io 0xfe00-0xfefe] has been reserved
    [ 0.528739] system 00:0b: [mem 0xffb80000-0xffbfffff] has been reserved
    [ 0.528741] system 00:0b: [mem 0xfec10000-0xfec1001f] has been reserved
    [ 0.528743] system 00:0b: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.528745] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.528832] pnp 00:0c: [io 0x0000-0xffffffffffffffff disabled]
    [ 0.528834] pnp 00:0c: [io 0x0230-0x023f]
    [ 0.528835] pnp 00:0c: [io 0x0290-0x029f]
    [ 0.528836] pnp 00:0c: [io 0x0300-0x030f]
    [ 0.528838] pnp 00:0c: [io 0x0a30-0x0a3f]
    [ 0.528864] system 00:0c: [io 0x0230-0x023f] has been reserved
    [ 0.528866] system 00:0c: [io 0x0290-0x029f] has been reserved
    [ 0.528868] system 00:0c: [io 0x0300-0x030f] has been reserved
    [ 0.528870] system 00:0c: [io 0x0a30-0x0a3f] has been reserved
    [ 0.528872] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.528891] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    [ 0.528918] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.528921] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.528985] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    [ 0.528986] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    [ 0.528988] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    [ 0.528989] pnp 00:0e: [mem 0x00100000-0xcfffffff]
    [ 0.528990] pnp 00:0e: [mem 0xfec00000-0xffffffff]
    [ 0.529020] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.529022] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.529024] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.529025] system 00:0e: [mem 0x00100000-0xcfffffff] could not be reserved
    [ 0.529027] system 00:0e: [mem 0xfec00000-0xffffffff] could not be reserved
    [ 0.529029] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.529099] pnp: PnP ACPI: found 15 devices
    [ 0.529100] ACPI: ACPI bus type pnp unregistered
    [ 0.535725] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.535746] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    [ 0.535748] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    [ 0.535753] pci 0000:00:02.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.535756] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.535762] pci 0000:00:0a.0: PCI bridge to [bus 02-02]
    [ 0.535764] pci 0000:00:0a.0: bridge window [io 0xe000-0xefff]
    [ 0.535768] pci 0000:00:0a.0: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.535771] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.535776] pci 0000:00:14.4: PCI bridge to [bus 03-03]
    [ 0.535794] pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 0.535798] pci 0000:00:02.0: setting latency timer to 64
    [ 0.535802] pci 0000:00:0a.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 0.535806] pci 0000:00:0a.0: setting latency timer to 64
    [ 0.535813] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.535815] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.535817] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.535818] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.535820] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
    [ 0.535822] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.535823] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.535825] pci_bus 0000:01: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.535827] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.535828] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    [ 0.535830] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.535832] pci_bus 0000:02: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.535834] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [ 0.535835] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [ 0.535837] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.535838] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.535840] pci_bus 0000:03: resource 8 [mem 0xd0000000-0xdfffffff]
    [ 0.535842] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.535906] NET: Registered protocol family 2
    [ 0.536043] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.536876] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.538775] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.539013] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.539015] TCP reno registered
    [ 0.539022] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.539045] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.539200] NET: Registered protocol family 1
    [ 1.280050] pci 0000:01:00.0: Boot video device
    [ 1.280058] PCI: CLS 64 bytes, default 64
    [ 1.280094] Unpacking initramfs...
    [ 1.387754] Freeing initrd memory: 8988k freed
    [ 1.390928] PCI-DMA: Disabling AGP.
    [ 1.391005] PCI-DMA: aperture base @ c4000000 size 65536 KB
    [ 1.391006] PCI-DMA: using GART IOMMU.
    [ 1.391008] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    [ 1.394158] audit: initializing netlink socket (disabled)
    [ 1.394173] type=2000 audit(1323097817.393:1): initialized
    [ 1.403176] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.421724] VFS: Disk quotas dquot_6.5.2
    [ 1.421835] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.421965] msgmni has been set to 7909
    [ 1.422175] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 1.422214] io scheduler noop registered
    [ 1.422216] io scheduler deadline registered
    [ 1.422245] io scheduler cfq registered (default)
    [ 1.422358] pcieport 0000:00:02.0: setting latency timer to 64
    [ 1.422408] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    [ 1.422531] pcieport 0000:00:0a.0: setting latency timer to 64
    [ 1.422577] pcieport 0000:00:0a.0: irq 41 for MSI/MSI-X
    [ 1.422756] ERST: Table is not found!
    [ 1.422758] GHES: HEST is not enabled!
    [ 1.422826] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.443607] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 1.654212] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 1.713534] Linux agpgart interface v0.103
    [ 1.713573] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    [ 1.713574] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    [ 1.713700] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.713793] mousedev: PS/2 mouse device common for all mice
    [ 1.713823] rtc_cmos 00:03: RTC can wake from S4
    [ 1.713911] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 1.713935] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 1.713942] cpuidle: using governor ladder
    [ 1.713943] cpuidle: using governor menu
    [ 1.714107] TCP cubic registered
    [ 1.714109] NET: Registered protocol family 17
    [ 1.714114] Registering the dns_resolver key type
    [ 1.714214] PM: Hibernation image not present or could not be loaded.
    [ 1.714218] registered taskstats version 1
    [ 1.723236] rtc_cmos 00:03: setting system clock to 2011-12-05 15:10:18 UTC (1323097818)
    [ 1.723259] Initializing network drop monitor service
    [ 1.724176] Freeing unused kernel memory: 712k freed
    [ 1.724333] Write protecting the kernel read-only data: 8192k
    [ 1.729104] Freeing unused kernel memory: 1968k freed
    [ 1.731193] Freeing unused kernel memory: 704k freed
    [ 1.737520] udevd[73]: starting version 175
    [ 1.739468] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.741865] [drm] Initialized drm 1.1.0 20060810
    [ 1.754685] [drm] radeon kernel modesetting enabled.
    [ 1.754795] radeon 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 1.754802] radeon 0000:01:00.0: setting latency timer to 64
    [ 1.754952] [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68B8 0x174B:0xE147).
    [ 1.754985] [drm] register mmio base: 0xFEAE0000
    [ 1.754986] [drm] register mmio size: 131072
    [ 1.755572] ATOM BIOS: JUNIPER
    [ 1.755595] radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    [ 1.755597] radeon 0000:01:00.0: GTT: 512M 0x0000000040000000 - 0x000000005FFFFFFF
    [ 1.757744] [drm] Detected VRAM RAM=1024M, BAR=256M
    [ 1.757747] [drm] RAM width 128bits DDR
    [ 1.757810] [TTM] Zone kernel: Available graphics memory: 2026590 kiB.
    [ 1.757811] [TTM] Initializing pool allocator.
    [ 1.757834] [drm] radeon: 1024M of VRAM memory ready
    [ 1.757835] [drm] radeon: 512M of GTT memory ready.
    [ 1.757851] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 1.757852] [drm] Driver supports precise vblank timestamp query.
    [ 1.757894] radeon 0000:01:00.0: irq 42 for MSI/MSI-X
    [ 1.757899] radeon 0000:01:00.0: radeon: using MSI.
    [ 1.757934] [drm] radeon: irq initialized.
    [ 1.757937] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 1.758548] [drm] Loading JUNIPER Microcode
    [ 1.763103] radeon 0000:01:00.0: WB enabled
    [ 1.779315] [drm] ring test succeeded in 1 usecs
    [ 1.779388] [drm] radeon: ib pool ready.
    [ 1.779437] [drm] ib test succeeded in 0 usecs
    [ 1.779442] failed to evaluate ATIF got AE_BAD_PARAMETER
    [ 1.780210] [drm] Radeon Display Connectors
    [ 1.780212] [drm] Connector 0:
    [ 1.780213] [drm] DisplayPort
    [ 1.780215] [drm] HPD4
    [ 1.780216] [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    [ 1.780217] [drm] Encoders:
    [ 1.780219] [drm] DFP1: INTERNAL_UNIPHY2
    [ 1.780220] [drm] Connector 1:
    [ 1.780221] [drm] HDMI-A
    [ 1.780222] [drm] HPD5
    [ 1.780223] [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c
    [ 1.780224] [drm] Encoders:
    [ 1.780225] [drm] DFP2: INTERNAL_UNIPHY2
    [ 1.780226] [drm] Connector 2:
    [ 1.780227] [drm] DVI-I
    [ 1.780228] [drm] HPD1
    [ 1.780229] [drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c
    [ 1.780230] [drm] Encoders:
    [ 1.780231] [drm] DFP3: INTERNAL_UNIPHY1
    [ 1.780232] [drm] CRT2: INTERNAL_KLDSCP_DAC2
    [ 1.780233] [drm] Connector 3:
    [ 1.780234] [drm] DVI-I
    [ 1.780235] [drm] HPD6
    [ 1.780236] [drm] DDC: 0x6450 0x6450 0x6454 0x6454 0x6458 0x6458 0x645c 0x645c
    [ 1.780237] [drm] Encoders:
    [ 1.780238] [drm] DFP4: INTERNAL_UNIPHY
    [ 1.780239] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 2.180039] [drm] Radeon display connector DP-1: No monitor connected or invalid EDID
    [ 2.190543] [drm] Radeon display connector HDMI-A-1: No monitor connected or invalid EDID
    [ 2.201046] [drm] Radeon display connector DVI-I-1: No monitor connected or invalid EDID
    [ 2.257580] [drm] Radeon display connector DVI-I-2: Found valid EDID
    [ 2.257613] [drm] Internal thermal controller with fan control
    [ 2.257647] [drm] radeon: power management initialized
    [ 2.344105] [drm] fb mappable at 0xD0141000
    [ 2.344107] [drm] vram apper at 0xD0000000
    [ 2.344108] [drm] size 5787648
    [ 2.344109] [drm] fb depth is 24
    [ 2.344110] [drm] pitch is 6400
    [ 2.344177] fbcon: radeondrmfb (fb0) is primary device
    [ 2.396701] Refined TSC clocksource calibration: 3214.320 MHz.
    [ 2.396709] Switching to clocksource tsc
    [ 2.554690] Console: switching to colour frame buffer device 200x56
    [ 2.559206] fb0: radeondrmfb frame buffer device
    [ 2.559207] drm: registered panic notifier
    [ 2.559211] [drm] Initialized radeon 2.11.0 20080528 for 0000:01:00.0 on minor 0
    [ 2.582671] SCSI subsystem initialized
    [ 2.585647] libata version 3.00 loaded.
    [ 2.587750] ahci 0000:00:11.0: version 3.0
    [ 2.587769] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 2.587909] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 6 ports 3 Gbps 0x3f impl SATA mode
    [ 2.587912] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
    [ 2.589757] scsi0 : ahci
    [ 2.589940] scsi1 : ahci
    [ 2.590464] scsi2 : ahci
    [ 2.590727] scsi3 : ahci
    [ 2.590832] scsi4 : ahci
    [ 2.590986] scsi5 : ahci
    [ 2.591099] ata1: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd00 irq 22
    [ 2.591102] ata2: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd80 irq 22
    [ 2.591105] ata3: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe00 irq 22
    [ 2.591108] ata4: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe80 irq 22
    [ 2.591111] ata5: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9fff00 irq 22
    [ 2.591114] ata6: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9fff80 irq 22
    [ 2.597011] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 2.597032] pata_atiixp 0000:00:14.1: setting latency timer to 64
    [ 2.597228] scsi6 : pata_atiixp
    [ 2.597267] scsi7 : pata_atiixp
    [ 2.597648] ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    [ 2.597650] ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    [ 2.910055] ata4: SATA link down (SStatus 0 SControl 300)
    [ 2.910094] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.910136] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.910171] ata2: SATA link down (SStatus 0 SControl 300)
    [ 3.076716] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 3.076747] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 3.077756] ata1.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133
    [ 3.077759] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 3.078875] ata1.00: configured for UDMA/133
    [ 3.079038] scsi 0:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5
    [ 3.079712] ata3.00: ATAPI: HL-DT-ST DVDRAM GH22NS50, TN02, max UDMA/100
    [ 3.083526] ata3.00: configured for UDMA/100
    [ 3.092143] scsi 2:0:0:0: CD-ROM HL-DT-ST DVDRAM GH22NS50 TN02 PQ: 0 ANSI: 5
    [ 3.096960] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 3.097023] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.097026] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.097048] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.105987] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 3.105989] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 3.106110] sr 2:0:0:0: Attached scsi CD-ROM sr0
    [ 3.177871] sda: sda1 sda2 sda3 < sda5 sda6 sda7 sda8 sda9 > sda4
    [ 3.178261] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 4.132228] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.261572] udevd[264]: starting version 175
    [ 5.578902] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    [ 5.578907] ACPI: Power Button [PWRB]
    [ 5.578971] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    [ 5.578974] ACPI: Power Button [PWRF]
    [ 5.598758] wmi: Mapper loaded
    [ 5.610821] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
    [ 5.610874] SP5100 TCO timer: mmio address 0xfec000f0 already in use
    [ 5.635427] IT8712 SuperIO detected.
    [ 5.635879] parport_pc 00:06: reported by Plug and Play ACPI
    [ 5.635941] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    [ 5.643631] ppdev: user-space parallel port driver
    [ 5.660141] input: PC Speaker as /devices/platform/pcspkr/input/input3
    [ 5.663565] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    [ 5.682367] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 5.682384] r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 5.682424] r8169 0000:02:00.0: setting latency timer to 64
    [ 5.682468] r8169 0000:02:00.0: irq 43 for MSI/MSI-X
    [ 5.682612] r8169 0000:02:00.0: eth0: RTL8168d/8111d at 0xffffc900112bc000, e0:cb:4e:69:9a:e0, XID 083000c0 IRQ 43
    [ 5.689576] MCE: In-kernel MCE decoding enabled.
    [ 5.690648] EDAC MC: Ver: 2.1.0
    [ 5.696236] AMD64 EDAC driver v3.4.0
    [ 5.696288] EDAC amd64: DRAM ECC disabled.
    [ 5.696294] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    [ 5.696295] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    [ 5.696296] (Note that use of the override may cause unknown side effects.)
    [ 5.712735] usbcore: registered new interface driver usbfs
    [ 5.712752] usbcore: registered new interface driver hub
    [ 5.712787] usbcore: registered new device driver usb
    [ 5.720887] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 5.720962] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 5.720990] ehci_hcd 0000:00:12.2: EHCI Host Controller
    [ 5.721010] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
    [ 5.721019] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 5.721044] ehci_hcd 0000:00:12.2: debug port 1
    [ 5.721066] ehci_hcd 0000:00:12.2: irq 17, io mem 0xfe9ff800
    [ 5.733372] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 5.733475] hub 1-0:1.0: USB hub found
    [ 5.733478] hub 1-0:1.0: 6 ports detected
    [ 5.733581] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 5.733606] ehci_hcd 0000:00:13.2: EHCI Host Controller
    [ 5.733613] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
    [ 5.733621] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 5.733641] ehci_hcd 0000:00:13.2: debug port 1
    [ 5.733663] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe9ff400
    [ 5.743352] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 5.744096] hub 2-0:1.0: USB hub found
    [ 5.744099] hub 2-0:1.0: 6 ports detected
    [ 5.780236] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 5.780293] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.780324] ohci_hcd 0000:00:12.0: OHCI Host Controller
    [ 5.780334] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
    [ 5.780364] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe9fe000
    [ 5.792039] ACPI: acpi_idle registered with cpuidle
    [ 5.840851] hub 3-0:1.0: USB hub found
    [ 5.840858] hub 3-0:1.0: 3 ports detected
    [ 5.840961] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.840989] ohci_hcd 0000:00:12.1: OHCI Host Controller
    [ 5.840997] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
    [ 5.841014] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe9fd000
    [ 5.897473] hub 4-0:1.0: USB hub found
    [ 5.897479] hub 4-0:1.0: 3 ports detected
    [ 5.897573] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 5.897590] ohci_hcd 0000:00:13.0: OHCI Host Controller
    [ 5.897596] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
    [ 5.897621] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe9fc000
    [ 5.957474] hub 5-0:1.0: USB hub found
    [ 5.957480] hub 5-0:1.0: 3 ports detected
    [ 5.957572] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 5.957594] ohci_hcd 0000:00:13.1: OHCI Host Controller
    [ 5.957601] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
    [ 5.957618] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe9fb000
    [ 6.014135] hub 6-0:1.0: USB hub found
    [ 6.014142] hub 6-0:1.0: 3 ports detected
    [ 6.014239] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 6.014255] ohci_hcd 0000:00:14.5: OHCI Host Controller
    [ 6.014264] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
    [ 6.014278] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe9fa000
    [ 6.070800] hub 7-0:1.0: USB hub found
    [ 6.070806] hub 7-0:1.0: 2 ports detected
    [ 6.070954] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 6.109562] snd_hda_intel 0000:01:00.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 6.109631] snd_hda_intel 0000:01:00.1: irq 44 for MSI/MSI-X
    [ 6.109655] snd_hda_intel 0000:01:00.1: setting latency timer to 64
    [ 6.128899] HDMI status: Codec=0 Pin=3 Presence_Detect=0 ELD_Valid=0
    [ 6.130086] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input4
    [ 6.300021] usb 3-2: new full speed USB device number 2 using ohci_hcd
    [ 7.231893] input: Razer Razer DeathAdder as /devices/pci0000:00/0000:00:12.0/usb3/3-2/3-2:1.0/input/input5
    [ 7.231987] generic-usb 0003:1532:0016.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer DeathAdder] on usb-0000:00:12.0-2/input0
    [ 7.231999] usbcore: registered new interface driver usbhid
    [ 7.232000] usbhid: USB HID core driver
    [ 7.821027] EXT4-fs (sda5): re-mounted. Opts: (null)
    [ 7.933547] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.957596] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    [ 8.070035] fuse init (API version 7.17)
    [ 8.618879] Adding 999420k swap on /dev/sda8. Priority:-1 extents:1 across:999420k
    [ 11.779568] r8169 0000:02:00.0: eth0: link down
    [ 11.779580] r8169 0000:02:00.0: eth0: link down
    [ 13.424925] r8169 0000:02:00.0: eth0: link up
    [ 16.759323] EXT4-fs (sda5): re-mounted. Opts: commit=0
    [ 17.403790] EXT4-fs (sda6): re-mounted. Opts: commit=0
    [ 17.405121] EXT4-fs (sda7): re-mounted. Opts: commit=0
    [ 97.442665] NET: Registered protocol family 10
    [ 108.403346] eth0: no IPv6 routers present
    [ 120.373357] usb 2-3: new high speed USB device number 2 using ehci_hcd
    [ 120.860655] Initializing USB Mass Storage driver...
    [ 120.860772] scsi8 : usb-storage 2-3:1.0
    [ 120.860854] usbcore: registered new interface driver usb-storage
    [ 120.860856] USB Mass Storage support registered.
    [ 120.861438] usbcore: registered new interface driver uas
    [ 121.861329] scsi 8:0:0:0: CD-ROM HSPA USB SCSI CD-ROM 2.31 PQ: 0 ANSI: 2
    [ 121.863683] sr1: scsi-1 drive
    [ 121.863798] sr 8:0:0:0: Attached scsi CD-ROM sr1
    [ 121.865937] scsi 8:0:0:1: Direct-Access HSPA MMC Storage 2.31 PQ: 0 ANSI: 2
    [ 121.868590] scsi: killing requests for dead queue
    [ 121.869581] scsi: killing requests for dead queue
    [ 121.870441] scsi: killing requests for dead queue
    [ 121.872200] scsi: killing requests for dead queue
    [ 121.873085] scsi: killing requests for dead queue
    [ 121.875445] scsi: killing requests for dead queue
    [ 121.877942] sd 8:0:0:1: [sdb] Attached SCSI removable disk
    [ 121.877958] scsi: killing requests for dead queue
    [ 121.878573] scsi: killing requests for dead queue
    [ 173.996497] scsi: killing requests for dead queue
    [ 173.997078] scsi: killing requests for dead queue
    [ 201.389415] usb 2-3: USB disconnect, device number 2
    [ 209.636672] usb 2-3: new high speed USB device number 3 using ehci_hcd
    [ 209.768649] scsi9 : usb-storage 2-3:1.4
    [ 210.135618] usbcore: registered new interface driver usbserial
    [ 210.135627] USB Serial support registered for generic
    [ 210.135683] usbcore: registered new interface driver usbserial_generic
    [ 210.135685] usbserial: USB Serial Driver core
    [ 210.143609] USB Serial support registered for GSM modem (1-port)
    [ 210.143653] option 2-3:1.0: GSM modem (1-port) converter detected
    [ 210.143796] usb 2-3: GSM modem (1-port) converter now attached to ttyUSB0
    [ 210.143809] option 2-3:1.1: GSM modem (1-port) converter detected
    [ 210.143872] usb 2-3: GSM modem (1-port) converter now attached to ttyUSB1
    [ 210.143887] option 2-3:1.2: GSM modem (1-port) converter detected
    [ 210.143931] usb 2-3: GSM modem (1-port) converter now attached to ttyUSB2
    [ 210.143943] option 2-3:1.3: GSM modem (1-port) converter detected
    [ 210.144004] usb 2-3: GSM modem (1-port) converter now attached to ttyUSB3
    [ 210.144018] usbcore: registered new interface driver option
    [ 210.144019] option: v0.7.2:USB Driver for GSM modems
    [ 210.768077] scsi 9:0:0:0: Direct-Access HSPA MMC Storage 2.31 PQ: 0 ANSI: 2
    [ 210.769072] scsi: killing requests for dead queue
    [ 210.769112] scsi: killing requests for dead queue
    [ 210.769154] scsi: killing requests for dead queue
    [ 210.770063] sd 9:0:0:0: [sdb] Attached SCSI removable disk
    [ 210.770076] scsi: killing requests for dead queue
    [ 210.771081] scsi: killing requests for dead queue
    [ 210.771128] scsi: killing requests for dead queue
    [ 210.772084] scsi: killing requests for dead queue
    [ 210.783113] scsi: killing requests for dead queue
    [ 226.938063] PPP generic driver version 2.4.2
    [ 229.158273] PPP BSD Compression module registered
    [ 229.174663] PPP Deflate Compression module registered
    [ 1085.299921] usb 2-4: new high speed USB device number 4 using ehci_hcd
    [ 1085.534735] scsi10 : usb-storage 2-4:1.0
    [ 1086.568771] scsi 10:0:0:0: Direct-Access ST350041 8AS CC44 PQ: 0 ANSI: 0
    [ 1086.569136] scsi: killing requests for dead queue
    [ 1086.569139] scsi: killing requests for dead queue
    [ 1086.569509] sd 10:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 1086.569546] scsi: killing requests for dead queue
    [ 1086.570248] sd 10:0:0:0: [sdc] Write Protect is off
    [ 1086.570250] sd 10:0:0:0: [sdc] Mode Sense: 03 00 00 00
    [ 1086.570259] scsi: killing requests for dead queue
    [ 1086.571137] sd 10:0:0:0: [sdc] No Caching mode page present
    [ 1086.571140] sd 10:0:0:0: [sdc] Assuming drive cache: write through
    [ 1086.571156] scsi: killing requests for dead queue
    [ 1086.571207] scsi: killing requests for dead queue
    [ 1086.571236] scsi: killing requests for dead queue
    [ 1086.571508] scsi: killing requests for dead queue
    [ 1086.571882] scsi: killing requests for dead queue
    [ 1086.573375] sd 10:0:0:0: [sdc] No Caching mode page present
    [ 1086.573378] sd 10:0:0:0: [sdc] Assuming drive cache: write through
    [ 1086.604255] sdc: sdc1 sdc2 sdc3 sdc4
    [ 1086.607382] sd 10:0:0:0: [sdc] No Caching mode page present
    [ 1086.607384] sd 10:0:0:0: [sdc] Assuming drive cache: write through
    [ 1086.607386] sd 10:0:0:0: [sdc] Attached SCSI disk
    EDIT: yes,it is detecting.it's an external hard drive /dev/sdc
    Last edited by archnuke (2011-12-05 10:08:39)

  • Lenovo Fingerprint Software stopped working under Win 8.1

    Just upgraded to Win 8.1 (64-bit) and to the latest drivers for W700 (2753-WBB). 
    Major trouble with the Thinkvantage Fingerprint Software.
    The Lenovo Fingerprint Software version 3.3.2.50 for Win 7 (64-bit) was fine under Win 8.0
    but it doesn't work any more under Win 8.1
    http://support.lenovo.com/en_US/downloads/default.page?
    The Thinkvantage Fingerprint Software isn't compatible with W700 and W700ds.
    Thinkvantage Fingerprint Software Version 5.9.9.7282 for Windows 8 (64-bit) or 7 (64-bit)
    supports only the ThinkPad W510, W520, W701, W530 systems
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS029769
    Thinkvantage Fingerprint Software Version 6.0.0.8102 for Windows 8.1 (64-bit or 32-bit)
    supports only the ThinkPad W510, W520, W701, W530 systems
    http://support.lenovo.com/en_US/detail.page?DocID=DS036923
    The management of complex passwords becomes difficult without Fingerprint.
    Any ideas?? Thank you.

    Hi Katiedonut,
    I’m writing to just check in to see if the suggestions were helpful. If you need further help,
    please feel free to reply this post directly so we will be notified to follow it up.
    If you have any feedback on our support, please click here.
    Best Regards,
    Anna
    TechNet Community Support

  • Java stops working under OS 10.9. How to fix?

    Since upgrade to Mac OS 10.9 java does not work any more in Firefox, but does work in Safari.
    http://www.java.com/en/download/installed.jsp yields "unable to verify if Java is currently installed"
    Steps taken:
    * re-install newest Java version 7.45 (does show up as activated in Add-on window)
    * deleted pluginreg.dat
    * restart with in safe mode
    > no result.
    * Firefox full reset
    > Java works properly for a while, but after a while ceases to function.
    Please help

    Potentially unsafe versions of the Java plugin are "Click to Play" blocked, meaning that you have to click to activate Java for each site. See the [[How to enable Java if it's been blocked]] article for more information.
    '''Note:''' To make sure that your Java plugin is working, you can visit the test pages listed in the article, [[Use the Java plugin to view interactive content on websites]]. If an "Activate Java" message box appears, click inside the box to activate the Java plugin.
    When you see the "Activate Java" message box, simply click it to load the Java content normally.
    <br><br>
    [[Image:Fx24-JavaActivate]]
    If there is no visible area to activate Java content in the page, click the red plugin icon in the address bar. In the message panel that opens, choose "Allow Now" to enable Java content temporarily.
    <br><br>
    [[Image:Fx24-JavaAllowNow]]
    <br><br>
    The next time you visit the site or any other that uses Java you will see this message again.
    If you want to always activate Java for a particular site, you can use the "Allow and Remember" option shown above.
    After activating Java, you may also see a "Security Warning" dialog box, asking you to confirm that you want to run Java. This warning comes from Java itself, not from Firefox.
    Does this solve your problem? Please report back soon.

  • GetURL --javascript stops working under Flash 8

    I have ran into a strange problem that I hope is simple to
    diagnose. I have done many projects where the Flash object calls a
    Javascript in the parent web page using a simple getURL method,
    like this:
    getURL("javascript:resizeSWF("+40+")");
    That has worked fine for years. But I have noted when
    publishing these projects as Flash 8, that call no longer reaches
    the Javascript function (the Javascript does not execute).
    Publishing as ver 7 or earlier is fine. Am I missing something
    obvious here, or is there a new security restriction in Flash 8
    that prevents directly communicating with Javascript functions?
    Thanks

    HitParader wrote:
    > I have ran into a strange problem that I hope is simple
    to diagnose. I have
    > done many projects where the Flash object calls a
    Javascript in the parent web
    > page using a simple getURL method, like this:
    >
    > getURL("javascript:resizeSWF("+40+")");
    >
    > That has worked fine for years. But I have noted when
    publishing these
    > projects as Flash 8, that call no longer reaches the
    Javascript function (the
    > Javascript does not execute). Publishing as ver 7 or
    earlier is fine. Am I
    > missing something obvious here, or is there a new
    security restriction in Flash
    > 8 that prevents directly communicating with Javascript
    functions? Thanks
    You need to test it online. Change in flash player as well as
    IE and FF security
    no longer allow Flash - JS - HTML on desktop. You need to
    upload it to server and
    test in real time. Should work just fine.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • HT201237 Final Cut Pro X 10.0.8 not working under Yosemite

    I have Final Cut Pro X 10.0.8 and it stopped working under Yosemite. Are there any fixes or work arounds? Oddly enough, my copy of Final Cut Express 4.01 still works!
    MacBook Pro 13" (Late 2011)
    12 GB RAM
    180 GB Intel 530 SSD

    I'm not seeing Final Cut in my purchases on this device ...
    However ...
    I did change my Apple ID a few times since 2012 (I kept forgetting it and also wanted to consolidate with my other Apple devices ... )
    I actually have Final Cut 10.0.8 installed on two computers. I updated Final Cut on the laptop last year to 10.1 .... but KEPT the old FCP version on the desktop because I liked it.
    However, since I updated to Yosemite on the desktop last week, Final Cut 10.8 will not open --- and I don't have an "update option" in the App store.
    Will this happen on my laptop if I update to Yosemite? That device is running Mountain Lion, I think.  But I would hate to also lose Final Cut 10.1 ... it's all I seem to have left.
    Do I have to purchase Final Cut again for both computers? Thanks very much for your help, it is very appreciated!

  • I cannot open my firefox broswer. The message box appeared that said a problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. Under that there are debug and close program buttons.

    I cannot open my firefox broswer. The message box appeared that said a problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available. Under that there are debug and close program buttons.

    JackieMars71 I would recommend reviewing your installation log files to determine if there are any errors during the installation process.  You can find information on how to locate and interpret your installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors you discover to this discussion.

  • I have an external hard drive from my time capsule that stopped working on me. I am attempting to access the data with a hard drive reader on my MAC. I am able to see the drive in disk utility and under system info USB. But I am unable to access the data.

    I have an external hard drive from my time capsule that stopped working on me. I am attempting to access the data with a hard drive reader on my MAC. I am able to see the drive in disk utility and under system info USB. But I am unable to access the data and it does not show on the desktop when connected.

    Ok if disk utility was able to verify the drive I doubt there is any problem.. are you trying to open a TM backup??
    You need to mount the sparsebundle then check the actual info inside the bundle.
    Don't use disk warrior.. if the disk has verified then unless you deliberately deleted files there is nothing that is going to do.
    Pondini has a lot of stuff about getting access to the sparsebundle.
    http://pondini.org/TM/17.html
    But if you have copied info to the TC that is now gone.. and the disk is ok.. I am not sure.. the TC will not have deleted the files itself.

  • My iPhone 5 charger stopped working. It's under warranty and I want to send it back. How do I initiate that process? The website keeps sending me in circles.  I'm getting an error message when I put in my serial number.  Why is this so difficult?

    My iPhone 5 charger stopped working. It's under warranty and I want to send it back. How do I initiate that process? The website keeps sending me in circles.  I'm getting an error message when I put in my serial number.  Why is this so difficult?

    If posible you will find visiting a store by far the simplest way of getting a solution
    Which Country
    are you in ?
    Have you checked the lightning socket on iPhone doesn't have lint or fluff in it
    solves majority of such issues

Maybe you are looking for

  • In Ical/delegate issue, Please help

    In Ical, I have several calendars I maintain for others.  I currently maintain about 8 calendars.  All of the calendars when added under the delegate tab pop up on Ical under their email address, excep two and they pop up under my email address.  Any

  • Pages 5.2 won't open

    I created a document in Pages 5.2 a few weeks ago. When I try to open it, with 5.2, today, I get the message "The application Pages cannot be opened --1712." My MacBookPro is about 3 years old, has version 10.9.3. HELP please!

  • Upgraded to Firefox 12, when Firefox hangs so does Mac 10.6.8

    After upgrading to Firefox 12, Firefox will hang which then causes every other program on my mac that's running to hang and have for force shutdown the computer.

  • A thought about noise?

    I'm not sure if anyone may have posted this BUT... I think the change in design (i.e. the back cover) may have a great impact on the acoustics of the noise that we all know and hate. The straight back cover on the Rev A's and B's create a flat barrie

  • Crop/ Straighten, but not both!

    Really weird: I straighten a photo. Then I want to crop it, but when I click the crop tool (after doing the straitening), ACR, un-straightens the image! I'ts like it's saying you can do one or the other, but not both.