9iAS DAD not working on a 8.0.6 database (HTTP 404)

I have Oracle 9iAS version 1.0.2.2.0 installed on a Sun Solaris 8 server. On another server, I have a 8.0.6 database. When I create a Database Access Descriptor pointing to this database, I get the error HTTP 404 not found.
But, if I create a DAD pointing to a 8.1.7 database, it works just fine.
My question is: Is it possible to create a DAD pointing to a procedure on a 8.0.6 database ?
Thanks in Advance

HI and Welcome to Apple Discussions...
Since no one else has come to your aid I thought maybe I could at least find a forum that might offer some help for you. Seems others are having issues with the HTTP/HTTPS on Safari here too.
http://www.blogged.com/topics/selenium-rc/
I tried a search for "Selenium Grid 1.0.4 and Selenium RC 1.0.1 for safari" in the Apple forums with a criteria of "all" but zero returns.
Carolyn

Similar Messages

  • File upload with DAD not working

    Hi all,
    I have an application which uses the file upload function, similar to the sample http://otn.oracle.com/products/database/htmldb/howtos/howto_file_upload.html
    During the development I was not using a DAD and it was working perfectly. Now I have changed the application to use a DAD and now the file upload fails with a HTTP 404 - File not found error
    [DAD_din]
    connect_string = deccasm01os.na.decoma.com:1521:DIN
    ;password =
    ;username =
    ;default_page =
    document_table = wwv_flow_file_objects$
    document_path = docs
    document_proc = wwv_flow_file_mgr.process_download
    ;upload_as_long_raw =
    ;upload_as_blob =
    ;name_prefix =
    ;always_describe =
    ;after_proc =
    ;before_proc =
    reuse = Yes
    ;connmax =
    ;pathalias =
    ;pathaliasproc =
    enablesso = No
    ;sncookiename =
    stateful = STATELESS_RESET
    ;custom_auth =
    response_array_size = 128
    ;exclusion_list =
    ;cgi_env_list =
    bind_bucket_widths = 32,128,1450,2048,4000
    bind_bucket_lengths = 4,20,100,400
    ;error_style =
    ;nls_lang =
    BTW, it is on HTMLDB v1.6 on 9iDB (9.2.0.4)
    thx

    Rob,
    The File Browse item type does not require upload table WWV_FLOW_FILE_OBJECTS$. The POST for the File Browse item type is intercepted by modplsql and is inserted into the Document Table as defined by the Database Access Descriptor.
    You could ultimately create your own DAD with your own Document Table. The Document Table would have to contain the minimum definition as described at:
    http://download-west.oracle.com/docs/cd/B14099_03/web.1012/b14010/concept.htm#i1005880
    This way, users of the application using the Basic Database Authenticated DAD would be uploading directly into your table and not the HTML DB one. A word of caution, though, is that you would never want to use this DAD with HTML DB development itself...you would need to use the DAD that specifies upload into WWV_FLOW_FILE_OBJECTS$ for HTML DB development.
    I hope this helps.
    Joel

  • Transformation not working on result  from oraext:query-database() functio

    Step 1: Create a project in Jdeveloper (File->New->Project->SOA Project)
    Step 2: Select synchronous process
    Step 3: Take the default schema for input and output
    Step 4: create a schema to hold multiple simple type string values.
    Step 5: Import that xsd file in the project wsdl file.
    Step6: Create a another variable (var1) referring the above element type (result)
    Step7: Drop an assign activity from component palette to the process between Receive and Replay activity
    Step 8: In the from section use the function oraext:query-database("select ename from emp",true(),true(),'jdbc/EBS_database').in the to section select the var1 variable.
    Step9: Drop another assign activity from component palette to the process before Replay activity and after the first assign activity
    Step 10: In from section select the first ename using xpath from var variable and assign to the output variable.
    Error: The value is not coming to the output from source(var) variable using xpath or transformation.

    See the audit trail on EM and verify why it is not working.
    Regards,
    Anuj

  • Failover not working while connecting to Oracle 11g database

    Hi,
    We have a J2EE application that connects to Oracle 11g database.
    The connection URL we are using is as below
    jdbc:oracle:thin:@(DESCRIPTION =(SDU=32768)(ADDRESS=(PROTOCOL=TCP)(HOST=abc.hostname.com)(PORT=1525))(ADDRESS=(PROTOCOL=TCP)(HOST= xyz.hostname.com)(PORT=1525))(CONNECT_DATA=(SERVICE_NAME=PQR)))
    The issue that we are facing is, the database failover is not working.The application only connects to the first host in the TNS entry.Evertime there is a failure in the connection to the first host,manual steps are required to swap the hosts.
    This started happening after we upgraded Oracle DB from 9i to 11g.
    We are using the client jar of 9i to connect to 11g. Could this be causing the problem?
    Thanks In Advance.
    -Tara

    889517 wrote:
    Yes, you are right. Nothing else was updated.
    The application still works as expected except the failover.If you are correct then I seriously doubt it has anything to do with java. It would be something to do with Oracle and/or network infrastructure.
    If not then it is some small problem with the driver. You can try updating the driver but I wouldn't expect a fix.

  • APEX2.0 on 9i not working anymore after installation of 10G database

    Hello,
    Up to last saturday I used APEX 2.0 on my 9i database (on Windows XP) without problems. I have several applications running and used them saturday for the last time.
    Saturday I installed Oracle 10G Enterprise Edition on that same machine. I installed ONLY the software for the RDBMS, not even APEX. Later on I created my first 10g database via DBCA. Notice that I didn't do anything with APEX on that 10g database yet. I only installed the RDBMS software in a 10g home directory and created a database. That's all. No apex installed, nothing from the companion CD, only the RDBMS software in its own home.
    Yesterday however, after a reboot of the machine, I could not use my applications running on the 9i database anymore: "the page cannot be found".
    HELP!!!
    What was changed by the installation of 10g that now causes that my applications cannot be accessed anymore? The 9i database runs OK, so that's not the problem.
    I did already change the PATH settings, so that the 9i paths are checked before the 10.2 paths, but that did not solve the problem.
    Has the installation changed something in the registry of XP perhaps?
    Best regards,
    Jan.
    Best regards,
    Jan.

    Hi all, in answer to the above suggestions:
    No the 10g database and listener is completely down (no services belonging to the new 10g database are running). I checked also alle the logs, but no messages anymore since saturday.
    What I did notice: Oracle92HTTPserver (a service normally started automatically) does not start. When I start it, it gives me a message that there is nothing to do and that the service therefore is not started. So the HTTP-server itself is not working anymore. I can't find any files changed by th installation in the Ora92 home Apache directories. All seems as it was before the installation And still it won't start....
    Does anybody have other suggestions? Please help.
    Thanks in advance,
    Jan.

  • Capture streaming does not work after upgrade of the source database.

    Hello,
    We have a complex system with 2 X RAC databases 10.2.0.4 (source) and 2 X single databases (target) 11.2.0.2
    Streaming is running only from source to target.
    After upgrading RAC databases to 11.2.0.2 , streaming is working only from one RAC to one single database.
    First RAC streaming is flowing to first single database only, and second RAC to second single only.
    First source-target is streaming fine, second capture are aborted just after starting with following errors:
    Streams CAPTURE CP05 for STREAMS started with pid=159, OS id=21174
    Wed Mar 28 10:41:55 2012
    Propagation Sender/Receiver (CCA) for Streams Capture and Apply STREAMS with pid=189, OS id=21176 started.
    Wed Mar 28 10:43:05 2012
    Streams APPLY AP05 for STREAMS started with pid=134, OS id=21696
    Wed Mar 28 10:43:06 2012
    Streams Apply Reader for STREAMS started AS0G with pid=191 OS id=21709
    Wed Mar 28 10:43:06 2012
    Streams Apply Server for STREAMS started AS04 with pid=192 OS id=21711
    Wed Mar 28 10:43:30 2012
    Streams CAPTURE CP05 for STREAMS with pid=159, OS id=21174 is in combined capture and apply mode.
    Capture STREAMS is handling 1 applies.
    Streams downstream capture STREAMS uses downstream_real_time_mine: TRUE
    Starting persistent Logminer Session with sid = 621 for Streams Capture STREAMS
    LOGMINER: Parameters summary for session# = 621
    LOGMINER: Number of processes = 3, Transaction Chunk Size = 1
    LOGMINER: Memory Size = 10M, Checkpoint interval = 1000M
    LOGMINER: SpillScn 0, ResetLogScn 7287662065313
    LOGMINER: summary for session# = 621
    LOGMINER: StartScn: 12620843936763 (0x0b7a.84eb6bfb)
    LOGMINER: EndScn: 0
    LOGMINER: HighConsumedScn: 12620843936763 (0x0b7a.84eb6bfb)
    LOGMINER: session_flag 0x1
    LOGMINER: LowCkptScn: 12620843920280 (0x0b7a.84eb2b98)
    LOGMINER: HighCkptScn: 12620843920281 (0x0b7a.84eb2b99)
    LOGMINER: SkipScn: 12620843920280 (0x0b7a.84eb2b98)
    Wed Mar 28 10:44:53 2012
    LOGMINER: session#=621 (STREAMS), reader MS00 pid=198 OS id=22578 sid=1148 started
    Wed Mar 28 10:44:53 2012
    LOGMINER: session#=621 (STREAMS), builder MS01 pid=199 OS id=22580 sid=1338 started
    Wed Mar 28 10:44:53 2012
    LOGMINER: session#=621 (STREAMS), preparer MS02 pid=200 OS id=22582 sid=1519 started
    LOGMINER: Begin mining logfile for session 621 thread 1 sequence 196589, /opt/app/oracle/admin/singledb/stdbyarch/singledb_1_196589_569775692.arc
    Errors in file /opt/app/oracle/diag/rdbms/singledb/singledb/trace/singledb_ms00_22578.trc (incident=113693):
    ORA-00600: internal error code, arguments: [krvxruts004], [11.2.0.0.0], [10.2.0.4.0], [], [], [], [], [], [], [], [], []
    Incident details in: /opt/app/oracle/diag/rdbms/singledb/singledb/incident/incdir_113693/singledb_ms00_22578_i113693.trc
    Use ADRCI or Support Workbench to package the incident.
    See Note 411.1 at My Oracle Support for error and packaging details.
    krvxerpt: Errors detected in process 198, role reader.
    We have 5 streaming processes running.
    When we rebuilded one of them, everything works fine, but other are too big for rebuilding.
    Has anybody met with such a behaviour ?
    Oracle development is already working on it but we need faster solution.
    Thanks
    Jurrai

    wwn wrote:I got this after a former kernel update and I can give you only a typical windows advice: reinstall all the Bumblebeestuff after uninstallation and after a reboot. Sounds strange but worked for me.
    What exactly did you reinstall? I am experiencing the same problem.

  • Disp+work.exe is not working in ecc6.0 with sql database

    hi this is suhana presently i am  installing ecc6.0 and sql server database ,recently my mmc console is not starting
    in mmc disp+work.exe not started ,problem is message server is connected dialog is standstill 0.00, jccontrol is not connected.plz send reply as early as possible to my mail
    thank you

    I guess you should first check your sapstart.log, to see which profile is being called. check sapstartsrv.exe if version is consistent with disp+work.exe, and sap services is maintained startup properly (Control Panel -. Administrative Tools -> Services)
    then check if the profile is ok.
    then check dev_disp dispatcher log for error, in case disp+work.exe has been triggered to startup...
    Regards,
    Vincent

  • Primavera Web services does not work properly when I move the database.

    I am using primavera web services to integrate a winform application (using c#) with primavera. It was successful with my original database, but when I decided to move my database to another server ( It is a sql server 2005 database and I use backup/restore to move database to new server). I changed the database configuration for the webservices so that it refers to the new database on the new server.
    I used the following code to login to webservices:
                    AuthenticationService authService = new AuthenticationService( );
                    authService.CookieContainer = new System.Net.CookieContainer( );
                    authService.Url = _P6wsAuthenticationService;
                    Login loginObj = new Login( );
                    loginObj.UserName = pv_Username;
                    loginObj.Password = pv_Password;
                    loginObj.DatabaseInstanceId = 1;
                    loginObj.DatabaseInstanceIdSpecified = true;
                    loginObj.VerboseFaults = true;
                    loginObj.VerboseFaultsSpecified = true;
                    LoginResponse loginReturn = authService.Login( loginObj );
                    cookieContainer = authService.CookieContainer;
                   ReadDatabaseInstancesResponseDatabaseInstance[] readdbInstances = authService.ReadDatabaseInstances("");
    the loginResponse for the new server is true and it shows the db properties correctly in readdbInstances. But when I try to read projects from database it returns nothing. It doesn't give me any error message just the response message is null.
    Could anybody help me with this issue?
    Thank you

    Thanks Frank for help us, but when I writing this comment we are doing at home. So, we going to test the page in a stand alone weblogic server 10.3.5. We wrote the URL as :
    " http://<our ip>:7001/myApp/faces/index.jspx "
    this application contains a report desing and compiled with iReport 4.5.1 ( last version in the moment ), we can see the report when I press a commanButton without any problem.
    But now, we need try your suggestions in the office, and give you more information about it . Thanks for the moment.
    In the Afternoon we gonna give you more information about it .

  • Some reports do not work after upgraded to Crystal Report 2008

    Hi All,
    After upgraed from Crystal Report XI to Crystal Report 2008, some reports work fine. others not. All of the not-working reports have the same problem: Database connection failed.
    And I can even not be able to create a brand new report. The problem looks like following:
        1. Created a new ASP.NET solution in Visual Studio 2008. The page file is default.aspx
        2. Created an empty Crystal Report file: CrystalReportTEST.rpt
        3. Asign CrystalReportTEST.rpt to default.aspx
        4. Run default.aspx. It works fine
        5. Just connect to database without place any field to the report
        6. Run default.aspx again. It does not work. It shows blank screen with the message "Database logon failed." on the top-left corner.
    Regards,
    Triple

    Hi Amit,
    I have tested many times again for creating new report in new solution. It looks like that, the preview in VS2008 always work fine, but when runing the application, sometimes it works sometimes does not work. I have not still found the role. Following step shows my testing process:
    1. Start Visual Studio 2008
    2. Go to menu "File->New->Web Site..."
    3. In dialogbox "New Web Site"
              a. Highlight "ASP.NET Crystal Reports Web Site"
              b. Select location "File System"
              c. Select language "Visual C#"
              d. Select "E:\JL\CrystalReportsWebSite1"
              e. Click button "OK"
    4. It appears dialogbox "Crystal Reports Gallery"
              a. Select "Using the Report Wizard" in portion of "Create a New Crystal Report Document"
              b. Select "Standard" in portion of "Choose an Expert"
              c. Click button "OK"
    5. It appears dialogbox "Standard Report Creation Wizard"
              a. Click button "Cancel"
    6. It is back to page edit view of "CrystalReport1.rpt"
    7. Click button "Main Report Preview". It shows the preview with blank page
    8. Click button "Main Report". It came back to the edit view
    9. Go to menu "Crystal Reports -> Database -> Database Expert...", dialogbox "Database Expert" appears. Select table u201Cactivity_cdu201D as showing in following screen shot:
    10. Click button u201COKu201D. It returns to the edit view without any changes
    11. Place some fields into the report, then click button "Main Report Preview". It shows the preview with data
    12. Run application by pressing key F5 or key combinition Ctrl+F5, it shows up database connection import screen
    13. Close the browser and back to file Default.aspx, change u201CEnableDatabaseLogonPromptu201D to u201DFalseu201D and run the application again, it shows following message "Database logon failed."
    Regards,
    Triple

  • Import of Word Document is not working

    Hello, I wanted to import a word document but it is not
    working. Draging droping is not working (just puts me link) and
    through the menu (File > Import > Word Document ... ) is not
    working.
    Does somebody knows why.
    Here is an image:
    Image
    Dreamweaver Menu

    Good catch! Thanks, Alan.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Alan" <[email protected]> wrote in
    message
    news:C5B334E2.31EDC9%[email protected]..
    > your first screenshot-
    >
    >
    http://www.janik.cc/b/dreamweaver-word-im.jpg
    >
    > shows an icon in the bottom bar for OpenOffice.
    >
    > Does that machine have Word installed?
    > Dreamweaver doesn't import the .doc file directly, it
    uses part of Word to
    > do it. If Word is not installed, the Word import into
    dreamweaver will not
    > work.
    >
    > --
    > Alan
    > Adobe Community Expert, dreamweaver
    >
    >
    http://www.adobe.com/communities/experts/
    >
    >
    >

  • [SLOVED] All my USB not work after upgrade system.

    Hello all,
    I'm new in Arch, and i install my system with your LiveCD (2005).
    In the first boot, all work good. But after upgrade (pacman -Syu), all my USB device (Keyboard, Mouse) not work.
    I'm not using (yet) with Xorg, just in command shell (tty1), But i can't press anything cuz my keyboard not work.
    I try to do that (https://bbs.archlinux.org/viewtopic.php … 19#p906119), but no work to me too.
    What i can to do to fix this?
    My dmesg:
    Initializing cgroup subsys cpuset
    Initializing cgroup subsys cpu
    Linux version 2.6.33-ARCH (thomas@evey) (gcc version 4.5.0 (GCC) ) #1 SMP PREEMPT Thu May 13 11:32:37 CEST 2010
    Command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000bf564000 (usable)
    BIOS-e820: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    BIOS-e820: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    BIOS-e820: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    BIOS-e820: 00000000bf5ec000 - 00000000bf600000 (reserved)
    BIOS-e820: 00000000bf600000 - 00000000bf602000 (usable)
    BIOS-e820: 00000000bf602000 - 00000000bf603000 (ACPI data)
    BIOS-e820: 00000000bf603000 - 00000000bf60b000 (reserved)
    BIOS-e820: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    BIOS-e820: 00000000bf615000 - 00000000bf63e000 (reserved)
    BIOS-e820: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    BIOS-e820: 00000000bf681000 - 00000000bf800000 (usable)
    BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 000000023f800000 (usable)
    NX (Execute Disable) protection: active
    DMI 2.6 present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    No AGP bridge found
    last_pfn = 0x23f800 max_arch_pfn = 0x400000000
    MTRR default type: uncachable
    MTRR fixed ranges enabled:
    00000-9FFFF write-back
    A0000-BFFFF uncachable
    C0000-CFFFF write-protect
    D0000-E7FFF uncachable
    E8000-FFFFF write-protect
    MTRR variable ranges enabled:
    0 base 000000000 mask E00000000 write-back
    1 base 200000000 mask FC0000000 write-back
    2 base 0C0000000 mask FC0000000 uncachable
    3 base 23F800000 mask FFF800000 uncachable
    4 disabled
    5 disabled
    6 disabled
    7 disabled
    8 disabled
    9 disabled
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
    last_pfn = 0xbf800 max_arch_pfn = 0x400000000
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009ec00 (usable)
    modified: 000000000009ec00 - 00000000000a0000 (reserved)
    modified: 00000000000e0000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000bf564000 (usable)
    modified: 00000000bf564000 - 00000000bf5bb000 (ACPI NVS)
    modified: 00000000bf5bb000 - 00000000bf5db000 (reserved)
    modified: 00000000bf5db000 - 00000000bf5ec000 (ACPI NVS)
    modified: 00000000bf5ec000 - 00000000bf600000 (reserved)
    modified: 00000000bf600000 - 00000000bf602000 (usable)
    modified: 00000000bf602000 - 00000000bf603000 (ACPI data)
    modified: 00000000bf603000 - 00000000bf60b000 (reserved)
    modified: 00000000bf60b000 - 00000000bf615000 (ACPI NVS)
    modified: 00000000bf615000 - 00000000bf63e000 (reserved)
    modified: 00000000bf63e000 - 00000000bf681000 (ACPI NVS)
    modified: 00000000bf681000 - 00000000bf800000 (usable)
    modified: 00000000fed1c000 - 00000000fed20000 (reserved)
    modified: 00000000ff000000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 000000023f800000 (usable)
    initial memory mapped : 0 - 20000000
    found SMP MP-table at [ffff8800000fcda0] fcda0
    init_memory_mapping: 0000000000000000-00000000bf800000
    0000000000 - 00bf800000 page 2M
    kernel direct mapping tables up to bf800000 @ 16000-1a000
    init_memory_mapping: 0000000100000000-000000023f800000
    0100000000 - 023f800000 page 2M
    kernel direct mapping tables up to 23f800000 @ 18000-22000
    RAMDISK: 37c44000 - 37e19ab8
    ACPI: RSDP 00000000000f0420 00024 (v02 ALASKA)
    ACPI: XSDT 00000000bf5ae068 0004C (v01 ALASKA A M I 01072009 AMI 00010013)
    ACPI: FACP 00000000bf5b7ba0 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    ACPI: DSDT 00000000bf5ae140 09A5C (v02 ALASKA A M I 00000000 INTL 20051117)
    ACPI: FACS 00000000bf60cf80 00040
    ACPI: APIC 00000000bf5b7c98 00072 (v03 ALASKA A M I 01072009 AMI 00010013)
    ACPI: SSDT 00000000bf5b7d10 00102 (v01 AMICPU PROC 00000001 MSFT 03000001)
    ACPI: MCFG 00000000bf5b7e18 0003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    ACPI: HPET 00000000bf5b7e58 00038 (v01 ALASKA A M I 01072009 AMI. 00000004)
    ACPI: Local APIC address 0xfee00000
    (13 early reservations) ==> bootmem [0000000000 - 023f800000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0001000000 - 00016d7b38] TEXT DATA BSS ==> [0001000000 - 00016d7b38]
    #2 [0037c44000 - 0037e19ab8] RAMDISK ==> [0037c44000 - 0037e19ab8]
    #3 [00016d8000 - 00016d826b] BRK ==> [00016d8000 - 00016d826b]
    #4 [00000fcdb0 - 0000100000] BIOS reserved ==> [00000fcdb0 - 0000100000]
    #5 [00000fcda0 - 00000fcdb0] MP-table mpf ==> [00000fcda0 - 00000fcdb0]
    #6 [000009ec00 - 00000fca90] BIOS reserved ==> [000009ec00 - 00000fca90]
    #7 [00000fcd24 - 00000fcda0] BIOS reserved ==> [00000fcd24 - 00000fcda0]
    #8 [00000fca90 - 00000fcd24] MP-table mpc ==> [00000fca90 - 00000fcd24]
    #9 [0000010000 - 0000012000] TRAMPOLINE ==> [0000010000 - 0000012000]
    #10 [0000012000 - 0000016000] ACPI WAKEUP ==> [0000012000 - 0000016000]
    #11 [0000016000 - 0000018000] PGTABLE ==> [0000016000 - 0000018000]
    #12 [0000018000 - 000001d000] PGTABLE ==> [0000018000 - 000001d000]
    [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880001800000-ffff8800087fffff] on node 0
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    DMA32 0x00001000 -> 0x00100000
    Normal 0x00100000 -> 0x0023f800
    Movable zone start PFN for each node
    early_node_map[5] active PFN ranges
    0: 0x00000010 -> 0x0000009e
    0: 0x00000100 -> 0x000bf564
    0: 0x000bf600 -> 0x000bf602
    0: 0x000bf681 -> 0x000bf800
    0: 0x00100000 -> 0x0023f800
    On node 0 totalpages: 2092659
    DMA zone: 56 pages used for memmap
    DMA zone: 110 pages reserved
    DMA zone: 3816 pages, LIFO batch:0
    DMA32 zone: 14280 pages used for memmap
    DMA32 zone: 765725 pages, LIFO batch:31
    Normal zone: 17892 pages used for memmap
    Normal zone: 1290780 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x408
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8086a701 base: 0xfed00000
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    PM: Registered nosave memory: 00000000bf564000 - 00000000bf5bb000
    PM: Registered nosave memory: 00000000bf5bb000 - 00000000bf5db000
    PM: Registered nosave memory: 00000000bf5db000 - 00000000bf5ec000
    PM: Registered nosave memory: 00000000bf5ec000 - 00000000bf600000
    PM: Registered nosave memory: 00000000bf602000 - 00000000bf603000
    PM: Registered nosave memory: 00000000bf603000 - 00000000bf60b000
    PM: Registered nosave memory: 00000000bf60b000 - 00000000bf615000
    PM: Registered nosave memory: 00000000bf615000 - 00000000bf63e000
    PM: Registered nosave memory: 00000000bf63e000 - 00000000bf681000
    PM: Registered nosave memory: 00000000bf800000 - 00000000fed1c000
    PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    PM: Registered nosave memory: 00000000fed20000 - 00000000ff000000
    PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    Allocating PCI resources starting at bf800000 (gap: bf800000:3f51c000)
    Booting paravirtualized kernel on bare hardware
    setup_percpu: NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Embedded 29 pages/cpu @ffff880008a00000 s89176 r8192 d21416 u524288
    pcpu-alloc: s89176 r8192 d21416 u524288 alloc=1*2097152
    pcpu-alloc: [0] 0 1 2 3
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2060321
    Kernel command line: BOOT_IMAGE=/vmlinuz26 root=/dev/sdb5 ro
    PID hash table entries: 4096 (order: 3, 32768 bytes)
    Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Checking aperture...
    No AGP bridge found
    Calgary: detecting Calgary via BIOS EBDA area
    Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Memory: 8167004k/9428992k available (3449k kernel code, 1058356k absent, 202696k reserved, 1818k data, 484k init)
    SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Hierarchical RCU implementation.
    NR_IRQS:768
    Extended CMOS year: 2000
    Console: colour VGA+ 80x25
    console [tty0] enabled
    allocated 83886080 bytes of page_cgroup
    please try 'cgroup_disable=memory' option if you don't want memory cgroups
    hpet clockevent registered
    Fast TSC calibration using PIT
    Detected 3311.105 MHz processor.
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.13 BogoMIPS (lpj=11037016)
    Security Framework initialized
    Mount-cache hash table entries: 256
    Initializing cgroup subsys ns
    Initializing cgroup subsys cpuacct
    Initializing cgroup subsys memory
    Initializing cgroup subsys devices
    Initializing cgroup subsys freezer
    Initializing cgroup subsys net_cls
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    mce: CPU supports 9 MCE banks
    CPU0: Thermal monitoring enabled (TM1)
    CPU 0 MCA banks CMCI:0 CMCI:1 CMCI:3 CMCI:5 CMCI:6 CMCI:7 CMCI:8
    using mwait in idle threads.
    Performance Events: Nehalem/Corei7 events, Intel PMU driver.
    ... version: 3
    ... bit width: 48
    ... generic registers: 8
    ... value mask: 0000ffffffffffff
    ... max period: 000000007fffffff
    ... fixed-purpose events: 3
    ... event mask: 00000007000000ff
    ACPI: Core revision 20091214
    Setting APIC routing to flat
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz stepping 07
    Booting Node 0, Processors #1
    CPU 1 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #2
    CPU 2 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    #3 Ok.
    CPU 3 MCA banks CMCI:0 CMCI:1 CMCI:3 SHD:5 SHD:6 SHD:7 SHD:8
    Brought up 4 CPUs
    Total of 4 processors activated (26499.22 BogoMIPS).
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: not using MMCONFIG
    PCI: Using configuration type 1 for base access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Executed 1 blocks of module-level executable AML code
    ACPI Error (psargs-0359): [RAMB] Namespace lookup failure, AE_NOT_FOUND
    ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20091214/nsinit-340)
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
    PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in ACPI motherboard resources
    ACPI: BIOS _OSI(Linux) query ignored
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
    pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0x000c8000-0x000dffff] (ignored)
    pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xffffffff] (ignored)
    pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:01.0: PME# disabled
    pci 0000:00:16.0: reg 10: [mem 0xfe707000-0xfe70700f 64bit]
    pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:16.0: PME# disabled
    pci 0000:00:1a.0: reg 10: [mem 0xfe706000-0xfe7063ff]
    pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1a.0: PME# disabled
    pci 0000:00:1b.0: reg 10: [mem 0xfe700000-0xfe703fff 64bit]
    pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1b.0: PME# disabled
    pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.0: PME# disabled
    pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.4: PME# disabled
    pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.5: PME# disabled
    pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.6: PME# disabled
    pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    pci 0000:00:1c.7: PME# disabled
    pci 0000:00:1d.0: reg 10: [mem 0xfe705000-0xfe7053ff]
    pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:1d.0: PME# disabled
    pci 0000:00:1f.2: reg 10: [io 0xf0d0-0xf0d7]
    pci 0000:00:1f.2: reg 14: [io 0xf0c0-0xf0c3]
    pci 0000:00:1f.2: reg 18: [io 0xf0b0-0xf0b7]
    pci 0000:00:1f.2: reg 1c: [io 0xf0a0-0xf0a3]
    pci 0000:00:1f.2: reg 20: [io 0xf090-0xf09f]
    pci 0000:00:1f.2: reg 24: [io 0xf080-0xf08f]
    pci 0000:00:1f.3: reg 10: [mem 0xfe704000-0xfe7040ff 64bit]
    pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f]
    pci 0000:00:1f.5: reg 10: [io 0xf070-0xf077]
    pci 0000:00:1f.5: reg 14: [io 0xf060-0xf063]
    pci 0000:00:1f.5: reg 18: [io 0xf050-0xf057]
    pci 0000:00:1f.5: reg 1c: [io 0xf040-0xf043]
    pci 0000:00:1f.5: reg 20: [io 0xf030-0xf03f]
    pci 0000:00:1f.5: reg 24: [io 0xf020-0xf02f]
    pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:01:00.0: reg 18: [mem 0xfe620000-0xfe63ffff 64bit]
    pci 0000:01:00.0: reg 20: [io 0xe000-0xe0ff]
    pci 0000:01:00.0: reg 30: [mem 0xfe600000-0xfe61ffff pref]
    pci 0000:01:00.0: supports D1 D2
    pci 0000:01:00.1: reg 10: [mem 0xfe640000-0xfe643fff 64bit]
    pci 0000:01:00.1: supports D1 D2
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:03:00.0: reg 10: [io 0xd040-0xd047]
    pci 0000:03:00.0: reg 14: [io 0xd030-0xd033]
    pci 0000:03:00.0: reg 18: [io 0xd020-0xd027]
    pci 0000:03:00.0: reg 1c: [io 0xd010-0xd013]
    pci 0000:03:00.0: reg 20: [io 0xd000-0xd00f]
    pci 0000:03:00.0: reg 30: [mem 0xfe500000-0xfe50ffff pref]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:05:00.0: reg 10: [io 0xc000-0xc0ff]
    pci 0000:05:00.0: reg 18: [mem 0xd0004000-0xd0004fff 64bit pref]
    pci 0000:05:00.0: reg 20: [mem 0xd0000000-0xd0003fff 64bit pref]
    pci 0000:05:00.0: supports D1 D2
    pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:05:00.0: PME# disabled
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07] (subtractive decode)
    pci 0000:06:00.0: PCI bridge to [bus 07-07] (subtractive decode)
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX7.BR19._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKF] (IRQs *3 4 5 6 7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *7 10 11 12 14 15)
    vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    vgaarb: loaded
    PCI: Using ACPI for IRQ routing
    PCI: pci_cache_line_size set to 64 bytes
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Switching to clocksource tsc
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    system 00:01: [mem 0xe0000000-0xe3ffffff] has been reserved
    system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved
    system 00:01: [mem 0xfed20000-0xfed3ffff] has been reserved
    system 00:01: [mem 0xfee00000-0xfee0ffff] has been reserved
    system 00:02: [io 0x0290-0x029f] has been reserved
    system 00:07: [io 0x04d0-0x04d1] has been reserved
    system 00:0b: [io 0x0400-0x0453] has been reserved
    system 00:0b: [io 0x0458-0x047f] has been reserved
    system 00:0b: [io 0x0500-0x057f] has been reserved
    system 00:0b: [mem 0xfed1c000-0xfed1ffff] has been reserved
    system 00:0b: [mem 0xfec00000-0xfecfffff] could not be reserved
    system 00:0b: [mem 0xfed08000-0xfed08fff] has been reserved
    system 00:0b: [mem 0xff000000-0xffffffff] has been reserved
    system 00:0c: [io 0x0454-0x0457] has been reserved
    pci 0000:00:01.0: PCI bridge to [bus 01-01]
    pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    pci 0000:00:01.0: bridge window [mem 0xfe600000-0xfe6fffff]
    pci 0000:00:01.0: bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
    pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    pci 0000:00:1c.0: bridge window [io disabled]
    pci 0000:00:1c.0: bridge window [mem disabled]
    pci 0000:00:1c.0: bridge window [mem pref disabled]
    pci 0000:00:1c.4: PCI bridge to [bus 03-03]
    pci 0000:00:1c.4: bridge window [io 0xd000-0xdfff]
    pci 0000:00:1c.4: bridge window [mem 0xfe500000-0xfe5fffff]
    pci 0000:00:1c.4: bridge window [mem pref disabled]
    pci 0000:00:1c.5: PCI bridge to [bus 04-04]
    pci 0000:00:1c.5: bridge window [io disabled]
    pci 0000:00:1c.5: bridge window [mem disabled]
    pci 0000:00:1c.5: bridge window [mem pref disabled]
    pci 0000:00:1c.6: PCI bridge to [bus 05-05]
    pci 0000:00:1c.6: bridge window [io 0xc000-0xcfff]
    pci 0000:00:1c.6: bridge window [mem disabled]
    pci 0000:00:1c.6: bridge window [mem 0xd0000000-0xd00fffff 64bit pref]
    pci 0000:06:00.0: PCI bridge to [bus 07-07]
    pci 0000:06:00.0: bridge window [io disabled]
    pci 0000:06:00.0: bridge window [mem disabled]
    pci 0000:06:00.0: bridge window [mem pref disabled]
    pci 0000:00:1c.7: PCI bridge to [bus 06-07]
    pci 0000:00:1c.7: bridge window [io disabled]
    pci 0000:00:1c.7: bridge window [mem disabled]
    pci 0000:00:1c.7: bridge window [mem pref disabled]
    pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:01.0: setting latency timer to 64
    pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.0: setting latency timer to 64
    pci 0000:00:1c.4: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:1c.4: setting latency timer to 64
    pci 0000:00:1c.5: PCI INT B -> GSI 16 (level, low) -> IRQ 16
    pci 0000:00:1c.5: setting latency timer to 64
    pci 0000:00:1c.6: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:1c.6: setting latency timer to 64
    pci 0000:00:1c.7: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:1c.7: setting latency timer to 64
    pci 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:06:00.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
    pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    pci_bus 0000:01: resource 1 [mem 0xfe600000-0xfe6fffff]
    pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
    pci_bus 0000:03: resource 0 [io 0xd000-0xdfff]
    pci_bus 0000:03: resource 1 [mem 0xfe500000-0xfe5fffff]
    pci_bus 0000:05: resource 0 [io 0xc000-0xcfff]
    pci_bus 0000:05: resource 2 [mem 0xd0000000-0xd00fffff 64bit pref]
    pci_bus 0000:06: resource 3 [io 0x0000-0xffff]
    pci_bus 0000:06: resource 4 [mem 0x00000000-0xffffffffffffffff]
    pci_bus 0000:07: resource 6 [io 0x0000-0xffff]
    pci_bus 0000:07: resource 7 [mem 0x00000000-0xffffffffffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    TCP: Hash tables configured (established 262144 bind 65536)
    TCP reno registered
    UDP hash table entries: 4096 (order: 5, 131072 bytes)
    UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    NET: Registered protocol family 1
    pci 0000:01:00.0: Boot video device
    PCI: CLS 64 bytes, default 64
    Unpacking initramfs...
    Freeing initrd memory: 1878k freed
    PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Placing 64MB software IO TLB between ffff88000979e000 - ffff88000d79e000
    software IO TLB at phys 0x979e000 - 0xd79e000
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1304838033.699:1): initialized
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    msgmni has been set to 15956
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pcieport 0000:00:01.0: setting latency timer to 64
    pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    pcieport 0000:00:1c.0: setting latency timer to 64
    pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
    pcieport 0000:00:1c.4: setting latency timer to 64
    pcieport 0000:00:1c.4: irq 26 for MSI/MSI-X
    pcieport 0000:00:1c.5: setting latency timer to 64
    pcieport 0000:00:1c.5: irq 27 for MSI/MSI-X
    pcieport 0000:00:1c.6: setting latency timer to 64
    pcieport 0000:00:1c.6: irq 28 for MSI/MSI-X
    Linux agpgart interface v0.103
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    serio: i8042 KBD port at 0x60,0x64 irq 1
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    PM: Resume from disk failed.
    registered taskstats version 1
    Initalizing network drop monitor service
    Freeing unused kernel memory: 484k freed
    SCSI subsystem initialized
    libata version 3.00 loaded.
    ata_piix 0000:00:1f.2: version 2.13
    ata_piix 0000:00:1f.2: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
    ata_piix 0000:00:1f.2: setting latency timer to 64
    scsi0 : ata_piix
    scsi1 : ata_piix
    ata1: SATA max UDMA/133 cmd 0xf0d0 ctl 0xf0c0 bmdma 0xf090 irq 20
    ata2: SATA max UDMA/133 cmd 0xf0b0 ctl 0xf0a0 bmdma 0xf098 irq 20
    ata_piix 0000:00:1f.5: PCI INT B -> GSI 20 (level, low) -> IRQ 20
    ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    ata_piix 0000:00:1f.5: SCR access via SIDPR is available but doesn't work
    ata_piix 0000:00:1f.5: setting latency timer to 64
    scsi2 : ata_piix
    scsi3 : ata_piix
    ata3: SATA max UDMA/133 cmd 0xf070 ctl 0xf060 bmdma 0xf030 irq 20
    ata4: SATA max UDMA/133 cmd 0xf050 ctl 0xf040 bmdma 0xf038 irq 20
    pata_acpi 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_acpi 0000:03:00.0: setting latency timer to 64
    pata_acpi 0000:03:00.0: PCI INT A disabled
    ata1.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    ata1.01: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata1.00: ATA-8: SAMSUNG HD103SJ, 1AJ10001, max UDMA/133
    ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata1.01: ATA-6: WDC WD1200JD-00GBB0, 02.05D02, max UDMA/100
    ata1.01: 234441648 sectors, multi 16: LBA48
    ata1.01: applying bridge limits
    ata1.00: configured for UDMA/133
    ata1.01: configured for UDMA/100
    scsi 0:0:0:0: Direct-Access ATA SAMSUNG HD103SJ 1AJ1 PQ: 0 ANSI: 5
    scsi 0:0:1:0: Direct-Access ATA WDC WD1200JD-00G 02.0 PQ: 0 ANSI: 5
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: ATAPI: TSSTcorp CDDVDW SH-S223C, SB05, max MWDMA2
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: limiting SATA link speed to 1.5 Gbps
    ata2.00: limiting speed to MWDMA2:PIO3
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2.00: configured for MWDMA2
    ata2.00: qc timeout (cmd 0xa0)
    ata2.00: TEST_UNIT_READY failed (err_mask=0x4)
    ata2.00: disabled
    ata2.00: hard resetting link
    ata2.01: hard resetting link
    ata2.01: failed to resume link (SControl 0)
    ata2.00: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
    ata2.01: SATA link down (SStatus 0 SControl 0)
    ata2.01: link offline, clearing class 3 to NONE
    ata2: EH complete
    pata_via 0000:03:00.0: version 0.3.4
    pata_via 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_via 0000:03:00.0: setting latency timer to 64
    scsi4 : pata_via
    scsi5 : pata_via
    ata5: PATA max UDMA/133 cmd 0xd040 ctl 0xd030 bmdma 0xd000 irq 16
    ata6: PATA max UDMA/133 cmd 0xd020 ctl 0xd010 bmdma 0xd008 irq 16
    sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    sd 0:0:1:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    sd 0:0:1:0: [sdb] Write Protect is off
    sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    sd 0:0:0:0: [sda] Write Protect is off
    sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb2 sdb3 sdb4 < sdb5 >
    sda: sda1 sda2
    sd 0:0:1:0: [sdb] Attached SCSI disk
    sda3
    sd 0:0:0:0: [sda] Attached SCSI disk
    EXT4-fs (sdb5): mounted filesystem with ordered data mode
    <30>udev[901]: starting version 167
    Adding 7030776k swap on /dev/sdb2. Priority:-1 extents:1 across:7030776k
    Thanks a lots.
    Last edited by KingYes (2011-05-08 11:03:55)

    FYI, the latest installation CD version is "2010.05". It's best to use the latest. Get it from http://www.archlinux.org/download/
    I'm not sure but I believe all other LiveCDs are custom made outside of the official Archlinux development team.
    I recommend downloading the CD I mentioned and follow this guide: https://wiki.archlinux.org/index.php/Beginners%27_Guide
    I've installed arch many times on different hardware and the only time I lost mouse and keyboard was after I removed "10-evdev.conf" and "10-quirks.conf" from /etc/X11/xorg.conf.d/. I copied both back from backups, rebooted and m&k were functional again. My guess is  "10-evdev.conf" was the file I needed. Check both these files exist.

  • Simple button not working

    I am trying to simply create a button in Flash 8 that takes
    the user from Scene 1 to Scene 2. I use the goto and play Scene 1,
    Frame 1 but it is not working?

    boydmartin wrote:
    > I am trying to simply create a button in Flash 8 that
    takes the user from Scene 1 to Scene 2. I use the goto and play
    Scene 1, Frame 1 but it is not working?
    Search archives for "gotoAndPlay Scene"
    http://groups.google.com/groups?as_q=gotoAndPlay+Scene&num=10&scoring=r&hl=en&as_epq=&as_o q=&as_eq=&as_ugroup=macromedia.flash.*&as_usubject=&as_uauthors=&lr=&as_qdr=&as_drrb=b&as_ mind=1&as_minm=1&as_miny=2006&as_maxd=15&as_maxm=11&as_maxy=2006&safe=off
    this is one of the most frequently asked question in here,
    please try to do
    some search next time before posting.
    Best Regards
    Urami
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • Please help! Itunes fails to open on my macbook pro. I have remove itunes and reinstalled it and it still will not work!, Please help! Itunes fails to open on my macbook pro. I have remove itunes and reinstalled it and it still will not work!

    Please help! Itunes fails to open on my macbook pro. I have removed itunes and reinstalled it and it still will not work!

    Try removing the Genius database.  In the "Finder" go to the /username/Music/iTunes/ folder and delete the "iTunes Library Genius.itdb" file. This may allow the program to launch again. This file will be recreated upon first use of the "Genius" feature.

  • Installed Windows & 32 Bit But Drivers and USB ports NOT WORKING.

    I bugh an HP Pavillion TS 14 Notebook that came preinstall with Windows 8.1 64 bit which I hate so wiped the drives and installed Windows 7 32 bit and now I have a big problem.  None of my network drivers work and the 2 uSB ports where I plug my mouse and other SB hardware in no longer work. 
    I did a back up of the SW Set up file that has all of the HP dvers for my laptop but both the network and video divers won't install. And When I try to install the drives I get the eror message saying they are not compatible with this version of Windows.
    I have loked on the HP website under my laptop model which s as above but HP don't do drivers for Windows 7 32 for my laptop. And I have looked on both the Realteck website for both the Realteck ethnet and Realteck wireless network drivers but none of them work or install on my operating system. The video drivers Intel don't work either. So I am really stuck a I cannot go back to Windows 8.1 as though that 32 bit Windows 7 would work on my laptop but most of my drivers are not compatible with the operating sytem And I don't want to install 64 bit Windows as I like 32 bit.
    The drivers that are not working on Windows 7 32 bit are:
    Realteck RTL8188EE 802-11b/gn witeless lan
    Realteck ethnet die and
    Intel High definition graphcs driver 
    Which don't work at all on Windows 7 32 bit as they are 64 bit only drivers.
    So can you please post me a link bth the network and Intel graphics drvers that work with my laptop. As I have tried lots of different Realteck and raphics drivers for Window 7 but NONE of them work on my system. And None of my USB ports are working either. So how do I solve this problem?
    This question was solved.
    View Solution.

    Hi:
    Should be no problem to get W7 32 bit to work on that model.
    Just use all of the drivers and software from the HP Probook 450 G0 on your model except the Audio, BIOS and firmware files.
    Your model uses the Intel HD graphics driver only.
    The first driver you have to install is the Intel chipset installation utility and then reboot.
    http://h20565.www2.hp.com/portal/site/hpsc/public/psi/swdHome/?cc=us&lang=en&sp4ts.oid=5359407&ac.ad...
    Audio:  Accept the agreement.  Download and install the first driver on the list.
    http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=14&PFid=24&Level=4&Conn=3&DownT...
    If for some reason, the Intel HD graphics driver from that model does not work, then use this one...
    https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=23713

  • How To Get A New Ipad Because Old One Is Not Working

    Hi
    Friends I Have Problem In My Ipad Mini And Its Not Working Maybe Problem In Hardware Or Something
    And It's Under Warranty Of Apple Now How I Get New Ipad From Apple Because Its Only In Apple Warranty
    And In My Country There Is No Any Apple Branch So Can AnyOne Help Me Out ?

    Frozen or unresponsive iPad
    Resolve these most common issues:
        •    Display remains black or blank
        •    Touch screen not responding
        •    Application unexpectedly closes or freezes
    http://www.apple.com/support/ipad/assistant/ipad/
    iPad Frozen, not responding, how to fix
    http://appletoolbox.com/2012/07/ipad-frozen-not-responding-how-to-fix/
    iPad Frozen? How to Force Quit an App, Reset or Restart Your iPad
    http://ipadacademy.com/2010/11/ipad-frozen-how-to-force-quit-an-app-reset-or-res tart-your-ipad
    Black or Blank Screen on iPad or iPhone
    http://appletoolbox.com/2012/10/black-or-blank-screen-on-ipad-or-iphone/
    What to Do When Your iPad Won't Turn On
    http://ipad.about.com/od/iPad_Troubleshooting/ss/What-To-Do-When-Your-Ipad-Wo-No t-Turn-On.htm
    iOS: Not responding or does not turn on
    http://support.apple.com/kb/TS3281
    Home button not working or unresponsive, fix
    http://appletoolbox.com/2013/04/home-button-not-working-or-unresponsive-fix/
    iPad: Basic troubleshooting
    http://support.apple.com/kb/TS3274
     Cheers, Tom

Maybe you are looking for