GREP not find in cells

A bit of a problem here
Name
Surname
Company
Website
www.none.com
www.aaaaaaaaaaaaaaa.com
none
n/a
no website yet
www.abcdefghi.com
N/A
none
etc.
I have a table like this, it has 372 columns.
In the website column there are web addresses. But in some entries people have filled in different things.
How can I find just the text that doesn't start with a URL
I want to find
none
n/a
no website yet
and so on
So those cells are blank
Basically want the search to ignore any entry that has "www." in it?

That's great guys, thanks. I'll give them a go later on today.
These are entries filled out by members, who I would think wouldn't put "http" into their website. I think most of them are www.whatever.comm
But I did find one that had just ".website.com"
I think just getting the www part is enough and then whatever text comes after that.
So as long as I'm not starting any cell with www that is enough.
There were some entries in the list that had "Being Developed at the Moment" and other things. I should really talk to IT about putting in validators for website and email addresses so the entry in the list has to be a website or email.
I'll have a similar jobby to do with the emails too, but I think I'll try figure that one out based on the GREP info here.If I get stuck I'll be back
Thanks

Similar Messages

  • BlueTooth can not find any device or cell - TOSHIBA Qosmio X505-Q894

    I have a  TOSHIBA Qosmio X505-Q894 win 7 64 bit My Bluetooth will NOT find any devices.... Including my phone, HTC evo 4g. I'm at a coffee shop and my phone sees 6+ items and my PC sees none I have uninstalled all the Bluetooth devices in Device Manager and reinstalled Toshiba Stack 6.4 and 7.xx differenttimes. I also have turned off "auto windows driver update" so it didn't interfer with the toshiba download drivers. I have made my phone discoverable and also my phone does not see my laptop even....
    THE actual problem - WILL NOT detect anything. http://official3.com/toshiba/wififail.gif
    PICTURE OF my F8 controls http://official3.com/toshiba/F8.gif
    My Device Manager - everything is "working" http://official3.com/toshiba/device-manager.gif
    Bluetooth logo in corner. http://official3.com/toshiba/wififailcorner.gif

    Anyone? Please help!

  • MapBuilder Error:Can not find a GeoRaster object with specified rdt and rid

    Hello,
    I can't GeoRaster data in the preview of the MapBuilder and MapViewer. The GeoRasterViewer shows the Raster images without problems.
    MapBuilders error message:
    19.11.2008 13:07:11 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    SCHWERWIEGEND: GeoRaster load Exception:
    oracle.spatial.georaster.GeoRasterException: Can not find a GeoRaster object with specified rdt and rid.
         at oracle.spatial.georaster.JGeoRaster.validateConn(JGeoRaster.java:608)
         at oracle.sdovis.theme.GeoRasterThemeProducer$JGeoRasterGTP.<init>(GeoRasterThemeProducer.java:2037)
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:694)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    19.11.2008 13:07:11 oracle.sdovis.LoadThemeData run
    SCHWERWIEGEND: Exception fetching data for theme RAS_DGK.
    Message:GeoRaster load Exception: Can not find a GeoRaster object with specified rdt and rid.
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:1109)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    19.11.2008 13:07:11 oracle.sdovis.MapMaker buildDataMBR
    WARNUNG: null MBR resulted from buildDataMBR.
    The errror message of MapViewer is nearly the same with some more informations about the spatial query and the coordintes of the query window. If I run that spatial query in the sqldeveloper it returns a result!
    I did following stebs:
    - saved a tiff-Image in a GeoRaster table with pyramid an tiled images.
    - checked the sdo_geom_metadata --> they are correct
    - checked the sdo_georaster object for the rdt table name and rasterid --> they are correct
    - checked the rdt table --> objects with that rid are saved
    - checked the mdsys.sdo_geor_sysdata table --> entry is correct
    - validate the geraster with the sdo_geor.validategeoraster function --> object is valid
    - updated the spatial extend of the image and try again the preview functio--> the same error
    The databse server is a virtual Linux server with Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit.
    The web server is a Window 2003 R2 Server with a weblogic server and mapviewer patch 5 (Ver1033p5_B081010).
    For a test I did the same (the same table script, the same raster data, the same import method) on a developer pc (WinXP Pro SP2) with Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 (32bit) the same mapbuilder version but with the MapViewer QuickStartKid and it works fine!!!
    Has anyone an idea?
    Greeting,
    Cord
    Edited by: Corti on Nov 19, 2008 2:14 PM

    Hi Joao,
    Thanks so far.
    I'm previewing a GeoRaster theme. I created it with the MapBuilder GeoRaster wizard. The theme difinition is (out of the export file):
    RAS_DGK|
    null|
    RAS_DGK|
    GEORASTER|
    <?xml version="1.0" standalone="yes"?>
    <styling_rules theme_type="georaster">
    </styling_rules>|
    (GeoRaster table name is "RAS_DGK", theme name is also "RAS_DGK")
    I get following log information:
    preview without a coordinate or scale:
    MapBuilder Error (as pop up): MAPVIEWER 01005: no spatial data to render
    log file:
    20.11.2008 10:17:27 oracle.sdovis.LoadThemeData run
    FEINER: LoadThemeData running thread: Thread-43
    20.11.2008 10:17:27 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: Original query window: -Infinity,-Infinity,NaN,NaN
    20.11.2008 10:17:27 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: [Query] select grt.GEORASTER, grt.GEORASTER.metadata.getClobVal() from RAS_DGK grt
    20.11.2008 10:17:27 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: Fetch size: 100
    20.11.2008 10:17:27 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    SCHWERWIEGEND: GeoRaster load Exception:
    oracle.spatial.georaster.GeoRasterException: Can not find a GeoRaster object with specified rdt and rid.
         at oracle.spatial.georaster.JGeoRaster.validateConn(JGeoRaster.java:608)
         at oracle.sdovis.theme.GeoRasterThemeProducer$JGeoRasterGTP.<init>(GeoRasterThemeProducer.java:2037)
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:694)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    20.11.2008 10:17:27 oracle.sdovis.LoadThemeData run
    SCHWERWIEGEND: Exception fetching data for theme RAS_DGK.
    Message:GeoRaster load Exception: Can not find a GeoRaster object with specified rdt and rid.
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:1109)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    20.11.2008 10:17:27 oracle.sdovis.MapMaker buildDataMBR
    WARNUNG: null MBR resulted from buildDataMBR.
    preview with a center coordinate of the image and a scale:
    20.11.2008 10:18:43 oracle.sdovis.SRS getOptimalQueryWindow
    AM FEINSTEN: *** isGeodetic=false, unit=METER
    20.11.2008 10:18:43 oracle.sdovis.LoadThemeData run
    FEINER: LoadThemeData running thread: Thread-45
    20.11.2008 10:18:43 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: Original query window: 2550045.7746478873,5608500.0,2551954.2253521127,5609500.0
    20.11.2008 10:18:43 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: [Query] select grt.GEORASTER, grt.GEORASTER.metadata.getClobVal() from RAS_DGK grt WHERE MDSYS.SDO_FILTER(grt.GEORASTER.spatialextent, MDSYS.SDO_GEOMETRY(2003, 31466, NULL, MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3), MDSYS.SDO_ORDINATE_ARRAY(?,?,?,?)), 'querytype=WINDOW') = 'TRUE'
    20.11.2008 10:18:43 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: Fetch size: 100
    20.11.2008 10:18:43 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    SCHWERWIEGEND: GeoRaster load Exception:
    oracle.spatial.georaster.GeoRasterException: Can not find a GeoRaster object with specified rdt and rid.
         at oracle.spatial.georaster.JGeoRaster.validateConn(JGeoRaster.java:608)
         at oracle.sdovis.theme.GeoRasterThemeProducer$JGeoRasterGTP.<init>(GeoRasterThemeProducer.java:2037)
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:694)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    20.11.2008 10:18:43 oracle.sdovis.LoadThemeData run
    SCHWERWIEGEND: Exception fetching data for theme RAS_DGK.
    Message:GeoRaster load Exception: Can not find a GeoRaster object with specified rdt and rid.
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:1109)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    20.11.2008 10:18:43 oracle.sdovis.DBMapMaker renderEm
    INFO: **** time spent on loading features: 234ms.
    20.11.2008 10:18:43 oracle.sdovis.RenderingEngine prepareForRendering
    AM FEINSTEN: xfm: 0.284 0.0 0.0 -0.284 -724212.9999999999 1593097.9999999998
    20.11.2008 10:18:43 oracle.sdovis.ImageRenderer renderGeoRasterTheme
    WARNUNG: GeoRaster theme RAS_DGK has no rendered images.
    20.11.2008 10:18:43 oracle.sdovis.VectorRenderer render
    FEINER: time to render theme RAS_DGK with 0 styled features: 0ms
    20.11.2008 10:18:43 oracle.sdovis.DBMapMaker renderEm
    INFO: **** time spent on rendering: 16ms
    If I run the sql statement in the log file, it returns a result.
    select grt.georid, grt.GEORASTER, grt.GEORASTER.metadata.getClobVal()
    from ras_dgk grt
    WHERE MDSYS.SDO_FILTER(grt.GEORASTER.spatialextent,
    MDSYS.SDO_GEOMETRY(2003, 31466, NULL,
    MDSYS.SDO_ELEM_INFO_ARRAY(1, 1003, 3),
    MDSYS.SDO_ORDINATE_ARRAY(2550045.7746478873,5608500.0,2551954.2253521127,5609500.0)), 'querytype=WINDOW') = 'TRUE';
    GEORID
    2
    GEORASTER
    MDSYS.SDO_GEORASTER(20001,MDSYS.SDO_GEOMETRY(2003,31466,null,MDSYS.SDO_ELEM_INFO_ARRAY(1,1003,3),MDSYS.SDO_ORDINATE_ARRAY(2550000,5608000,2552000,5610000)),RDT_RAS_DGK,522,oracle.xdb.XMLType@194a7ec)
    GEORASTER.metadata.getClobVal()
    <georasterMetadata xmlns="http://xmlns.oracle.com/spatial/georaster">
    <objectInfo>
    <rasterType>20001</rasterType>
    <isBlank>false</isBlank>
    <defaultRed>1</defaultRed>
    <defaultGreen>1</defaultGreen>
    <defaultBlue>1</defaultBlue>
    </objectInfo>
    <rasterInfo>
    <cellRepresentation>UNDEFINED</cellRepresentation>
    <cellDepth>8BIT_U</cellDepth>
    <totalDimensions>2</totalDimensions>
    <dimensionSize type="ROW">
    <size>6299</size>
    </dimensionSize>
    <dimensionSize type="COLUMN">
    <size>6299</size>
    </dimensionSize>
    <ULTCoordinate>
    <row>0</row>
    <column>0</column>
    </ULTCoordinate>
    <blocking>
    <type>REGULAR</type>
    <totalRowBlocks>4</totalRowBlocks>
    <totalColumnBlocks>4</totalColumnBlocks>
    <rowBlockSize>2048</rowBlockSize>
    <columnBlockSize>2048</columnBlockSize>
    </blocking>
    <interleaving>BSQ</interleaving>
    <pyramid>
    <type>DECREASE</type>
    <resampling>NN</resampling>
    <maxLevel>6</maxLevel>
    </pyramid>
    <compression>
    <type>NONE</type>
    </compression>
    </rasterInfo>
    <spatialReferenceInfo>
    <isReferenced>true</isReferenced>
    <SRID>31466</SRID>
    <modelCoordinateLocation>UPPERLEFT</modelCoordinateLocation>
    <modelType>FunctionalFitting</modelType>
    <polynomialModel rowOff="0" columnOff="0" xOff="0" yOff="0" zOff="0" rowScale="1" columnScale="1" xScale="1" yScale="1" zScale="1">
    <pPolynomial pType="1" nVars="2" order="1" nCoefficients="3">
    <polynomialCoefficients>17668678.695368 0 -3.14949718277477</polynomialCoefficients>
    </pPolynomial>
    <qPolynomial pType="1" nVars="0" order="0" nCoefficients="1">
    <polynomialCoefficients>1</polynomialCoefficients>
    </qPolynomial>
    <rPolynomial pType="1" nVars="2" order="1" nCoefficients="3">
    <polynomialCoefficients>-8031218.31607409 3.14949718277477 0</polynomialCoefficients>
    </rPolynomial>
    <sPolynomial pType="1" nVars="0" order="0" nCoefficients="1">
    <polynomialCoefficients>1</polynomialCoefficients>
    </sPolynomial>
    </polynomialModel>
    </spatialReferenceInfo>
    <layerInfo>
    <layerDimension>BAND</layerDimension>
    <subLayer>
    <layerNumber>1</layerNumber>
    <layerDimensionOrdinate>0</layerDimensionOrdinate>
    <layerID>1</layerID>
    <colorMap>
    <colors>
    <cell value="0" blue="255" red="255" green="255" alpha="255"/>
    <cell value="1" blue="0" red="0" green="0" alpha="255"/>
    </colors>
    </colorMap>
    </subLayer>
    </layerInfo>
    </georasterMetadata>
    I checked also the content of rdt table and it contains entries with that raster id (= 522).
    Finally the log file when I use the preview directly on the GeoRaster table without a theme:
    20.11.2008 10:23:46 oracle.sdovis.LoadThemeData run
    FEINER: LoadThemeData running thread: Thread-55
    20.11.2008 10:23:46 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: Original query window: -Infinity,-Infinity,NaN,NaN
    20.11.2008 10:23:46 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: [Query] select grt.GEORASTER from RAS_DGK grt where grt.GEORASTER.rasterid = ? and grt.GEORASTER.rasterdatatable = ?
    20.11.2008 10:23:46 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    FEINER: Fetch size: 100
    20.11.2008 10:23:46 oracle.sdovis.theme.GeoRasterThemeProducer prepareData
    SCHWERWIEGEND: GeoRaster load Exception:
    oracle.spatial.georaster.GeoRasterException: Can not find a GeoRaster object with specified rdt and rid.
         at oracle.spatial.georaster.JGeoRaster.validateConn(JGeoRaster.java:608)
         at oracle.sdovis.theme.GeoRasterThemeProducer$JGeoRasterGTP.<init>(GeoRasterThemeProducer.java:2037)
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:694)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    20.11.2008 10:23:46 oracle.sdovis.LoadThemeData run
    SCHWERWIEGEND: Exception fetching data for theme RAS_DGK.
    Message:GeoRaster load Exception: Can not find a GeoRaster object with specified rdt and rid.
    Description:
         at oracle.sdovis.theme.GeoRasterThemeProducer.prepareData(GeoRasterThemeProducer.java:1109)
         at oracle.sdovis.GeoRasterTheme.prepareData(GeoRasterTheme.java:95)
         at oracle.sdovis.LoadThemeData.run(LoadThemeData.java:75)
    20.11.2008 10:23:46 oracle.sdovis.MapMaker buildDataMBR
    WARNUNG: null MBR resulted from buildDataMBR.
    If you need more information - please ask for it.
    Cord

  • 11.5.10.2 to R12.1.1 upgrade: Error loading seed data for GL_DEFAS_ACCESS_SETS:  DEFINITION_ACCESS_SET = SUPER_USER_DEFAS,  ORA-06508: PL/SQL: could not find program unit being called

    Hello,
    EBS version : 11.5.10.2
    DB version : 11.2.0.3
    OS version : AIX 6.1
    As a part of 11.5.10.2 to R12.1.1 upgrade, while applying merged 12.1.1 upgrade driver(u6678700.drv), we got below error :
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ATTENTION: All workers either have failed or are waiting:
               FAILED: file glsupdas.ldt on worker  3.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    drix10:/fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log>tail -20 adwork003.log
    Restarting job that failed and was fixed.
    Time when worker restarted job: Wed Aug 07 2013 10:36:14
    Loading data using  FNDLOAD function.
    FNDLOAD APPS/***** 0 Y UPLOAD @SQLGL:patch/115/import/glnlsdas.lct @SQLGL:patch/115/import/US/glsupdas.ldt -
    Connecting to APPS......Connected successfully.
    Calling FNDLOAD function.
    Returned from FNDLOAD function.
    Log file: /fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log/US_glsupdas_ldt.log
    Error calling FNDLOAD function.
    Time when worker failed: Wed Aug 07 2013 10:36:14
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    drix10:/fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log>tail -20 US_glsupdas_ldt.log
    Current system time is Wed Aug  7 10:36:14 2013
    Uploading from the data file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt
    Altering database NLS_LANGUAGE environment to AMERICAN
    Dumping from LCT/LDT files (/fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/glnlsdas.lct(120.0), /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt) to staging tables
    Dumping LCT file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/glnlsdas.lct(120.0) into FND_SEED_STAGE_CONFIG
    Dumping LDT file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt into FND_SEED_STAGE_ENTITY
    Dumped the batch (GL_DEFAS_ACCESS_SETS SUPER_USER_DEFAS , GL_DEFAS_ACCESS_SETS SUPER_USER_DEFAS ) into FND_SEED_STAGE_ENTITY
    Uploading from staging tables
      Error loading seed data for GL_DEFAS_ACCESS_SETS:  DEFINITION_ACCESS_SET = SUPER_USER_DEFAS,  ORA-06508: PL/SQL: could not find program unit being called
    Concurrent request completed
    Current system time is Wed Aug  7 10:36:14 2013
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    Below is info about file versions and INVALID packages related to GL.
    PACKAGE BODY GL_DEFAS_ACCESS_SETS_PKG is invalid with error component 'GL_DEFAS_DBNAME_S' must be declared.
    I can see GL_DEFAS_DBNAME_S is a VALID sequence accessible by apps user with or without specifying GL as owner.
    SQL> select text from dba_source where name in ('GL_DEFAS_ACCESS_DETAILS_PKG','GL_DEFAS_ACCESS_SETS_PKG') and line=2;
     TEXT
    /* $Header: glistdds.pls 120.4 2005/05/05 01:23:16 kvora ship $ */
    /* $Header: glistddb.pls 120.16 2006/04/10 21:28:48 cma ship $ */
    /* $Header: glistdas.pls 120.4 2005/05/05 01:23:02 kvora ship $ */
    /* $Header: glistdab.pls 120.5 2006/03/13 19:56:21 cma ship $ */ 
    SQL> select * from all_objects where object_name in ('GL_DEFAS_ACCESS_DETAILS_PKG','GL_DEFAS_ACCESS_SETS_PKG')
      2 ; OWNER OBJECT_NAME SUBOBJECT_NAM OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE CREATED LAST_DDL_TIME TIMESTAMP STATUS T G S NAMESPACE
    EDITION_NAME
    APPS GL_DEFAS_ACCESS_DETAILS_PKG 1118545 PACKAGE 05-AUG-13 05-AUG-13 2013-08-05:18:54:51 VALID N N N 1 
    APPS GL_DEFAS_ACCESS_SETS_PKG 1118548 PACKAGE 05-AUG-13 06-AUG-13 2013-08-05:18:54:51 VALID N N N 1 
    APPS GL_DEFAS_ACCESS_SETS_PKG 1128507 PACKAGE BODY 05-AUG-13 06-AUG-13 2013-08-06:12:56:50 INVALID N N N 2 
    APPS GL_DEFAS_ACCESS_DETAILS_PKG 1128508 PACKAGE BODY 05-AUG-13 05-AUG-13 2013-08-05:19:43:51 VALID N N N 2 
    SQL> select * from all_objects where object_name='GL_DEFAS_DBNAME_S'; OWNER OBJECT_NAME SUBOBJECT_NAM OBJECT_ID DATA_OBJECT_ID OBJECT_TYPE CREATED LAST_DDL_TIME TIMESTAMP STATUS T G S NAMESPACE
    EDITION_NAME
    GL GL_DEFAS_DBNAME_S 1087285 SEQUENCE 05-AUG-13 05-AUG-13 2013-08-05:17:34:43 VALIDN N N 1 
    APPS GL_DEFAS_DBNAME_S 1087299 SYNONYM 05-AUG-13 05-AUG-13 2013-08-05:17:34:43 VALIDN N N 1 
    SQL> conn apps/apps
    Connected.
    SQL> SELECT OWNER, OBJECT_NAME, OBJECT_TYPE, STATUS
    FROM DBA_OBJECTS
    WHERE OBJECT_NAME = 'GL_DEFAS_ACCESS_SETS_PKG'; 2 3 OWNER OBJECT_NAME OBJECT_TYPE STATUS
    APPS GL_DEFAS_ACCESS_SETS_PKG PACKAGE VALID
    APPS GL_DEFAS_ACCESS_SETS_PKG PACKAGE BODY INVALID SQL> ALTER PACKAGE GL_DEFAS_ACCESS_SETS_PKG COMPILE; Warning: Package altered with compilation errors. SQL> show error
    No errors.
    SQL> ALTER PACKAGE GL_DEFAS_ACCESS_SETS_PKG COMPILE BODY; Warning: Package Body altered with compilation errors. SQL> show error
    Errors for PACKAGE BODY GL_DEFAS_ACCESS_SETS_PKG: LINE/COL ERROR
    39/17 PLS-00302: component 'GL_DEFAS_DBNAME_S' must be declared 
    drix10:/fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/odf>cat $GL_TOP/patch/115/sql/glistdab.pls|grep -n GL_DEFAS_DBNAME_S
    68: SELECT GL.GL_DEFAS_DBNAME_S.NEXTVAL
    81: fnd_message.set_token('SEQUENCE', 'GL_DEFAS_DBNAME_S');
    SQL> show user
    USER is "APPS"
    SQL> SELECT GL.GL_DEFAS_DBNAME_S.NEXTVAL
      FROM dual; 2                         -- with GL.
      NEXTVAL
      1002
    SQL> SELECT GL_DEFAS_DBNAME_S.NEXTVAL from dual;               --without GL. or using synonym.
      NEXTVAL
      1003
    drix10:/fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/odf>strings -a $GL_TOP/patch/115/sql/glistdab.pls|grep '$Header'
    REM | $Header: glistdab.pls 120.5 2006/03/13 19:56:21 cma ship $ |
    /* $Header: glistdab.pls 120.5 2006/03/13 19:56:21 cma ship $ */
    drix10:/fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/odf>strings -a $GL_TOP/patch/115/sql/glistdas.pls |grep '$Header'
    REM | $Header: glistdas.pls 120.4 2005/05/05 01:23:02 kvora ship $ |
    /* $Header: glistdas.pls 120.4 2005/05/05 01:23:02 kvora ship $ */

  • Error: Could not find machine_name in any storage repository.

    Hi,
    we got 4 servers in the same Pool Group called PROD.
    vmserver10 = Virtual Machine Server     
    vmserver13 = Virtual Machine Server     
    vmserver14 = Server Pool Master,Utility Server,Virtual Machine Server     
    vmserver15 = Virtual Machine Server     
    This is shared with an iSCSI partition. All servers got the following configuration:
    */etc/hosts*
    +# Do not remove the following line, or various programs+
    +# that require network functionality will fail.+
    +127.0.0.1          localhost.localdomain localhost+
    +::1          localhost6.localdomain6 localhost6+
    +# Hypervisors+
    +193.109.174.110          vmserver10.pic.es vmserver10+
    +193.109.174.111          vmserver11.pic.es vmserver11+
    +193.109.174.112          vmserver12.pic.es vmserver12+
    +193.109.174.113          vmserver13.pic.es vmserver13+
    +193.109.174.114          vmserver14.pic.es vmserver14+
    +193.109.174.115          vmserver15.pic.es vmserver15+
    +193.109.174.116          vmserver16.pic.es vmserver16+
    +193.109.174.117          vmserver17.pic.es vmserver17+
    +193.109.174.118          vmserver18.pic.es vmserver18+
    +193.109.174.119          vmserver19.pic.es vmserver19+
    +# Other Hypervisors+
    +193.109.174.51          vminfra01.pic.es vminfra01+
    +193.109.174.58          vminfra02.pic.es vminfra02+
    +# iSCSI Server+
    +193.109.174.106          disk001.pic.es disk001+
    cat /etc/ocfs2/cluster.conf
    node:
    ip_port     = 7777
    ip_address  = 193.109.174.114
    number      = 0
    name        = vmserver14.pic.es
    cluster     = ocfs2
    node:
    ip_port     = 7777
    ip_address  = 193.109.174.113
    number      = 1
    name        = vmserver13.pic.es
    cluster     = ocfs2
    node:
    ip_port     = 7777
    ip_address  = 193.109.174.115
    number      = 2
    name        = vmserver15.pic.es
    cluster     = ocfs2
    node:
    ip_port     = 7777
    ip_address  = 193.109.174.110
    number      = 3
    name        = vmserver10.pic.es
    cluster     = ocfs2
    cluster:
    node_count  = 4
    name        = ocfs2
    We have working this since few weeks ago. We created a new machine from the Oracle VM Manager but when starting up this machine we get the following error:
    Start - /OVS/running_pool/310_wmsmonitor
    PowerOn Failed : Result - failed:<Exception: Could not find 'running_pool/310_wmsmonitor' in any storage repository.>
    ++
    StackTrace:
    + File "/opt/ovs-agent-2.3/OVSSiteVM.py", line 113, in start_vm+
    + raise e+
    But when creating it, not all servers can see this machine in the shared storage...
    +[root@vmserver15 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    +312_wmsmonitor+
    +[root@vmserver14 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    +[root@vmserver13 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    +312_wmsmonitor+
    +[root@vmserver10 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    After few seconds, nobody sees this machine...
    +[root@vmserver15 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    +[root@vmserver14 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    +[root@vmserver13 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    +[root@vmserver10 running_pool]# ls /OVS/running_pool/ | grep wmsmonitor+
    ... but this machine can be found it in the manager... and of course when I start it I get the above error.
    Anybody knows what is happening to my system?
    Thanks in advance,
    Marc Caubet

    Marc Caubet wrote:
    Anybody knows what is happening to my system?No, but something is very wrong with your storage. I'd log an SR for this.

  • Could not find agent library in absolute path

    Hi,
    I have a JVMTI agent which works on windows that I am trying to port to linux.
    I have compiled to code on Ubuntu 10.04 using Eclipse and have created shared library .so file.
    When I try to run an application with the agentpath argument, I get the error: "Could not find agent library in absolute path"
    When trying to run the mtrace sample from the java JDK, it works fine.
    My Java version is:
    java version "1.6.0_20"
    Java(TM) SE Runtime Environment (build 1.6.0_20-b02)
    Java HotSpot(TM) Client VM (build 16.3-b01, mixed mode, sharing)
    I also tried running nm | grep Agent_OnLoad and got the following:
    00029220 T Agent_OnLoad
    00036230 b ZGVZ12AgentOnLoadE4data
    00030720 r ZZ12AgentOnLoadE19__PRETTY_FUNCTION__
    00036240 b ZZ12AgentOnLoadE4data
    My agent references several libraries such as boost asio and log4cxx could it be related somehow to these?
    I think it might be some sort of compilation issue because on windows it works fine.
    Thanks

    I managed to solve my problem.
    It turned out that the error was caused by missing referenced libraries that were not linked in to my so file.
    Once I added all of the required libraries, the agent started working.

  • Could not find class (CalculatorImpl_Stub) at codebase ()

    hi
    im trying to use rmi on my linux machine...
    a have jared CalculatorServer and CalculatorClient
    $ jar tf CalculatorServer.jar
    META-INF/
    META-INF/MANIFEST.MF
    Calculator.class
    CalculatorImpl.class
    CalculatorImpl_Stub.class
    CalculatorServer.class
    $ jar tf CalculatorClient.jar
    META-INF/
    META-INF/MANIFEST.MF
    Calculator.class
    CalculatorImpl_Stub.class
    CalculatorClient.class
    $ ps -ef | grep rmi
    boris     5347  5221  0 15:08 pts/3    00:00:00 rmiregistrymy rmiregistry is running....
    $ java -jar CalculatorServer.jar -a localhost
    rmi://localhost:1099/CalculatorService
    Trouble: java.rmi.UnexpectedException: undeclared checked exception; nested exception is:
            java.lang.ClassNotFoundException: Could not find class (CalculatorImpl_Stub) at codebase ()when i try to run my rmi server (on localhost) it outputs this...
    if i unjar files and then run server like java CalculatorServer -a localhost it works fine...
    i dont know why.... my stub file is in jar.... and i'm idealess...

    now when i try to launch this jar file like this
    $ java -Djava.rmi.server.codebase=/home/boris/java/rmiCalculator/CalculatorServer.jar -jar CalculatorServer.jar -a localhost &
    [3] 4943
    boris@bm:~/java/rmiCalculator$ rmi://localhost:1099/CalculatorService
    Trouble: java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
            java.net.MalformedURLException: no protocol: /home/boris/java/rmiCalculator/CalculatorServer.jarand if try like this ... same problem
    $ java -Djava.rmi.server.codebase=/home/boris/java/rmiCalculator/ -jar CalculatorServer.jar -a localhost &
    [2] 4930
    boris@bm:~/java/rmiCalculator$ rmi://localhost:1099/CalculatorService
    Trouble: java.rmi.UnmarshalException: Error unmarshaling return; nested exception is:
            java.net.MalformedURLException: no protocol: /home/boris/java/rmiCalculator/
    $ pwd
    /home/boris/java/rmiCalculator

  • I have a Ipone 4 I uploaded IOS 7 02 but My ıpone is scratchings. I am not finding as effective my ipone. When will solve this problem by Apple?

    I have a Ipone 4 I uploaded IOS 7 02 but My ıpone is scratchings. I am not finding as effective my ipone. When will solve this problem by Apple? I want to return the old version. Can you help me please.

    I have not had wifi since November when I upgraded to the newest IOS version.  I called the Apple help line and they told me some things to do and I tried them all and they worked for a few hours and then wifi shut off again.  I kept doing what they told me and it worked for a couple more days and then I could never turn it on again.  My blue tooth doesn't work either.  I had to actually increase my data usage with AT&T becuase of this.  When I did that in December I went to the Apple store and was told that it is a hardware issue and since my phone is out of warranty I would have to pay for a new phone because they could not fix the issue.  My upgrade isn't up until June 2014 so not only do I have to wait for the upgrade and I am not paying for a new phone but I have to pay $10 plus extra a month on my cell phone bill because I was going over on my Data!!!  I have been beyond upset about this and Apple is not doing anything about this nor did they offer up some way to resolve the issue because obviously it is not just some rare incident if several people are having this issue.  Who knows how many people out there have had this issue and have not said anything about it.  Now there is a newer update that I can't do because it requires wifi in order to download.
    June can not get here fast enough and I may not go back to Iphone after dealing with this for so long with no help from Apple.

  • SAP IGS: JCO.Server could not find server function 'PIGFARMDATA'

    dEAR ALL,
    Operating System: aix6.0
    Database: Oracle 11g
    IGS is not getting started.
    SM59--IGS_RFC_DEST--CONNECTION TEST is fine
    sigs-- IGS_RFC_DEST-- Error is generating " JCO.Server could not find server function 'PIGFARMDATA' ".
    Tried starting IGS USING the below command:
    /usr/sap/KBQ/DVEBMGS01/exe/igswd_mt -mode=profile pf=/usr/sap/KBQ/SYS/profile/KBL_DVEBMGS01_<Hostname>
    Startup using profile
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 1/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40180) [nixxi.cpp    3735]
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 2/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40100) [nixxi.cpp    3735]
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 2/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40101) [nixxi.cpp    3735]
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 2/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40102) [nixxi.cpp    3735]
    kbqadm>  sapcontrol -nr 01 -function GetProcessList
    22.07.2014 16:36:48
    GetProcessList
    OK
    name, description, dispstatus, textstatus, starttime, elapsedtime, pid
    msg_server, MessageServer, GREEN, Running, 2014 07 22 16:33:57, 0:02:51, 8847548
    disp+work, Dispatcher, GREEN  Running, Message Server connection ok, Dialog Queue time: 0.00 sec, AS Java: ALL processes running, 2014 07 22 16:33:57, 0:02:51, 12976352
    rslgcoll, Central Syslog Collector, GREEN, Running, 2014 07 22 16:33:58, 0:02:50, 9175214
    rslgsend, Central Syslog Sender, GREEN, Running, 2014 07 22 16:33:58, 0:02:50, 8585278
    DVEBMGS01\exe\ig.sapKBQ_DVEBMGS01, , GRAY, Stopped, , , 13566036
    ps -ef | grep igs--all igs process are running
    HTTP://<HOSTNAME>:40180---sap igs IS RUNNING
    IGS Logs: ( /usr/sap/KBQ/DVEBMGS01/igs/log)
    trace File  pw_sapbwqa_1.trc
    [Portwatcher::Ping] Ping was unsuccessful 3 times
    [Portwatcher::Ping] Reconnect Portwatcher
    Tue Jul 22 16:54:11 2014
    [Portwatcher::Ping] Ping was unsuccessful 1 times
    Tue Jul 22 16:54:41 2014
    [Portwatcher::Ping] Ping was unsuccessful 2 times
    igs vERSION IS Internet Graphics Service 7200.0.7.0
    "mux_sapbwqa.trc---tRACE File
    Tue Jul 22 16:29:13 2014
    *** ERROR => [ListenerRfc::Loop] RfcListenAndDispatch() (IGS.KBQ sapbwqa sapgw01) returned error: RFC_INVALID_HANDLE [listenerrfc_ 1039]
    *** ERROR => [ListenerRfc::OpenRfc] RfcRegisterServer() returned RFC_COMMUNICATION_FAILURE /
    ERROR       partner 'sapbwqa:sapgw01' not reached
    TIME        Tue Jul 22 16:29:13 2014
    RELEASE     720
    COMPONENT   NI (network interface)
    VERSION     40
    RC          -10
    MODULE      nixxi.cpp
    LINE        2896
    DETAIL      NiPConnect: 10.10.90.150:3301
    SYSTEM CALL connect
    ERRNO       79
    ERRNO TEXT  Connection refused
    COUNTER     18
    [listenerrfc_ 948]
    *** ERROR => [ListenerRfc::Loop] OpenRfc() (IGS.KBQ sapbwqa sapgw01) returned RFC_COMMUNICATION_FAILURE
    Still trying... [listenerrfc_ 1007]
    Tue Jul 22 16:30:13 2014
    *** ERROR => [ListenerRfc::Loop] RfcListenAndDispatch() (IGS.KBQ sapbwqa sapgw01) returned error: RFC_INVALID_HANDLE [listenerrfc_ 1039]
    trc file: "mux_sapbwqa.trc", trc level: 1, release: "720"
    Tue Jul 22 16:39:40 2014
    [IgsMux::Initialize] Internet Graphics Service 7200.0.7.1
    [IgsMux::Initialize] Platform: IBM RS/6000 with AIX (rs6000_64)
    [ListenerRfc::ListenerRfc] Constructed for R/3 NA
    [ListenerHttp::ListenerHttp] Constructed for port 40180
    *** ERROR => [ListenerHttp::Loop] NiListen on port 40180 failed [listenerhttp 703]
    [ListenerHttp::~ListenerHttp] Destroyed for port 40180
    [Multiplexer::StartUp]
    *** ERROR => [ServerTcpIp::NiServerLoop] Caught a NetError: [NetError] [NiBufListen failed] [ServerTcpIp::NiServerLoop()] [-4]. [servertcpip_ 254]
    can you please tel the reason why the IGS is not working
    Regards
    gayathri.K

    Hi Gayathri,
    Startup using profile
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 1/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40180) [nixxi.cpp    3735]
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 2/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40100) [nixxi.cpp    3735]
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 2/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40101) [nixxi.cpp    3735]
    ***LOG Q0I=> NiIBindSocket: bind (67: Address already in use) [nixxi.cpp 3735]
    *** ERROR => NiIBindSocket: SiBind failed for hdl 2/sock 5
        (SI_EPORT_INUSE/67; I4; ST; 0.0.0.0:40102) [nixxi.cpp    3735]
    Just check the process which is using the port
    netstat -tupan|grep 40180
    With Regards
    Ashutosh

  • I'm trying to write a formula to return a blank cell if the condition is met, and to show the numerical difference if not.  Here is what I've written:=IF((F35-F29)=0, " ", (F35-F29)). It is returning 0.00, not a blank cell.  Where is my error?

    I'm trying to write a formula to return a blank cell if the condition is met, and to show the numerical difference if not.  Here is what I've written:=IF((F35-F29)=0, " ", (F35-F29)). When the condition is met (i.e., the difference=0) it is returning 0.00, not a blank cell.  Where is my error?

    Without knowing what is in F35 and F29, I can only guess.  Your formula matches what you said but if F35 and/or F29 are the results of formulas and are decimal numbers (not integers), it is very possible that they are not exactly the same number even though you think they should be.  IEEE Floating Point math often has very very small errors so the answer is not exactly what you would get with a pencil and paper. Try one or both of these things:
    Format the IF cell as scientific. is that 0.0 exactly zero? I suspect it will be some very tiny number.
    Type the exact same number into F35 and F29 and see if your IF formula works as you expect.
    You might need to use ROUND on F35, F29 and/or in your IF formula to get rid of the tiny math errors.
    If you search the forum for floating point math or IEEE 754 you should find more than a few posts about Numbers and floating point math. Or you can read about IEEE 754 on Wikipedia.  It trips up a lot of people.
    Here is a common example.  B2 and C2 are from the formulas shown in B1 and C1. They should both be exactly zero, if done with paper and pencil.  Neither is exactly zero (though I have them formatted with 2 decimals so they appear to be 0.00), they are different from each other, and subtracting one from the other is also not exactly zero.

  • Wireless card can not find any network.

    I have 2 wireless card:
    TP-Link PCI card:TL-WN851N
    D-Link USB card:DWA-127
    both card work fine under windows.
    but TP-Link can not find any wireless network,even if I moved my wirelss router to same room with TP-Link wireless card.
    Anybody have an idea ?
    I comfirmed the kernel driver is properly loaded:
    [root@XSign ~]# lspci -k
    04:00.0 Network controller: Qualcomm Atheros AR9227 Wireless Network Adapter (rev 01)
    Subsystem: Qualcomm Atheros Device 0300
    Kernel driver in use: ath9k
    Kernel modules: ath9k
    [root@XSign ~]# ifconfig -a
    //this is D-Link card
    wlp0s20u11: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.2.101 netmask 255.255.255.0 broadcast 255.255.255.255
    inet6 fe80::bef6:85ff:fe67:57c prefixlen 64 scopeid 0x20<link>
    ether bc:f6:85:67:05:7c txqueuelen 1000 (Ethernet)
    RX packets 171436 bytes 230296030 (219.6 MiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 107153 bytes 12458452 (11.8 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    //this is TP-Link card
    wlp4s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    ether 08:57:00:34:4f:c5 txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 0 bytes 0 (0.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    [root@XSign ~]# ifconfig wlp4s0 up
    [root@XSign ~]# iwlist wlp4s0 scan
    wlp4s0 No scan results
    and I can find many wireless network with same command through card wlp0s20u11
    AR9227 is supported : http://wireless.kernel.org/en/users/Drivers/ath9k/

    Thanks for reply.
    one more thing, I noticed the power LED didn't "light up" when I execute the "power up" command.
    [root@XSign hacksign]# ip link show wlp4s0
    3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 08:57:00:34:4f:c5 brd ff:ff:ff:ff:ff:ff
    [root@XSign hacksign]# ip link set wlp4s0 up
    [root@XSign hacksign]# ip link show wlp4s0
    3: wlp4s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN mode DEFAULT group default qlen 1000
    link/ether 08:57:00:34:4f:c5 brd ff:ff:ff:ff:ff:ff
    [root@XSign hacksign]# dmesg | grep firmware
    [root@XSign hacksign]#
    any suggesstions ?
    below is my complete demsg output:
    [root@XSign hacksign]# dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08871484-d630-41f6-a743-4086ad9f8628 rw noisy init=/usr/lib/systemd/systemd nomodeset
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bb231fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bb232000-0x00000000bb238fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bb239000-0x00000000bc247fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bc248000-0x00000000bc74dfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bc74e000-0x00000000ce799fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000ce79a000-0x00000000ce9adfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ce9ae000-0x00000000cea93fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cea94000-0x00000000cf7fefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000cf7ff000-0x00000000cf7fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022dffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: Gigabyte Technology Co., Ltd. G1.Sniper B5/G1.Sniper B5-CF, BIOS F6 01/17/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x22e000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7E00000000 write-back
    [ 0.000000] 1 base 0200000000 mask 7FE0000000 write-back
    [ 0.000000] 2 base 0220000000 mask 7FF8000000 write-back
    [ 0.000000] 3 base 0228000000 mask 7FFC000000 write-back
    [ 0.000000] 4 base 022C000000 mask 7FFE000000 write-back
    [ 0.000000] 5 base 00E0000000 mask 7FE0000000 uncachable
    [ 0.000000] 6 base 00D0000000 mask 7FF0000000 uncachable
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcf800 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd710-0x000fd71f] mapped at [ffff8800000fd710]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22de00000-0x22dffffff]
    [ 0.000000] [mem 0x22de00000-0x22dffffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22c000000-0x22ddfffff]
    [ 0.000000] [mem 0x22c000000-0x22ddfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x22bffffff]
    [ 0.000000] [mem 0x200000000-0x22bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbb231fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0xbb1fffff] page 2M
    [ 0.000000] [mem 0xbb200000-0xbb231fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbb239000-0xbc247fff]
    [ 0.000000] [mem 0xbb239000-0xbb3fffff] page 4k
    [ 0.000000] [mem 0xbb400000-0xbc1fffff] page 2M
    [ 0.000000] [mem 0xbc200000-0xbc247fff] page 4k
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbc74e000-0xce799fff]
    [ 0.000000] [mem 0xbc74e000-0xbc7fffff] page 4k
    [ 0.000000] [mem 0xbc800000-0xce5fffff] page 2M
    [ 0.000000] [mem 0xce600000-0xce799fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xcf7ff000-0xcf7fffff]
    [ 0.000000] [mem 0xcf7ff000-0xcf7fffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x379c0000-0x37cd7fff]
    [ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000CEA6C078 000074 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000CEA77460 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000CEA6C188 00B2D7 (v02 ALASKA A M I 000000F6 INTL 20091112)
    [ 0.000000] ACPI: FACS 0x00000000CEA92080 000040
    [ 0.000000] ACPI: APIC 0x00000000CEA77570 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000CEA775E8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000CEA77630 000539 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000CEA77B70 000AD8 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: MCFG 0x00000000CEA78648 00003C (v01 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000CEA78688 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CEA786C0 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000CEA78A30 003299 (v01 SaSsdt SaSsdt 00003000 INTL 20091112)
    [ 0.000000] ACPI: DMAR 0x00000000CEA7BCD0 000080 (v01 INTEL HSW 00000001 INTL 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022dffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x22dffffff]
    [ 0.000000] NODE_DATA [mem 0x22dff6000-0x22dffafff]
    [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880225600000-ffff88022d5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x22dffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbb231fff]
    [ 0.000000] node 0: [mem 0xbb239000-0xbc247fff]
    [ 0.000000] node 0: [mem 0xbc74e000-0xce799fff]
    [ 0.000000] node 0: [mem 0xcf7ff000-0xcf7fffff]
    [ 0.000000] node 0: [mem 0x100000000-0x22dffffff]
    [ 0.000000] On node 0 totalpages: 2081322
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 13131 pages used for memmap
    [ 0.000000] DMA32 zone: 840334 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19328 pages used for memmap
    [ 0.000000] Normal zone: 1236992 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbb232000-0xbb238fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbc248000-0xbc74dfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xce79a000-0xce9adfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xce9ae000-0xcea93fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcea94000-0xcf7fefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcf800000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xcf800000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88022dc00000 s87168 r8192 d23424 u524288
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2048778
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=08871484-d630-41f6-a743-4086ad9f8628 rw noisy init=/usr/lib/systemd/systemd nomodeset
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 8112620K/8325288K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 212668K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 33554432 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 3192.796 MHz processor
    [ 0.000021] Calibrating delay loop (skipped), value calculated using timer frequency.. 6388.65 BogoMIPS (lpj=10642653)
    [ 0.000023] pid_max: default: 32768 minimum: 301
    [ 0.000027] ACPI: Core revision 20140214
    [ 0.007164] ACPI: All ACPI Tables successfully acquired
    [ 0.008322] Security Framework initialized
    [ 0.008326] Yama: becoming mindful.
    [ 0.008691] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.010281] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.010989] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.010996] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.011160] Initializing cgroup subsys memory
    [ 0.011162] Initializing cgroup subsys devices
    [ 0.011164] Initializing cgroup subsys freezer
    [ 0.011165] Initializing cgroup subsys net_cls
    [ 0.011166] Initializing cgroup subsys blkio
    [ 0.011180] CPU: Physical Processor ID: 0
    [ 0.011181] CPU: Processor Core ID: 0
    [ 0.011958] mce: CPU supports 9 MCE banks
    [ 0.011969] CPU0: Thermal monitoring enabled (TM1)
    [ 0.011978] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    tlb_flushall_shift: 6
    [ 0.012042] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.012591] ftrace: allocating 20223 entries in 79 pages
    [ 0.018707] dmar: Host address width 39
    [ 0.018709] dmar: DRHD base: 0x000000fed90000 flags: 0x1
    [ 0.018715] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap d2008c20660462 ecap f010da
    [ 0.018716] dmar: RMRR base: 0x000000ce92c000 end: 0x000000ce938fff
    [ 0.018781] IOAPIC id 2 under DRHD base 0xfed90000 IOMMU 0
    [ 0.018781] HPET id 0 under DRHD base 0xfed90000
    [ 0.018782] Queued invalidation will be enabled to support x2apic and Intr-remapping.
    [ 0.018855] Enabled IRQ remapping in x2apic mode
    [ 0.018856] Enabling x2apic
    [ 0.018856] Enabled x2apic
    [ 0.018860] Switched APIC routing to cluster x2apic.
    [ 0.019222] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.052254] smpboot: CPU0: Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz (fam: 06, model: 3c, stepping: 03)
    [ 0.052259] TSC deadline timer enabled
    [ 0.052264] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.052268] ... version: 3
    [ 0.052269] ... bit width: 48
    [ 0.052270] ... generic registers: 8
    [ 0.052270] ... value mask: 0000ffffffffffff
    [ 0.052271] ... max period: 0000ffffffffffff
    [ 0.052271] ... fixed-purpose events: 3
    [ 0.052272] ... event mask: 00000007000000ff
    [ 0.079047] x86: Booting SMP configuration:
    [ 0.079048] .... node #0, CPUs: #1
    [ 0.093027] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.099712] #2 #3
    [ 0.134308] x86: Booted up 1 node, 4 CPUs
    [ 0.134310] smpboot: Total of 4 processors activated (25552.63 BogoMIPS)
    [ 0.136937] devtmpfs: initialized
    [ 0.138913] PM: Registering ACPI NVS region [mem 0xbb232000-0xbb238fff] (28672 bytes)
    [ 0.138915] PM: Registering ACPI NVS region [mem 0xce9ae000-0xcea93fff] (942080 bytes)
    [ 0.139415] pinctrl core: initialized pinctrl subsystem
    [ 0.139443] RTC time: 11:10:27, date: 06/26/14
    [ 0.139466] NET: Registered protocol family 16
    [ 0.139522] cpuidle: using governor ladder
    [ 0.139522] cpuidle: using governor menu
    [ 0.139531] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.139532] ACPI: bus type PCI registered
    [ 0.139533] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.139569] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.139570] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.143859] PCI: Using configuration type 1 for base access
    [ 0.144410] ACPI: Added _OSI(Module Device)
    [ 0.144411] ACPI: Added _OSI(Processor Device)
    [ 0.144412] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.144413] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.147021] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.148606] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.161070] ACPI: SSDT 0x00000000CE9A3C18 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.161369] ACPI: Dynamic OEM Table Load:
    [ 0.161370] ACPI: SSDT 0x0000000000000000 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.174502] ACPI: SSDT 0x00000000CE9A3618 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.174917] ACPI: Dynamic OEM Table Load:
    [ 0.174918] ACPI: SSDT 0x0000000000000000 0005AA (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.184454] ACPI: SSDT 0x00000000CE9A2D98 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.184763] ACPI: Dynamic OEM Table Load:
    [ 0.184765] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.194062] ACPI: Interpreter enabled
    [ 0.194068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 0.194072] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.194082] ACPI: (supports S0 S3 S4 S5)
    [ 0.194083] ACPI: Using IOAPIC for interrupt routing
    [ 0.194102] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.199374] ACPI: Power Resource [FN00] (off)
    [ 0.199419] ACPI: Power Resource [FN01] (off)
    [ 0.199463] ACPI: Power Resource [FN02] (off)
    [ 0.199506] ACPI: Power Resource [FN03] (off)
    [ 0.199551] ACPI: Power Resource [FN04] (off)
    [ 0.199896] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
    [ 0.199899] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
    [ 0.199901] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
    [ 0.199903] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
    [ 0.200027] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.200030] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.200156] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
    [ 0.200234] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
    [ 0.200577] PCI host bridge to bus 0000:00
    [ 0.200579] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.200581] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.200582] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.200583] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.200584] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.200585] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.200586] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.200587] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.200587] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.200588] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.200589] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff]
    [ 0.200595] pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000
    [ 0.200653] pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400
    [ 0.200679] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.200711] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.200755] pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330
    [ 0.200771] pci 0000:00:14.0: reg 0x10: [mem 0xf3220000-0xf322ffff 64bit]
    [ 0.200822] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.200847] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.200874] pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000
    [ 0.200890] pci 0000:00:16.0: reg 0x10: [mem 0xf323c000-0xf323c00f 64bit]
    [ 0.200945] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.200993] pci 0000:00:16.3: [8086:8c3d] type 00 class 0x070002
    [ 0.201006] pci 0000:00:16.3: reg 0x10: [io 0xf0a0-0xf0a7]
    [ 0.201013] pci 0000:00:16.3: reg 0x14: [mem 0xf323a000-0xf323afff]
    [ 0.201114] pci 0000:00:19.0: [8086:153b] type 00 class 0x020000
    [ 0.201128] pci 0000:00:19.0: reg 0x10: [mem 0xf3200000-0xf321ffff]
    [ 0.201135] pci 0000:00:19.0: reg 0x14: [mem 0xf3239000-0xf3239fff]
    [ 0.201141] pci 0000:00:19.0: reg 0x18: [io 0xf040-0xf05f]
    [ 0.201192] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.201219] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.201246] pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320
    [ 0.201264] pci 0000:00:1a.0: reg 0x10: [mem 0xf3238000-0xf32383ff]
    [ 0.201342] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.201378] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.201405] pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300
    [ 0.201416] pci 0000:00:1b.0: reg 0x10: [mem 0xf3230000-0xf3233fff 64bit]
    [ 0.201476] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.201503] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.201526] pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400
    [ 0.201583] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.201611] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.201635] pci 0000:00:1c.3: [8086:244e] type 01 class 0x060401
    [ 0.201692] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.201720] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.201750] pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320
    [ 0.201768] pci 0000:00:1d.0: reg 0x10: [mem 0xf3237000-0xf32373ff]
    [ 0.201847] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.201883] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.201910] pci 0000:00:1f.0: [8086:8c50] type 00 class 0x060100
    [ 0.202046] pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601
    [ 0.202058] pci 0000:00:1f.2: reg 0x10: [io 0xf090-0xf097]
    [ 0.202064] pci 0000:00:1f.2: reg 0x14: [io 0xf080-0xf083]
    [ 0.202070] pci 0000:00:1f.2: reg 0x18: [io 0xf070-0xf077]
    [ 0.202076] pci 0000:00:1f.2: reg 0x1c: [io 0xf060-0xf063]
    [ 0.202081] pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f]
    [ 0.202087] pci 0000:00:1f.2: reg 0x24: [mem 0xf3236000-0xf32367ff]
    [ 0.202118] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.202161] pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500
    [ 0.202173] pci 0000:00:1f.3: reg 0x10: [mem 0xf3235000-0xf32350ff 64bit]
    [ 0.202190] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 0.202273] pci 0000:01:00.0: [10de:11c0] type 00 class 0x030000
    [ 0.202282] pci 0000:01:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
    [ 0.202291] pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref]
    [ 0.202300] pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.202306] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
    [ 0.202312] pci 0000:01:00.0: reg 0x30: [mem 0xf3000000-0xf307ffff pref]
    [ 0.202361] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 0.202388] pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300
    [ 0.202397] pci 0000:01:00.1: reg 0x10: [mem 0xf3080000-0xf3083fff]
    [ 0.208685] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.208687] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.208689] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf30fffff]
    [ 0.208737] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.208807] pci 0000:03:00.0: [8086:244e] type 01 class 0x060401
    [ 0.208933] pci 0000:03:00.0: supports D1 D2
    [ 0.208934] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.208954] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.208973] pci 0000:00:1c.3: PCI bridge to [bus 03-04] (subtractive decode)
    [ 0.208977] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.208981] pci 0000:00:1c.3: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.208982] pci 0000:00:1c.3: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.208983] pci 0000:00:1c.3: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.208984] pci 0000:00:1c.3: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.208985] pci 0000:00:1c.3: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.208986] pci 0000:00:1c.3: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.208987] pci 0000:00:1c.3: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.208988] pci 0000:00:1c.3: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    [ 0.208989] pci 0000:00:1c.3: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    [ 0.208990] pci 0000:00:1c.3: bridge window [mem 0xd0000000-0xfeafffff] (subtractive decode)
    [ 0.209061] pci 0000:04:00.0: [168c:002d] type 00 class 0x028000
    [ 0.209095] pci 0000:04:00.0: reg 0x10: [mem 0xf3100000-0xf310ffff]
    [ 0.209351] pci 0000:03:00.0: PCI bridge to [bus 04] (subtractive decode)
    [ 0.209364] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.209373] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.209374] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff] (subtractive decode)
    [ 0.209375] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.209376] pci 0000:03:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.209377] pci 0000:03:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.209378] pci 0000:03:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.209379] pci 0000:03:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.209380] pci 0000:03:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.209381] pci 0000:03:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.209382] pci 0000:03:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.209383] pci 0000:03:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.209384] pci 0000:03:00.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    [ 0.209385] pci 0000:03:00.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    [ 0.209386] pci 0000:03:00.0: bridge window [mem 0xd0000000-0xfeafffff] (subtractive decode)
    [ 0.209408] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.209784] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.209814] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.209842] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.209869] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.209897] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.209925] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.209954] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.209982] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.210114] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.210172] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.210173] vgaarb: loaded
    [ 0.210173] vgaarb: bridge control possible 0000:01:00.0
    [ 0.210188] PCI: Using ACPI for IRQ routing
    [ 0.211404] PCI: pci_cache_line_size set to 64 bytes
    [ 0.211442] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.211443] e820: reserve RAM buffer [mem 0xbb232000-0xbbffffff]
    [ 0.211444] e820: reserve RAM buffer [mem 0xbc248000-0xbfffffff]
    [ 0.211445] e820: reserve RAM buffer [mem 0xce79a000-0xcfffffff]
    [ 0.211446] e820: reserve RAM buffer [mem 0xcf800000-0xcfffffff]
    [ 0.211446] e820: reserve RAM buffer [mem 0x22e000000-0x22fffffff]
    [ 0.211499] NetLabel: Initializing
    [ 0.211500] NetLabel: domain hash size = 128
    [ 0.211500] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.211507] NetLabel: unlabeled traffic allowed by default
    [ 0.211519] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.211523] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.213540] Switched to clocksource hpet
    [ 0.216475] pnp: PnP ACPI init
    [ 0.216483] ACPI: bus type PNP registered
    [ 0.216524] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.216527] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.216533] pnp 00:01: [dma 4]
    [ 0.216544] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.216555] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.216614] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.216684] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.216686] system 00:04: [io 0xffff] has been reserved
    [ 0.216687] system 00:04: [io 0xffff] has been reserved
    [ 0.216688] system 00:04: [io 0xffff] has been reserved
    [ 0.216689] system 00:04: [io 0x1c00-0x1cfe] has been reserved
    [ 0.216690] system 00:04: [io 0x1d00-0x1dfe] has been reserved
    [ 0.216691] system 00:04: [io 0x1e00-0x1efe] has been reserved
    [ 0.216692] system 00:04: [io 0x1f00-0x1ffe] has been reserved
    [ 0.216693] system 00:04: [io 0x1800-0x18fe] could not be reserved
    [ 0.216695] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.216696] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.216715] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.216745] system 00:06: [io 0x1854-0x1857] has been reserved
    [ 0.216746] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.216822] system 00:07: [io 0x0a00-0x0a0f] has been reserved
    [ 0.216823] system 00:07: [io 0x0a30-0x0a3f] has been reserved
    [ 0.216824] system 00:07: [io 0x0a20-0x0a2f] has been reserved
    [ 0.216825] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.216983] pnp 00:08: [dma 0 disabled]
    [ 0.217013] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.217187] pnp 00:09: [dma 0 disabled]
    [ 0.217255] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.217285] system 00:0a: [io 0x04d0-0x04d1] has been reserved
    [ 0.217286] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.217303] pnp 00:0b: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.217561] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.217562] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.217563] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.217564] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.217566] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.217567] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.217568] system 00:0c: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.217569] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.217570] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.217572] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.217573] system 00:0c: [mem 0xf7fef000-0xf7feffff] has been reserved
    [ 0.217574] system 00:0c: [mem 0xf7ff0000-0xf7ff0fff] has been reserved
    [ 0.217575] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.217728] pnp: PnP ACPI: found 13 devices
    [ 0.217729] ACPI: bus type PNP unregistered
    [ 0.223413] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.223415] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.223417] pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf30fffff]
    [ 0.223421] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.223429] pci 0000:03:00.0: PCI bridge to [bus 04]
    [ 0.223436] pci 0000:03:00.0: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.223448] pci 0000:00:1c.3: PCI bridge to [bus 03-04]
    [ 0.223452] pci 0000:00:1c.3: bridge window [mem 0xf3100000-0xf31fffff]
    [ 0.223458] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.223459] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.223460] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.223461] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.223462] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.223463] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.223464] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.223465] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.223466] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.223467] pci_bus 0000:00: resource 13 [mem 0xd0000000-0xfeafffff]
    [ 0.223468] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 0.223469] pci_bus 0000:01: resource 1 [mem 0xe8000000-0xf30fffff]
    [ 0.223470] pci_bus 0000:03: resource 1 [mem 0xf3100000-0xf31fffff]
    [ 0.223471] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    [ 0.223472] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    [ 0.223473] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.223474] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.223475] pci_bus 0000:03: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.223476] pci_bus 0000:03: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.223477] pci_bus 0000:03: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.223478] pci_bus 0000:03: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 0.223479] pci_bus 0000:03: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 0.223480] pci_bus 0000:03: resource 13 [mem 0xd0000000-0xfeafffff]
    [ 0.223481] pci_bus 0000:04: resource 1 [mem 0xf3100000-0xf31fffff]
    [ 0.223482] pci_bus 0000:04: resource 5 [mem 0xf3100000-0xf31fffff]
    [ 0.223483] pci_bus 0000:04: resource 8 [io 0x0000-0x0cf7]
    [ 0.223484] pci_bus 0000:04: resource 9 [io 0x0d00-0xffff]
    [ 0.223485] pci_bus 0000:04: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.223486] pci_bus 0000:04: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.223487] pci_bus 0000:04: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.223488] pci_bus 0000:04: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.223489] pci_bus 0000:04: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.223490] pci_bus 0000:04: resource 15 [mem 0x000e0000-0x000e3fff]
    [ 0.223491] pci_bus 0000:04: resource 16 [mem 0x000e4000-0x000e7fff]
    [ 0.223492] pci_bus 0000:04: resource 17 [mem 0xd0000000-0xfeafffff]
    [ 0.223506] NET: Registered protocol family 2
    [ 0.223609] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.223730] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.223895] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.223910] TCP: reno registered
    [ 0.223917] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.223944] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.223988] NET: Registered protocol family 1
    [ 0.256980] pci 0000:01:00.0: Boot video device
    [ 0.256994] PCI: CLS 64 bytes, default 64
    [ 0.257020] Unpacking initramfs...
    [ 0.294705] Freeing initrd memory: 3168K (ffff8800379c0000 - ffff880037cd8000)
    [ 0.294716] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.294717] software IO TLB [mem 0xca79a000-0xce79a000] (64MB) mapped at [ffff8800ca79a000-ffff8800ce799fff]
    [ 0.294842] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.294863] Scanning for low memory corruption every 60 seconds
    [ 0.294994] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.303763] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.304553] zbud: loaded
    [ 0.304660] VFS: Disk quotas dquot_6.5.2
    [ 0.304681] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.304745] msgmni has been set to 15851
    [ 0.304773] Key type big_key registered
    [ 0.304856] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.304885] io scheduler noop registered
    [ 0.304886] io scheduler deadline registered
    [ 0.304909] io scheduler cfq registered (default)
    [ 0.305005] pcieport 0000:00:01.0: irq 41 for MSI/MSI-X
    [ 0.305115] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.305124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.305139] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
    [ 0.305140] vesafb: scrolling: redraw
    [ 0.305141] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.305727] vesafb: framebuffer at 0xf1000000, mapped to 0xffffc90004e80000, using 8128k, total 8128k
    [ 0.421564] Console: switching to colour frame buffer device 240x67
    [ 0.536923] fb0: VESA VGA frame buffer device
    [ 0.536932] intel_idle: MWAIT substates: 0x42120
    [ 0.536933] intel_idle: v0.4 model 0x3C
    [ 0.536934] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.537045] GHES: HEST is not enabled!
    [ 0.537073] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.557614] 00:08: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 0.578155] 0000:00:16.3: ttyS1 at I/O 0xf0a0 (irq = 19, base_baud = 115200) is a 16550A
    [ 0.578323] Linux agpgart interface v0.103
    [ 0.578347] rtc_cmos 00:05: RTC can wake from S4
    [ 0.578460] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    [ 0.578493] rtc_cmos 00:05: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.578499] Intel P-state driver initializing.
    [ 0.578506] Intel pstate controlling: cpu 0
    [ 0.578516] Intel pstate controlling: cpu 1
    [ 0.578525] Intel pstate controlling: cpu 2
    [ 0.578533] Intel pstate controlling: cpu 3
    [ 0.578547] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.578599] TCP: cubic registered
    [ 0.578655] NET: Registered protocol family 10
    [ 0.578791] NET: Registered protocol family 17
    [ 0.579032] registered taskstats version 1
    [ 0.579379] Magic number: 2:735:176
    [ 0.579408] acpi device:39: hash matches
    [ 0.579414] acpi device:0c: hash matches
    [ 0.579465] rtc_cmos 00:05: setting system clock to 2014-06-26 11:10:28 UTC (1403781028)
    [ 0.579516] PM: Hibernation image not present or could not be loaded.
    [ 0.579998] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [ 0.579999] Write protecting the kernel read-only data: 8192k
    [ 0.581473] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
    [ 0.582105] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    [ 0.586339] random: systemd-tmpfile urandom read with 65 bits of entropy available
    [ 0.587122] systemd-udevd[58]: starting version 213
    [ 0.595903] ACPI: bus type USB registered
    [ 0.595926] usbcore: registered new interface driver usbfs
    [ 0.595933] usbcore: registered new interface driver hub
    [ 0.596405] usbcore: registered new device driver usb
    [ 0.596719] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 0.596815] ehci-pci: EHCI PCI platform driver
    [ 0.596919] ehci-pci 0000:00:1a.0: EHCI Host Controller
    [ 0.596924] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 0.596934] ehci-pci 0000:00:1a.0: debug port 2
    [ 0.597169] SCSI subsystem initialized
    [ 0.598545] libata version 3.00 loaded.
    [ 0.600825] ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    [ 0.600841] ehci-pci 0000:00:1a.0: irq 16, io mem 0xf3238000
    [ 0.600943] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 0.601297] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.601307] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.610538] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 0.610659] hub 1-0:1.0: USB hub found
    [ 0.610663] hub 1-0:1.0: 2 ports detected
    [ 0.610845] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 0.610849] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 0.610858] ehci-pci 0000:00:1d.0: debug port 2
    [ 0.614752] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 0.614762] ehci-pci 0000:00:1d.0: irq 23, io mem 0xf3237000
    [ 0.623945] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 0.624126] hub 2-0:1.0: USB hub found
    [ 0.624130] hub 2-0:1.0: 2 ports detected
    [ 0.624306] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.624310] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 0.624428] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.624442] xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X
    [ 0.624616] hub 3-0:1.0: USB hub found
    [ 0.624632] hub 3-0:1.0: 12 ports detected
    [ 0.625905] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.625908] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 0.626071] hub 4-0:1.0: USB hub found
    [ 0.626082] hub 4-0:1.0: 6 ports detected
    [ 0.626739] ahci 0000:00:1f.2: version 3.0
    [ 0.626827] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 0.626869] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
    [ 0.626871] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst
    [ 0.631106] scsi0 : ahci
    [ 0.631237] scsi1 : ahci
    [ 0.631544] scsi2 : ahci
    [ 0.631847] scsi3 : ahci
    [ 0.632048] scsi4 : ahci
    [ 0.632210] scsi5 : ahci
    [ 0.632245] ata1: SATA max UDMA/133 abar m2048@0xf3236000 port 0xf3236100 irq 43
    [ 0.632247] ata2: SATA max UDMA/133 abar m2048@0xf3236000 port 0xf3236180 irq 43
    [ 0.632247] ata3: DUMMY
    [ 0.632248] ata4: DUMMY
    [ 0.632249] ata5: DUMMY
    [ 0.632249] ata6: DUMMY
    [ 0.917514] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 0.950851] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.950865] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.951513] ata2.00: ATA-9: WDC WD10EZEX-08M2NA0, 01.01A01, max UDMA/100
    [ 0.951515] ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.952272] ata2.00: configured for UDMA/100
    [ 0.965729] ata1.00: ATA-8: KINGSTON SV300S37A120G, 527ABBF0, max UDMA/133
    [ 0.965731] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 0.975526] ata1.00: configured for UDMA/133
    [ 0.975682] scsi 0:0:0:0: Direct-Access ATA KINGSTON SV300S3 527A PQ: 0 ANSI: 5
    [ 0.976133] scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-08M 01.0 PQ: 0 ANSI: 5
    [ 0.979123] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    [ 0.979131] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 0.979133] sd 1:0:0:0: [sdb] 4096-byte physical blocks
    [ 0.979142] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.979144] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.979150] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.979241] sd 1:0:0:0: [sdb] Write Protect is off
    [ 0.979242] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 0.979260] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.979452] sda: sda1 sda2 sda3
    [ 0.979690] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.992405] sdb: sdb1 sdb2 sdb3 sdb4
    [ 0.992837] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 1.041522] hub 1-1:1.0: USB hub found
    [ 1.041639] hub 1-1:1.0: 6 ports detected
    [ 1.147659] usb 2-1: new high-speed USB device number 2 using ehci-pci
    [ 1.271718] hub 2-1:1.0: USB hub found
    [ 1.271809] hub 2-1:1.0: 6 ports detected
    [ 1.297769] tsc: Refined TSC clocksource calibration: 3192.606 MHz
    [ 1.431263] usb 3-5: new low-speed USB device number 2 using xhci_hcd
    [ 1.537046] random: nonblocking pool is initialized
    [ 1.556157] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.587430] systemd[1]: systemd 214 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 1.587513] systemd[1]: Detected architecture 'x86-64'.
    [ 1.588205] systemd[1]: Set hostname to <XSign>.
    [ 1.614195] usb 3-5: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 1.626104] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 1.626132] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 1.626139] systemd[1]: Starting Remote File Systems.
    [ 1.626581] systemd[1]: Reached target Remote File Systems.
    [ 1.626590] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 1.626605] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 1.626610] systemd[1]: Starting Paths.
    [ 1.626945] systemd[1]: Reached target Paths.
    [ 1.626950] systemd[1]: Starting Encrypted Volumes.
    [ 1.627363] systemd[1]: Reached target Encrypted Volumes.
    [ 1.627373] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 1.628175] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 1.628182] systemd[1]: Expecting device dev-sdb4.device...
    [ 1.628567] systemd[1]: Expecting device dev-sda1.device...
    [ 1.628950] systemd[1]: Expecting device dev-sdb3.device...
    [ 1.629332] systemd[1]: Starting Root Slice.
    [ 1.632141] systemd[1]: Created slice Root Slice.
    [ 1.632148] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 1.632697] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 1.632703] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 1.633212] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 1.633217] systemd[1]: Starting Delayed Shutdown Socket.
    [ 1.633664] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 1.633669] systemd[1]: Starting Journal Socket (/dev/log).
    [ 1.634133] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 1.634139] systemd[1]: Starting udev Control Socket.
    [ 1.634558] systemd[1]: Listening on udev Control Socket.
    [ 1.634564] systemd[1]: Starting udev Kernel Socket.
    [ 1.634987] systemd[1]: Listening on udev Kernel Socket.
    [ 1.634993] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 1.635469] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 1.635474] systemd[1]: Starting User and Session Slice.
    [ 1.635984] systemd[1]: Created slice User and Session Slice.
    [ 1.635990] systemd[1]: Starting Journal Socket.
    [ 1.636382] systemd[1]: Listening on Journal Socket.
    [ 1.636391] systemd[1]: Starting System Slice.
    [ 1.636828] systemd[1]: Created slice System Slice.
    [ 1.636837] systemd[1]: Started File System Check on Root Device.
    [ 1.636841] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 1.637390] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 1.637397] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 1.638043] systemd[1]: Mounting Temporary Directory...
    [ 1.639117] systemd[1]: Mounting Debug File System...
    [ 1.639740] systemd[1]: Starting udev Coldplug all Devices...
    [ 1.640987] systemd[1]: Started Load Kernel Modules.
    [ 1.640998] systemd[1]: Mounted FUSE Control File System.
    [ 1.641689] systemd[1]: Starting Apply Kernel Variables...
    [ 1.642275] systemd[1]: Mounting POSIX Message Queue File System...
    [ 1.642976] systemd[1]: Starting Setup Virtual Console...
    [ 1.644065] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 1.645742] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 1.646672] systemd[1]: Mounting Huge Pages File System...
    [ 1.647253] systemd[1]: Mounting Configuration File System...
    [ 1.648402] systemd[1]: Started Set Up Additional Binary Formats.
    [ 1.648413] systemd[1]: Starting system-getty.slice.
    [ 1.649035] systemd[1]: Created slice system-getty.slice.
    [ 1.649044] systemd[1]: Starting Journal Service...
    [ 1.649940] systemd[1]: Started Journal Service.
    [ 1.684590] systemd-udevd[160]: starting version 214
    [ 1.714384] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    [ 1.714388] ACPI: Power Button [PWRB]
    [ 1.714417] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 1.714419] ACPI: Power Button [PWRF]
    [ 1.716491] pps_core: LinuxPPS API ver. 1 registered
    [ 1.716493] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    [ 1.716760] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 1.717286] PTP clock support registered
    [ 1.718023] mei_me 0000:00:16.0: irq 44 for MSI/MSI-X
    [ 1.721435] parport_pc 00:09: reported by Plug and Play ACPI
    [ 1.721481] parport0: PC-style at 0x378, irq 5 [PCSPP,TRISTATE]
    [ 1.721541] e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
    [ 1.721542] e1000e: Copyright(c) 1999 - 2014 Intel Corporation.
    [ 1.721903] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 1.721917] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 1.748190] ACPI: Fan [FAN0] (off)
    [ 1.748215] ACPI: Fan [FAN1] (off)
    [ 1.748234] ACPI: Fan [FAN2] (off)
    [ 1.748255] ACPI: Fan [FAN3] (off)
    [ 1.748276] ACPI: Fan [FAN4] (off)
    [ 1.749478] thermal LNXTHERM:00: registered as thermal_zone0
    [ 1.749479] ACPI: Thermal Zone [TZ00] (28 C)
    [ 1.749609] thermal LNXTHERM:01: registered as thermal_zone1
    [ 1.749610] ACPI: Thermal Zone [TZ01] (30 C)
    [ 1.757876] [drm] Initialized drm 1.1.0 20060810
    [ 1.767187] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 1.774098] cfg80211: Calling CRDA to update world regulatory domain
    [ 1.774823] usb 3-6: new full-speed USB device number 3 using xhci_hcd
    [ 1.795673] Adding 16002224k swap on /dev/sdb4. Priority:-1 extents:1 across:16002224k FS
    [ 1.801517] microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.805001] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 1.806877] microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.806888] microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.806895] microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x9
    [ 1.806928] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 1.823570] AVX2 version of gcm_enc/dec engaged.
    [ 1.849773] nvidia: module license 'NVIDIA' taints kernel.
    [ 1.849774] Disabling lock debugging due to kernel taint
    [ 1.856456] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 1.856549] ppdev: user-space parallel port driver
    [ 1.856785] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 1.856789] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 337.25 Tue May 27 11:05:28 PDT 2014
    [ 1.993532] e1000e 0000:00:19.0 eth0: registered PHC clock
    [ 1.993533] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 74:d4:35:86:a4:73
    [ 1.993534] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
    [ 1.993584] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
    [ 1.993718] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
    [ 1.993806] snd_hda_intel 0000:01:00.1: Disabling MSI
    [ 1.993810] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
    [ 1.993950] i801_smbus 0000:00:1f.3: enabling device (0001 -> 0003)
    [ 1.994002] ACPI Warning: SystemIO range 0x000000000000f000-0x000000000000f01f conflicts with OpRegion 0x000000000000f000-0x000000000000f00f (\_SB_.PCI0.SBUS.SMBI) (20140214/utaddress-258)
    [ 1.994003] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 1.996461] iTCO_vendor_support: vendor-support=0
    [ 1.996939] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 1.996968] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
    [ 2.005457] sound hdaudioC0D2: autoconfig: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
    [ 2.005458] sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 2.005459] sound hdaudioC0D2: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
    [ 2.005459] sound hdaudioC0D2: mono: mono_out=0x0
    [ 2.005460] sound hdaudioC0D2: dig-out=0x11/0x1e
    [ 2.005460] sound hdaudioC0D2: inputs:
    [ 2.005461] sound hdaudioC0D2: Rear Mic=0x18
    [ 2.005462] sound hdaudioC0D2: Front Mic=0x19
    [ 2.005462] sound hdaudioC0D2: Line=0x1a
    [ 2.005463] sound hdaudioC0D2: CD=0x1c
    [ 2.005463] sound hdaudioC0D2: dig-in=0x1f
    [ 2.008421] systemd-udevd[162]: renamed network interface eth0 to eno1
    [ 2.019322] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D2/input6
    [ 2.020297] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    [ 2.020335] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    [ 2.020370] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 2.020403] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 2.020435] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 2.020468] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 2.026197] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 2.132907] systemd-journald[153]: Received request to flush runtime journal from PID 1
    [ 2.157519] ath: EEPROM regdomain: 0x809c
    [ 2.157520] ath: EEPROM indicates we should expect a country code
    [ 2.157520] ath: doing EEPROM country->regdmn map search
    [ 2.157520] ath: country maps to regdmn code: 0x52
    [ 2.157521] ath: Country alpha2 being used: CN
    [ 2.157521] ath: Regpair used: 0x52
    [ 2.160431] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    [ 2.160562] ieee80211 phy0: Atheros AR9287 Rev:2 mem=0xffffc90006800000, irq=19
    [ 2.181947] systemd-udevd[162]: renamed network interface wlan0 to wlp4s0
    [ 2.298729] Switched to clocksource tsc
    [ 2.376487] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13
    [ 2.376547] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 2.376591] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
    [ 2.376632] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 2.560514] IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
    [ 3.062601] nvidia 0000:01:00.0: irq 47 for MSI/MSI-X
    [ 3.592415] NVRM: Your system is not currently configured to drive a VGA console
    [ 3.592417] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 3.592418] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 3.592419] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 3.592420] NVRM: corruption and stability problems, and is not supported.
    [ 7.032503] usb 3-6: unable to read config index 0 descriptor/all
    [ 7.032509] usb 3-6: can't read configurations, error -110
    [ 7.299384] usb 3-11: new high-speed USB device number 5 using xhci_hcd
    [ 7.769759] usb 3-6: new full-speed USB device number 6 using xhci_hcd
    [ 7.973941] hidraw: raw HID events driver (C) Jiri Kosina
    [ 7.986288] usbcore: registered new interface driver usbhid
    [ 7.986290] usbhid: USB HID core driver
    [ 7.987065] input: HID 046a:0011 as /devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:046A:0011.0001/input/input17
    [ 7.987234] hid-generic 0003:046A:0011.0001: input,hidraw0: USB HID v1.11 Keyboard [HID 046a:0011] on usb-0000:00:14.0-5/input0
    [ 7.987314] input: Razer Razer DeathAdder as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/0003:1532:0016.0002/input/input18
    [ 7.987439] hid-generic 0003:1532:0016.0002: input,hidraw1: USB HID v1.11 Mouse [Razer Razer DeathAdder] on usb-0000:00:14.0-6/input0
    [ 7.989050] mousedev: PS/2 mouse device common for all mice
    [ 8.124996] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 8.136818] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
    [ 8.136826] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
    [ 8.136827] usb 3-11: hub failed to enable device, error -22
    [ 8.226730] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 8.226799] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 8.296772] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
    [ 8.296839] xhci_hcd 0000:00:14.0: Setup ERROR: setup context command for slot 4.
    [ 8.296841] usb 3-11: hub failed to enable device, error -22
    [ 8.456902] usb 3-11: reset high-speed USB device number 5 using xhci_hcd
    [ 8.481367] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95848
    [ 8.481369] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95800
    [ 8.481370] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95890
    [ 8.481371] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f958d8
    [ 8.481372] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95920
    [ 8.481373] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f95968
    [ 8.481374] xhci_hcd 0000:00:14.0: xHCI xhci_drop_endpoint called with disabled ep ffff880219f959b0
    [ 8.481751] ieee80211 phy1: rt2x00_set_rt: Info - RT chipset 3070, rev 0201 detected
    [ 8.491510] ieee80211 phy1: rt2x00_set_rf: Info - RF chipset 0005 detected
    [ 8.491667] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
    [ 8.491846] usbcore: registered new interface driver rt2800usb
    [ 8.527024] systemd-udevd[163]: renamed network interface wlan0 to wlp0s20u11
    [ 37.746771] fuse init (API version 7.23)
    [ 162.364940] ieee80211 phy1: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
    [ 162.368409] ieee80211 phy1: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.29
    [ 162.630888] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
    [ 165.603287] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
    [ 165.711742] e1000e: eno1 NIC Link is Down
    [ 165.815617] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 165.917212] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
    [ 165.917299] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
    [ 166.200400] IPv6: ADDRCONF(NETDEV_UP): wlp0s20u11: link is not ready
    [ 169.526968] wlp0s20u11: authenticate with f8:d1:11:e0:43:42
    [ 169.559811] wlp0s20u11: send auth to f8:d1:11:e0:43:42 (try 1/3)
    [ 169.561558] wlp0s20u11: authenticated
    [ 169.563460] wlp0s20u11: associate with f8:d1:11:e0:43:42 (try 1/3)
    [ 169.566987] wlp0s20u11: RX AssocResp from f8:d1:11:e0:43:42 (capab=0x431 status=0 aid=2)
    [ 169.569703] wlp0s20u11: associated
    [ 169.569713] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20u11: link becomes ready
    [ 169.601748] wlp0s20u11: Limiting TX power to 20 (20 - 0) dBm as advertised by f8:d1:11:e0:43:42

  • Not finding facilities in Numbers

    I do not find some facilities existing in Excel:
    -replace values or correct formulas within selected cells and not the entire spreadsheet
    -Freeze titels over more than 5 rows and simply by dragging a handle
    -define links between spreadsheets in order to import data
    Are those facilities available in Iwork?
    Many thanks

    Roland Demey wrote:
    I already tried out you suggestion, but this is really not the same as freezing the titles.
    Are you assuming that I am unable to make the difference ?
    I do not believe that allowing more than 5 rows is a great software intervention, and i do not understand why this limitation is existing.
    Perhaps because you don't know the internals of the application.
    It's funny to see how many guys feel that they are more knowledgeable than Apple Engineers.
    Maybe giving what you ask for would require a simple change in a test and maybe it will never be available.
    Designing a good application is not stacking more and more features asked here and there.
    Please, let this concept for M…Soft.
    +-+-+-+-+-+-+-+-+
    *Apple Human Interface Guidelines:*
    +Apply the 80 Percent Solution+
    +During the design process, if you discover problems with your product design, you might consider applying the 80 percent solution‚ that is, designing your software to meet the needs of at least 80 percent of your users. This type of design typically favors simpler, more elegant approaches to problems.+
    +If you try to design for the 20 percent of your target audience who are power users, your design may not be usable by the other 80 percent of users. Even though that smaller group of power users is likely to have good ideas for features, the majority of your user base may not think in the same way. Involving a broad range of users in your design process can help you find the 80 percent solution.+
    -+-+-+-+-+-+-+-
    On the other hand i am not seeing this point as a vital one.
    Fine, you are playing safety
    Linking several documents to each other is in my opinion more important.
    I agree.
    _Go to "Provide Numbers Feedback" in the "Numbers" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'11
    Don't worry, i still believe Numbers is a good product.
    Don't worry, if I was worrying each time I read this kind of advice, I would be hanged to a rope.
    Yvan KOENIG (VALLAURIS, France) lundi 26 avril 2010 17:41:41

  • Grep to find first occurrence of a particular word in a story

    Hello Grepers
    I haven't had luck working out a Grep to find first / last occurrence of a particular word in a story.
    To find the first occurrence of the word hello in a paragraph I would use this grep.
    (Hello(?!=Hello*$))
    For the last this works.
    ((?=Hello(?=.*Hello)))|(Hello(?!=Hello*$))
    I have tried single line and multiline prefixes but they don't do the trick.
    Waiting in suspence,
    Trevor

    Hi Marc,
    Thanks for your reply, I'm glad you got my subtle hints.
    1) First Hello in the paragraph(s)
    Marc Autret wrote:
    Also, it seems to me that the GREP patterns you've posted are wrong and only work by accident. For example:
    (Hello(?!=Hello*$))
    actually means: find 'Hello' if and only if the match is not followed by '=Hell' and 'o' zero or more times and an EOL.
    Well Marc I made a Hell of a mistake!!!
    I meant to write (Hello(?!=Hello.*$)) with a dot there which at least is not quite as stupid if not more correct.
    In fact both (Hello(?!=$)) without a . and Hello(?!=^) work, well sort of work for the first Hello of the paragraph(s) depending on the were one start the search from (before the first Hello works otherwise it will find the next "first" Hello of the paragraph.
    I said sort of because I naively presumed that GREP styles would work like GREPS, dumb hey.
    I was really looking to use these GREPS in GREP styles, well you can't.
    In a GREP style
    (Hello(?!=$)) or any of its variants will apply the style to all occurrences of Hello in the paragraph.
    I can partially circumvent this problem by adding a second GREP STYLE which applies an anti style to all words after the first Hello (?<=Hello).*
    i.e. I have a want my first Hello to be bolded then set the first style for bold and the second to regular.
    This however is not practical if one wants to auto style more than one word in this way in other words to do the same for the first Hi and the first Hello in the paragraph.
    As a regular GREP solution providing that one starts the GREP search before the first occurrence of Hello It will work.
    2 & 4) First and Last Hello in the story
    Again these GREPs don't work using GREP styles, this I think is because GREP paragraph styles only look within the one paragraph at a time they are applied to.  So they can't look at the preceding or following paragraphs to see if they contain Hello or not.
    If I am correct I see no work around to this and am will to pay 10 Pounds, Euros or Dollars to whoever comes up with a non-script fully functional  GREP styles solution for this (I think my money's safe)
    Regarding the regular non styled GREPs they nearly work as stated.
    When (?s)(Hello)(?!.*?\1) is used to find the last occurrence of Hello in the story, if the find tab is used it will firstly find the last Hello of the story then it will go back and find the one before that!! then it will go onto the next story.
    Using the GREP in script works as stated.
    The easiest way of course to find the first and last Hello in a story, document etc. by script would be
    app.findGrepPreferences.findWhat = Hello"
    myFinds = myWhatEver.findGrep();
    First occurrence   myFinds[0], last occurrence   myFinds[-1].
    HOWEVER NOT PARTICULARLY EFFICIENT!
    3) Last occurrence  of Hello in paragraph.
    This one works perfectly both with regular GREPS and GREP styles.
    In summary
    GREP STYLES: only the (Hello)(?!.*?\1) last Hello in the paragraph GREP works.
    GREP FIND TAB: the first Hello in the paragraph GREP finds the first Hello after the cursor, the first in the story works in the limited way as written, last in story has the problem of finding the second last Hello after finding the last Hello, Last in paragraph works flawlessly.
    GREP SCRIPTING: all work without problem except for the first Hello in the story that has the problem of needing to extract the last 5 letters which for my automatic text / GREP changer is a bit of a problem but for general scripting would not be problematic.
    Once again Marc thanks for your input, I doubt there's much if anything  to add on the topic maybe Laurent Tournie from indigrep.com might have some ideas.  I don't know his contact details so if you think it's a good idea please can you send him a tweet / mail.
    Regards
    Trevor

  • AIO remote does not find my printer

    I changed Internet providers a few months ago. I have not been able to print from my iPhone or iPad since then. AIO remote does not find my printer at all.

    Hi,
    Both AirPrint and the HP AIO Remote app relies on Multicasting, a such have to be supported and enabled by your router.
    Some routers support a such by default, some require settings changes and some do not support Multicasting which required for a such.
    Please clarify your router brand and model to better understand any possible steps to try.
    Regards,
    Shlomi
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Error when deleting file: Could not find this item. This is no longer located in ...

    We are setting up a new Windows 2012 server. Users access this server using a 'terminal services'. We have mapped some folders from a legacy server (different domain). Using group policy preferences, we map this folder as a drive for a user.
    When user wants to delete some files, he get's the error: 'Could not find this item ..' The error is displayed to the user and it looks like the file can't be deleted. But when I press the F5 (refresh) button, the file is gone. My problem is very similar
    to a problem in the following post: http://social.technet.microsoft.com/Forums/windowsserver/en-US/042e747a-0e25-4190-b0a2-82f3e9635eb0/can-not-delete-file-error-is-could-not-find-this-item?forum=w7itprogeneral
    When I create 'txt' (or 'pdf', 'zip') file, i can delete it without the error. When I create 'xlsx', 'docx', 'pptx', 'bmp', 'jpg', I get the error.
    Does somebody have an idea, how can I fix the cause of this problem? (I can't tell to users to hit the F5 button everytime when they face this issue)
    Thank you for your help in advance!
    Juraj

    Hi,
    Please check if the problematic files’ filename ended with a dot. If so, you could refer to the article below to troubleshoot the issue:
    Solved: “Cannot read from the source file or disk”
    http://blog.dotsmart.net/2008/06/12/solved-cannot-read-from-the-source-file-or-disk/
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for