ITSmobile service freeze screen in MC9090G

Hi experts,
    i have e big problem here ..:
Description.:
    One program X , ITSmobil it´s public ok.  test via ie(internet explorer) in desktop  ok.
     Same  service test in  a MC9090 ,and  screen freeze (white screen).
   Steps
u2022     login a service.
u2022     Press a button ,  the program send  W message  via sy-msgid sy-....
This action  in a desktop  repeat  many times and no problem. Same action repeat in MC9090 2 times and the screen´s lock/freeze
Details:
    Device :  motorola MC9090 software MC9000 series.
            OSVersion:05.00.1400
               OEM name : SYMBOL MC9090G
               OEM version: 01.35.0000
CPU: 624Mhz
BUS Clk :208Mhz
SDRAM Clk : 104Mhz
RAM size: 64MB
Storage 25Mb
System : Windows CE V 5.00(Build 1400)
Storage Memory:
       14912kb total
        14888Kb in use
Program memory
       46976Kb Total
       12440Kb in use, before run  service.
SAP: kernel  relase 701 SUPpkg 145
Any  idea to coming a solution..
best regards.

More info.:
SICF configuration
GUI
~TRANSACTION  =  YSLABITS
~THEME              =   99
~ITSMOBILE        =   1
~ITSMOBILEMSGSOUND  = 1
system logon  conf
Actions durin logon
Protocol  : Do not switch
Do not display warnings (checked)
Check multiple logons    (checked)
Support Accessibilty       (checked)
simple test program.:
create pool  SE80.  one dynpro,
three buttons
case ok_code.
  when 'BTN01'.
  w_cnt = w_cnt + 1.
  S_cnt = I_cnt = 0.
  SY-MSGID = 'ZM'.
  SY-MSGTY = 'W' .
  SY-MSGNO = '000'.
  SY-MSGV1 = 'this is a W message'.
  SY-MSGV2 = w_cnt.
  when 'BTN02'.
   S_cnt = S_cnt + 1.
   w_cnt = I_cnt = 0.
   SY-MSGID = 'ZM'.
  SY-MSGTY = 'S' .
  SY-MSGNO = '000'.
  SY-MSGV1 = 'this is a S message'.
  SY-MSGV2 = S_cnt.
  when 'BTN03'.
   I_cnt = I_cnt + 1.
   w_cnt = S_cnt = 0.
   SY-MSGID = 'ZM'.
   SY-MSGTY = 'I' .
   SY-MSGNO = '000'.
   SY-MSGV1 = 'this is a I message'.
   SY-MSGV2 = I_cnt.
   when others.
     clear :  I_cnt, w_cnt , S_cnt ,
     SY-MSGID , SY-MSGTY, SY-MSGNO ,  SY-MSGV1 , SY-MSGV2 .
     endcase.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
   endmodule.                 " USER_COMMAND

