Simillar madule in BI 7.0 as UMC_NOTIF_SEND_EMSIL in MWP.

Hello all,
there is a module in MWP with the name of UMC_NOTIF_SEMD_EMSIL. I want to know if there is a similar module that does the same thing in BI 7.0.
anything will be helpful.
thanks

Similar Messages

  • Function madule

    how can i have select-options in function module?

    hi,
    while creting function module, we found two include progrm in that you write
    select-options statement in TOP include. TOP include especialy for global declarations.
    <b>include XXXXXXXXTOP.</b> " this is one include program.
    double click this incude progrm and write the statement SELECT-OPTION in it for selection-screen, after that save and activate.
    <b>or</b>
    create a program of type executable, in this you write SELECT-OPTIONS stateement, after that save and activate the program.
    PROGRAM ZPROG.
    SELECT-OPTIONS: var1 FOR <refarence-variable>.
    now goto SE37 for creating FM, in Function modue choose the tab SOURCE CODE in this you write the statement like <b>SUBMIT ZPROG.</b>
    regards,
    Ashok Reddy

  • Locking the GUI, spinning dial (simillar to JXLayer)

    Hello,
    I am looking for a way to lock the GUI (and display a spinning dial) when a long running thread is running.
    How would one do this with JavaFX?
    Thanks in advance

    Yes. Using a progress indicator instead of a cursor is a good idea.
       import javafx.application.Application;
    import javafx.beans.binding.When;
    import javafx.beans.property.ObjectProperty;
    import javafx.beans.property.SimpleObjectProperty;
    import javafx.beans.value.ChangeListener;
    import javafx.beans.value.ObservableValue;
    import javafx.concurrent.Task;
    import javafx.concurrent.Worker.State;
    import javafx.event.ActionEvent;
    import javafx.event.EventHandler;
    import javafx.scene.Scene;
    import javafx.scene.control.Button;
    import javafx.scene.layout.StackPane;
    import javafx.stage.Stage;
    import javafx.scene.Cursor;
    import javafx.scene.control.ProgressIndicator;
    public class TaskProgs extends Application {
        @Override
        public void start(Stage primaryStage) {
            Button btn = new Button();
            btn.setText("Submit");
            btn.setOnAction(new EventHandler<ActionEvent>() {
                @Override
                public void handle(ActionEvent event) {
                    System.out.println("click...");
            final StackPane root = new StackPane();
            root.getChildren().add(btn);
            final Scene scene = new Scene(root, 300, 250);
            primaryStage.setTitle("Hello World!");
            primaryStage.setScene(scene);
            primaryStage.show();
            Task<Integer> task = new Task<Integer>() {
                @Override
                protected Integer call() throws Exception {
                    int iterations;
                    for (iterations = 0; iterations < 10000000; iterations++) {
                        if (isCancelled()) {
                            updateMessage("Cancelled");
                            break;
                        updateMessage("Iteration " + iterations);
                        updateProgress(iterations, 10000000);
                    return iterations;
            final ProgressIndicator pi = new ProgressIndicator();
            pi.setProgress(ProgressIndicator.INDETERMINATE_PROGRESS); 
            scene.getRoot().mouseTransparentProperty().bind(task.runningProperty());
            Thread th = new Thread(task);
            th.start();
            task.stateProperty().addListener(new ChangeListener<State>() {
                public void changed(ObservableValue<? extends State> observable, State oldValue, State newValue) {
                    if (newValue == State.SUCCEEDED) {
                        root.getChildren().remove(pi);
                    } else if (newValue == State.RUNNING) {
                        root.getChildren().add(pi);
        public static void main(String[] args) {
            launch(args);
      

  • Simillar FM s like TH_POPUP

    Hi,
    I have a requirement to send a POPUP message based on the list of users I get thru a program. I have used FM  TH_POPUP to do this, this works well in the fore ground however, the behaviour of this FM is erratic in the background . I.e. it works fine once and fails for the next time in the background, though correct values are being passed. I have debugged in the background but could not notice any difference.
    Can anyone suggest me similar FMs or Objects to achieve the same. I.e.a POPUP based on user criteria.
    Thanks,
    Amber

    You can try to send the email to the list of the users in the SAP Inbox with the Attribute as the "Express".
    So, if the user is logged in he will get the message.
    Epxress Document "subject" received from <user>
    If that user is not logged in, than he can go to SO01 and check the message.
    Regards,
    Naimesh Patel

  • How can i redirect to with one button to different pages!

    Hi All,
    For any application, for the first time,if a new table exists then there will no data in that table.
    based on this scenerio,in my application,i am handling apex validation staying that "you have no data. Please click here to go Reset symbol page.
    when it redirects to Reset symbol i am providing a text box and with a button. Once there enter a symbol and click on button it will inert in that table and again redirects to Home page for say-39.
    simillarly what are the functionality available in home page i had implemented same thing but only it differs page no for say-115.
    In both the scenerio's i will be redircting reset Symbol page where there can insert a symbol explained in above scenerio case.
    My problem is when i am throwing the error msg from page-39 i am redirecting to Reset symbol and when there enter symbol and click on button again i will be redirection t page -39 because the error had came from page-39.
    If the same error comes from page-115 then also i will redirecting to same Reset Symbol where there will be entering symbol and click on button, in this case it should redirect to page-115 instead of page-39 because i have got error from page-115 but not from page-39.
    How to handle the above scenerio, please help me out.
    Thanks in advance,
    Anoo.

    Hi Andy,
    Thanks for your suggestion, it is working fine..But i am facing one problem in page 115, i have two regions and both regiosn have same name but only difference is items names.. when i had tried to rediect to page-115 the umwanted one regions is showing instead of expected region. It is getting failed here bec it is rediecting to differnet region.
    Any suggestion on this!
    Thanks,
    Anoo..

  • Black screen in Creative Cloud app 1.8.0.447 on Windows 7

    Hi!
    After updating the Creative Cloud application to the latest version (1.8.0.447), I have a blank black screen in the Home tab of the application. The Apps, Resources and Behance tabs work as they should.
    Also, I noticed that playing any one of the "What's new" videos that pop up when starting an installed application (e.g. InDesign) gives blank screen. I can hear the sound of video, but there is no movie or playing controls whatsoever.
    Everything was fine prior to the update. I have not made any other updates in between the two Creative Cloud versions (no Windows Update, no new graphics drivers). I am using Windows 7 Enterprise on HP Zbook 14 with dual graphics (Intel/AMD).
    UPDATE:  As i keep working, I discover more parts of the application suite that look similary (blank/black). Here's the new Adobe Color panel in InDesign.
    Regards,
    Jacob
    Meddelandet redigerades av: Jacob Wodzynski

    Hello,
    I had a simillar issue using my Notebook (Samsung Series 7 NP770Z7E-S04DE with Core i7 (3rd Gen) and a second graphics adapter (AMD Radeon HD 8870M). After upgrading from Win 8 to 8.1 i had really a lot of trouble because the OS update brought new drivers for both graphics adapters which obviously did not work together. I had to reverse the update because the notebook was not showing anything but the mouse cursor. Windows 8 had some other anoying bugs so I decided to ignore the warnings of my IT-Partner and Samsung and do a clean install of Windows 7 Pro. Since then I had the problem you, jacobwod, describe but I did not care because neither I used the Cloud-Space nor there were fonts available. Today I read your post and experimented with the settings. By accident I found out that enforcing the usage of the Intel-Chip (HD 4400 I think) for not only the creative cloud.exe but also a file called "adobe cef helper.exe" in C:\Program Files (x86)\Adobe\Adobe Creative Cloud\hex\" seems to be a solution. Thanks jacobwod for getting me on the right track.

  • Design Flaw in Twin Frozr fans

    So, I'm finally creating a thread about this.
    There's been reports over the last few years about fans making rattling noises, grinding noises, high pitched whines, whether on cold boot, idle, high RPM, or constantly, and quite frankly I'm tired of MSI ignoring the issue.
    There is a design flaw with the Twin Frozr fans.
    MSI needs to publicly acknowledge this.
    Currently, the only way to get a replacement fan is to send your ENTIRE card in for repair.  Other more reputable companies will send you out an entirely new fansink attachment at no cost.  As one poster said it; "That would be like sending my car to Nissan every time I blow a tire"
    My personal experience with Twin Frozr started with Twin Frozr 2 on my GTX 460 Hawks.  The Talon Attack edition started to make a bad grinding noise on cold boot or if it actually got cold enough during idle operation.  When the card warmed up, the noise stopped.  Speeding up the fan to 100% sometimes also caused it to get rid of the noise, but that was only temporary unless the card stayed warm.
    My non-hawk exhibited rattling as well, but to a lesser extent.  No grinding noise on cold boot, just a low rattling.
    My next card was a GTX 670 PE with Twin Frozr 4.  Surely they fixed the issue by now right?  Wrong!  Within 30 days I started having fan issues.  This fan doesn't rattle, but there is a high pitched whine when the fan is in operation.  The faster the RPM, the louder the whine.  Most people don't even know they have this issue because of the subtle tone of the whine and it being muffled by the fan's air sound at higher RPMs.
    That's 3 separate graphics cards all exhibiting an issue with their fans.
    There's one thing in common with these issues; it's only caused by the fan closest to the I/O.  This boggles my mind.  Surely if there was a problem with the fan design itself it would affect both fans, right?  I just don't understand it.  This leads me to believe it's a design flaw with the Twin Frozr design.
    Some people seem to have an issue with the other fan, but it appears to be rare and not the same type of problem the majority of people are reporting.
    Seeing as they want you to lose your card (and $10+ to ship it) for weeks at a time to 'fix' an issue which will no doubt happen again, something needs to be done about this.  Their 'warranty' policy for this issue is completely unacceptable, as is the fact that the fans start acting up within a month of ownership.
    If you want to see more threads, just do a search. Here is some of them:
    https://forum-en.msi.com/index.php?topic=151578.0
    https://forum-en.msi.com/index.php?topic=157567.0
    https://forum-en.msi.com/index.php?topic=156284.0
    https://forum-en.msi.com/index.php?topic=161914.0
    https://forum-en.msi.com/index.php?topic=153463.0
    https://forum-en.msi.com/index.php?topic=154030.0
    Googling brings more results.  I've posted about it in this thread, and others have mentioned it as well: http://www.overclock.net/t/1265574/msi-gtx-670-power-edition-twin-frozr-4-cooler/0_30

    Quote from: Noway77 on 28-May-14, 05:39:49
    I don't think we have a MSI office in Portugal, most brands don't.
    Some stores are not reliable they buy from EU retailers some even from Asia retailers and usually they don't give proper support. In Lisbon you have stores like Globaldata, Nanochip, Chiptek and AquaPC they are in business for years, have good customer support and have also good prices.
    I'm probably not going to buy any MSI product from now on , for obvious reasons.
    Trying to contact a support shoudn't be this hard from a client , at this point I assume anyone that's doesn't want to lose time will just give up.
    As a consumer I was forced to RUN and TRY to find msi support , MSI support mail doesn't event exist , since I made this thread it still hasn't been changed.
    I really liked MSI ( I still have my 875P MSI neo here with my p4 and the NX6800 working ) it's like saying goodbye to an old friend that has been by my side since P4 times.
    I'll buy msi products in US , or in another country maybe , but never MORE in portugal.
    This is not cause of the shops , I recommend everyone to buy in the shops listed !!
    In fact most of the portuguese shops tried to help me find msi support ( even though they weren't the stored that sold me the card ).
    I really don't want ppl to get this mixed up, the problem here is MSI not acknowledging a problem that is simple to fix, having a non-existant email on their webpage as support for over 4 months and the fact that as a consumer I was forced to jump trough loops to actually contact MSI itself !
    Every portuguese shop I contacted was super nice and really helpful pointing me to the new msi email
    And actually the fix ( hot needle fix forum post link ) came from a shop reply.
    US support was always super nice and helpful !
    I was forced to fix my fan with the help of users.
    If right now my MSI gpu is working is thanks to guru3d and hardwareoc and simillar forums ( thanks to everyone that posted Twin Frozn fixes , this may not mean much , but really .. thanks for helping me out ! )
    MSI didn't help or even try to help me , I had to go out of my way to get help , and I never did.
    I know some of those stores , they have great prices , but if I buy anything in portugal I'll buy other brands for obvious reasons. ( it was actually one of those shops that helped me pinpoint the "real" msi email )
    I am a customer , I should be treated as such , I was joked and pushed around emails , found emails that don't even exist , I was ignored and left looking at a card going dead.
    Maybe for some of you it's easy , you just buy another one .... and maybe that's the custommer MSI wants. But that's not me.
    Pointing me to places to buy MORE is almost insulting at this point. I wont buy more ... I would be stupid of I did.
    I just hope some other person that has MSI and is having this problem with Twin Frozn fans ( that msi refuses to acknowledge as THEIR problem !! ) can fix them themselves or take some info from my posts and others to at least understand what is happening.
    From my pov , the fan eventually has some sort of lubrication problem , and due to that it starts to wobble , after that the coils heat up to a point it wobbles even more.
    Due to the high temps the fan either "looses" enough to dump all the lubing out.
    At some point the fan will heat up so much the plastic IS REALLY hot to the touch and fells that it can be actually moldable ( so I assume this is really bad )
    This leads to the start-stop problem , the fan tries to kick itself on , but just makes things worse.
    This leads to a fan that fails in 2-3 years.
    MSI should either had a way to put oil in the fan OR just start to be ready to replace them.
    The fact that IS an ebay market for Twin Frzn fans is just flabbergasting .
    I wish I had a better view on this , but seriously looking at this thread,  and seeing all the steps I have done , to find there are others like me that have a failing fan and that the ones that aren't ignored like me have to RMA a card for a simple fan doesn't give me any sort of confidence in this brand.
    MSI has one of the best gpu coolers  , honestly it's so god that after all this mess I stand as a testimony for it being one of the BEST gpu coolers around ! All my MSI products so far have been great ... but this experience was just ... weird ..
    I wish MSI would contact the ppl that are in my position and help them , it's just a fan  , it's an easy fix and it's easy to replace.
    There are lots of ppl right now with fans starting to fail , just take their card , replace the fan and send them back , and MSI will have happy customers , HAPPY cause the brand CARED !
    I'm only 1 client , MSI hardly "fells" me leaving ... I really like MSI ... so I wish this won't ever happen again to no one !
    I have been ignored in mailing for TDR problems , after that about the 12h+ card artifacting being fixed with cold boot ( I assume this was an nvidia problem )
    After using certain drivers that didn't TDR my card ( I have enough PSU for it so ... it's not the PSU ) and having been 2 years finding my own "solutions" to problems ... being ignored and just struggling to get help from MSI for a stupid FAN a cheap part and being hard just to contact them to get no answer .... and getting help from other users while MSI ignores me ? ... I'm thinking on leaving the brand ...
    The fans are now working 100% , I'll post info when and if they fail ( if I see my "fix" stopped working ) .
    It has now been a long time since 2011 and my first reports , and its been almost 6 months since I contacted msi about the portuguese email listed not existing.
    The email is still there , that non-existent email is STILL listen in MSI website RIGHT NOW after me being emailing them about it for 4+ months ,as a customer,  I can only assume they either ignore people , or they have a terrible communications internally .
    Again after all this mess , I would be kinda stupid to support or try to buy another product from this brand , MSI support was always great and was the main reason I bought msi products, all this posts are from a person that was truly SHOCKED in everything that is happening and the feeling that no one cared.

  • NQSError: 47051 error on Windows cluster

    I’m getting nQSError: 47051 while installing OBIEE cluster on windows.
    Here’s the situation. We are installing OBIEE (10.1.3.4) on a two node (Windows 2003, SP2) cluster. The shared file system is built on a SAN using windows clustering. This windows SAN cluster is also attached to the primary OBIEE server as a local drive. All the shared files (Repository Publishing Directory, Cache directory etc.) are mapped to this cluster.
    After the configuration the OBI Server doesn’t start and throws error
    [nQSError: 47024] The Oracle BI Server participates in a cluster but errors were found in the cluster configuration file.
    [nQSError: 47051] The Oracle BI Server is specified as participating in a cluster, but global cache file storage location, <My shared file location, is invalid.
    I am perplexed since I (or the user owning OBIEE) can see this disk using ‘Windows explorer’ and read and right to it. Then what can be the issue with OBIEE server?
    Funny thing is when I specify my local directory (the SAN cluster attached locally) as the cache location it works!
    Interestingly I found out that there is a bug (6165192) on OBIEE 10.1.3.3 where simillar problem is listed. Not sure if that is still applicable to 10.1.3.4.
    I noticed that we have all kinds of firewall (internally) between the servers. Can that block the OBIPS communication with the server to which the SAN disk is attached? If yes, then what Protocol is used for such a communication and on what port?
    Did any of you face similar situation? If yes, then what was your resolution?
    Any help on this will be greatly appreciated.

    Hi,
    In our environment we have installed OBIEE 10.1.3.4 on two windows servers(primary and secondary) and these servers not clustered using Microsoft or any other cluster software .
    We are planning to use SAN drive to hold the shared cache, now we are facing a challenge in configuring the SAN to see from both OBIEE servers, is it possible to use the SAN with out installing any cluster between these servers.
    I understood from above post that you guys implemented/installed OBIEE on Windows environment with SAN.
    Is it possible to have a quick call. Your help is greatly appreciated.
    Thanks

  • Data not getting displayed in every page ...

    Hi,
    I'm facing a peculiar problem. I have a template where i want to display a certain table in every page but i can't place it in header. As far as i know it should get displayed if I select "Repeat as header row at the top of each page".
    This table is under a group <?for-each@section:G_HEADERS?> ... The problem that i'm facing is the table is getting displayed in the first page but not on subsequent pages ... i even tried putting a simple table with a static text .. but its behaving simillarly .... I tried Table-> Heading rows repeat but to no avail ..
    Please help me if someone has any solution ...

    Do you have a single page or multiple pages?
    You should be able to put a table in the header. Read up in the user guide on
    <?start:body?>
    <?end body?>
    Which allows you define the header/foot inside the Word body.
    In the 5.6.2 user guide it is on page 6-13:
    Creating RTF Templates -> Defining Headers and Footer -> Multiple or Complex Headers and Footers.
    In the word header you can use <??> command, but you have to spell them out and
    not use form fields - becaue Microsoft Word does not allow form fields in headers.
    Klaus

  • Column alignment in tabular form

    Hi,
    how to change column alignment in f.e Text Fields in tabular form.
    Manual option doesn.t work (alingment not heading). I tried to add
    style=text-align:right ( i cut quote)in element column formatting options but I didn't find solution.
    Anyone know how to change this?
    Maybe sth simillar to the same problem in IR:
    .apexir_WORKSHEET_DATA td, .apexir_WORKSHEET_DATA td div{text-align:right}I understand ".apexir_WORKSHEET_DATA" it's only IR definition and it doesn't work with tabular form
    Edited by: nirud on 2010-03-12 07:53

    Hi,
    Go edit your tabular form Column Attributes where you like apply that style.
    Then add to Element Attributes
    style=text-align:rightBr,Jari
    Edited by: jarola on Mar 14, 2010 11:22 AM
    Forum do not like my code
    wrap text-align:right to double quotes

  • Libreoffice crashes after plug in external monitor

    Hi
    I have XFCE. When i plug in external monitor i get a crash from libreoffice. The message says that libreoffice has crashed and that documents will be saved. Has anybody got simillar issues?
    LibreOffice error message:
    Due to an unexpected errot, LibreOffice vrashed. All the files you were working on will be saved now. The next time LibreOffice is launched, your files will be recovered automatically.
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.0-ARCH (thomas@evey) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Sat Aug 6 16:49:00 CEST 2011
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 0000000000097c00 (usable)
    [ 0.000000] BIOS-e820: 0000000000097c00 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e1000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 000000007dd80000 (usable)
    [ 0.000000] BIOS-e820: 000000007dd80000 - 000000007dd8f000 (ACPI data)
    [ 0.000000] BIOS-e820: 000000007dd8f000 - 000000007dde0000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 000000007dde0000 - 000000007de00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed40000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
    [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
    [ 0.000000] DMI 2.5 present.
    [ 0.000000] DMI: ASUSTeK Computer Inc. K50IJ /K50IJ , BIOS 209 07/10/2009
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] last_pfn = 0x7dd80 max_arch_pfn = 0x100000
    [ 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-DFFFF uncachable
    [ 0.000000] E0000-EFFFF write-through
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 07DE00000 mask FFFE00000 uncachable
    [ 0.000000] 2 base 07E000000 mask FFE000000 uncachable
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [c00ff780] ff780
    [ 0.000000] initial memory mapped : 0 - 00c00000
    [ 0.000000] Base memory trampoline at [c0093000] 93000 size 16384
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
    [ 0.000000] 0000000000 - 0000400000 page 4k
    [ 0.000000] 0000400000 - 0037400000 page 2M
    [ 0.000000] 0037400000 - 00377fe000 page 4k
    [ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
    [ 0.000000] RAMDISK: 7db5b000 - 7dd70000
    [ 0.000000] Allocated new RAMDISK: 375e9000 - 377fd327
    [ 0.000000] Move RAMDISK from 000000007db5b000 - 000000007dd6f326 to 375e9000 - 377fd326
    [ 0.000000] ACPI: RSDP 000f93d0 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 7dd80100 00084 (v01 071009 XSDT1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: FACP 7dd80290 000F4 (v03 071009 FACP1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 7dd80680 0CD1D (v01 K50IJ K50IJ209 00000209 INTL 20051117)
    [ 0.000000] ACPI: FACS 7dd8f000 00040
    [ 0.000000] ACPI: APIC 7dd80390 0005C (v01 071009 APIC1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 7dd80430 0003C (v01 071009 OEMMCFG 20090710 MSFT 00000097)
    [ 0.000000] ACPI: OEMX 7dd80470 00176 (v01 071009 OEMX1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: ECDT 7dd80620 00054 (v01 071009 OEMECDT 20090710 MSFT 00000097)
    [ 0.000000] ACPI: DBGP 7dd803f0 00034 (v01 071009 DBGP1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: BOOT 7dd805f0 00028 (v01 071009 BOOT1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 7dd8f040 00071 (v01 071009 OEMB1636 20090710 MSFT 00000097)
    [ 0.000000] ACPI: HPET 7dd8d3a0 00038 (v01 071009 OEMHPET 20090710 MSFT 00000097)
    [ 0.000000] ACPI: GSCI 7dd8f0c0 02024 (v01 071009 GMCHSCI 20090710 MSFT 00000097)
    [ 0.000000] ACPI: ATKG 7dd912f0 08024 (v01 022008 OEMATKG 20080220 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 7dd99b20 004F0 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: DMI detected: ASUS K50IJ
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] 1125MB HIGHMEM available.
    [ 0.000000] 887MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 377fe000
    [ 0.000000] low ram: 0 - 377fe000
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] Normal 0x00001000 -> 0x000377fe
    [ 0.000000] HighMem 0x000377fe -> 0x0007dd80
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[2] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x00000097
    [ 0.000000] 0: 0x00000100 -> 0x0007dd80
    [ 0.000000] On node 0 totalpages: 515335
    [ 0.000000] free_area_init_node: node 0, pgdat c05add00, node_mem_map f6628200
    [ 0.000000] DMA zone: 32 pages used for memmap
    [ 0.000000] DMA zone: 0 pages reserved
    [ 0.000000] DMA zone: 3943 pages, LIFO batch:0
    [ 0.000000] Normal zone: 1744 pages used for memmap
    [ 0.000000] Normal zone: 221486 pages, LIFO batch:31
    [ 0.000000] HighMem zone: 2252 pages used for memmap
    [ 0.000000] HighMem zone: 285878 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: 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: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 0000000000097000 - 0000000000098000
    [ 0.000000] PM: Registered nosave memory: 0000000000098000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e1000
    [ 0.000000] PM: Registered nosave memory: 00000000000e1000 - 0000000000100000
    [ 0.000000] Allocating PCI resources starting at 7de00000 (gap: 7de00000:80f20000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 12 pages/cpu @f6000000 s25472 r0 d23680 u2097152
    [ 0.000000] pcpu-alloc: s25472 r0 d23680 u2097152 alloc=1*4194304
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 511307
    [ 0.000000] Kernel command line: root=/dev/sda1 ro quiet
    [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
    [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Initializing CPU#0
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240
    [ 0.000000] allocated 8247040 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (000377fe:0007dd80)
    [ 0.000000] Memory: 2027804k/2061824k available (3414k kernel code, 33536k reserved, 1408k data, 500k init, 1152520k highmem)
    [ 0.000000] virtual kernel memory layout:
    [ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    [ 0.000000] .init : 0xc05b6000 - 0xc0633000 ( 500 kB)
    [ 0.000000] .data : 0xc04559d5 - 0xc05b5a00 (1408 kB)
    [ 0.000000] .text : 0xc0100000 - 0xc04559d5 (3414 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:512
    [ 0.000000] CPU 0 irqstacks, hard=f540c000 soft=f540e000
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.000000] Detected 1795.332 MHz processor.
    [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 3592.27 BogoMIPS (lpj=5984440)
    [ 0.003343] pid_max: default: 32768 minimum: 301
    [ 0.003394] Security Framework initialized
    [ 0.003400] AppArmor: AppArmor disabled by boot time parameter
    [ 0.003424] Mount-cache hash table entries: 512
    [ 0.003645] Initializing cgroup subsys cpuacct
    [ 0.003661] Initializing cgroup subsys memory
    [ 0.003672] Initializing cgroup subsys devices
    [ 0.003674] Initializing cgroup subsys freezer
    [ 0.003677] Initializing cgroup subsys net_cls
    [ 0.003679] Initializing cgroup subsys blkio
    [ 0.003723] CPU: Physical Processor ID: 0
    [ 0.003725] CPU: Processor Core ID: 0
    [ 0.003728] mce: CPU supports 6 MCE banks
    [ 0.003736] CPU0: Thermal monitoring handled by SMI
    [ 0.003740] using mwait in idle threads.
    [ 0.006852] ACPI: Core revision 20110413
    [ 0.016682] ftrace: allocating 15362 entries in 31 pages
    [ 0.020055] Enabling APIC mode: Flat. Using 1 I/O APICs
    [ 0.020414] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.054743] CPU0: Intel Celeron(R) Dual-Core CPU T3000 @ 1.80GHz stepping 0a
    [ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    [ 0.056663] ... version: 2
    [ 0.056663] ... bit width: 40
    [ 0.056663] ... generic registers: 2
    [ 0.056663] ... value mask: 000000ffffffffff
    [ 0.056663] ... max period: 000000007fffffff
    [ 0.056663] ... fixed-purpose events: 3
    [ 0.056663] ... event mask: 0000000700000003
    [ 0.073448] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.100011] CPU 1 irqstacks, hard=f54e8000 soft=f54ea000
    [ 0.100014] Booting Node 0, Processors #1 Ok.
    [ 0.100017] smpboot cpu 1: start_ip = 93000
    [ 0.006666] Initializing CPU#1
    [ 0.006666] CPU1: Thermal monitoring handled by SMI
    [ 0.196686] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.203325] Brought up 2 CPUs
    [ 0.203328] Total of 2 processors activated (7184.88 BogoMIPS).
    [ 0.204206] devtmpfs: initialized
    [ 0.204206] PM: Registering ACPI NVS region at 7dd8f000 (331776 bytes)
    [ 0.204614] print_constraints: dummy:
    [ 0.204682] NET: Registered protocol family 16
    [ 0.204804] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.204807] ACPI: bus type pci registered
    [ 0.204906] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.204910] PCI: not using MMCONFIG
    [ 0.205140] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
    [ 0.205142] PCI: Using configuration type 1 for base access
    [ 0.206964] bio: create slab <bio-0> at 0
    [ 0.206964] ACPI: Deleted _OSI(Windows 2009)
    [ 0.209160] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.209166] ACPI: EC: Look up EC in DSDT
    [ 0.218122] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.221024] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.230152] ACPI Warning: Incorrect checksum in table [ATKG] - 0x84, should be 0xE5 (20110413/tbutils-314)
    [ 0.230496] ACPI: SSDT 7dd993b0 00765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.231045] ACPI: Dynamic OEM Table Load:
    [ 0.231049] ACPI: SSDT (null) 00765 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.231346] ACPI: SSDT 7dd99320 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    [ 0.231894] ACPI: Dynamic OEM Table Load:
    [ 0.231897] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20051117)
    [ 0.232248] ACPI: Interpreter enabled
    [ 0.232260] ACPI: (supports S0 S3 S4 S5)
    [ 0.232287] ACPI: Using IOAPIC for interrupt routing
    [ 0.232319] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.234032] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.234035] PCI: Using MMCONFIG for extended config space
    [ 0.243183] ACPI: EC: GPE = 0x1b, I/O: command/status = 0x66, data = 0x62
    [ 0.243546] ACPI: No dock devices found.
    [ 0.243548] HEST: Table not found.
    [ 0.243553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.243848] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.244065] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.244068] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.244072] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.244075] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
    [ 0.244078] pci_root PNP0A08:00: host bridge window [mem 0x7de00000-0xffffffff]
    [ 0.244094] pci 0000:00:00.0: [8086:2a40] type 0 class 0x000600
    [ 0.244121] DMAR: Forcing write-buffer flush capability
    [ 0.244147] pci 0000:00:02.0: [8086:2a42] type 0 class 0x000300
    [ 0.244164] pci 0000:00:02.0: reg 10: [mem 0xfe400000-0xfe7fffff 64bit]
    [ 0.244174] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.244181] pci 0000:00:02.0: reg 20: [io 0xdc00-0xdc07]
    [ 0.244219] pci 0000:00:02.1: [8086:2a43] type 0 class 0x000380
    [ 0.244232] pci 0000:00:02.1: reg 10: [mem 0xfe800000-0xfe8fffff 64bit]
    [ 0.244330] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
    [ 0.244399] pci 0000:00:1a.0: reg 20: [io 0xd880-0xd89f]
    [ 0.244468] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
    [ 0.244535] pci 0000:00:1a.1: reg 20: [io 0xd800-0xd81f]
    [ 0.244604] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
    [ 0.244672] pci 0000:00:1a.2: reg 20: [io 0xd480-0xd49f]
    [ 0.244753] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
    [ 0.244784] pci 0000:00:1a.7: reg 10: [mem 0xfe9fbc00-0xfe9fbfff]
    [ 0.244890] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.244896] pci 0000:00:1a.7: PME# disabled
    [ 0.244932] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
    [ 0.244957] pci 0000:00:1b.0: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit]
    [ 0.245049] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.245054] pci 0000:00:1b.0: PME# disabled
    [ 0.245086] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
    [ 0.245179] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.245185] pci 0000:00:1c.0: PME# disabled
    [ 0.245218] pci 0000:00:1c.1: [8086:2942] type 1 class 0x000604
    [ 0.245311] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.245317] pci 0000:00:1c.1: PME# disabled
    [ 0.245356] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
    [ 0.245451] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.245457] pci 0000:00:1c.5: PME# disabled
    [ 0.245494] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
    [ 0.245563] pci 0000:00:1d.0: reg 20: [io 0xd400-0xd41f]
    [ 0.245634] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
    [ 0.245702] pci 0000:00:1d.1: reg 20: [io 0xd080-0xd09f]
    [ 0.245771] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
    [ 0.245839] pci 0000:00:1d.2: reg 20: [io 0xd000-0xd01f]
    [ 0.245920] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
    [ 0.245951] pci 0000:00:1d.7: reg 10: [mem 0xfe9fb800-0xfe9fbbff]
    [ 0.246056] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.246062] pci 0000:00:1d.7: PME# disabled
    [ 0.246091] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    [ 0.246183] pci 0000:00:1f.0: [8086:2919] type 0 class 0x000601
    [ 0.246345] pci 0000:00:1f.2: [8086:2929] type 0 class 0x000106
    [ 0.246377] pci 0000:00:1f.2: reg 10: [io 0xcc00-0xcc07]
    [ 0.246390] pci 0000:00:1f.2: reg 14: [io 0xc880-0xc883]
    [ 0.246404] pci 0000:00:1f.2: reg 18: [io 0xc800-0xc807]
    [ 0.246417] pci 0000:00:1f.2: reg 1c: [io 0xc480-0xc483]
    [ 0.246430] pci 0000:00:1f.2: reg 20: [io 0xc400-0xc41f]
    [ 0.246443] pci 0000:00:1f.2: reg 24: [mem 0xfe9fb000-0xfe9fb7ff]
    [ 0.246501] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.246506] pci 0000:00:1f.2: PME# disabled
    [ 0.246598] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.246604] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.246610] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 0.246619] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.246718] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
    [ 0.246751] pci 0000:02:00.0: reg 10: [mem 0xfeaf0000-0xfeafffff 64bit]
    [ 0.246873] pci 0000:02:00.0: supports D1
    [ 0.246876] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
    [ 0.246883] pci 0000:02:00.0: PME# disabled
    [ 0.246929] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    [ 0.246935] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.246941] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.246950] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.247043] pci 0000:03:00.0: [1969:1026] type 0 class 0x000200
    [ 0.247076] pci 0000:03:00.0: reg 10: [mem 0xfebc0000-0xfebfffff 64bit]
    [ 0.247094] pci 0000:03:00.0: reg 18: [io 0xec00-0xec7f]
    [ 0.247203] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.247210] pci 0000:03:00.0: PME# disabled
    [ 0.247248] pci 0000:00:1c.5: PCI bridge to [bus 03-03]
    [ 0.247254] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.247259] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.247268] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.247370] pci 0000:00:1e.0: PCI bridge to [bus 04-04] (subtractive decode)
    [ 0.247376] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 0.247382] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 0.247391] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 0.247394] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.247397] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.247400] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.247403] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.247407] pci 0000:00:1e.0: bridge window [mem 0x7de00000-0xffffffff] (subtractive decode)
    [ 0.247437] pci_bus 0000:00: on NUMA node 0
    [ 0.247441] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.247651] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
    [ 0.247695] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT]
    [ 0.247885] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.248174] pci0000:00: ACPI _OSC control (0x1d) granted
    [ 0.259190] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12)
    [ 0.259248] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 10 12)
    [ 0.259304] ACPI: PCI Interrupt Link [LNKC] (IRQs *6)
    [ 0.259356] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 7 10 12)
    [ 0.259410] ACPI: PCI Interrupt Link [LNKE] (IRQs 6) *0, disabled.
    [ 0.259462] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 *7 10 12)
    [ 0.259517] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 *4 5 6 7 10 12)
    [ 0.259572] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 *10 12)
    [ 0.259683] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.259697] vgaarb: loaded
    [ 0.259699] vgaarb: bridge control possible 0000:00:02.0
    [ 0.259809] PCI: Using ACPI for IRQ routing
    [ 0.259812] PCI: pci_cache_line_size set to 64 bytes
    [ 0.259912] reserve RAM buffer: 0000000000097c00 - 000000000009ffff
    [ 0.259915] reserve RAM buffer: 000000007dd80000 - 000000007fffffff
    [ 0.260058] NetLabel: Initializing
    [ 0.260060] NetLabel: domain hash size = 128
    [ 0.260062] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.260077] NetLabel: unlabeled traffic allowed by default
    [ 0.260094] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
    [ 0.260103] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    [ 0.260108] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
    [ 0.270003] Switching to clocksource hpet
    [ 0.273239] Switched to NOHz mode on CPU #0
    [ 0.273288] Switched to NOHz mode on CPU #1
    [ 0.277882] pnp: PnP ACPI init
    [ 0.277905] ACPI: bus type pnp registered
    [ 0.278057] pnp 00:00: [bus 00-ff]
    [ 0.278061] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 0.278064] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 0.278069] pnp 00:00: [io 0x0d00-0xffff window]
    [ 0.278072] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 0.278075] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    [ 0.278078] pnp 00:00: [mem 0x7de00000-0xffffffff window]
    [ 0.278081] pnp 00:00: [mem 0x00000000-0xffffffff window]
    [ 0.278186] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.278198] pnp 00:01: [mem 0xfed10000-0xfed19fff]
    [ 0.278259] system 00:01: [mem 0xfed10000-0xfed19fff] has been reserved
    [ 0.278264] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.278299] pnp 00:02: [dma 4]
    [ 0.278301] pnp 00:02: [io 0x0000-0x000f]
    [ 0.278304] pnp 00:02: [io 0x0081-0x0083]
    [ 0.278306] pnp 00:02: [io 0x0087]
    [ 0.278309] pnp 00:02: [io 0x0089-0x008b]
    [ 0.278311] pnp 00:02: [io 0x008f]
    [ 0.278313] pnp 00:02: [io 0x00c0-0x00df]
    [ 0.278345] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.278357] pnp 00:03: [io 0x0070-0x0071]
    [ 0.278371] pnp 00:03: [irq 8]
    [ 0.278402] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.278441] pnp 00:04: [io 0x0060]
    [ 0.278443] pnp 00:04: [io 0x0064]
    [ 0.278449] pnp 00:04: [irq 1]
    [ 0.278483] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 0.278536] pnp 00:05: [irq 12]
    [ 0.278575] pnp 00:05: Plug and Play ACPI device, IDs ETD0001 PNP0f0e PNP0f0b PNP0f03 PNP0f13 PNP0f12 (active)
    [ 0.278586] pnp 00:06: [io 0x0061]
    [ 0.278618] pnp 00:06: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.278628] pnp 00:07: [io 0x00f0-0x00ff]
    [ 0.278634] pnp 00:07: [irq 13]
    [ 0.278667] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.278826] pnp 00:08: [io 0x0010-0x001f]
    [ 0.278829] pnp 00:08: [io 0x0022-0x003f]
    [ 0.278831] pnp 00:08: [io 0x0044-0x005f]
    [ 0.278833] pnp 00:08: [io 0x0063]
    [ 0.278836] pnp 00:08: [io 0x0065]
    [ 0.278838] pnp 00:08: [io 0x0067-0x006f]
    [ 0.278840] pnp 00:08: [io 0x0072-0x007f]
    [ 0.278842] pnp 00:08: [io 0x0080]
    [ 0.278845] pnp 00:08: [io 0x0084-0x0086]
    [ 0.278847] pnp 00:08: [io 0x0088]
    [ 0.278849] pnp 00:08: [io 0x008c-0x008e]
    [ 0.278852] pnp 00:08: [io 0x0090-0x009f]
    [ 0.278854] pnp 00:08: [io 0x00a2-0x00bf]
    [ 0.278856] pnp 00:08: [io 0x00e0-0x00ef]
    [ 0.278859] pnp 00:08: [io 0x04d0-0x04d1]
    [ 0.278861] pnp 00:08: [io 0x0800-0x087f]
    [ 0.278863] pnp 00:08: [io 0x0400-0x041f]
    [ 0.278866] pnp 00:08: [io 0x0500-0x057f]
    [ 0.278869] pnp 00:08: [mem 0xfe9fac00-0xfe9facff window]
    [ 0.278871] pnp 00:08: [mem 0xfed1c000-0xfed1ffff]
    [ 0.278874] pnp 00:08: [mem 0xfed20000-0xfed3ffff]
    [ 0.278876] pnp 00:08: [mem 0xfed45000-0xfed89fff]
    [ 0.278879] pnp 00:08: [mem 0xfed90000-0xfed90fff]
    [ 0.278881] pnp 00:08: [mem 0xfed91000-0xfed91fff]
    [ 0.278884] pnp 00:08: [mem 0xfed92000-0xfed92fff]
    [ 0.278886] pnp 00:08: [mem 0xfed93000-0xfed93fff]
    [ 0.278888] pnp 00:08: [mem 0xffb00000-0xffbfffff]
    [ 0.278891] pnp 00:08: [mem 0xfff00000-0xffffffff]
    [ 0.278969] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.278973] system 00:08: [io 0x0800-0x087f] has been reserved
    [ 0.278976] system 00:08: [io 0x0400-0x041f] has been reserved
    [ 0.278979] system 00:08: [io 0x0500-0x057f] has been reserved
    [ 0.278982] system 00:08: [mem 0xfe9fac00-0xfe9facff window] has been reserved
    [ 0.278986] system 00:08: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.278989] system 00:08: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.278993] system 00:08: [mem 0xfed45000-0xfed89fff] has been reserved
    [ 0.278996] system 00:08: [mem 0xfed90000-0xfed90fff] has been reserved
    [ 0.278999] system 00:08: [mem 0xfed91000-0xfed91fff] has been reserved
    [ 0.279002] system 00:08: [mem 0xfed92000-0xfed92fff] has been reserved
    [ 0.279006] system 00:08: [mem 0xfed93000-0xfed93fff] has been reserved
    [ 0.279009] system 00:08: [mem 0xffb00000-0xffbfffff] has been reserved
    [ 0.279012] system 00:08: [mem 0xfff00000-0xffffffff] has been reserved
    [ 0.279016] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279083] pnp 00:09: [mem 0xfed00000-0xfed003ff]
    [ 0.279119] pnp 00:09: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.279178] pnp 00:0a: [mem 0xffa00000-0xffbfffff]
    [ 0.279181] pnp 00:0a: [mem 0xffe00000-0xffffffff]
    [ 0.279236] system 00:0a: [mem 0xffa00000-0xffbfffff] could not be reserved
    [ 0.279239] system 00:0a: [mem 0xffe00000-0xffffffff] could not be reserved
    [ 0.279243] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279292] pnp 00:0b: [mem 0xffc00000-0xffdfffff]
    [ 0.279347] system 00:0b: [mem 0xffc00000-0xffdfffff] has been reserved
    [ 0.279351] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279412] pnp 00:0c: [mem 0xfec00000-0xfec00fff]
    [ 0.279415] pnp 00:0c: [mem 0xfee00000-0xfee00fff]
    [ 0.279417] pnp 00:0c: [mem 0xfec10000-0xfec17fff]
    [ 0.279419] pnp 00:0c: [mem 0xfec18000-0xfec1ffff]
    [ 0.279422] pnp 00:0c: [mem 0xfec38000-0xfec3ffff]
    [ 0.279424] pnp 00:0c: [io 0x0250-0x0253]
    [ 0.279427] pnp 00:0c: [io 0x0256-0x025f]
    [ 0.279484] system 00:0c: [io 0x0250-0x0253] has been reserved
    [ 0.279487] system 00:0c: [io 0x0256-0x025f] has been reserved
    [ 0.279491] system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.279494] system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.279497] system 00:0c: [mem 0xfec10000-0xfec17fff] has been reserved
    [ 0.279501] system 00:0c: [mem 0xfec18000-0xfec1ffff] has been reserved
    [ 0.279504] system 00:0c: [mem 0xfec38000-0xfec3ffff] has been reserved
    [ 0.279508] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279585] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    [ 0.279641] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.279645] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.279954] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    [ 0.279957] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    [ 0.279965] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    [ 0.279967] pnp 00:0e: [mem 0x00100000-0x7ddfffff]
    [ 0.279970] pnp 00:0e: [mem 0x00000000-0xffffffff disabled]
    [ 0.280081] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.280085] system 00:0e: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.280088] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.280092] system 00:0e: [mem 0x00100000-0x7ddfffff] could not be reserved
    [ 0.280095] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.280257] pnp: PnP ACPI: found 15 devices
    [ 0.280259] ACPI: ACPI bus type pnp unregistered
    [ 0.316954] PCI: max bus depth: 1 pci_try_num: 2
    [ 0.317008] pci 0000:00:1c.5: BAR 15: assigned [mem 0x7de00000-0x7dffffff 64bit pref]
    [ 0.317012] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
    [ 0.317014] pci 0000:00:1c.0: bridge window [io disabled]
    [ 0.317021] pci 0000:00:1c.0: bridge window [mem disabled]
    [ 0.317026] pci 0000:00:1c.0: bridge window [mem pref disabled]
    [ 0.317035] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
    [ 0.317037] pci 0000:00:1c.1: bridge window [io disabled]
    [ 0.317045] pci 0000:00:1c.1: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.317050] pci 0000:00:1c.1: bridge window [mem pref disabled]
    [ 0.317059] pci 0000:00:1c.5: PCI bridge to [bus 03-03]
    [ 0.317063] pci 0000:00:1c.5: bridge window [io 0xe000-0xefff]
    [ 0.317070] pci 0000:00:1c.5: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.317077] pci 0000:00:1c.5: bridge window [mem 0x7de00000-0x7dffffff 64bit pref]
    [ 0.317086] pci 0000:00:1e.0: PCI bridge to [bus 04-04]
    [ 0.317088] pci 0000:00:1e.0: bridge window [io disabled]
    [ 0.317094] pci 0000:00:1e.0: bridge window [mem disabled]
    [ 0.317100] pci 0000:00:1e.0: bridge window [mem pref disabled]
    [ 0.317124] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 0.317130] pci 0000:00:1c.0: setting latency timer to 64
    [ 0.317141] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.317147] pci 0000:00:1c.1: setting latency timer to 64
    [ 0.317156] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 0.317162] pci 0000:00:1c.5: setting latency timer to 64
    [ 0.317171] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.317176] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.317179] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.317181] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.317184] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.317187] pci_bus 0000:00: resource 8 [mem 0x7de00000-0xffffffff]
    [ 0.317191] pci_bus 0000:02: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.317194] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
    [ 0.317197] pci_bus 0000:03: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.317200] pci_bus 0000:03: resource 2 [mem 0x7de00000-0x7dffffff 64bit pref]
    [ 0.317203] pci_bus 0000:04: resource 4 [io 0x0000-0x0cf7]
    [ 0.317206] pci_bus 0000:04: resource 5 [io 0x0d00-0xffff]
    [ 0.317209] pci_bus 0000:04: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.317211] pci_bus 0000:04: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.317214] pci_bus 0000:04: resource 8 [mem 0x7de00000-0xffffffff]
    [ 0.317261] NET: Registered protocol family 2
    [ 0.317339] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.317587] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.318048] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.318337] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.318341] TCP reno registered
    [ 0.318344] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.318357] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [ 0.318534] NET: Registered protocol family 1
    [ 0.318557] pci 0000:00:02.0: Boot video device
    [ 0.318744] PCI: CLS 32 bytes, default 64
    [ 0.318812] Unpacking initramfs...
    [ 0.362878] Freeing initrd memory: 2132k freed
    [ 0.363915] Simple Boot Flag at 0x51 set to 0x1
    [ 0.364233] apm: BIOS not found.
    [ 0.364425] audit: initializing netlink socket (disabled)
    [ 0.364441] type=2000 audit(1312909012.363:1): initialized
    [ 0.368688] highmem bounce pool size: 64 pages
    [ 0.368694] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 0.378607] VFS: Disk quotas dquot_6.5.2
    [ 0.378705] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.378834] msgmni has been set to 1713
    [ 0.379068] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 0.379105] io scheduler noop registered
    [ 0.379108] io scheduler deadline registered
    [ 0.379123] io scheduler cfq registered (default)
    [ 0.379271] pcieport 0000:00:1c.0: setting latency timer to 64
    [ 0.379334] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.379455] pcieport 0000:00:1c.1: setting latency timer to 64
    [ 0.379513] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 0.379630] pcieport 0000:00:1c.5: setting latency timer to 64
    [ 0.379688] pcieport 0000:00:1c.5: irq 42 for MSI/MSI-X
    [ 0.379845] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.379852] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.379878] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.379881] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.379887] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.379912] pcieport 0000:00:1c.5: Signaling PME through PCIe PME interrupt
    [ 0.379915] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.379921] pcie_pme 0000:00:1c.5:pcie01: service driver pcie_pme loaded
    [ 0.380079] intel_idle: MWAIT substates: 0x2220
    [ 0.380081] intel_idle: does not run on family 6 model 23
    [ 0.380087] ERST: Table is not found!
    [ 0.380103] isapnp: Scanning for PnP cards...
    [ 0.737174] isapnp: No Plug & Play device found
    [ 0.737249] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.927374] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.930998] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.934050] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.934091] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.934122] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.934155] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.934186] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.934296] mousedev: PS/2 mouse device common for all mice
    [ 0.934388] rtc_cmos 00:03: RTC can wake from S4
    [ 0.934524] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    [ 0.934557] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.934588] cpuidle: using governor ladder
    [ 0.934590] cpuidle: using governor menu
    [ 0.934876] TCP cubic registered
    [ 0.934879] NET: Registered protocol family 17
    [ 0.934888] Registering the dns_resolver key type
    [ 0.934915] Using IPI No-Shortcut mode
    [ 0.935017] PM: Hibernation image not present or could not be loaded.
    [ 0.935024] registered taskstats version 1
    [ 0.939311] rtc_cmos 00:03: setting system clock to 2011-08-09 16:56:53 UTC (1312909013)
    [ 0.939352] Initializing network drop monitor service
    [ 0.939447] Freeing unused kernel memory: 500k freed
    [ 0.939681] Write protecting the kernel text: 3416k
    [ 0.939709] Write protecting the kernel read-only data: 1036k
    [ 0.953922] udevd[54]: starting version 173
    [ 0.977498] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.019140] usbcore: registered new interface driver usbfs
    [ 1.019176] usbcore: registered new interface driver hub
    [ 1.049312] usbcore: registered new device driver usb
    [ 1.050500] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.050540] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.050563] ehci_hcd 0000:00:1a.7: setting latency timer to 64
    [ 1.050567] ehci_hcd 0000:00:1a.7: EHCI Host Controller
    [ 1.050604] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
    [ 1.050644] ehci_hcd 0000:00:1a.7: debug port 1
    [ 1.068233] SCSI subsystem initialized
    [ 1.068335] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
    [ 1.068361] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfe9fbc00
    [ 1.079182] libata version 3.00 loaded.
    [ 1.080102] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    [ 1.080303] hub 1-0:1.0: USB hub found
    [ 1.080309] hub 1-0:1.0: 6 ports detected
    [ 1.080423] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 1.080445] ehci_hcd 0000:00:1d.7: setting latency timer to 64
    [ 1.080450] ehci_hcd 0000:00:1d.7: EHCI Host Controller
    [ 1.080461] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
    [ 1.080495] ehci_hcd 0000:00:1d.7: debug port 1
    [ 1.084638] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
    [ 1.084665] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfe9fb800
    [ 1.096705] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    [ 1.097358] hub 2-0:1.0: USB hub found
    [ 1.097365] hub 2-0:1.0: 6 ports detected
    [ 1.097486] ahci 0000:00:1f.2: version 3.0
    [ 1.097508] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 1.097565] ahci 0000:00:1f.2: irq 43 for MSI/MSI-X
    [ 1.097619] ahci: SSS flag set, parallel bus scan disabled
    [ 1.097653] ahci 0000:00:1f.2: AHCI 0001.0200 32 slots 4 ports 3 Gbps 0x3 impl SATA mode
    [ 1.097657] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ccc ems sxs
    [ 1.097664] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.103903] scsi0 : ahci
    [ 1.104030] scsi1 : ahci
    [ 1.104126] scsi2 : ahci
    [ 1.104218] scsi3 : ahci
    [ 1.104495] ata1: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb100 irq 43
    [ 1.104500] ata2: SATA max UDMA/133 abar m2048@0xfe9fb000 port 0xfe9fb180 irq 43
    [ 1.104502] ata3: DUMMY
    [ 1.104504] ata4: DUMMY
    [ 1.163917] uhci_hcd: USB Universal Host Controller Interface driver
    [ 1.163984] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.163997] uhci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.164113] uhci_hcd 0000:00:1a.0: UHCI Host Controller
    [ 1.164129] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    [ 1.164178] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000d880
    [ 1.164368] hub 3-0:1.0: USB hub found
    [ 1.164373] hub 3-0:1.0: 2 ports detected
    [ 1.164477] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    [ 1.164486] uhci_hcd 0000:00:1a.1: setting latency timer to 64
    [ 1.164490] uhci_hcd 0000:00:1a.1: UHCI Host Controller
    [ 1.164500] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    [ 1.164539] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000d800
    [ 1.164699] hub 4-0:1.0: USB hub found
    [ 1.164704] hub 4-0:1.0: 2 ports detected
    [ 1.164787] uhci_hcd 0000:00:1a.2: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    [ 1.164795] uhci_hcd 0000:00:1a.2: setting latency timer to 64
    [ 1.164799] uhci_hcd 0000:00:1a.2: UHCI Host Controller
    [ 1.164808] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    [ 1.164848] uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000d480
    [ 1.165008] hub 5-0:1.0: USB hub found
    [ 1.165012] hub 5-0:1.0: 2 ports detected
    [ 1.165099] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 1.165107] uhci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.165111] uhci_hcd 0000:00:1d.0: UHCI Host Controller
    [ 1.165122] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    [ 1.165154] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d400
    [ 1.165311] hub 6-0:1.0: USB hub found
    [ 1.165316] hub 6-0:1.0: 2 ports detected
    [ 1.165398] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 1.165408] uhci_hcd 0000:00:1d.1: setting latency timer to 64
    [ 1.165412] uhci_hcd 0000:00:1d.1: UHCI Host Controller
    [ 1.165421] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    [ 1.165450] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d080
    [ 1.165607] hub 7-0:1.0: USB hub found
    [ 1.165611] hub 7-0:1.0: 2 ports detected
    [ 1.165696] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.165704] uhci_hcd 0000:00:1d.2: setting latency timer to 64
    [ 1.165708] uhci_hcd 0000:00:1d.2: UHCI Host Controller
    [ 1.165717] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    [ 1.165747] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d000
    [ 1.165914] hub 8-0:1.0: USB hub found
    [ 1.165919] hub 8-0:1.0: 2 ports detected
    [ 1.366705] Refined TSC clocksource calibration: 1795.499 MHz.
    [ 1.366711] Switching to clocksource tsc
    [ 1.386680] usb 1-3: new high speed USB device number 2 using ehci_hcd
    [ 1.423359] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 1.425060] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.425379] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.425384] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.427244] ata1.00: ATA-8: ST9320325AS, 0002SDM1, max UDMA/133
    [ 1.427247] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
    [ 1.429377] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 1.429687] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.429691] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.431520] ata1.00: configured for UDMA/133
    [ 1.431677] scsi 0:0:0:0: Direct-Access ATA ST9320325AS 0002 PQ: 0 ANSI: 5
    [ 1.750027] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 1.765044] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.765049] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.778146] ata2.00: ATAPI: Optiarc DVD RW AD-7580S, FX20, max UDMA/100
    [ 1.794186] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 1.794191] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 1.807014] ata2.00: configured for UDMA/100
    [ 1.810609] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7580S FX20 PQ: 0 ANSI: 5
    [ 1.817797] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    [ 1.817854] sd 0:0:0:0: [sda] Write Protect is off
    [ 1.817857] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 1.817881] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 1.822707] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 1.822711] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 1.823032] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 1.836683] usb 6-2: new low speed USB device number 2 using uhci_hcd
    [ 1.859083] sda: sda1 sda2 sda3 sda4 < sda5 >
    [ 1.859555] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.023721] input: MosArt Optical Mouse as /devices/pci0000:00/0000:00:1d.0/usb6/6-2/6-2:1.0/input/input1
    [ 2.023829] generic-usb 0003:13EE:0003.0001: input,hidraw0: USB HID v1.10 Mouse [MosArt Optical Mouse] on usb-0000:00:1d.0-2/input0
    [ 2.023850] usbcore: registered new interface driver usbhid
    [ 2.023852] usbhid: USB HID core driver
    [ 2.650851] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 4.258021] udevd[287]: starting version 173
    [ 4.739711] asus_acpi: Asus Laptop ACPI Extras version 0.30
    [ 4.739876] asus_acpi: unsupported model K50IJ, trying default values
    [ 4.739878] asus_acpi: send /proc/acpi/dsdt to the developers
    [ 4.816300] iTCO_vendor_support: vendor-support=0
    [ 4.824448] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    [ 4.824569] iTCO_wdt: Found a ICH9M TCO device (Version=2, TCOBASE=0x0860)
    [ 4.824660] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 4.827238] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 4.827382] ACPI: AC Adapter [AC0] (on-line)
    [ 4.828155] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 4.828165] ACPI: Sleep Button [SLPB]
    [ 4.828230] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
    [ 4.831492] ACPI: Lid Switch [LID]
    [ 4.831614] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 4.831621] ACPI: Power Button [PWRF]
    [ 4.865124] Linux agpgart interface v0.103
    [ 4.921369] cfg80211: Calling CRDA to update world regulatory domain
    [ 4.936814] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 4.936824] ACPI: Battery Slot [BAT0] (battery present)
    [ 4.941752] ATL1E 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 4.941770] ATL1E 0000:03:00.0: setting latency timer to 64
    [ 4.945788] thermal LNXTHERM:00: registered as thermal_zone0
    [ 4.945792] ACPI: Thermal Zone [THRM] (44 C)
    [ 4.970466] ACPI: acpi_idle registered with cpuidle
    [ 4.974411] Monitor-Mwait will be used to enter C-1 state
    [ 4.974445] Monitor-Mwait will be used to enter C-2 state
    [ 4.974469] Monitor-Mwait will be used to enter C-3 state
    [ 4.974477] Marking TSC unstable due to TSC halts in idle
    [ 4.975874] Switching to clocksource hpet
    [ 5.032723] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
    [ 5.032822] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 5.033439] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
    [ 5.033728] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 5.105663] [drm] Initialized drm 1.1.0 20060810
    [ 5.107962] ath9k 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 5.107977] ath9k 0000:02:00.0: setting latency timer to 64
    [ 5.142586] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 5.142593] i915 0000:00:02.0: setting latency timer to 64
    [ 5.159185] ath: EEPROM regdomain: 0x60
    [ 5.159188] ath: EEPROM indicates we should expect a direct regpair map
    [ 5.159191] ath: Country alpha2 being used: 00
    [ 5.159193] ath: Regpair used: 0x60
    [ 5.168070] i915 0000:00:02.0: irq 44 for MSI/MSI-X
    [ 5.168078] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 5.168080] [drm] Driver supports precise vblank timestamp query.
    [ 5.168129] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 5.191736] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    [ 5.192424] Registered led device: ath9k-phy0
    [ 5.192433] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf81a0000, irq=17
    [ 5.288322] asus_laptop: Asus Laptop Support version 0.42
    [ 5.288486] asus_laptop: K50IJ model detected
    [ 5.288978] asus_laptop: Backlight controlled by ACPI video driver
    [ 5.289084] input: Asus Laptop extra buttons as /devices/platform/asus_laptop/input/input5
    [ 5.393429] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 5.393627] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [ 5.597755] psmouse serio4: ID: 10 00 64
    [ 5.702553] elantech: assuming hardware version 2, firmware version 4.1.1
    [ 5.738839] elantech: Synaptics capabilities query result 0x7e, 0x13, 0x0d.
    [ 5.780864] fbcon: inteldrmfb (fb0) is primary device
    [ 5.825826] Console: switching to colour frame buffer device 170x48
    [ 5.831063] fb0: inteldrmfb frame buffer device
    [ 5.831065] drm: registered panic notifier
    [ 5.833323] ACPI Warning: _BQC returned an invalid level (20110413/video-473)
    [ 5.834567] acpi device:38: registered as cooling_device2
    [ 5.834817] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6
    [ 5.834975] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [ 5.835272] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 5.835329] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 5.835420] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    [ 5.835458] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [ 5.840235] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio4/input/input7
    [ 6.069285] Linux media interface: v0.10
    [ 6.088833] Linux video capture interface: v2.00
    [ 6.097205] uvcvideo: Found UVC 1.00 device CNF7129 (04f2:b071)
    [ 6.120085] input: CNF7129 as /devices/pci0000:00/0000:00:1a.7/usb1/1-3/1-3:1.0/input/input8
    [ 6.120179] usbcore: registered new interface driver uvcvideo
    [ 6.120181] USB Video Class driver (v1.1.0)
    [ 7.622339] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 7.907480] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 7.987363] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    [ 8.044201] Adding 4213756k swap on /dev/sda5. Priority:-1 extents:1 across:4213756k
    Xorg.0.log:
    [ 25.092]
    This is a pre-release version of the X server from The X.Org Foundation.
    It is not supported in any way.
    Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
    Select the "xorg" product for bugs you find in this release.
    Before reporting bugs in pre-release versions please check the
    latest version in the X.Org Foundation git repository.
    See http://wiki.x.org/wiki/GitPage for git access instructions.
    [ 25.092]
    X.Org X Server 1.10.3.901 (1.10.4 RC 1)
    Release Date: 2011-07-29
    [ 25.092] X Protocol Version 11, Revision 0
    [ 25.092] Build Operating System: Linux 3.0.0-ARCH i686
    [ 25.092] Current Operating System: Linux saso-laptop 3.0-ARCH #1 SMP PREEMPT Sat Aug 6 16:49:00 CEST 2011 i686
    [ 25.093] Kernel command line: root=/dev/sda1 ro quiet
    [ 25.093] Build Date: 08 August 2011 08:28:07AM
    [ 25.093]
    [ 25.093] Current version of pixman: 0.22.2
    [ 25.093] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 25.093] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 25.093] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Aug 9 18:57:17 2011
    [ 25.215] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 25.248] (==) No Layout section. Using the first Screen section.
    [ 25.248] (==) No screen section available. Using defaults.
    [ 25.248] (**) |-->Screen "Default Screen Section" (0)
    [ 25.248] (**) | |-->Monitor "<default monitor>"
    [ 25.248] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 25.248] (==) Automatically adding devices
    [ 25.248] (==) Automatically enabling devices
    [ 25.303] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 25.303] Entry deleted from font path.
    [ 25.339] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 25.339] Entry deleted from font path.
    [ 25.339] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 25.340] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 25.340] Entry deleted from font path.
    [ 25.340] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 25.340] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 25.340] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 25.340] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 25.340] (II) Loader magic: 0x822e4e0
    [ 25.340] (II) Module ABI versions:
    [ 25.340] X.Org ANSI C Emulation: 0.4
    [ 25.340] X.Org Video Driver: 10.0
    [ 25.340] X.Org XInput driver : 12.2
    [ 25.340] X.Org Server Extension : 5.0
    [ 25.341] (--) PCI:*(0:0:2:0) 8086:2a42:1043:1862 rev 9, Mem @ 0xfe400000/4194304, 0xd0000000/268435456, I/O @ 0x0000dc00/8
    [ 25.341] (--) PCI: (0:0:2:1) 8086:2a43:1043:1862 rev 9, Mem @ 0xfe800000/1048576
    [ 25.341] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 25.341] (II) LoadModule: "extmod"
    [ 25.358] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 25.373] (II) Module extmod: vendor="X.Org Foundation"
    [ 25.373] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.373] Module class: X.Org Server Extension
    [ 25.373] ABI class: X.Org Server Extension, version 5.0
    [ 25.373] (II) Loading extension MIT-SCREEN-SAVER
    [ 25.373] (II) Loading extension XFree86-VidModeExtension
    [ 25.373] (II) Loading extension XFree86-DGA
    [ 25.374] (II) Loading extension DPMS
    [ 25.374] (II) Loading extension XVideo
    [ 25.374] (II) Loading extension XVideo-MotionCompensation
    [ 25.374] (II) Loading extension X-Resource
    [ 25.374] (II) LoadModule: "dbe"
    [ 25.374] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 25.387] (II) Module dbe: vendor="X.Org Foundation"
    [ 25.387] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.387] Module class: X.Org Server Extension
    [ 25.387] ABI class: X.Org Server Extension, version 5.0
    [ 25.387] (II) Loading extension DOUBLE-BUFFER
    [ 25.387] (II) LoadModule: "glx"
    [ 25.387] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 25.411] (II) Module glx: vendor="X.Org Foundation"
    [ 25.411] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.411] ABI class: X.Org Server Extension, version 5.0
    [ 25.411] (==) AIGLX enabled
    [ 25.411] (II) Loading extension GLX
    [ 25.411] (II) LoadModule: "record"
    [ 25.411] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 25.412] (II) Module record: vendor="X.Org Foundation"
    [ 25.412] compiled for 1.10.3.901, module version = 1.13.0
    [ 25.412] Module class: X.Org Server Extension
    [ 25.412] ABI class: X.Org Server Extension, version 5.0
    [ 25.412] (II) Loading extension RECORD
    [ 25.412] (II) LoadModule: "dri"
    [ 25.412] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 25.420] (II) Module dri: vendor="X.Org Foundation"
    [ 25.420] compiled for 1.10.3.901, module version = 1.0.0
    [ 25.420] ABI class: X.Org Server Extension, version 5.0
    [ 25.420] (II) Loading extension XFree86-DRI
    [ 25.420] (II) LoadModule: "dri2"
    [ 25.420] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 25.428] (II) Module dri2: vendor="X.Org Foundation"
    [ 25.428] compiled for 1.10.3.901, module version = 1.2.0
    [ 25.428] ABI class: X.Org Server Extension, version 5.0
    [ 25.429] (II) Loading extension DRI2
    [ 25.429] (==) Matched intel as autoconfigured driver 0
    [ 25.429] (==) Matched vesa as autoconfigured driver 1
    [ 25.429] (==) Matched fbdev as autoconfigured driver 2
    [ 25.429] (==) Assigned the driver to the xf86ConfigLayout
    [ 25.429] (II) LoadModule: "intel"
    [ 25.429] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 25.448] (II) Module intel: vendor="X.Org Foundation"
    [ 25.448] compiled for 1.10.2, module version = 2.15.0
    [ 25.448] Module class: X.Org Video Driver
    [ 25.448] ABI class: X.Org Video Driver, version 10.0
    [ 25.448] (II) LoadModule: "vesa"
    [ 25.449] (WW) Warning, couldn't open module vesa
    [ 25.449] (II) UnloadModule: "vesa"
    [ 25.449] (II) Unloading vesa
    [ 25.449] (EE) Failed to load module "vesa" (module does not exist, 0)
    [ 25.451] (II) LoadModule: "fbdev"
    [ 25.451] (WW) Warning, couldn't open module fbdev
    [ 25.451] (II) UnloadModule: "fbdev"
    [ 25.451] (II) Unloading fbdev
    [ 25.451] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 25.453] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 25.454] (--) using VT number 7
    [ 25.461] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 25.461] drmOpenDevice: node name is /dev/dri/card0
    [ 25.461] drmOpenDevice: open result is 9, (OK)
    [ 25.462] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 25.462] drmOpenDevice: node name is /dev/dri/card0
    [ 25.462] drmOpenDevice: open result is 9, (OK)
    [ 25.462] drmOpenByBusid: drmOpenMinor returns 9
    [ 25.462] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 25.462] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 25.462] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 25.462] (==) intel(0): RGB weight 888
    [ 25.462] (==) intel(0): Default visual is TrueColor
    [ 25.462] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
    [ 25.462] (--) intel(0): Chipset: "GM45"
    [ 25.462] (**) intel(0): Relaxed fencing enabled
    [ 25.462] (**) intel(0): Framebuffer tiled
    [ 25.462] (**) intel(0): Pixmaps tiled
    [ 25.462] (**) intel(0): 3D buffers tiled
    [ 25.462] (**) intel(0): SwapBuffers wait enabled
    [ 25.462] (==) intel(0): video overlay key set to 0x101fe
    [ 25.462] (II) intel(0): Output LVDS1 has no monitor section
    [ 25.462] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 25.480] (II) intel(0): Output VGA1 has no monitor section
    [ 26.013] (II) intel(0): Output HDMI1 has no monitor section
    [ 26.014] (II) intel(0): Output DP1 has no monitor section
    [ 26.015] (II) intel(0): Output DP2 has no monitor section
    [ 26.015] (II) intel(0): EDID for output LVDS1
    [ 26.015] (II) intel(0): Manufacturer: LGD Model: 1e8 Serial#: 0
    [ 26.015] (II) intel(0): Year: 2008 Week: 0
    [ 26.015] (II) intel(0): EDID Version: 1.3
    [ 26.015] (II) intel(0): Digital Display Input
    [ 26.015] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
    [ 26.015] (II) intel(0): Gamma: 2.20
    [ 26.015] (II) intel(0): No DPMS capabilities specified
    [ 26.015] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 26.015] (II) intel(0): First detailed timing is preferred mode
    [ 26.015] (II) intel(0): redX: 0.618 redY: 0.355 greenX: 0.335 greenY: 0.584
    [ 26.015] (II) intel(0): blueX: 0.150 blueY: 0.102 whiteX: 0.313 whiteY: 0.329
    [ 26.015] (II) intel(0): Manufacturer's mask: 0
    [ 26.015] (II) intel(0): Supported detailed timing:
    [ 26.015] (II) intel(0): clock: 72.3 MHz Image Size: 344 x 194 mm
    [ 26.015] (II) intel(0): h_active: 1366 h_sync: 1414 h_sync_end 1446 h_blank_end 1526 h_border: 0
    [ 26.015] (II) intel(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 790 v_border: 0
    [ 26.015] (II) intel(0): LG Display
    [ 26.015] (II) intel(0): LP156WH2-TLA1
    [ 26.015] (II) intel(0): EDID (in hex):
    [ 26.015] (II) intel(0): 00ffffffffffff0030e4e80100000000
    [ 26.015] (II) intel(0): 00120103802213780a4e859e5b559526
    [ 26.015] (II) intel(0): 1a505400000001010101010101010101
    [ 26.015] (II) intel(0): 0101010101013e1c56a0500016303020
    [ 26.015] (II) intel(0): 350058c2100000190000000000000000
    [ 26.015] (II) intel(0): 00000000000000000000000000fe004c
    [ 26.015] (II) intel(0): 4720446973706c61790a2020000000fe
    [ 26.016] (II) intel(0): 004c503135365748322d544c4131004d
    [ 26.016] (II) intel(0): EDID vendor "LGD", prod id 488
    [ 26.016] (II) intel(0): Printing DDC gathered Modelines:
    [ 26.016] (II) intel(0): Modeline "1366x768"x0.0 72.30 1366 1414 1446 1526 768 771 776 790 -hsync -vsync (47.4 kHz)
    [ 26.016] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 26.016] (II) intel(0): Printing probed modes for output LVDS1
    [ 26.016] (II) intel(0): Modeline "1366x768"x60.0 72.30 1366 1414 1446 1526 768 771 776 790 -hsync -vsync (47.4 kHz)
    [ 26.016] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 26.016] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 26.016] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 26.016] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 26.033] (II) intel(0): EDID for output VGA1
    [ 26.566] (II) intel(0): EDID for output HDMI1
    [ 26.567] (II) intel(0): EDID for output DP1
    [ 26.568] (II) intel(0): EDID for output DP2
    [ 26.568] (II) intel(0): Output LVDS1 connected
    [ 26.568] (II) intel(0): Output VGA1 disconnected
    [ 26.568] (II) intel(0): Output HDMI1 disconnected
    [ 26.568] (II) intel(0): Output DP1 disconnected
    [ 26.568] (II) intel(0): Output DP2 disconnected
    [ 26.568] (II) intel(0): Using exact sizes for initial modes
    [ 26.568] (II) intel(0): Output LVDS1 using initial mode 1366x768
    [ 26.568] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 26.568] (II) intel(0): Kernel page flipping support detected, enabling
    [ 26.568] (**) intel(0): Display dimensions: (340, 190) mm
    [ 26.568] (**) intel(0): DPI set to (102, 102)
    [ 26.568] (II) Loading sub module "fb"
    [ 26.569] (II) LoadModule: "fb"
    [ 26.569] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 26.584] (II) Module fb: vendor="X.Org Foundation"
    [ 26.584] compiled for 1.10.3.901, module version = 1.0.0
    [ 26.584] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 26.584] (II) Loading sub module "dri2"
    [ 26.585] (II) LoadModule: "dri2"
    [ 26.585] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 26.585] (II) Module dri2: vendor="X.Org Foundation"
    [ 26.585] compiled for 1.10.3.901, module version = 1.2.0
    [ 26.585] ABI class: X.Org Server Extension, version 5.0
    [ 26.585] (==) Depth 24 pixmap format is 32 bpp
    [ 26.585] (II) intel(0): [DRI2] Setup complete
    [ 26.585] (II) intel(0): [DRI2] DRI driver: i965
    [ 26.585] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
    [ 26.600] (II) UXA(0): Driver registered support for the following operations:
    [ 26.600] (II) solid
    [ 26.600] (II) copy
    [ 26.600] (II) composite (RENDER acceleration)
    [ 26.600] (II) put_image
    [ 26.600] (II) get_image
    [ 26.600] (==) intel(0): Backing store disabled
    [ 26.600] (==) intel(0): Silken mouse enabled
    [ 26.601] (II) intel(0): Initializing HW Cursor
    [ 26.613] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 26.614] (==) intel(0): DPMS enabled
    [ 26.614] (==) intel(0): Intel XvMC decoder enabled
    [ 26.614] (II) intel(0): Set up textured video
    [ 26.614] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 26.614] (II) intel(0): direct rendering: DRI2 Enabled
    [ 26.614] (==) intel(0): hotplug detection: "enabled"
    [ 26.614] (--) RandR disabled
    [ 26.614] (II) Initializing built-in extension Generic Event Extension
    [ 26.614] (II) Initializing built-in extension SHAPE
    [ 26.614] (II) Initializing built-in extension MIT-SHM
    [ 26.614] (II) Initializing built-in extension XInputExtension
    [ 26.614] (II) Initializing built-in extension XTEST
    [ 26.614] (II) Initializing built-in extension BIG-REQUESTS
    [ 26.614] (II) Initializing built-in extension SY

    Sorry for that. I had some issues with reproducing the problem. It seems that i can reproduce it only on fresh restart.
    Last edited by Shark (2011-08-09 18:27:10)

  • Screen goes black when making phone calls

    Hi, I have started to use a new Xperia Z2 a short while ago. As soon as I am tapping the screen to call a phone number the screen goes black; I can hear the phone calling but can't see anything (not being able to turn on loudspeaker etc.). The sound works, and screen can be brought back to life when the call is finished. Same thing when I call with my Skype app - really annoying as the video mode in Skype doesn't function. When the call is finished from the other side, I can get the screen to light up again. What can I do to solve ths problem?

    Hi.
    I've got very simillar problem with Xperia Z2 screen.
    Not always, but very often when I want to end the conversation and take the phone away from my head, screen remains black.
    Only power button can help, when I click it, screen pops up and then I can click "END CONVERSATION"
    It's really annoying. What can I do, to make it work ?
    Answers for your further questions.
    - I don't have any protection on the screen
    - I don't have any case or anything
    Android 4.4.2
    Compilation number: 17.1.1.A.0.402
    Thanks

  • Vendor line item report in New GL

    Hi
    We have activated New GL. We need vendor line item report based on GL view. FBL1n provides report based on entry view. But we need simillar to FBL1n based on GL view. There is a standard report S_AC0_52000888 which provides vendor line item doucment wise with New GL characteristics such as profit center. However, this report does not provide additional information such as posting date, due date et.c which is available in FBL1n. Hence, we are unable to monitor vendor accounts at profit center level.
    Can anyone suggest how to add additional fields in the above report or any other report available for the same.
    Thanks
    S.Radhakrishnan

    hI
    Thanks for the reply.
    As per your suggestion, we need to bring GL view parameters from FAGL* tables. I need clarification here:
    1. In our case, single line item in BSIK may correspond to multiple profit centers and hence multiple line items in FAGL* tables.
    2. Users run the report for multiple vendors ( beig range) with their profit centers as selection criteria.
    3. In the above case, we need to select all the line items for that vendor and go to FAGLFLEXA and select all line items and delete all line items not pertaining to the profit center entered as selection.
    4. The above process would be time consuming since all the open items will be selected and then delete all those items which are not required.
    5. Else, can we select the items from FAGLFLEXA directly for the profit centers entered and bring additional information from BSIK table. Since vendor accounts are not there in FAGLFLEXA, it would be cumbersome and time consuming.
    6. Which of the above approach would you recommend.
    7. Is it possible to modify the ACO report so that we can add additional information such as posting date, due date etc.
    Regards
    S.Radhakrishnan

  • Searching for a Project status = CLSD and open purchase orders?

    Hi,
    I am searching for a project status (Project Builder CJ20N) which allowed my to set a CLSD or a simillar status for settlement with open purchase orders.
    This staus should allowed to process with open orders BUT  not allowed to add new orders after setting this status.
    Have somebody any idee? Or it is impossible?
    Tahnk you in advanced for your Help.
    Regards Baldy

    Hi TV-kid,
    while I was waiting for an answer I got to the same conclusion, so what you offers me is quite tempting actually.
    I got a look to your website and it seems convincing. Still though, your case studies are in other business area, It's only a mater of good knowledge of File Maker.
    I did download the test-drive last version of File Maker plus their samll Business Solution. I did read most of the documentation and the learning process would be too long to construct ourself a good crossed-data base.
    I'd like to get in contact with you to look for a possible colaboration. to get private, I'd liketo do it through your contact link in your website .
    To whom shall I write?
    Thanks
    Cheers
    Cheers

  • Enhancement of Popup window of Open contracts during Sale Order Creation.

    Hi,
    I have a requirement as follows.
    1. During creation of Sales Order we are getting a pop up window with the list of open Contracts.
    Currently there are following fields in that popup.
    1. Doc Num, 2. Doc Type 3. Valid From 4. Valid To.
    Now my requirement is to add one more value (Document Description) in this. Please help me if any one did simillar enhancement.

    Transaction Code - VA01                     Create Sales Order
    Exit Name           Description
    SDTRM001            Reschedule schedule lines without a new ATP check
    V45A0001            Determine alternative materials for product selection
    V45A0002            Predefine sold-to party in sales document
    V45A0003            Collector for customer function modulpool MV45A
    V45A0004            Copy packing proposal
    V45E0001            Update the purchase order from the sales order
    V45E0002            Data transfer in procurement elements (PRreq., assembly)
    V45L0001            SD component supplier processing (customer enhancements)
    V45P0001            SD customer function for cross-company code sales
    V45S0001            Update sales document from configuration
    V45S0003            MRP-relevance for incomplete configuration
    V45S0004            Effectivity type in sales order
    V45W0001            SD Service Management: Forward Contract Data to Item
    V46H0001            SD Customer functions for resource-related billing
    V60F0001            SD Billing plan (customer enhancement) diff. to billing plan
    No of Exits:         15
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

Maybe you are looking for

  • Windows doesn't recognize my ipod

    I have the 30gb video ipod and when i was playing a game it froze. So I connected it to my computer and itunes loaded up and it said my ipod was currupt and i should reinstall the software. So I did and it started to when my computer froze (which has

  • Password protected but still showing up in Google search

    I've had a family website for a couple of years, always using the "private" site setting in iWeb, complete with user name and password. I just discovered that all the site's subpages show up in a Google search. When I say they show up, I mean that th

  • Compile Error Statement is not accessible

    Hi All, I have report in SAP 4.7 . when i do syntax check on it it give a warning -"statement is not accessible." But same thing when we compile we are getting as Syntax error in ECC 6.0 . when I compile it, it prompts <i><b>Include ZHRIPENR Statemen

  • How to find the current state in web dynpro

    Hi,    Can any one tell me how to find the current state of system (idle /not idle). Thanks, Krishna..

  • Testversion abgelaufen

    Guten Nachmittag, ich bin seit November 2013 Besitzer von PS CC und Lightroom CC. Gestern kam beim Starten von PS die Meldung, dass die Testversion abgelaufen ist. Habe bereits versucht die Software neu zu installieren, hilft nix, die Meldung bleibt