Vector troubles

Hi everyone, I'm hoping someone can help me out...
I have a Vector in which I store arrays, in the arrays I would like to put elements of a database. When I put the elements in the arrays (which already are stored in the vector), everything seems to be alright (I have printed it out during the reading of the db and storing the elements) but when I want to restore the elements it seems as if all the elements of the String class have been replaced by the last String element read and analogous for int elements.
Here is a piece of my code:
contents is the vector
result is a ResultSet I get from executing a query
type is an array wich contains the types of each column in my db
for (int i = 0; result.next (); i++)
for (int j = 0; j < contents.size (); j++)
if (type [j] == Types.INTEGER)
((int []) contents.elementAt (j)) = result.getInt (j+1);
else
((String []) contents.elementAt (j)) [i] = result.getString (j+1);
thx for helping me out!!

Vectors don't hold objects, but references to object. You're creating one object, and adding a reference to that one object to the Vector over and over again. That's why all the elements are the same.

Similar Messages

  • Trouble with Vector Logo Artist

    I am having trouble trying to produce a vector logo that looks like a government or institutional seal -- any one email me if they specialize in this (or show me the 'make it a vector seal button' in iLL)...

    Object>Live Trace
    Or Pen Tool.

  • Having trouble using a vector from another class

    have a vector in an addresbook class but when I try to acess the vector to write its object to a file from a write class, it doesn't resolve the symbol for the variable. How to I use the same same vector across different classes.
    thanks

    try this,
    class AddressBook {
      private Vector v;
      void yourmethod() {
        Vector someVector = (Vector) someoperation();
        setVector(someVector);
      public void setVector(Vector pVector) {
        this.v = pVector;
      public Vector getVector() {
        return v;
    class Different {
      void meth() {
        AddressBook ab = new AddressBook();
        //now you have access
        Vector recdVector = ab.getVector();
    }good luck !

  • Trouble Importing Illustrator/PDF/Vector File

    I was working on a composition within After Effects and I was having no issues importing Illustrator files.  Suddenly it started importing them as something weird?  I'm sure I accidentally hit something to change the settings but I can't figure it out.  Here's a screen shot of my imported files on the left.  The top two on the were suppose to be like the rest of the Illustrator files below them.
    Here's a link to my screen shot, notice how it's saying it's a Vector Art Sequence now and not just Vector Art.  It's only putting it on about 10 frames when I drop it in the comp and it's pulling random info from my other files.
    Any help would be appreciated.
    http://img.photobucket.com/albums/v421/drewbie613/Screenshot2010-11-02at10607PM.png

    But you must somehow have enabled sequence import... This is not coming out of nowhere, so please double check again. Also simply consider naming your files differently from jut numbering thme sequentially to break out of this cycle. If it is truly a bug in the format handling (which I doubt), that would be pretty much the only option, anyway.
    Mylenium

  • Trouble with Photoshop CC vector masks

    Ive been trying to fade two images together using vector masks but so far I have been unable to edit my vector mask. Trying to use a gradient to fade an imagine but whenever I try to select the vector mask it selects both the layer and the vector mask and edits the layer instead of the vector mask. No clue how to fix this.

    Technically a vector mask is a vector path that cuts out a shape from the underlying layer. So the layer itself would have to be a gradient that contains transparency. Like so:

  • Illustrator CC: trouble adding gradient inner glow for states on a vector map

    I'm trying to figure out how to make gradient borders for countries on a vector map in Illustrator. I'm aiming for something like this: but with the gradient borders being more pronounced, a stronger gradient for borders. Can this be done in Illustrator and what would be the correct effect to use?
    I tried using the Stylize Inner Glow effect but the problem is that I get this result:
    Not sure why this occurs, but the any layer I apply an inner glow to suddenly looks blocky or no longer smooth:
    Thanks very much in advance for any help with this.

    Check your Document Raster Effects and probably set to 300 ppi. Easiest way is to use Object>Path>Offset path with a negative number. Then Object>Expand and set the fill for the lightest version of the color. Then make a blend between the two versions of the path.

  • Vector Smart (InDesign) Sizing in Photoshop - trouble?

    Hi,
    I created a typed grahic in InDesign and then pasted it into photoshop so that I could save for web and devices and use it for a nav bar on a site that I am buiding.
    When I did this in the past, the graphic would paste as a vector smart object in the exact same size as it appears in InDesign. Now, all of a sudden, when I paste the graphic into PS it appears very large and at a higher resolution. When I make teh canvas and the resolution smaller, it becomes too tiny. I'm pretty sure I am going about this incorrectly and am wondering if someone can suggest a better way to do this.
    Again, what I want to do is paste a graphic that I made in InDesign into Photoshop as a vector smart object. It is a typed word that is size 12 font. I want the size to remain the same.
    I would appreciate any tips. Thanks!

    If InDesign included the absolute size, then the placed PDF file will be at that size.
    You're placing a PDF - it can rasterize at ANY pixel size.  So, if it doesn't come in at the right size, just resize it - that's what smart objects are for.
    Also, for a typed word, you used InDesign?  Why not just type it in Photoshop and keep the text vector?

  • Trouble With Vectors

    I designed a logo for my cousin's business and provided them with the file as an EPS.
    Now the companies that make the signs and t-shirts are saying the images are not vector. I am fairly new at Illustrator, so I am trying to find what I've done wrong. They said the file looks as though I put in a jpg and just saved it as an EPS. That is not the case at all. The image was created with strictly shapes and typeface. Most letters were created with a font other than the L's which are roller skates that I designed using basic shapes. I also right-clicked on the font and chose "Create Outlines."
    What else could I be doing wrong?
    Here is the EPS file.
    Thanks for any help in advance!

    One place also says,
    ProDesignTools.com says:
    In Illustrator, when you save a file it asks you which version you want to save it as. Instead of CS6, you can choose a “Legacy Format” like Illustrator CS5, CS4, CS3, etc.
    But I tried that as well, and there is no Legacy Format or anything like it to choose from when I save...

  • Has anyone else had trouble copying/pasting vectors from AI CC to Microsoft word?

    My jobs requires us to sometimes paste color boxes (as swatches) from Illustrator to Word. It always worked fine with the previous verison of AI. I've done all the new CC updates, however, when I try to paste anything into Word I get a long string of text instead of an image. Anyone else experiencing this?

    This is the error message I get, you are right, there is a plug-in issue:
    <!-- Generator: Adobe Illustrator 17.0.0, SVG Export Plug-In  -->
    <svg version="1.1"
                 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
                 x="0px" y="0px" width="44.379px" height="28.747px" viewBox="0 0 44.379 28.747" enable-background="new 0 0 44.379 28.747"
                 xml:space="preserve">
    <defs>
    </defs>
    <rect x="0" y="0" width="44.379" height="28.747"/>
    </svg>

  • How to check the whole values of a set of map exist in the vector of map?

    Hi Friends!
    I have a set of map; map<int, set<int>>myset;
    and a vector of map; map<int,vector<int>>myvec;
    myset contains;
    1=>11  16  30
    3=>2  11
    6=>2
    7=>9  12  16
    8=>9  13  16
    myvec contains;
    1=>11  15  21
    2=>16
    3=>11  16
    4=>2  13
    5=>11  16  30
    6=>9  5  10
    First, the first value of myset(11  16  30) will be checked with all the values of myvec, if the whole value(11  16  30) available at certain value in the myset, then it gives the key of myvec. So, the output for the first value is 5.
    Next, if you consider the value (2  11) in the myset, there are no matching values that contains whole 2  11 in the particular value in myvec. Therefore, what we do is, delete the last value of the current set, that is 11, and now consider 2 as
    the value and find the matching value from myvec. That is (2  13) and the key is 4.
    Like wise when we find the first possible match, then we print the key of myset immediately, there may be some other possible values available in the values of myset.
    I have written two functions that check the particular whole values of the myset matched with a particular values in myvec.
    bool IsValueInVec(int value, const IntVec& v2)
    IntVec::const_iterator itv=find (v2.begin(), v2.end(), value);
    if (itv!=v2.end())
    return true;
    return false;
    bool AreAllValuesInVec(const IntSet& s1, const IntVec& v2)
    for(set<int>::const_iterator sit=s1.begin();sit!=s1.end();++sit)
    if (!IsValueInVec((*sit), v2))
    return false;
    return true;
    Could anyone help me to solve this?

    You have neither a set of map nor a vector of map.  You have two maps.  Each contains keys of type int.  The mapped values of one are of type set<int>.  The mapped values of the other are of type vector<int>.  If
    you don't understand the types of the objects you are using, you will never be able to use them properly.
    Help you solve what?  Do the two functions you wrote perform as desired?  If not, provide a complete description of how what they do differs from what you want.
    Somewhere in code you have not shown, you need to call AreAllValuesInVec for a particular set and vector.  If this function returns false and if the set contains more than one element, you need to delete the last element of the set and try again. 
    If the set contains only a single element, you need to perform some "failure" processing that you have not described.  When the function returns true, you need to print the key of the map element which contains the vector.  What are you
    having trouble with?

  • Having trouble reducing PDF file size on export

    Hi, I recently switched from Quark to InDesign and am having trouble figuring out how to reduce the size of a PDF on export.
    The file has about 200 pages with about 300 EPS files, which are approximately 30-40K each. The file uses fewer than 10 fonts, all from two font families (Bembo Std and Univers Std). When I created a similar file in Quark, the exported PDF is ~5MG. However, when I export the file I created in InDesign, the PDF is 10xs larger (~50MG). I tried exporting using the High Quality Print and Smallest File Size settings, but the result was the same. (I think that is because there are no JPG images to compress, just vector files which are already tiny.)
    If you have any suggestions for other settings to check, I would be grateful for the help. Overall, other than this issue, I have been extremely happy with InDesign.
    I am using CS5, v 7.0.4 on Mac OS X (10.6.8, Snow Leopard)
    Thank you,
    SH

    Quark to the best of my knowledge still goes the Postscript to PDF route - I'm not 100% sure on that.
    But here's why Export is differetn than how you print to Postscript and distill http://indesignsecrets.com/creating-pdf-export-or-use-distiller.php
    Distilling is very much frowned upon, and Export from InDesign is considered the best workflow.And the file size is larger, but it does add a lot of important information to the PDF, which makes it superior than distilling.
    But, there's a lot of document overhead in PDFs.
    The High Quality setting is only meant as a guide.  It's not meant to be used, in my opinion, out of the box.
    This explains why and how to counter it.
    http://indesignsecrets.com/document-overhead-in-indesigns-pdf-can-be-huuuuuuge.php
    The Help files do give some clues
    http://help.adobe.com/en_US/InDesign/6.0/WSa285fff53dea4f8617383751001ea8cb3f-70b3a.html
    This PDF guide is MUST http://www.adobe.com/designcenter/cs3/articles/cs3_printguide.html
    And besides that EPS files are considered legacy files by Adobe, I'm not sure how they're handled on PDF export. But you'd be better off saving to .ai from illustrator from now on.
    http://www.prepressure.com/library/file-formats/eps
    Instead of EPS from photoshop - save as TIFF or PSD if all Raster. If it's raster + vector text layers, shapes or masks then save to PDF.
    http://indesignsecrets.com/preserving-vectors-in-photoshop-files.php

  • Mac Pro having lots of lock up and crashing trouble

    Hi,
    My early 2008 Mac Pro has been misbehaving for a while now in various ways. Now it is completely out of hand!
    I was having some serious waking from sleep issues in the past and after performing a bunch of maintenance they got better (although they never disappeared completely). Now I am having a lot of trouble with the computer locking up. Usually within 10 minutes of waking from sleep, everything freezes. I can still move the mouse, and the computer will go into (and wake from) a monitor sleep but nothing on the screen is responsive.
    Also, when waking from sleep, the screen goes blue for a few seconds before giving me the normal screen. Here is a copy of the console report from its most recent wake:
    6/27/09 10:00:14 AM kernel Ethernet [Intel8254X]: Link down on en1 called by disable() --
    6/27/09 1:26:53 AM kernel System Sleep
    6/27/09 10:00:14 AM kernel Wake reason = EHCI
    6/27/09 10:00:14 AM kernel System Wake
    6/27/09 10:00:14 AM kernel Previous Sleep Cause: 5
    6/27/09 10:00:14 AM kernel USB (EHCI):Port 4 on bus 0xfd has remote wakeup from some device
    6/27/09 10:00:14 AM kernel Ethernet [Intel8254x]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [792d,6f08,0de1,0e00,45e1,4000]
    6/27/09 10:00:14 AM kernel Ethernet [Intel8254X]: Link down on en1 called by enableHardware() --
    6/27/09 10:00:14 AM configd[14] AppleTalk shutdown complete
    6/27/09 10:00:14 AM configd[14] AppleTalk startup
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM /System/Library/CoreServices/backupd[332] Starting standard backup
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM SystemUIServer[134] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM QuickTime Player[242] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM QuickTime Player[242] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM /System/Library/CoreServices/backupd[332] Backing up to: /Volumes/500 time machine/Backups.backupdb
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:15 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM firefox-bin[195] _NXGetScreenRect: error getting display bounds (1001)
    6/27/09 10:00:16 AM ntpd[25] sendto(17.151.16.20) (fd=27): Can't assign requested address
    6/27/09 10:00:16 AM ntpd[25] bind() fd 27, family 2, port 123, addr 192.168.1.3, in_classd=0 flags=25 fails: Address already in use
    6/27/09 10:00:16 AM ntpd[25] Interface en0 192.168.1.3 failed to bind
    6/27/09 10:00:18 AM /System/Library/CoreServices/backupd[332] Event store UUIDs don't match for volume: MAC PRO
    6/27/09 10:00:18 AM /System/Library/CoreServices/backupd[332] Node requires deep traversal:/ reason:kFSEDBEventFlagMustScanSubDirs|
    6/27/09 10:00:20 AM configd[14] AppleTalk startup complete
    6/27/09 10:06:55 AM /System/Library/CoreServices/backupd[332] Starting pre-backup thinning: 330.43 GB requested (including padding), 175.67 GB available
    and here is the console report from the lockup through the consequent force restart:
    6/27/09 10:07:37 AM fseventsd[38] log dir: /Volumes/500 time machine/.fseventsd getting new uuid: E60D0479-43DA-4E2C-BBCC-D0661CBBE5BB
    6/27/09 10:07:37 AM KernelEventAgent[34] tid 00000000 received unknown event (256)
    6/27/09 10:07:37 AM Disk Utility[480] Erase complete.
    6/27/09 10:07:37 AM Disk Utility[480]
    6/27/09 10:07:51 AM [0x0-0x3e03e].com.apple.systempreferences[497] Unexpected reply from backup server - ignored
    6/27/09 10:08:53 AM kernel IOHIDSystem::relativePointerEventGated: Capping VBL time to 20000000 (was 23528068)
    6/27/09 10:09:07 AM kernel IOHIDSystem::relativePointerEventGated: Capping VBL time to 20000000 (was 23528256)
    6/27/09 10:10:11 AM com.apple.launchctl.System[2] fsck_hfs: Volume is journaled. No checking performed.
    6/27/09 10:10:11 AM com.apple.launchctl.System[2] fsck_hfs: Use the -f option to force checking.
    6/27/09 10:10:14 AM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    6/27/09 10:10:14 AM com.apple.launchd[1] (com.apple.blued) Unknown key for boolean: EnableTransactions
    6/27/09 10:10:14 AM com.apple.launchd[1] (com.apple.usbmuxd) Unknown key for boolean: EnableTransactions
    6/27/09 10:10:14 AM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    6/27/09 10:10:14 AM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    6/27/09 10:10:14 AM com.apple.launchd[1] (org.x.privileged_startx) Unknown key for boolean: EnableTransactions
    6/27/09 10:10:20 AM kernel npvhash=4095
    6/27/09 10:10:14 AM DirectoryService[11] Launched version 5.7 (v514.25)
    6/27/09 10:10:20 AM kernel hi mem tramps at 0xffe00000
    6/27/09 10:10:14 AM DirectoryService[11] Improper shutdown detected
    6/27/09 10:10:20 AM kernel PAE enabled
    6/27/09 10:10:15 AM kextd[10] 425 cached, 0 uncached personalities to catalog
    6/27/09 10:10:20 AM kernel 64 bit mode enabled
    6/27/09 10:10:20 AM kernel Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
    6/27/09 10:10:20 AM kernel standard timeslicing quantum is 10000 us
    6/27/09 10:10:20 AM kernel vmpagebootstrap: 1489804 free pages and 83060 wired pages
    6/27/09 10:10:20 AM kernel migtable_maxdispl = 79
    6/27/09 10:10:20 AM kernel 98 prelinked modules
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=2 LocalApicId=6 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=3 LocalApicId=4 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=4 LocalApicId=3 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=5 LocalApicId=7 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=6 LocalApicId=5 Enabled
    6/27/09 10:10:20 AM kernel AppleACPICPU: ProcessorApicId=7 LocalApicId=2 Enabled
    6/27/09 10:10:20 AM kernel Loading security extension com.apple.security.TMSafetyNet
    6/27/09 10:10:20 AM kernel calling mpopolicyinit for TMSafetyNet
    6/27/09 10:10:20 AM kernel Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    6/27/09 10:10:20 AM kernel Loading security extension com.apple.nke.applicationfirewall
    6/27/09 10:10:20 AM kernel Loading security extension com.apple.security.seatbelt
    6/27/09 10:10:20 AM kernel calling mpopolicyinit for mb
    6/27/09 10:10:20 AM kernel Seatbelt MACF policy initialized
    6/27/09 10:10:20 AM kernel Security policy loaded: Seatbelt Policy (mb)
    6/27/09 10:10:20 AM kernel Copyright (c) 1982, 1986, 1989, 1991, 1993
    6/27/09 10:10:20 AM kernel The Regents of the University of California. All rights reserved.
    6/27/09 10:10:20 AM kernel MAC Framework successfully initialized
    6/27/09 10:10:20 AM kernel using 16384 buffer headers and 4096 cluster IO buffer headers
    6/27/09 10:10:20 AM kernel IOAPIC: Version 0x20 Vectors 64:87
    6/27/09 10:10:20 AM kernel ACPI: System State [S0 S3 S4 S5] (S3)
    6/27/09 10:10:20 AM kernel mbinit: done
    6/27/09 10:10:20 AM kernel Security auditing service present
    6/27/09 10:10:20 AM kernel BSM auditing present
    6/27/09 10:10:20 AM kernel rooting via boot-uuid from /chosen: 5B59242C-FE8C-3840-9212-87FB33B90566
    6/27/09 10:10:20 AM kernel Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    6/27/09 10:10:20 AM kernel FireWire (OHCI) TI ID 823f built-in now active, GUID 001f5bfffe170f98; max speed s800.
    6/27/09 10:10:20 AM kernel Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT0 @0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/WDC WD5000AAKS-00A7B0 Media/IOGUIDPartitionScheme/Untitled@2
    6/27/09 10:10:20 AM kernel BSD root: disk3s2, major 14, minor 11
    6/27/09 10:10:20 AM kernel jnl: unknown-dev: replay_journal: from: 765952 to: 4929536 (joffset 0x72832d2000)
    6/27/09 10:10:20 AM kernel [Bluetooth::CSRHIDTransition] switchToHCIMode (legacy)
    6/27/09 10:10:20 AM kernel [Bluetooth::CSRHIDTransition] transition complete.
    6/27/09 10:10:20 AM kernel [HCIController][configurePM] power parent ready after 1 tries
    6/27/09 10:10:20 AM kernel AppleIntelCPUPowerManagement: initialization complete
    6/27/09 10:10:20 AM kernel jnl: unknown-dev: journal replay done.
    6/27/09 10:10:20 AM kernel HFS: Removed 6 orphaned unlinked files or directories
    6/27/09 10:10:20 AM kernel Jettisoning kernel linker.
    6/27/09 10:10:20 AM kernel Resetting IOCatalogue.
    6/27/09 10:10:20 AM kernel Matching service count = 0
    6/27/09 10:10:20 AM kernel Matching service count = 0
    6/27/09 10:10:20 AM kernel Matching service count = 0
    6/27/09 10:10:20 AM kernel Matching service count = 0
    6/27/09 10:10:20 AM kernel Matching service count = 0
    6/27/09 10:10:20 AM kernel Matching service count = 0
    6/27/09 10:10:20 AM kernel Matching service count = 1
    6/27/09 10:10:20 AM kernel Previous Shutdown Cause: 3
    6/27/09 10:10:20 AM kernel ** Device in slot: SLOT-1 **
    6/27/09 10:10:20 AM kernel AppleTyMCEDriver::probe(MacPro3,1)
    6/27/09 10:10:20 AM kernel AppleTyMCEDriver::probe fails
    6/27/09 10:10:20 AM kernel AppleIntel8254XEthernet: Ethernet address 00:1f:5b:2f:6e:9c
    6/27/09 10:10:20 AM kernel AppleIntel8254XEthernet: Ethernet address 00:1f:5b:2f:6e:9d
    6/27/09 10:10:21 AM mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[17] starting
    6/27/09 10:10:22 AM com.apple.SecurityServer[22] Entering service
    6/27/09 10:10:22 AM bootlog[45] BOOT_TIME: 1246111802 0
    6/27/09 10:10:22 AM fseventsd[38] event logs in /.fseventsd out of sync with volume. destroying old logs. (39230 20 39285)
    6/27/09 10:10:22 AM fseventsd[38] log dir: /.fseventsd getting new uuid: 9405B299-5A2C-4DD9-9A5E-6D0977E33382
    6/27/09 10:10:22 AM rpc.statd[30] statd.notify - no notifications needed
    6/27/09 10:10:22 AM com.apple.usbmuxd[26] usbmuxd-167 built for iTunesEightTwo on May 11 2009 at 13:36:48, running 32 bit
    6/27/09 10:10:22 AM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[33] Login Window Application Started -- Threaded auth
    6/27/09 10:10:23 AM /usr/sbin/ocspd[66] starting
    6/27/09 10:10:24 AM kernel jnl: disk0s2: replay_journal: from: 701440 to: 1319936 (joffset 0xe8e000)
    6/27/09 10:10:24 AM kernel jnl: disk2s2: replay_journal: from: 7563776 to: 14519296 (joffset 0xe8e000)
    6/27/09 10:10:24 AM kernel jnl: disk1s3: replay_journal: from: 653312 to: 7903744 (joffset 0x952000)
    6/27/09 10:10:24 AM kernel jnl: disk0s2: journal replay done.
    6/27/09 10:10:27 AM kernel Ethernet [Intel8254x]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [792d,6f08,0de1,0e00,45e1,4000]
    6/27/09 10:10:27 AM loginwindow[33] Login Window Started Security Agent
    6/27/09 10:10:27 AM kernel hfs: early journal init: volume on disk4s3 is read-only and journal is dirty. Can not mount volume.
    6/27/09 10:10:27 AM SecurityAgent[103] Showing Login Window
    6/27/09 10:10:27 AM kernel hfs: early journal init: volume on disk4s5 is read-only and journal is dirty. Can not mount volume.
    6/27/09 10:10:27 AM kernel jnl: disk4s3: replay_journal: from: 8338944 to: 15843328 (joffset 0xe91000)
    6/27/09 10:10:29 AM kernel jnl: disk1s3: journal replay done.
    6/27/09 10:10:29 AM fseventsd[38] event logs in /Volumes/320 WD Drive/.fseventsd out of sync with volume. destroying old logs. (39134 6 39292)
    6/27/09 10:10:29 AM fseventsd[38] log dir: /Volumes/320 WD Drive/.fseventsd getting new uuid: 7B748394-3667-4823-B351-6BA61257BFAC
    6/27/09 10:10:29 AM kernel jnl: disk2s2: journal replay done.
    6/27/09 10:10:29 AM fseventsd[38] event logs in /Volumes/Pura Vida/.fseventsd out of sync with volume. destroying old logs. (39134 6 39292)
    6/27/09 10:10:29 AM fseventsd[38] log dir: /Volumes/Pura Vida/.fseventsd getting new uuid: 392C7436-20B3-4B60-8D32-5CCC3EE2CFFC
    6/27/09 10:10:30 AM kextd[10] writing kernel link data to /var/run/mach.sym
    6/27/09 10:10:32 AM kernel Ethernet [Intel8254X]: Link down on en1 called by enableHardware() --
    6/27/09 10:10:32 AM configd[14] setting hostname to "skaTM.local"
    6/27/09 10:10:32 AM configd[14] AppleTalk startup
    6/27/09 10:10:34 AM kernel jnl: disk4s3: journal replay done.
    6/27/09 10:10:34 AM fseventsd[38] event logs in /Volumes/Mac Pro Backup/.fseventsd out of sync with volume. destroying old logs. (39134 7 39296)
    6/27/09 10:10:34 AM kernel jnl: disk4s5: replay_journal: from: 41153024 to: 41789440 (joffset 0xe8f000)
    6/27/09 10:10:34 AM fseventsd[38] log dir: /Volumes/Mac Pro Backup/.fseventsd getting new uuid: 700AA818-6044-4137-AB60-47FAB9558BCA
    6/27/09 10:10:35 AM mds[32] (/Volumes/Mac Pro Backup/.Spotlight-V100/Store-V1/Stores/EE1F023C-5B17-433B-89BA-DBCF7619C30D)(Er ror) IndexCI in ContentIndexOpenBulk:Could not open /Volumes/Mac Pro Backup/.Spotlight-V100/Store-V1/Stores/EE1F023C-5B17-433B-89BA-DBCF7619C30D/liv e.0.; needs recovery
    6/27/09 10:10:35 AM mds[32] (/Volumes/Mac Pro Backup/.Spotlight-V100/Store-V1/Stores/EE1F023C-5B17-433B-89BA-DBCF7619C30D)(Er ror) IndexCI in copyFileOrFd:write failed - expected:35996, actual: 0
    6/27/09 10:10:35 AM mds[32] (/Volumes/Mac Pro Backup/.Spotlight-V100/Store-V1/Stores/EE1F023C-5B17-433B-89BA-DBCF7619C30D)(Er ror) IndexCI in recoverIndex:recover canceled (0.)
    6/27/09 10:10:35 AM kernel jnl: disk4s5: journal replay done.
    6/27/09 10:10:35 AM fseventsd[38] event logs in /Volumes/320 backup/.fseventsd out of sync with volume. destroying old logs. (39136 1 39299)
    6/27/09 10:10:35 AM fseventsd[38] log dir: /Volumes/320 backup/.fseventsd getting new uuid: 09C9B36E-7BF4-4B10-8BCC-B2CBFDE79B27
    6/27/09 10:10:35 AM mds[32] (/Volumes/320 backup/.Spotlight-V100/Store-V1/Stores/60E398B7-FCFC-43D6-99ED-C4421D743DB2)(Er ror) IndexCI in ContentIndexOpenBulk:Could not open /Volumes/320 backup/.Spotlight-V100/Store-V1/Stores/60E398B7-FCFC-43D6-99ED-C4421D743DB2/liv e.1.; needs recovery
    6/27/09 10:10:35 AM mds[32] (/Volumes/320 backup/.Spotlight-V100/Store-V1/Stores/60E398B7-FCFC-43D6-99ED-C4421D743DB2)(Er ror) IndexCI in copyFileOrFd:write failed - expected:2, actual: 0
    6/27/09 10:10:35 AM mds[32] (/Volumes/320 backup/.Spotlight-V100/Store-V1/Stores/60E398B7-FCFC-43D6-99ED-C4421D743DB2)(Er ror) IndexCI in recoverIndex:recover canceled (0.)
    6/27/09 10:10:37 AM configd[14] AppleTalk startup complete
    6/27/09 10:11:32 AM mdworker[114] (Error) SyncInfo: Boot-cache avoidance timed out!
    6/27/09 10:11:32 AM mdworker[114] (Error) SyncInfo: Boot-cache avoidance timed out!
    6/27/09 10:11:42 AM SystemStarter[28] Skipping disabled StartupItem: /Library/StartupItems/RetroRun
    6/27/09 10:11:42 AM com.apple.SystemStarter[28] Starting ProTec Server
    6/27/09 10:11:42 AM com.apple.SystemStarter[28] Starting Qmaster services
    6/27/09 10:11:47 AM com.apple.SystemStarter[28] 2009-06-27 10:11:47.611 DeviceHelper[143:10b] Loading kernel extension '/Library/Application Support/M-Audio/Kexts/10.2/MAudioRevolution51Jaguar.kext'
    6/27/09 10:11:47 AM com.apple.SystemStarter[28] extension /Library/Application Support/M-Audio/Kexts/10.2/MAudioRevolution51Jaguar.kext does not contain code for this architecture
    6/27/09 10:11:47 AM com.apple.SystemStarter[28] 2009-06-27 10:11:47.745 DeviceHelper[143:10b] Error (1) occurred while trying to load /Library/Application Support/M-Audio/Kexts/10.2/MAudioRevolution51Jaguar.kext. Load failed.
    6/27/09 10:12:02 AM SecurityAgent[103] User info context values set for scottmag
    6/27/09 10:12:03 AM SecurityAgent[103] Login Window done
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.137 DeviceHelper[143:10b] Restoring Revo settings for user: scottmag (UID:501 GID:20)
    6/27/09 10:12:03 AM loginwindow[33] Login Window - Returned from Security Agent
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.141 DeviceHelper[143:10b] User 'scottmag' logged in
    6/27/09 10:12:03 AM loginwindow[33] USER_PROCESS: 33 console
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.289 DeviceHelper[143:10b] Error [2] fixing ownership on /Users/scottmag/Library/Application Support/M-Audio/Delta Panel Presets/
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.293 DeviceHelper[143:10b] Error [2] fixing permissions on /Users/scottmag/Library/Application Support/M-Audio/Delta Panel Presets/
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.296 DeviceHelper[143:10b] Error [2] fixing ownership on /Users/scottmag/Library/Application Support/M-Audio/
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.297 DeviceHelper[143:10b] Error [2] fixing permissions on /Users/scottmag/Library/Application Support/M-Audio/
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.300 DeviceHelper[143:10b] * Assertion failure in +[MADevice devices], ../CrossProduct/Revo/Presets/MADevice.m:121
    6/27/09 10:12:03 AM com.apple.SystemStarter[28] 2009-06-27 10:12:03.302 DeviceHelper[143:10b] No devices found.
    6/27/09 10:12:03 AM DeviceHelper[143] * Assertion failure in +[MADevice devices], ../CrossProduct/Revo/Presets/MADevice.m:121
    6/27/09 10:12:03 AM DeviceHelper[143] No devices found.
    6/27/09 10:12:03 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[91]) Exited: Terminated
    6/27/09 10:12:03 AM com.apple.launchd[128] (org.x.startx) Unknown key for boolean: EnableTransactions
    6/27/09 10:12:07 AM /System/Library/CoreServices/coreservicesd[62] SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(test's Public Folder) returned -14135
    6/27/09 10:12:07 AM /System/Library/CoreServices/coreservicesd[62] SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Movies) returned -14135
    6/27/09 10:12:07 AM /System/Library/CoreServices/coreservicesd[62] SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(scottmag's Public Folder) returned -14135
    6/27/09 10:12:13 AM com.apple.launchd[128] ([0x0-0x13013].com.linotype.FontExplorerX.Autoload[181]) Exited with exit code: 255
    6/27/09 10:12:17 AM /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 61] CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    6/27/09 10:12:17 AM /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 61] CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    6/27/09 10:12:19 AM com.apple.launchd[128] ([0x0-0x14014].com.zeroonetwenty.blueharvestd[182]) Exited: Killed
    6/27/09 10:12:20 AM com.apple.launchd[128] ([0x0-0x18018].com.nullriver.MediaLink[187]) Exited: Killed
    6/27/09 10:12:21 AM MagicMenuHotKeyDaemon[195] Started
    6/27/09 10:12:21 AM [0x0-0x19019].com.stuffit.MagicMenu[188] 2009-06-27 10:12:21.964 MagicMenuHotKeyDaemon[195:10b] Started
    6/27/09 10:12:23 AM quicklookd[177] [QL ERROR] 'Creating thumbnail' timed out for '<QLThumbnailRequest /Users/scottmag/Downloads/VID00008.MP4>'
    6/27/09 10:13:38 AM [0x0-0x20020].com.apple.Safari[202] Debugger() was called!
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Adobe SelfHealing Error: U
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] nable to resolve target URL for specified destinat
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] ion:
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] {APP}PDFMakerLib
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Adobe SelfHealing Error: Unable to res
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] olve target URL for
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] specified destination:
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] {APP}PDFMakerLib
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Adobe SelfHealing Erro
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] r: Unable to resolve target URL for specif
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] ied destination:
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] {APP}PDFMakerLib
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Adobe SelfHealing Error: Unab
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] le to resolve target URL for specified dest
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] ination:
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] {APP}Office/{REPLACE}/Excel/PDFMak
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] er.xla
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Adob
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] e SelfHealing Error: Unable to resolve targ
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] et URL for specified destination:
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] {APP}Of
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] fice/{REPLACE}/PowerPoint/PDFMaker.ppa
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Adobe SelfHealing Err
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] or: Unable to resolve target URL for spec
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] ified destination:
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] {APP}Office/{REPLACE}/
    6/27/09 10:13:55 AM [0x0-0x20020].com.apple.Safari[202] Word/PDFMaker.dot
    I have reset the PRAM, reset the SMC, tested the hard drive RAM and Video Card with tech tool and everything passed. Can anyone help me proceed form here? Is it possible in any way the the monitor could be responsible for any of this behavior? It's an old tube Apple display
    thanks

    Hi-
    Looking through your log, I noticed the system is having problems with some M-Audio drivers.
    6/27/09 10:11:47 AM com.apple.SystemStarter28 extension /Library/Application Support/M-Audio/Kexts/10.2/MAudioRevolution51Jaguar.kext does not contain code for this architecture
    6/27/09 10:11:47 AM com.apple.SystemStarter28 2009-06-27 10:11:47.745 DeviceHelper143:10b Error (1) occurred while trying to load /Library/Application Support/M-Audio/Kexts/10.2/MAudioRevolution51Jaguar.kext. Load failed.
    6/27/09 10:12:03 AM com.apple.SystemStarter28 2009-06-27 10:12:03.300 DeviceHelper143:10b * Assertion failure in +MADevice devices, ../CrossProduct/Revo/Presets/MADevice.m:121
    6/27/09 10:12:03 AM com.apple.SystemStarter28 2009-06-27 10:12:03.302 DeviceHelper143:10b No devices found.
    6/27/09 10:12:03 AM DeviceHelper143 * Assertion failure in +MADevice devices, ../CrossProduct/Revo/Presets/MADevice.m:121
    6/27/09 10:12:03 AM DeviceHelper143 No devices found.
    6/27/09 10:12:03 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow91) Exited: Terminated
    Old drivers, outdated drivers and incompatible drivers can cause sleep problems.
    If you are not using any M-audio devices, I would remove the files.
    If you are, you should check for updates, and still should remove the offending files.
    If you migrated your user files from a previous system, say from a PPC system, these can cause problems.
    Start by running in safe mode, and see if the machine sleeps and wakes as it should.
    Troubleshoot your Startup and Login items as described in this article:
    http://www.thexlab.com/faqs/startupitems.html

  • Vector to png - image won't save as correct size

    Working in CS5
    I have a vector image that I need to resize and save as a .png. 
    I first create an artboard to the correct size I need (55x20 pixels), shrink my vector image to fit and then export to .png using the artboard as my boundaries (so that I get the correct size).
    Problem is, the resulting file is not 55x20, it is 229x83 (when I open in Photoshop).  I can't figure out why the file is not saving to the correct size.
    I have also tried opening the file in photoshop and resizing down, but that doesn't work either.  My image becomes very distorted.
    I don't generally work in pixels or pngs...what would be the best program and process to do this.  It doesn't seem like it should be so difficult, but for some reason it is!
    Thanks!

    That woudl be the result if you had chosen 300 dpi. Make sure you choose 72 ppi
    If you still haev trouble you can use save for web rather than export.

  • Real trouble trying to install Catalyst Legacy

    I'm kind of in trouble trying to install catalyst-total-hd234k package from the AUR
    using yaourt to achieve this, enabled the xorg112 package to downgrade, tried pacman directly and makepkg, same result
    It asks a lot of dependencies conflicting with catalyst drivers, so I accept to remove before downgrading to 1.12
    It goes through like if nothing was up after downgrading, package installs without any error
    Following the AMD Catalyst wiki page in here leads me to have a black screen after reboot
    EDIT 2: Process of reproducing the problem I'm facing
    - I enable the xorg112 repository on top of every other in /etc/pacman.conf
    - Downgrade xorg with
    # pacman -S xorg
    :: There are 79 members in group xorg:
    :: Repository xorg112
    1) xf86-input-acecad 2) xf86-input-aiptek 3) xf86-input-evdev 4) xf86-input-joystick 5) xf86-input-keyboard 6) xf86-input-mouse 7) xf86-input-synaptics
    8) xf86-input-vmmouse 9) xf86-input-void 10) xf86-video-apm 11) xf86-video-fbdev 12) xf86-video-intel 13) xf86-video-v4l 14) xf86-video-vesa
    :: Repository extra
    15) xf86-video-ark 16) xf86-video-ast 17) xf86-video-ati 18) xf86-video-cirrus 19) xf86-video-dummy 20) xf86-video-glint 21) xf86-video-i128
    22) xf86-video-mach64 23) xf86-video-mga 24) xf86-video-modesetting 25) xf86-video-neomagic 26) xf86-video-nouveau 27) xf86-video-nv 28) xf86-video-openchrome
    29) xf86-video-r128 30) xf86-video-savage 31) xf86-video-siliconmotion 32) xf86-video-sis 33) xf86-video-tdfx 34) xf86-video-trident 35) xf86-video-vmware
    36) xf86-video-voodoo 37) xorg-bdftopcf 38) xorg-docs 39) xorg-font-util 40) xorg-fonts-100dpi 41) xorg-fonts-75dpi 42) xorg-fonts-encodings 43) xorg-iceauth
    44) xorg-luit 45) xorg-mkfontdir 46) xorg-mkfontscale 47) xorg-server 48) xorg-sessreg 49) xorg-setxkbmap 50) xorg-smproxy 51) xorg-x11perf 52) xorg-xauth
    53) xorg-xbacklight 54) xorg-xcmsdb 55) xorg-xcursorgen 56) xorg-xdpyinfo 57) xorg-xdriinfo 58) xorg-xev 59) xorg-xgamma 60) xorg-xhost 61) xorg-xinput
    62) xorg-xkbcomp 63) xorg-xkbevd 64) xorg-xkbutils 65) xorg-xkill 66) xorg-xlsatoms 67) xorg-xlsclients 68) xorg-xmodmap 69) xorg-xpr 70) xorg-xprop
    71) xorg-xrandr 72) xorg-xrdb 73) xorg-xrefresh 74) xorg-xset 75) xorg-xsetroot 76) xorg-xvinfo 77) xorg-xwd 78) xorg-xwininfo 79) xorg-xwud
    Enter a selection (default=all):
    warning: downgrading package xf86-input-evdev (2.9.1-1 => 2.7.3-1)
    warning: downgrading package xf86-input-joystick (1.6.2-5 => 1.6.1-1)
    warning: downgrading package xf86-input-keyboard (1.8.0-3 => 1.6.2-1)
    warning: downgrading package xf86-input-mouse (1.9.1-1 => 1.8.1-1)
    warning: downgrading package xf86-input-synaptics (1.8.1-1 => 1.6.2-1)
    warning: downgrading package xf86-input-vmmouse (13.0.0-5 => 12.9.0-1)
    warning: downgrading package xf86-input-void (1.4.0-7 => 1.4.0-3)
    warning: downgrading package xf86-video-fbdev (0.4.4-3 => 0.4.3-1)
    warning: downgrading package xf86-video-intel (2.99.917-1 => 2.20.2-2)
    warning: downgrading package xf86-video-v4l (0.2.0-14 => 0.2.0-10)
    warning: downgrading package xf86-video-vesa (2.3.2-5 => 2.3.2-1)
    warning: xf86-video-ark-0.7.5-5 is up to date -- reinstalling
    warning: xf86-video-ast-0.97.0-5 is up to date -- reinstalling
    warning: xf86-video-ati-1:7.5.0-1 is up to date -- reinstalling
    warning: xf86-video-cirrus-1.5.2-4 is up to date -- reinstalling
    warning: xf86-video-dummy-0.3.7-3 is up to date -- reinstalling
    warning: xf86-video-glint-1.2.8-5 is up to date -- reinstalling
    warning: xf86-video-i128-1.3.6-5 is up to date -- reinstalling
    warning: xf86-video-mach64-6.9.4-4 is up to date -- reinstalling
    warning: xf86-video-mga-1.6.3-3 is up to date -- reinstalling
    warning: xf86-video-modesetting-0.9.0-2 is up to date -- reinstalling
    warning: xf86-video-neomagic-1.2.8-3 is up to date -- reinstalling
    warning: xf86-video-nouveau-1.0.11-2 is up to date -- reinstalling
    warning: xf86-video-nv-2.1.20-5 is up to date -- reinstalling
    warning: xf86-video-openchrome-0.3.3-4 is up to date -- reinstalling
    warning: xf86-video-r128-6.9.2-3 is up to date -- reinstalling
    warning: xf86-video-savage-2.3.7-3 is up to date -- reinstalling
    warning: xf86-video-siliconmotion-1.7.7-5 is up to date -- reinstalling
    warning: xf86-video-sis-0.10.7-6 is up to date -- reinstalling
    warning: xf86-video-tdfx-1.4.5-5 is up to date -- reinstalling
    warning: xf86-video-trident-1.3.6-6 is up to date -- reinstalling
    warning: xf86-video-vmware-13.0.2-2 is up to date -- reinstalling
    warning: xf86-video-voodoo-1.2.5-5 is up to date -- reinstalling
    warning: xorg-bdftopcf-1.0.5-1 is up to date -- reinstalling
    warning: xorg-docs-1.7-2 is up to date -- reinstalling
    warning: xorg-font-util-1.3.0-2 is up to date -- reinstalling
    warning: xorg-fonts-100dpi-1.0.3-2 is up to date -- reinstalling
    warning: xorg-fonts-75dpi-1.0.3-2 is up to date -- reinstalling
    warning: xorg-fonts-encodings-1.0.4-4 is up to date -- reinstalling
    warning: xorg-iceauth-1.0.6-1 is up to date -- reinstalling
    warning: xorg-luit-1.1.1-2 is up to date -- reinstalling
    warning: xorg-mkfontdir-1.0.7-2 is up to date -- reinstalling
    warning: xorg-mkfontscale-1.1.1-1 is up to date -- reinstalling
    warning: xorg-server-1.16.3-2 is up to date -- reinstalling
    warning: xorg-sessreg-1.0.8-2 is up to date -- reinstalling
    warning: xorg-setxkbmap-1.3.0-2 is up to date -- reinstalling
    warning: xorg-smproxy-1.0.5-2 is up to date -- reinstalling
    warning: xorg-x11perf-1.5.4-2 is up to date -- reinstalling
    warning: xorg-xauth-1.0.9-1 is up to date -- reinstalling
    warning: xorg-xbacklight-1.2.1-1 is up to date -- reinstalling
    warning: xorg-xcmsdb-1.0.4-2 is up to date -- reinstalling
    warning: xorg-xcursorgen-1.0.6-1 is up to date -- reinstalling
    warning: xorg-xdpyinfo-1.3.1-1 is up to date -- reinstalling
    warning: xorg-xdriinfo-1.0.4-4 is up to date -- reinstalling
    warning: xorg-xev-1.2.1-2 is up to date -- reinstalling
    warning: xorg-xgamma-1.0.5-2 is up to date -- reinstalling
    warning: xorg-xhost-1.0.6-1 is up to date -- reinstalling
    warning: xorg-xinput-1.6.1-1 is up to date -- reinstalling
    warning: xorg-xkbcomp-1.3.0-1 is up to date -- reinstalling
    warning: xorg-xkbevd-1.1.3-2 is up to date -- reinstalling
    warning: xorg-xkbutils-1.0.4-2 is up to date -- reinstalling
    warning: xorg-xkill-1.0.4-1 is up to date -- reinstalling
    warning: xorg-xlsatoms-1.1.1-2 is up to date -- reinstalling
    warning: xorg-xlsclients-1.1.3-1 is up to date -- reinstalling
    warning: xorg-xmodmap-1.0.8-1 is up to date -- reinstalling
    warning: xorg-xpr-1.0.4-2 is up to date -- reinstalling
    warning: xorg-xprop-1.2.2-1 is up to date -- reinstalling
    warning: xorg-xrandr-1.4.3-1 is up to date -- reinstalling
    warning: xorg-xrdb-1.1.0-1 is up to date -- reinstalling
    warning: xorg-xrefresh-1.0.5-1 is up to date -- reinstalling
    warning: xorg-xset-1.2.3-1 is up to date -- reinstalling
    warning: xorg-xsetroot-1.1.1-2 is up to date -- reinstalling
    warning: xorg-xvinfo-1.1.2-2 is up to date -- reinstalling
    warning: xorg-xwd-1.0.6-1 is up to date -- reinstalling
    warning: xorg-xwininfo-1.1.3-1 is up to date -- reinstalling
    warning: xorg-xwud-1.0.4-2 is up to date -- reinstalling
    resolving dependencies...
    looking for conflicting packages...
    Packages (79) xf86-input-acecad-1.5.0-3 xf86-input-aiptek-1.4.1-3 xf86-input-evdev-2.7.3-1 xf86-input-joystick-1.6.1-1 xf86-input-keyboard-1.6.2-1
    xf86-input-mouse-1.8.1-1 xf86-input-synaptics-1.6.2-1 xf86-input-vmmouse-12.9.0-1 xf86-input-void-1.4.0-3 xf86-video-apm-1.2.5-1
    xf86-video-ark-0.7.5-5 xf86-video-ast-0.97.0-5 xf86-video-ati-1:7.5.0-1 xf86-video-cirrus-1.5.2-4 xf86-video-dummy-0.3.7-3 xf86-video-fbdev-0.4.3-1
    xf86-video-glint-1.2.8-5 xf86-video-i128-1.3.6-5 xf86-video-intel-2.20.2-2 xf86-video-mach64-6.9.4-4 xf86-video-mga-1.6.3-3
    xf86-video-modesetting-0.9.0-2 xf86-video-neomagic-1.2.8-3 xf86-video-nouveau-1.0.11-2 xf86-video-nv-2.1.20-5 xf86-video-openchrome-0.3.3-4
    xf86-video-r128-6.9.2-3 xf86-video-savage-2.3.7-3 xf86-video-siliconmotion-1.7.7-5 xf86-video-sis-0.10.7-6 xf86-video-tdfx-1.4.5-5
    xf86-video-trident-1.3.6-6 xf86-video-v4l-0.2.0-10 xf86-video-vesa-2.3.2-1 xf86-video-vmware-13.0.2-2 xf86-video-voodoo-1.2.5-5
    xorg-bdftopcf-1.0.5-1 xorg-docs-1.7-2 xorg-font-util-1.3.0-2 xorg-fonts-100dpi-1.0.3-2 xorg-fonts-75dpi-1.0.3-2 xorg-fonts-encodings-1.0.4-4
    xorg-iceauth-1.0.6-1 xorg-luit-1.1.1-2 xorg-mkfontdir-1.0.7-2 xorg-mkfontscale-1.1.1-1 xorg-server-1.16.3-2 xorg-sessreg-1.0.8-2
    xorg-setxkbmap-1.3.0-2 xorg-smproxy-1.0.5-2 xorg-x11perf-1.5.4-2 xorg-xauth-1.0.9-1 xorg-xbacklight-1.2.1-1 xorg-xcmsdb-1.0.4-2
    xorg-xcursorgen-1.0.6-1 xorg-xdpyinfo-1.3.1-1 xorg-xdriinfo-1.0.4-4 xorg-xev-1.2.1-2 xorg-xgamma-1.0.5-2 xorg-xhost-1.0.6-1 xorg-xinput-1.6.1-1
    xorg-xkbcomp-1.3.0-1 xorg-xkbevd-1.1.3-2 xorg-xkbutils-1.0.4-2 xorg-xkill-1.0.4-1 xorg-xlsatoms-1.1.1-2 xorg-xlsclients-1.1.3-1
    xorg-xmodmap-1.0.8-1 xorg-xpr-1.0.4-2 xorg-xprop-1.2.2-1 xorg-xrandr-1.4.3-1 xorg-xrdb-1.1.0-1 xorg-xrefresh-1.0.5-1 xorg-xset-1.2.3-1
    xorg-xsetroot-1.1.1-2 xorg-xvinfo-1.1.2-2 xorg-xwd-1.0.6-1 xorg-xwininfo-1.1.3-1 xorg-xwud-1.0.4-2
    Total Installed Size: 36.11 MiB
    Net Upgrade Size: -0.52 MiB
    :: Proceed with installation? [Y/n] Y
    (79/79) checking keys in keyring [############################################################] 100%
    (79/79) checking package integrity [############################################################] 100%
    (79/79) loading package files [############################################################] 100%
    (79/79) checking for file conflicts [############################################################] 100%
    (79/79) checking available disk space [############################################################] 100%
    ( 1/79) installing xf86-input-acecad [############################################################] 100%
    ( 2/79) installing xf86-input-aiptek [############################################################] 100%
    ( 3/79) downgrading xf86-input-evdev [############################################################] 100%
    ( 4/79) downgrading xf86-input-joystick [############################################################] 100%
    ( 5/79) downgrading xf86-input-keyboard [############################################################] 100%
    ( 6/79) downgrading xf86-input-mouse [############################################################] 100%
    ( 7/79) downgrading xf86-input-synaptics [############################################################] 100%
    ( 8/79) downgrading xf86-input-vmmouse [############################################################] 100%
    ( 9/79) downgrading xf86-input-void [############################################################] 100%
    (10/79) installing xf86-video-apm [############################################################] 100%
    (11/79) downgrading xf86-video-fbdev [############################################################] 100%
    (12/79) downgrading xf86-video-intel [############################################################] 100%
    (13/79) downgrading xf86-video-v4l [############################################################] 100%
    (14/79) downgrading xf86-video-vesa [############################################################] 100%
    (15/79) reinstalling xf86-video-ark [############################################################] 100%
    (16/79) reinstalling xf86-video-ast [############################################################] 100%
    (17/79) reinstalling xf86-video-ati [############################################################] 100%
    (18/79) reinstalling xf86-video-cirrus [############################################################] 100%
    (19/79) reinstalling xf86-video-dummy [############################################################] 100%
    (20/79) reinstalling xf86-video-glint [############################################################] 100%
    (21/79) reinstalling xf86-video-i128 [############################################################] 100%
    (22/79) reinstalling xf86-video-mach64 [############################################################] 100%
    (23/79) reinstalling xf86-video-mga [############################################################] 100%
    (24/79) reinstalling xf86-video-modesetting [############################################################] 100%
    (25/79) reinstalling xf86-video-neomagic [############################################################] 100%
    (26/79) reinstalling xf86-video-nouveau [############################################################] 100%
    (27/79) reinstalling xf86-video-nv [############################################################] 100%
    (28/79) reinstalling xf86-video-openchrome [############################################################] 100%
    (29/79) reinstalling xf86-video-r128 [############################################################] 100%
    (30/79) reinstalling xf86-video-savage [############################################################] 100%
    (31/79) reinstalling xf86-video-siliconmotion [############################################################] 100%
    (32/79) reinstalling xf86-video-sis [############################################################] 100%
    (33/79) reinstalling xf86-video-tdfx [############################################################] 100%
    (34/79) reinstalling xf86-video-trident [############################################################] 100%
    (35/79) reinstalling xf86-video-vmware [############################################################] 100%
    (36/79) reinstalling xf86-video-voodoo [############################################################] 100%
    (37/79) reinstalling xorg-bdftopcf [############################################################] 100%
    (38/79) reinstalling xorg-docs [############################################################] 100%
    (39/79) reinstalling xorg-font-util [############################################################] 100%
    (40/79) reinstalling xorg-fonts-encodings [############################################################] 100%
    (41/79) reinstalling xorg-mkfontscale [############################################################] 100%
    (42/79) reinstalling xorg-mkfontdir [############################################################] 100%
    (43/79) reinstalling xorg-fonts-100dpi [############################################################] 100%
    Updating font cache... done.
    (44/79) reinstalling xorg-fonts-75dpi [############################################################] 100%
    Updating font cache... done.
    (45/79) reinstalling xorg-iceauth [############################################################] 100%
    (46/79) reinstalling xorg-luit [############################################################] 100%
    (47/79) reinstalling xorg-setxkbmap [############################################################] 100%
    (48/79) reinstalling xorg-xkbcomp [############################################################] 100%
    (49/79) reinstalling xorg-server [############################################################] 100%
    (50/79) reinstalling xorg-sessreg [############################################################] 100%
    (51/79) reinstalling xorg-smproxy [############################################################] 100%
    (52/79) reinstalling xorg-x11perf [############################################################] 100%
    (53/79) reinstalling xorg-xauth [############################################################] 100%
    (54/79) reinstalling xorg-xbacklight [############################################################] 100%
    (55/79) reinstalling xorg-xcmsdb [############################################################] 100%
    (56/79) reinstalling xorg-xcursorgen [############################################################] 100%
    (57/79) reinstalling xorg-xdpyinfo [############################################################] 100%
    (58/79) reinstalling xorg-xdriinfo [############################################################] 100%
    (59/79) reinstalling xorg-xev [############################################################] 100%
    (60/79) reinstalling xorg-xgamma [############################################################] 100%
    (61/79) reinstalling xorg-xhost [############################################################] 100%
    (62/79) reinstalling xorg-xrandr [############################################################] 100%
    (63/79) reinstalling xorg-xinput [############################################################] 100%
    (64/79) reinstalling xorg-xkbevd [############################################################] 100%
    (65/79) reinstalling xorg-xkbutils [############################################################] 100%
    (66/79) reinstalling xorg-xkill [############################################################] 100%
    (67/79) reinstalling xorg-xlsatoms [############################################################] 100%
    (68/79) reinstalling xorg-xlsclients [############################################################] 100%
    (69/79) reinstalling xorg-xmodmap [############################################################] 100%
    (70/79) reinstalling xorg-xpr [############################################################] 100%
    (71/79) reinstalling xorg-xprop [############################################################] 100%
    (72/79) reinstalling xorg-xrdb [############################################################] 100%
    (73/79) reinstalling xorg-xrefresh [############################################################] 100%
    (74/79) reinstalling xorg-xset [############################################################] 100%
    (75/79) reinstalling xorg-xsetroot [############################################################] 100%
    (76/79) reinstalling xorg-xvinfo [############################################################] 100%
    (77/79) reinstalling xorg-xwd [############################################################] 100%
    (78/79) reinstalling xorg-xwininfo [############################################################] 100%
    (79/79) reinstalling xorg-xwud [############################################################] 100%
    - Then I use yaourt (for convenience) to install catalyst-total-hd234k, same happens with catalyst packages when I use catalyst-hd234k repository
    $ yaourt -S catalyst-total-hd234k
    ==> Downloading catalyst-total-hd234k PKGBUILD from AUR...
    x .SRCINFO
    x catalyst-total-hd234k.install
    x fglrx_gpl_symbol.patch
    x cold-fglrx-3.14-current_euid.patch
    x arch_3.13_kernel_acpi_node.patch
    x lano1106_kcl_agp_13_4.patch
    x lano1106_fglrx_intel_iommu.patch
    x foutrelis_3.10_fix_for_legacy.patch
    x gentoo_linux-3.10-proc.diff
    x arch-fglrx-3.8.patch
    x arch-fglrx-3.7.patch
    x 3.5-do_mmap.patch
    x catalyst-hook.service
    x makefile_compat.patch
    x ati_make.sh
    x hook-fglrx
    x arch-fglrx-authatieventsd_new.patch
    x catalyst.conf
    x atieventsd.service
    x atieventsd.sh
    x catalyst.sh
    x lib32-catalyst.sh
    x catalyst_build_module
    x PKGBUILD
    Comment by Vi0L0 (2014-10-09 18:40)
    let me paste form the grill:
    I'm pretty sure that you didn't update catalyst-total-hd234k to version 13.1-28, because there I fixed conflict with ati-dri.
    Comment by doblerone (2014-12-17 19:15)
    During the last update, apparently there are some conflicts between catalyst-libgl and catalyst-total-hd234k. The suggestion is to remove catalyst-total-hd234k.
    Comment by Vi0L0 (2014-12-18 08:14)
    You are probably using libva-xvba-drivers which from yesterday depend on catalyst-libgl, i will add it to provides array after getting back home
    Comment by Vi0L0 (2014-12-18 21:50)
    13.1-29:
    - added catalyst-libgl, opencl-catalyst, lib32-catalyst-libgl and lib32-opencl-catalyst into provides array to satisfy libva-xvba-driver (and maybe other that will come in the future) deps;
    - added linux 3.18 support (i cannot test it actually, i can see it compiles fine though)
    Comment by K3pler (2015-01-05 12:43)
    Planning to replace my ultra outdated x1950pro for a less outdated hd3870 lol.
    And using this driver i probably need to downgrade xorg-server from 1.16 to 1.12 from the aur, right???
    Thanks for your work VioLO
    catalyst-total-hd234k 13.1-29 (mar jun 12 10:59:12 CST 2012)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> WARNING: x86_64 system detected
    ==> WARNING: [multilib] repository must be uncommented in /etc/pacman.conf to add lib32-catalyst-utils into the package
    ==> WARNING: OK, lib32-catalyst-utils will be added to the package
    ==> catalyst-total-hd234k dependencies:
    - linux>=3.0 (already installed)
    - linux<3.19 (already installed)
    - linux-headers (already installed)
    - xorg-server>=1.7.0 (already installed)
    - netkit-bsd-finger (already installed)
    - libxrandr (already installed)
    - libsm (already installed)
    - fontconfig (already installed)
    - libxcursor (already installed)
    - libxi (already installed)
    - gcc-libs (already installed)
    - gcc>4.0.0 (already installed)
    - make (already installed)
    - patch (already installed)
    - libxinerama (already installed)
    - mesa>=10.1.0-4 (already installed)
    - lib32-libxext (already installed)
    - lib32-libdrm (already installed)
    - lib32-libxinerama (already installed)
    - lib32-mesa>=10.1.0-4 (already installed)
    - xorg-server<1.13.0 (package found)
    ==> Edit catalyst-total-hd234k.install ? [Y/n] ("A" to abort)
    ==> ---------------------------------------------------------
    ==> n
    ==> Continue building catalyst-total-hd234k ? [Y/n]
    ==> -----------------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for catalyst-total-hd234k:
    warning: downgrading package xorg-server (1.16.3-2 => 1.12.4-3)
    resolving dependencies...
    looking for conflicting packages...
    :: xorg-server and xf86-video-ark are in conflict. Remove xf86-video-ark? [y/N] Y
    :: xorg-server and xf86-video-ast are in conflict. Remove xf86-video-ast? [y/N] y
    :: xorg-server and xf86-video-ati are in conflict. Remove xf86-video-ati? [y/N] y
    :: xorg-server and xf86-video-cirrus are in conflict. Remove xf86-video-cirrus? [y/N] y
    :: xorg-server and xf86-video-dummy are in conflict. Remove xf86-video-dummy? [y/N] y
    :: xorg-server and xf86-video-glint are in conflict. Remove xf86-video-glint? [y/N] y
    :: xorg-server and xf86-video-i128 are in conflict. Remove xf86-video-i128? [y/N] y
    :: xorg-server and xf86-video-mach64 are in conflict. Remove xf86-video-mach64? [y/N] y
    :: xorg-server and xf86-video-mga are in conflict. Remove xf86-video-mga? [y/N] y
    :: xorg-server and xf86-video-modesetting are in conflict. Remove xf86-video-modesetting? [y/N] y
    :: xorg-server and xf86-video-neomagic are in conflict. Remove xf86-video-neomagic? [y/N] y
    :: xorg-server and xf86-video-nouveau are in conflict. Remove xf86-video-nouveau? [y/N] y
    :: xorg-server and xf86-video-nv are in conflict. Remove xf86-video-nv? [y/N] y
    :: xorg-server and xf86-video-openchrome are in conflict. Remove xf86-video-openchrome? [y/N] y
    :: xorg-server and xf86-video-r128 are in conflict. Remove xf86-video-r128? [y/N] y
    :: xorg-server and xf86-video-savage are in conflict. Remove xf86-video-savage? [y/N] y
    :: xorg-server and xf86-video-siliconmotion are in conflict. Remove xf86-video-siliconmotion? [y/N] y
    :: xorg-server and xf86-video-sis are in conflict. Remove xf86-video-sis? [y/N] y
    :: xorg-server and xf86-video-tdfx are in conflict. Remove xf86-video-tdfx? [y/N] y
    :: xorg-server and xf86-video-trident are in conflict. Remove xf86-video-trident? [y/N] y
    :: xorg-server and xf86-video-vmware are in conflict. Remove xf86-video-vmware? [y/N] y
    :: xorg-server and xf86-video-voodoo are in conflict. Remove xf86-video-voodoo? [y/N] y
    Packages (23) xf86-video-ark-0.7.5-5 [removal] xf86-video-ast-0.97.0-5 [removal] xf86-video-ati-1:7.5.0-1 [removal] xf86-video-cirrus-1.5.2-4 [removal]
    xf86-video-dummy-0.3.7-3 [removal] xf86-video-glint-1.2.8-5 [removal] xf86-video-i128-1.3.6-5 [removal] xf86-video-mach64-6.9.4-4 [removal]
    xf86-video-mga-1.6.3-3 [removal] xf86-video-modesetting-0.9.0-2 [removal] xf86-video-neomagic-1.2.8-3 [removal] xf86-video-nouveau-1.0.11-2 [removal]
    xf86-video-nv-2.1.20-5 [removal] xf86-video-openchrome-0.3.3-4 [removal] xf86-video-r128-6.9.2-3 [removal] xf86-video-savage-2.3.7-3 [removal]
    xf86-video-siliconmotion-1.7.7-5 [removal] xf86-video-sis-0.10.7-6 [removal] xf86-video-tdfx-1.4.5-5 [removal] xf86-video-trident-1.3.6-6 [removal]
    xf86-video-vmware-13.0.2-2 [removal] xf86-video-voodoo-1.2.5-5 [removal] xorg-server-1.12.4-3
    Total Installed Size: 3.73 MiB
    Net Upgrade Size: -3.31 MiB
    :: Proceed with installation? [Y/n] Y
    (1/1) checking keys in keyring [############################################################] 100%
    (1/1) checking package integrity [############################################################] 100%
    (1/1) loading package files [############################################################] 100%
    (1/1) checking for file conflicts [############################################################] 100%
    (23/23) checking available disk space [############################################################] 100%
    ( 1/22) removing xf86-video-voodoo [############################################################] 100%
    ( 2/22) removing xf86-video-vmware [############################################################] 100%
    ( 3/22) removing xf86-video-trident [############################################################] 100%
    ( 4/22) removing xf86-video-tdfx [############################################################] 100%
    ( 5/22) removing xf86-video-sis [############################################################] 100%
    ( 6/22) removing xf86-video-siliconmotion [############################################################] 100%
    ( 7/22) removing xf86-video-savage [############################################################] 100%
    ( 8/22) removing xf86-video-r128 [############################################################] 100%
    ( 9/22) removing xf86-video-openchrome [############################################################] 100%
    (10/22) removing xf86-video-nv [############################################################] 100%
    (11/22) removing xf86-video-nouveau [############################################################] 100%
    (12/22) removing xf86-video-neomagic [############################################################] 100%
    (13/22) removing xf86-video-modesetting [############################################################] 100%
    (14/22) removing xf86-video-mga [############################################################] 100%
    (15/22) removing xf86-video-mach64 [############################################################] 100%
    (16/22) removing xf86-video-i128 [############################################################] 100%
    (17/22) removing xf86-video-glint [############################################################] 100%
    (18/22) removing xf86-video-dummy [############################################################] 100%
    (19/22) removing xf86-video-cirrus [############################################################] 100%
    (20/22) removing xf86-video-ati [############################################################] 100%
    (21/22) removing xf86-video-ast [############################################################] 100%
    (22/22) removing xf86-video-ark [############################################################] 100%
    (1/1) downgrading xorg-server [############################################################] 100%
    ==> WARNING: x86_64 system detected
    ==> WARNING: [multilib] repository must be uncommented in /etc/pacman.conf to add lib32-catalyst-utils into the package
    ==> WARNING: OK, lib32-catalyst-utils will be added to the package
    ==> Making package: catalyst-total-hd234k 13.1-29 (mié ene 7 22:22:26 CST 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Downloading amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.zip...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 101M 100 101M 0 0 103k 0 0:16:44 0:16:44 --:--:-- 105k
    -> Found catalyst_build_module
    -> Found lib32-catalyst.sh
    -> Found catalyst.sh
    -> Found atieventsd.sh
    -> Found atieventsd.service
    -> Found catalyst.conf
    -> Found arch-fglrx-authatieventsd_new.patch
    -> Found hook-fglrx
    -> Found ati_make.sh
    -> Found makefile_compat.patch
    -> Found catalyst-hook.service
    -> Found 3.5-do_mmap.patch
    -> Found arch-fglrx-3.7.patch
    -> Found arch-fglrx-3.8.patch
    -> Found gentoo_linux-3.10-proc.diff
    -> Found foutrelis_3.10_fix_for_legacy.patch
    -> Found lano1106_fglrx_intel_iommu.patch
    -> Found lano1106_kcl_agp_13_4.patch
    -> Found arch_3.13_kernel_acpi_node.patch
    -> Found cold-fglrx-3.14-current_euid.patch
    -> Found fglrx_gpl_symbol.patch
    ==> Validating source files with md5sums...
    amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.zip ... Passed
    catalyst_build_module ... Passed
    lib32-catalyst.sh ... Passed
    catalyst.sh ... Passed
    atieventsd.sh ... Passed
    atieventsd.service ... Passed
    catalyst.conf ... Passed
    arch-fglrx-authatieventsd_new.patch ... Passed
    hook-fglrx ... Passed
    ati_make.sh ... Passed
    makefile_compat.patch ... Passed
    catalyst-hook.service ... Passed
    3.5-do_mmap.patch ... Passed
    arch-fglrx-3.7.patch ... Passed
    arch-fglrx-3.8.patch ... Passed
    gentoo_linux-3.10-proc.diff ... Passed
    foutrelis_3.10_fix_for_legacy.patch ... Passed
    lano1106_fglrx_intel_iommu.patch ... Passed
    lano1106_kcl_agp_13_4.patch ... Passed
    arch_3.13_kernel_acpi_node.patch ... Passed
    cold-fglrx-3.14-current_euid.patch ... Passed
    fglrx_gpl_symbol.patch ... Passed
    ==> Extracting sources...
    -> Extracting amd-driver-installer-catalyst-13.1-legacy-linux-x86.x86_64.zip with bsdtar
    ==> Starting build()...
    Creating directory archive_files
    Verifying archive integrity... All good.
    Uncompressing AMD Catalyst(TM) Proprietary Driver-8.97.100.7....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
    ==> Entering fakeroot environment...
    ==> WARNING: x86_64 system detected
    ==> WARNING: [multilib] repository must be uncommented in /etc/pacman.conf to add lib32-catalyst-utils into the package
    ==> WARNING: OK, lib32-catalyst-utils will be added to the package
    ==> Starting package()...
    patching file etc/ati/authatieventsd.sh
    patching file common/lib/modules/fglrx/build_mod/2.6.x/Makefile
    Hunk #1 succeeded at 68 (offset 2 lines).
    patching file common/lib/modules/fglrx/build_mod/firegl_public.c
    Hunk #1 succeeded at 2136 (offset 30 lines).
    Hunk #2 succeeded at 2153 (offset 30 lines).
    Hunk #3 succeeded at 2170 (offset 30 lines).
    Hunk #4 succeeded at 2183 (offset 30 lines).
    patching file common/lib/modules/fglrx/build_mod/firegl_public.c
    Hunk #1 succeeded at 3710 (offset -182 lines).
    Hunk #2 succeeded at 3744 (offset -182 lines).
    Hunk #3 succeeded at 3767 (offset -182 lines).
    Hunk #4 succeeded at 3780 (offset -182 lines).
    Hunk #5 succeeded at 3826 (offset -182 lines).
    Hunk #6 succeeded at 3865 (offset -182 lines).
    Hunk #7 succeeded at 3883 (offset -182 lines).
    Hunk #8 succeeded at 3908 (offset -182 lines).
    patching file common/lib/modules/fglrx/build_mod/kcl_acpi.c
    patching file common/lib/modules/fglrx/build_mod/drmP.h
    patching file common/lib/modules/fglrx/build_mod/drm_proc.h
    patching file common/lib/modules/fglrx/build_mod/firegl_public.c
    Hunk #1 succeeded at 571 (offset -12 lines).
    Hunk #2 succeeded at 861 (offset -12 lines).
    patching file common/lib/modules/fglrx/build_mod/firegl_public.c
    patch unexpectedly ends in middle of line
    Hunk #1 succeeded at 34 with fuzz 1.
    patching file common/lib/modules/fglrx/build_mod/firegl_public.c
    Hunk #1 succeeded at 97 with fuzz 2 (offset 4 lines).
    patching file common/lib/modules/fglrx/build_mod/kcl_agp.c
    patching file common/lib/modules/fglrx/build_mod/kcl_acpi.c
    Hunk #1 succeeded at 775 (offset -3 lines).
    patching file common/lib/modules/fglrx/build_mod/firegl_public.c
    Hunk #1 succeeded at 1756 with fuzz 2 (offset -5 lines).
    ==> Tidying install...
    -> Purging unwanted files...
    -> Compressing man and info pages...
    ==> Creating package "catalyst-total-hd234k"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: catalyst-total-hd234k 13.1-29 (mié ene 7 22:44:01 CST 2015)
    ==> Continue installing catalyst-total-hd234k ? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ---------------------------------------------------
    ==> Y
    [sudo] password for mario:
    [sudo] password for mario:
    loading packages...
    resolving dependencies...
    looking for conflicting packages...
    :: catalyst-total-hd234k and mesa-libgl are in conflict (libgl). Remove mesa-libgl? [y/N] Y
    :: catalyst-total-hd234k and libcl are in conflict. Remove libcl? [y/N] Y
    :: catalyst-total-hd234k and lib32-mesa-libgl are in conflict (lib32-libgl). Remove lib32-mesa-libgl? [y/N] Y
    :: catalyst-total-hd234k and lib32-libcl are in conflict. Remove lib32-libcl? [y/N] Y
    Packages (5) lib32-libcl-1.1-1 [removal] lib32-mesa-libgl-10.4.1-1 [removal] libcl-1.1-4 [removal] mesa-libgl-10.4.1-1 [removal] catalyst-total-hd234k-13.1-29
    Total Installed Size: 222.80 MiB
    Net Upgrade Size: 222.68 MiB
    :: Proceed with installation? [Y/n] Y
    (1/1) checking keys in keyring [############################################################] 100%
    (1/1) checking package integrity [############################################################] 100%
    (1/1) loading package files [############################################################] 100%
    (1/1) checking for file conflicts [############################################################] 100%
    (5/5) checking available disk space [############################################################] 100%
    (1/4) removing lib32-libcl [############################################################] 100%
    (2/4) removing lib32-mesa-libgl [############################################################] 100%
    (3/4) removing libcl [############################################################] 100%
    (4/4) removing mesa-libgl [############################################################] 100%
    (1/1) installing catalyst-total-hd234k [############################################################] 100%
    Building fglrx module for 3.17.6-1-ARCH kernel ...
    Ok.
    Add nomodeset to your kernel line in /boot/grub/menu.lst , ie.:
    kernel /boot/vmlinuz-linux root=/dev/sda1 ro nomodeset
    You can use the tool 'aticonfig' to generate an xorg.conf file.
    --------------------- ^^^^^^^^^ --------------------------------
    fglrx was added into /etc/modules-load.d/catalyst.conf
    atieventsd (needs acpid pkg) on systemd:
    systemctl enable atieventsd
    systemctl start atieventsd
    For more info and troubleshooting visit:
    http://wiki.archlinux.org/index.php/ATI_Catalyst
    ATTENTION!
    To enable 'automatic re-compilation while system shutdown/reboot'
    testing feature run these commands as root:
    systemctl enable catalyst-hook
    systemctl start catalyst-hook
    More info here:
    https://bbs.archlinux.org/viewtopic.php?pid=1255575#p1255575
    Optional dependencies for catalyst-total-hd234k
    qt4: to run ATi Catalyst Control Center (amdcccle) [installed]
    libxxf86vm: to run ATi Catalyst Control Center (amdcccle) [installed]
    opencl-headers: headers necessary for OpenCL development
    acpid: acpi event support / atieventsd [installed]
    linux-lts-headers: to build the fglrx module for the linux-lts kernel
    ==> Checking vote status for catalyst-total-hd234k
    You have already voted for catalyst-total-hd234k
    ==> Packages no longer required by any installed package:
    libepoxy
    - Then, I re-enable catalyst-hook (and optionally atieventsd) to be able to build modules at end and start of pc
    $ sudo systemctl disable catalyst-hook
    Removed symlink /etc/systemd/system/multi-user.target.wants/catalyst-hook.service.
    $ sudo systemctl disable atieventsd
    Removed symlink /etc/systemd/system/multi-user.target.wants/atieventsd.service.
    $ sudo systemctl enable catalyst-hook
    Created symlink from /etc/systemd/system/multi-user.target.wants/catalyst-hook.service to /usr/lib/systemd/system/catalyst-hook.service.
    $ sudo systemctl enable atieventsd
    Created symlink from /etc/systemd/system/multi-user.target.wants/atieventsd.service to /usr/lib/systemd/system/atieventsd.service.
    - Afterwards, I blacklist the radeon module for it not to interfere with fglrx:
    Added "blacklist radeon" on the nano prompt below
    $ sudo nano /etc/modprobe.d/modprobe.conf
    - Then I generate the xorg.conf file, and get the output below with '# aticonfig --initial'
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc/"
    FontPath "/usr/share/fonts/TTF/"
    FontPath "/usr/share/fonts/OTF/"
    FontPath "/usr/share/fonts/Type1/"
    FontPath "/usr/share/fonts/100dpi/"
    FontPath "/usr/share/fonts/75dpi/"
    EndSection
    Section "Module"
    Load "glx"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
    ### <percent>: "<f>%"
    ### [arg]: arg optional
    #Option "Accel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "EnablePageFlip" # [<bool>]
    #Option "ColorTiling" # [<bool>]
    #Option "ColorTiling2D" # [<bool>]
    #Option "RenderAccel" # [<bool>]
    #Option "SubPixelOrder" # [<str>]
    #Option "AccelMethod" # <str>
    #Option "EXAVSync" # [<bool>]
    #Option "EXAPixmaps" # [<bool>]
    #Option "ZaphodHeads" # <str>
    #Option "EnablePageFlip" # [<bool>]
    #Option "SwapbuffersWait" # [<bool>]
    Identifier "Card0"
    Driver "radeon"
    BusID "PCI:1:5:0"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:5:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    - Finally I rebuild grub boot to do nomodeset in the kernel
    $ sudo nano /etc/default/grub && sudo grub-mkconfig -o /boot/grub/grub.cfg
    Generating grub configuration file ...
    Found background: /home/mario/Pictures/Wallpapers/974-arch-linux-1366x768-computer-wallpaper.png
    Found linux image: /boot/vmlinuz-linux
    Found initrd image: /boot/initramfs-linux.img
    Found fallback initramfs image: /boot/initramfs-linux-fallback.img
    done
    Then I reboot, only to get to a black screen after the initial dmesg outputs around 10 seconds on boot.
    $ journalctl -xe
    -- Logs begin at lun 2014-12-15 04:28:08 CST, end at mié 2015-01-07 23:07:22 CST. --
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0: [mem 0x100000000-0x13fffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: On node 0 totalpages: 981392
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: DMA zone: 64 pages used for memmap
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: DMA zone: 21 pages reserved
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: DMA zone: 3998 pages, LIFO batch:0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: DMA32 zone: 11176 pages used for memmap
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: DMA32 zone: 715250 pages, LIFO batch:31
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Normal zone: 4096 pages used for memmap
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Normal zone: 262144 pages, LIFO batch:31
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: PM-Timer IO Port: 0x408
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Local APIC address 0xfee00000
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] disabled)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: IRQ0 used by override.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: IRQ9 used by override.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Using ACPI (MADT) for SMP configuration information
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: HPET id: 0x43538301 base: 0xfed00000
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: smpboot: Allowing 4 CPUs, 3 hotplug CPUs
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xaf9f1000-0xafacefff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xafacf000-0xafbcefff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xafbcf000-0xafbfefff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xafc00000-0xdfffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfedfffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: e820: [mem 0xafc00000-0xdfffffff] available for PCI devices
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Booting paravirtualized kernel on bare hardware
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82752 r8192 d23744 u524288
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: pcpu-alloc: s82752 r8192 d23744 u524288 alloc=1*2097152
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: pcpu-alloc: [0] 0 1 2 3
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 966035
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Policy zone: Normal
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8290542b-0457-4fdd-b087-6096554bdcad rw quiet nomodeset
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: Checking aperture...
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: No AGP bridge found
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: Node 0: aperture [bus addr 0xa4000000-0xa5ffffff] (32MB)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Aperture pointing to e820 RAM. Ignoring.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: Your BIOS doesn't leave a aperture memory hole
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: Please enable the IOMMU option in the BIOS setup
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: This costs you 64MB of RAM
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: AGP: Mapping aperture over RAM [mem 0xa4000000-0xa7ffffff] (65536KB)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xa4000000-0xa7ffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Memory: 3717040K/3925568K available (5386K kernel code, 897K rwdata, 1712K rodata, 1136K init, 1176K bss, 208528K reserved)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Preemptible hierarchical RCU implementation.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: RCU dyntick-idle grace-period acceleration is enabled.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Dump stacks of tasks blocking RCU-preempt GP.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: NR_IRQS:8448 nr_irqs:456 0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: spurious 8259A interrupt: IRQ7.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Console: colour dummy device 80x25
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: console [tty0] enabled
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: allocated 15728640 bytes of page_cgroup
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: hpet clockevent registered
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: tsc: Fast TSC calibration using PIT
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: tsc: Detected 2394.161 MHz processor
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.83 BogoMIPS (lpj=7980536)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: pid_max: default: 32768 minimum: 301
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Core revision 20140724
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: All ACPI Tables successfully acquired
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Security Framework initialized
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Yama: becoming mindful.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Initializing cgroup subsys memory
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Initializing cgroup subsys devices
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Initializing cgroup subsys freezer
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Initializing cgroup subsys net_cls
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Initializing cgroup subsys blkio
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: mce: CPU supports 6 MCE banks
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: LVT offset 0 assigned for vector 0xf9
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: process: using AMD E400 aware idle routine
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ftrace: allocating 20687 entries in 81 pages
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: smpboot: CPU0: AMD V160 Processor (fam: 10, model: 06, stepping: 03)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Performance Events: AMD PMU driver.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... version: 0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... bit width: 48
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... generic registers: 4
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... value mask: 0000ffffffffffff
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... max period: 00007fffffffffff
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... fixed-purpose events: 0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ... event mask: 000000000000000f
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: process: System has AMD C1E enabled
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: process: Switch to broadcast mode on CPU0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: x86: Booted up 1 node, 1 CPUs
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: smpboot: Total of 1 processors activated (4790.83 BogoMIPS)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: devtmpfs: initialized
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PM: Registering ACPI NVS region [mem 0xafacf000-0xafbcefff] (1048576 bytes)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: pinctrl core: initialized pinctrl subsystem
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: RTC time: 5:05:23, date: 01/08/15
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: NET: Registered protocol family 16
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: cpuidle: using governor ladder
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: cpuidle: using governor menu
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: io port [0, ffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: TOM: 00000000c0000000 aka 3072M
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: Fam 10h mmconf [mem 0xe0000000-0xefffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [c0000000, cfffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [d0000000, d41fffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [d4200000, d43fffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [d4400000, dfffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [e0000000, e0ffffff] ==> none
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [e1000000, febfffff] ==> [f0000000, febfffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [fec00000, fffeffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [ffff0000, ffffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: TOM2: 0000000140000000 aka 5120M
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: bus: [bus 00-1f] on node 0 link 0
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: bus: 00 [io 0x0000-0xffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: bus: 00 [mem 0xc0000000-0xdfffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: bus: 00 [mem 0xf0000000-0xffffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: bus: 00 [mem 0x140000000-0xfcffffffff]
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: bus type PCI registered
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: PCI: Using configuration type 1 for base access
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(Module Device)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(Processor Device)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(Processor Aggregator Device)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI Error: No handler for Region [ECRM] (ffff88013b42ca68) [EmbeddedControl] (20140724/evregion-163)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20140724/exfldio-299)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PB9_.NCRD._STA] (Node ffff88013b42b460), AE_NOT_EXIST (20140724/psparse-536)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI Error: Method execution failed [\_SB_.PCI0.PB9_.NCRD._STA] (Node ffff88013b42b460), AE_NOT_EXIST (20140724/uteval-103)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Interpreter enabled
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: (supports S0 S3 S4 S5)
    ene 07 23:05:30 HP425-Desktop-A-PC kernel: ACPI: Using IOAPIC for interrupt ro

    (EDIT: The outputs are incorrect. First post has them.)
    The output of Xorg last time I booted up with fglrx:
    $ cat /var/log/Xorg.0.log.old
    [ 18.657]
    X.Org X Server 1.16.3
    Release Date: 2014-12-20
    [ 18.657] X Protocol Version 11, Revision 0
    [ 18.657] Build Operating System: Linux 3.18.1-1-ARCH x86_64
    [ 18.657] Current Operating System: Linux HP425-Desktop-A-PC 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [ 18.657] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8290542b-0457-4fdd-b087-6096554bdcad rw quiet
    [ 18.657] Build Date: 29 December 2014 01:09:58PM
    [ 18.657]
    [ 18.657] Current version of pixman: 0.32.6
    [ 18.657] Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
    [ 18.657] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 18.657] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jan 6 17:29:00 2015
    [ 18.657] (==) Using config file: "/etc/X11/xorg.conf"
    [ 18.657] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 18.657] (==) ServerLayout "X.org Configured"
    [ 18.657] (**) |-->Screen "aticonfig-Screen[0]-0" (0)
    [ 18.657] (**) | |-->Monitor "aticonfig-Monitor[0]-0"
    [ 18.657] (**) | |-->Device "aticonfig-Device[0]-0"
    [ 18.657] (**) |-->Input Device "Mouse0"
    [ 18.657] (**) |-->Input Device "Keyboard0"
    [ 18.657] (==) Automatically adding devices
    [ 18.657] (==) Automatically enabling devices
    [ 18.657] (==) Automatically adding GPU devices
    [ 18.657] (**) 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/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/OTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 18.657] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 18.657] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 18.657] (WW) Disabling Mouse0
    [ 18.657] (WW) Disabling Keyboard0
    [ 18.657] (II) Loader magic: 0x818d80
    [ 18.657] (II) Module ABI versions:
    [ 18.657] X.Org ANSI C Emulation: 0.4
    [ 18.657] X.Org Video Driver: 18.0
    [ 18.657] X.Org XInput driver : 21.0
    [ 18.657] X.Org Server Extension : 8.0
    [ 18.659] (EE) systemd-logind: failed to get session: PID 407 does not belong to any known session
    [ 18.659] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 18.660] (--) PCI:*(0:1:5:0) 1002:9712:103c:1475 rev 0, Mem @ 0xc0000000/268435456, 0xd4300000/65536, 0xd4200000/1048576, I/O @ 0x00005000/256
    [ 18.660] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 18.661] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    [ 18.661] (II) LoadModule: "glx"
    [ 18.661] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 18.662] (II) Module glx: vendor="X.Org Foundation"
    [ 18.662] compiled for 1.16.3, module version = 1.0.0
    [ 18.662] ABI class: X.Org Server Extension, version 8.0
    [ 18.662] (==) AIGLX enabled
    [ 18.662] (II) LoadModule: "fglrx"
    [ 18.662] (WW) Warning, couldn't open module fglrx
    [ 18.662] (II) UnloadModule: "fglrx"
    [ 18.662] (II) Unloading fglrx
    [ 18.663] (EE) Failed to load module "fglrx" (module does not exist, 0)
    [ 18.663] (EE) No drivers available.
    [ 18.663] (EE)
    Fatal server error:
    [ 18.663] (EE) no screens found(EE)
    [ 18.663] (EE)
    Please consult the The X.Org Foundation support
    at [url]http://wiki.x.org[/url]
    for help.
    [ 18.663] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 18.663] (EE)
    The output itself of journalctl -xe
    $ journalctl -xe
    -- Logs begin at Mon 2014-12-15 04:28:08 CST, end at Tue 2015-01-06 17:16:16 CST. --
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: 3 base 000100000000 mask FFFFC0000000 write-back
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: 4 base 0000FFE00000 mask FFFFFFE00000 write-protect
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: 5 base 0000FFF40000 mask FFFFFFFF0000 write-protect
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: 6 disabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: 7 disabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TOM2: 0000000140000000 aka 5120M
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: e820: last_pfn = 0xafc00 max_arch_pfn = 0x400000000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Scanning 1 areas for low memory corruption
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Using GB pages for direct mapping
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x00000000-0x000fffff] page 4k
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: BRK [0x01b2b000, 0x01b2bfff] PGTABLE
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: BRK [0x01b2c000, 0x01b2cfff] PGTABLE
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: BRK [0x01b2d000, 0x01b2dfff] PGTABLE
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: init_memory_mapping: [mem 0x13fe00000-0x13fffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x13fe00000-0x13fffffff] page 1G
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: init_memory_mapping: [mem 0x13c000000-0x13fdfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x13c000000-0x13fdfffff] page 1G
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: init_memory_mapping: [mem 0x100000000-0x13bffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x100000000-0x13bffffff] page 1G
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: init_memory_mapping: [mem 0x00100000-0xaf9f0fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x00100000-0x001fffff] page 4k
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x00200000-0x3fffffff] page 2M
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x40000000-0x7fffffff] page 1G
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0x80000000-0xaf7fffff] page 2M
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0xaf800000-0xaf9f0fff] page 4k
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: init_memory_mapping: [mem 0xafbff000-0xafbfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [mem 0xafbff000-0xafbfffff] page 4k
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: BRK [0x01b2e000, 0x01b2efff] PGTABLE
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: RAMDISK: [mem 0x379a0000-0x37cc7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Early table checksum verification disabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: RSDP 0x00000000000F2A70 000014 (v00 HPQOEM)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: RSDT 0x00000000AFBFE038 00003C (v01 HPQOEM SLIC-MPC 00000003 01000013)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: FACP 0x00000000AFBFD000 000074 (v01 HPQOEM 307E 00000003 HP 00000001)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: DSDT 0x00000000AFBDE000 01B85D (v01 HPQOEM SB700 00000001 INTL 20060912)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: FACS 0x00000000AFB8F000 000040
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: APIC 0x00000000AFBFC000 000084 (v01 HPQOEM 307E 00000001 HP 00000001)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: MCFG 0x00000000AFBFB000 00003C (v01 HPQOEM 307E 00000001 HP 00000001)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: SLIC 0x00000000AFBFA000 000176 (v01 HPQOEM SLIC-MPC 00000001 HP 00000001)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: HPET 0x00000000AFBDB000 000038 (v01 HPQOEM 307E 00000001 HP 00000001)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: SSDT 0x00000000AFBDA000 0001B7 (v01 AMD POWERNOW 00000001 AMD 00000001)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Local APIC address 0xfee00000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Scanning NUMA topology in Northbridge 24
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: No NUMA configuration found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Faking a node at [mem 0x0000000000000000-0x000000013fffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initmem setup node 0 [mem 0x00000000-0x13fffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NODE_DATA [mem 0x13fffa000-0x13fffdfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013ba00000-ffff88013f5fffff] on node 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Zone ranges:
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA [mem 0x00001000-0x00ffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA32 [mem 0x01000000-0xffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Normal [mem 0x100000000-0x13fffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Movable zone start for each node
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Early memory node ranges
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0: [mem 0x00001000-0x0009efff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0: [mem 0x00100000-0xaf9f0fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0: [mem 0xafbff000-0xafbfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0: [mem 0x100000000-0x13fffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: On node 0 totalpages: 981392
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA zone: 64 pages used for memmap
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA zone: 21 pages reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA zone: 3998 pages, LIFO batch:0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA32 zone: 11176 pages used for memmap
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: DMA32 zone: 715250 pages, LIFO batch:31
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Normal zone: 4096 pages used for memmap
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Normal zone: 262144 pages, LIFO batch:31
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PM-Timer IO Port: 0x408
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Local APIC address 0xfee00000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] disabled)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x00] disabled)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: IRQ0 used by override.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: IRQ9 used by override.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Using ACPI (MADT) for SMP configuration information
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: HPET id: 0x43538301 base: 0xfed00000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: smpboot: Allowing 4 CPUs, 3 hotplug CPUs
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xaf9f1000-0xafacefff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xafacf000-0xafbcefff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xafbcf000-0xafbfefff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xafc00000-0xdfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfec11000-0xfedfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffdfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xffe00000-0xffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: e820: [mem 0xafc00000-0xdfffffff] available for PCI devices
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Booting paravirtualized kernel on bare hardware
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82752 r8192 d23744 u524288
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pcpu-alloc: s82752 r8192 d23744 u524288 alloc=1*2097152
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pcpu-alloc: [0] 0 1 2 3
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 966035
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Policy zone: Normal
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8290542b-0457-4fdd-b087-6096554bdcad rw quiet nomodeset
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: Checking aperture...
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: No AGP bridge found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: Node 0: aperture [bus addr 0x5728000000-0x5729ffffff] (32MB)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Aperture beyond 4GB. Ignoring.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: Your BIOS doesn't leave a aperture memory hole
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: Please enable the IOMMU option in the BIOS setup
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: This costs you 64MB of RAM
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: AGP: Mapping aperture over RAM [mem 0xa4000000-0xa7ffffff] (65536KB)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registered nosave memory: [mem 0xa4000000-0xa7ffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Memory: 3717040K/3925568K available (5386K kernel code, 897K rwdata, 1712K rodata, 1136K init, 1176K bss, 208528K reserved)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Preemptible hierarchical RCU implementation.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NR_IRQS:8448 nr_irqs:456 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: spurious 8259A interrupt: IRQ7.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Console: colour dummy device 80x25
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: console [tty0] enabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: allocated 15728640 bytes of page_cgroup
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hpet clockevent registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: tsc: Fast TSC calibration using PIT
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: tsc: Detected 2393.931 MHz processor
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4789.35 BogoMIPS (lpj=7979770)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pid_max: default: 32768 minimum: 301
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Core revision 20140724
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: All ACPI Tables successfully acquired
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Security Framework initialized
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Yama: becoming mindful.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initializing cgroup subsys memory
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initializing cgroup subsys devices
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initializing cgroup subsys freezer
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initializing cgroup subsys net_cls
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initializing cgroup subsys blkio
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: mce: CPU supports 6 MCE banks
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: LVT offset 0 assigned for vector 0xf9
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: process: using AMD E400 aware idle routine
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64, 1GB 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ftrace: allocating 20687 entries in 81 pages
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: smpboot: CPU0: AMD V160 Processor (fam: 10, model: 06, stepping: 03)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Performance Events: AMD PMU driver.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... version: 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... bit width: 48
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... generic registers: 4
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... value mask: 0000ffffffffffff
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... max period: 00007fffffffffff
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... fixed-purpose events: 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ... event mask: 000000000000000f
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: process: System has AMD C1E enabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: process: Switch to broadcast mode on CPU0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: x86: Booted up 1 node, 1 CPUs
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: smpboot: Total of 1 processors activated (4789.35 BogoMIPS)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: devtmpfs: initialized
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Registering ACPI NVS region [mem 0xafacf000-0xafbcefff] (1048576 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pinctrl core: initialized pinctrl subsystem
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: RTC time: 23:15:36, date: 01/06/15
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NET: Registered protocol family 16
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: cpuidle: using governor ladder
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: cpuidle: using governor menu
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: io port [0, ffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TOM: 00000000c0000000 aka 3072M
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Fam 10h mmconf [mem 0xe0000000-0xefffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [c0000000, cfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [d0000000, d41fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [d4200000, d43fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [d4400000, dfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [e0000000, e0ffffff] ==> none
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [e1000000, febfffff] ==> [f0000000, febfffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [fec00000, fffeffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: node 0 link 0: mmio [ffff0000, ffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TOM2: 0000000140000000 aka 5120M
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: bus: [bus 00-1f] on node 0 link 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: bus: 00 [io 0x0000-0xffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: bus: 00 [mem 0xc0000000-0xdfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: bus: 00 [mem 0xf0000000-0xffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: bus: 00 [mem 0x140000000-0xfcffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: bus type PCI registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: Using configuration type 1 for base access
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(Module Device)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(Processor Device)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI Error: No handler for Region [ECRM] (ffff88013b42ca68) [EmbeddedControl] (20140724/evregion-163)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI Error: Region EmbeddedControl (ID=3) has no handler (20140724/exfldio-299)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PB9_.NCRD._STA] (Node ffff88013b42b460), AE_NOT_EXIST (20140724/psparse-536)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI Error: Method execution failed [\_SB_.PCI0.PB9_.NCRD._STA] (Node ffff88013b42b460), AE_NOT_EXIST (20140724/uteval-103)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Interpreter enabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: (supports S0 S3 S4 S5)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Using IOAPIC for interrupt routing
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Power Resource [APPR] (off)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Power Resource [PFN0] (off)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Power Resource [PFN1] (off)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Power Resource [PFN2] (off)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Power Resource [PFN3] (off)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Power Resource [PFN4] (off)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: acpi PNP0A03:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: acpi PNP0A03:00: host bridge window expanded to [mem 0xf0000000-0xffffffff]; [mem 0xf0000000-0xfffdffff] ignored
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: acpi PNP0A03:00: ignoring host bridge window [mem 0x000cc000-0x000cffff] (conflicts with Video ROM [mem 0x000c0000-0x000cedff])
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI host bridge to bus 0000:00
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0xc0000000-0xdfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: [103c:9602] type 01 class 0x060400
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: [1022:9604] type 01 class 0x060400
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: [1022:9607] type 01 class 0x060400
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: [1022:9608] type 01 class 0x060400
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: [1002:4390] type 00 class 0x01018f
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: reg 0x10: [io 0x6018-0x601f]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: reg 0x14: [io 0x6024-0x6027]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: reg 0x18: [io 0x6010-0x6017]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: reg 0x1c: [io 0x6020-0x6023]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: reg 0x20: [io 0x6000-0x600f]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: reg 0x24: [mem 0xd440b000-0xd440b3ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:11.0: set SATA to AHCI mode
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.0: reg 0x10: [mem 0xd440a000-0xd440afff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.0: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.2: reg 0x10: [mem 0xd4409000-0xd44090ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.2: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:12.2: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.0: reg 0x10: [mem 0xd4408000-0xd4408fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.0: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.2: reg 0x10: [mem 0xd4407000-0xd44070ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.2: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:13.2: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.2: reg 0x10: [mem 0xd4400000-0xd4403fff 64bit]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.2: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.5: reg 0x10: [mem 0xd4406000-0xd4406fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd4405000-0xd4405fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:16.2: reg 0x10: [mem 0xd4404000-0xd44040ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:16.2: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: [1002:9712] type 00 class 0x030000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: reg 0x10: [mem 0xc0000000-0xcfffffff pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: reg 0x14: [io 0x5000-0x50ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: reg 0x18: [mem 0xd4300000-0xd430ffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: reg 0x24: [mem 0xd4200000-0xd42fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.1: [1002:970f] type 00 class 0x040300
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.1: reg 0x10: [mem 0xd4310000-0xd4313fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.1: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: bridge window [mem 0xd4200000-0xd43fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: [10ec:8136] type 00 class 0x020000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: reg 0x10: [io 0x3000-0x30ff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: reg 0x18: [mem 0xd0010000-0xd0010fff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: reg 0x20: [mem 0xd0000000-0xd000ffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: reg 0x30: [mem 0xfffe0000-0xffffffff pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: System wakeup disabled by ACPI
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: PCI bridge to [bus 02]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: bridge window [io 0x3000-0x4fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: bridge window [mem 0xd3200000-0xd41fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd10fffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: acpiphp: Slot [1] registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: PCI bridge to [bus 03-05]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: bridge window [io 0x2000-0x2fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: bridge window [mem 0xd2200000-0xd31fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: bridge window [mem 0xd1100000-0xd20fffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:06:00.0: [14e4:4727] type 00 class 0x028000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:06:00.0: reg 0x10: [mem 0xd2100000-0xd2103fff 64bit]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:06:00.0: supports D1 D2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: PCI bridge to [bus 06]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: bridge window [mem 0xd2100000-0xd21fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: PCI bridge to [bus 07] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [io 0x1000-0x1fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000c3fff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000c4000-0x000c7fff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000c8000-0x000cbfff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000e8000-0x000ebfff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0x000ec000-0x000effff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0xc0000000-0xdfffffff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: on NUMA node 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 12 14 15) *0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Enabled 5 GPEs in block 00 to 1F
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI : EC: GPE = 0x3, I/O: command/status = 0x66, data = 0x62
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vgaarb: setting as boot device: PCI:0000:01:05.0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vgaarb: loaded
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vgaarb: bridge control possible 0000:01:05.0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: Using ACPI for IRQ routing
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: pci_cache_line_size set to 64 bytes
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: e820: reserve RAM buffer [mem 0xaf9f1000-0xafffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: e820: reserve RAM buffer [mem 0xafc00000-0xafffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NetLabel: Initializing
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NetLabel: domain hash size = 128
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NetLabel: unlabeled traffic allowed by default
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Switched to clocksource hpet
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pnp: PnP ACPI init
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0400-0x04cf] could not be reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x04d0-0x04d1] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x04d6] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0680-0x06ff] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x077a] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0c00-0x0c01] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0c14] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0c50-0x0c52] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0c6c] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0c6f] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0cd0-0x0cdb] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0220-0x0227] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0260-0x0273] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0800] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0804] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x087f] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0cdc-0x0cdf] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0b00-0x0b0f] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0b20-0x0b3f] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: [io 0x0200-0x027f] could not be reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0x00000000-0x0009ffff] could not be reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0x000ec000-0x000fffff] could not be reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0x00100000-0xbfffffff] could not be reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0xfeb00000-0xfeb00fff] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: [mem 0xffe00000-0xffffffff] has been reserved
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pnp 00:04: Plug and Play ACPI device, IDs SYN0177 SYN0100 SYN0002 PNP0f13 (active)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pnp: PnP ACPI: found 5 devices
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: can't claim BAR 6 [mem 0xfffe0000-0xffffffff pref]: no compatible bridge window
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: bridge window [io 0x5000-0x5fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: bridge window [mem 0xd4200000-0xd43fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:02:00.0: BAR 6: assigned [mem 0xd3200000-0xd321ffff pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: PCI bridge to [bus 02]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: bridge window [io 0x3000-0x4fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: bridge window [mem 0xd3200000-0xd41fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:04.0: bridge window [mem 0xd0000000-0xd10fffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: PCI bridge to [bus 03-05]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: bridge window [io 0x2000-0x2fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: bridge window [mem 0xd2200000-0xd31fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:07.0: bridge window [mem 0xd1100000-0xd20fffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: PCI bridge to [bus 06]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:09.0: bridge window [mem 0xd2100000-0xd21fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: PCI bridge to [bus 07]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:14.4: bridge window [io 0x1000-0x1fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 10 [mem 0x000d0000-0x000d3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 11 [mem 0x000d4000-0x000d7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 12 [mem 0x000d8000-0x000dbfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 13 [mem 0x000dc000-0x000dffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 14 [mem 0x000e0000-0x000e3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 15 [mem 0x000e4000-0x000e7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 16 [mem 0x000e8000-0x000ebfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 17 [mem 0x000ec000-0x000effff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 18 [mem 0xc0000000-0xdfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:00: resource 19 [mem 0xf0000000-0xffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:01: resource 0 [io 0x5000-0x5fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:01: resource 1 [mem 0xd4200000-0xd43fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:02: resource 0 [io 0x3000-0x4fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:02: resource 1 [mem 0xd3200000-0xd41fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:02: resource 2 [mem 0xd0000000-0xd10fffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:03: resource 1 [mem 0xd2200000-0xd31fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:03: resource 2 [mem 0xd1100000-0xd20fffff 64bit pref]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:06: resource 1 [mem 0xd2100000-0xd21fffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 0 [io 0x1000-0x1fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 4 [io 0x0000-0x0cf7]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 5 [io 0x0d00-0xffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 6 [mem 0x000a0000-0x000bffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 7 [mem 0x000c0000-0x000c3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 8 [mem 0x000c4000-0x000c7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 9 [mem 0x000c8000-0x000cbfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 10 [mem 0x000d0000-0x000d3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 11 [mem 0x000d4000-0x000d7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 12 [mem 0x000d8000-0x000dbfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 13 [mem 0x000dc000-0x000dffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 14 [mem 0x000e0000-0x000e3fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 15 [mem 0x000e4000-0x000e7fff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 16 [mem 0x000e8000-0x000ebfff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 17 [mem 0x000ec000-0x000effff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 18 [mem 0xc0000000-0xdfffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_bus 0000:07: resource 19 [mem 0xf0000000-0xffffffff]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NET: Registered protocol family 2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TCP: reno registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NET: Registered protocol family 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI: CLS mismatch (64 != 32), using 64 bytes
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci 0000:01:05.0: Video device with shadowed ROM
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Unpacking initramfs...
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Freeing initrd memory: 3232K (ffff8800379a0000 - ffff880037cc8000)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI-DMA: Disabling AGP.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI-DMA: aperture base @ a4000000 size 65536 KB
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI-DMA: using GART IOMMU.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: microcode: CPU0: patch_level=0x010000c8
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: LVT offset 1 assigned for vector 0x400
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: IBS: LVT offset 1 assigned
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: perf: AMD IBS detected (0x0000001f)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Scanning for low memory corruption every 60 seconds
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Initialise system trusted keyring
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: zpool: loaded
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: zbud: loaded
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: VFS: Disk quotas dquot_6.5.2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: msgmni has been set to 7394
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Key type big_key registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: io scheduler noop registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: io scheduler deadline registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: io scheduler cfq registered (default)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pcieport 0000:00:04.0: irq 24 for MSI/MSI-X
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pcieport 0000:00:07.0: irq 25 for MSI/MSI-X
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pcieport 0000:00:09.0: irq 26 for MSI/MSI-X
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vesafb: mode is 1366x768x32, linelength=5504, pages=0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vesafb: scrolling: redraw
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010780000, using 4160k, total 4160k
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Console: switching to colour frame buffer device 170x48
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: fb0: VESA VGA frame buffer device
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: GHES: HEST is not enabled!
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hpet_acpi_add: no address or irqs in _CRS
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Linux agpgart interface v0.103
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: rtc_cmos 00:02: RTC can wake from S4
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: rtc_cmos 00:02: alarms up to one day, 114 bytes nvram, hpet irqs
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: TCP: cubic registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NET: Registered protocol family 10
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: NET: Registered protocol family 17
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Loading compiled-in X.509 certificates
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: registered taskstats version 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Magic number: 15:578:301
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: tty tty30: hash matches
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: rtc_cmos 00:02: setting system clock to 2015-01-06 23:15:37 UTC (1420586137)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: PM: Hibernation image not present or could not be loaded.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Freeing unused kernel memory: 1136K (ffffffff818e2000 - ffffffff819fe000)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Write protecting the kernel read-only data: 8192k
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Freeing unused kernel memory: 748K (ffff880001545000 - ffff880001600000)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: random: systemd-tmpfile urandom read with 4 bits of entropy available
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: i8042: Detected active multiplexing controller, rev 1.1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: bus type USB registered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: usbcore: registered new interface driver usbfs
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: usbcore: registered new interface driver hub
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: SCSI subsystem initialized
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: usbcore: registered new device driver usb
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci: OHCI PCI platform driver
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: QUIRK: Enable AMD PLL fix
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:12.0: OHCI PCI host controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:12.0: irq 18, io mem 0xd440a000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci: EHCI PCI platform driver
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: libata version 3.00 loaded.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 1-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 1-0:1.0: 5 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:12.2: EHCI Host Controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:12.2: debug port 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:12.2: irq 17, io mem 0xd4409000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 2-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 2-0:1.0: 5 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 1-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 1-0:1.0: 5 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ahci 0000:00:11.0: version 3.0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ahci 0000:00:11.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: scsi host0: ahci
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: scsi host1: ahci
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata1: SATA max UDMA/133 abar m1024@0xd440b000 port 0xd440b100 irq 19
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata2: SATA max UDMA/133 abar m1024@0xd440b000 port 0xd440b180 irq 19
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:13.0: OHCI PCI host controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 3
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:13.0: irq 18, io mem 0xd4408000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 3-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 3-0:1.0: 5 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:13.2: EHCI Host Controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 4
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:13.2: debug port 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:13.2: irq 17, io mem 0xd4407000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 4-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 4-0:1.0: 5 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 3-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 3-0:1.0: 5 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:16.2: EHCI Host Controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 5
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:16.2: debug port 1
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:16.2: irq 17, io mem 0xd4404000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 5-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 5-0:1.0: 4 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:14.5: OHCI PCI host controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 6
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:14.5: irq 18, io mem 0xd4406000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 6-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 6-0:1.0: 2 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:16.0: OHCI PCI host controller
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 7
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ohci-pci 0000:00:16.0: irq 18, io mem 0xd4405000
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 7-0:1.0: USB hub found
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: hub 7-0:1.0: 4 ports detected
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: usb 2-5: new high-speed USB device number 2 using ehci-pci
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: tsc: Refined TSC clocksource calibration: 2394.005 MHz
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata1.00: ATA-8: Hitachi HTS545032B9A300, PB3OCA1G, max UDMA/100
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata1.00: configured for UDMA/100
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54503 CA1G PQ: 0 ANSI: 5
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata2.00: ATAPI: hp DVDRAM GT30L, mP06, max UDMA/100
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ata2.00: configured for UDMA/100
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: scsi 1:0:0:0: CD-ROM hp DVDRAM GT30L mP06 PQ: 0 ANSI: 5
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 62x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sd 0:0:0:0: [sda] Write Protect is off
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sda: sda1 sda2
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: usb 3-4: new full-speed USB device number 2 using ohci-pci
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: Switched to clocksource tsc
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: random: nonblocking pool is initialized
    Jan 06 17:15:42 HP425-Desktop-A-PC systemd[1]: Cannot add dependency job for unit atieventsd.service, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Sleep Button [SLPB]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input6
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: ACPI: Lid Switch [LID]
    Jan 06 17:15:42 HP425-Desktop-A-PC kernel: input:

  • Trouble with clipping paths in Photoshop CS5

    Hello everyone, I am having trouble with clipping paths in Photoshop CS5. When I start a new path both path and anchor points are not visible. working on a Layer not background 0 and a Path Layer was created.I've also noticed that Photoshop started running pretty slow. All other programs are fine. Any Ideas or suggestions? Thank You

    edtGrfx wrote:
    Hello everyone, I am having trouble with clipping paths in Photoshop CS5. When I start a new path both path and anchor points are not visible. working on a Layer not background 0 and a Path Layer was created.
    What do you mean by "a Path Layer was created"?  Path are in the path palette, there is a path in shape layers and they is a path in a vector layer mask. I have never seen a reference to a path layer before this.  When a path in the path palette is selected activate it wall also be shown in the image window.  Does not matter if there is a targeted layer or not.  Control points may or may not be displayed. Using Path tool you can select and select segments and show some or all control points, Path are editable.
    View the following image in a new tab and scale to actual pixels for a clear image this site scales image poorly.

Maybe you are looking for

  • Calling a web service in ABAP

    Hello Experts! After I am assuming the SOAP Experts at the SOAP Forum are being already on christmas vacation I saw no other possiblitiy to post my question right here. I have created a web service through: Open the affected  function Module  . Choos

  • Function call in FormCalc

    I am trying to call a function (type4) from within a FormCalc exit event: if ($.rawValue <> "2") then      type4.validate() endif But when I run the form, I get an error saying that the "script does not have a method 'validate'." My function definite

  • Question for Dr. Smoke and others: speeding up iTunes

    I've put up variations of this question in the iTunes section, now I thought I would see what I could find out if I posted this in a more general OS X Tiger forum... to boil it down, my problem is that when I work in iTunes, the larger the library, t

  • High CPU/hangs on certain sites on Dell 9010 AIO

    The issue is that Firefox hangs with 100% CPU for approx. 20-30secs when we load/move tabs a bespoke site that uses Javascript but only when using the new Dell 9010 AIO that we have just purchased. It works fine on all other Dell's and other makes/mo

  • Bex report Characteristic values preceded by '

    Hello, Whenever I run a BW report and it outputs to excel the characteristics are always preceded by the character ' Is there anyway to prevent that from occurring? Why does that occur? Thanks, Nick