Windows 8 Consumer Preview: AMD Switchable Graphics - Unswitchable

Hello everyone,
I have a HP Pavillion dv6-6004tx notebook computer, and I recently upgraded it to the Windows 8 Consumer Preview (Build 8250). I would like some troubleshooting from those who have/are experiencing this and may have found a way around it.
As far as the specs of my computer goes:
Intel Core i7-2720QM
6 GB DDR3 RAM
64-Bit OS
AMD Radeon HD 6700M
Intel Graphics Family
The problem lies within my display drivers. Some of you may also have a Switchable Graphics feature installed in your computers. But for those who don't, basically what it is is a feature that allows one to switch their display adaptor from a Power-Saving GPU to a High-Performance GPU, and vice versa. 
In my case, as you can see above, the High-Performance GPU is the Radeon 6700M, while the Power-saving GPU is the integrated Intel one. My problem deals with not being able to switch back and forth between them, like I was able to back on Windows 7. As this is a feature of AMD Catalyst Control Center, I have searched their website and they actually have a supported driver version for Windows 8 CP, albeit it still being a beta and sometimes glitchy. 
http://support.amd.com/us/kbarticles/Pages/Windows8ConsumerPreviewDrivers.aspx
(As you can see, my model: AMD Radeon HD 6000M Series is listed)
After installing the Control Center, I restarted and a pop-up notifcation tells me that:
"The Catalyst Control Center is not supported by the driver version of your enabled graphics adapter. Please update your AMD graphics driver, or enable your AMD adapter using the Displays Manager."
I found this odd at first, as my model clearly was listed. But after some inferencing, I realized that my computer must be running on the integrated Intel graphics by default. This was further reinforced when I tried playing some games and other applications (It would be slightly choppy - as experienced before when I had forgotten to switch back onto High-Performance GPU).
The AMD Radeon card used to have an error (The device won't start. Code: 10) under device manager, but with a fresh install of the driver obtained from AMD, it seems to be working fine. However, my computer is still using the Intel card by default, and I have no way of switching to the other GPU as Catalyst will not start. 
Has anyone found a way around this? 
This question was solved.
View Solution.

I'll give you a two way to make it work!!!!  There is so much incompatibilities with the FIRST METHOD listed, you won't get use a Intel (less power consuming card) GPU to work after the changes! you've got to wait till HP let's it work properly or deal with power hungry AMD GPU even in battery mode .
THE SECOND METHOD listed works without any problem with compatibility in any apps BUT IT IS Require pace and order ( may be exhaustive  for newbie's, no worries listed below got all the info you need to make it work)
SO the first option:
NOTE:THIS WILL TRIGER THE OUTCONTROL EVENTS SO PRECAUTION METHODS I WILL ADVISE FURTHER AS WE GO STEP BY STEP _ DOWNLOAD CHROME IF YOU RUNNING INTERNET EXPLORER ( GRAPHIC CARD WILL WORK WITH GAMES BUT NOT WITH METRO APPS THEY WILL NOT CRASH JUST NOT LAUNCH
ALL THE METHODS BELOW TESTED BY MYSELF AND GET WORKED YET MANY INCOMPATIBILIES STILL WILL REMAIN USE IT ON YOUR OWN RISK! 
as i can tell all the games working properly yet battlefield 3 won't launch
1.      AT first make sure that windows UPDATE IS SWITCH OFF or let you choose to download and instal (not automaticly or it will update ur device (at device manager) without ur permision and all eforts are gone!
2.uninstall AMD Catalyst from "program and components" at control panel, then uninstal all the devices Intel and AMD at device manager at the control panel  (check unistal driver at intel HD driver)
3.reboot! after reboot download this http://www2.ati.com/drivers/hotfix/win8/amd_catalyst_win8_consumer_preview_[rc10].exe
and this
ftp://ftp.hp.com/pub/softpaq/sp53001-53500/sp53025.exe       -      300mb 
4. instal sp53025.exe at windows 7 compatibility mode (it'll unpack by default in C:/SWsetup) 
then start the istalation make sure u choose a "custom" , THIS IS CRUCIAL - uncheck the CATALYST (check all the rest intell driver amd driver ect.) after the instalation do not reboot 
5.      Next start the instalation of the windows 8 consumer preview driver from AMD.
uncheck all the rest ( after the sp53025 there will be only AMD driver (check/uncheck) and the catalyst (check/uncheck) box available) uncheck the AMD driver and install only the CATALYST driver!!!!
Reboot! Enjoy !!! There will be no CATALYST(only the intel preference and settings where the CATALYST should've be) at the right mouse click but switchable graphic is now awailable LIKE THIS
Unfortunately you'll won't be available to choose between the INTEL and AMD ! AMD is now working by default
All the .exe will now recognize 6770m
AND METRO APPS WON"T WORK!!!!!!! AS internet explorer will crash as you'll open it 
SECOND METHOD IF THE FIRST FAILS (WHICH IS IMPOSSIBLE IF HANDS ARE STRAIGHT MORE OR LESS)
FURTHER IS TESTED!
THIS METHOD EXCLUDE THE METRO APPS CRASH AND ALL THE REST INCOMPATIBILITIES WITH EVERY EXECUTABLE PROGRAMS AND GAMES!!!!
Note: Requires knowledge to sign your own drivers, disable signing enforcement at boot and modding some inf files.
I am not responsible for any damage that may arise. This guide is not exhaustive.
Requirements:
.NET Framework 3.5 -- Can be enabled within Windows 8, in "Turn Windows features on or off"
Windows Driver Kit (WDK) -- Can be downloaded from here
Configure Windows Update to only "Download updates but let me choose wether to install them", and hide both Intel and AMD updates. This is to prevent our driver be updated by Windows.
1.Download the latest switchable graphics drivers from this site: leshcat blog IT Tips & Tricks: Catalyst 12.3 Pre-WHQL UnifL for Switchable Graphics
2. Run the installer that will extract the contents of the file, by default it will ask you to disable "Signing enforcement of Windows", you will know that it is working after rebooting because a "Test Mode" watermark is added to the desktop, above "Windows 8 Consumer Preview".
3. At this moment, do not run the AMD installer yet. We need to modify some files. By default, the driver will be extracted to "C:\Drivers\Catalyst 12.3 Pre-WHQL UnifL". 
4. Go to this directory, and open the following file "Packages\Drivers\Display\W76A_INF\C7133662.inf"
Do the following changes:
In the section [Version] add:
Code:
[Version]
CatalogFile=C7133662.CAT
There is a section that has the listing of all the supported cards. Rename it from "[ATI.Mfg.NTamd64.6.1]" to "[ATI.Mfg.NTamd64.6.2]"
It should look like this:
Code:
[Manufacturer]
%ATI% = ATI.Mfg, NTamd64.6.1, NTamd64.6.2
[ATI.Mfg.NTamd64.6.2]
"%AMD68F2.1%" = ati2mtag_VancouverC_PXAI, PCI\VEN_1002&DEV_68F2
"%AMD9519.1%" = ati2mtag_VancouverC_PXAI, PCI\VEN_1002&DEV_9519
5. Follow this guide to Test-Sign a Driver Package. (This guide is generic)
6. After the previous step, you should have a Catalog file and the inf file we modified previously.
7. Now proceed to run the AMD installer in "Win 7" Compatibility Mode. It is most likely that the driver install will fail at this stage, but the rest of Catalyst software will be installed.
8. Now install the driver using the "Have disk" method in device manager and your modified INF for both Intel and AMD cards.
9.If you did the test-signing process correctly, the installation will succeed for both cards.
10. Reboot and enjoy your switchable graphics under Win 8.
I still have to figure out how to make brightness controls to work.
BTW sorry for any grammar mistake, I am not a native English speaker.
Known issues:
- Sometimes switching may not work, resulting in BSOD.
- When AMD gpu is active, Intel driver context menu options are still available.
Features:
AMD gpu can be turned off, so battery will last longer.

Similar Messages

  • Windows 8 consumer preview: amd 7470 switchable graphics - unswitchable ???

    windows 8 consumer preview: amd 7470 switchable graphics - unswitchable   ??? can any one helpe me >>?? 
    This question was solved.
    View Solution.

    Hi eajawy,
    Try the solution posted here http://h30434.www3.hp.com/t5/Windows-8-Release-Preview/Windows-8-Consumer-Preview-AMD-Switchable-Gra...
    I am an HP employee.
    "I'm looking for a laptop that looks like it's wrapped in super-rich, smoothed out tangerine peels." -TheMusicMaker

  • Pavilion dm3 AMD switchable graphics (HD4000&HD5000) in Windows 10 Technical Preview

    Basically it is a continuation of my previous topic:
    http://h30434.www3.hp.com/t5/Notebook-Display-and-Video/Pavilion-dm3-AMD-switchable-graphics-HD4000-...
    Users of HP laptops with switchable graphics HD4000/HD5000 will face the same problem after upgrade to Windows 10.
    The earlier we'll start to discuss and find the solution for this sort of laptops the higher chance that we will be able to use our laptops in Windows 10.
    I use Windows 10 Technical Preview now and I try to find the correct driver for my laptop.

    Hello there mate got g510 iam on windows 10 insider preview build 10159 and it runs smooth! about the driver thingy i found it the most easy to do beyond all the other devices out there  all u have to do is downlaod and install the last build from here : https://mega.nz/#!hUc2SSDI!9VRPiak8tS90rKbbVEEA0MCn5QbI8YgWRA_gCkFmcrY make sure to clean install it by 8gb at least flash driver and u are good to go ps: upgrading from older builds can make crashes and black screens after the amd driver installed so just make clean install for ur own good after u are done u can check for windows updates and it will take the intel and amd drivers that supports the wddm 2.0 plus the conexant audio and bluetooth ,Elan touchpad ,  the last stable ones comes with the updates and trust me its the most stable ones ive used so far the remaining unknown device and the pci is for the power manager and the intel imanagement engine u can use windows 8.1 x64 drivers for those sorry for the bad english tho xD  

  • HP DV7 6151sd (AMD switchable graphics) fail in Windows 10

    I upgraded my DV7 with swithable AMD Radeon  HD 6490M GPU to WIndows 10. What a nightmare!! Switchable GPU fails to work and start-up takes forever (like 4 minutes!). The drivers are there and work OK. I am really dissappointed, as gaming now is a no-go as the computer defaults to the build-in Intel GPU.  Other things that fail to work are bluetooth and the finger scan. I am really sad that an expensive laptop like this is so badly supported by HP upon switching to a new OS.   

    I have same problem with ENVY 14 2000et. My laptop also switchable graphic card.Last bios published for tis model  2 years ago! I have SSD and my waiting time about 90 seconds. If I change the graphic mode from dynamic to fixed in bios setup, computer starts about 25 seconds . But before I was using dynamic mode in windows 7. HP is going down!   Thanks

  • Windows 7 64-bit: Switchable graphics and Ricoh card reader problem

    Hi guys,
    Two problems with my laptop. I'm using a T400, previously installed with Windows Vista Business 32-bit.
    Switchable graphics worked well until I formatted and installed Windows 7 Pro 64-bit (I got the RTM through MSDNAA). Now, Windows can only detect either the discrete graphics or integrated graphics at one time. When the BIOS was set to switchable graphics and enabling the detection of switchable graphics on Windows, it could only detect the Intel integrated graphics. When I try to switch to High Performance graphics through the Lenovo power manager, the screen flashes once, and the ATi graphics card appears on the device manager with the code 10 error (cannot start device). Also, compared to this image, my power manager window that opens with left-click does not have battery stretch and switchable graphics options. I have to right-click to switch my graphics.
    After some tinkering, I managed to activate the graphics card through the BIOS by switching it to discrete graphics only and disabling switchable graphics detection by Windows. Now the device manager shows the ATi card only, the Intel integrated graphics is gone. I understand that it should show both display adapters in the device driver when the ATi card is active: http://www-307.ibm.com/pc/support/site.wss/MIGR-70495.html#g4
    The second problem is with the Ricoh card reader. I managed to install the drivers properly, but the device shows up with a code 12 error (This device cannot find enough free resources that it can use) in the device manager. That error appears on 6 items in the device manager:
    Ricoh Memory Stick controller
    Ricoh SD/MMC Host controller
    Ricoh xD-Picture card controller
    Ricoh 1394 OHCI Compliant host controller
    Ricoh R/RL/5C476(II) or Compatible CardBus controller
    SDA Standard Compliant SD host controller
    Additionally, 6 error messages appear during every boot up, which I think is related to these 6 devices:
    ERROR
    Resource Conflict - PCI in slot 07
    Bus:15, Device:00, Function: 00 (it ranges from function 00  to 05)
    AND disabling the device through device manager results in a BSOD.
    I've seen some people post about the Ricoh problem, but didn't have any resolution (at least for those who had the boot up error message too). The switchable graphics problem seems quite common too but in my case it seems like it is working fine EXCEPT for the fact that only one graphics adapter can appear on the device manager at one time and I can't do switching at all. Anyone know if I can somehow solve this? Sorry for the wall of text and two-problems-in-one. I put them together because I don't know if one problem is affecting the other as both problems appeared at around the same time.

    As far as the graphics goes it's well accpeted the only way at present to switch is though the bios manually. There is currently no drivers that enable users to switch from within Win7. Know it's a pain but will just have to wait.

  • Partition couldn't be modified after uninstalling Windows consumer preview

    I uninstalled Win Consumer Preview on my Macbook (Lion) using Bootcamp. An error showed up just as it got done. Since then, the Partition couldn't be modified because it contains CoreStorage physical volume. Help!

    I uninstalled Win Consumer Preview on my Macbook (Lion) using Bootcamp. An error showed up just as it got done. Since then, the Partition couldn't be modified because it contains CoreStorage physical volume. Help!

  • AMD Switchable Graphics crashing Illustrator CC 2014

    I have recently updated Illustrator to CC 2014 and I am unable to open any files or create new ones since then.
    It says the graphic card is not supported, however, it was supported and fully working in Illustrator CC
    Here's the system info:
    Components:
    ACE 2014/04/14-23:42:44 79.554120 79.554120
    Adobe APE 2013/02/04-09:52:32 0.1160850 0.1160850
    Adobe Linguisitc Library 8.0.0
    Adobe Owl 2014/03/05-14:49:37 5.0.33 79.552883
    PDFL 2014/03/21-23:39:11 79.510590 79.510590
    Adobe Product Improvement Program 7.2.1.3399
    AdobePSL 79.957893_14.957871 79.957893_14.957871
    Adobe Illustrator 1.0
    Adobe XMP Core 2014/03/31-23:39:12 79.156289 79.156289
    Adobe XMP Files 2014/03/31-23:39:12 79.156289 79.156289
    Adobe XMP Script 2014/03/31-23:39:12 79.156289 79.156289
    Adobe CAPS 8,0,0,7
    AFL 1.0
    AGM 2014/03/31-23:39:12 79.553719 79.553719
    AgoraLib Library 1.0.0.0
    AdobeHelp Dynamic Link Library 1,8,0,31
    AIPort 1.0 23.68434
    AIPreviewHandler 1.0 23.68434
    AMTLib (64 Bit) 8.0.0.45 BuildVersion: 8.0; BuildDate: Fri Mar 28 2014 20:28:30) 1.000000
    AMTLib (64 Bit) 8.0.0.45 BuildVersion: 8.0; BuildDate: Fri Mar 28 2014 20:28:30) 1.000000
    ARE 2014/03/31-23:39:12 79.553719 79.553719
    AXE8SharedExpat 2014/03/31-23:39:12 79.553719 79.553719
    AXEDOMCore 2014/03/31-23:39:12 79.553719 79.553719
    AXSLE 2014/03/31-23:39:12 79.553719 79.553719
    BIB 2014/03/31-23:39:12 79.553719 79.553719
    BIBUtils 2014/03/31-23:39:12 79.553719 79.553719
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    CoolType 2014/03/31-23:39:12 79.553719 79.553719
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 7.0.6
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    DVA Product 8.0.0
    ExtendScript 2014/01/21-23:58:55 79.551519 79.551519
    FilterPort 1.1 79.553719
    Microsoft® Windows® Operating System 6.3.9600.17055
    International Components for Unicode 2013/12/18-15:59:15  Build gtlib_5.0.19974
    International Components for Unicode 2013/12/18-15:59:15  Build gtlib_5.0.19974
    International Components for Unicode 2013/12/18-15:59:15  Build gtlib_5.0.19974
    International Components for Unicode 2013/12/18-15:59:15  Build gtlib_5.0.19974
    JP2KLib 2014/03/12-08:53:44 79.252744 79.252744
    Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler 10.1
    LogSession 7.2.1.3399
    MPS 2014/03/25-23:41:34 79.553444 79.553444
    Microsoft (R) Visual C++ 6.00.8168.0
    Microsoft® Visual Studio .NET 7.10.3077.0
    Microsoft® Visual Studio® 2005 8.00.50727.42
    Microsoft® Visual Studio .NET 7.10.3052.4
    Microsoft® Visual Studio® 2005 8.00.50727.42
    PDFPort 2014/03/31-23:39:12 79.553719 79.553719
    Adobe PDFSettings 1.04
    Adobe Photoshop CC 2014.0 CC 2014
    Adobe(R) CEP PlugPlugExternalObject Standard Dll (64 bit) 5.0.0
    Adobe(R) CSXS PlugPlugOwl Standard Dll (64 bit) 5.1.0.14
    Adobe India Sangam Core Code 2014/01/07-23:52:02 79.252127 79.252127
    Adobe India SangamML Import from Sangam 2014/01/07-23:52:02 79.252127 79.252127
    ScCore 2014/01/21-23:58:55 79.551519 79.551519
    Microsoft® Windows® Operating System 6.00.2600.0000
    SVGExport 6, 0, 0, 0 1.0
    SVGRE 6, 0, 0, 0 1.0
    Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler 12.0
    Intel(R) Threading Building Blocks for Windows 4, 1, 2012, 1003
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Teigha® for .dwg files 3.05.1.0
    Adobe Updater Notifications Library 7.0.1.102 (BuildVersion: 1.0; BuildDate: BUILDDATETIME) 7.0.1.102
    Vulcan Application Control Library 5.0.0.82
    Vulcan Message Library 5.0.0.82
    WRServices Fri Mar 07 2014 15:33:10 Build 0.20204 0.20204
    ATE
    OS: Windows
    Version: 6.2
    System Architecture: x86
    Built-In Memory: 8094 MB
    User Name: Zubi
    Serial Numb
    Application Folder:
    C:\Program Files\Adobe\Adobe Illustrator CC 2014\Support Files\
    Primary Scratch Folder:
    C:\Users\Zubi\AppData\Local\Temp\
    Secondary Scratch Folder:
    Plug-ins:
    Live Menu Item
    Adobe AI Application Plugin
    Color Conversion
    New Cache Plugin
    AdobeLicenseManager
    ZStringTable
    Main Filters
    Main File Formats
    AI File Format
    Mesh Object
    Control Groups
    Composite Fonts
    Place Gun Tool
    AppAnnotators
    Window Menu
    File Format Place EPS
    Debug Menu
    SLO Text Tool
    Pen Tool Plugin
    Document Window Plugin
    Sweet Pea 2 Adapter Plugin
    AdobeActionManager
    Adobe Illustrator User Interface
    FrameworkS
    Art Converters v2
    BRS Pencil Tool
    FlattenTransparency
    FO Conversion Suite
    Pathfinder Suite
    Path Suite
    PDF Suite
    Rasterize 8
    AdobeSlicingPlugin
    AdobeActionPalette
    BeautifulStrokes Suite
    AdobeBrushMgr
    Adobe Color Harmony Plugin
    Control Panel Plugin
    Adobe Deform Plugin
    AdobeLayerPalette
    AdobePaintStyle
    Adobe Planar Edit Plugin
    AdobeSwatch_
    AdobeToolSelector
    Adobe Variables Palette
    AdobeDiffusionRaster
    SvgFileFormat
    Snapomatic
    Adobe Geometry Suite
    Flatten Suite
    Shape Suite
    ExpandS
    SWFExport
    Photoshop Plugin Adapter Unsharp Mask...
    Photoshop Plugin Adapter Crystallize...
    Photoshop Plugin Adapter Pointillize...
    Photoshop Plugin Adapter Pinch...
    Photoshop Plugin Adapter Extrude...
    Photoshop Plugin Adapter Fibers...
    Photoshop Plugin Adapter Lens Flare...
    Photoshop Plugin Adapter Ripple...
    Photoshop Plugin Adapter Shear...
    Photoshop Plugin Adapter Twirl...
    Photoshop Plugin Adapter Polar Coordinates...
    Photoshop Plugin Adapter Smart Blur...
    Photoshop Plugin Adapter Spherize...
    Photoshop Plugin Adapter Wind...
    Photoshop Plugin Adapter ZigZag...
    Photoshop Plugin Adapter Mezzotint...
    Photoshop Plugin Adapter Radial Blur...
    Photoshop Plugin Adapter Wave...
    Photoshop Plugin Adapter Crop and Straighten Photos Filter
    Photoshop Plugin Adapter De-Interlace...
    Photoshop Plugin Adapter Displace...
    Photoshop Plugin Adapter Tiles...
    Photoshop Plugin Adapter BMP
    Photoshop Plugin Adapter CompuServe GIF
    Photoshop Plugin Adapter PNG
    Photoshop Plugin Adapter Targa
    Photoshop Plugin Adapter IFF Format
    Photoshop Plugin Adapter Paths to Illustrator...
    Photoshop Plugin Adapter OpenEXR
    Photoshop Plugin Adapter Color Halftone...
    Photoshop Plugin Adapter Pixar
    Photoshop Plugin Adapter PCX
    Photoshop Plugin Adapter NTSC Colors
    Photoshop Plugin Adapter Legacy Gaussian Blur...
    Photoshop Plugin Adapter Filter Gallery...
    Photoshop Plugin Adapter Colored Pencil...
    Photoshop Plugin Adapter Cutout...
    Photoshop Plugin Adapter Dry Brush...
    Photoshop Plugin Adapter Film Grain...
    Photoshop Plugin Adapter Fresco...
    Photoshop Plugin Adapter Neon Glow...
    Photoshop Plugin Adapter Paint Daubs...
    Photoshop Plugin Adapter Palette Knife...
    Photoshop Plugin Adapter Plastic Wrap...
    Photoshop Plugin Adapter Poster Edges...
    Photoshop Plugin Adapter Rough Pastels...
    Photoshop Plugin Adapter Smudge Stick...
    Photoshop Plugin Adapter Sponge...
    Photoshop Plugin Adapter Underpainting...
    Photoshop Plugin Adapter Watercolor...
    Photoshop Plugin Adapter Accented Edges...
    Photoshop Plugin Adapter Angled Strokes...
    Photoshop Plugin Adapter Crosshatch...
    Photoshop Plugin Adapter Dark Strokes...
    Photoshop Plugin Adapter Ink Outlines...
    Photoshop Plugin Adapter Spatter...
    Photoshop Plugin Adapter Sprayed Strokes...
    Photoshop Plugin Adapter Sumi-e...
    Photoshop Plugin Adapter Diffuse Glow...
    Photoshop Plugin Adapter Glass...
    Photoshop Plugin Adapter Ocean Ripple...
    Photoshop Plugin Adapter Bas Relief...
    Photoshop Plugin Adapter Chalk && Charcoal...
    Photoshop Plugin Adapter Charcoal...
    Photoshop Plugin Adapter Chrome...
    Photoshop Plugin Adapter Cont^e Crayon...
    Photoshop Plugin Adapter Graphic Pen...
    Photoshop Plugin Adapter Halftone Pattern...
    Photoshop Plugin Adapter Note Paper...
    Photoshop Plugin Adapter Photocopy...
    Photoshop Plugin Adapter Plaster...
    Photoshop Plugin Adapter Reticulation...
    Photoshop Plugin Adapter Stamp...
    Photoshop Plugin Adapter Torn Edges...
    Photoshop Plugin Adapter Water Paper...
    Photoshop Plugin Adapter Glowing Edges...
    Photoshop Plugin Adapter Craquelure...
    Photoshop Plugin Adapter Grain...
    Photoshop Plugin Adapter Mosaic Tiles...
    Photoshop Plugin Adapter Patchwork...
    Photoshop Plugin Adapter Stained Glass...
    Photoshop Plugin Adapter Texturizer...
    Twirl v2
    Simplify
    Segment Tools
    ShapeTool
    Advanced Select
    Adobe Scatter Brush Tool
    Adobe Symbolism
    Magic Wand
    Liquify
    Lasso
    Knife Tool
    Reshape Tool
    Adobe Flare Plugin
    AdobeTextDropper
    Adobe Eraser Tool
    Adobe dBrush Brush Tool
    Adobe Crop Tool
    Adobe Calligraphic Brush Tool
    BoundingBox
    AdobeArtBrushTool
    TypeCase
    Smart Punctuation
    TxtColumns
    TextFindFont
    Spell Check Dictionary
    Adobe PSD File Import
    Adobe PSD File Export
    PSLFilterAdapter
    Photoshop Adapter
    ZigZagUI
    VectorizeUI
    VariablesPaletteUI
    TwirlToolUI
    TransformUI
    TIFF File Format UI
    TextExportUI
    SvgFileFormatUI
    Spell Check UI
    AdobeSlicingUI
    ShapeEffectUI
    ScribbleUI
    ScribbleFillUI
    ScatterBrushToolUI
    SangamFormatsUI
    RoundUI
    RoughenUI
    RasterizeUI
    PuckerAndBloatUI
    PSLFilterAdapterUI
    Adobe PSD File Import UI
    Adobe PSD File Export UI
    AIPreferenceUI
    PlanetXUI
    PerspectiveUI
    PDF File Format UI
    PathfinderUI
    ParticleSystemUI
    OffsetPath UI Plugin
    ObjectMosaicUI
    Adobe Live Shapes UI
    LiveBlendsUI
    LiquifyToolUI
    JPEGFormatUI
    IllustratorUI
    GlobAdjToolUI
    FuzzyEffectUI
    FlattenTransparencyUI
    SWFExport UI
    FlareUI
    Find Replace UI
    ExpandUI
    DxfDwgUI
    DropShadowUI
    DistortUI
    DeformUI
    Adobe dBrush Brush Tool UI
    CSSExtractUI
    AdobeBrushMgrUI
    BRSPencilToolUI
    Asset ManagementUI
    ArtOnPathBrushToolUI
    AI Toolbox UI Plugin
    AddArrowUI
    TIFF File Format
    TextExport
    Save4Web
    AISangamMapper
    PNG File Format
    MPSParser
    MPSExport
    MPSCommon
    Mojikumi UI
    JPEG Plugin
    JPEG2K Plugin
    GIF89a Plugin
    Adobe DXFDWG Format
    ZigZag v2
    TrimMark v2
    TextWrap Dlg
    ShapeEffects v2
    Adobe Scribble Fill
    Scribble v2
    Saturate
    Round v2
    Roughen v2
    Punk v2
    AdobePathfinderPalette
    Overprint
    OffsetPath v2
    AI Object Mosaic Plug-in
    MaskHelper v2
    Inverse
    FuzzyEffect v2
    Find
    Expand
    DropShadow
    Distort v2
    Colors
    Cleanup
    Adjust
    AddArrowHeads v3
    Add Anchor Points
    Adobe Custom Workspace
    Vectorize
    AdobeTransparencyEditor
    AdobeTransformObjects
    Transform v2
    Adobe Symbol Palette Plugin
    SVG Filter Effect v2
    Stroke Offset v2
    GradientMeshPlugin
    Services
    SeparationPreviewPlugin
    Scripts Menu
    ScriptingSupport
    Print Plugin
    Adobe Perspective Guides
    Package
    Adobe Nudge
    AdobeNavigator
    Adobe Live Shapes
    Adobe Path Blends
    AdobeLinkPalette
    Kinsoku Dlg
    KBSC Plugin
    IdeaFileFormat
    AdobeAlignObjects
    Flattening Preview
    FileClipboardPreference
    DynamicCorners
    DocInfo
    CSSExtract
    Character and Paragraph Styles
    AI Bottlenecks Plugin
    Asset Management
    Adobe Art Style Plugin
    AdobeArtboardPanel
    AppBarControls
    Alternate Glyph Palette
    3D v2
    PDF File Format
    GPU Info:
    OpenGL Version: 4.4.12967 Compatibility Profile Context 14.200.1004.0
    Extensions: GL_AMDX_debug_output GL_AMDX_vertex_shader_tessellator GL_AMD_conservative_depth GL_AMD_debug_output GL_AMD_depth_clamp_separate GL_AMD_draw_buffers_blend GL_AMD_multi_draw_indirect GL_AMD_name_gen_delete GL_AMD_performance_monitor GL_AMD_pinned_memory GL_AMD_query_buffer_object GL_AMD_sample_positions GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trace GL_AMD_texture_cube_map_array GL_AMD_texture_texture4 GL_AMD_transform_feedback3_lines_triangles GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_tessellator GL_AMD_vertex_shader_viewport_index GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_compute_shader GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_stencil_export GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_shadow_ambient GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_snorm GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_envmap_bumpmap GL_ATI_fragment_shader GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_buffer GL_EXT_copy_texture GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_histogram GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texgen_reflection GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_bptc GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_IBM_texture_mirrored_repeat GL_KHR_debug GL_KTX_buffer_region GL_NV_blend_square GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_explicit_multisample GL_NV_float_buffer GL_NV_half_float GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_SGIS_generate_mipmap GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays GL_WIN_swap_hint WGL_EXT_swap_control
    Number of Displays: 1
    Number of Drivers: 2
    Driver[0] Name: AMD Radeon HD 7600M Series
    Driver[0] Driver Version: 14.200.1004.0
    Driver[0] Driver Date: 20140709000000.000000-000
    Driver[0] Adapter RAM: $$$/GPUInfo/MultipleGraphicsCards=Multiple Graphics Cards detected
    Driver[0] Installed Display Drivers: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Driver[1] Name: Intel(R) HD Graphics 4000
    Driver[1] Driver Version: 10.18.10.3621
    Driver[1] Driver Date: 20140516000000.000000-000
    Driver[1] Adapter RAM: $$$/GPUInfo/MultipleGraphicsCards=Multiple Graphics Cards detected
    Driver[1] Installed Display Drivers: igdumdim64.dll,igd10iumd64.dll,igd10iumd64.dll,igdumdim32,igd10iumd32,igd10iumd32
    Help appreciated!

    Hi Syed,
    Thanks for the crash dump. I analyzed it at my end and it seems that AI CC 2014 goes into non-responding state due to some printer (printer driver) conflict.
    Can you try the following two workarounds and let me know the end results:
    1) Remove all the connected/installed printers.
    2) Update the printer drivers for the connected/installed printers.
    With Best Regards,
    Raghuveer Singh

  • HP computers with Intel and ATI/AMD switchable graphics

    Hi,
    Product Name: HP Pavilion dv6-6093ex
    Product Number : LM610EA#A2N
    From HP website, I have downloaded :
    'ATI Radeon Graphics Driver_ Software Packaging Number()_Driver Packaging Version 8.810.4.1000(2010)'
    'AMD High-Definition Graphics Driver_ Software Packaging Number(SP55092)_Driver Packaging Version 8.882.2.3000'
    I have installed a new version of Windows 7, and then got these adapters before installing any drivres::
    I have installed  ''ATI Radeon Graphics Driver_ Version 8.810.4.1000".  However, while  installing ''ATI Radeon Graphics Driver' packaging version  8.810.4.1000(2010)'  on my laptop, I found that that  'ATI adapter driver' is in the packgage as in this screen shot.
    Then, after installation completed, the device manager was:
    I have  removed the existing drivers to where I have it down to 2 VGA adapters and the big icon screen I describe in the first screen shot, then install the 'AMD High-Definition Graphics Driver_ Software Packaging Number(SP55092)_Driver Packaging Version 8.882.2.3000'.
    However, when I have installed 'AMD High-Definition Graphics Driver_ Software Packaging Number(SP55092)_Driver Packaging Version 8.882.2.3000',  I found that  AMD adpater driver is in the packgage as in this screen shot.
    After installation completed, then the device manager became:
    If we make a comparission between two installations, we will find that
    In the first installation:
    Mobile Intel(R) HD Graphics
    Radeon(TM) HD 6770M.
    In the second installtion:
     Intel(R) HD Graphics Family.
    Radeon(TM) HD 6770M.
    Thus, my question is as follows:
    First: is there any difference between 'Mobile Intel(R) HD Graphics' and 'Intel(R) HD Graphics Family.'
    Second: Why is 'ATI Adapter driver'  shown in the first installation, and in the second "AMD adapter driver", however,  in either instllation,  'Radeon(TM) HD 6770M'  and 'Intel graphics' were installed? In other words, neither 'ATI' is listed in the device manager nor 'AMD'  listed on the device manager.

    Thanks a lot,
     you asked me about sending my SN before and now you are asking me about  what  the Guest machine model I have is. I think   the Guest machine model will do nothing with what I am looking for. No problem with   the Guest machine model I have if you have a look again at that thread of mine.
    But I am really so afraid to say that you  didn't take some of your precious time out to either read my enquiry in this thread or in the other one mentioned to at this thread.
    Also, if you checked again my firt post, you will see that I've been asking why while I was installing ATI Radeon Graphics, there was ATI adapter driver.
    However, when I was installing 'AMD HIgh Definitioni Graphics', there was 'AMD adapter driver'
    Simply, if you have kindly a look again at my very post at this thread you understand me well that I don't have any problem with installing the latest AMD driver found in HP website, however, all AMD drivers found in HP website are not newer than what I downloaded two yeras and a half ago.
    I think that  HP people don't keep abreast with updating their drivers and software.
    I  downloaded my drivers and software form HP about two years and a half ago, but when I now visited the HP website, I found no drivers newer than what I downloaded two years and a half.

  • My LaserJet CP1215 installed regularly in windows 8 consumer preview ...

    ... but doesn't appear connected!   
    And doesn't work at all. What shell i do ? I'm using it on a HP-Pavilion   System Model KC887AA-ABZ a6270.it   System Type X86-based PC   Processor AMD Athlon(tm) 64 X2 Dual Core Processor 5000+, 2600 Mhz, 2 Core(s), 2 Logical Processor(s)

    Hello!
    HP understands that Microsoft has released a Windows 8 Consumer Preview (Beta) version. HP is not currently supporting any Windows Consumer Preview (Beta) operating system versions.  If you have any questions about the Windows 8 Consumer Preview (Beta), may I refer you to Microsoft's website at: www.microsoft.com?
    I work for HP.
    I work for HP.

  • Problem with switchable graphic cards after installing windows 10

    Dear support, after installing windows 10 i lost option to switch my graphic cards. I already have installed new drivers for win10 64-bit. But it doesn't work. New drivers which i downloaded here: http://support.amd.com/en-us/download/desktop?os=Windows+10+-+64 doesn't support my graphic card. So i don't know what to do to get right drivers and be able to switch my graphic cards. Thanks for any help.

    Hi there 
    Welcome to the HP Support Forums! It is a great place to find the help you need, both from other users, HP experts and other support personnel. I understand that you installed Windows 10 and that switchable graphics is not working for you. I am happy to help. Unfortunately this is not something that AMD can help with, as it is a customized driver for your notebook. Did you do the Windows 10 installation as an upgrade and if so which operating system did you upgrade from? The existing HP drivers can be found here: HP Pavilion g6-1004ev Notebook PC but they are for Windows 7 or 8 depending on your choices. You could try those and install it using compatibility mode and see if that works. How to: Install and Update drivers in Windows 10 - answers.microsoft.com Let me know if that works for you.

  • Installing Adobe CS6 on Windows 8 (2012) Consumer Preview

    Hello,
    First off, yes I know it isn't supported by Adobe (yet), however, I want to present to you my case for future users.
    I have been investigating an issue I have ever since I got an Error 101 with Adobe Download Assistant where after extracting, I get an error from "Set-up.exe" that it failed to initalize. What is even more interesting is that CS5 trial can run smoothly.
    PDApp.log:
    5/23/2012 11:37:36 [INFO] Setup - Build Version - 6.0.335.0
    5/23/2012 11:37:36 [INFO] Setup - Logging Level verbosity Set  to 4
    5/23/2012 11:37:36 [INFO] Setup - Start Adobe Setup
    5/23/2012 11:37:36 [INFO] Setup - TimeLog: Bootstrapper Start
    5/23/2012 11:37:36 [INFO] Setup - TimeLog: Start initial checks
    5/23/2012 11:37:36 [INFO] Setup - Dictionary Path: G:\DesignWebPremium_CS6_LS16\Adobe CS6\resources\Dictionary\en_US\stringTable.zdct
    5/23/2012 11:37:36 [INFO] PIM - Trying to access xml at path:G:\DesignWebPremium_CS6_LS16\Adobe CS6\resources\setup.xml
    5/23/2012 11:37:36 [FATAL] PIM - Failed to load xml. system error:0
    5/23/2012 11:37:36 [FATAL] Setup - Could not initialize ADXML object
    5/23/2012 11:37:36 [FATAL] Setup - Unable to initialize. Error parsing setup.xml file
    Meanwhile, the log even said that "Reboot is pending", and I have rebooted several times and also tried to find the registry key "InProgress" myself. There was no sign of that key anywhere.
    Solutions I have tried:
    Rebooted
    Deleted Adobe OODE directory
    Used Adobe CS cleaner tool
    Redownloaded trial from Assistant Manager and directly from trial2.adobe.com
    Checked to see I had enough disk space. (My partition has 250 GB left).
    I am an admin, and ran the program under administrator.

    I haven't seen any success trying to run CS5 or CS6 under Windows 8 Consumer Preview yet.
    For CS6, It turns out that the whole problem was a corrupted .7z file from Adobe Download Assistant. I even downloaded the CS6 Master Collection .7z and the Web .7z directly with Chrome & IE 10. I don't know how they became corrupted in the first place with these many options.I managed to get it working from downloading the extracted files from another source. After that, every program worked, including Dreamweaver with no compatibility mode.
    For CS5, it is also the corruption of the .7z file. Again solved by getting a unextracted source to get it working on Windows 8 Consumer Preview. CS5 works perfectly on my system too.
    try in compatibility mode... even dreamweaver never opened directly in my windows consumer preview machine. after running compatibilty assistant and saving compatibility for xp-sp3 it worked perfectly
    Simply, no.
    Jeff, Adobe did well and I like the improvements the team made. I can tell you that the entire Adobe CS6 does work well with Windows 8 Consumer Preview (fully updated) smoothly.

  • Switchable Graphics Mode in the BIOS is not listed(seen)

    Hi everyone!
    I've read that:
    NOTE: If you do not see Switchable Graphics Mode in the BIOS or it cannot be selected, see the following section Updating the BIOS to enable Fixed Mode .
    However,  I didn't see that switachable craphics mode is seen in my BIOS:
    Product Name: HP Pavilion dv6-6093ex
    Product Number : LM610EA#A2N
    Version of BIOS is: F.05.
    Vendor of BIOS is: Insyde
    Also, I would say that my BOIS is not a UEFI BIOS because I cannot navigate the menus with a mouse but only just with the keyboard.
    However, I really was told that I shouldn't update the BIOS unless I am having a problem with it.
    Thus, I am afraid that if I had updated it, I would be encountring some problems not loading my machine well. However, I really want to know how to switch to external or internal adapter, thus I read here:
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&docname=c02948560#fixeddl

    Please see OpenGL Applications Cannot Use Discrete GPU with Intel + AMD Switchable Graphics for the basic procedure to update the BIOS and change the BIOS setting.
    HP Notebook System BIOS Update (Intel Processors) (SP54024) F.1A REV: A or later
    HP Notebook System BIOS Update (Intel Processors) (sp55068) F.1B
    and
    AMD High-Definition Graphics Driver (SP53025) 8.830.6.2000 or later
    AMD High-Definition Graphics Driver (sp55092) 8.882.2.3000
    If you have any further questions, please don't hesitate to ask.
    Please click the White KUDOS "Thumbs Up" to show your appreciation
    Frank
    {------------ Please click the "White Kudos" Thumbs Up to say THANKS for helping.
    Please click the "Accept As Solution" on my post, if my assistance has solved your issue. ------------V
    This is a user supported forum. I am a volunteer and I don't work for HP.
    HP 15t-j100 (on loan from HP)
    HP 13 Split x2 (on loan from HP)
    HP Slate8 Pro (on loan from HP)
    HP a1632x - Windows 7, 4GB RAM, AMD Radeon HD 6450
    HP p6130y - Windows 7, 8GB RAM, AMD Radeon HD 6450
    HP p6320y - Windows 7, 8GB RAM, NVIDIA GT 240
    HP p7-1026 - Windows 7, 6GB RAM, AMD Radeon HD 6450
    HP p6787c - Windows 7, 8GB RAM, NVIDIA GT 240

  • Windows 8.1 and AMD radeon HD 6700m switchable graphics on HP pavilion dv7

    Hello all
    First would like to give positive feedback because my former problem was solved here but this thing appears again.
    I have HP pavilion dv 7
    i7 -2670QM (2.20ghz)
    (8 GB Ram)
    Windows 8.1
    So my problem is with the switchable graphic as it is stated in the subject.
    I had windows 7 previously and I had no problems with switchable graphics-
    When I bought licenced win 8 the problems started and are continuing in my 8.1 upgrade.
    I tried several thing, from turning off switchable mode in BIOS, turn it off in win desktop, uninstalling drivers or blocking drivers and it still doesn't help
    It's a shame that with a computer like this I can't play a bit better games that I was able to when I had win7.
    The main problem is that when the game instals it checks your computer and tell you if it's ok or not-and everytime I get that I have intel HD3000 graphics. and not AMD radeon hd 6700m graphic card.
    Can anybody tells me how to fix this thing? I don't have any problems in display adapter-all drivers are good to go, i have the latest amd catalyst software.
    It would be a shame to buy win 8 if 7 was good and better working on this issue.
    Thank you for help

    Hello again GregaSlo,
    It is good to hear from you again!
    To prevent your system from crashing, and gain access to your fingerprint reader, I recommend performing a backup and recovery of your system's operating system. This can be done by following this document on Backing Up Your Files (Windows 7), as well as Performing an HP system recovery (Windows 7). This should help recover your system back to factory defaults.
    If the issue persists, please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    I hope this helps!
    Regards
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • T400 and Windows 8 Consumer Preview

    Hi,
    just installed Windows 8 consumer preview on my T400. Couldn't install Lenovo System Update. Mini Dock not fount, therefore no external DVI monitor, NO external USB soundcard connected to the dock.
    Any feedback or similar problem?
    Thanks, 
    George

    I would disable switchable graphics in Bios and force the ATI.  Then go to AMD's site and download the beta Win 8 drivers for Radian HD mobile.  It will not recognize there being switchable graphics.
    T61p, T400
    formerly x23, x40

  • AMD 5650/Intel switchable graphics setup configuration woes

    I was wondering if someone could help me with my POS HP DV7-4100 ATI Radeon 5650/Intel switchable graphics setup.  I'm so annoyed with this and don't know how to proceed but it looks like I'm not completing the configuration properly.
    I have tried seemingly everything so far: 
    Catalyst w/ Catalyst-utils
    Catalyst-hook
    Catalyst w & w/out utils-pxp
    Catalyst-total-pxp
    Anyway, loading catalyst without xorg.conf seems to get me the closest to a working setup but once I log into Cinnamon, I get a message saying that it has loaded in fallback mode and if I would like to try to restart cinnamon (nothing happens).
    This leads me to believe that this is a config issue.
    This is the dmesg without an xorg.conf file.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 (GCC) ) #1 SMP PREEMPT Fri Dec 20 19:39:00 CET 2013
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a303086c-e564-4347-92f1-8ec5ecbdcf85 ro quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b63efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b63f000-0x000000009b6befff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009b6bf000-0x000000009b7befff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009b7bf000-0x000000009b7fefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009b7ff000-0x000000009b7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b800000-0x000000009fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000025bffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: Hewlett-Packard HP Pavilion dv7 Notebook PC/144B, BIOS F.29 11/07/2011
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x25c000 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-BFFFF uncachable
    [ 0.000000] C0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-combining
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 0FFE00000 mask FFFE00000 write-protect
    [ 0.000000] 2 base 080000000 mask FE0000000 write-back
    [ 0.000000] 3 base 09C000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 09B800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 100000000 mask F00000000 write-back
    [ 0.000000] 6 base 200000000 mask F80000000 write-back
    [ 0.000000] 7 base 25C000000 mask FFC000000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b800 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25be00000-0x25bffffff]
    [ 0.000000] [mem 0x25be00000-0x25bffffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x258000000-0x25bdfffff]
    [ 0.000000] [mem 0x258000000-0x25bdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x257ffffff]
    [ 0.000000] [mem 0x200000000-0x257ffffff] page 2M
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x9b63efff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x9b5fffff] page 2M
    [ 0.000000] [mem 0x9b600000-0x9b63efff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9b7ff000-0x9b7fffff]
    [ 0.000000] [mem 0x9b7ff000-0x9b7fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x37a28000-0x37d0bfff]
    [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM)
    [ 0.000000] ACPI: XSDT 000000009b7fe120 0007C (v01 HPQOEM SLIC-MPC 00000001 01000013)
    [ 0.000000] ACPI: FACP 000000009b7fc000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 000000009b7e9000 0F50F (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: FACS 000000009b75e000 00040
    [ 0.000000] ACPI: ASF! 000000009b7fd000 000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: HPET 000000009b7fb000 00038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: APIC 000000009b7fa000 0008C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 000000009b7f9000 0003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: SLIC 000000009b7e8000 00176 (v01 HPQOEM SLIC-MPC 00000001 SLIC 000F4240)
    [ 0.000000] ACPI: BOOT 000000009b7e5000 00028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: ASPT 000000009b7e2000 00034 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: WDAT 000000009b7e1000 00224 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000009b7e0000 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 000000009b7de000 01B34 (v01 AmdRef AmdTabl 00001000 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025bffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x25bffffff]
    [ 0.000000] NODE_DATA [mem 0x25bff5000-0x25bff9fff]
    [ 0.000000] [ffffea0000000000-ffffea00097fffff] PMD -> [ffff880253600000-ffff88025b5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x25bffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0x9b63efff]
    [ 0.000000] node 0: [mem 0x9b7ff000-0x9b7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] node 0: [mem 0x200000000-0x25bffffff]
    [ 0.000000] On node 0 totalpages: 2045404
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9881 pages used for memmap
    [ 0.000000] DMA32 zone: 632384 pages, LIFO batch:31
    [ 0.000000] Normal zone: 22272 pages used for memmap
    [ 0.000000] Normal zone: 1409024 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b63f000-0x9b6befff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b6bf000-0x9b7befff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b7bf000-0x9b7fefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b800000-0x9fffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1b000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffe7ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffe80000-0xffffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x1fc000000-0x1ffffffff]
    [ 0.000000] e820: [mem 0xa0000000-0xefffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88025bc00000 s86464 r8192 d24128 u262144
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2013166
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a303086c-e564-4347-92f1-8ec5ecbdcf85 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 7968736K/8181616K available (5124K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 212880K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 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] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 2527.100 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5056.79 BogoMIPS (lpj=8423666)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000033] Security Framework initialized
    [ 0.000044] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000045] Yama: becoming mindful.
    [ 0.000537] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002402] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003219] Mount-cache hash table entries: 256
    [ 0.003418] Initializing cgroup subsys memory
    [ 0.003430] Initializing cgroup subsys devices
    [ 0.003432] Initializing cgroup subsys freezer
    [ 0.003434] Initializing cgroup subsys net_cls
    [ 0.003435] Initializing cgroup subsys blkio
    [ 0.003456] CPU: Physical Processor ID: 0
    [ 0.003457] CPU: Processor Core ID: 0
    [ 0.003463] mce: CPU supports 9 MCE banks
    [ 0.003473] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003483] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 6
    [ 0.003568] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.004537] ACPI: Core revision 20130725
    [ 0.013846] ACPI: All ACPI Tables successfully acquired
    [ 0.038849] ftrace: allocating 20318 entries in 80 pages
    [ 0.048808] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.081797] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz (fam: 06, model: 25, stepping: 05)
    [ 0.187276] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    [ 0.187283] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    [ 0.187285] ... version: 3
    [ 0.187286] ... bit width: 48
    [ 0.187287] ... generic registers: 4
    [ 0.187288] ... value mask: 0000ffffffffffff
    [ 0.187288] ... max period: 000000007fffffff
    [ 0.187289] ... fixed-purpose events: 3
    [ 0.187290] ... event mask: 000000070000000f
    [ 0.660504] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.647139] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
    [ 0.700394] Brought up 4 CPUs
    [ 0.700400] smpboot: Total of 4 processors activated (20224.16 BogoMIPS)
    [ 0.702976] devtmpfs: initialized
    [ 0.705408] PM: Registering ACPI NVS region [mem 0x9b6bf000-0x9b7befff] (1048576 bytes)
    [ 0.706249] RTC time: 18:58:44, date: 01/06/14
    [ 0.706292] NET: Registered protocol family 16
    [ 0.706388] cpuidle: using governor ladder
    [ 0.706389] cpuidle: using governor menu
    [ 0.706414] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.706416] ACPI: bus type PCI registered
    [ 0.706418] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.706482] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
    [ 0.706485] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
    [ 0.713484] PCI: Using configuration type 1 for base access
    [ 0.714057] bio: create slab <bio-0> at 0
    [ 0.714171] ACPI: Added _OSI(Module Device)
    [ 0.714172] ACPI: Added _OSI(Processor Device)
    [ 0.714174] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.714175] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.715777] ACPI: EC: Look up EC in DSDT
    [ 0.723731] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.729362] ACPI: SSDT 000000009b691918 00432 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.729739] ACPI: Dynamic OEM Table Load:
    [ 0.729741] ACPI: SSDT (null) 00432 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.729882] ACPI: SSDT 000000009b68f018 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.730243] ACPI: Dynamic OEM Table Load:
    [ 0.730245] ACPI: SSDT (null) 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.750624] ACPI: SSDT 000000009b690a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.751035] ACPI: Dynamic OEM Table Load:
    [ 0.751037] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.760515] ACPI: SSDT 000000009b68ed98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.760902] ACPI: Dynamic OEM Table Load:
    [ 0.760904] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.813748] ACPI: Interpreter enabled
    [ 0.813763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.813769] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.813788] ACPI: (supports S0 S3 S4 S5)
    [ 0.813790] ACPI: Using IOAPIC for interrupt routing
    [ 0.813825] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.813932] ACPI: No dock devices found.
    [ 1.447844] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
    [ 1.447876] \_SB_.PCI0:_OSC invalid UUID
    [ 1.447877] _OSC request data:1 8 0
    [ 1.447907] \_SB_.PCI0:_OSC invalid UUID
    [ 1.447908] _OSC request data:1 1f 0
    [ 1.447911] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 1.447913] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 1.448565] ACPI: \_SB_.PCI0.ACEL: can't evaluate _ADR (0x5)
    [ 1.448567] ACPI: \_SB_.PCI0.PDRC: can't evaluate _ADR (0x5)
    [ 1.448573] PCI host bridge to bus 0000:00
    [ 1.448575] pci_bus 0000:00: root bus resource [bus 00-7e]
    [ 1.448577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 1.448578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 1.448580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 1.448581] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfeafffff]
    [ 1.448589] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    [ 1.448606] DMAR: Disabling batched IOTLB flush on Ironlake
    [ 1.448669] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    [ 1.448699] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 1.448735] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 1.448767] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
    [ 1.448778] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
    [ 1.448783] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 1.448787] pci 0000:00:02.0: reg 0x20: [io 0x5050-0x5057]
    [ 1.448892] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
    [ 1.448920] pci 0000:00:16.0: reg 0x10: [mem 0xc4504000-0xc450400f 64bit]
    [ 1.449016] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.449101] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
    [ 1.449515] pci 0000:00:1a.0: reg 0x10: [mem 0xc450a000-0xc450a3ff]
    [ 1.451973] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 1.452031] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 1.452072] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    [ 1.452093] pci 0000:00:1b.0: reg 0x10: [mem 0xc4500000-0xc4503fff 64bit]
    [ 1.452188] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.452234] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 1.452267] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    [ 1.452365] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.452412] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 1.452444] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    [ 1.452541] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.452588] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 1.452634] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
    [ 1.453043] pci 0000:00:1d.0: reg 0x10: [mem 0xc4509000-0xc45093ff]
    [ 1.455490] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.455548] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 1.455583] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 1.455686] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 1.455720] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    [ 1.455888] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    [ 1.455915] pci 0000:00:1f.2: reg 0x10: [io 0x5048-0x504f]
    [ 1.455926] pci 0000:00:1f.2: reg 0x14: [io 0x505c-0x505f]
    [ 1.455937] pci 0000:00:1f.2: reg 0x18: [io 0x5040-0x5047]
    [ 1.455947] pci 0000:00:1f.2: reg 0x1c: [io 0x5058-0x505b]
    [ 1.455958] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
    [ 1.455969] pci 0000:00:1f.2: reg 0x24: [mem 0xc4508000-0xc45087ff]
    [ 1.456035] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.456106] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    [ 1.456126] pci 0000:00:1f.3: reg 0x10: [mem 0xc4506000-0xc45060ff 64bit]
    [ 1.456155] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
    [ 1.456246] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
    [ 1.456272] pci 0000:00:1f.6: reg 0x10: [mem 0xc4507000-0xc4507fff 64bit]
    [ 1.456465] pci 0000:01:00.0: [1002:68c1] type 00 class 0x030000
    [ 1.456479] pci 0000:01:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.456489] pci 0000:01:00.0: reg 0x18: [mem 0xc4400000-0xc441ffff 64bit]
    [ 1.456496] pci 0000:01:00.0: reg 0x20: [io 0x4000-0x40ff]
    [ 1.456507] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
    [ 1.456544] pci 0000:01:00.0: supports D1 D2
    [ 1.456587] pci 0000:01:00.1: [1002:aa60] type 00 class 0x040300
    [ 1.456603] pci 0000:01:00.1: reg 0x10: [mem 0xc4420000-0xc4423fff 64bit]
    [ 1.456673] pci 0000:01:00.1: supports D1 D2
    [ 1.456730] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 1.456732] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.456735] pci 0000:00:01.0: bridge window [mem 0xc4400000-0xc44fffff]
    [ 1.456738] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.456862] pci 0000:02:00.0: [8086:0084] type 00 class 0x028000
    [ 1.456921] pci 0000:02:00.0: reg 0x10: [mem 0xc3400000-0xc3401fff 64bit]
    [ 1.457132] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 1.466741] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 1.466749] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 1.466756] pci 0000:00:1c.0: bridge window [mem 0xc3400000-0xc43fffff]
    [ 1.466765] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
    [ 1.466869] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.466888] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
    [ 1.466916] pci 0000:03:00.0: reg 0x18: [mem 0xc1404000-0xc1404fff 64bit pref]
    [ 1.466934] pci 0000:03:00.0: reg 0x20: [mem 0xc1400000-0xc1403fff 64bit pref]
    [ 1.466946] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    [ 1.467011] pci 0000:03:00.0: supports D1 D2
    [ 1.467012] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.467054] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 1.476687] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 1.476695] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    [ 1.476702] pci 0000:00:1c.1: bridge window [mem 0xc2400000-0xc33fffff]
    [ 1.476712] pci 0000:00:1c.1: bridge window [mem 0xc1400000-0xc23fffff 64bit pref]
    [ 1.476826] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
    [ 1.476839] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 1.476840] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 1.476842] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 1.476843] pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xfeafffff] (subtractive decode)
    [ 1.477284] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 1.477332] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 1.477378] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 1.477428] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 1.477474] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 1.477521] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 1.477569] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    [ 1.477615] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 1.680263] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 7f])
    [ 1.680266] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 1.680268] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 1.680328] PCI host bridge to bus 0000:7f
    [ 1.680331] pci_bus 0000:7f: root bus resource [bus 7f]
    [ 1.680335] pci 0000:7f:00.0: [8086:2c62] type 00 class 0x060000
    [ 1.680372] pci 0000:7f:00.1: [8086:2d01] type 00 class 0x060000
    [ 1.680411] pci 0000:7f:02.0: [8086:2d10] type 00 class 0x060000
    [ 1.680444] pci 0000:7f:02.1: [8086:2d11] type 00 class 0x060000
    [ 1.680478] pci 0000:7f:02.2: [8086:2d12] type 00 class 0x060000
    [ 1.680511] pci 0000:7f:02.3: [8086:2d13] type 00 class 0x060000
    [ 1.680856] ACPI: Enabled 7 GPEs in block 00 to 3F
    [ 1.680862] ACPI: \_SB_.PCI0: notify handler is installed
    [ 1.680897] ACPI: \_SB_.CPBG: notify handler is installed
    [ 1.680908] Found 2 acpi root devices
    [ 1.680944] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
    [ 1.681029] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.681034] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    [ 1.681036] vgaarb: loaded
    [ 1.681036] vgaarb: bridge control possible 0000:01:00.0
    [ 1.681037] vgaarb: no bridge control possible 0000:00:02.0
    [ 1.681073] PCI: Using ACPI for IRQ routing
    [ 1.685883] PCI: pci_cache_line_size set to 64 bytes
    [ 1.685985] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
    [ 1.685987] e820: reserve RAM buffer [mem 0x9b63f000-0x9bffffff]
    [ 1.685988] e820: reserve RAM buffer [mem 0x9b800000-0x9bffffff]
    [ 1.686076] NetLabel: Initializing
    [ 1.686077] NetLabel: domain hash size = 128
    [ 1.686078] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.686090] NetLabel: unlabeled traffic allowed by default
    [ 1.686116] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.686121] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.688150] Switched to clocksource hpet
    [ 1.692075] pnp: PnP ACPI init
    [ 1.692093] ACPI: bus type PNP registered
    [ 1.692220] pnp 00:00: [dma 4]
    [ 1.692249] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.692269] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.692384] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.692417] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.692471] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 1.692473] system 00:04: [io 0x0800-0x080f] has been reserved
    [ 1.692475] system 00:04: [io 0xffff] has been reserved
    [ 1.692477] system 00:04: [io 0xffff] has been reserved
    [ 1.692479] system 00:04: [io 0x0400-0x047f] could not be reserved
    [ 1.692480] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 1.692482] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 1.692484] system 00:04: [io 0x0380-0x038e] has been reserved
    [ 1.692487] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.692512] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.692543] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 1.692578] pnp 00:07: Plug and Play ACPI device, IDs SYN1e1d SYN1e00 SYN0002 PNP0f13 (active)
    [ 1.692691] pnp 00:08: Plug and Play ACPI device, IDs HPQ0004 (active)
    [ 1.692891] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.692893] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 1.692895] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.692897] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.692899] system 00:09: [mem 0xf0000000-0xf1ffffff] has been reserved
    [ 1.692900] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.692905] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
    [ 1.692906] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.692908] system 00:09: [mem 0xc4600000-0xc4600fff] has been reserved
    [ 1.692911] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.891768] pnp: PnP ACPI: found 10 devices
    [ 1.891775] ACPI: bus type PNP unregistered
    [ 1.898277] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
    [ 1.898281] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 1.898320] pci 0000:01:00.0: BAR 6: assigned [mem 0xc4440000-0xc445ffff pref]
    [ 1.898323] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 1.898326] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.898328] pci 0000:00:01.0: bridge window [mem 0xc4400000-0xc44fffff]
    [ 1.898331] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.898334] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 1.898337] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 1.898343] pci 0000:00:1c.0: bridge window [mem 0xc3400000-0xc43fffff]
    [ 1.898347] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
    [ 1.898355] pci 0000:03:00.0: BAR 6: assigned [mem 0xc1410000-0xc141ffff pref]
    [ 1.898356] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 1.898359] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    [ 1.898365] pci 0000:00:1c.1: bridge window [mem 0xc2400000-0xc33fffff]
    [ 1.898369] pci 0000:00:1c.1: bridge window [mem 0xc1400000-0xc23fffff 64bit pref]
    [ 1.898376] pci 0000:00:1e.0: PCI bridge to [bus 04]
    [ 1.898391] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.898392] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.898394] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.898395] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xfeafffff]
    [ 1.898397] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 1.898399] pci_bus 0000:01: resource 1 [mem 0xc4400000-0xc44fffff]
    [ 1.898400] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.898402] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
    [ 1.898403] pci_bus 0000:02: resource 1 [mem 0xc3400000-0xc43fffff]
    [ 1.898405] pci_bus 0000:02: resource 2 [mem 0xc0400000-0xc13fffff 64bit pref]
    [ 1.898406] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    [ 1.898408] pci_bus 0000:03: resource 1 [mem 0xc2400000-0xc33fffff]
    [ 1.898409] pci_bus 0000:03: resource 2 [mem 0xc1400000-0xc23fffff 64bit pref]
    [ 1.898411] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 1.898413] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 1.898414] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.898416] pci_bus 0000:04: resource 7 [mem 0xa0000000-0xfeafffff]
    [ 1.898448] NET: Registered protocol family 2
    [ 1.898658] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.898905] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.899101] TCP: Hash tables configured (established 65536 bind 65536)
    [ 1.899137] TCP: reno registered
    [ 1.899150] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.899184] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.899281] NET: Registered protocol family 1
    [ 1.899297] pci 0000:00:02.0: Boot video device
    [ 1.924902] PCI: CLS 64 bytes, default 64
    [ 1.924949] Unpacking initramfs...
    [ 1.973386] Freeing initrd memory: 2960K (ffff880037a28000 - ffff880037d0c000)
    [ 1.973392] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.973394] software IO TLB [mem 0x9763f000-0x9b63f000] (64MB) mapped at [ffff88009763f000-ffff88009b63efff]
    [ 1.973427] Simple Boot Flag at 0x44 set to 0x1
    [ 1.973607] Scanning for low memory corruption every 60 seconds
    [ 1.973892] audit: initializing netlink socket (disabled)
    [ 1.973905] type=2000 audit(1389034724.406:1): initialized
    [ 1.984356] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.985602] zbud: loaded
    [ 1.985767] VFS: Disk quotas dquot_6.5.2
    [ 1.985802] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.985955] msgmni has been set to 15569
    [ 1.986298] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.986347] io scheduler noop registered
    [ 1.986349] io scheduler deadline registered
    [ 1.986371] io scheduler cfq registered (default)
    [ 1.986564] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 1.986816] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.986829] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.986868] vesafb: mode is 1600x900x32, linelength=6400, pages=0
    [ 1.986869] vesafb: scrolling: redraw
    [ 1.986870] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.987210] vesafb: framebuffer at 0xb0000000, mapped to 0xffffc90008f00000, using 5632k, total 5632k
    [ 2.194780] Console: switching to colour frame buffer device 200x56
    [ 2.401807] fb0: VESA VGA frame buffer device
    [ 2.401818] intel_idle: MWAIT substates: 0x1120
    [ 2.401819] intel_idle: v0.4 model 0x25
    [ 2.401820] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.401952] GHES: HEST is not enabled!
    [ 2.402009] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.402448] Linux agpgart interface v0.103
    [ 2.402509] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 2.424294] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.424318] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.424413] mousedev: PS/2 mouse device common for all mice
    [ 2.426083] rtc_cmos 00:05: RTC can wake from S4
    [ 2.426226] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 2.426258] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 2.426312] drop_monitor: Initializing network drop monitor service
    [ 2.426376] TCP: cubic registered
    [ 2.426451] NET: Registered protocol family 10
    [ 2.426607] NET: Registered protocol family 17
    [ 2.426615] Key type dns_resolver registered
    [ 2.426872] registered taskstats version 1
    [ 2.427642] Magic number: 14:769:998
    [ 2.427665] pnp 00:00: hash matches
    [ 2.427763] rtc_cmos 00:05: setting system clock to 2014-01-06 18:58:45 UTC (1389034725)
    [ 2.427806] PM: Hibernation image not present or could not be loaded.
    [ 2.428656] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 2.428658] Write protecting the kernel read-only data: 8192k
    [ 2.430898] Freeing unused kernel memory: 1008K (ffff880001504000 - ffff880001600000)
    [ 2.431903] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
    [ 2.444295] systemd-udevd[57]: starting version 208
    [ 2.454799] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.473820] SCSI subsystem initialized
    [ 2.474804] ACPI: bus type USB registered
    [ 2.474841] usbcore: registered new interface driver usbfs
    [ 2.474855] usbcore: registered new interface driver hub
    [ 2.474933] usbcore: registered new device driver usb
    [ 2.474994] libata version 3.00 loaded.
    [ 2.475610] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.475775] ehci-pci: EHCI PCI platform driver
    [ 2.475950] ehci-pci 0000:00:1a.0: setting latency timer to 64
    [ 2.475967] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 2.475975] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 2.475992] ehci-pci 0000:00:1a.0: debug port 2
    [ 2.479915] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.479939] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc450a000
    [ 2.487831] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.488136] hub 1-0:1.0: USB hub found
    [ 2.488148] hub 1-0:1.0: 3 ports detected
    [ 2.488623] ahci 0000:00:1f.2: version 3.0
    [ 2.488766] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
    [ 2.488870] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
    [ 2.488874] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst
    [ 2.488880] ahci 0000:00:1f.2: setting latency timer to 64
    [ 2.508305] scsi0 : ahci
    [ 2.508478] scsi1 : ahci
    [ 2.508661] scsi2 : ahci
    [ 2.508872] scsi3 : ahci
    [ 2.509076] scsi4 : ahci
    [ 2.509232] scsi5 : ahci
    [ 2.509314] ata1: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508100 irq 41
    [ 2.509319] ata2: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508180 irq 41
    [ 2.509322] ata3: DUMMY
    [ 2.509324] ata4: DUMMY
    [ 2.509328] ata5: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508300 irq 41
    [ 2.509332] ata6: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508380 irq 41
    [ 2.509617] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 2.509640] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 2.509655] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.509681] ehci-pci 0000:00:1d.0: debug port 2
    [ 2.513619] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.513636] ehci-pci 0000:00:1d.0: irq 21, io mem 0xc4509000
    [ 2.521138] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.521432] hub 2-0:1.0: USB hub found
    [ 2.521446] hub 2-0:1.0: 3 ports detected
    [ 2.794491] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 2.827773] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.827866] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.830049] ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100
    [ 2.831101] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.831251] ata1.00: ATA-8: Corsair CSSD-F60GB2, 2.0, max UDMA/133
    [ 2.831257] ata1.00: 117231408 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 2.832374] ata2.00: configured for UDMA/100
    [ 2.834382] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.841297] ata1.00: configured for UDMA/133
    [ 2.841651] scsi 0:0:0:0: Direct-Access ATA Corsair CSSD-F60 2.0 PQ: 0 ANSI: 5
    [ 2.842799] scsi 1:0:0:0: CD-ROM hp BD ROM BC-5501H 2.90 PQ: 0 ANSI: 5
    [ 2.918525] hub 1-1:1.0: USB hub found
    [ 2.918713] hub 1-1:1.0: 6 ports detected
    [ 2.974340] tsc: Refined TSC clocksource calibration: 2527.281 MHz
    [ 3.024393] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 3.148413] hub 2-1:1.0: USB hub found
    [ 3.148604] hub 2-1:1.0: 8 ports detected
    [ 3.227872] usb 1-1.1: new low-speed USB device number 3 using ehci-pci
    [ 3.231028] ata5.00: ATA-8: TOSHIBA MK5075GSX, GT001U, max UDMA/100
    [ 3.231032] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 3.232183] ata5.00: configured for UDMA/100
    [ 3.232540] scsi 4:0:0:0: Direct-Access ATA TOSHIBA MK5075GS GT00 PQ: 0 ANSI: 5
    [ 3.236887] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
    [ 3.236939] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 3.236941] sd 4:0:0:0: [sdb] 4096-byte physical blocks
    [ 3.237016] sd 4:0:0:0: [sdb] Write Protect is off
    [ 3.237019] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 3.237035] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.237040] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.237050] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.237086] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.237518] sda: sda1 sda2 sda3 sda4
    [ 3.237920] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 3.237923] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 3.237954] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.238066] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 3.280297] sdb: sdb1 sdb3
    [ 3.281140] sd 4:0:0:0: [sdb] Attached SCSI disk
    [ 3.320840] hidraw: raw HID events driver (C) Jiri Kosina
    [ 3.324133] usbcore: registered new interface driver usbhid
    [ 3.324137] usbhid: USB HID core driver
    [ 3.324888] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.0/input/input2
    [ 3.325079] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1a.0-1.1/input0
    [ 3.384362] usb 1-1.6: new full-speed USB device number 4 using ehci-pci
    [ 3.550965] usb 2-1.3: new full-speed USB device number 3 using ehci-pci
    [ 3.714287] usb 2-1.5: new high-speed USB device number 4 using ehci-pci
    [ 3.795307] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.853249] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 3.854872] systemd[1]: Set hostname to <HP-DV7>.
    [ 3.858373] systemd-fstab-generator[118]: Mount point swap is not a valid path, ignoring.
    [ 3.909882] systemd[1]: Cannot add dependency job for unit atieventsd.service, ignoring: Unit acpid.socket failed to load: No such file or directory.
    [ 3.910099] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.910161] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.910174] systemd[1]: Starting Login Prompts.
    [ 3.910186] systemd[1]: Reached target Login Prompts.
    [ 3.910195] systemd[1]: Starting Remote File Systems.
    [ 3.910203] systemd[1]: Reached target Remote File Systems.
    [ 3.910213] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.910241] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.910250] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.910267] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.910276] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.910299] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.910309] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.910330] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.910359] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.910451] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.910465] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.910492] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.910501] systemd[1]: Starting Paths.
    [ 3.910535] systemd[1]: Reached target Paths.
    [ 3.910550] systemd[1]: Starting udev Kernel Socket.
    [ 3.910571] systemd[1]: Listening on udev Kernel Socket.
    [ 3.910582] systemd[1]: Starting udev Control Socket.
    [ 3.910602] systemd[1]: Listening on udev Control Socket.
    [ 3.910612] systemd[1]: Starting Journal Socket.
    [ 3.910647] systemd[1]: Listening on Journal Socket.
    [ 3.910661] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.911488] systemd[1]: Starting Apply Kernel Variables...
    [ 3.911775] systemd[1]: Mounting Huge Pages File System...
    [ 3.912052] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.914336] systemd[1]: Starting Load Kernel Modules...
    [ 3.919413] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 3.920515] systemd[1]: Started Set Up Additional Binary Formats.
    [ 3.920540] systemd[1]: Starting Journal Service...
    [ 3.920857] systemd[1]: Started Journal Service.
    [ 3.934908] systemd-journald[130]: Vacuuming done, freed 0 bytes
    [ 3.936662] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    [ 3.936668] ACPI: Power Button [PWRB]
    [ 3.936710] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
    [ 3.937069] ACPI: Lid Switch [LID0]
    [ 3.937129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 3.937132] ACPI: Power Button [PWRF]
    [ 3.938040] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    [ 3.938042] AMD IOMMUv2 functionality not available on this system
    [ 3.968968] EXT4-fs (sda4): re-mounted. Opts: discard
    [ 3.974125] Switched to clocksource tsc
    [ 3.990703] systemd-udevd[155]: starting version 208
    [ 3.994113] systemd-journald[130]: Received request to flush runtime journal from PID 1
    [ 4.011409] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [ 4.011415] Disabling lock debugging due to kernel taint
    [ 4.022291] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7558 MBytes.
    [ 4.022509] <6>[fglrx] vendor: 1002 device: 68c1 count: 1
    [ 4.022812] <6>[fglrx] ioport: bar 4, base 0x4000, size: 0x100
    [ 4.022823] pci 0000:01:00.0: enabling device (0000 -> 0003)
    [ 4.023031] <6>[fglrx] Kernel PAT support is enabled
    [ 4.023051] <6>[fglrx] module loaded - fglrx 13.25.5 [Dec 6 2013] with 1 minors
    [ 4.092258] ACPI: Requesting acpi_cpufreq
    [ 4.101543] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
    [ 4.101553] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.101558] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 4.101563] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \SGGP 2 (20130725/utaddress-251)
    [ 4.101568] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.P0P3.PEGP.GPIO 3 (20130725/utaddress-251)
    [ 4.101573] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.101575] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 4.101580] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \SGGP 2 (20130725/utaddress-251)
    [ 4.101585] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.P0P3.PEGP.GPIO 3 (20130725/utaddress-251)
    [ 4.101589] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.101591] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 4.101595] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \SGGP 2 (20130725/utaddress-251)
    [ 4.101600] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.P0P3.PEGP.GPIO 3 (20130725/utaddress-251)
    [ 4.101604] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.101606] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 4.103941] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
    [ 4.104143] intel ips 0000:00:1f.6: failed to get i915 symbols, graphics turbo disabled until i915 loads
    [ 4.106273] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
    [ 4.106627] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
    [ 4.106742] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 4.108091] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    [ 4.108226] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
    [ 4.108419] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 4.109161] mei_me 0000:00:16.0: setting latency timer to 64
    [ 4.109212] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
    [ 4.116824] ACPI Warning: 0x0000000000005000-0x000000000000501f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
    [ 4.116833] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.125699] [drm] Initialized drm 1.1.0 20060810
    [ 4.151578] [Firmware Bug]: Invalid critical threshold (0)
    [ 4.152801] hp_accel: hardware type DV7 found
    [ 4.153398] lis3lv02d: 8 bits sensor found
    [ 4.162429] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 4.162451] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 4.162458] pcieport 0000:00:1c.1: driver skip pci_set_master, fix it!
    [ 4.162734] r8169 0000:03:00.0: irq 43 for MSI/MSI-X
    [ 4.163141] [drm] Memory usable by graphics device = 2048M
    [ 4.163146] checking generic (b0000000 580000) vs hw (b0000000 10000000)
    [ 4.163149] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 4.163171] Console: switching to colour dummy device 80x25
    [ 4.163258] r8169 0000:03:00.0 eth0: RTL8168d/8111d at 0xffffc90008efe000, 78:ac:c0:41:2a:dc, XID 083000c0 IRQ 43
    [ 4.163262] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 4.165071] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.165073] ACPI: Thermal Zone [TZ01] (60 C)
    [ 4.167001] i915 0000:00:02.0: setting latency timer to 64
    [ 4.189598] Bluetooth: Core ver 2.16
    [ 4.189618] NET: Registered protocol family 31
    [ 4.189620] Bluetooth: HCI device and connection manager initialized
    [ 4.189632] Bluetooth: HCI socket layer initialized
    [ 4.189636] Bluetooth: L2CAP socket layer initialized
    [ 4.189642] Bluetooth: SCO socket layer initialized
    [ 4.189750] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.193820] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input6
    [ 4.200427] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 4.200432] Copyright(c) 2003-2013 Intel Corporation
    [ 4.200504] pcieport 0000:00:1c.0: driver skip pci_set_master, fix it!
    [ 4.200613] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 4.200826] iwlwifi 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 4.203438] usbcore: registered new interface driver btusb
    [ 4.206393] iwlwifi 0000:02:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
    [ 4.209620] i915 0000:00:02.0: irq 45 for MSI/MSI-X
    [ 4.209634] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 4.209636] [drm] Driver supports precise vblank timestamp query.
    [ 4.209838] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none
    [ 4.212021] input: PC Speaker as /devices/platform/pcspkr/input/input7
    [ 4.224616] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
    [ 4.235557] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 4.235562] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 4.235564] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 4.235566] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
    [ 4.235664] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4.259013] fbcon: inteldrmfb (fb0) is primary device
    [ 4.262350] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 4.284850] iTCO_vendor_support: vendor-support=0
    [ 4.285523] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 4.285561] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
    [ 4.285676] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.286793] media: Linux media interface: v0.10
    [ 4.290737] Linux video capture interface: v2.00
    [ 4.301250] systemd-udevd[174]: renamed network interface eth0 to enp3s0
    [ 4.302202] uvcvideo: Found UVC 1.00 device HP Webcam (064e:f209)
    [ 4.304880] cfg80211: World regulatory domain updated:
    [ 4.304881] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 4.304883] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 4.304883] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 4.304884] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
    [ 4.304885] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
    [ 4.304886] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
    [ 4.304887] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
    [ 4.309128] input: HP Webcam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input9
    [ 4.309335] usbcore: registered new interface driver uvcvideo
    [ 4.309336] USB Video Class driver (1.1.1)
    [ 4.311646] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
    [ 4.316794] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.325688] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
    [ 4.327465] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
    [ 4.328001] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 4.337248] systemd-udevd[192]: renamed network interface wlan0 to wlo1
    [ 4.345739] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
    [ 4.355989] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4.364320] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    [ 4.398187] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4.405698] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    [ 4.414845] ACPI: AC Adapter [ACAD] (on-line)
    [ 4.415293] wmi: Mapper loaded
    [ 4.435932] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
    [ 4.467799] input: HP WMI hotkeys as /devices/virtual/input/input10
    [ 4.498300] r8169 0000:03:00.0 enp3s0: link down
    [ 4.498337] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [ 5.050228] Console: switching to colour frame buffer device 200x56
    [ 5.056819] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 5.056821] i915 0000:00:02.0: registered panic notifier
    [ 5.062898] acpi device:02: registered as cooling_device5
    [ 5.063042] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 5.063105] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input11
    [ 5.074847] acpi device:14: registered as cooling_device6
    [ 5.081681] acpi device:15: registered as cooling_device7
    [ 5.081715] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
    [ 5.081795] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:11/LNXVIDEO:02/input/input12
    [ 5.081995] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 5.082246] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 5.096419] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input13
    [ 5.114610] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 5.114695] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 5.114984] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 5.115037] snd_hda_intel 0000:01:00.1: irq 47 for MSI/MSI-X
    [ 5.123576] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 5.343735] wlo1: authenticate with 04:a1:51:18:3f:5a
    [ 5.357336] wlo1: send auth to 04:a1:51:18:3f:5a (try 1/3)
    [ 5.360056] wlo1: authenticated
    [ 5.363243] wlo1: associate with 04:a1:51:18:3f:5a (try 1/3)
    [ 5.367023] wlo1: RX AssocResp from 04:a1:51:18:3f:5a (capab=0x411 status=0 aid=1)
    [ 5.370719] wlo1: associated
    [ 5.370764] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
    [ 5.649701] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xe40000/0x5a0400, board id: 3655, fw id: 631163
    [ 5.737424] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input8
    [ 9.301633] intel ips 0000:00:1f.6: i915 driver attached, reenabling gpu turbo
    [ 12.411184] systemd-journald[130]: File /var/log/journal/9f3480e1044d4c389152563598411bae/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 12.848912] fuse init (API version 7.22)
    [ 14.026946] traps: cinnamon[570] trap int3 ip:7ff3d815c289 sp:7fffd52060f0 error:0
    [ 14.114772] systemd-journald[130]: Deleted empty journal /var/log/journal/9f3480e1044d4c389152563598411bae/[email protected]~ (3256320 bytes).
    [ 14.116644] systemd-journald[130]: Vacuuming done, freed 10727424 bytes
    [ 14.129219] systemd-journald[130]: Failed to write entry (26 items, 14336620 bytes) despite vacuuming, ignoring: Argument list too long
    [ 14.305135] ISO 9660 Extensions: Microsoft Joliet Level 3
    [ 14.347792] ISO 9660 Extensions: RRIP_1991A
    [ 62.027286] Corrupted low memory at ffff880000006598 (6598 phys) = 100000000000
    [ 62.027363] ------------[ cut here ]------------
    [ 62.027373] WARNING: CPU: 0 PID: 45 at arch/x86/kernel/check.c:140 check_for_bios_corruption+0x10f/0x120()
    [ 62.027375] Memory corruption detected in low memory
    [ 62.027417] Modules linked in: nls_utf8 isofs fuse snd_hda_codec_hdmi snd_hda_codec_idt hp_wmi sparse_keymap joydev intel_powerclamp coretemp kvm_intel kvm crc32c_intel uvcvideo videobuf2_vmalloc videobuf2_memops videobuf2_core videodev media iTCO_wdt iTCO_vendor_support arc4 iwldvm mac80211 microcode psmouse serio_raw pcspkr btusb iwlwifi bluetooth cfg80211 r8169 snd_hda_intel rfkill hp_accel mii i915 thermal snd_hda_codec lis3lv02d wmi snd_hwdep snd_pcm input_polldev drm_kms_helper snd_page_alloc ac video drm snd_timer i2c_i801 i2c_algo_bit snd battery mei_me i2c_core soundcore intel_agp mei shpchp intel_ips intel_gtt lpc_ich acpi_cpufreq processor evdev fglrx(PO) amd_iommu_v2 button ext4 crc16 mbcache jbd2 hid_generic usbhid hid sr_mod cdrom sd_mod ahci ehci_pci ehci_hcd libahci libata scsi_mod
    [ 62.027498] usbcore usb_common
    [ 62.027504] CPU: 0 PID: 45 Comm: kworker/0:2 Tainted: P O 3.12.6-1-ARCH #1
    [ 62.027506] Hardware name: Hewlett-Packard HP Pavilion dv7 Notebook PC/144B, BIOS F.29 11/07/2011
    [ 62.027511] Workqueue: events check_corruption
    [ 62.027513] 0000000000000009 ffff88024f0b5d30 ffffffff814ee4fb ffff88024f0b5d78
    [ 62.027518] ffff88024f0b5d68 ffffffff81062bcd 0000000000000000 ffff880000010000
    [ 62.027521] ffffffff81a28c50 0000000000000001 ffff880000000000 ffff88024f0b5dc8
    [ 62.027525] Call Trace:
    [ 62.027534] [<ffffffff814ee4fb>] dump_stack+0x54/0x8d
    [ 62.027541] [<ffffffff81062bcd>] warn_slowpath_common+0x7d/0xa0
    [ 62.027545] [<ffffffff81062c3c>] warn_slowpath_fmt+0x4c/0x50
    [ 62.027548] [<ffffffff8105046f>] check_for_bios_corruption+0x10f/0x120
    [ 62.027552] [<ffffffff8105048e>] check_corruption+0xe/0x40
    [ 62.027558] [<ffffffff8107dbc7>] process_one_work+0x167/0x450
    [ 62.027561] [<ffffffff8107e5d1>] worker_thread+0x121/0x3a0
    [ 62.027565] [<ffffffff8107e4b0>] ? manage_workers.isra.23+0x2b0/0x2b0
    [ 62.027572] [<ffffffff81084fe0>] kthread+0xc0/0xd0
    [ 62.027576] [<ffffffff81084f20>] ? kthread_create_on_node+0x120/0x120
    [ 62.027581] [<ffffffff814fcffc>] ret_from_fork+0x7c/0xb0
    [ 62.027585] [<ffffffff81084f20>] ? kthread_create_on_node+0x120/0x120
    [ 62.027588] ---[ end trace 7db8b9483b232f3c ]---
    [ 379.895022] systemd-journald[130]: Vacuuming done, freed 7458816 bytes
    [ 382.437200] usb 2-1.1: new high-speed USB device number 5 using ehci-pci
    [ 382.535763] usb-storage 2-1.1:1.0: USB Mass Storage device detected
    [ 382.535904] scsi6 : usb-storage 2-1.1:1.0
    [ 382.536046] usbcore: registered new interface driver usb-storage
    [ 383.537746] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Glide 1.26 PQ: 0 ANSI: 5
    [ 383.539529] sd 6:0:0:0: [sdc] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
    [ 383.541031] sd 6:0:0:0: [sdc] Write Protect is off
    [ 383.541037] sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00
    [ 383.542023] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 383.554355] sdc: sdc1
    [ 383.558183] sd 6:0:0:0: [sdc] Attached SCSI removable disk
    If I run aticonfig --intial, xorg does not start and the dmesg output is:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 (GCC) ) #1 SMP PREEMPT Fri Dec 20 19:39:00 CET 2013
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a303086c-e564-4347-92f1-8ec5ecbdcf85 ro quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b63efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b63f000-0x000000009b6befff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009b6bf000-0x000000009b7befff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009b7bf000-0x000000009b7fefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009b7ff000-0x000000009b7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b800000-0x000000009fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000025bffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: Hewlett-Packard HP Pavilion dv7 Notebook PC/144B, BIOS F.29 11/07/2011
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x25c000 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-BFFFF uncachable
    [ 0.000000] C0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-combining
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 0FFE00000 mask FFFE00000 write-protect
    [ 0.000000] 2 base 080000000 mask FE0000000 write-back
    [ 0.000000] 3 base 09C000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 09B800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 100000000 mask F00000000 write-back
    [ 0.000000] 6 base 200000000 mask F80000000 write-back
    [ 0.000000] 7 base 25C000000 mask FFC000000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b800 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25be00000-0x25bfffff

    I have toyed with the catalyst-total-pxp configuration and it will now launch x but executing a cinnamon session kicks me back out into the console.
    E: Dmesg output and Xorg log both look fine (to me).
    dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.12.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.8.2 20131219 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Jan 16 09:16:34 CET 2014
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a303086c-e564-4347-92f1-8ec5ecbdcf85 rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009cfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000009b63efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b63f000-0x000000009b6befff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000009b6bf000-0x000000009b7befff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000009b7bf000-0x000000009b7fefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000009b7ff000-0x000000009b7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000009b800000-0x000000009fffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed13fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed18000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1b000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffe80000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001fbffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000001fc000000-0x00000001ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000200000000-0x000000025bffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: Hewlett-Packard HP Pavilion dv7 Notebook PC/144B, BIOS F.29 11/07/2011
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x25c000 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-BFFFF uncachable
    [ 0.000000] C0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-combining
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 0FFE00000 mask FFFE00000 write-protect
    [ 0.000000] 2 base 080000000 mask FE0000000 write-back
    [ 0.000000] 3 base 09C000000 mask FFC000000 uncachable
    [ 0.000000] 4 base 09B800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 100000000 mask F00000000 write-back
    [ 0.000000] 6 base 200000000 mask F80000000 write-back
    [ 0.000000] 7 base 25C000000 mask FFC000000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0x9b800 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] BRK [0x01b33000, 0x01b33fff] PGTABLE
    [ 0.000000] BRK [0x01b34000, 0x01b34fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25be00000-0x25bffffff]
    [ 0.000000] [mem 0x25be00000-0x25bffffff] page 2M
    [ 0.000000] BRK [0x01b35000, 0x01b35fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x258000000-0x25bdfffff]
    [ 0.000000] [mem 0x258000000-0x25bdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x257ffffff]
    [ 0.000000] [mem 0x200000000-0x257ffffff] page 2M
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x9b63efff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x9b5fffff] page 2M
    [ 0.000000] [mem 0x9b600000-0x9b63efff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x9b7ff000-0x9b7fffff]
    [ 0.000000] [mem 0x9b7ff000-0x9b7fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] [mem 0x100000000-0x1fbffffff] page 2M
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] RAMDISK: [mem 0x37a28000-0x37d0bfff]
    [ 0.000000] ACPI: RSDP 00000000000fe020 00024 (v02 HPQOEM)
    [ 0.000000] ACPI: XSDT 000000009b7fe120 0007C (v01 HPQOEM SLIC-MPC 00000001 01000013)
    [ 0.000000] ACPI: FACP 000000009b7fc000 000F4 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: DSDT 000000009b7e9000 0F50F (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: FACS 000000009b75e000 00040
    [ 0.000000] ACPI: ASF! 000000009b7fd000 000A5 (v32 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: HPET 000000009b7fb000 00038 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: APIC 000000009b7fa000 0008C (v02 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: MCFG 000000009b7f9000 0003C (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: SLIC 000000009b7e8000 00176 (v01 HPQOEM SLIC-MPC 00000001 SLIC 000F4240)
    [ 0.000000] ACPI: BOOT 000000009b7e5000 00028 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: ASPT 000000009b7e2000 00034 (v04 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: WDAT 000000009b7e1000 00224 (v01 HPQOEM SLIC-MPC 00000001 MSFT 01000013)
    [ 0.000000] ACPI: SSDT 000000009b7e0000 009F1 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 000000009b7de000 01B34 (v01 AmdRef AmdTabl 00001000 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025bffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x25bffffff]
    [ 0.000000] NODE_DATA [mem 0x25bff5000-0x25bff9fff]
    [ 0.000000] [ffffea0000000000-ffffea00097fffff] PMD -> [ffff880253600000-ffff88025b5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x25bffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0x9b63efff]
    [ 0.000000] node 0: [mem 0x9b7ff000-0x9b7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x1fbffffff]
    [ 0.000000] node 0: [mem 0x200000000-0x25bffffff]
    [ 0.000000] On node 0 totalpages: 2045404
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9881 pages used for memmap
    [ 0.000000] DMA32 zone: 632384 pages, LIFO batch:31
    [ 0.000000] Normal zone: 22272 pages used for memmap
    [ 0.000000] Normal zone: 1409024 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b63f000-0x9b6befff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b6bf000-0x9b7befff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b7bf000-0x9b7fefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9b800000-0x9fffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xa0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed10000-0xfed13fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed14000-0xfed17fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed18000-0xfed19fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1a000-0xfed1afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1b000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xffe7ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffe80000-0xffffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x1fc000000-0x1ffffffff]
    [ 0.000000] e820: [mem 0xa0000000-0xefffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88025bc00000 s86464 r8192 d24128 u262144
    [ 0.000000] pcpu-alloc: s86464 r8192 d24128 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2013166
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a303086c-e564-4347-92f1-8ec5ecbdcf85 rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 7968736K/8181616K available (5116K kernel code, 807K rwdata, 1628K rodata, 1144K init, 1288K bss, 212880K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    [ 0.000000] NR_IRQS:8448 nr_irqs:744 16
    [ 0.000000] Console: colour dummy device 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] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 2527.115 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 5056.82 BogoMIPS (lpj=8423716)
    [ 0.000006] pid_max: default: 32768 minimum: 301
    [ 0.000034] Security Framework initialized
    [ 0.000044] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000045] Yama: becoming mindful.
    [ 0.000540] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.002404] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.003228] Mount-cache hash table entries: 256
    [ 0.003423] Initializing cgroup subsys memory
    [ 0.003435] Initializing cgroup subsys devices
    [ 0.003437] Initializing cgroup subsys freezer
    [ 0.003439] Initializing cgroup subsys net_cls
    [ 0.003440] Initializing cgroup subsys blkio
    [ 0.003461] CPU: Physical Processor ID: 0
    [ 0.003462] CPU: Processor Core ID: 0
    [ 0.003467] mce: CPU supports 9 MCE banks
    [ 0.003478] CPU0: Thermal monitoring enabled (TM1)
    [ 0.003488] Last level iTLB entries: 4KB 512, 2MB 7, 4MB 7
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32
    tlb_flushall_shift: 6
    [ 0.003577] Freeing SMP alternatives memory: 20K (ffffffff819e9000 - ffffffff819ee000)
    [ 0.004553] ACPI: Core revision 20130725
    [ 0.013862] ACPI: All ACPI Tables successfully acquired
    [ 0.040074] ftrace: allocating 20317 entries in 80 pages
    [ 0.050041] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.083030] smpboot: CPU0: Intel(R) Core(TM) i5 CPU M 460 @ 2.53GHz (fam: 06, model: 25, stepping: 05)
    [ 0.187276] Performance Events: PEBS fmt1+, 16-deep LBR, Westmere events, Intel PMU driver.
    [ 0.187282] perf_event_intel: CPUID marked event: 'bus cycles' unavailable
    [ 0.187285] ... version: 3
    [ 0.187285] ... bit width: 48
    [ 0.187286] ... generic registers: 4
    [ 0.187287] ... value mask: 0000ffffffffffff
    [ 0.187288] ... max period: 000000007fffffff
    [ 0.187289] ... fixed-purpose events: 3
    [ 0.187290] ... event mask: 000000070000000f
    [ 0.663841] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.650477] smpboot: Booting Node 0, Processors # 1 # 2 # 3 OK
    [ 0.703729] Brought up 4 CPUs
    [ 0.703734] smpboot: Total of 4 processors activated (20225.29 BogoMIPS)
    [ 0.706247] devtmpfs: initialized
    [ 0.709362] PM: Registering ACPI NVS region [mem 0x9b6bf000-0x9b7befff] (1048576 bytes)
    [ 0.710207] RTC time: 6:14:18, date: 01/25/14
    [ 0.710248] NET: Registered protocol family 16
    [ 0.710345] cpuidle: using governor ladder
    [ 0.710347] cpuidle: using governor menu
    [ 0.710375] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.710377] ACPI: bus type PCI registered
    [ 0.710379] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.710443] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 0xf0000000-0xf7ffffff] (base 0xf0000000)
    [ 0.710446] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
    [ 0.717442] PCI: Using configuration type 1 for base access
    [ 0.718023] bio: create slab <bio-0> at 0
    [ 0.718137] ACPI: Added _OSI(Module Device)
    [ 0.718139] ACPI: Added _OSI(Processor Device)
    [ 0.718140] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.718141] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.719738] ACPI: EC: Look up EC in DSDT
    [ 0.727062] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.732709] ACPI: SSDT 000000009b691918 00432 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.733085] ACPI: Dynamic OEM Table Load:
    [ 0.733087] ACPI: SSDT (null) 00432 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.733226] ACPI: SSDT 000000009b68f018 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.733586] ACPI: Dynamic OEM Table Load:
    [ 0.733588] ACPI: SSDT (null) 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.757289] ACPI: SSDT 000000009b690a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.757699] ACPI: Dynamic OEM Table Load:
    [ 0.757701] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.767184] ACPI: SSDT 000000009b68ed98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.767569] ACPI: Dynamic OEM Table Load:
    [ 0.767571] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.827076] ACPI: Interpreter enabled
    [ 0.827091] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130725/hwxface-571)
    [ 0.827097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130725/hwxface-571)
    [ 0.827117] ACPI: (supports S0 S3 S4 S5)
    [ 0.827119] ACPI: Using IOAPIC for interrupt routing
    [ 0.827154] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.827263] ACPI: No dock devices found.
    [ 1.461183] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
    [ 1.461215] \_SB_.PCI0:_OSC invalid UUID
    [ 1.461216] _OSC request data:1 8 0
    [ 1.461245] \_SB_.PCI0:_OSC invalid UUID
    [ 1.461246] _OSC request data:1 1f 0
    [ 1.461249] acpi PNP0A08:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 1.461251] acpi PNP0A08:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 1.461907] PCI host bridge to bus 0000:00
    [ 1.461911] pci_bus 0000:00: root bus resource [bus 00-7e]
    [ 1.461912] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 1.461914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 1.461915] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 1.461917] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xfeafffff]
    [ 1.461925] pci 0000:00:00.0: [8086:0044] type 00 class 0x060000
    [ 1.461941] DMAR: Disabling batched IOTLB flush on Ironlake
    [ 1.462003] pci 0000:00:01.0: [8086:0045] type 01 class 0x060400
    [ 1.462034] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 1.462069] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 1.462102] pci 0000:00:02.0: [8086:0046] type 00 class 0x030000
    [ 1.462112] pci 0000:00:02.0: reg 0x10: [mem 0xc0000000-0xc03fffff 64bit]
    [ 1.462118] pci 0000:00:02.0: reg 0x18: [mem 0xb0000000-0xbfffffff 64bit pref]
    [ 1.462122] pci 0000:00:02.0: reg 0x20: [io 0x5050-0x5057]
    [ 1.462225] pci 0000:00:16.0: [8086:3b64] type 00 class 0x078000
    [ 1.462253] pci 0000:00:16.0: reg 0x10: [mem 0xc4504000-0xc450400f 64bit]
    [ 1.462346] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.462430] pci 0000:00:1a.0: [8086:3b3c] type 00 class 0x0c0320
    [ 1.462844] pci 0000:00:1a.0: reg 0x10: [mem 0xc450a000-0xc450a3ff]
    [ 1.465285] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 1.465342] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 1.465384] pci 0000:00:1b.0: [8086:3b56] type 00 class 0x040300
    [ 1.465404] pci 0000:00:1b.0: reg 0x10: [mem 0xc4500000-0xc4503fff 64bit]
    [ 1.465500] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.465545] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 1.465580] pci 0000:00:1c.0: [8086:3b42] type 01 class 0x060400
    [ 1.465677] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.465723] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 1.465756] pci 0000:00:1c.1: [8086:3b44] type 01 class 0x060400
    [ 1.465853] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.465899] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 1.465946] pci 0000:00:1d.0: [8086:3b34] type 00 class 0x0c0320
    [ 1.466360] pci 0000:00:1d.0: reg 0x10: [mem 0xc4509000-0xc45093ff]
    [ 1.468800] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.468856] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 1.468891] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 1.468992] pci 0000:00:1e.0: System wakeup disabled by ACPI
    [ 1.469026] pci 0000:00:1f.0: [8086:3b09] type 00 class 0x060100
    [ 1.469192] pci 0000:00:1f.2: [8086:3b29] type 00 class 0x010601
    [ 1.469218] pci 0000:00:1f.2: reg 0x10: [io 0x5048-0x504f]
    [ 1.469229] pci 0000:00:1f.2: reg 0x14: [io 0x505c-0x505f]
    [ 1.469239] pci 0000:00:1f.2: reg 0x18: [io 0x5040-0x5047]
    [ 1.469250] pci 0000:00:1f.2: reg 0x1c: [io 0x5058-0x505b]
    [ 1.469261] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
    [ 1.469272] pci 0000:00:1f.2: reg 0x24: [mem 0xc4508000-0xc45087ff]
    [ 1.469336] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.469405] pci 0000:00:1f.3: [8086:3b30] type 00 class 0x0c0500
    [ 1.469425] pci 0000:00:1f.3: reg 0x10: [mem 0xc4506000-0xc45060ff 64bit]
    [ 1.469455] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
    [ 1.469543] pci 0000:00:1f.6: [8086:3b32] type 00 class 0x118000
    [ 1.469570] pci 0000:00:1f.6: reg 0x10: [mem 0xc4507000-0xc4507fff 64bit]
    [ 1.469761] pci 0000:01:00.0: [1002:68c1] type 00 class 0x030000
    [ 1.469775] pci 0000:01:00.0: reg 0x10: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.469785] pci 0000:01:00.0: reg 0x18: [mem 0xc4400000-0xc441ffff 64bit]
    [ 1.469792] pci 0000:01:00.0: reg 0x20: [io 0x4000-0x40ff]
    [ 1.469803] pci 0000:01:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
    [ 1.469840] pci 0000:01:00.0: supports D1 D2
    [ 1.469884] pci 0000:01:00.1: [1002:aa60] type 00 class 0x040300
    [ 1.469899] pci 0000:01:00.1: reg 0x10: [mem 0xc4420000-0xc4423fff 64bit]
    [ 1.469966] pci 0000:01:00.1: supports D1 D2
    [ 1.470024] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 1.470027] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.470029] pci 0000:00:01.0: bridge window [mem 0xc4400000-0xc44fffff]
    [ 1.470032] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.470151] pci 0000:02:00.0: [8086:0084] type 00 class 0x028000
    [ 1.470195] pci 0000:02:00.0: reg 0x10: [mem 0xc3400000-0xc3401fff 64bit]
    [ 1.470407] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 1.480075] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 1.480083] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 1.480090] pci 0000:00:1c.0: bridge window [mem 0xc3400000-0xc43fffff]
    [ 1.480101] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
    [ 1.480205] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.480221] pci 0000:03:00.0: reg 0x10: [io 0x2000-0x20ff]
    [ 1.480247] pci 0000:03:00.0: reg 0x18: [mem 0xc1404000-0xc1404fff 64bit pref]
    [ 1.480264] pci 0000:03:00.0: reg 0x20: [mem 0xc1400000-0xc1403fff 64bit pref]
    [ 1.480276] pci 0000:03:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    [ 1.480339] pci 0000:03:00.0: supports D1 D2
    [ 1.480340] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.480382] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 1.490020] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 1.490028] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    [ 1.490035] pci 0000:00:1c.1: bridge window [mem 0xc2400000-0xc33fffff]
    [ 1.490046] pci 0000:00:1c.1: bridge window [mem 0xc1400000-0xc23fffff 64bit pref]
    [ 1.490160] pci 0000:00:1e.0: PCI bridge to [bus 04] (subtractive decode)
    [ 1.490173] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 1.490174] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 1.490176] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 1.490177] pci 0000:00:1e.0: bridge window [mem 0xa0000000-0xfeafffff] (subtractive decode)
    [ 1.490618] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 1.490666] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 1.490712] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 1.490761] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 1.490808] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 1.490854] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 1.490902] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15)
    [ 1.490948] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 1.693626] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 7f])
    [ 1.693629] acpi PNP0A03:00: ACPI _OSC support notification failed, disabling PCIe ASPM
    [ 1.693631] acpi PNP0A03:00: Unable to request _OSC control (_OSC support mask: 0x08)
    [ 1.693691] PCI host bridge to bus 0000:7f
    [ 1.693694] pci_bus 0000:7f: root bus resource [bus 7f]
    [ 1.693698] pci 0000:7f:00.0: [8086:2c62] type 00 class 0x060000
    [ 1.693735] pci 0000:7f:00.1: [8086:2d01] type 00 class 0x060000
    [ 1.693774] pci 0000:7f:02.0: [8086:2d10] type 00 class 0x060000
    [ 1.693808] pci 0000:7f:02.1: [8086:2d11] type 00 class 0x060000
    [ 1.693841] pci 0000:7f:02.2: [8086:2d12] type 00 class 0x060000
    [ 1.693875] pci 0000:7f:02.3: [8086:2d13] type 00 class 0x060000
    [ 1.694220] ACPI: Enabled 7 GPEs in block 00 to 3F
    [ 1.694226] ACPI: \_SB_.PCI0: notify handler is installed
    [ 1.694261] ACPI: \_SB_.CPBG: notify handler is installed
    [ 1.694272] Found 2 acpi root devices
    [ 1.694307] ACPI: EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
    [ 1.694393] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.694397] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    [ 1.694399] vgaarb: loaded
    [ 1.694400] vgaarb: bridge control possible 0000:01:00.0
    [ 1.694401] vgaarb: no bridge control possible 0000:00:02.0
    [ 1.694436] PCI: Using ACPI for IRQ routing
    [ 1.699238] PCI: pci_cache_line_size set to 64 bytes
    [ 1.699337] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
    [ 1.699339] e820: reserve RAM buffer [mem 0x9b63f000-0x9bffffff]
    [ 1.699340] e820: reserve RAM buffer [mem 0x9b800000-0x9bffffff]
    [ 1.699428] NetLabel: Initializing
    [ 1.699429] NetLabel: domain hash size = 128
    [ 1.699430] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.699443] NetLabel: unlabeled traffic allowed by default
    [ 1.699467] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.699472] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.701500] Switched to clocksource hpet
    [ 1.705449] pnp: PnP ACPI init
    [ 1.705466] ACPI: bus type PNP registered
    [ 1.705591] pnp 00:00: [dma 4]
    [ 1.705621] pnp 00:00: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.705641] pnp 00:01: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.705757] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.705791] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.705846] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 1.705848] system 00:04: [io 0x0800-0x080f] has been reserved
    [ 1.705850] system 00:04: [io 0xffff] has been reserved
    [ 1.705852] system 00:04: [io 0xffff] has been reserved
    [ 1.705853] system 00:04: [io 0x0400-0x047f] could not be reserved
    [ 1.705855] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 1.705857] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 1.705858] system 00:04: [io 0x0380-0x038e] has been reserved
    [ 1.705861] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.705887] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.705918] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 1.705955] pnp 00:07: Plug and Play ACPI device, IDs SYN1e1d SYN1e00 SYN0002 PNP0f13 (active)
    [ 1.706069] pnp 00:08: Plug and Play ACPI device, IDs HPQ0004 (active)
    [ 1.706268] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.706270] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 1.706272] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.706274] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.706275] system 00:09: [mem 0xf0000000-0xf1ffffff] has been reserved
    [ 1.706277] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.706281] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
    [ 1.706283] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.706285] system 00:09: [mem 0xc4600000-0xc4600fff] has been reserved
    [ 1.706287] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.905114] pnp: PnP ACPI: found 10 devices
    [ 1.905115] ACPI: bus type PNP unregistered
    [ 1.911635] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref]
    [ 1.911639] pci 0000:03:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
    [ 1.911677] pci 0000:01:00.0: BAR 6: assigned [mem 0xc4440000-0xc445ffff pref]
    [ 1.911680] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 1.911682] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
    [ 1.911685] pci 0000:00:01.0: bridge window [mem 0xc4400000-0xc44fffff]
    [ 1.911687] pci 0000:00:01.0: bridge window [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.911691] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 1.911694] pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    [ 1.911699] pci 0000:00:1c.0: bridge window [mem 0xc3400000-0xc43fffff]
    [ 1.911704] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc13fffff 64bit pref]
    [ 1.911711] pci 0000:03:00.0: BAR 6: assigned [mem 0xc1410000-0xc141ffff pref]
    [ 1.911713] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 1.911716] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    [ 1.911721] pci 0000:00:1c.1: bridge window [mem 0xc2400000-0xc33fffff]
    [ 1.911726] pci 0000:00:1c.1: bridge window [mem 0xc1400000-0xc23fffff 64bit pref]
    [ 1.911733] pci 0000:00:1e.0: PCI bridge to [bus 04]
    [ 1.911747] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.911749] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.911750] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.911752] pci_bus 0000:00: resource 7 [mem 0xa0000000-0xfeafffff]
    [ 1.911753] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
    [ 1.911755] pci_bus 0000:01: resource 1 [mem 0xc4400000-0xc44fffff]
    [ 1.911756] pci_bus 0000:01: resource 2 [mem 0xa0000000-0xafffffff 64bit pref]
    [ 1.911758] pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
    [ 1.911760] pci_bus 0000:02: resource 1 [mem 0xc3400000-0xc43fffff]
    [ 1.911761] pci_bus 0000:02: resource 2 [mem 0xc0400000-0xc13fffff 64bit pref]
    [ 1.911763] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    [ 1.911764] pci_bus 0000:03: resource 1 [mem 0xc2400000-0xc33fffff]
    [ 1.911766] pci_bus 0000:03: resource 2 [mem 0xc1400000-0xc23fffff 64bit pref]
    [ 1.911767] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 1.911769] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 1.911770] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.911772] pci_bus 0000:04: resource 7 [mem 0xa0000000-0xfeafffff]
    [ 1.911805] NET: Registered protocol family 2
    [ 1.912015] TCP established hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.912263] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.912459] TCP: Hash tables configured (established 65536 bind 65536)
    [ 1.912493] TCP: reno registered
    [ 1.912506] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.912542] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 1.912641] NET: Registered protocol family 1
    [ 1.912657] pci 0000:00:02.0: Boot video device
    [ 1.938251] PCI: CLS 64 bytes, default 64
    [ 1.938297] Unpacking initramfs...
    [ 1.987010] Freeing initrd memory: 2960K (ffff880037a28000 - ffff880037d0c000)
    [ 1.987017] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.987019] software IO TLB [mem 0x9763f000-0x9b63f000] (64MB) mapped at [ffff88009763f000-ffff88009b63efff]
    [ 1.987050] Simple Boot Flag at 0x44 set to 0x1
    [ 1.987234] Scanning for low memory corruption every 60 seconds
    [ 1.987523] audit: initializing netlink socket (disabled)
    [ 1.987536] type=2000 audit(1390630458.423:1): initialized
    [ 1.998005] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.999257] zbud: loaded
    [ 1.999421] VFS: Disk quotas dquot_6.5.2
    [ 1.999457] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.999614] msgmni has been set to 15569
    [ 1.999955] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 2.000004] io scheduler noop registered
    [ 2.000006] io scheduler deadline registered
    [ 2.000029] io scheduler cfq registered (default)
    [ 2.000219] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 2.000474] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 2.000487] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 2.000526] vesafb: mode is 1600x900x32, linelength=6400, pages=0
    [ 2.000528] vesafb: scrolling: redraw
    [ 2.000529] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 2.000872] vesafb: framebuffer at 0xb0000000, mapped to 0xffffc90008f00000, using 5632k, total 5632k
    [ 2.208493] Console: switching to colour frame buffer device 200x56
    [ 2.415572] fb0: VESA VGA frame buffer device
    [ 2.415583] intel_idle: MWAIT substates: 0x1120
    [ 2.415585] intel_idle: v0.4 model 0x25
    [ 2.415585] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.415721] GHES: HEST is not enabled!
    [ 2.415778] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.416220] Linux agpgart interface v0.103
    [ 2.416282] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 2.437802] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.437825] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.437928] mousedev: PS/2 mouse device common for all mice
    [ 2.439572] rtc_cmos 00:05: RTC can wake from S4
    [ 2.439720] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 2.439752] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 2.439804] drop_monitor: Initializing network drop monitor service
    [ 2.439867] TCP: cubic registered
    [ 2.439942] NET: Registered protocol family 10
    [ 2.440100] NET: Registered protocol family 17
    [ 2.440110] Key type dns_resolver registered
    [ 2.440362] registered taskstats version 1
    [ 2.441127] Magic number: 14:648:216
    [ 2.441252] rtc_cmos 00:05: setting system clock to 2014-01-25 06:14:19 UTC (1390630459)
    [ 2.441297] PM: Hibernation image not present or could not be loaded.
    [ 2.442333] Freeing unused kernel memory: 1144K (ffffffff818cb000 - ffffffff819e9000)
    [ 2.442335] Write protecting the kernel read-only data: 8192k
    [ 2.444650] Freeing unused kernel memory: 1016K (ffff880001502000 - ffff880001600000)
    [ 2.445600] Freeing unused kernel memory: 420K (ffff880001797000 - ffff880001800000)
    [ 2.458198] systemd-udevd[57]: starting version 208
    [ 2.466960] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 2.485606] SCSI subsystem initialized
    [ 2.487357] ACPI: bus type USB registered
    [ 2.487410] usbcore: registered new interface driver usbfs
    [ 2.487487] libata version 3.00 loaded.
    [ 2.487522] usbcore: registered new interface driver hub
    [ 2.487576] usbcore: registered new device driver usb
    [ 2.488154] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.488305] ehci-pci: EHCI PCI platform driver
    [ 2.488453] ehci-pci 0000:00:1a.0: setting latency timer to 64
    [ 2.488473] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 2.488484] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 2.488507] ehci-pci 0000:00:1a.0: debug port 2
    [ 2.492709] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 2.492734] ehci-pci 0000:00:1a.0: irq 16, io mem 0xc450a000
    [ 2.501178] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 2.501456] hub 1-0:1.0: USB hub found
    [ 2.501468] hub 1-0:1.0: 3 ports detected
    [ 2.501772] ehci-pci 0000:00:1d.0: setting latency timer to 64
    [ 2.501779] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 2.501786] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 2.501801] ehci-pci 0000:00:1d.0: debug port 2
    [ 2.505713] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 2.505733] ehci-pci 0000:00:1d.0: irq 21, io mem 0xc4509000
    [ 2.514513] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 2.514735] hub 2-0:1.0: USB hub found
    [ 2.514741] hub 2-0:1.0: 3 ports detected
    [ 2.514993] ahci 0000:00:1f.2: version 3.0
    [ 2.515120] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
    [ 2.515225] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
    [ 2.515229] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ems sxs apst
    [ 2.515236] ahci 0000:00:1f.2: setting latency timer to 64
    [ 2.535192] scsi0 : ahci
    [ 2.535558] scsi1 : ahci
    [ 2.535764] scsi2 : ahci
    [ 2.535955] scsi3 : ahci
    [ 2.536149] scsi4 : ahci
    [ 2.536359] scsi5 : ahci
    [ 2.536451] ata1: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508100 irq 41
    [ 2.536457] ata2: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508180 irq 41
    [ 2.536459] ata3: DUMMY
    [ 2.536462] ata4: DUMMY
    [ 2.536467] ata5: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508300 irq 41
    [ 2.536471] ata6: SATA max UDMA/133 abar m2048@0xc4508000 port 0xc4508380 irq 41
    [ 2.807839] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 2.854462] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.854564] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.854611] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.854735] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 2.856919] ata2.00: ATAPI: hp BD-ROM BC-5501H, 2.90, max UDMA/100
    [ 2.859217] ata2.00: configured for UDMA/100
    [ 2.861881] ata1.00: ATA-8: Corsair CSSD-F60GB2, 2.0, max UDMA/133
    [ 2.861886] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.871886] ata1.00: configured for UDMA/133
    [ 2.872196] scsi 0:0:0:0: Direct-Access ATA Corsair CSSD-F60 2.0 PQ: 0 ANSI: 5
    [ 2.873244] scsi 1:0:0:0: CD-ROM hp BD ROM BC-5501H 2.90 PQ: 0 ANSI: 5
    [ 2.903929] ata5.00: ATA-8: TOSHIBA MK5075GSX, GT001U, max UDMA/100
    [ 2.903933] ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.905148] ata5.00: configured for UDMA/100
    [ 2.905285] scsi 4:0:0:0: Direct-Access ATA TOSHIBA MK5075GS GT00 PQ: 0 ANSI: 5
    [ 2.909966] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB)
    [ 2.910041] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.910048] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.910091] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.910499] sd 4:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.910501] sd 4:0:0:0: [sdb] 4096-byte physical blocks
    [ 2.910526] sd 4:0:0:0: [sdb] Write Protect is off
    [ 2.910528] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.910540] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.910633] sda: sda1 sda2 sda3 sda4
    [ 2.911010] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 2.911016] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 2.911095] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.911204] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 2.932118] hub 1-1:1.0: USB hub found
    [ 2.932226] hub 1-1:1.0: 6 ports detected
    [ 2.953159] sdb: sdb1 sdb3
    [ 2.953757] sd 4:0:0:0: [sdb] Attached SCSI disk
    [ 2.987624] tsc: Refined TSC clocksource calibration: 2527.285 MHz
    [ 3.037677] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 3.161529] hub 2-1:1.0: USB hub found
    [ 3.161615] hub 2-1:1.0: 8 ports detected
    [ 3.241106] usb 1-1.2: new low-speed USB device number 3 using ehci-pci
    [ 3.333324] hidraw: raw HID events driver (C) Jiri Kosina
    [ 3.336248] usbcore: registered new interface driver usbhid
    [ 3.336250] usbhid: USB HID core driver
    [ 3.336850] input: Microsoft Microsoft Basic Optical Mouse v2.0 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input2
    [ 3.337086] hid-generic 0003:045E:00CB.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Basic Optical Mouse v2.0 ] on usb-0000:00:1a.0-1.2/input0
    [ 3.397519] usb 1-1.6: new full-speed USB device number 4 using ehci-pci
    [ 3.486816] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    [ 3.546180] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 3.548701] systemd[1]: Set hostname to <HP-DV7>.
    [ 3.553751] systemd-fstab-generator[119]: Mount point swap is not a valid path, ignoring.
    [ 3.564291] usb 2-1.1: new high-speed USB device number 3 using ehci-pci
    [ 3.601149] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 3.601160] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 3.601361] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 3.601419] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 3.601433] systemd[1]: Starting Remote File Systems.
    [ 3.602633] systemd[1]: Reached target Remote File Systems.
    [ 3.602645] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 3.604045] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 3.604055] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 3.605524] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 3.605534] systemd[1]: Starting Delayed Shutdown Socket.
    [ 3.606751] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 3.606760] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 3.608067] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 3.608103] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 3.610164] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 3.610180] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 3.610209] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 3.610218] systemd[1]: Starting Paths.
    [ 3.611135] systemd[1]: Reached target Paths.
    [ 3.611150] systemd[1]: Starting udev Kernel Socket.
    [ 3.612271] systemd[1]: Listening on udev Kernel Socket.
    [ 3.612284] systemd[1]: Starting udev Control Socket.
    [ 3.613423] systemd[1]: Listening on udev Control Socket.
    [ 3.613435] systemd[1]: Starting Journal Socket.
    [ 3.614518] systemd[1]: Listening on Journal Socket.
    [ 3.614535] systemd[1]: Starting udev Coldplug all Devices...
    [ 3.616439] systemd[1]: Starting Apply Kernel Variables...
    [ 3.617780] systemd[1]: Mounting Huge Pages File System...
    [ 3.619103] systemd[1]: Mounting POSIX Message Queue File System...
    [ 3.622065] systemd[1]: Starting Load Kernel Modules...
    [ 3.626618] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 3.629265] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 3.630812] systemd[1]: Starting Journal Service...
    [ 3.633257] systemd[1]: Started Journal Service.
    [ 3.643151] systemd-journald[134]: Vacuuming done, freed 0 bytes
    [ 3.643416] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
    [ 3.643422] ACPI: Power Button [PWRB]
    [ 3.643483] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input4
    [ 3.643552] EXT4-fs (sda4): re-mounted. Opts: discard
    [ 3.643855] ACPI: Lid Switch [LID0]
    [ 3.643927] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    [ 3.643930] ACPI: Power Button [PWRF]
    [ 3.644676] AMD IOMMUv2 driver by Joerg Roedel <[email protected]>
    [ 3.644679] AMD IOMMUv2 functionality not available on this system
    [ 3.705533] systemd-udevd[157]: starting version 208
    [ 3.714133] usb 2-1.3: new full-speed USB device number 4 using ehci-pci
    [ 3.723418] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [ 3.723419] Disabling lock debugging due to kernel taint
    [ 3.734452] <6>[fglrx] Maximum main memory to use for locked dma buffers: 7558 MBytes.
    [ 3.734648] <6>[fglrx] vendor: 1002 device: 68c1 count: 1
    [ 3.734918] <6>[fglrx] ioport: bar 4, base 0x4000, size: 0x100
    [ 3.734926] pci 0000:01:00.0: enabling device (0000 -> 0003)
    [ 3.735095] <6>[fglrx] Kernel PAT support is enabled
    [ 3.735114] <6>[fglrx] module loaded - fglrx 13.25.5 [Dec 6 2013] with 1 minors
    [ 3.783368] ACPI: Requesting acpi_cpufreq
    [ 3.784868] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 3.785719] agpgart-intel 0000:00:00.0: Intel HD Graphics Chipset
    [ 3.785798] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 3.786504] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    [ 3.786902] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xb0000000
    [ 3.787185] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20130725/utaddress-251)
    [ 3.787188] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.787192] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 3.787195] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \SGGP 2 (20130725/utaddress-251)
    [ 3.787198] ACPI Warning: 0x0000000000000540-0x000000000000054f SystemIO conflicts with Region \_SB_.PCI0.P0P3.PEGP.GPIO 3 (20130725/utaddress-251)
    [ 3.787198] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.787200] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 3.787203] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \SGGP 2 (20130725/utaddress-251)
    [ 3.787205] ACPI Warning: 0x0000000000000530-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.P0P3.PEGP.GPIO 3 (20130725/utaddress-251)
    [ 3.787206] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.787208] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \GPIO 1 (20130725/utaddress-251)
    [ 3.787210] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \SGGP 2 (20130725/utaddress-251)
    [ 3.787213] ACPI Warning: 0x0000000000000500-0x000000000000052f SystemIO conflicts with Region \_SB_.PCI0.P0P3.PEGP.GPIO 3 (20130725/utaddress-251)
    [ 3.787213] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 3.787214] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 3.788226] mei_me 0000:00:16.0: setting latency timer to 64
    [ 3.788279] mei_me 0000:00:16.0: irq 42 for MSI/MSI-X
    [ 3.803478] hp_accel: hardware type DV7 found
    [ 3.804108] lis3lv02d: 8 bits sensor found
    [ 3.806403] [drm] Initialized drm 1.1.0 20060810
    [ 3.817825] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [ 3.820698] usb-storage 2-1.1:1.0: USB Mass Storage device detected
    [ 3.821478] scsi6 : usb-storage 2-1.1:1.0
    [ 3.822190] usbcore: registered new interface driver usb-storage
    [ 3.836293] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input6
    [ 3.840807] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input7
    [ 3.842785] [Firmware Bug]: Invalid critical threshold (0)
    [ 3.848265] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 3.848278] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 3.848284] pcieport 0000:00:1c.1: driver skip pci_set_master, fix it!
    [ 3.848512] r8169 0000:03:00.0: irq 44 for MSI/MSI-X
    [ 3.848684] r8169 0000:03:00.0 eth0: RTL8168d/8111d at 0xffffc90000c4e000, 78:ac:c0:41:2a:dc, XID 083000c0 IRQ 44
    [ 3.848685] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 3.848994] thermal LNXTHERM:00: registered as thermal_zone0
    [ 3.848996] ACPI: Thermal Zone [TZ01] (60 C)
    [ 3.854926] input: HDA Intel MID Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 3.855035] input: HDA Intel MID Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 3.855410] hda-intel 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 3.855479] snd_hda_intel 0000:01:00.1: irq 45 for MSI/MSI-X
    [ 3.856762] [drm] Memory usable by graphics device = 2048M
    [ 3.856877] checking generic (b0000000 580000) vs hw (b0000000 10000000)
    [ 3.856906] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 3.861908] cfg80211: Calling CRDA to update world regulatory domain
    [ 3.867315] usb 2-1.5: new high-speed USB device number 5 using ehci-pci
    [ 3.872505] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
    [ 3.873734] Intel(R) Wireless WiFi driver for Linux, in-tree:
    [ 3.873734] Copyright(c) 2003-2013 Intel Corporation
    [ 3.873811] pcieport 0000:00:1c.0: driver skip pci_set_master, fix it!
    [ 3.875297] iwlwifi 0000:02:00.0: can't disable ASPM; OS doesn't have ASPM control
    [ 3.875446] iwlwifi 0000:02:00.0: irq 46 for MSI/MSI-X
    [ 3.879450] iwlwifi 0000:02:00.0: loaded firmware version 39.31.5.1 build 35138 op_mode iwldvm
    [ 3.879788] Bluetooth: Core ver 2.16
    [ 3.881003] NET: Registered protocol family 31
    [ 3.881005] Bluetooth: HCI device and connection manager initialized
    [ 3.881016] Bluetooth: HCI socket layer initialized
    [ 3.881019] Bluetooth: L2CAP socket layer initialized
    [ 3.881026] Bluetooth: SCO socket layer initialized
    [ 3.883938] usbcore: registered new interface driver btusb
    [ 3.884347] Console: switching to colour dummy device 80x25
    [ 3.886414] i915 0000:00:02.0: setting latency timer to 64
    [ 3.892348] ACPI: AC Adapter [ACAD] (on-line)
    [ 3.906181] systemd-journald[134]: Received request to flush runtime journal from PID 1
    [ 3.910134] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUG disabled
    [ 3.910140] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
    [ 3.910142] iwlwifi 0000:02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 3.910145] iwlwifi 0000:02:00.0: Detected Intel(R) Centrino(R) Wireless-N 1000 BGN, REV=0x6C
    [ 3.910257] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 3.930630] i915 0000:00:02.0: irq 47 for MSI/MSI-X
    [ 3.930654] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 3.930656] [drm] Driver supports precise vblank timestamp query.
    [ 3.931084] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=none
    [ 3.934147] input: PC Speaker as /devices/platform/pcspkr/input/input11
    [ 3.936986] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
    [ 3.950834] microcode: CPU0 sig=0x20655, pf=0x10, revision=0x2
    [ 3.966690] fbcon: inteldrmfb (fb0) is primary device
    [ 3.987780] Switched to clocksource tsc
    [ 3.996141] iTCO_vendor_support: vendor-support=0
    [ 3.996902] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 3.996972] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
    [ 3.997186] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.022206] systemd-udevd[171]: renamed network interface eth0 to enp3s0
    [ 4.023553] cfg80211: World regulatory domain updated:
    [ 4.023554] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 4.023555] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 4.023556] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 4.023557] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm)
    [ 4.023558] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm)
    [ 4.023558] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm)
    [ 4.023559] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm)
    [ 4.080995] microcode: CPU1 sig=0x20655, pf=0x10, revision=0x2
    [ 4.098822] microcode: CPU2 sig=0x20655, pf=0x10, revision=0x2
    [ 4.099319] microcode: CPU3 sig=0x20655, pf=0x10, revision=0x2
    [ 4.099803] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 4.100209] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.100361] wmi: Mapper loaded
    [ 4.103136] input: HP WMI hotkeys as /devices/virtual/input/input13
    [ 4.104748] systemd-udevd[164]: renamed network interface wlan0 to wlo1
    [ 4.125347] kvm: VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL does not work properly. Using workaround
    [ 4.240631] media: Linux media interface: v0.10
    [ 4.244154] Linux video capture interface: v2.00
    [ 4.252000] uvcvideo: Found UVC 1.00 device HP Webcam (064e:f209)
    [ 4.257341] input: HP Webcam as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input14
    [ 4.257488] usbcore: registered new interface driver uvcvideo
    [ 4.257489] USB Video Class driver (1.1.1)
    [ 4.770357] Console: switching to colour frame buffer device 200x56
    [ 4.778627] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 4.778629] i915 0000:00:02.0: registered panic notifier
    [ 4.785739] acpi device:02: registered as cooling_device5
    [ 4.785956] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 4.786022] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input15
    [ 4.797354] acpi device:14: registered as cooling_device6
    [ 4.802976] acpi device:15: registered as cooling_device7
    [ 4.803025] ACPI: Video Device [VGA1] (multi-head: yes rom: no post: no)
    [ 4.803087] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:11/LNXVIDEO:02/input/input16
    [ 4.803440] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 4.803977] intel ips 0000:00:1f.6: CPU TDP doesn't match expected value (found 25, expected 29)
    [ 4.805256] intel ips 0000:00:1f.6: IPS driver initialized, MCP temp limit 90
    [ 4.805400] ACPI Warning: 0x0000000000005000-0x000000000000501f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130725/utaddress-251)
    [ 4.805408] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 4.824848] scsi 6:0:0:0: Direct-Access SanDisk Cruzer Glide 1.26 PQ: 0 ANSI: 5
    [ 4.827187] sd 6:0:0:0: [sdc] 31266816 512-byte logical blocks: (16.0 GB/14.9 GiB)
    [ 4.828646] sd 6:0:0:0: [sdc] Write Protect is off
    [ 4.828651] sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00
    [ 4.830784] sd 6:0:0:0: [sdc] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    [ 4.839857] sdc: sdc1
    [ 4.843514] sd 6:0:0:0: [sdc] Attached SCSI removable disk
    [ 4.894625] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4.902120] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    [ 4.937012] iwlwifi 0000:02:00.0: L1 Enabled; Disabling L0S
    [ 4.944514] iwlwifi 0000:02:00.0: Radio type=0x0-0x0-0x3
    [ 4.978524] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
    [ 5.038118] r8169 0000:03:00.0 enp3s0: link down
    [ 5.038174] IPv6: ADDRCONF(NETDEV_UP): enp3s0: link is not ready
    [ 5.376682] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xe40000/0x5a0400, board id: 3655, fw id: 631163
    [ 5.470179] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input12
    [ 5.851763] wlo1: authenticate with 04:a1:51:18:3f:5a
    [ 5.865752] wlo1: send auth to 04:a1:51:18:3f:5a (try 1/3)
    [ 5.868512] wlo1: authenticated
    [ 5.869715] wlo1: associate with 04:a1:51:18:3f:5a (try 1/3)
    [ 5.873551] wlo1: RX AssocResp from 04:a1:51:18:3f:5a (capab=0x411 status=0 aid=2)
    [ 5.876272] wlo1: associated
    [ 5.876327] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready
    [ 38.341494] fuse init (API version 7.22)
    Xorg.0.log
    [ 20.932]
    X.Org X Server 1.14.5
    Release Date: 2013-12-12
    [ 20.932] X Protocol Version 11, Revision 0
    [ 20.932] Build Operating System: Linux 3.12.6-1-ARCH x86_64
    [ 20.932] Current Operating System: Linux HP-DV7 3.12.8-1-ARCH #1 SMP PREEMPT Thu Jan 16 09:16:34 CET 2014 x86_64
    [ 20.932] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=a303086c-e564-4347-92f1-8ec5ecbdcf85 rw
    [ 20.932] Build Date: 08 January 2014 01:35:51PM
    [ 20.932]
    [ 20.932] Current version of pixman: 0.32.4
    [ 20.932] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 20.932] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 20.932] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 25 01:16:07 2014
    [ 20.935] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 20.938] (==) No Layout section. Using the first Screen section.
    [ 20.938] (==) No screen section available. Using defaults.
    [ 20.938] (**) |-->Screen "Default Screen Section" (0)
    [ 20.938] (**) | |-->Monitor "<default monitor>"
    [ 20.938] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 20.938] (**) | |-->Device "Intel Graphics"
    [ 20.938] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 20.938] (==) Automatically adding devices
    [ 20.938] (==) Automatically enabling devices
    [ 20.938] (==) Automatically adding GPU devices
    [ 20.947] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 20.947] (**) ModulePath set to "/usr/lib/xorg/modules/updates,/usr/lib/xorg/modules"
    [ 20.947] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 20.947] (II) Loader magic: 0x7fac20
    [ 20.947] (II) Module ABI versions:
    [ 20.947] X.Org ANSI C Emulation: 0.4
    [ 20.947] X.Org Video Driver: 14.1
    [ 20.947] X.Org XInput driver : 19.1
    [ 20.947] X.Org Server Extension : 7.0
    [ 20.947] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 20.948] (--) PCI:*(0:0:2:0) 8086:0046:103c:144b rev 2, Mem @ 0xc0000000/4194304, 0xb0000000/268435456, I/O @ 0x00005050/8
    [ 20.949] (--) PCI: (0:1:0:0) 1002:68c1:103c:144b rev 0, Mem @ 0xa0000000/268435456, 0xc4400000/131072, I/O @ 0x00004000/256, BIOS @ 0x????????/131072
    [ 20.949] Initializing built-in extension Generic Event Extension
    [ 20.949] Initializing built-in extension SHAPE
    [ 20.949] Initializing built-in extension MIT-SHM
    [ 20.949] Initializing built-in extension XInputExtension
    [ 20.949] Initializing built-in extension XTEST
    [ 20.949] Initializing built-in extension BIG-REQUESTS
    [ 20.949] Initializing built-in extension SYNC
    [ 20.949] Initializing built-in extension XKEYBOARD
    [ 20.949] Initializing built-in extension XC-MISC
    [ 20.949] Initializing built-in extension SECURITY
    [ 20.949] Initializing built-in extension XINERAMA
    [ 20.949] Initializing built-in extension XFIXES
    [ 20.949] Initializing built-in extension RENDER
    [ 20.949] Initializing built-in extension RANDR
    [ 20.949] Initializing built-in extension COMPOSITE
    [ 20.949] Initializing built-in extension DAMAGE
    [ 20.949] Initializing built-in extension MIT-SCREEN-SAVER
    [ 20.950] Initializing built-in extension DOUBLE-BUFFER
    [ 20.950] Initializing built-in extension RECORD
    [ 20.950] Initializing built-in extension DPMS
    [ 20.950] Initializing built-in extension X-Resource
    [ 20.950] Initializing built-in extension XVideo
    [ 20.950] Initializing built-in extension XVideo-MotionCompensation
    [ 20.950] Initializing built-in extension XFree86-VidModeExtension
    [ 20.950] Initializing built-in extension XFree86-DGA
    [ 20.950] Initializing built-in extension XFree86-DRI
    [ 20.950] Initializing built-in extension DRI2
    [ 20.950] (II) LoadModule: "glx"
    [ 20.951] (II) Loading /usr/lib/xorg/modules/updates/extensions/libglx.so
    [ 20.954] (II) Module glx: vendor="Advanced Micro Devices, Inc."
    [ 20.954] compiled for 6.9.0, module version = 1.0.0
    [ 20.954] Loading extension GLX
    [ 20.954] (II) LoadModule: "intel"
    [ 20.955] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 20.959] (II) Module intel: vendor="X.Org Foundation"
    [ 20.959] compiled for 1.14.2, module version = 2.21.15
    [ 20.959] Module class: X.Org Video Driver
    [ 20.959] ABI class: X.Org Video Driver, version 14.1
    [ 20.959] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
    HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
    HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
    HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
    HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
    [ 20.960] (++) using VT number 1
    [ 20.963] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 20.963] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 20.963] (==) intel(0): RGB weight 888
    [ 20.963] (==) intel(0): Default visual is TrueColor
    [ 20.963] (**) intel(0): Option "AccelMethod" "sna"
    [ 20.964] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
    [ 20.964] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2
    [ 20.964] (**) intel(0): Framebuffer tiled
    [ 20.964] (**) intel(0): Pixmaps tiled
    [ 20.964] (**) intel(0): "Tear free" disabled
    [ 20.964] (**) intel(0): Forcing per-crtc-pixmaps? no
    [ 20.964] (II) intel(0): Output LVDS1 has no monitor section
    [ 20.965] (--) intel(0): found backlight control interface acpi_video0 (type 'firmware')
    [ 20.965] (II) intel(0): Output VGA1 has no monitor section
    [ 20.965] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
    [ 20.965] (==) intel(0): DPI set to (96, 96)
    [ 20.965] (II) Loading sub module "dri2"
    [ 20.965] (II) LoadModule: "dri2"
    [ 20.965] (II) Module "dri2" already built-in
    [ 20.965] (==) Depth 24 pixmap format is 32 bpp
    [ 20.969] (II) intel(0): SNA initialized with Ironlake (gen5) backend
    [ 20.969] (==) intel(0): Backing store disabled
    [ 20.969] (==) intel(0): Silken mouse enabled
    [ 20.969] (II) intel(0): HW Cursor enabled
    [ 20.969] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 20.972] (==) intel(0): DPMS enabled
    [ 20.972] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 20.972] (II) intel(0): [DRI2] Setup complete
    [ 20.972] (II) intel(0): [DRI2] DRI driver: i965
    [ 20.972] (II) intel(0): direct rendering: DRI2 Enabled
    [ 20.972] (==) intel(0): hotplug detection: "enabled"
    [ 20.972] (--) RandR disabled
    [ 20.984] (EE) GLX error: Can not get required symbols.
    [ 20.996] (II) intel(0): switch to mode [email protected] on pipe 0 using LVDS1, position (0, 0), rotation normal
    [ 21.006] (II) intel(0): Setting screen physical size to 423 x 238
    [ 21.139] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 21.139] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 21.139] (II) LoadModule: "evdev"
    [ 21.140] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 21.141] (II) Module evdev: vendor="X.Org Foundation"
    [ 21.141] compiled for 1.14.3, module version = 2.8.2
    [ 21.141] Module class: X.Org XInput Driver
    [ 21.141] ABI class: X.Org XInput driver, version 19.1
    [ 21.141] (II) Using input driver 'evdev' for 'Power Button'
    [ 21.141] (**) Po

Maybe you are looking for

  • Deactivate file formats in Save As menu

    Hello, where can I find the adobe program files e.g. for the Targa format (*.tga, ...)? I want to deactivate/hide these formats from the Save As menu. Thanks Carlos

  • How can i get data from the other system?

    hi, i want get some data from the other r3 system in my r3 system? now this two r3 system are installed two server.

  • Select Query for Report

    Hi All I have a table called Agent. Each Agent processes requests. So accordingly Request is another table. Now the Agent can process the request successfully, fail or it could be in progress. So accordingly I have a status column in the Request tabl

  • Pay for upgrade only to use on intel mac?

    I upgraded from FCE 2.0 to FCE 3.0 HD earlier this year (paid $99). I did this mainly because after upgrading to Mac OS X 10.4 (Tiger) keyboard shortcuts started to crash FCE when using local keymap (finnish). I also thought, that by doing so I would

  • Why do the thumbnails in a clip need to repeat themselves in the timeline?

    I'm confused about something.  When I drop a clip into the timeline, if I want the video and audio to show then the thumbnail for the clip basically repeats itself for the length of the clip in the timeline.  In FCP 7 when a clip is dropped in the ti