Similar Messages

  • Pass Okcode through URL in ITSmobile service

    Hi all ,
    we have  2 itsmobile services  serA and serB
    SerA calls serB using redirect URL (in  specified path below) at some action.
    SICF->service ->errorpage->LOGOFFpage-> RedirectURL.
    SerB have a transaction code which holds a screen and a pushbutton in the screen.
    While calling serB i want to press the push button , by passing the okcode with the URL.
    I tried by passing ( http://splhrd398.com:8035/sap/bc/gui/sap/its/zserB?sap-client=100&~okcode=enter)
    it doesn't work .
    Please throw some lights.

    You have a plain HTML page that loads with a url with something like ?field=value
    And you want "value" to show on your page, correct?
    <html>
    <body>
    <script>
    var qsParm = new Array();
    function qs() {
    var query = window.location.search.substring(1);
    var parms = query.split('&');
    for (var i=0; i<parms.length; i++) {
       var pos = parms<i>.indexOf('=');
       if (pos > 0) {
          var key = parms<i>.substring(0,pos);
          var val = parms<i>.substring(pos+1);
          qsParm[key] = val;
    qsParm['field'] = null;
    qs();
    if (qsParm['field'])
         document.write('You selected ' + qsParm['field'] );
    </script> 
    </body>
    </html>
    Call that as test.html?field=Hello
    Here's a nice link that explains it in detail: http://www.eggheadcafe.com/articles/20020107.asp

  • ITSmobile service pass system/port/client dynamically in the URL

    Hi all,
        The ITSmobile service we have created redirects to another service in different server using ~redirectURL.
    so the ~redirectURL =  http://splhrd398.baplc.com:8005/sap/bc/gui/sap/its/zdemo_mobile?sap-client=150
    is there anyway to pass
    system : splhrd398.baplc.com ( This is the name of  the different server)
    port no: 8005
    sap-client=150
    dynamically in the URL.
    because when we transport the same to Testing and production. i need to know whether we have to do manually .
    If you have  any option to do  dynamically let me know.
    please throw some light,
    thanks  in advance
    Deepak

    Hi ,
    Create a technical system and bussienss system of type WEB AS ABAP and use this bussiness system for source system in XI and try it.
    Thanks & Regards,
    Sekhar

  • T400: Ati driver causes freezing screen - help please

    i have a t400 with win 7 64 bit ..but when i finsh the  instalation of ATI driver i got a freezed screen ..does it a driver problem or the ATI itself damaged?? if not how i can fix this problem ?? i  tried all the possible ways of instaltion the driver by windows update , by install the last version driver from lenovo and AMD..and all i got the same problem !! help me plzzz 
    sorry for my bad english
    Moderator Note: Edited subject to match content.

    Before you updated the driver, what version was installed? What version are you installing? Is the switchable graphics setting set to high-performance? (turns graphics chip on) Also, make sure you have the latest BIOS. With 64-bit, I always suggest updating BIOS from bootable CD.

  • Freeze Screens, crash to reboot and some Bsods

    Hi Everyone! I have a Windows 7 Home basic running on 32-bit and I keep getting some very dismaying system crashes. Sometimes the whole screen just freezes and the computer wont respond to anything. Other times this freeze screen turns into a Bsod after
    a couple of seconds. Other times the computer just suddenly reboots. The crash sometimes also prevents my computer from rebooting properly. I think it has something to do with my internet browser google chrome, because majority of the crashes happen when I
    use it and surf the net but I am not so sure. I ran WinDbg  on MEMORY.dmp and here's what I got so far:
    Microsoft (R) Windows Debugger Version 6.2.8229.0 X86
    Copyright (c) Microsoft Corporation. All rights reserved.
    Loading Dump File [C:\Windows\MEMORY.DMP]
    Kernel Summary Dump File: Only kernel address space is available
    Symbol search path is: SRV*C:\SymCache*http://msdl.microsoft.com/download/symbols
    Executable search path is: 
    Windows 7 Kernel Version 7600 MP (4 procs) Free x86 compatible
    Product: WinNt, suite: TerminalServer SingleUserTS Personal
    Built by: 7600.16917.x86fre.win7_gdr.111118-2330
    Machine Name:
    Kernel base = 0x82e4a000 PsLoadedModuleList = 0x82f92810
    Debug session time: Fri Mar 23 17:53:58.979 2012 (UTC + 8:00)
    System Uptime: 0 days 0:03:22.540
    Loading Kernel Symbols
    Loading User Symbols
    PEB is paged out (Peb.Ldr = 7ffdf00c).  Type ".hh dbgerr001" for details
    Loading unloaded module list
    TRIAGER: Could not open triage file : C:\Program Files\Windows Kits\8.0\Debuggers\x86\triage\oca.ini, error 2
    TRIAGER: Could not open triage file : C:\Program Files\Windows Kits\8.0\Debuggers\x86\winxp\triage.ini, error 2
    TRIAGER: Could not open triage file : C:\Program Files\Windows Kits\8.0\Debuggers\x86\triage\user.ini, error 2
    *                        Bugcheck Analysis                                    *
    Use !analyze -v to get detailed debugging information.
    BugCheck A, {200, ff, 1, 82e9005a}
    TRIAGER: Could not open triage file : C:\Program Files\Windows Kits\8.0\Debuggers\x86\triage\modclass.ini, error 2
    Probably caused by : hardware ( nt!KiTrap0D+18e )
    Followup: MachineOwner
    3: kd> !analyze -v
    *                        Bugcheck Analysis                                    *
    IRQL_NOT_LESS_OR_EQUAL (a)
    An attempt was made to access a pageable (or completely invalid) address at an
    interrupt request level (IRQL) that is too high.  This is usually
    caused by drivers using improper addresses.
    If a kernel debugger is available get the stack backtrace.
    Arguments:
    Arg1: 00000200, memory referenced
    Arg2: 000000ff, IRQL
    Arg3: 00000001, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
    Arg4: 82e9005a, address which referenced memory
    Debugging Details:
    TRIAGER: Could not open triage file : C:\Program Files\Windows Kits\8.0\Debuggers\x86\triage\modclass.ini, error 2
    WRITE_ADDRESS:  00000200 
    CURRENT_IRQL:  0
    FAULTING_IP: 
    nt!KiTrap0D+18e
    82e9005a df0f            fisttp  word ptr [edi]
    DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT
    BUGCHECK_STR:  0xA
    PROCESS_NAME:  chrome.exe
    TRAP_FRAME:  a7de7708 -- (.trap 0xffffffffa7de7708)
    ErrCode = 00000002
    eax=00000023 ebx=a7de7d0c ecx=879cf550 edx=a7de77fc esi=86715000 edi=00000200
    eip=82e9005a esp=a7de777c ebp=a7de777c iopl=0         nv up di pl nz na po nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00010002
    nt!KiTrap0D+0x18e:
    82e9005a df0f            fisttp  word ptr [edi]           ds:0023:00000200=????
    Resetting default scope
    MISALIGNED_IP: 
    nt!KiTrap0D+18e
    82e9005a df0f            fisttp  word ptr [edi]
    LAST_CONTROL_TRANSFER:  from 82e9005a to 82e9086b
    STACK_TEXT:  
    a7de7708 82e9005a badb0d00 a7de77fc 00000000 nt!KiTrap0E+0x2cf
    a7de777c 82efc50e 00000000 84bffc40 82e18ba9 nt!KiTrap0D+0x18e
    a7de7820 82e76714 00000200 08000000 86f67100 nt!MiReleaseConfirmedPageFileSpace+0x52
    a7de7c84 82efe1e6 c0021978 87eb0748 85eb20e3 nt!MiDecommitPages+0x3b5
    a7de7d1c 82e8d48a ffffffff 01c1f820 01c1f824 nt!NtFreeVirtualMemory+0x882
    a7de7d1c 77c86194 ffffffff 01c1f820 01c1f824 nt!KiFastCallEntry+0x12a
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    01c1f814 00000000 00000000 00000000 00000000 0x77c86194
    STACK_COMMAND:  kb
    FOLLOWUP_IP: 
    nt!KiTrap0D+18e
    82e9005a df0f            fisttp  word ptr [edi]
    SYMBOL_STACK_INDEX:  1
    SYMBOL_NAME:  nt!KiTrap0D+18e
    FOLLOWUP_NAME:  MachineOwner
    IMAGE_NAME:  hardware
    DEBUG_FLR_IMAGE_TIMESTAMP:  0
    MODULE_NAME: hardware
    FAILURE_BUCKET_ID:  IP_MISALIGNED
    BUCKET_ID:  IP_MISALIGNED
    Followup: MachineOwner
    3: kd> kL
    ChildEBP RetAddr  
    a7de7708 82e9005a nt!KiTrap0E+0x2cf
    a7de777c 82efc50e nt!KiTrap0D+0x18e
    a7de7820 82e76714 nt!MiReleaseConfirmedPageFileSpace+0x52
    a7de7c84 82efe1e6 nt!MiDecommitPages+0x3b5
    a7de7d1c 82e8d48a nt!NtFreeVirtualMemory+0x882
    a7de7d1c 77c86194 nt!KiFastCallEntry+0x12a
    WARNING: Frame IP not in any known module. Following frames may be wrong.
    01c1f814 00000000 0x77c86194
    3: kd> r
    eax=82f8117c ebx=a7de7700 ecx=0000000c edx=00000000 esi=8af38120 edi=00000000
    eip=82e9086b esp=a7de76f0 ebp=a7de7708 iopl=0         nv up ei pl nz na po nc
    cs=0008  ss=0010  ds=0023  es=0023  fs=0030  gs=0000             efl=00000202
    nt!KiTrap0E+0x2cf:
    82e9086b 833dc4dafa8200  cmp     dword ptr [nt!KiFreezeFlag (82fadac4)],0 ds:0023:82fadac4=00000000
    Here's sample from Event Viewer of the log of one of the crashes which turns out to be of a Kernel-Power source:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    <System>
    <Provider
    Name="Microsoft-Windows-Kernel-Power" Guid="{331C3B3A-2005-44C2-AC5E-77220C37D6B4}" />
    <EventID>41</EventID>
    <Version>2</Version>
    <Level>1</Level>
    <Task>63</Task>
    <Opcode>0</Opcode>
    <Keywords>0x8000000000000002</Keywords>
    <TimeCreated
    SystemTime="2012-03-24T01:47:01.724410900Z" />
    <EventRecordID>40601</EventRecordID>
    <Correlation
    />
    <Execution
    ProcessID="4" ThreadID="8" />
    <Channel>System</Channel>
    <Computer>Lorenzo-PC</Computer>
    <Security
    UserID="S-1-5-18" />
    </System>
    <EventData>
    <Data Name="BugcheckCode">0</Data>
    <Data Name="BugcheckParameter1">0x0</Data>
    <Data Name="BugcheckParameter2">0x0</Data>
    <Data Name="BugcheckParameter3">0x0</Data>
    <Data Name="BugcheckParameter4">0x0</Data>
    <Data Name="SleepInProgress">false</Data>
    <Data Name="PowerButtonTimestamp">0</Data>
    </EventData>
    </Event>
    I am really stupid when it comes to crash dump analysis and I just can't figure out from the WinDbg what really is causing my problem.  I really would appreciate some help. Please tell me if I need to post more information about the crashes or perhaps
    some more details from WinDbg. Thanks everyone!

    memtest86+ is more reliable for testing memory,
    http://mikemstech.blogspot.com/2011/11/troubleshooting-memory-errors.html
    The fault bucket is saying the instruction pointer is misaligned, indicating more of a software issue. Does the error occur if chrome is shut down and you use another browser like Firefox or IE?
    Mike Burr
    Enterprise High Availability, Disaster Recovery, and Business Continuity Planning
    Learn to Troubleshoot Windows BSODs

  • Freezing screen

    Freezing screen and this really drawing me back in completing my assignment or project since I have to repower the system some time loosing all my work in progress. I need help, I have taken it to  apple support center with no help.

    Download this http://www.etresoft.com/etrecheck post outcome for the Community so to look issues

  • Problem with Airplay Mirroring - freezes screen on ATV whilst playing movies

    Airplay Mirroring disfunctions when playing movies in Vuze, freezing screen on ATV, leaving sound only. I am using a Mac Pro running Mountain Lion. Has anybody experienced the same please?

    AdriHD wrote:
    Reason I ask is that I work from home and I've copied all of my DVD's into iTunes.
    What I was hoping to achieve would be able to work on the laptop whilst the movies stream (not on the laptop panel) but directly to the ATV?
    If you are saying that you have converted video to AppleTV compatible h264 (discussing converting commercial DVDs is prohibited by Apple's rules) and added it to iTunes, you can do what you want without using Airplay at all.
    With both AppleTV and Mac on the same network, and Home Sharing enabled on both (for AppleTV 2/3) you can simply stream from the computer to AppleTV under AppleTV's computers icon.  If you have a silver AppleTV1 you need to pair it to your iTunes library to achieve the same.
    While your Mac does not support Airplay mirroring, iTunes has supported video Airplay to AppleTV 2/3 for a long time - it is different to mirroring and just pushes the stream rather than AppleTV pulling it.
    Apple have blocked Airplay of DVD Player output via Airplay mirroring which is pretty poor.
    For general desktop mirroring you might want to look at Airparrot:
    http://airparrot.com
    Sky block Airplay from iOS, not sure if Apple allow blcoking of Airplay of certain things from the Mac in the same way as DVD player.
    AC

  • Any fix for freezing screens apart from locking/unlocking my phone?

    Recently my iPhone 3GS started to have a problem with freezing screens, where The touch actions do not work. Sometimes I can use the Home button to get to my application folder display, but I still have no touch screen capability and the screen is frozen. I can usually press the top button to turn off the phone's display and lock my phone, and can then restart the display by unlocking my phone (the usual left to right swipe on the bottom of the lock screen), and the phone will usually return to normal touch screen functioning, at least for a while. While this is a work-around, is there anything I can do to fix this annoying problem?

    Hello
    Usually I would advise a hard reset of your handset, but it doesn't seem like it's possible if you only have access to your handset for a few minutes before the fault occurs.
    Go to www.blackberry.com and download the blackberry desktop manager, then use this to update your handsets software, I have seen the desktop manager not recognise there is an update from an 8900 on OS 4.6, if this happens you can find the newest 8900 software on the blackberry website - download this and install it to your PC. Once it's downloaded you need to search for updates in the desktop software and when it says none available select 'view previous versions', then select the software you just downloaded.
    Hope this helps
    Adam
    EE Blackberry Specialist

  • Service specifications screen for service activity becomes grey after PO

    Hi All,
    I would like your views/comments on the following issue:
    I am creating a service activity PS04 , it takes me to the service specification screen,then I am using the single item to create the painting services. The PR is generated for the activity. Till PO is not created for this service activity I am able to add other services as required functionality.
    The issue is that once i create the PO for the service activity PR line item, the whole screen of the service specifications becomes grey i.e not editable . can you give me the inputs why that so?
    In the ideal scenario  & the requirement is that, it should grey out for the service lines of the PR for the lines where PO is created not the whole screen.
    please provide the suggestions / solution to this issue.
    Thanks in advance
    Ramu

    Hi
    Thanks Virendra for your effort in this replication in IDES. I checked the service activity & its settings which are correct and it is not the issue. 
    Do you have any idea of the configuration / user exit in case of PO is created it will not allow the change mode of the PR for service activty generated from projects.
    Thanks in advance
    Regards
    Ramu

  • 10.5.2 Update and Safari 3.1 Freeze Screen

    When 10.5.2 was released, I updated it immediately using the software update link, but unfortunately it freeze my screen using Safari, Yahoo Messenger and other programs (two connection LAN & Dialup - both freeze screen). Below are what I did to the computer trying to install this 10.5.2:
    1. Install 10.5.2 using the software update link... freeze screen!
    2. Reformat, reinstall 10.5, then go to Disk Utility and repair the authorization before updating to 10.5.2 combo that I downloaded (as per the advise of other)... again freeze screen!
    3. Reformat, reinstall 10.5, install 10.5.2 combo and omit the Graphic Update... again freeze screen!
    4. Reformat, reinstall 10.5, install 10.5.1 then install 10.5.2... again freeze screen!
    5. Yesterday, I saw an update of Safari 3.1 and Security Update, but unfortunately I cannot install those two update unless I install 10.5.2. So again, hoping to fix the freeze screen problem, I reformat again and install all the necessary update... again FREEZE SCREEN USING SAFARI... I don't know the other programs because I'm tired of testing this 10.5.2. Why Apple release a Security Update and Safari 3.1 only for 10.5.2?
    Well, I think I'll just follow the suggestion of other that stay with stable OS X 10.5.1.
    If you have any other solution, I would appreciate.
    Thanks.

    When 10.5.2 was released, I updated it immediately using the software update link, but unfortunately it freeze my screen using Safari, Yahoo Messenger and other programs (two connection LAN & Dialup - both freeze screen). Below are what I did to the computer trying to install this 10.5.2:
    1. Install 10.5.2 using the software update link... freeze screen!
    2. Reformat, reinstall 10.5, then go to Disk Utility and repair the authorization before updating to 10.5.2 combo that I downloaded (as per the advise of other)... again freeze screen!
    3. Reformat, reinstall 10.5, install 10.5.2 combo and omit the Graphic Update... again freeze screen!
    4. Reformat, reinstall 10.5, install 10.5.1 then install 10.5.2... again freeze screen!
    5. Yesterday, I saw an update of Safari 3.1 and Security Update, but unfortunately I cannot install those two update unless I install 10.5.2. So again, hoping to fix the freeze screen problem, I reformat again and install all the necessary update... again FREEZE SCREEN USING SAFARI... I don't know the other programs because I'm tired of testing this 10.5.2. Why Apple release a Security Update and Safari 3.1 only for 10.5.2?
    Well, I think I'll just follow the suggestion of other that stay with stable OS X 10.5.1.
    If you have any other solution, I would appreciate.
    Thanks.

  • CRM2007 - Service Ticket screen is disable

    Hello,
    We upgraded our system to CRM2007. While we identify and confirm Account and nevigate to Service Ticket screen than the Service Ticket screen is read only. Can someone help us with this problem ?
    Best Regards,
    Jose

    Hi Guys
    Im having the same problem, Transaction Cancelled at the top of the screen
    Ive added IC_BT to my function problem, still shows Transaction Cancelled
    What else to do
    Jogi

  • GT780r Black Screen and Freeze Screen Problems

    Hi all.
    I have this notebook since 4 months ago and the last month i was having some problems.
    Sometimes I get a black screen and sometimes I get a freeze screen. When these happens, i cant do anything more that power off/on the computer because nothing response me.
    It could happen without any criteria. I could be playing a game and it happen. I could be browsing and it happen. Or simply i could let the computer downloading something and when i return it is with black screen 
    I revised Windows registry and it didnt show anything relevant. Anybody could help me? If not, computer is under warranty so, i will have to send to fix.
    Thx

    Please re-post in the Boot Camp forum, that is where the Boot Camp and MS Windows guys hang out.

  • Unable to start Xorg server. Nouveau freezes screen on boot.

    I have spent many hours searching the forums, reading the wiki, and googling. I am dual-booting on an early 2008 Macbook Pro. No optimus graphics card, just a Nvidia GeForce 8600M GT. It seems that no devices are being detected and KMS is not enabled (which I thought was enabled by default). One more notable thing is xrandr gives me:
    Can't open display
    Here is my Xorg.0.log
    [ 6475.714]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 6475.723] X Protocol Version 11, Revision 0
    [ 6475.726] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 6475.729] Current Operating System: Linux archer 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 6475.729] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2bbc3174-304c-411f-b098-d048b78bfba0 rw rootflags=data=writeback
    [ 6475.735] Build Date: 21 February 2015 01:31:01PM
    [ 6475.738]
    [ 6475.741] Current version of pixman: 0.32.6
    [ 6475.747] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 6475.747] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 6475.757] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Feb 21 16:05:21 2015
    [ 6475.760] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 6475.760] (==) No Layout section. Using the first Screen section.
    [ 6475.760] (==) No screen section available. Using defaults.
    [ 6475.760] (**) |-->Screen "Default Screen Section" (0)
    [ 6475.760] (**) | |-->Monitor "<default monitor>"
    [ 6475.760] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 6475.760] (**) | |-->Device "Nvidia card"
    [ 6475.760] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 6475.760] (==) Automatically adding devices
    [ 6475.760] (==) Automatically enabling devices
    [ 6475.760] (==) Automatically adding GPU devices
    [ 6475.761] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF/".
    [ 6475.761] Entry deleted from font path.
    [ 6475.761] (Run 'mkfontdir' on "/usr/share/fonts/TTF/").
    [ 6475.761] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 6475.761] Entry deleted from font path.
    [ 6475.761] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 6475.761] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 6475.761] Entry deleted from font path.
    [ 6475.761] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 6475.761] Entry deleted from font path.
    [ 6475.761] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 6475.761] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 6475.761] Entry deleted from font path.
    [ 6475.761] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 6475.761] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 6475.761] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 6475.761] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 6475.761] (II) Loader magic: 0x814d40
    [ 6475.761] (II) Module ABI versions:
    [ 6475.761] X.Org ANSI C Emulation: 0.4
    [ 6475.761] X.Org Video Driver: 19.0
    [ 6475.761] X.Org XInput driver : 21.0
    [ 6475.761] X.Org Server Extension : 9.0
    [ 6475.762] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 6475.762] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 6475.763] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 6475.765] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a3 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/131072
    [ 6475.765] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 6475.765] (II) LoadModule: "glx"
    [ 6475.766] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 6475.783] (II) Module glx: vendor="NVIDIA Corporation"
    [ 6475.783] compiled for 4.0.2, module version = 1.0.0
    [ 6475.783] Module class: X.Org Server Extension
    [ 6475.783] (II) NVIDIA GLX Module 340.76 Thu Jan 22 11:24:42 PST 2015
    [ 6475.783] (II) LoadModule: "nouveau"
    [ 6475.783] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 6475.783] (II) Module nouveau: vendor="X.Org Foundation"
    [ 6475.783] compiled for 1.17.0, module version = 1.0.11
    [ 6475.783] Module class: X.Org Video Driver
    [ 6475.783] ABI class: X.Org Video Driver, version 19.0
    [ 6475.783] (II) NOUVEAU driver
    [ 6475.783] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 6475.783] RIVA TNT (NV04)
    [ 6475.783] RIVA TNT2 (NV05)
    [ 6475.783] GeForce 256 (NV10)
    [ 6475.783] GeForce 2 (NV11, NV15)
    [ 6475.783] GeForce 4MX (NV17, NV18)
    [ 6475.783] GeForce 3 (NV20)
    [ 6475.783] GeForce 4Ti (NV25, NV28)
    [ 6475.784] GeForce FX (NV3x)
    [ 6475.784] GeForce 6 (NV4x)
    [ 6475.784] GeForce 7 (G7x)
    [ 6475.784] GeForce 8 (G8x)
    [ 6475.784] GeForce GTX 200 (NVA0)
    [ 6475.784] GeForce GTX 400 (NVC0)
    [ 6475.784] (++) using VT number 1
    [ 6475.784] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 6475.784] (EE) [drm] KMS not enabled
    [ 6475.784] (EE) [drm] KMS not enabled
    [ 6475.784] (EE) [drm] KMS not enabled
    [ 6475.784] (EE) No devices detected.
    [ 6475.784] (EE)
    Fatal server error:
    [ 6475.784] (EE) no screens found(EE)
    [ 6475.784] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 6475.784] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 6475.784] (EE)
    I added "nouveau" to the modules in mkinitcpio (and ran mkinitcpio -p linux). This has got me to where I am now.
    I also noticed my dmesg has the line:
    Cannot add dependency job for unit display-manager.service
    I would be happy to post the rest of the dmesg if needed.
    I went through the nouveau wiki but did not have any success.
    I found this post which is similar. I must be missing what they did.
    https://bbs.archlinux.org/viewtopic.php?id=173247
    Last edited by msmahon (2015-02-25 14:17:04)

    Awebb, I will be happy to do this and post results.
    I am dual booting on a MacBookPro4,1 with GRUB.
    I am not sure what you mean by efi method but based on tutorial I followed (more of a guideline really) I am booting directly from my Macbooks EFI bootloader.
    I uninstalled mesa, nvidia, and nouveau drivers and installed the proprietary driver nvidia-340xx which is designated to be used with my graphics card (GeForce 8600M GT).
    Here is my grub config:
    GRUB_DEFAULT=0
    GRUB_TIMEOUT=5
    GRUB_DISTRIBUTOR="Arch"
    GRUB_CMDLINE_LINUX_DEFAULT="rootflags=data=writeback"
    GRUB_CMDLINE_LINUX=""
    # Preload both GPT and MBR modules so that they are not missed
    GRUB_PRELOAD_MODULES="part_gpt part_msdos"
    # Uncomment to enable Hidden Menu, and optionally hide the timeout count
    #GRUB_HIDDEN_TIMEOUT=5
    #GRUB_HIDDEN_TIMEOUT_QUIET=true
    # Uncomment to use basic console
    GRUB_TERMINAL_INPUT=console
    # Uncomment to disable graphical terminal
    #GRUB_TERMINAL_OUTPUT=console
    # The resolution used on graphical terminal
    # note that you can use only modes which your graphic card supports via VBE
    # you can see them in real GRUB with the command `vbeinfo'
    GRUB_GFXMODE=auto
    # Uncomment to allow the kernel use the same resolution used by grub
    GRUB_GFXPAYLOAD_LINUX=keep
    # Uncomment if you want GRUB to pass to the Linux kernel the old parameter
    # format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
    #GRUB_DISABLE_LINUX_UUID=true
    # Uncomment to disable generation of recovery mode menu entries
    GRUB_DISABLE_RECOVERY=true
    # Uncomment and set to the desired menu colors. Used by normal and wallpaper
    # modes only. Entries specified as foreground/background.
    GRUB_COLOR_NORMAL="light-blue/black"
    GRUB_COLOR_HIGHLIGHT="light-cyan/blue"
    # Uncomment one of them for the gfx desired, a image background or a gfxtheme
    #GRUB_BACKGROUND="/path/to/wallpaper"
    #GRUB_THEME="/path/to/gfxtheme"
    # Uncomment to get a beep at GRUB start
    #GRUB_INIT_TUNE="480 440 1"
    #GRUB_SAVEDEFAULT="true"
    Here is my Xorg.0.log:
    [ 82.358]
    X.Org X Server 1.17.1
    Release Date: 2015-02-10
    [ 82.358] X Protocol Version 11, Revision 0
    [ 82.358] Build Operating System: Linux 3.18.6-1-ARCH x86_64
    [ 82.358] Current Operating System: Linux archer 3.18.6-1-ARCH #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015 x86_64
    [ 82.358] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2bbc3174-304c-411f-b098-d048b78bfba0 rw rootflags=data=writeback
    [ 82.358] Build Date: 21 February 2015 01:31:01PM
    [ 82.358]
    [ 82.358] Current version of pixman: 0.32.6
    [ 82.358] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 82.358] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 82.359] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 22 13:40:12 2015
    [ 82.450] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 82.450] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 82.513] (==) No Layout section. Using the first Screen section.
    [ 82.513] (**) |-->Screen "Screen0" (0)
    [ 82.513] (**) | |-->Monitor "Monitor0"
    [ 82.513] (**) | |-->Device "Device0"
    [ 82.513] (==) Automatically adding devices
    [ 82.513] (==) Automatically enabling devices
    [ 82.513] (==) Automatically adding GPU devices
    [ 82.530] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF/".
    [ 82.530] Entry deleted from font path.
    [ 82.530] (Run 'mkfontdir' on "/usr/share/fonts/TTF/").
    [ 82.530] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF/".
    [ 82.530] Entry deleted from font path.
    [ 82.530] (Run 'mkfontdir' on "/usr/share/fonts/OTF/").
    [ 82.530] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
    [ 82.530] Entry deleted from font path.
    [ 82.530] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 82.530] Entry deleted from font path.
    [ 82.530] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 82.531] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 82.531] Entry deleted from font path.
    [ 82.531] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 82.531] (==) FontPath set to:
    /usr/share/fonts/misc/
    [ 82.531] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 82.531] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 82.537] (II) Loader magic: 0x814d40
    [ 82.537] (II) Module ABI versions:
    [ 82.537] X.Org ANSI C Emulation: 0.4
    [ 82.537] X.Org Video Driver: 19.0
    [ 82.537] X.Org XInput driver : 21.0
    [ 82.537] X.Org Server Extension : 9.0
    [ 82.538] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 82.539] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 82.539] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 82.541] (--) PCI:*(0:1:0:0) 10de:0407:106b:00a3 rev 161, Mem @ 0xd2000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00007000/128, BIOS @ 0x????????/131072
    [ 82.541] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 82.542] (II) LoadModule: "glx"
    [ 82.565] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 83.942] (II) Module glx: vendor="NVIDIA Corporation"
    [ 83.942] compiled for 4.0.2, module version = 1.0.0
    [ 83.942] Module class: X.Org Server Extension
    [ 83.948] (II) NVIDIA GLX Module 340.76 Thu Jan 22 11:24:42 PST 2015
    [ 83.963] (II) LoadModule: "nouveau"
    [ 83.991] (WW) Warning, couldn't open module nouveau
    [ 83.991] (II) UnloadModule: "nouveau"
    [ 83.991] (II) Unloading nouveau
    [ 83.991] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 83.991] (EE) No drivers available.
    [ 83.991] (EE)
    Fatal server error:
    [ 83.991] (EE) no screens found(EE)
    [ 83.991] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 83.991] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 83.991] (EE)
    Finally, here is my dmesg. I noticed the line "module license 'NVIDIA' taints kernel" but I have read in other posts that this is common and can be ignored. I also receive a lof of USB device descriptor errors but I am not sure if they are related.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.18.6-1-ARCH (builduser@tobias) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Feb 7 08:44:05 CET 2015
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2bbc3174-304c-411f-b098-d048b78bfba0 rw rootflags=data=writeback
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000008efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000be7c8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be7c9000-0x00000000be7cefff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000be7cf000-0x00000000be7f0fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be7f1000-0x00000000be7f2fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000be7f3000-0x00000000be7f3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be7f4000-0x00000000be7f4fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be7f5000-0x00000000be84dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be84e000-0x00000000be84efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be84f000-0x00000000be8f0fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be8f1000-0x00000000be8f1fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be8f2000-0x00000000bec9dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bec9e000-0x00000000bec9efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bec9f000-0x00000000beca0fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000beca1000-0x00000000beca4fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000beca5000-0x00000000beca6fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000beca7000-0x00000000beca7fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000beca8000-0x00000000beca9fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000becaa000-0x00000000becadfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000becae000-0x00000000becaefff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000becaf000-0x00000000becbbfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000becbc000-0x00000000becbffff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000becc0000-0x00000000becc0fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000becc1000-0x00000000becc4fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000becc5000-0x00000000becc8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000becc9000-0x00000000beccafff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000beccb000-0x00000000beccbfff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000beccc000-0x00000000becd2fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000becd3000-0x00000000beed3fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000beed4000-0x00000000bef86fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bef87000-0x00000000bef88fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bef89000-0x00000000befdcfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000befdd000-0x00000000befeefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000befef000-0x00000000beff1fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000beff2000-0x00000000beff4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000beff5000-0x00000000beff5fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000beff6000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf000000-0x00000000bf000fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf001000-0x00000000bf004fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf005000-0x00000000bf015fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf016000-0x00000000bf023fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf024000-0x00000000bf026fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000bf027000-0x00000000bf02efff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf02f000-0x00000000bf030fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000bf031000-0x00000000bf031fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf032000-0x00000000bf032fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf033000-0x00000000bf033fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf034000-0x00000000bf034fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000bf035000-0x00000000bf45dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf45e000-0x00000000bf460fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000bf461000-0x00000000bf4ddfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf4de000-0x00000000bf4dffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bf4e0000-0x00000000bf4e4fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf4e5000-0x00000000bf4e6fff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000bf4e7000-0x00000000bf509fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf50a000-0x00000000bf50afff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000bf50b000-0x00000000bfaa5fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bfaa6000-0x00000000bfaa6fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bfaa7000-0x00000000bfe9dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bfe9e000-0x00000000bfe9efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000bfe9f000-0x00000000bfec2fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bfec3000-0x00000000bfec4fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bfec5000-0x00000000bfec7fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bfec8000-0x00000000bfecafff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bfecb000-0x00000000bfecbfff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bfecc000-0x00000000bfedefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bfedf000-0x00000000bfeeefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bfeef000-0x00000000bfef8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bfef9000-0x00000000bfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f00f8000-0x00000000f00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fffa0000-0x00000000fffcffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000001bfffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v1.10 by Apple
    [ 0.000000] efi: ACPI=0xbfeee000 ACPI 2.0=0xbfeee014 SMBIOS=0xbfec4000
    [ 0.000000] efi: mem00: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x000000000008f000) (0MB)
    [ 0.000000] efi: mem01: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x000000000008f000-0x0000000000090000) (0MB)
    [ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000090000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem03: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000f3b000) (14MB)
    [ 0.000000] efi: mem04: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000f3b000-0x000000003797a000) (874MB)
    [ 0.000000] efi: mem05: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000003797a000-0x0000000037cb5000) (3MB)
    [ 0.000000] efi: mem06: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000037cb5000-0x000000008aff2000) (1331MB)
    [ 0.000000] efi: mem07: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000008aff2000-0x00000000b9a89000) (746MB)
    [ 0.000000] efi: mem08: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000b9a89000-0x00000000ba5ac000) (11MB)
    [ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ba5ac000-0x00000000bb0cf000) (11MB)
    [ 0.000000] efi: mem10: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bb0cf000-0x00000000bd351000) (34MB)
    [ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bd351000-0x00000000bd843000) (4MB)
    [ 0.000000] efi: mem12: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bd843000-0x00000000be6c0000) (14MB)
    [ 0.000000] efi: mem13: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000be6c0000-0x00000000be6c5000) (0MB)
    [ 0.000000] efi: mem14: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be6c5000-0x00000000be72b000) (0MB)
    [ 0.000000] efi: mem15: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000be72b000-0x00000000be72e000) (0MB)
    [ 0.000000] efi: mem16: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be72e000-0x00000000be777000) (0MB)
    [ 0.000000] efi: mem17: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be777000-0x00000000be7ac000) (0MB)
    [ 0.000000] efi: mem18: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7ac000-0x00000000be7b4000) (0MB)
    [ 0.000000] efi: mem19: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be7b4000-0x00000000be7b7000) (0MB)
    [ 0.000000] efi: mem20: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7b7000-0x00000000be7b9000) (0MB)
    [ 0.000000] efi: mem21: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be7b9000-0x00000000be7ba000) (0MB)
    [ 0.000000] efi: mem22: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7ba000-0x00000000be7c2000) (0MB)
    [ 0.000000] efi: mem23: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be7c2000-0x00000000be7c9000) (0MB)
    [ 0.000000] efi: mem24: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be7c9000-0x00000000be7cf000) (0MB)
    [ 0.000000] efi: mem25: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7cf000-0x00000000be7de000) (0MB)
    [ 0.000000] efi: mem26: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be7de000-0x00000000be7f1000) (0MB)
    [ 0.000000] efi: mem27: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be7f1000-0x00000000be7f3000) (0MB)
    [ 0.000000] efi: mem28: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7f3000-0x00000000be7f4000) (0MB)
    [ 0.000000] efi: mem29: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be7f4000-0x00000000be7f5000) (0MB)
    [ 0.000000] efi: mem30: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7f5000-0x00000000be7f8000) (0MB)
    [ 0.000000] efi: mem31: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be7f8000-0x00000000be7fa000) (0MB)
    [ 0.000000] efi: mem32: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be7fa000-0x00000000be7ff000) (0MB)
    [ 0.000000] efi: mem33: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be7ff000-0x00000000be80f000) (0MB)
    [ 0.000000] efi: mem34: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be80f000-0x00000000be812000) (0MB)
    [ 0.000000] efi: mem35: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be812000-0x00000000be815000) (0MB)
    [ 0.000000] efi: mem36: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be815000-0x00000000be818000) (0MB)
    [ 0.000000] efi: mem37: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be818000-0x00000000be81a000) (0MB)
    [ 0.000000] efi: mem38: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be81a000-0x00000000be81d000) (0MB)
    [ 0.000000] efi: mem39: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be81d000-0x00000000be81e000) (0MB)
    [ 0.000000] efi: mem40: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be81e000-0x00000000be81f000) (0MB)
    [ 0.000000] efi: mem41: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be81f000-0x00000000be820000) (0MB)
    [ 0.000000] efi: mem42: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be820000-0x00000000be821000) (0MB)
    [ 0.000000] efi: mem43: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be821000-0x00000000be829000) (0MB)
    [ 0.000000] efi: mem44: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be829000-0x00000000be82a000) (0MB)
    [ 0.000000] efi: mem45: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be82a000-0x00000000be82b000) (0MB)
    [ 0.000000] efi: mem46: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be82b000-0x00000000be830000) (0MB)
    [ 0.000000] efi: mem47: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be830000-0x00000000be834000) (0MB)
    [ 0.000000] efi: mem48: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be834000-0x00000000be835000) (0MB)
    [ 0.000000] efi: mem49: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be835000-0x00000000be837000) (0MB)
    [ 0.000000] efi: mem50: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be837000-0x00000000be839000) (0MB)
    [ 0.000000] efi: mem51: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be839000-0x00000000be83a000) (0MB)
    [ 0.000000] efi: mem52: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be83a000-0x00000000be83b000) (0MB)
    [ 0.000000] efi: mem53: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be83b000-0x00000000be841000) (0MB)
    [ 0.000000] efi: mem54: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be841000-0x00000000be842000) (0MB)
    [ 0.000000] efi: mem55: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be842000-0x00000000be84a000) (0MB)
    [ 0.000000] efi: mem56: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be84a000-0x00000000be84e000) (0MB)
    [ 0.000000] efi: mem57: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be84e000-0x00000000be84f000) (0MB)
    [ 0.000000] efi: mem58: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be84f000-0x00000000be850000) (0MB)
    [ 0.000000] efi: mem59: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be850000-0x00000000be851000) (0MB)
    [ 0.000000] efi: mem60: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be851000-0x00000000be855000) (0MB)
    [ 0.000000] efi: mem61: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be855000-0x00000000be856000) (0MB)
    [ 0.000000] efi: mem62: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000be856000-0x00000000be85a000) (0MB)
    [ 0.000000] efi: mem63: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be85a000-0x00000000be85c000) (0MB)
    [ 0.000000] efi: mem64: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000be85c000-0x00000000be8df000) (0MB)
    [ 0.000000] efi: mem65: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be8df000-0x00000000be8f1000) (0MB)
    [ 0.000000] efi: mem66: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000be8f1000-0x00000000be8f2000) (0MB)
    [ 0.000000] efi: mem67: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be8f2000-0x00000000be8f3000) (0MB)
    [ 0.000000] efi: mem68: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000be8f3000-0x00000000be8f5000) (0MB)
    [ 0.000000] efi: mem69: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be8f5000-0x00000000be995000) (0MB)
    [ 0.000000] efi: mem70: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000be995000-0x00000000be9a0000) (0MB)
    [ 0.000000] efi: mem71: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000be9a0000-0x00000000bec08000) (2MB)
    [ 0.000000] efi: mem72: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec08000-0x00000000bec1f000) (0MB)
    [ 0.000000] efi: mem73: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec1f000-0x00000000bec24000) (0MB)
    [ 0.000000] efi: mem74: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec24000-0x00000000bec2e000) (0MB)
    [ 0.000000] efi: mem75: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec2e000-0x00000000bec32000) (0MB)
    [ 0.000000] efi: mem76: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec32000-0x00000000bec34000) (0MB)
    [ 0.000000] efi: mem77: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec34000-0x00000000bec38000) (0MB)
    [ 0.000000] efi: mem78: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec38000-0x00000000bec59000) (0MB)
    [ 0.000000] efi: mem79: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec59000-0x00000000bec5c000) (0MB)
    [ 0.000000] efi: mem80: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec5c000-0x00000000bec5e000) (0MB)
    [ 0.000000] efi: mem81: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec5e000-0x00000000bec61000) (0MB)
    [ 0.000000] efi: mem82: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec61000-0x00000000bec65000) (0MB)
    [ 0.000000] efi: mem83: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec65000-0x00000000bec66000) (0MB)
    [ 0.000000] efi: mem84: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec66000-0x00000000bec6b000) (0MB)
    [ 0.000000] efi: mem85: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec6b000-0x00000000bec6d000) (0MB)
    [ 0.000000] efi: mem86: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec6d000-0x00000000bec7f000) (0MB)
    [ 0.000000] efi: mem87: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec7f000-0x00000000bec80000) (0MB)
    [ 0.000000] efi: mem88: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec80000-0x00000000bec81000) (0MB)
    [ 0.000000] efi: mem89: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec81000-0x00000000bec82000) (0MB)
    [ 0.000000] efi: mem90: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec82000-0x00000000bec8c000) (0MB)
    [ 0.000000] efi: mem91: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec8c000-0x00000000bec8e000) (0MB)
    [ 0.000000] efi: mem92: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec8e000-0x00000000bec8f000) (0MB)
    [ 0.000000] efi: mem93: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec8f000-0x00000000bec91000) (0MB)
    [ 0.000000] efi: mem94: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec91000-0x00000000bec94000) (0MB)
    [ 0.000000] efi: mem95: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec94000-0x00000000bec95000) (0MB)
    [ 0.000000] efi: mem96: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bec95000-0x00000000bec9e000) (0MB)
    [ 0.000000] efi: mem97: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bec9e000-0x00000000bec9f000) (0MB)
    [ 0.000000] efi: mem98: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bec9f000-0x00000000beca1000) (0MB)
    [ 0.000000] efi: mem99: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beca1000-0x00000000beca5000) (0MB)
    [ 0.000000] efi: mem100: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beca5000-0x00000000beca7000) (0MB)
    [ 0.000000] efi: mem101: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beca7000-0x00000000beca8000) (0MB)
    [ 0.000000] efi: mem102: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beca8000-0x00000000becaa000) (0MB)
    [ 0.000000] efi: mem103: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000becaa000-0x00000000becad000) (0MB)
    [ 0.000000] efi: mem104: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000becad000-0x00000000becae000) (0MB)
    [ 0.000000] efi: mem105: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000becae000-0x00000000becaf000) (0MB)
    [ 0.000000] efi: mem106: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000becaf000-0x00000000becbc000) (0MB)
    [ 0.000000] efi: mem107: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000becbc000-0x00000000becc0000) (0MB)
    [ 0.000000] efi: mem108: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000becc0000-0x00000000becc1000) (0MB)
    [ 0.000000] efi: mem109: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000becc1000-0x00000000becc5000) (0MB)
    [ 0.000000] efi: mem110: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000becc5000-0x00000000becc8000) (0MB)
    [ 0.000000] efi: mem111: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000becc8000-0x00000000becc9000) (0MB)
    [ 0.000000] efi: mem112: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000becc9000-0x00000000beccb000) (0MB)
    [ 0.000000] efi: mem113: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beccb000-0x00000000beccc000) (0MB)
    [ 0.000000] efi: mem114: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beccc000-0x00000000becce000) (0MB)
    [ 0.000000] efi: mem115: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000becce000-0x00000000becd0000) (0MB)
    [ 0.000000] efi: mem116: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000becd0000-0x00000000becd1000) (0MB)
    [ 0.000000] efi: mem117: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000becd1000-0x00000000becd2000) (0MB)
    [ 0.000000] efi: mem118: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000becd2000-0x00000000becd3000) (0MB)
    [ 0.000000] efi: mem119: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000becd3000-0x00000000beed4000) (2MB)
    [ 0.000000] efi: mem120: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beed4000-0x00000000beee4000) (0MB)
    [ 0.000000] efi: mem121: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000beee4000-0x00000000beeed000) (0MB)
    [ 0.000000] efi: mem122: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beeed000-0x00000000beef6000) (0MB)
    [ 0.000000] efi: mem123: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000beef6000-0x00000000beefa000) (0MB)
    [ 0.000000] efi: mem124: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beefa000-0x00000000bef84000) (0MB)
    [ 0.000000] efi: mem125: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bef84000-0x00000000bef85000) (0MB)
    [ 0.000000] efi: mem126: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bef85000-0x00000000bef87000) (0MB)
    [ 0.000000] efi: mem127: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bef87000-0x00000000bef89000) (0MB)
    [ 0.000000] efi: mem128: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bef89000-0x00000000befb2000) (0MB)
    [ 0.000000] efi: mem129: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000befb2000-0x00000000befc3000) (0MB)
    [ 0.000000] efi: mem130: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000befc3000-0x00000000befca000) (0MB)
    [ 0.000000] efi: mem131: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000befca000-0x00000000befcc000) (0MB)
    [ 0.000000] efi: mem132: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000befcc000-0x00000000befd9000) (0MB)
    [ 0.000000] efi: mem133: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000befd9000-0x00000000befdb000) (0MB)
    [ 0.000000] efi: mem134: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000befdb000-0x00000000befdc000) (0MB)
    [ 0.000000] efi: mem135: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000befdc000-0x00000000befdd000) (0MB)
    [ 0.000000] efi: mem136: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000befdd000-0x00000000befef000) (0MB)
    [ 0.000000] efi: mem137: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000befef000-0x00000000beff2000) (0MB)
    [ 0.000000] efi: mem138: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beff2000-0x00000000beff3000) (0MB)
    [ 0.000000] efi: mem139: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000beff3000-0x00000000beff5000) (0MB)
    [ 0.000000] efi: mem140: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000beff5000-0x00000000beff6000) (0MB)
    [ 0.000000] efi: mem141: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beff6000-0x00000000beffb000) (0MB)
    [ 0.000000] efi: mem142: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000beffb000-0x00000000beffd000) (0MB)
    [ 0.000000] efi: mem143: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000beffd000-0x00000000beffe000) (0MB)
    [ 0.000000] efi: mem144: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000beffe000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem145: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf000000-0x00000000bf001000) (0MB)
    [ 0.000000] efi: mem146: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf001000-0x00000000bf002000) (0MB)
    [ 0.000000] efi: mem147: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf002000-0x00000000bf005000) (0MB)
    [ 0.000000] efi: mem148: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf005000-0x00000000bf016000) (0MB)
    [ 0.000000] efi: mem149: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf016000-0x00000000bf023000) (0MB)
    [ 0.000000] efi: mem150: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf023000-0x00000000bf024000) (0MB)
    [ 0.000000] efi: mem151: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf024000-0x00000000bf027000) (0MB)
    [ 0.000000] efi: mem152: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf027000-0x00000000bf02f000) (0MB)
    [ 0.000000] efi: mem153: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf02f000-0x00000000bf031000) (0MB)
    [ 0.000000] efi: mem154: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf031000-0x00000000bf032000) (0MB)
    [ 0.000000] efi: mem155: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf032000-0x00000000bf033000) (0MB)
    [ 0.000000] efi: mem156: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf033000-0x00000000bf034000) (0MB)
    [ 0.000000] efi: mem157: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf034000-0x00000000bf035000) (0MB)
    [ 0.000000] efi: mem158: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf035000-0x00000000bf457000) (4MB)
    [ 0.000000] efi: mem159: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf457000-0x00000000bf45d000) (0MB)
    [ 0.000000] efi: mem160: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf45d000-0x00000000bf45e000) (0MB)
    [ 0.000000] efi: mem161: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf45e000-0x00000000bf461000) (0MB)
    [ 0.000000] efi: mem162: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf461000-0x00000000bf4d7000) (0MB)
    [ 0.000000] efi: mem163: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf4d7000-0x00000000bf4d8000) (0MB)
    [ 0.000000] efi: mem164: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf4d8000-0x00000000bf4d9000) (0MB)
    [ 0.000000] efi: mem165: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf4d9000-0x00000000bf4dd000) (0MB)
    [ 0.000000] efi: mem166: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf4dd000-0x00000000bf4de000) (0MB)
    [ 0.000000] efi: mem167: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf4de000-0x00000000bf4e0000) (0MB)
    [ 0.000000] efi: mem168: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf4e0000-0x00000000bf4e1000) (0MB)
    [ 0.000000] efi: mem169: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf4e1000-0x00000000bf4e3000) (0MB)
    [ 0.000000] efi: mem170: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf4e3000-0x00000000bf4e5000) (0MB)
    [ 0.000000] efi: mem171: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf4e5000-0x00000000bf4e7000) (0MB)
    [ 0.000000] efi: mem172: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf4e7000-0x00000000bf508000) (0MB)
    [ 0.000000] efi: mem173: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf508000-0x00000000bf509000) (0MB)
    [ 0.000000] efi: mem174: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf509000-0x00000000bf50a000) (0MB)
    [ 0.000000] efi: mem175: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bf50a000-0x00000000bf50b000) (0MB)
    [ 0.000000] efi: mem176: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf50b000-0x00000000bf50c000) (0MB)
    [ 0.000000] efi: mem177: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf50c000-0x00000000bf50d000) (0MB)
    [ 0.000000] efi: mem178: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf50d000-0x00000000bf50f000) (0MB)
    [ 0.000000] efi: mem179: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000bf50f000-0x00000000bf510000) (0MB)
    [ 0.000000] efi: mem180: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf510000-0x00000000bfaa6000) (5MB)
    [ 0.000000] efi: mem181: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bfaa6000-0x00000000bfaa7000) (0MB)
    [ 0.000000] efi: mem182: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bfaa7000-0x00000000bfe9e000) (3MB)
    [ 0.000000] efi: mem183: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bfe9e000-0x00000000bfe9f000) (0MB)
    [ 0.000000] efi: mem184: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bfe9f000-0x00000000bfeb6000) (0MB)
    [ 0.000000] efi: mem185: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000bfeb6000-0x00000000bfec3000) (0MB)
    [ 0.000000] efi: mem186: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bfec3000-0x00000000bfec5000) (0MB)
    [ 0.000000] efi: mem187: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bfec5000-0x00000000bfec8000) (0MB)
    [ 0.000000] efi: mem188: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bfec8000-0x00000000bfecb000) (0MB)
    [ 0.000000] efi: mem189: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bfecb000-0x00000000bfecc000) (0MB)
    [ 0.000000] efi: mem190: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000bfecc000-0x00000000bfedf000) (0MB)
    [ 0.000000] efi: mem191: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bfedf000-0x00000000bfeef000) (0MB)
    [ 0.000000] efi: mem192: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bfeef000-0x00000000bfef9000) (0MB)
    [ 0.000000] efi: mem193: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000bfef9000-0x00000000bfeff000) (0MB)
    [ 0.000000] efi: mem194: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000bfeff000-0x00000000bff00000) (0MB)
    [ 0.000000] efi: mem195: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x00000001c0000000) (3072MB)
    [ 0.000000] efi: mem196: [Reserved |RUN| | | | | | | | ] range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem197: [Reserved |RUN| | | | | | | | ] range=[0x00000000bff00000-0x00000000c0000000) (1MB)
    [ 0.000000] efi: mem198: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000f00f8000-0x00000000f00f9000) (0MB)
    [ 0.000000] efi: mem199: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem200: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000fffa0000-0x00000000fffd0000) (0MB)
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: Apple Inc. MacBookPro4,1/Mac-F42C89C8, BIOS MBP41.88Z.00C1.B03.0802271651 02/27/08
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x1c0000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFE00000 mask FFFE00000 write-protect
    [ 0.000000] 1 base 000000000 mask F80000000 write-back
    [ 0.000000] 2 base 080000000 mask FC0000000 write-back
    [ 0.000000] 3 base 100000000 mask F80000000 write-back
    [ 0.000000] 4 base 180000000 mask FC0000000 write-back
    [ 0.000000] 5 base 0BFF00000 mask FFFF00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xbfef9 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b36000, 0x01b36fff] PGTABLE
    [ 0.000000] BRK [0x01b37000, 0x01b37fff] PGTABLE
    [ 0.000000] BRK [0x01b38000, 0x01b38fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x1bfe00000-0x1bfffffff]
    [ 0.000000] [mem 0x1bfe00000-0x1bfffffff] page 2M
    [ 0.000000] BRK [0x01b39000, 0x01b39fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x1bc000000-0x1bfdfffff]
    [ 0.000000] [mem 0x1bc000000-0x1bfdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x180000000-0x1bbffffff]
    [ 0.000000] [mem 0x180000000-0x1bbffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xbe7c8fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0xbe5fffff] page 2M
    [ 0.000000] [mem 0xbe600000-0xbe7c8fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbe7cf000-0xbe7f0fff]
    [ 0.000000] [mem 0xbe7cf000-0xbe7f0fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbe7f3000-0xbe7f3fff]
    [ 0.000000] [mem 0xbe7f3000-0xbe7f3fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbe7f5000-0xbe84dfff]
    [ 0.000000] [mem 0xbe7f5000-0xbe84dfff] page 4k
    [ 0.000000] BRK [0x01b3a000, 0x01b3afff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbe84f000-0xbe8f0fff]
    [ 0.000000] [mem 0xbe84f000-0xbe8f0fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbe8f2000-0xbec9dfff]
    [ 0.000000] [mem 0xbe8f2000-0xbe9fffff] page 4k
    [ 0.000000] [mem 0xbea00000-0xbebfffff] page 2M
    [ 0.000000] [mem 0xbec00000-0xbec9dfff] page 4k
    [ 0.000000] BRK [0x01b3b000, 0x01b3bfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbec9f000-0xbeca0fff]
    [ 0.000000] [mem 0xbec9f000-0xbeca0fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbeca5000-0xbeca6fff]
    [ 0.000000] [mem 0xbeca5000-0xbeca6fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbecaa000-0xbecadfff]
    [ 0.000000] [mem 0xbecaa000-0xbecadfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbecaf000-0xbecbbfff]
    [ 0.000000] [mem 0xbecaf000-0xbecbbfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbecc0000-0xbecc0fff]
    [ 0.000000] [mem 0xbecc0000-0xbecc0fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbecc5000-0xbecc8fff]
    [ 0.000000] [mem 0xbecc5000-0xbecc8fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbeccc000-0xbecd2fff]
    [ 0.000000] [mem 0xbeccc000-0xbecd2fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbeed4000-0xbef86fff]
    [ 0.000000] [mem 0xbeed4000-0xbef86fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbef89000-0xbefdcfff]
    [ 0.000000] [mem 0xbef89000-0xbefdcfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbeff2000-0xbeff4fff]
    [ 0.000000] [mem 0xbeff2000-0xbeff4fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbeff6000-0xbeffffff]
    [ 0.000000] [mem 0xbeff6000-0xbeffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf001000-0xbf004fff]
    [ 0.000000] [mem 0xbf001000-0xbf004fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf016000-0xbf023fff]
    [ 0.000000] [mem 0xbf016000-0xbf023fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf027000-0xbf02efff]
    [ 0.000000] [mem 0xbf027000-0xbf02efff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf031000-0xbf031fff]
    [ 0.000000] [mem 0xbf031000-0xbf031fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf033000-0xbf033fff]
    [ 0.000000] [mem 0xbf033000-0xbf033fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf035000-0xbf45dfff]
    [ 0.000000] [mem 0xbf035000-0xbf1fffff] page 4k
    [ 0.000000] [mem 0xbf200000-0xbf3fffff] page 2M
    [ 0.000000] [mem 0xbf400000-0xbf45dfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf461000-0xbf4ddfff]
    [ 0.000000] [mem 0xbf461000-0xbf4ddfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf4e0000-0xbf4e4fff]
    [ 0.000000] [mem 0xbf4e0000-0xbf4e4fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf4e7000-0xbf509fff]
    [ 0.000000] [mem 0xbf4e7000-0xbf509fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbf50b000-0xbfaa5fff]
    [ 0.000000] [mem 0xbf50b000-0xbf5fffff] page 4k
    [ 0.000000] [mem 0xbf600000-0xbf9fffff] page 2M
    [ 0.000000] [mem 0xbfa00000-0xbfaa5fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbfaa7000-0xbfe9dfff]
    [ 0.000000] [mem 0xbfaa7000-0xbfbfffff] page 4k
    [ 0.000000] [mem 0xbfc00000-0xbfdfffff] page 2M
    [ 0.000000] [mem 0xbfe00000-0xbfe9dfff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbfe9f000-0xbfec2fff]
    [ 0.000000] [mem 0xbfe9f000-0xbfec2fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xbfeef000-0xbfef8fff]
    [ 0.000000] [mem 0xbfeef000-0xbfef8fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17fffffff]
    [ 0.000000] [mem 0x100000000-0x17fffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x3797a000-0x37cb4fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000BFEEE014 000024 (v02 APPLE )
    [ 0.000000] ACPI: XSDT 0x00000000BFEEE1C0 00007C (v01 APPLE Apple00 000000C1 01000013)
    [ 0.000000] ACPI: FACP 0x00000000BFEEC000 0000F4 (v03 APPLE Apple00 000000C1 Loki 0000005F)
    [ 0.000000] ACPI: DSDT 0x00000000BFEE1000 00498E (v01 APPLE MacBookP 00040001 INTL 20061109)
    [ 0.000000] ACPI: FACS 0x00000000BFECC000 000040
    [ 0.000000] ACPI: HPET 0x00000000BFEEB000 000038 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: APIC 0x00000000BFEEA000 000068 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: MCFG 0x00000000BFEE9000 00003C (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: ASF! 0x00000000BFEE8000 0000A5 (v32 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: SBST 0x00000000BFEE7000 000030 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: ECDT 0x00000000BFEE6000 000053 (v01 APPLE Apple00 00000001 Loki 0000005F)
    [ 0.000000] ACPI: SSDT 0x00000000BFECB000 000137 (v01 APPLE SataAhci 00001000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x00000000BFEC7000 0004DC (v01 APPLE CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x00000000BFEC6000 00025F (v01 APPLE Cpu0Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x00000000BFEC5000 0000A6 (v01 APPLE Cpu1Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000001bfffffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x1bfff2000-0x1bfff5fff]
    [ 0.000000] [ffffea0000000000-ffffea0006ffffff] PMD -> [ffff8801b9600000-ffff8801bf5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x1bfffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0008efff]
    [ 0.000000] node 0: [mem 0x00090000-0x0009ffff]
    [ 0.000000] node 0: [mem 0x00100000-0xbe7c8fff]
    [ 0.000000] node 0: [mem 0xbe7cf000-0xbe7f0fff]
    [ 0.000000] node 0: [mem 0xbe7f3000-0xbe7f3fff]
    [ 0.000000] node 0: [mem 0xbe7f5000-0xbe84dfff]
    [ 0.000000] node 0: [mem 0xbe84f000-0xbe8f0fff]
    [ 0.000000] node 0: [mem 0xbe8f2000-0xbec9dfff]
    [ 0.000000] node 0: [mem 0xbec9f000-0xbeca0fff]
    [ 0.000000] node 0: [mem 0xbeca5000-0xbeca6fff]
    [ 0.000000] node 0: [mem 0xbecaa000-0xbecadfff]
    [ 0.000000] node 0: [mem 0xbecaf000-0xbecbbfff]
    [ 0.000000] node 0: [mem 0xbecc0000-0xbecc0fff]
    [ 0.000000] node 0: [mem 0xbecc5000-0xbecc8fff]
    [ 0.000000] node 0: [mem 0xbeccc000-0xbecd2fff]
    [ 0.000000] node 0: [mem 0xbeed4000-0xbef86fff]
    [ 0.000000] node 0: [mem 0xbef89000-0xbefdcfff]
    [ 0.000000] node 0: [mem 0xbeff2000-0xbeff4fff]
    [ 0.000000] node 0: [mem 0xbeff6000-0xbeffffff]
    [ 0.000000] node 0: [mem 0xbf001000-0xbf004fff]
    [ 0.000000] node 0: [mem 0xbf016000-0xbf023fff]
    [ 0.000000] node 0: [mem 0xbf027000-0xbf02efff]
    [ 0.000000] node 0: [mem 0xbf031000-0xbf031fff]
    [ 0.000000] node 0: [mem 0xbf033000-0xbf033fff]
    [ 0.000000] node 0: [mem 0xbf035000-0xbf45dfff]
    [ 0.000000] node 0: [mem 0xbf461000-0xbf4ddfff]
    [ 0.000000] node 0: [mem 0xbf4e0000-0xbf4e4fff]
    [ 0.000000] node 0: [mem 0xbf4e7000-0xbf509fff]
    [ 0.000000] node 0: [mem 0xbf50b000-0xbfaa5fff]
    [ 0.000000] node 0: [mem 0xbfaa7000-0xbfe9dfff]
    [ 0.000000] node 0: [mem 0xbfe9f000-0xbfec2fff]
    [ 0.000000] node 0: [mem 0xbfeef000-0xbfef8fff]
    [ 0.000000] node 0: [mem 0x100000000-0x1bfffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00001000-0x1bfffffff]
    [ 0.000000] On node 0 totalpages: 1571856
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 25 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12210 pages used for memmap
    [ 0.000000] DMA32 zone: 781426 pages, LIFO batch:31
    [ 0.000000] Normal zone: 12288 pages used for memmap
    [ 0.000000] Normal zone: 786432 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, 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: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe7c9000-0xbe7cefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe7f1000-0xbe7f2fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe7f4000-0xbe7f4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe84e000-0xbe84efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe8f1000-0xbe8f1fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbec9e000-0xbec9efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeca1000-0xbeca4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeca7000-0xbeca7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeca8000-0xbeca9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbecae000-0xbecaefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbecbc000-0xbecbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbecc1000-0xbecc4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbecc9000-0xbeccafff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeccb000-0xbeccbfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbecd3000-0xbeed3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbef87000-0xbef88fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbefdd000-0xbefeefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbefef000-0xbeff1fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeff5000-0xbeff5fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xbf000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf005000-0xbf015fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf024000-0xbf026fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf02f000-0xbf030fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf032000-0xbf032fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf034000-0xbf034fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf45e000-0xbf460fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf4de000-0xbf4dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf4e5000-0xbf4e6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf50a000-0xbf50afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfaa6000-0xbfaa6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfe9e000-0xbfe9efff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfec3000-0xbfec4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfec5000-0xbfec7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfec8000-0xbfecafff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfecb000-0xbfecbfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfecc000-0xbfedefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfedf000-0xbfeeefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbfef9000-0xbfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xf00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf00f8000-0xf00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf00f9000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfff9ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfffa0000-0xfffcffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfffd0000-0xffffffff]
    [ 0.000000] e820: [mem 0xc0000000-0xf00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff8801bfc00000 s82880 r8192 d31808 u1048576
    [ 0.000000] pcpu-alloc: s82880 r8192 d31808 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1547269
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2bbc3174-304c-411f-b098-d048b78bfba0 rw rootflags=data=writeback
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 6036000K/6287424K available (5481K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 251424K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:440 0
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 25165824 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 2394.123 MHz processor
    [ 0.003351] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.75 BogoMIPS (lpj=7980410)
    [ 0.003354] pid_max: default: 32768 minimum: 301
    [ 0.003366] ACPI: Core revision 20140926
    [ 0.008167] ACPI: All ACPI Tables successfully acquired
    [ 0.010034] Security Framework initialized
    [ 0.010045] Yama: becoming mindful.
    [ 0.010746] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.016636] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.018879] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.018895] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.019312] Initializing cgroup subsys memory
    [ 0.019323] Initializing cgroup subsys devices
    [ 0.019328] Initializing cgroup subsys freezer
    [ 0.019332] Initializing cgroup subsys net_cls
    [ 0.019336] Initializing cgroup subsys blkio
    [ 0.019363] CPU: Physical Processor ID: 0
    [ 0.019364] CPU: Processor Core ID: 0
    [ 0.019367] mce: CPU supports 6 MCE banks
    [ 0.019375] CPU0: Thermal monitoring enabled (TM2)
    [ 0.019385] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
    [ 0.019487] Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
    [ 0.022951] ftrace: allocating 20931 entries in 82 pages
    [ 0.030560] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.063828] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T8300 @ 2.40GHz (fam: 06, model: 17, stepping: 06)
    [ 0.066666] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.066666] ... version: 2
    [ 0.066666] ... bit width: 40
    [ 0.066666] ... generic registers: 2
    [ 0.066666] ... value mask: 000000ffffffffff
    [ 0.066666] ... max period: 000000007fffffff
    [ 0.066666] ... fixed-purpose events: 3
    [ 0.066666] ... event mask: 0000000700000003
    [ 0.083415] x86: Booting SMP configuration:
    [ 0.083417] .... node #0, CPUs: #1
    [ 0.096641] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.096657] x86: Booted up 1 node, 2 CPUs
    [ 0.096660] smpboot: Total of 2 processors activated (9580.51 BogoMIPS)
    [ 0.098531] devtmpfs: initialized
    [ 0.100018] PM: Registering ACPI NVS region [mem 0x0008f000-0x0008ffff] (4096 bytes)
    [ 0.100021] PM: Registering ACPI NVS region [mem 0xbecd3000-0xbeed3fff] (2101248 bytes)
    [ 0.100053] PM: Registering ACPI NVS region [mem 0xbef87000-0xbef88fff] (8192 bytes)
    [ 0.100055] PM: Registering ACPI NVS region [mem 0xbfec3000-0xbfec4fff] (8192 bytes)
    [ 0.100056] PM: Registering ACPI NVS region [mem 0xbfec8000-0xbfecafff] (12288 bytes)
    [ 0.100058] PM: Registering ACPI NVS region [mem 0xbfecc000-0xbfedefff] (77824 bytes)
    [ 0.103364] pinctrl core: initialized pinctrl subsystem
    [ 0.103423] RTC time: 18:38:50, date: 02/22/15
    [ 0.103539] NET: Registered protocol family 16
    [ 0.113338] cpuidle: using governor ladder
    [ 0.130003] cpuidle: using governor menu
    [ 0.130039] ACPI: bus type PCI registered
    [ 0.130041] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.130136] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xf0000000-0xffffffff] (base 0xf0000000)
    [ 0.130140] PCI: not using MMCONFIG
    [ 0.130142] PCI: Using configuration type 1 for base access
    [ 0.143402] ACPI: Added _OSI(Module Device)
    [ 0.143402] ACPI: Added _OSI(Processor Device)
    [ 0.143402] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.143402] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.144205] ACPI : EC: EC description table is found, configuring boot EC
    [ 0.160433] ACPI: Dynamic OEM Table Load:
    [ 0.160442] ACPI: SSDT 0xFFFF8801B6BEC800 000340 (v01 APPLE Cpu0Ist 00003000 INTL 20061109)
    [ 0.160729] ACPI: Dynamic OEM Table Load:
    [ 0.160735] ACPI: SSDT 0xFFFF8801B6BECC00 0002AD (v01 APPLE Cpu0Cst 00003001 INTL 20061109)
    [ 0.186839] ACPI: Dynamic OEM Table Load:
    [ 0.186846] ACPI: SSDT 0xFFFF8801B6AA1B00 0000C8 (v01 APPLE Cpu1Ist 00003000 INTL 20061109)
    [ 0.187100] ACPI: Dynamic OEM Table Load:
    [ 0.187106] ACPI: SSDT 0xFFFF8801B6AA9CC0 000085 (v01 APPLE Cpu1Cst 00003000 INTL 20061109)
    [ 0.213479] ACPI: Interpreter enabled
    [ 0.213485] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
    [ 0.213489] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
    [ 0.213503] ACPI: (supports S0 S3 S4 S5)
    [ 0.213505] ACPI: Using IOAPIC for interrupt routing
    [ 0.213521] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xf0000000-0xffffffff] (base 0xf0000000)
    [ 0.214556] PCI: MMCONFIG at [mem 0xf0000000-0xffffffff] reserved in ACPI motherboard resources
    [ 0.214560] PCI: MMCONFIG for 0000 [bus00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000) (size reduced!)
    [ 0.214703] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.216616] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.216622] acpi PNP0A08:00: _OSC: OS assumes control of [PCIeHotplug SHPCHotplug AER PCIeCapability]
    [ 0.216866] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.217047] PCI host bridge to bus 0000:00
    [ 0.217051] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.217053] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.217055] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.217057] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.217059] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff]
    [ 0.217064] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff]
    [ 0.217066] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff]
    [ 0.217068] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff]
    [ 0.217070] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.217072] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.217074] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.217076] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.217078] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff]
    [ 0.217080] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff]
    [ 0.217082] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff]
    [ 0.217085] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff]
    [ 0.217087] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff]
    [ 0.217089] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff]
    [ 0.217099] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
    [ 0.217208] pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
    [ 0.217256] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.217373] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
    [ 0.217450] pci 0000:00:1a.0: reg 0x20: [io 0x80c0-0x80df]
    [ 0.217538] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.217598] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
    [ 0.217662] pci 0000:00:1a.1: reg 0x20: [io 0x80a0-0x80bf]
    [ 0.217750] pci 0000:00:1a.1: System wakeup disabled by ACPI
    [ 0.217836] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
    [ 0.217878] pci 0000:00:1a.7: reg 0x10: [mem 0xdb504c00-0xdb504fff]
    [ 0.218055] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.218111] pci 0000:00:1a.7: System wakeup disabled by ACPI
    [ 0.218181] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
    [ 0.218211] pci 0000:00:1b.0: reg 0x10: [mem 0xdb500000-0xdb503fff 64bit]
    [ 0.218339] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.218450] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
    [ 0.218596] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.218707] pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
    [ 0.218839] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.218952] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
    [ 0.219098] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.219206] pci 0000:00:1c.5: [8086:2849] type 01 class 0x060400
    [ 0.219330] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 0.219438] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
    [ 0.219551] pci 0000:00:1d.0: reg 0x20: [io 0x8080-0x809f]
    [ 0.219638] pci 0000:00:1d.0: System wakeup di

  • Vertical Scrollbar in the MC9090 Handheld device for ITSMobile Service

    Hi,
    In Our ITSMobile, we have 10.4u201D forklift devices from LXE with windows XP and MC9090 from Motorola CE windows mobile 5.0. We are in ECC 6.0 and using integrated ITSmobile  .We use TRM and our RF users will log on from LP00. The screens are good in the laptop and fork lift device. But we get a vertical scroll bar in the Handheld device MC9090. We defined a different display profile for the Handheld device for MC9090 and converted the screens using the screen conversion tool. But still the scrollbar exists and it is really annoying. Is there anyway to eliminate the scroll bar in the MC9090?
    For the same service, we would like to have the full screens in the forklift device and the handheld device without any scrollbar.
    Is it the best practice to have different display profiles for different presentation devices?
    Is there any quick and easy way to eliminate the scroll bar without tampering the style sheet or HTML code or  ITSMobile generator?
    Your input will be highly appreciated.
    Regards,
    Subbu

    create your own body-begin-template like
    <body class="MobileBody" id="MobileBody" style="overflow:hidden;" ...
    "overflow: hidden" should do the trick.

  • Freezing Screen with strange graphic bugs blackout computer crash & restarts

    Hi All,
    I'm a videographer and editor and work with some high-ress video files and my iMac often falls out during work or if I'm running Adobe premiere and Photoshop at the same time. My iMac should handle it but it won't. It freezes and gives strange graphic colors and blocks on the screen. (see photo's)
    Anyone knows how to fix this?

    Your GPU may be failing, I would recommend Using Apple Diagnostics - Apple Support, run this 2-3 times and if erorrs appear take it in for service. If you have AppleCare call them immediately. If the machine is less than 1 year old, then PLEASE book a Genius appointment and bring the machine in to be looked at.

Maybe you are looking for