Help  related to FI module

Hi ,
which are the idocs and Bapis used in Fi module.
How can i search  idocs for certain modules.
Thanks & regards,
Chetan Sakunde

Go to the BAPI  transaction and have a look to the hierarchical tree.
They have a list of BAPIs for each module along with the documentation.
For IDOC,
check table EDBAS for the Basic Idoc types with the help of Description

Similar Messages

  • Need help in creating Knowledge module to aggregrate source data.

    Hi Guys,
    I am new to ODI and I am trying to create a Knowledge module. I went through the docs relating to Knowledge modules and APIs, so hopefully did my home work, I still find writing KM to be very challenging for the scenario, I have.
    The following is my scenario.
    I have two tables Employee and Department. Employee is the source and Department is the target. I need to sum salaries of all the employees belonging to a given department. And then insert the data into Department table.
    Structure of the tables is as follows:
    Employee(Source Table name)
    Employee_id
    Salary
    Dept_id
    Department(Target table name)
    id
    total_salary
    Both target and source are on the same server. The user of this KM would drag and drop both source and target tables into interface and then map the columns. In the above case, Dept_id to id and salary to total_salary and then use this IKM. And off-course the user would indicate what columns would be aggregated on and what would be used as group by. One way to tag that, would be to use those UD1,UD2 tags in target column properties. (If there is another way to tag a column to indicate a column to be used for aggregation and a given column to be used in group by during run time in source, please let me know)
    I choose to write IKM for this.
    The challenging part is that I am having hard time figuring out the columns of source table as to what column should be used as group by and what column to be aggregated on. Since the tags are defined on Target columns and not on source columns. So have to figure out the appropriate columns through the mapping at run time.
    The following is what I am planning to write in (Insert new rows ) command. And the part where I need help is how to compose select statement.
    iinsert into <%=odiRef.getTable("L","TARG_NAME","A")%>
    <%=odiRef.getColList("", "[COL_NAME]", ",\n\t", "", "((INS and !TRG) and REW)")%>
    <%=odiRef.getColList(",", "[COL_NAME]", ",\n\t", "", "((INS and TRG) and REW)")%>
    Select
    source.column1,sum(source.column2) from <%=odiRef.getFrom()%> GROUP BY source.column1
    Thanks.

    I did try as per your advise.
    Filter is not making a difference. Irrespective of me adding a filter or not, ODI generates a sql that has GROUP BY , just by looking at SUM(SALARY).
    Coming back to the main issue, this does do what I wanted to do. I was planning on using a custom KM. But I guess, this is as good as custom KM, since the work done in an interface (assuming a custom KM exists) by going through either route is the same, so I can live with this approach.
    Thanks for the help.

  • Document related to PP module

    hello experts,
    I need some good documents related to PP module like functionality and flow.
    If any one can explain some real time scenarios related to abap in pp module that would be really gr8 help  for me and
    I need some important topics in the PP module also
    Thanks alot for your anticipation
    I will surely award the points to good answers
    Thanks & Regards,
    SRI.

    All functional & technical help pdfs are here
    http://www.easymarketplace.de/online-pdfs.php
    Regards
    Kathirvel

  • Relation between SAP Modules

    Hi ,
    I am looking for some document or some website where I can get information on the relation between SAP Modules. For example, How SD, MM, PP, FI and other modules are related to each other in what functionality and how, etc. Diagram or even document is fine.
    Pls. help me out.
    Regards,
    VaishaliRaj
    Please search the forum before posting a thread
    Edited by: Pravender on Aug 2, 2010 1:05 PM

    HI VAISHALI,
    Pls see below links u will get help--
    http://www.sap-img.com/sap-sd/link-between-sap-sd-mm-and-fi.htm
    Relation between SD and MM  modules - Table name which links 2 modules
    hope it helps
    Thanks,
    Nilesh Pathak

  • Help needed in PS module on CJ9ECP/CJ20N for revaluating CCR??

    help needed in PS module on CJ9ECP/CJ20N for revaluating CCR??
    How to handle method on_costing_component_to_outtab which belongs to badi gui_itemization_ck. This is to revaluate CCR in CJ20N.
    From sale transaction(va01/va02) i need to call cj20n/cj9ecp for revaluating cost estimates. Can anyone say how to proceed with this thing.
    Can any one say how to handle pop up window in CJ20N/CJ9ECP when clicked edit ecp button. Later how to revaluate cost estimates. For this should i need to go for call transaction or is there any method available. If so how to handle method for revaluating cost estimates for ECP of WBS elements

    Thanks Amol for the advice.
    My friend doesn't belong to an engineering background and had not worked in a manufacturing environment.
    He holds an MBA degree specialised in systems and has worked in software companies supporting software projects and the functions(like HR,Procurement in the same setup) as a software quality guy.
    Moreover the modules mentioned by you requires engineering background with manufacturing exposure.
    He had enquired for the course at siemens and they said that he may not be suitable for any of the modules offered by them as per the above reasons.They also mentioned that they have to check with SAP Labs for expert opinion.
    Please provide your inputs.
    regards,
    Zubair.

  • [SOLVED] Kernel panic USB3 ExHDD (perhaps related to uas module?)

    Greetings fellow Arch users!
    Annoying problem:
    Hitachi Touro Pro 1GB USB 3 external drive causing consistent, repeatable kernel panic on 3.15.2-1-ARCH #1 SMP PREEMPT. The same panic occurs whether the drive is already attached upon reboot or attached later. The same panic occurs whether this drive is attached to the front USB3 header or the rear of the case. The panic also occurs when all other external drives are removed from the machine. The drive is does not panic when attached by USB 2, but it is also not recognized by the system when attached to USB2.
    Would prefer to post the photo I took, but unclear where online I could store it. Anyhow, the panic always says:
    kernel BUG at block/blk-core.c:2511!
    invalid opcode: 0000 [#1} PREEMPT SMP
    kernel panic - not syncing: Fatal exception in interrupt
    Shutting down CPUs with NMI
    My bios is updated (ASUSP8Z68-V PRO/GEN3, BIOS 3603). I searched the forums and noticed a recent, similar problem related to uas module https://bbs.archlinux.org/viewtopic.php?id=183190. I blacklisted the uas module, and also added the text install uas /bin/false to the blacklist.conf file. Updated the kernel (mkinitcpio -p linux afterword, then rebooted). However, note that the uas module is still listed under modules below. Perhaps I need to do something more to prevent this uas module from loading? It seems like blacklisting had some effect: now I can attach the drive and no panic. However, the drive is also not recognized by the system. Other info:
    dmesg: (note there are several ACPI warnings here - any ideas?)
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.2-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jun 27 07:41:19 CEST 2014
    [ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0x0c5f3018-0x0c603057] usable ==> usable
    [ 0.000000] e820: update [mem 0x0c604018-0x0c613857] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000c5f3017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c5f3018-0x000000000c603057] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c603058-0x000000000c604017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c604018-0x000000000c613857] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c613858-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xbeb85000 ACPI 2.0=0xbeb85000 SMBIOS=0xbe428e98 MPS=0xfc9b0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    [ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001100000-0x00000000013d7000) (2MB)
    [ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x00000000013d7000-0x00000000013db000) (0MB)
    [ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000013db000-0x000000000198a000) (5MB)
    [ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000198a000-0x000000000198c000) (0MB)
    [ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000198c000-0x000000000198f000) (0MB)
    [ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x000000000198f000-0x000000000199c000) (0MB)
    [ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000199c000-0x0000000001d9f000) (4MB)
    [ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001d9f000-0x0000000001da0000) (0MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001da0000-0x0000000001da5000) (0MB)
    [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001da5000-0x0000000001da6000) (0MB)
    [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001da6000-0x0000000001da9000) (0MB)
    [ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001da9000-0x0000000001daa000) (0MB)
    [ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001daa000-0x0000000001dad000) (0MB)
    [ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001dad000-0x0000000001dae000) (0MB)
    [ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001dae000-0x0000000001db0000) (0MB)
    [ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001db0000-0x0000000001db1000) (0MB)
    [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001db1000-0x0000000001dbb000) (0MB)
    [ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001dbb000-0x0000000001dc1000) (0MB)
    [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001dc1000-0x0000000001dc3000) (0MB)
    [ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001dc3000-0x0000000001dc4000) (0MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001dc4000-0x0000000001dc9000) (0MB)
    [ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001dc9000-0x0000000001dcb000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001dcb000-0x0000000001dd1000) (0MB)
    [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001dd1000-0x0000000001dd4000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001dd4000-0x0000000001de2000) (0MB)
    [ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001de2000-0x0000000001de4000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001de4000-0x0000000001de6000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001de6000-0x0000000001de9000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001de9000-0x0000000001dea000) (0MB)
    [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001dea000-0x0000000001deb000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001deb000-0x0000000001def000) (0MB)
    [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001def000-0x0000000001df1000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001df1000-0x0000000001df3000) (0MB)
    [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001df3000-0x0000000001df7000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001df7000-0x0000000001dff000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001dff000-0x0000000001e03000) (0MB)
    [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001e03000-0x0000000001e08000) (0MB)
    [ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001e08000-0x0000000001e0a000) (0MB)
    [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001e0a000-0x0000000001e1a000) (0MB)
    [ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001e1a000-0x0000000001e1e000) (0MB)
    [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001e1e000-0x0000000001e22000) (0MB)
    [ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001e22000-0x0000000001e23000) (0MB)
    [ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001e23000-0x0000000001e43000) (0MB)
    [ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001e43000-0x0000000001e44000) (0MB)
    [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001e44000-0x0000000001e50000) (0MB)
    [ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001e50000-0x0000000001e53000) (0MB)
    [ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001e53000-0x0000000001e6a000) (0MB)
    [ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001e6a000-0x0000000001e76000) (0MB)
    [ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000001e76000-0x0000000001e85000) (0MB)
    [ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000001e85000-0x0000000001e88000) (0MB)
    [ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000001e88000-0x0000000001e8a000) (0MB)
    [ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000001e8a000-0x0000000001e8b000) (0MB)
    [ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000001e8b000-0x000000000229d000) (4MB)
    [ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x000000000229d000-0x000000000229e000) (0MB)
    [ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x000000000229e000-0x00000000022a3000) (0MB)
    [ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x00000000022a3000-0x00000000022a7000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000022a7000-0x00000000022a8000) (0MB)
    [ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000022a8000-0x00000000022ad000) (0MB)
    [ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000022ad000-0x00000000022b9000) (0MB)
    [ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000022b9000-0x00000000022bf000) (0MB)
    [ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000022bf000-0x00000000022c3000) (0MB)
    [ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000022c3000-0x00000000022c6000) (0MB)
    [ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000022c6000-0x00000000022c7000) (0MB)
    [ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000022c7000-0x00000000022c8000) (0MB)
    [ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000022c8000-0x00000000022cd000) (0MB)
    [ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000022cd000-0x00000000022cf000) (0MB)
    [ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000022cf000-0x00000000022d4000) (0MB)
    [ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000022d4000-0x00000000022d5000) (0MB)
    [ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000022d5000-0x00000000022f2000) (0MB)
    [ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000022f2000-0x00000000022ff000) (0MB)
    [ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000022ff000-0x000000000230c000) (0MB)
    [ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x000000000230c000-0x0000000002311000) (0MB)
    [ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000002311000-0x000000000231d000) (0MB)
    [ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x000000000231d000-0x0000000002323000) (0MB)
    [ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000002323000-0x0000000002326000) (0MB)
    [ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000002326000-0x0000000002329000) (0MB)
    [ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000002329000-0x000000000232e000) (0MB)
    [ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x000000000232e000-0x000000000232f000) (0MB)
    [ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000000232f000-0x000000000233f000) (0MB)
    [ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000000233f000-0x0000000002349000) (0MB)
    [ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002349000-0x000000000235f000) (0MB)
    [ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x000000000235f000-0x000000000236a000) (0MB)
    [ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x000000000236a000-0x000000000236e000) (0MB)
    [ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x000000000236e000-0x0000000002370000) (0MB)
    [ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000002370000-0x0000000002376000) (0MB)
    [ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000002376000-0x0000000002379000) (0MB)
    [ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000002379000-0x0000000002380000) (0MB)
    [ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002380000-0x0000000002383000) (0MB)
    [ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002383000-0x0000000002389000) (0MB)
    [ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000002389000-0x000000000238f000) (0MB)
    [ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x000000000238f000-0x0000000002398000) (0MB)
    [ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000002398000-0x000000000239b000) (0MB)
    [ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000239b000-0x000000000239c000) (0MB)
    [ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x000000000239c000-0x00000000023aa000) (0MB)
    [ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000023aa000-0x00000000023b3000) (0MB)
    [ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x00000000023b3000-0x00000000023c8000) (0MB)
    [ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000023c8000-0x00000000023cd000) (0MB)
    [ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x00000000023cd000-0x00000000023ce000) (0MB)
    [ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000023ce000-0x00000000023cf000) (0MB)
    [ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000023cf000-0x00000000023d1000) (0MB)
    [ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000023d1000-0x00000000023d6000) (0MB)
    [ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000023d6000-0x00000000023d8000) (0MB)
    [ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000023d8000-0x00000000023d9000) (0MB)
    [ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000023d9000-0x00000000023dc000) (0MB)
    [ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000023dc000-0x00000000023e0000) (0MB)
    [ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000023e0000-0x00000000023e2000) (0MB)
    [ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000023e2000-0x00000000023e6000) (0MB)
    [ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x00000000023e6000-0x00000000023eb000) (0MB)
    [ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000023eb000-0x00000000023fc000) (0MB)
    [ 0.000000] efi: mem119: type=3, attr=0xf, range=[0x00000000023fc000-0x0000000002402000) (0MB)
    [ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000002402000-0x0000000002409000) (0MB)
    [ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000002409000-0x0000000002410000) (0MB)
    [ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000002410000-0x000000000243e000) (0MB)
    [ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x000000000243e000-0x0000000002445000) (0MB)
    [ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000002445000-0x000000000245a000) (0MB)
    [ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x000000000245a000-0x0000000002464000) (0MB)
    [ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000002464000-0x0000000002471000) (0MB)
    [ 0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000002471000-0x0000000002473000) (0MB)
    [ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000002473000-0x0000000002474000) (0MB)
    [ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000002474000-0x0000000002476000) (0MB)
    [ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000002476000-0x0000000002478000) (0MB)
    [ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000002478000-0x00000000024b6000) (0MB)
    [ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000024b6000-0x00000000024db000) (0MB)
    [ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000024db000-0x0000000002506000) (0MB)
    [ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000002506000-0x000000000251c000) (0MB)
    [ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x000000000251c000-0x0000000002520000) (0MB)
    [ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x0000000002520000-0x0000000002522000) (0MB)
    [ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000002522000-0x0000000002532000) (0MB)
    [ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x0000000002532000-0x0000000002536000) (0MB)
    [ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x0000000002536000-0x0000000002538000) (0MB)
    [ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x0000000002538000-0x0000000002558000) (0MB)
    [ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x0000000002558000-0x000000000255f000) (0MB)
    [ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x000000000255f000-0x000000000257e000) (0MB)
    [ 0.000000] efi: mem143: type=3, attr=0xf, range=[0x000000000257e000-0x0000000002591000) (0MB)
    [ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x0000000002591000-0x0000000002599000) (0MB)
    [ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x0000000002599000-0x000000000259c000) (0MB)
    [ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000000259c000-0x00000000025a3000) (0MB)
    [ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000025a3000-0x00000000025a5000) (0MB)
    [ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000025a5000-0x00000000025a6000) (0MB)
    [ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000025a6000-0x00000000025ab000) (0MB)
    [ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000025ab000-0x00000000025ad000) (0MB)
    [ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000025ad000-0x00000000025af000) (0MB)
    [ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000025af000-0x00000000025b1000) (0MB)
    [ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000025b1000-0x00000000025b4000) (0MB)
    [ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000025b4000-0x00000000025ba000) (0MB)
    [ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000025ba000-0x00000000025bd000) (0MB)
    [ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000025bd000-0x00000000026a9000) (0MB)
    [ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000026a9000-0x0000000002ab7000) (4MB)
    [ 0.000000] efi: mem158: type=4, attr=0xf, range=[0x0000000002ab7000-0x000000000c181000) (150MB)
    [ 0.000000] efi: mem159: type=3, attr=0xf, range=[0x000000000c181000-0x000000000c187000) (0MB)
    [ 0.000000] efi: mem160: type=4, attr=0xf, range=[0x000000000c187000-0x000000000c18f000) (0MB)
    [ 0.000000] efi: mem161: type=3, attr=0xf, range=[0x000000000c18f000-0x000000000c191000) (0MB)
    [ 0.000000] efi: mem162: type=4, attr=0xf, range=[0x000000000c191000-0x000000000c2ff000) (1MB)
    [ 0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000c2ff000-0x000000000c319000) (0MB)
    [ 0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000c319000-0x000000000c3cf000) (0MB)
    [ 0.000000] efi: mem165: type=2, attr=0xf, range=[0x000000000c3cf000-0x000000000c3d2000) (0MB)
    [ 0.000000] efi: mem166: type=7, attr=0xf, range=[0x000000000c3d2000-0x000000000c3d3000) (0MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000000c3d3000-0x000000000c3ff000) (0MB)
    [ 0.000000] efi: mem168: type=2, attr=0xf, range=[0x000000000c3ff000-0x000000000c403000) (0MB)
    [ 0.000000] efi: mem169: type=7, attr=0xf, range=[0x000000000c403000-0x000000000c407000) (0MB)
    [ 0.000000] efi: mem170: type=1, attr=0xf, range=[0x000000000c407000-0x000000000c41e000) (0MB)
    [ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000000c41e000-0x000000000c5f3000) (1MB)
    [ 0.000000] efi: mem172: type=2, attr=0xf, range=[0x000000000c5f3000-0x000000000c614000) (0MB)
    [ 0.000000] efi: mem173: type=7, attr=0xf, range=[0x000000000c614000-0x000000000c9af000) (3MB)
    [ 0.000000] efi: mem174: type=1, attr=0xf, range=[0x000000000c9af000-0x000000000cd6b000) (3MB)
    [ 0.000000] efi: mem175: type=7, attr=0xf, range=[0x000000000cd6b000-0x000000000d000000) (2MB)
    [ 0.000000] efi: mem176: type=2, attr=0xf, range=[0x000000000d000000-0x000000000df60000) (15MB)
    [ 0.000000] efi: mem177: type=7, attr=0xf, range=[0x000000000df60000-0x0000000020000000) (288MB)
    [ 0.000000] efi: mem178: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem179: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040000000) (510MB)
    [ 0.000000] efi: mem180: type=0, attr=0xf, range=[0x0000000040000000-0x0000000040200000) (2MB)
    [ 0.000000] efi: mem181: type=7, attr=0xf, range=[0x0000000040200000-0x000000007fbac000) (1017MB)
    [ 0.000000] efi: mem182: type=2, attr=0xf, range=[0x000000007fbac000-0x0000000080000000) (4MB)
    [ 0.000000] efi: mem183: type=7, attr=0xf, range=[0x0000000080000000-0x00000000be390000) (995MB)
    [ 0.000000] efi: mem184: type=5, attr=0x800000000000000f, range=[0x00000000be390000-0x00000000be3d5000) (0MB)
    [ 0.000000] efi: mem185: type=6, attr=0x800000000000000f, range=[0x00000000be3d5000-0x00000000be405000) (0MB)
    [ 0.000000] efi: mem186: type=5, attr=0x800000000000000f, range=[0x00000000be405000-0x00000000be416000) (0MB)
    [ 0.000000] efi: mem187: type=6, attr=0x800000000000000f, range=[0x00000000be416000-0x00000000be424000) (0MB)
    [ 0.000000] efi: mem188: type=6, attr=0x800000000000000f, range=[0x00000000be424000-0x00000000be426000) (0MB)
    [ 0.000000] efi: mem189: type=6, attr=0x800000000000000f, range=[0x00000000be426000-0x00000000be428000) (0MB)
    [ 0.000000] efi: mem190: type=6, attr=0x800000000000000f, range=[0x00000000be428000-0x00000000be440000) (0MB)
    [ 0.000000] efi: mem191: type=0, attr=0xf, range=[0x00000000be440000-0x00000000be5f7000) (1MB)
    [ 0.000000] efi: mem192: type=10, attr=0xf, range=[0x00000000be5f7000-0x00000000be67b000) (0MB)
    [ 0.000000] efi: mem193: type=0, attr=0xf, range=[0x00000000be67b000-0x00000000be8d5000) (2MB)
    [ 0.000000] efi: mem194: type=0, attr=0xf, range=[0x00000000be8d5000-0x00000000be8e4000) (0MB)
    [ 0.000000] efi: mem195: type=0, attr=0xf, range=[0x00000000be8e4000-0x00000000be8e6000) (0MB)
    [ 0.000000] efi: mem196: type=0, attr=0xf, range=[0x00000000be8e6000-0x00000000be8ed000) (0MB)
    [ 0.000000] efi: mem197: type=0, attr=0xf, range=[0x00000000be8ed000-0x00000000be940000) (0MB)
    [ 0.000000] efi: mem198: type=10, attr=0xf, range=[0x00000000be940000-0x00000000be944000) (0MB)
    [ 0.000000] efi: mem199: type=10, attr=0xf, range=[0x00000000be944000-0x00000000beb85000) (2MB)
    [ 0.000000] efi: mem200: type=9, attr=0xf, range=[0x00000000beb85000-0x00000000beb93000) (0MB)
    [ 0.000000] efi: mem201: type=10, attr=0xf, range=[0x00000000beb93000-0x00000000beba4000) (0MB)
    [ 0.000000] efi: mem202: type=10, attr=0xf, range=[0x00000000beba4000-0x00000000beba7000) (0MB)
    [ 0.000000] efi: mem203: type=10, attr=0xf, range=[0x00000000beba7000-0x00000000bebb2000) (0MB)
    [ 0.000000] efi: mem204: type=10, attr=0xf, range=[0x00000000bebb2000-0x00000000bebbb000) (0MB)
    [ 0.000000] efi: mem205: type=10, attr=0xf, range=[0x00000000bebbb000-0x00000000bebc0000) (0MB)
    [ 0.000000] efi: mem206: type=9, attr=0xf, range=[0x00000000bebc0000-0x00000000bebc4000) (0MB)
    [ 0.000000] efi: mem207: type=9, attr=0xf, range=[0x00000000bebc4000-0x00000000bebc5000) (0MB)
    [ 0.000000] efi: mem208: type=10, attr=0xf, range=[0x00000000bebc5000-0x00000000bec08000) (0MB)
    [ 0.000000] efi: mem209: type=4, attr=0xf, range=[0x00000000bec08000-0x00000000bed4e000) (1MB)
    [ 0.000000] efi: mem210: type=3, attr=0xf, range=[0x00000000bed4e000-0x00000000befda000) (2MB)
    [ 0.000000] efi: mem211: type=4, attr=0xf, range=[0x00000000befda000-0x00000000befe3000) (0MB)
    [ 0.000000] efi: mem212: type=3, attr=0xf, range=[0x00000000befe3000-0x00000000befed000) (0MB)
    [ 0.000000] efi: mem213: type=4, attr=0xf, range=[0x00000000befed000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem214: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f600000) (12790MB)
    [ 0.000000] efi: mem215: type=0, attr=0x8000000000000000, range=[0x00000000bf800000-0x00000000dfa00000) (514MB)
    [ 0.000000] efi: mem216: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem217: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem218: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem219: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem220: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem221: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V PRO GEN3, BIOS 3603 11/09/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x41f600 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-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask C00000000 write-back
    [ 0.000000] 1 base 400000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 3 base 0BF800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 41F800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 41F600000 mask FFFE00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x0db3e000, 0x0db3efff] PGTABLE
    [ 0.000000] BRK [0x0db3f000, 0x0db3ffff] PGTABLE
    [ 0.000000] BRK [0x0db40000, 0x0db40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41f400000-0x41f5fffff]
    [ 0.000000] [mem 0x41f400000-0x41f5fffff] page 2M
    [ 0.000000] BRK [0x0db41000, 0x0db41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41f3fffff]
    [ 0.000000] [mem 0x41c000000-0x41f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
    [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] [mem 0x40200000-0xbe1fffff] page 2M
    [ 0.000000] [mem 0xbe200000-0xbe38ffff] page 4k
    [ 0.000000] BRK [0x0db42000, 0x0db42fff] PGTABLE
    [ 0.000000] BRK [0x0db43000, 0x0db43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] [mem 0xbec08000-0xbedfffff] page 4k
    [ 0.000000] [mem 0xbee00000-0xbeffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x7fbac000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 0x00000000BEB85000 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BEB85078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BEB90C70 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BEB85170 00BAFE (v02 ALASKA A M I 00000015 INTL 20051117)
    [ 0.000000] ACPI: FACS 0x00000000BEBBEF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BEB90D68 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x00000000BEB90DE0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BEB90E20 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000BEB90E58 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000BEB911C8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000BEB91B78 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: BGRT 0x00000000BEB92668 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41f5fffff]
    [ 0.000000] NODE_DATA [mem 0x41f5ed000-0x41f5f1fff]
    [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x41f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] node 0: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x41f5fffff]
    [ 0.000000] On node 0 totalpages: 4053286
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12111 pages used for memmap
    [ 0.000000] DMA32 zone: 775048 pages, LIFO batch:31
    [ 0.000000] Normal zone: 51160 pages used for memmap
    [ 0.000000] Normal zone: 3274240 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xbfa00000-0xdf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c5f3000-0x0c5f3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c603000-0x0c603fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c604000-0x0c604fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c613000-0x0c613fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe390000-0xbe5f6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe5f7000-0xbe67afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe67b000-0xbe93ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe940000-0xbeb84fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb85000-0xbeb92fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb93000-0xbebbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc0000-0xbebc4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc5000-0xbec07fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xbf7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xdf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041f200000 s87168 r8192 d23424 u524288
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3989793
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 15686384K/16213144K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 526760K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 65011712 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 3310.903 MHz processor
    [ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.71 BogoMIPS (lpj=11036343)
    [ 0.000028] pid_max: default: 32768 minimum: 301
    [ 0.000032] ACPI: Core revision 20140214
    [ 0.005686] ACPI: All ACPI Tables successfully acquired
    [ 0.224422] Security Framework initialized
    [ 0.224427] Yama: becoming mindful.
    [ 0.225168] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.227553] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.228571] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228586] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228762] Initializing cgroup subsys memory
    [ 0.228765] Initializing cgroup subsys devices
    [ 0.228766] Initializing cgroup subsys freezer
    [ 0.228767] Initializing cgroup subsys net_cls
    [ 0.228768] Initializing cgroup subsys blkio
    [ 0.228783] CPU: Physical Processor ID: 0
    [ 0.228784] CPU: Processor Core ID: 0
    [ 0.228787] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.228789] mce: CPU supports 9 MCE banks
    [ 0.228799] CPU0: Thermal monitoring enabled (TM1)
    [ 0.228808] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    [ 0.228875] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.233934] ftrace: allocating 20223 entries in 79 pages
    [ 0.241630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.274603] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.274609] TSC deadline timer enabled
    [ 0.274616] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.274622] ... version: 3
    [ 0.274623] ... bit width: 48
    [ 0.274623] ... generic registers: 8
    [ 0.274624] ... value mask: 0000ffffffffffff
    [ 0.274625] ... max period: 0000ffffffffffff
    [ 0.274625] ... fixed-purpose events: 3
    [ 0.274626] ... event mask: 00000007000000ff
    [ 0.298004] x86: Booting SMP configuration:
    [ 0.298007] .... node #0, CPUs: #1
    [ 0.311168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.311330] #2 #3
    [ 0.337783] x86: Booted up 1 node, 4 CPUs
    [ 0.337786] smpboot: Total of 4 processors activated (26497.85 BogoMIPS)
    [ 0.340161] devtmpfs: initialized
    [ 0.342662] PM: Registering ACPI NVS region [mem 0xbe5f7000-0xbe67afff] (540672 bytes)
    [ 0.342669] PM: Registering ACPI NVS region [mem 0xbe940000-0xbeb84fff] (2379776 bytes)
    [ 0.342692] PM: Registering ACPI NVS region [mem 0xbeb93000-0xbebbffff] (184320 bytes)
    [ 0.342695] PM: Registering ACPI NVS region [mem 0xbebc5000-0xbec07fff] (274432 bytes)
    [ 0.343283] pinctrl core: initialized pinctrl subsystem
    [ 0.343314] RTC time: 17:36:55, date: 06/28/14
    [ 0.343349] NET: Registered protocol family 16
    [ 0.343410] cpuidle: using governor ladder
    [ 0.343411] cpuidle: using governor menu
    [ 0.343434] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.343436] ACPI: bus type PCI registered
    [ 0.343437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.343477] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.343479] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.349799] PCI: Using configuration type 1 for base access
    [ 0.350482] ACPI: Added _OSI(Module Device)
    [ 0.350483] ACPI: Added _OSI(Processor Device)
    [ 0.350484] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.350485] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.352637] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.363641] ACPI: SSDT 0x00000000BE8ED018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.363914] ACPI: Dynamic OEM Table Load:
    [ 0.363916] ACPI: SSDT 0x0000000000000000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.373527] ACPI: SSDT 0x00000000BE8EEA98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.373839] ACPI: Dynamic OEM Table Load:
    [ 0.373840] ACPI: SSDT 0x0000000000000000 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.383434] ACPI: SSDT 0x00000000BE8EFC18 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.383709] ACPI: Dynamic OEM Table Load:
    [ 0.383710] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.393757] ACPI: Interpreter enabled
    [ 0.393764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.393773] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.393775] ACPI: Using IOAPIC for interrupt routing
    [ 0.393792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.398293] ACPI: Power Resource [FN00] (off)
    [ 0.398349] ACPI: Power Resource [FN01] (off)
    [ 0.398403] ACPI: Power Resource [FN02] (off)
    [ 0.398459] ACPI: Power Resource [FN03] (off)
    [ 0.398512] ACPI: Power Resource [FN04] (off)
    [ 0.398770] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
    [ 0.398773] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
    [ 0.398775] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
    [ 0.398779] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
    [ 0.398942] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.398946] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.398990] \_SB_.PCI0:_OSC invalid UUID
    [ 0.398991] _OSC request data:1 1f 0
    [ 0.398994] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.399451] PCI host bridge to bus 0000:00
    [ 0.399454] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.399455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.399457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.399458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.399459] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.399460] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.399461] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.399462] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.399464] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
    [ 0.399470] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
    [ 0.399543] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [ 0.399568] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.399603] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.399635] pci 0000:00:02.0: [8086:0112] type 00 class 0x030000
    [ 0.399643] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
    [ 0.399647] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.399651] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.399739] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.399760] pci 0000:00:16.0: reg 0x10: [mem 0xf7f2c000-0xf7f2c00f 64bit]
    [ 0.399831] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.399906] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
    [ 0.399923] pci 0000:00:19.0: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
    [ 0.399931] pci 0000:00:19.0: reg 0x14: [mem 0xf7f29000-0xf7f29fff]
    [ 0.399939] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
    [ 0.400001] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.400041] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.400076] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.400095] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f28000-0xf7f283ff]
    [ 0.400180] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.400231] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.400264] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.400276] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f20000-0xf7f23fff 64bit]
    [ 0.400338] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.400379] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.400409] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.400485] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.400528] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.400558] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    [ 0.400634] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.400676] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.400708] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
    [ 0.400783] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.400826] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.400857] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
    [ 0.400934] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    [ 0.400977] pci 0000:00:1c.6: System wakeup disabled by ACPI
    [ 0.401012] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.401032] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f27000-0xf7f273ff]
    [ 0.401117] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.401188] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
    [ 0.401347] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
    [ 0.401364] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
    [ 0.401371] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
    [ 0.401378] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
    [ 0.401386] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
    [ 0.401393] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.401400] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f26000-0xf7f267ff]
    [ 0.401442] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.401504] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.401518] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f25000-0xf7f250ff 64bit]
    [ 0.401537] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.401633] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.401689] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.401778] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.401806] pci 0000:03:00.0: reg 0x10: [mem 0xf7e00000-0xf7e07fff 64bit]
    [ 0.401961] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.401996] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.406680] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.406688] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.406813] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.406841] pci 0000:04:00.0: reg 0x10: [mem 0xf7d00000-0xf7d07fff 64bit]
    [ 0.406996] pci 0000:04:00.0: PME# supported from D3hot D3cold
    [ 0.407031] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.413342] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.413351] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.413462] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401
    [ 0.413584] pci 0000:05:00.0: System wakeup disabled by ACPI
    [ 0.413608] pci 0000:00:1c.6: PCI bridge to [bus 05-06] (subtractive decode)
    [ 0.413612] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.413616] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.413621] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.413623] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.413624] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.413625] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.413626] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.413627] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.413629] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.413630] pci 0000:00:1c.6: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.413694] pci 0000:06:02.0: [1106:3044] type 00 class 0x0c0010
    [ 0.413725] pci 0000:06:02.0: reg 0x10: [mem 0xf7c00000-0xf7c007ff]
    [ 0.413743] pci 0000:06:02.0: reg 0x14: [io 0xe000-0xe07f]
    [ 0.413873] pci 0000:06:02.0: supports D2
    [ 0.413874] pci 0000:06:02.0: PME# supported from D2 D3hot D3cold
    [ 0.413979] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode)
    [ 0.413989] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.413995] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.414004] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] (subtractive decode)
    [ 0.414005] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] (subtractive decode)
    [ 0.414007] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414008] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414009] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.414010] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.414012] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.414013] pci 0000:05:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.414014] pci 0000:05:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.414015] pci 0000:05:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.414016] pci 0000:05:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.414018] pci 0000:05:00.0: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.414205] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414243] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.414279] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414314] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414350] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.414386] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414422] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.414456] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414535] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.414550] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
    [ 0.414607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.414609] vgaarb: loaded
    [ 0.414610] vgaarb: bridge control possible 0000:00:02.0
    [ 0.414661] PCI: Using ACPI for IRQ routing
    [ 0.416047] PCI: pci_cache_line_size set to 64 bytes
    [ 0.416097] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [ 0.416098] e820: reserve RAM buffer [mem 0x0c5f3018-0x0fffffff]
    [ 0.416100] e820: reserve RAM buffer [mem 0x0c604018-0x0fffffff]
    [ 0.416101] e820: reserve RAM buffer [mem 0xbe390000-0xbfffffff]
    [ 0.416102] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
    [ 0.416103] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
    [ 0.416165] NetLabel: Initializing
    [ 0.416166] NetLabel: domain hash size = 128
    [ 0.416166] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.416175] NetLabel: unlabeled traffic allowed by default
    [ 0.416188] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.416191] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.418207] Switched to clocksource hpet
    [ 0.421414] pnp: PnP ACPI init
    [ 0.421426] ACPI: bus type PNP registered
    [ 0.421493] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.421496] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421505] pnp 00:01: [dma 4]
    [ 0.421517] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.421533] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.421608] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.421640] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.421642] system 00:04: [io 0x0200-0x020f] has been reserved
    [ 0.421643] system 00:04: [io 0xffff] has been reserved
    [ 0.421644] system 00:04: [io 0xffff] has been reserved
    [ 0.421646] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 0.421647] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 0.421649] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 0.421650] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.421652] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421676] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421712] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.421714] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421774] system 00:07: [io 0x0290-0x029f] has been reserved
    [ 0.421776] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421812] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.421814] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421834] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.422038] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.422039] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.422041] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.422042] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.422043] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.422045] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.422046] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.422048] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.422049] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.422050] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.422052] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
    [ 0.422053] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.422164] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.422165] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.422167] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.422182] pnp: PnP ACPI: found 12 devices
    [ 0.422183] ACPI: bus type PNP unregistered
    [ 0.428211] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.428213] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.428214] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.428250] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.428252] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.428253] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.428258] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
    [ 0.428262] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428264] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.428265] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.428270] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.428272] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.428277] pci 0000:00:1c.0: bridge window [mem 0xdfb00000-0xdfcfffff]
    [ 0.428281] pci 0000:00:1c.0: bridge window [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428286] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.428291] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.428298] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.428303] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.428310] pci 0000:05:00.0: PCI bridge to [bus 06]
    [ 0.428314] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.428322] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428335] pci 0000:00:1c.6: PCI bridge to [bus 05-06]
    [ 0.428338] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.428342] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428350] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.428352] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.428353] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428354] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428355] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428357] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428358] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428359] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428360] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.428362] pci_bus 0000:02: resource 1 [mem 0xdfb00000-0xdfcfffff]
    [ 0.428363] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428364] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
    [ 0.428366] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
    [ 0.428367] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.428368] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428369] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.428370] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.428372] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428373] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428374] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428375] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428376] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428378] pci_bus 0000:05: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428379] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
    [ 0.428380] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428381] pci_bus 0000:06: resource 4 [io 0xe000-0xefff]
    [ 0.428382] pci_bus 0000:06: resource 5 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428384] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7]
    [ 0.428385] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff]
    [ 0.428386] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.428387] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.428388] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.428390] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.428391] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.428392] pci_bus 0000:06: resource 15 [mem 0xdfa00000-0xfeafffff]
    [ 0.428407] NET: Registered protocol family 2
    [ 0.428547] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.428723] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.428830] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.428843] TCP: reno registered
    [ 0.428856] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428900] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428957] NET: Registered protocol family 1
    [ 0.428966] pci 0000:00:02.0: Boot video device
    [ 0.461852] PCI: CLS 64 bytes, default 64
    [ 0.461882] Unpacking initramfs...
    [ 0.516863] Freeing initrd memory: 4432K (ffff88007fbac000 - ffff880080000000)
    [ 0.516867] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.516869] software IO TLB [mem 0xba390000-0xbe390000] (64MB) mapped at [ffff8800ba390000-ffff8800be38ffff]
    [ 0.517040] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.517065] Scanning for low memory corruption every 60 seconds
    [ 0.517227] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.525884] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.526849] zbud: loaded
    [ 0.526961] VFS: Disk quotas dquot_6.5.2
    [ 0.526984] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.527055] msgmni has been set to 31015
    [ 0.527086] Key type big_key registered
    [ 0.527196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.527224] io scheduler noop registered
    [ 0.527225] io scheduler deadline registered
    [ 0.527244] io scheduler cfq registered (default)
    [ 0.527371] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.527582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.527592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.527614] efifb: probing for efifb
    [ 0.527815] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005c00000, using 1876k, total 1875k
    [ 0.527816] efifb: mode is 800x600x32, linelength=3200, pages=1
    [ 0.527816] efifb: scrolling: redraw
    [ 0.527817] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.528821] Console: switching to colour frame buffer device 100x37
    [ 0.529808] fb0: EFI VGA frame buffer device
    [ 0.529813] intel_idle: MWAIT substates: 0x1120
    [ 0.529814] intel_idle: v0.4 model 0x2A
    [ 0.529815] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.529932] GHES: HEST is not enabled!
    [ 0.529969] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.530312] Lin

    Solved.
    Please integrate with the forum post below.
    Blacklisting the uas module allowed me to see the vendor and product id, and follow the directions given by Da_Coynul. Before rebooting, I removed the initial file that globally blacklisted the uas module.
    See: https://bbs.archlinux.org/viewtopic.php?id=183190
    Thanks to Da_Coynul!

  • Related to FI module

    In related to FI module what s the meaning of the word offset.
    "<b>Transactions that debit or credit account 110000 and 115000 and  offset 600000</b>."
    Can you please explain me the meaning of this line.
    Thanks
    Ansari

    Consider a scenario that from AC1 Rs. 100 have to be paid to AC3
    and from AC2 Rs.200 are to be paid to AC3.
    So AC3 receives Rs. 300. And the AC3 has to be settled today, however AC1 and AC2 need not transfer the amount to AC3.
    In this case we can create an Offset entry in AC3 that Rs. 300 have been received so that the AC3 is balanced.
    And later on AC1 and AC2 can be settled against that Offset entry so that everything is balanced.
    In such cases there are offset accounts maintained. so whenever there is an offset entry it is against some AC4 which is maintained as Offset account.
    The ides is anything that cancels or settles the amount to 0 can be defined as offset.

  • Please help me P M Module configuration document.

    Hi friends,
    I am planing to learn SAP PM Module, I want know process wise flow, please help me P M Module configuration document.
    Regards,
    Murali.
    help.sap.com

    Lynn
    Had me stumped for a while too ...
    On the screen that presents all your "Blank" documents, simply touch the word "Blank" under the preview (not the actual preview) and you'll get a dialogue to name your document.
    Simon

  • How to call a Search help in a function module?

    Hi Experts,
    I am a novice to ABAP, I am working on search helps. My requirement is to call a search help in a function module.
    Can anyone  please throw some light on this.
    Any inputs will be helpful.
    Thanks,
    Amita

    yes you can do that..
    in side the source code ..
    write the select statement according to requirement and pass the internal table to below function moduel and return field to yor help field..
    call the below fm inside the function module..
    'POPUP_WITH_TABLE_DISPLAY' or 'REUSE_ALV_POPUP_TO_SELECT'
    see the sample code...
    FUNCTION Z_MFG_PLANTS_F4 .
    "*"Local Interface:
    "  IMPORTING
    "     REFERENCE(W_WERKS) TYPE WERKS OPTIONAL
    "  IMPORTING
    "      REFERENCE(W_MATNR)    TYPE MANTR OPTIONAL
    Alv popup display
    DATA : gc_selfield     TYPE slis_selfield,
           gt_fieldcat_drd TYPE slis_t_fieldcat_alv WITH HEADER LINE.
    p_werks = W_WERKS.
    data : begin of t_marc occurs 0,
                werks type werks,
                matnr type matnr,
            end of t_marc
    select matnr werks from marc into table t_marc where werks = p_werks.
      IF t_disp[] IS NOT INITIAL.
      gt_fieldcat_drd-seltext_m = 'Material'.
      gt_fieldcat_drd-fieldname = 'MATNR'.
      APPEND gt_fieldcat_drd.
      CLEAR : gt_fieldcat_drd.
      gt_fieldcat_drd-seltext_m = 'WERKS'.
      gt_fieldcat_drd-fieldname = ''WERKS'.
      APPEND gt_fieldcat_drd.
      CLEAR : gt_fieldcat_drd.
    Allow the user to select the required plant
      CALL FUNCTION 'REUSE_ALV_POPUP_TO_SELECT'
        EXPORTING
          i_title               = 'Material Selection for Plant'
          i_selection           = 'X'
          i_screen_start_column = 5
          i_screen_start_line   = 5
          i_screen_end_column   = 70
          i_screen_end_line     = 20
          i_tabname             = 'T_MARC'
          it_fieldcat           = gt_fieldcat_drd[]
        IMPORTING
          es_selfield           = gc_selfield
        TABLES
          t_outtab              = t_MARC
        EXCEPTIONS
          program_error         = 1
          OTHERS                = 2.
      IF sy-subrc  0.
      ENDIF.
      READ TABLE t_MARC INDEX gc_selfield-tabindex.
      IF sy-subrc = 0.
            w_matnr = t_matnr-matnr.
      ENDIF.
    ENDIF.
    ENDFUNCTION.
    rgrds,
    Shweta

  • [svn:fx-trunk] 12000: Load RSLs relative to a module.

    Revision: 12000
    Revision: 12000
    Author:   [email protected]
    Date:     2009-11-19 11:46:14 -0800 (Thu, 19 Nov 2009)
    Log Message:
    Load RSLs relative to a module.
    Load RSLs relative to the module. Delay loading RSLs until the Event.INIT event because before that the loaderInfo.url is not ready. Without the loadInfo.url we can?\226?\128?\153t load RSLs relative to the module.
    QE notes: None.
    Doc notes: None.
    Bugs: SDK-20632
    Reviewer: Alex
    Tests run: checkintests, Modules
    Is noteworthy for integration: no
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-20632
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/core/FlexModuleFactory.as

  • Download Oracle SQL*Plus help related like word help

    Hello all
    I just wanna ask if where i can download Oracle SQL*Plus help related like word help.?
    ty

    <p>You can access SQL*Plus help from the command line in a SQL*Plus session by typing 'help index'. If you want more information than that, take a look at the SQL*Plus Quick Reference located <b>here</b> or the SQL*Plus User's Guide and Reference located <b>here</b>. These docs are all for Oracle 10g. Other version documentation can be found <b>here</b>.</p>
    Tom

  • Help needed for SAP modules

    Hi all
    I want to learn the SAP modules...like MM, SD, PP, FICO, SCM etc...
    where from shall i get the help?
    plz give me some references.
    Thanx in advance,
    Yours
    Ramu

    Hi Ram,
    Pl refer the following site which will give u helpful pdf files.all modules are available in this easy market place site.
    it is better to concentrate on any one module which ur background and interest supports.
    For MM:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSMAT/PSMAT.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCMM/CAARCMM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_MM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_MM.pdf
    For PP:
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/MYSAP/SR_PP.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CAARCPP/CAARCPP.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPP/BCBMTWFMPP.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPBDBOM/PPBDBOM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPCRP/PPCRP.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPPDC/PPPDC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPKAB/PPKAB.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPPIPCS/PPPIPCS.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPSFC/PPSFC.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PPBDWKC/PPBDWKC.pdf
    D.K.VIJAYABHASKAR

  • Online Help Related Questions

    Hi
    FYI there is no longer a dedicated place on Microsoft.com for online help related questions.  
    We are told that VS General (here) is the best place for help questions.
    Note that these sites are a good place to get help on help (Microsoft and MVP presence):
    http://groups.yahoo.com/group/hatt/ -- for WinHelp & HTML Help & general help discussion
    http://tech.groups.yahoo.com/group/MSHelpViewer/ -- For HelpViewer help (VS 2010/2012 help; Windows 8 help)
    http://tech.groups.yahoo.com/group/MSHelp2/  -- For MS Help 2.x help (VS 2002/2003/2005/2008 help)
    Feel free to ask questions on this thread if you need to. At least then we can find your post. 
    You can also email the VS/MSDN help team directly -- [email protected]
    Please let them know how you feel about the lack of support for Online Help in the forums.
    Rob
    www.helpmvp.com -- Various Help resources
    Rob Chandler Help MVP www.helpwareGroup.com | mshcmigrate.helpmvp.com | hv2.helpmvp.com

    Actually, we cannot (at least anymore) directly email the team. I tried and got a reject from the mail server.  So, I'm going to post here so I can feel better knowing I said something and then I can get back to programming :-)
    Ok, I’ve been developing Windows apps since Win 3.1 (yeah, a long time) and have always admired the Microsoft attitude towards Developers and it’s desire to educate and empower R&D.
    So, I’m wondering what’s going on?  Why am I being asked to have an account to develop anything for MY own PC?  Why am I being asked for my Microsoft account password, repeatedly, when I’m just looking up documentation on UserControl or C3 keywords…
    repeatedly?  This is nothing short of annoying and it gives me pause and concern about the ecosystem.  Is the plan to lock down programmer’s capabilities, knowledge and tools?
    I’m involved in the TAP program for Windows 10 and have voiced concerns in the same category with regard to installation and deployment of Universal Apps.  Security is not a reasonable excuse.  Some of us love to program and actually
    control their PCs.  We are not planning to sell everything we write on the Windows Store.  What happened to programming something cool for your home network or just for friends?  We need, and used to have, Microsoft’s support in doing
    this sort of thing.  Documentation and tools are more important now than ever.  I’m saddened to see the direction things are heading…
    If there is a sane reason I’m being badgered to ‘log in’ to read .NET documentation every hour, please share.  If not, please consider lobbying to get things back on track.
    Thanks

  • Need help with SAP SD module

    Hi i am new to this forum, i need help with SAP SD module. Can you please provide me pointers or links to get started SAP SD module and start facing the interviews.

    Hi Aditya,
    For understanding the SD module itself, the link - http://help.sap.com/saphelp_erp2005/helpdata/en/8c/df293581dc1f79e10000009b38f889/frameset.htm is the ultimate one.
    Again you can also refer to the mateial "Implementing R/3 S&D BY GLYNN C.WILLIAMS".
    For Cracking interview, You can refer to "SAP SD Interview Questions, Answers, and Explanations By: Jim Stewart" which is available in the market.
    Regards,
    SARTHAK

  • Mac OS X Lion freezes often in help related activities

    Hello, Mac OS X Lion 10.7.3 freezes often on my 13-inch, Mid 2009 MacBook Pro. It seems it's (almost) always related to some activities with help system - it mostly happens when I use search input field in Help menu of any application or sometimes if system help viewer is opened.
    The freeze is little bit strange. Typical symptoms are
    mouse doesn't freeze, but cursor changes to spinning wheel when it's placed over application which caused freeze
    frozen application doesn't respond to any input
    it's possible to switch to another application with mouse or keyboard shortcut
    any other application appears to be working correctly (mouse cursor is not spinning wheel at least), but UI interactions (with mouse or keyboard) get it to the same state as described above
    applications can't be forced to quit, even with keyboard shortcut
    finally, all applications and OS X freezes, mouse cursor still moves (even using Magic mouse), but nothing works anymore. Only solution is to switch MacBook off and on
    I tried to delete Caches/* in /Library and ~/Library, but it didn't help. My MacBook is upgraded to 8 GB RAM with Kingston DDR3 modules (choosed via Kingston compatibility tool) and Kingston SSDNow V200 Series 256GB SSD disk (trim enabled with Trim Enabler). Crashes are probably not related to RAM upgrade, but it may relate with SSD installation (but I'm not sure when they appeared first).
    Freezes almost don't happen in other situations than described.
    Any ideas what could cause these problems? Thank you.

    I am having similar problem with my machine, a Mac Pro (1,1) with Kingston V200 256GB SSD installed. It is fairly random when it chooses to freeze up, and you described it exactly-- I can still move the mouse and select programs, but nothing is happening, requiring me to do a hard reboot. I have noticed the past few instances it seems the trigger might have been an unattended alert box from Apple Mail (asking for a password) which I didn't see until getting home from work, so it could have been sitting there for hours. Not addressing the alert box holds up all the other Mail processes and I guess it just snowballs (?)
    Anyways, I'm thinking the problem is this particular Kingston SSD (the V200). I have another Kingston SSD (the SSDNow V Series SNV425-S2/128GB) which I was using as the boot drive and it has worked flawlessly since I installed it. Later, I got a good deal on the V200 and decided to use it as a secondary drive to hold my working data, for things such as my huge iPhoto library file. Not long after installing the V200 I noticed the problems starting, and after a lot of troubleshooting I noticed this pattern with iPhoto:
    If I had just booted up and was using the computer actively and then launched iPhoto, everything was fine. If the computer went idle for a while and then I launched iPhoto, I would get an error about it not being able to write to the iPhoto library (remember the library was housed on the V200). After many trial and errors I found that the solution to this was to use Disk Utility and unmount the V200 (sometimes having to force eject it), then remount it, and then I could run iPhoto fine.
    And then of course there were times when I was just trying to browse the V200 in the Finder and it would cause the system freeze as described above. It seems like the drive somehow goes to sleep and then you just can't get it to wake up and it causes all sorts of problem. Whenever I have to hard reboot I run FSCK in single user mode, and I've been getting this error notice a lot:
    AppleAHCIDiskQueueManager::setPowerState(0x1c7b1600, 1 ->2) timed out after 100892 ms
    SATA WARNING: Enable auto-activate failed.
    However, it will finish the disk check and say the disk is OK, with that "File System was Modified" note. Then when I run the check again it goes through with no problems.
    I ended up doing a warranty exchange with Kingston and got a new replacement drive (as opposed to them refurbishing the drive I sent in). I am now using the new V200 as the boot drive, which is turning out to be a bad idea, but I kind of wanted to test it out.
    I read on this forum that it might have been my Icy Dock adapter case, which is used to fit the SSD into the Mac Pro hard drive sled, perhaps a faulty case causing the problems. But when I installed the replacement drive I nixed the Icy Dock and have it directly connected, and the problems still remain. I had used TRIM enabler at one point but turned it off long ago to troubleshoot, so I don't think that affects this problem.
    Incidently, while I was waiting for Kingston to send back the replacement V200, I was using an external firewire drive in its place as a secondary data drive (ie. the drive housing my iPhoto library) and never had any problems or freezes.
    So that's my woes. I can't pinpoint it exactly or definitively but the evidence I have points to something screwy with this particular Kingston SSD model. I am going to contact them again and see about returning it for a refund. If anyone has any helpful information or insight I'd appreciate the info.

Maybe you are looking for

  • IMovie 4 to iMovie HD and back again

    I have read countless threads on issues related to choppy video in iMovieHD, but I haven't yet discovered a solution to my situation. I'm also dizzy with all the options, iMovie 4 vs iMovie HD, QT 7 vs QT 6.5.2, QT Cache Size, etc... In years past, I

  • Why black and white photo changed back color after exported?

    The photo I took shows up in black and white but after I exported the photo, none are black and white.  Why is that? I can see it as black and white while on the iphone.

  • MB Pro Retina HDMI - Input or Just Output

    Is that HDMI port also HDMI in for capture from HDMI cameras and devices or is it just output? Ned Soltz

  • Need help with video installation

    Hi, I'm no DW guru, as I know just enough to do some damage... so I did Anyhow, I am trying to install a video into my (ahem) purchased responsive web template, but each time I try a new approach, I keep getting "Invalid Source" when I "F12" it  -- A

  • Windows xp home edition works program does not sync contacts with ipod

    I recently purchased a new computer with the Windows XP Home edition and it had a new program called Works installed. It takes the place of excel, powerpoint, calender, outlook, etc. Started to add contacts and my iPod 30gb says it can't sync contact