Displaying help after tracking (ala JavaHelp)

I'm in the process of converting our app's current JavaHelp implementation to use Oracle Help for Java.
I've had significant success; however, there is one thing I've not been able to do yet. JavaHelp has a nice feature that let's me add an action listener to a button which, when pressed, changes the mouse pointer to a question mark pointer, and tracks the next click and displays help on the component clicked.
Is this possible with Oracle Help? If so, how??
The corresponding JavaHelp implementation looks something like this:
helpButton.addActionListener(new CSH.DisplayHelpAfterTracking(helpBroker));
Thanks in advance!
Jason

Hi, Jason. Great to hear about your successful conversion from JavaHelp to Oracle Help. We're certain that you'll enjoy the benefits of our superior help system.
However, the one thing you haven't been able to do yet is actually easier in Javahelp than in Oracle Help since we don't provide a pre-canned listener the way that JavaHelp does (we have filed an enhancement request against ourselves to do so). What you can do until we provide a standard mechanism is actually quite simple. Just write your own MouseListener that calls oracle.help.CSHManager's showHelpForComponent(java.awt.Component component) method. I expect that you'll only need to write a small amount of code to get things working just as they used to with Javahelp.
Ryan Pollock
Oracle Help Team

Similar Messages

  • Failed to display CR after export to PDF in Browser

    Post Author: asnila
    CA Forum: Exporting
    Hi,
    I had a problem to display CR after export to PDF in browser. No message error displayed except the browser is blank.
    Below is the code that i had been used.
    Dim RptFilePath As StringDim RptExportOpt As CrystalDecisions.Shared.ExportOptionsDim ExportLocation As New CrystalDecisions.Shared.DiskFileDestinationOptionsDim ExportPath As StringRptFilePath = "C:\Project\reportPro.rpt"myReport.Refresh()myReport.SetDatabaseLogon("root", "", "localhost", "dbpro")ExportPath = "C:\Project\reportPro.pdf"ExportLocation.DiskFileName = ExportPathRptExportOpt = myReport.ExportOptionsWith RptExportOpt.DestinationOptions = ExportLocation.ExportDestinationType = ExportDestinationType.DiskFile.ExportFormatType = ExportFormatType.PortableDocFormatEnd WithmyReport.Export()Response.ClearContent()Response.ClearHeaders()Response.ContentType = "application/pdf"Response.WriteFile(ExportPath)Response.Flush()Response.Close()MyConnection.Close()
    Fyi, i'm using Crystal Report 10 embedded with VS 2005. Please help me.

    It looks like the 2 DLLs you mentioned, are getting corrupted or modified due to some operation that might have been performed on them. Can you please try the below mentioned instructions and see if that gets your application to install without any errors:
    1. Try installing your business app.
    2. When you see the error message as stated, try running the below mentioned commands: (Start | Run | Type cmd and hit Enter)
        regsvr32 LTKRN11n.dll /i /s
        regsvr32 LTKRN11n.dll /s
        regsvr32 LTDIS11n.dll /i /s
        regsvr32 LTDIS11n.dll /s
    3. The above commands should fix the issues in the mentioned DLLs and allow normal installation of your business app.
    Hope this gets your app to work and install properly.

  • Need to display footer after displaying some item data

    Hi ,
      I have the requirement that i need to display only 15 records in a page,If more records display 15 and then need to display footer and need to go next page  to display next records.Every thing is ok but how to display footer data after 15 records in first page.Please help me on this.
    Thanks,
    Kumar.

    Hi friend,
    Its simple.
    Just do the code as follows,
    The logic flows like this,
    table
      Header
      Main Area
         at the end of cells add alternatives
         In the alternatives check for loop count (you can use a variable and increment for each loop or you can use sy-index system      
         field) check whether the count is 15.
         True break page using commands.
         So the control will come to footer and it will display the footer and the loop will continue.
    Footer.
    Else try to put the fotter like line type inside the main area and then display it after 15 records and do a page break.
    Either of the two ways you can do this.
    If you face any issues in this revert back to me i will help you.
    Thanks,
    Sri Hari

  • Displaying Screen After the Add Button is pressed and the document is saved

    Hi All,
    I am trying to the Display the Landed Cost screen after the Goods Receipt PO has been added and Saved.
    My code below: <b>If pVal.ItemUID = "1" And pVal.FormTypeEx = "143" And pVal.FormMode = SAPbouiCOM.BoFormMode.fm_ADD_MODE And pVal.BeforeAction = False Then
                If pVal.EventType = SAPbouiCOM.BoEventTypes.et_CLICK Then
                    Dim oMenuItem As SAPbouiCOM.MenuItem
                    oMenuItem = SBO_Application.Menus.Item("2310") 'modules 2310 is the Landed cost screen'
                    oMenuItem.Activate()
                End If
            End If</b>
    It displays the landed cost screen when i Click the add button, But I need to display it after the the document has saved, ANy inputs on the same!
    Your help is appreciated!!!

    Hi Vinayak,
    Change the code
    If pVal.EventType = SAPbouiCOM.BoEventTypes.et_CLICK Then
    to
    If pVal.EventType = SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED Then
    And it will work.
    Best Regards,
    Nick He

  • How to don't display dialog after send data on BPC for Excel?

    Dear experts,
    I don't want to display dialog after send data on BPC for Excel, how can I do that?
    OS: MS XP SP2
    OFFICE : 2003
    BPC : 7.5 NW

    Hi,
    You need to change the macro assigned to the standard button. There are few macros available. You can try them and see which one suits you the best.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_CLEARANDREFRESH: Sends workbook and clears data and refreshes workbook.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NOACTION: Sends data without clearing or refreshing the worksheet.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NOACTION_SHOWRESULT: Sends data without clearing or refreshing the worksheet, and shows the result in a window upon successful send.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_NODIALOG_SHOWRESULT: Sends active book without any dialog and show result box.
    MNU_eSUBMIT_REFSCHEDULE_BOOK_REFRESH: Sends workbook and refreshes data.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_CLEARANDREFRESH: Sends data and clears and refreshes the worksheet.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_NOACTION: Sends data without clearing or refreshing.
    MNU_eSUBMIT_REFSCHEDULE_SHEET_REFRESH
    Hope it helps.

  • I am getting audio recording but no visible waveform display on my tracks. How can I view the waveform?

    I am getting audio recording, but the wave form does not display on my tracks; there is just a black line. How do I get the waveform to show on the track?

    The Art Of Sound wrote:
    Watching Breaking Bad from the beginning.... (I never got a chance when it was originally broadcast)  in the hope it will help me come up with something appropriate for a 'dark" movie soundtrack Im working on.....
    I have the CD for you... it's called...  "Watch the Skies"   Sixteen pieces of music written for science fiction movies or series.
    Alan Silvestri - Contact, Predator
    Jerry Goldsmith - Alien
    Danny Elfman
    Michael Koenig
    Mark Snow
    Richard Band
    etc...etc...
    Silvestri (my fav) can write some seriously dark music.

  • L3 Cannot Display Help

    Installed the new CS5.5 Master Collection update after having already installed Lightroom 3.4.1; now Lightroom gives the prompt "Cannot Display Help" when trying to open help.
    I've already been to the following forums and links, but they're of no use, as they're for Windows:
    http://kb2.adobe.com/cps/409/kb409021.html
    http://forums.adobe.com/message/2893759
    http://forums.adobe.com/thread/345337?tstart=1
    Running Lightroom 3.4.1. on  Mac OSX 10.6.8.
    All apps in CS5.5 are up to date.

    Dean,
    Please try to suggestion below from the Adobe Knowledgebase document which is valid for Lightroom 4 also.
    http://helpx.adobe.com/lightroom/kb/error-cannot-display-help-try.html
    -Mandhir

  • W500 display black after undock

     Hi,
    as I didn't find a matching thread I have to describe my problem in a new one. However, if the issue is already covered in another thread, I'd be pleased if you could just paste the link to the thread.
    I'm using a W500 with an advanced minidock.
    Usually I use the notebokk with closed lid in the docking station with a HP LCD connected.
    When I undocked the notebook and opened the lid afterwards the display switched to the notebook display.
    For a few days now the problem is that the display turns black after I open the lid. If you are fast enough you can see the picture on the notebook display shortly after opening it, but then it turns black.
    Even FN + F7 doesn't switch it on again. Also FN + F7, "Arrow  down", "Return" (to choose a profile blindely in the PD) doesn't work.
    If I put the notebook back again into the docking station the display recovers again.
    If I open the display before undocking the notebook. The display doesn't turn off.
    I tried updateing the presentation director, using different profiles for docked and undocked. Nothing helped.
    I have a "docked" profile which is set to "use after docking the notebook". This step works. So if I use another profile and dock the notebook it switches to the designated profile.
    When I undock the notebook (with open lid) there's no switching to another profile.
    The docked profile is set as "clone displays". As I don't have a wide screen lcd yet, there are black sidebars on the notebook display when docked with open lid.
    After undocking the screen on the notebook expands to a matching resolution for the widescreen of the notebook, althoug it's the same pd profile.
    Does anybody have an idea how to get back to the behavior that the screen doesn't turn black after opening the lid after undocking the notebook?
    Right now I set the FN + F7 beaviour to switch between external and internal screen, so I'm able to get a picture if I forget to open the lid before undocking.
    Of course, this works fine and it's only one shortcut, but it would be good to have the old behavior back.
    Thanks
    Mith
    Solved!
    Go to Solution.

    hey Mithrandir,
    try uninstalling the presentation director. then test it again.
    also do check on our support page if there is any new driver available for your graphic card.
    WW Social Media
    Important Note: If you need help, post your question in the forum, and include your system type, model number and OS. Do not post your serial number.
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"!
    Follow @LenovoForums on Twitter!
    Have you checked out the Community Knowledgebase yet?!
    How to send a private message? --> Check out this article.

  • OTM-Cannot get a connection from helper after 120 seconds.

    Can any one tell me how to fix the problem of ,
    OTM not able to run the scripts, and getting the following error:
    "Cannot get a connection from helper after 120 seconds. "
    I have tried un-installing and installing all the services , actually its happening for helper service,but at the same time
    Its working when we use OpenScript, with out any such helper issue but when we use to run the same script using OTM , the above mentioned error message is getting displayed.
    Please let me know a solution, if any one has made a fix for this.
    Thanks in Advance
    Atish

    Hi,
    Step1: Uninstall ATS products and Oracle XE database
    Step2: Remove/Rename the following folders.
    Remove/Rename ATS install directory (e.g. C:\OracleATS).
    Remove/Rename the directory: C:\Documents and Settings\username\osworkspace (depends on your Operating System, it may look like: C:\Users\username\osworkspace)
    Remove/Rename the directory: C:\Program Files\Oracle\Inventory ( depends on your Operating System, it may look like: C:\Program Files (x86)\Oracle\Inventory)
    C:\Windows\rsw.ini
    Step3: Remove the following Services (if services exist)
    Start -> Run. Enter "cmd" Type the command: sc delete servicename
    Oracle Application Testing Suite Application Service
    Step4: Remove the Registry Keys (if exist)
    Start -> Run. Enter "regedit" to launch Registry Editor. Remove the keys below:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Oracle Application Testing Suite Application Services
    HKEY_LOCAL_MACHINE\Software\Oracle\Oracle Application Testing Suite and Oracle Test Management
    Step5: Restart your System
    Step6: Install ATS with admin privilege
    Regards,
    Deepu M

  • Display error after boot

    I'm having an issue where the display fails after boot, and displays only a fixed noise pattern. The screen looks completely normal through POST, GRUB, and when initially loading the kernel, when the display is still in a text mode. After that, the screen goes black for a brief second, after which it returns displaying the mentioned noise pattern. The system appears unresponsive after this, and the only option is to shut down the system with the power button.
    Adding nomodeset or vga=794 to the kernel options resolves the issue. That is a temporary fix IMHO; I'd prefer something sturdier, which is my reason for posting. The issue appeared after a pacman -Syu about a week ago, I just haven't had time to look at it until now.
    I've added i915 to MODULES in mkinitcpio.conf and rebuilt as described here in an attempt to fix it, but it did not seem to have any effect.
    I believe this may be a KMS or a driver issue, but I do not know how to confirm or troubleshoot it. I would be grateful if anyone could shed some light on the issue, or point me in the right direction to find out what's causing the issue. Please let me know if any more logs should be attached. I'll try to attach a picture of the screen as well as a dmesg output from the failed startup later.
    lshw:
    toasty
    description: Notebook
    product: 64665WG
    vendor: LENOVO
    version: ThinkPad T61
    serial: L3D7847
    width: 64 bits
    capabilities: smbios-2.4 dmi-2.4 ldt16 vsyscall32
    configuration: administrator_password=disabled boot=normal chassis=notebook family=ThinkPad T61 frontpanel_password=unknown keyboard_password=disabled power-on_password=disabled uuid=DDF8B081-4A90-11CB-8172-A970EC5BB61F
    *-core
    description: Motherboard
    product: 64665WG
    vendor: LENOVO
    physical id: 0
    version: Not Available
    serial: VF1GA83J1A4
    *-firmware
    description: BIOS
    vendor: LENOVO
    physical id: 0
    version: 7LETB2WW (2.12 )
    date: 02/20/2008
    size: 128KiB
    capacity: 4032KiB
    capabilities: pci pcmcia pnp upgrade shadowing escd cdboot bootselect socketedrom edd acpi usb biosbootspecification
    *-cpu
    description: CPU
    product: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
    vendor: Intel Corp.
    physical id: 6
    bus info: cpu@0
    version: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz
    slot: None
    size: 1600MHz
    capacity: 2001MHz
    width: 64 bits
    clock: 200MHz
    capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm ida dtherm tpr_shadow vnmi flexpriority cpufreq
    *-cache:0
    description: L1 cache
    physical id: a
    slot: Internal L1 Cache
    size: 64KiB
    capacity: 64KiB
    capabilities: synchronous internal write-back instruction
    *-cache:1
    description: L2 cache
    physical id: c
    slot: Internal L2 Cache
    size: 2MiB
    capacity: 2MiB
    capabilities: burst internal write-back unified
    *-cache
    description: L1 cache
    physical id: b
    slot: Internal L1 Cache
    size: 64KiB
    capacity: 64KiB
    capabilities: synchronous internal write-back data
    *-memory
    description: System Memory
    physical id: 2b
    slot: System board or motherboard
    size: 3GiB
    *-bank:0
    description: SODIMM DDR2 Synchronous 667 MHz (1,5 ns)
    physical id: 0
    slot: DIMM 1
    size: 1GiB
    width: 64 bits
    clock: 667MHz (1.5ns)
    *-bank:1
    description: SODIMM DDR2 Synchronous 667 MHz (1,5 ns)
    physical id: 1
    slot: DIMM 2
    size: 2GiB
    width: 64 bits
    clock: 667MHz (1.5ns)
    *-pci
    description: Host bridge
    product: Mobile PM965/GM965/GL960 Memory Controller Hub
    vendor: Intel Corporation
    physical id: 100
    bus info: pci@0000:00:00.0
    version: 0c
    width: 32 bits
    clock: 33MHz
    *-display:0
    description: VGA compatible controller
    product: Mobile GM965/GL960 Integrated Graphics Controller (primary)
    vendor: Intel Corporation
    physical id: 2
    bus info: pci@0000:00:02.0
    version: 0c
    width: 64 bits
    clock: 33MHz
    capabilities: msi pm vga_controller bus_master cap_list rom
    configuration: driver=i915 latency=0
    resources: irq:45 memory:f8100000-f81fffff memory:e0000000-efffffff ioport:1800(size=8)
    *-display:1 UNCLAIMED
    description: Display controller
    product: Mobile GM965/GL960 Integrated Graphics Controller (secondary)
    vendor: Intel Corporation
    physical id: 2.1
    bus info: pci@0000:00:02.1
    version: 0c
    width: 64 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list
    configuration: latency=0
    resources: memory:f8200000-f82fffff
    *-network
    description: Ethernet interface
    product: 82566MM Gigabit Network Connection
    vendor: Intel Corporation
    physical id: 19
    bus info: pci@0000:00:19.0
    logical name: eth0
    version: 03
    serial: 00:1c:25:7c:64:7b
    capacity: 1Gbit/s
    width: 32 bits
    clock: 33MHz
    capabilities: pm msi cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
    configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=2.3.2-k firmware=0.3-0 latency=0 link=no multicast=yes port=twisted pair
    resources: irq:49 memory:fe000000-fe01ffff memory:fe025000-fe025fff ioport:1840(size=32)
    *-usb:0
    description: USB controller
    product: 82801H (ICH8 Family) USB UHCI Controller #4
    vendor: Intel Corporation
    physical id: 1a
    bus info: pci@0000:00:1a.0
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: uhci bus_master
    configuration: driver=uhci_hcd latency=0
    resources: irq:20 ioport:1860(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH uhci_hcd
    physical id: 1
    bus info: usb@1
    logical name: usb1
    version: 3.15
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:0
    description: Bluetooth wireless interface
    product: BCM2045B
    vendor: Broadcom Corp
    physical id: 1
    bus info: usb@1:1
    version: 1.00
    capabilities: bluetooth usb-2.00
    configuration: driver=btusb speed=12Mbit/s
    *-usb:1 UNCLAIMED
    description: Generic USB device
    product: Biometric Coprocessor
    vendor: STMicroelectronics
    physical id: 2
    bus info: usb@1:2
    version: 0.01
    capabilities: usb-1.00
    configuration: maxpower=100mA speed=12Mbit/s
    *-usb:1
    description: USB controller
    product: 82801H (ICH8 Family) USB UHCI Controller #5
    vendor: Intel Corporation
    physical id: 1a.1
    bus info: pci@0000:00:1a.1
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: uhci
    configuration: driver=uhci_hcd latency=0
    resources: irq:21 ioport:1880(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH uhci_hcd
    physical id: 1
    bus info: usb@2
    logical name: usb2
    version: 3.15
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:2
    description: USB controller
    product: 82801H (ICH8 Family) USB2 EHCI Controller #2
    vendor: Intel Corporation
    physical id: 1a.7
    bus info: pci@0000:00:1a.7
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pm ehci bus_master cap_list
    configuration: driver=ehci-pci latency=0
    resources: irq:22 memory:fe226c00-fe226fff
    *-usbhost
    product: EHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH ehci_hcd
    physical id: 1
    bus info: usb@6
    logical name: usb6
    version: 3.15
    capabilities: usb-2.00
    configuration: driver=hub slots=4 speed=480Mbit/s
    *-multimedia
    description: Audio device
    product: 82801H (ICH8 Family) HD Audio Controller
    vendor: Intel Corporation
    physical id: 1b
    bus info: pci@0000:00:1b.0
    version: 03
    width: 64 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list
    configuration: driver=snd_hda_intel latency=0
    resources: irq:47 memory:fe020000-fe023fff
    *-pci:0
    description: PCI bridge
    product: 82801H (ICH8 Family) PCI Express Port 1
    vendor: Intel Corporation
    physical id: 1c
    bus info: pci@0000:00:1c.0
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:40 ioport:2000(size=4096) memory:fc000000-fdffffff ioport:f8000000(size=1048576)
    *-pci:1
    description: PCI bridge
    product: 82801H (ICH8 Family) PCI Express Port 2
    vendor: Intel Corporation
    physical id: 1c.1
    bus info: pci@0000:00:1c.1
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:41 ioport:3000(size=4096) memory:dc000000-df3fffff ioport:dfe00000(size=1048576)
    *-network
    description: Wireless interface
    product: PRO/Wireless 3945ABG [Golan] Network Connection
    vendor: Intel Corporation
    physical id: 0
    bus info: pci@0000:03:00.0
    logical name: wlan0
    version: 02
    serial: 00:1f:3c:28:8e:0d
    width: 32 bits
    clock: 33MHz
    capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
    configuration: broadcast=yes driver=iwl3945 driverversion=3.15.1-1-ARCH firmware=15.32.2.9 ip=192.168.1.12 latency=0 link=yes multicast=yes wireless=IEEE 802.11abg
    resources: irq:48 memory:df3ff000-df3fffff
    *-pci:2
    description: PCI bridge
    product: 82801H (ICH8 Family) PCI Express Port 3
    vendor: Intel Corporation
    physical id: 1c.2
    bus info: pci@0000:00:1c.2
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:42 ioport:4000(size=4096) memory:d8000000-d9ffffff ioport:dfb00000(size=1048576)
    *-pci:3
    description: PCI bridge
    product: 82801H (ICH8 Family) PCI Express Port 4
    vendor: Intel Corporation
    physical id: 1c.3
    bus info: pci@0000:00:1c.3
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:43 ioport:5000(size=4096) memory:d4000000-d5ffffff ioport:df800000(size=1048576)
    *-pci:4
    description: PCI bridge
    product: 82801H (ICH8 Family) PCI Express Port 5
    vendor: Intel Corporation
    physical id: 1c.4
    bus info: pci@0000:00:1c.4
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pci pciexpress msi pm normal_decode bus_master cap_list
    configuration: driver=pcieport
    resources: irq:44 ioport:6000(size=4096) memory:d0000000-d1ffffff ioport:df500000(size=1048576)
    *-usb:3
    description: USB controller
    product: 82801H (ICH8 Family) USB UHCI Controller #1
    vendor: Intel Corporation
    physical id: 1d
    bus info: pci@0000:00:1d.0
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: uhci
    configuration: driver=uhci_hcd latency=0
    resources: irq:16 ioport:18a0(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH uhci_hcd
    physical id: 1
    bus info: usb@3
    logical name: usb3
    version: 3.15
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:4
    description: USB controller
    product: 82801H (ICH8 Family) USB UHCI Controller #2
    vendor: Intel Corporation
    physical id: 1d.1
    bus info: pci@0000:00:1d.1
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: uhci
    configuration: driver=uhci_hcd latency=0
    resources: irq:17 ioport:18c0(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH uhci_hcd
    physical id: 1
    bus info: usb@4
    logical name: usb4
    version: 3.15
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:5
    description: USB controller
    product: 82801H (ICH8 Family) USB UHCI Controller #3
    vendor: Intel Corporation
    physical id: 1d.2
    bus info: pci@0000:00:1d.2
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: uhci
    configuration: driver=uhci_hcd latency=0
    resources: irq:18 ioport:18e0(size=32)
    *-usbhost
    product: UHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH uhci_hcd
    physical id: 1
    bus info: usb@5
    logical name: usb5
    version: 3.15
    capabilities: usb-1.10
    configuration: driver=hub slots=2 speed=12Mbit/s
    *-usb:6
    description: USB controller
    product: 82801H (ICH8 Family) USB2 EHCI Controller #1
    vendor: Intel Corporation
    physical id: 1d.7
    bus info: pci@0000:00:1d.7
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: pm debug ehci bus_master cap_list
    configuration: driver=ehci-pci latency=0
    resources: irq:19 memory:fe227000-fe2273ff
    *-usbhost
    product: EHCI Host Controller
    vendor: Linux 3.15.1-1-ARCH ehci_hcd
    physical id: 1
    bus info: usb@7
    logical name: usb7
    version: 3.15
    capabilities: usb-2.00
    configuration: driver=hub slots=6 speed=480Mbit/s
    *-pci:5
    description: PCI bridge
    product: 82801 Mobile PCI Bridge
    vendor: Intel Corporation
    physical id: 1e
    bus info: pci@0000:00:1e.0
    version: f3
    width: 32 bits
    clock: 33MHz
    capabilities: pci subtractive_decode bus_master cap_list
    resources: ioport:7000(size=16384) memory:f8300000-fbffffff ioport:f4000000(size=67108864)
    *-pcmcia
    description: CardBus bridge
    product: RL5c476 II
    vendor: Ricoh Co Ltd
    physical id: 0
    bus info: pci@0000:15:00.0
    version: ba
    width: 64 bits
    clock: 33MHz
    capabilities: pcmcia bus_master cap_list
    configuration: driver=yenta_cardbus latency=176 maxlatency=5 mingnt=128
    resources: iomemory:b01716150-b0171614f irq:16 memory:f8300000-f8300fff ioport:7000(size=256) ioport:7400(size=256) memory:f4000000-f7ffffff memory:c0000000-c3ffffff
    *-firewire
    description: FireWire (IEEE 1394)
    product: R5C832 IEEE 1394 Controller
    vendor: Ricoh Co Ltd
    physical id: 0.1
    bus info: pci@0000:15:00.1
    version: 04
    width: 32 bits
    clock: 33MHz
    capabilities: pm ohci bus_master cap_list
    configuration: driver=firewire_ohci latency=64 maxlatency=4 mingnt=2
    resources: irq:17 memory:f8301000-f83017ff
    *-generic:0
    description: SD Host controller
    product: R5C822 SD/SDIO/MMC/MS/MSPro Host Adapter
    vendor: Ricoh Co Ltd
    physical id: 0.2
    bus info: pci@0000:15:00.2
    version: 21
    width: 32 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list
    configuration: driver=sdhci-pci latency=64
    resources: irq:18 memory:f8301800-f83018ff
    *-generic:1
    description: System peripheral
    product: R5C592 Memory Stick Bus Host Adapter
    vendor: Ricoh Co Ltd
    physical id: 0.4
    bus info: pci@0000:15:00.4
    version: 11
    width: 32 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list
    configuration: driver=r592 latency=64
    resources: irq:18 memory:f8302000-f83020ff
    *-generic:2
    description: System peripheral
    product: xD-Picture Card Controller
    vendor: Ricoh Co Ltd
    physical id: 0.5
    bus info: pci@0000:15:00.5
    version: 11
    width: 32 bits
    clock: 33MHz
    capabilities: pm bus_master cap_list
    configuration: driver=r852 latency=64
    resources: irq:18 memory:f8302400-f83024ff
    *-isa
    description: ISA bridge
    product: 82801HEM (ICH8M-E) LPC Interface Controller
    vendor: Intel Corporation
    physical id: 1f
    bus info: pci@0000:00:1f.0
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: isa bus_master cap_list
    configuration: driver=lpc_ich latency=0
    resources: irq:0
    *-ide
    description: IDE interface
    product: 82801HM/HEM (ICH8M/ICH8M-E) IDE Controller
    vendor: Intel Corporation
    physical id: 1f.1
    bus info: pci@0000:00:1f.1
    version: 03
    width: 32 bits
    clock: 33MHz
    capabilities: ide bus_master
    configuration: driver=ata_piix latency=0
    resources: irq:16 ioport:1f0(size=8) ioport:3f6 ioport:170(size=8) ioport:376 ioport:1c00(size=16)
    *-storage
    description: SATA controller
    product: 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode]
    vendor: Intel Corporation
    physical id: 1f.2
    bus info: pci@0000:00:1f.2
    version: 03
    width: 32 bits
    clock: 66MHz
    capabilities: storage msi pm ahci_1.0 bus_master cap_list
    configuration: driver=ahci latency=0
    resources: irq:46 ioport:1c50(size=8) ioport:1c44(size=4) ioport:1c48(size=8) ioport:1c40(size=4) ioport:1c20(size=32) memory:fe226000-fe2267ff
    *-serial
    description: SMBus
    product: 82801H (ICH8 Family) SMBus Controller
    vendor: Intel Corporation
    physical id: 1f.3
    bus info: pci@0000:00:1f.3
    version: 03
    width: 32 bits
    clock: 33MHz
    configuration: driver=i801_smbus latency=0
    resources: irq:23 memory:fe227400-fe2274ff ioport:1c60(size=32)
    *-battery
    product: 92P1131
    vendor: SANYO
    physical id: 1
    slot: Rear
    capacity: 71280mWh
    configuration: voltage=10,8V
    UPDATE:
    The pattern appears for a few seconds before the screen goes completely black.
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.7.5-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Mon Jan 28 10:03:32 CET 2013
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6ba82705-70eb-4c55-baeb-0ae928385e41 ro quiet 3 processor.max_cstate=3
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000d2000-0x00000000000d3fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000be6affff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be6b0000-0x00000000be6cbfff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000be6cc000-0x00000000be6fffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be700000-0x00000000beffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.4 present.
    [ 0.000000] DMI: LENOVO 64665WG/64665WG, BIOS 7LETB2WW (2.12 ) 02/20/2008
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0xbe6b0 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 0BF000000 mask FFF000000 uncachable
    [ 0.000000] 1 base 000000000 mask F80000000 write-back
    [ 0.000000] 2 base 080000000 mask FC0000000 write-back
    [ 0.000000] 3 base 0BE700000 mask FFFF00000 uncachable
    [ 0.000000] 4 base 0BE800000 mask FFF800000 uncachable
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] found SMP MP-table at [mem 0x000f6900-0x000f690f] mapped at [ffff8800000f6900]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xbe6affff]
    [ 0.000000] [mem 0x00000000-0xbe5fffff] page 2M
    [ 0.000000] [mem 0xbe600000-0xbe6affff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0xbe6affff @ [mem 0x1fffb000-0x1fffffff]
    [ 0.000000] RAMDISK: [mem 0x37a10000-0x37cfffff]
    [ 0.000000] ACPI: RSDP 00000000000f68d0 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000be6bb74d 00094 (v01 LENOVO TP-7L 00002120 LTP 00000000)
    [ 0.000000] ACPI: FACP 00000000be6bb800 000F4 (v03 LENOVO TP-7L 00002120 LNVO 00000001)
    [ 0.000000] ACPI BIOS Bug: Warning: 32/64X length mismatch in FADT/Gpe1Block: 0/32 (20120913/tbfadt-567)
    [ 0.000000] ACPI BIOS Bug: Warning: Optional FADT field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20120913/tbfadt-598)
    [ 0.000000] ACPI: DSDT 00000000be6bbc1d 0FF03 (v01 LENOVO TP-7L 00002120 MSFT 03000000)
    [ 0.000000] ACPI: FACS 00000000be6e4000 00040
    [ 0.000000] ACPI: SSDT 00000000be6bb9b4 00269 (v01 LENOVO TP-7L 00002120 MSFT 03000000)
    [ 0.000000] ACPI: ECDT 00000000be6cbb20 00052 (v01 LENOVO TP-7L 00002120 LNVO 00000001)
    [ 0.000000] ACPI: TCPA 00000000be6cbb72 00032 (v02 LENOVO TP-7L 00002120 LNVO 00000001)
    [ 0.000000] ACPI: APIC 00000000be6cbba4 00068 (v01 LENOVO TP-7L 00002120 LNVO 00000001)
    [ 0.000000] ACPI: MCFG 00000000be6cbc0c 0003C (v01 LENOVO TP-7L 00002120 LNVO 00000001)
    [ 0.000000] ACPI: HPET 00000000be6cbc48 00038 (v01 LENOVO TP-7L 00002120 LNVO 00000001)
    [ 0.000000] ACPI: SLIC 00000000be6cbdf0 00176 (v01 LENOVO TP-7L 00002120 LTP 00000000)
    [ 0.000000] ACPI: BOOT 00000000be6cbf66 00028 (v01 LENOVO TP-7L 00002120 LTP 00000001)
    [ 0.000000] ACPI: ASF! 00000000be6cbf8e 00072 (v16 LENOVO TP-7L 00002120 PTL 00000001)
    [ 0.000000] ACPI: SSDT 00000000be6e234d 0025F (v01 LENOVO TP-7L 00002120 INTL 20050513)
    [ 0.000000] ACPI: SSDT 00000000be6e25ac 000A6 (v01 LENOVO TP-7L 00002120 INTL 20050513)
    [ 0.000000] ACPI: SSDT 00000000be6e2652 004F7 (v01 LENOVO TP-7L 00002120 INTL 20050513)
    [ 0.000000] ACPI: SSDT 00000000be6e2b49 001D8 (v01 LENOVO TP-7L 00002120 INTL 20050513)
    [ 0.000000] ACPI: DMI detected: Lenovo ThinkPad T61
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x00000000be6affff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0xbe6affff]
    [ 0.000000] NODE_DATA [mem 0xbe6ac000-0xbe6affff]
    [ 0.000000] [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800bae00000-ffff8800bddfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0xbe6affff]
    [ 0.000000] On node 0 totalpages: 779837
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3911 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12123 pages used for memmap
    [ 0.000000] DMA32 zone: 763733 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    [ 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: 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: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000d2000
    [ 0.000000] PM: Registered nosave memory: 00000000000d2000 - 00000000000d4000
    [ 0.000000] PM: Registered nosave memory: 00000000000d4000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] e820: [mem 0xbf000000-0xefffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff8800be400000 s84608 r8192 d21888 u1048576
    [ 0.000000] pcpu-alloc: s84608 r8192 d21888 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 767644
    [ 0.000000] Policy zone: DMA32
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=6ba82705-70eb-4c55-baeb-0ae928385e41 ro quiet 3 processor.max_cstate=3
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 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: 3055496k/3119808k available (4883k kernel code, 460k absent, 63852k reserved, 4030k data, 812k init)
    [ 0.000000] SLUB: Genslabs=15, 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=64 to nr_cpu_ids=2.
    [ 0.000000] NR_IRQS:4352 nr_irqs:512 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 12582912 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 1994.883 MHz processor
    [ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3991.00 BogoMIPS (lpj=6649610)
    [ 0.003345] pid_max: default: 32768 minimum: 301
    [ 0.003411] Security Framework initialized
    [ 0.003429] AppArmor: AppArmor disabled by boot time parameter
    [ 0.004096] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.009707] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.011314] Mount-cache hash table entries: 256
    [ 0.011743] Initializing cgroup subsys cpuacct
    [ 0.011749] Initializing cgroup subsys memory
    [ 0.011767] Initializing cgroup subsys devices
    [ 0.011769] Initializing cgroup subsys freezer
    [ 0.011772] Initializing cgroup subsys net_cls
    [ 0.011775] Initializing cgroup subsys blkio
    [ 0.011826] CPU: Physical Processor ID: 0
    [ 0.011829] CPU: Processor Core ID: 0
    [ 0.011833] mce: CPU supports 6 MCE banks
    [ 0.011846] CPU0: Thermal monitoring enabled (TM2)
    [ 0.011853] process: using mwait in idle threads
    [ 0.011861] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
    tlb_flushall_shift: -1
    [ 0.012032] Freeing SMP alternatives: 16k freed
    [ 0.014357] ACPI: Core revision 20120913
    [ 0.030022] ftrace: allocating 18793 entries in 74 pages
    [ 0.043969] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.078117] smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T7250 @ 2.00GHz (fam: 06, model: 0f, stepping: 0d)
    [ 0.079999] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    [ 0.079999] perf_event_intel: PEBS disabled due to CPU errata
    [ 0.079999] ... version: 2
    [ 0.079999] ... bit width: 40
    [ 0.079999] ... generic registers: 2
    [ 0.079999] ... value mask: 000000ffffffffff
    [ 0.079999] ... max period: 000000007fffffff
    [ 0.079999] ... fixed-purpose events: 3
    [ 0.079999] ... event mask: 0000000700000003
    [ 0.103422] smpboot: Booting Node 0, Processors #1 OK
    [ 0.116550] TSC synchronization [CPU#0 -> CPU#1]:
    [ 0.116555] Measured 1027940 cycles TSC warp between CPUs, turning off TSC clock.
    [ 0.116559] tsc: Marking TSC unstable due to check_tsc_sync_source failed
    [ 0.116688] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.116707] Brought up 2 CPUs
    [ 0.116712] smpboot: Total of 2 processors activated (7982.01 BogoMIPS)
    [ 0.118692] devtmpfs: initialized
    [ 0.121214] PM: Registering ACPI NVS region [mem 0xbe6cc000-0xbe6fffff] (212992 bytes)
    [ 0.121884] RTC time: 16:07:33, date: 02/11/13
    [ 0.121966] NET: Registered protocol family 16
    [ 0.121966] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.121966] ACPI: bus type pci registered
    [ 0.121966] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    [ 0.121966] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    [ 0.130348] PCI: Using configuration type 1 for base access
    [ 0.130570] mtrr: your CPUs had inconsistent variable MTRR settings
    [ 0.130572] mtrr: probably your BIOS does not setup all CPUs.
    [ 0.130575] mtrr: corrected configuration.
    [ 0.133373] bio: create slab <bio-0> at 0
    [ 0.133410] ACPI: Added _OSI(Module Device)
    [ 0.133410] ACPI: Added _OSI(Processor Device)
    [ 0.133410] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.133410] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.133410] ACPI: Added _OSI(Linux)
    [ 0.135453] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.145385] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
    [ 0.170056] ACPI: SSDT 00000000be6e1aef 0085E (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
    [ 0.171067] ACPI: Dynamic OEM Table Load:
    [ 0.171073] ACPI: SSDT (null) 0085E (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
    [ 0.171422] ACPI: SSDT 00000000be6e1a6a 00085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
    [ 0.172356] ACPI: Dynamic OEM Table Load:
    [ 0.172362] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
    [ 0.172394] ACPI: Interpreter enabled
    [ 0.172394] ACPI: (supports S0 S3 S4 S5)
    [ 0.172394] ACPI: Using IOAPIC for interrupt routing
    [ 0.177412] ACPI: Power Resource [PUBS] (on)
    [ 0.180918] ACPI: EC: GPE = 0x12, I/O: command/status = 0x66, data = 0x62
    [ 0.184454] ACPI: ACPI Dock Station Driver: 3 docks/bays found
    [ 0.184462] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.184462] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.184462] pci_root PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    [ 0.184462] PCI host bridge to bus 0000:00
    [ 0.184462] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.184462] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.184462] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.184462] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.184462] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.184462] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.184462] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.184462] pci_bus 0000:00: root bus resource [mem 0xbf000000-0xfebfffff]
    [ 0.184462] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
    [ 0.184462] pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
    [ 0.184462] pci 0000:00:02.0: [8086:2a02] type 00 class 0x030000
    [ 0.184462] pci 0000:00:02.0: reg 10: [mem 0xf8100000-0xf81fffff 64bit]
    [ 0.184462] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.184462] pci 0000:00:02.0: reg 20: [io 0x1800-0x1807]
    [ 0.184462] pci 0000:00:02.1: [8086:2a03] type 00 class 0x038000
    [ 0.184462] pci 0000:00:02.1: reg 10: [mem 0xf8200000-0xf82fffff 64bit]
    [ 0.184462] pci 0000:00:19.0: [8086:1049] type 00 class 0x020000
    [ 0.184462] pci 0000:00:19.0: reg 10: [mem 0xfe000000-0xfe01ffff]
    [ 0.184462] pci 0000:00:19.0: reg 14: [mem 0xfe025000-0xfe025fff]
    [ 0.184462] pci 0000:00:19.0: reg 18: [io 0x1840-0x185f]
    [ 0.184462] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.184462] pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
    [ 0.184588] pci 0000:00:1a.0: reg 20: [io 0x1860-0x187f]
    [ 0.184699] pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
    [ 0.184850] pci 0000:00:1a.1: reg 20: [io 0x1880-0x189f]
    [ 0.184992] pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
    [ 0.185046] pci 0000:00:1a.7: reg 10: [mem 0xfe226c00-0xfe226fff]
    [ 0.185305] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    [ 0.185386] pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
    [ 0.185446] pci 0000:00:1b.0: reg 10: [mem 0xfe020000-0xfe023fff 64bit]
    [ 0.185725] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.185810] pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
    [ 0.186107] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.186189] pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
    [ 0.186472] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.186563] pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
    [ 0.186861] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.186951] pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
    [ 0.187249] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.187340] pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
    [ 0.187631] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.187718] pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
    [ 0.187866] pci 0000:00:1d.0: reg 20: [io 0x18a0-0x18bf]
    [ 0.187980] pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
    [ 0.188132] pci 0000:00:1d.1: reg 20: [io 0x18c0-0x18df]
    [ 0.188244] pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
    [ 0.188389] pci 0000:00:1d.2: reg 20: [io 0x18e0-0x18ff]
    [ 0.188540] pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
    [ 0.188605] pci 0000:00:1d.7: reg 10: [mem 0xfe227000-0xfe2273ff]
    [ 0.188893] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    [ 0.188960] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    [ 0.189213] pci 0000:00:1f.0: [8086:2811] type 00 class 0x060100
    [ 0.189448] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    [ 0.189461] pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
    [ 0.189471] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
    [ 0.189479] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
    [ 0.189488] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
    [ 0.189613] pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
    [ 0.189656] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007]
    [ 0.189687] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003]
    [ 0.189719] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007]
    [ 0.189751] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003]
    [ 0.189782] pci 0000:00:1f.1: reg 20: [io 0x1c00-0x1c0f]
    [ 0.189925] pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
    [ 0.190005] pci 0000:00:1f.2: reg 10: [io 0x1c50-0x1c57]
    [ 0.190036] pci 0000:00:1f.2: reg 14: [io 0x1c44-0x1c47]
    [ 0.190068] pci 0000:00:1f.2: reg 18: [io 0x1c48-0x1c4f]
    [ 0.190100] pci 0000:00:1f.2: reg 1c: [io 0x1c40-0x1c43]
    [ 0.190131] pci 0000:00:1f.2: reg 20: [io 0x1c20-0x1c3f]
    [ 0.190160] pci 0000:00:1f.2: reg 24: [mem 0xfe226000-0xfe2267ff]
    [ 0.190339] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.190403] pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
    [ 0.190448] pci 0000:00:1f.3: reg 10: [mem 0xfe227400-0xfe2274ff]
    [ 0.190562] pci 0000:00:1f.3: reg 20: [io 0x1c60-0x1c7f]
    [ 0.190820] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.190833] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.190845] pci 0000:00:1c.0: bridge window [mem 0xfc000000-0xfdffffff]
    [ 0.190863] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
    [ 0.191139] pci 0000:03:00.0: [8086:4227] type 00 class 0x028000
    [ 0.191201] pci 0000:03:00.0: reg 10: [mem 0xdf3ff000-0xdf3fffff]
    [ 0.191653] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.200091] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.200100] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    [ 0.200108] pci 0000:00:1c.1: bridge window [mem 0xdc000000-0xdf3fffff]
    [ 0.200120] pci 0000:00:1c.1: bridge window [mem 0xdfe00000-0xdfefffff 64bit pref]
    [ 0.200236] pci 0000:00:1c.2: PCI bridge to [bus 04]
    [ 0.200248] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
    [ 0.200260] pci 0000:00:1c.2: bridge window [mem 0xd8000000-0xd9ffffff]
    [ 0.200280] pci 0000:00:1c.2: bridge window [mem 0xdfb00000-0xdfbfffff 64bit pref]
    [ 0.200446] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    [ 0.200458] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
    [ 0.200470] pci 0000:00:1c.3: bridge window [mem 0xd4000000-0xd5ffffff]
    [ 0.200490] pci 0000:00:1c.3: bridge window [mem 0xdf800000-0xdf8fffff 64bit pref]
    [ 0.200649] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
    [ 0.200661] pci 0000:00:1c.4: bridge window [io 0x6000-0x6fff]
    [ 0.200671] pci 0000:00:1c.4: bridge window [mem 0xd0000000-0xd1ffffff]
    [ 0.200691] pci 0000:00:1c.4: bridge window [mem 0xdf500000-0xdf5fffff 64bit pref]
    [ 0.200808] pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
    [ 0.200862] pci 0000:15:00.0: proprietary Ricoh MMC controller disabled (via cardbus function)
    [ 0.200865] pci 0000:15:00.0: MMC cards are now supported by standard SDHCI controller
    [ 0.200907] pci 0000:15:00.0: reg 10: [mem 0xf8300000-0xf8300fff]
    [ 0.201003] pci 0000:15:00.0: supports D1 D2
    [ 0.201008] pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.201070] pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010
    [ 0.201128] pci 0000:15:00.1: reg 10: [mem 0xf8301000-0xf83017ff]
    [ 0.201392] pci 0000:15:00.1: supports D1 D2
    [ 0.201396] pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.201459] pci 0000:15:00.2: [1180:0822] type 00 class 0x080500
    [ 0.201517] pci 0000:15:00.2: reg 10: [mem 0xf8301800-0xf83018ff]
    [ 0.201781] pci 0000:15:00.2: supports D1 D2
    [ 0.201785] pci 0000:15:00.2: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.201848] pci 0000:15:00.4: [1180:0592] type 00 class 0x088000
    [ 0.201907] pci 0000:15:00.4: reg 10: [mem 0xf8302000-0xf83020ff]
    [ 0.202168] pci 0000:15:00.4: supports D1 D2
    [ 0.202172] pci 0000:15:00.4: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.202235] pci 0000:15:00.5: [1180:0852] type 00 class 0x088000
    [ 0.202293] pci 0000:15:00.5: reg 10: [mem 0xf8302400-0xf83024ff]
    [ 0.202554] pci 0000:15:00.5: supports D1 D2
    [ 0.202558] pci 0000:15:00.5: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.202730] pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
    [ 0.202742] pci 0000:00:1e.0: bridge window [io 0x7000-0xafff]
    [ 0.202755] pci 0000:00:1e.0: bridge window [mem 0xf8300000-0xfbffffff]
    [ 0.202775] pci 0000:00:1e.0: bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
    [ 0.202779] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.202784] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.202788] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.202793] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.202797] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.202801] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.202806] pci 0000:00:1e.0: bridge window [mem 0xbf000000-0xfebfffff] (subtractive decode)
    [ 0.202810] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed4bfff] (subtractive decode)
    [ 0.202916] pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
    [ 0.202927] pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
    [ 0.203040] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.203194] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP0._PRT]
    [ 0.203241] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [ 0.203286] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [ 0.203337] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
    [ 0.203398] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT]
    [ 0.203450] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
    [ 0.203867] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.204419] pci0000:00: ACPI _OSC control (0x1d) granted
    [ 0.213100] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.213218] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.213338] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.213453] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.213566] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.213678] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.213795] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.213907] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.216702] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.216715] vgaarb: loaded
    [ 0.216718] vgaarb: bridge control possible 0000:00:02.0
    [ 0.216791] PCI: Using ACPI for IRQ routing
    [ 0.217268] PCI: pci_cache_line_size set to 64 bytes
    [ 0.217440] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.217445] e820: reserve RAM buffer [mem 0xbe6b0000-0xbfffffff]
    [ 0.217631] NetLabel: Initializing
    [ 0.217635] NetLabel: domain hash size = 128
    [ 0.217637] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.217665] NetLabel: unlabeled traffic allowed by default
    [ 0.217694] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    [ 0.217700] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.217708] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    [ 0.230023] Switching to clocksource hpet
    [ 0.241152] pnp: PnP ACPI init
    [ 0.241186] ACPI: bus type pnp registered
    [ 0.241858] pnp 00:00: [mem 0x00000000-0x0009ffff]
    [ 0.241863] pnp 00:00: [mem 0x000c0000-0x000c3fff]
    [ 0.241868] pnp 00:00: [mem 0x000c4000-0x000c7fff]
    [ 0.241878] pnp 00:00: [mem 0x000c8000-0x000cbfff]
    [ 0.241882] pnp 00:00: [mem 0x000cc000-0x000cffff]
    [ 0.241886] pnp 00:00: [mem 0x000d0000-0x000d3fff]
    [ 0.241890] pnp 00:00: [mem 0x000d4000-0x000d3fff disabled]
    [ 0.241894] pnp 00:00: [mem 0x000d8000-0x000d7fff disabled]
    [ 0.241898] pnp 00:00: [mem 0x000dc000-0x000dbfff disabled]
    [ 0.241902] pnp 00:00: [mem 0x000e0000-0x000e3fff]
    [ 0.241906] pnp 00:00: [mem 0x000e4000-0x000e7fff]
    [ 0.241910] pnp 00:00: [mem 0x000e8000-0x000ebfff]
    [ 0.241914] pnp 00:00: [mem 0x000ec000-0x000effff]
    [ 0.241918] pnp 00:00: [mem 0x000f0000-0x000fffff]
    [ 0.241922] pnp 00:00: [mem 0x00100000-0xbeffffff]
    [ 0.241926] pnp 00:00: [mem 0xfec00000-0xfed3ffff]
    [ 0.241930] pnp 00:00: [mem 0xfed4c000-0xffffffff]
    [ 0.242062] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.242068] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
    [ 0.242073] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
    [ 0.242078] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved
    [ 0.242083] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved
    [ 0.242088] system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
    [ 0.242093] system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
    [ 0.242098] system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
    [ 0.242103] system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
    [ 0.242108] system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
    [ 0.242113] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.242118] system 00:00: [mem 0x00100000-0xbeffffff] could not be reserved
    [ 0.242124] system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
    [ 0.242129] system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
    [ 0.242138] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.242179] pnp 00:01: [bus 00-ff]
    [ 0.242184] pnp 00:01: [io 0x0cf8-0x0cff]
    [ 0.242188] pnp 00:01: [io 0x0000-0x0cf7 window]
    [ 0.242193] pnp 00:01: [io 0x0d00-0xffff window]
    [ 0.242197] pnp 00:01: [mem 0x000a0000-0x000bffff window]
    [ 0.242202] pnp 00:01: [mem 0x000c0000-0x000c3fff window]
    [ 0.242206] pnp 00:01: [mem 0x000c4000-0x000c7fff window]
    [ 0.242211] pnp 00:01: [mem 0x000c8000-0x000cbfff window]
    [ 0.242215] pnp 00:01: [mem 0x000cc000-0x000cffff window]
    [ 0.242219] pnp 00:01: [mem 0x000d0000-0x000d3fff window]
    [ 0.242223] pnp 00:01: [mem 0x000d4000-0x000d7fff window]
    [ 0.242227] pnp 00:01: [mem 0x000d8000-0x000dbfff window]
    [ 0.242232] pnp 00:01: [mem 0x000dc000-0x000dffff window]
    [ 0.242236] pnp 00:01: [mem 0x000e0000-0x000e3fff window]
    [ 0.242240] pnp 00:01: [mem 0x000e4000-0x000e7fff window]
    [ 0.242244] pnp 00:01: [mem 0x000e8000-0x000ebfff window]
    [ 0.242248] pnp 00:01: [mem 0x000ec000-0x000effff window]
    [ 0.242253] pnp 00:01: [mem 0xbf000000-0xfebfffff window]
    [ 0.242257] pnp 00:01: [mem 0xfed40000-0xfed4bfff window]
    [ 0.242329] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.242400] pnp 00:02: [io 0x0010-0x001f]
    [ 0.242405] pnp 00:02: [io 0x0090-0x009f]
    [ 0.242409] pnp 00:02: [io 0x0024-0x0025]
    [ 0.242413] pnp 00:02: [io 0x0028-0x0029]
    [ 0.242417] pnp 00:02: [io 0x002c-0x002d]
    [ 0.242421] pnp 00:02: [io 0x0030-0x0031]
    [ 0.242424] pnp 00:02: [io 0x0034-0x0035]
    [ 0.242428] pnp 00:02: [io 0x0038-0x0039]
    [ 0.242432] pnp 00:02: [io 0x003c-0x003d]
    [ 0.242441] pnp 00:02: [io 0x00a4-0x00a5]
    [ 0.242445] pnp 00:02: [io 0x00a8-0x00a9]
    [ 0.242449] pnp 00:02: [io 0x00ac-0x00ad]
    [ 0.242452] pnp 00:02: [io 0x00b0-0x00b5]
    [ 0.242456] pnp 00:02: [io 0x00b8-0x00b9]
    [ 0.242460] pnp 00:02: [io 0x00bc-0x00bd]
    [ 0.242464] pnp 00:02: [io 0x0050-0x0053]
    [ 0.242468] pnp 00:02: [io 0x0072-0x0077]
    [ 0.242472] pnp 00:02: [io 0x164e-0x164f]
    [ 0.242476] pnp 00:02: [io 0x002e-0x002f]
    [ 0.242479] pnp 00:02: [io 0x1000-0x107f]
    [ 0.242483] pnp 00:02: [io 0x1180-0x11bf]
    [ 0.242487] pnp 00:02: [io 0x0800-0x080f]
    [ 0.242491] pnp 00:02: [io 0x15e0-0x15ef]
    [ 0.242495] pnp 00:02: [io 0x1600-0x165f]
    [ 0.242499] pnp 00:02: [mem 0xf0000000-0xf3ffffff]
    [ 0.242503] pnp 00:02: [mem 0xfed1c000-0xfed1ffff]
    [ 0.242507] pnp 00:02: [mem 0xfed14000-0xfed17fff]
    [ 0.242511] pnp 00:02: [mem 0xfed18000-0xfed18fff]
    [ 0.242515] pnp 00:02: [mem 0xfed19000-0xfed19fff]
    [ 0.242519] pnp 00:02: [mem 0xfed45000-0xfed4bfff]
    [ 0.242663] system 00:02: [io 0x164e-0x164f] has been reserved
    [ 0.242668] system 00:02: [io 0x1000-0x107f] has been reserved
    [ 0.242674] system 00:02: [io 0x1180-0x11bf] has been reserved
    [ 0.242679] system 00:02: [io 0x0800-0x080f] has been reserved
    [ 0.242684] system 00:02: [io 0x15e0-0x15ef] has been reserved
    [ 0.242689] system 00:02: [io 0x1600-0x165f] could not be reserved
    [ 0.242695] system 00:02: [mem 0xf0000000-0xf3ffffff] has been reserved
    [ 0.242700] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.242706] system 00:02: [mem 0xfed14000-0xfed17fff] has been reserved
    [ 0.242711] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.242716] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.242721] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved
    [ 0.242728] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.242791] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 0.242838] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.242855] pnp 00:04: [io 0x0000-0x000f]
    [ 0.242859] pnp 00:04: [io 0x0080-0x008f]
    [ 0.242863] pnp 00:04: [io 0x00c0-0x00df]
    [ 0.242868] pnp 00:04: [dma 4]
    [ 0.242913] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.242927] pnp 00:05: [io 0x0061]
    [ 0.242969] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.242984] pnp 00:06: [io 0x00f0]
    [ 0.243003] pnp 00:06: [irq 13]
    [ 0.243052] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.243068] pnp 00:07: [io 0x0070-0x0071]
    [ 0.243078] pnp 00:07: [irq 8]
    [ 0.243119] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.243135] pnp 00:08: [io 0x0060]
    [ 0.243140] pnp 00:08: [io 0x0064]
    [ 0.243149] pnp 00:08: [irq 1]
    [ 0.243194] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.243215] pnp 00:09: [irq 12]
    [ 0.243258] pnp 00:09: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
    [ 0.243896] pnp 00:0a: [mem 0xfed40000-0xfed44fff]
    [ 0.243949] pnp 00:0a: Plug and Play ACPI device, IDs ATM1200 PNP0c31 (active)
    [ 0.244685] pnp: PnP ACPI: found 11 devices
    [ 0.244689] ACPI: ACPI bus type pnp unregistered
    [ 0.253426] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.253435] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.253445] pci 0000:00:1c.0: bridge window [mem 0xfc000000-0xfdffffff]
    [ 0.253454] pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
    [ 0.253466] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.253472] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    [ 0.253481] pci 0000:00:1c.1: bridge window [mem 0xdc000000-0xdf3fffff]
    [ 0.253490] pci 0000:00:1c.1: bridge window [mem 0xdfe00000-0xdfefffff 64bit pref]
    [ 0.253501] pci 0000:00:1c.2: PCI bridge to [bus 04]
    [ 0.253507] pci 0000:00:1c.2: bridge window [io 0x4000-0x4fff]
    [ 0.253517] pci 0000:00:1c.2: bridge window [mem 0xd8000000-0xd9ffffff]
    [ 0.253525] pci 0000:00:1c.2: bridge window [mem 0xdfb00000-0xdfbfffff 64bit pref]
    [ 0.253537] pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    [ 0.253543] pci 0000:00:1c.3: bridge window [io 0x5000-0x5fff]
    [ 0.253552] pci 0000:00:1c.3: bridge window [mem 0xd4000000-0xd5ffffff]
    [ 0.253560] pci 0000:00:1c.3: bridge window [mem 0xdf800000-0xdf8fffff 64bit pref]
    [ 0.253572] pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
    [ 0.253578] pci 0000:00:1c.4: bridge window [io 0x6000-0x6fff]
    [ 0.253587] pci 0000:00:1c.4: bridge window [mem 0xd0000000-0xd1ffffff]
    [ 0.253595] pci 0000:00:1c.4: bridge window [mem 0xdf500000-0xdf5fffff 64bit pref]
    [ 0.253611] pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.253616] pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    [ 0.253621] pci 0000:15:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.253626] pci 0000:15:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.253634] pci 0000:15:00.0: BAR 15: assigned [mem 0xf4000000-0xf7ffffff pref]
    [ 0.253642] pci 0000:15:00.0: BAR 16: assigned [mem 0xc0000000-0xc3ffffff]
    [ 0.253647] pci 0000:15:00.0: BAR 13: assigned [io 0x7000-0x70ff]
    [ 0.253652] pci 0000:15:00.0: BAR 14: assigned [io 0x7400-0x74ff]
    [ 0.253657] pci 0000:15:00.0: CardBus bridge to [bus 16-17]
    [ 0.253661] pci 0000:15:00.0: bridge window [io 0x7000-0x70ff]
    [ 0.253670] pci 0000:15:00.0: bridge window [io 0x7400-0x74ff]
    [ 0.253679] pci 0000:15:00.0: bridge window [mem 0xf4000000-0xf7ffffff pref]
    [ 0.253688] pci 0000:15:00.0: bridge window [mem 0xc0000000-0xc3ffffff]
    [ 0.253697] pci 0000:00:1e.0: PCI bridge to [bus 15-18]
    [ 0.253703] pci 0000:00:1e.0: bridge window [io 0x7000-0xafff]
    [ 0.253713] pci 0000:00:1e.0: bridge window [mem 0xf8300000-0xfbffffff]
    [ 0.253721] pci 0000:00:1e.0: bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
    [ 0.253801] pci 0000:00:1e.0: enabling device (0005 -> 0007)
    [ 0.253811] pci 0000:00:1e.0: setting latency timer to 64
    [ 0.253834] pci 0000:15:00.0: setting latency timer to 64
    [ 0.253842] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.253847] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.253851] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.253856] pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.253860] pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.253864] pci_bus 0000:00: resource 9 [mem 0x000dc000-0x000dffff]
    [ 0.253869] pci_bus 0000:00: resource 10 [mem 0xbf000000-0xfebfffff]
    [ 0.253873] pci_bus 0000:00: resource 11 [mem 0xfed40000-0xfed4bfff]
    [ 0.253877] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.253882] pci_bus 0000:02: resource 1 [mem 0xfc000000-0xfdffffff]
    [ 0.253886] pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf80fffff 64bit pref]
    [ 0.253891] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    [ 0.253895] pci_bus 0000:03: resource 1 [mem 0xdc000000-0xdf3fffff]
    [ 0.253900] pci_bus 0000:03: resource 2 [mem 0xdfe00000-0xdfefffff 64bit pref]
    [ 0.253904] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff]
    [ 0.253908] pci_bus 0000:04: resource 1 [mem 0xd8000000-0xd9ffffff]
    [ 0.253913] pci_bus 0000:04: resource 2 [mem 0xdfb00000-0xdfbfffff 64bit pref]
    [ 0.253917] pci_bus 0000:05: resource 0 [io 0x5000-0x5fff]
    [ 0.253921] pci_bus 0000:05: resource 1 [mem 0xd4000000-0xd5ffffff]
    [ 0.253926] pci_bus 0000:05: resource 2 [mem 0xdf800000-0xdf8fffff 64bit pref]
    [ 0.253930] pci_bus 0000:0d: resource 0 [io 0x6000-0x6fff]
    [ 0.253935] pci_bus 0000:0d: resource 1 [mem 0xd0000000-0xd1ffffff]
    [ 0.253939] pci_bus 0000:0d: resource 2 [mem 0xdf500000-0xdf5fffff 64bit pref]
    [ 0.253943] pci_bus 0000:15: resource 0 [io 0x7000-0xafff]
    [ 0.253948] pci_bus 0000:15: resource 1 [mem 0xf8300000-0xfbffffff]
    [ 0.253952] pci_bus 0000:15: resource 2 [mem 0xf4000000-0xf7ffffff 64bit pref]
    [ 0.253956] pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7]
    [ 0.253961] pci_bus 0000:15: resource 5 [io 0x0d00-0xffff]
    [ 0.253965] pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.253969] pci_bus 0000:15: resource 7 [mem 0x000d4000-0x000d7fff]
    [ 0.253973] pci_bus 0000:15: resource 8 [mem 0x000d8000-0x000dbfff]
    [ 0.253978] pci_bus 0000:15: resource 9 [mem 0x000dc000-0x000dffff]
    [ 0.253982] pci_bus 0000:15: resource 10 [mem 0xbf000000-0xfebfffff]
    [ 0.253986] pci_bus 0000:15: resource 11 [mem 0xfed40000-0xfed4bfff]
    [ 0.253991] pci_bus 0000:16: resource 0 [io 0x7000-0x70ff]
    [ 0.253995] pci_bus 0000:16: resource 1 [io 0x7400-0x74ff]
    [ 0.253999] pci_bus 0000:16: resource 2 [mem 0xf4000000-0xf7ffffff pref]
    [ 0.254004] pci_bus 0000:16: resource 3 [mem 0xc0000000-0xc3ffffff]
    [ 0.254070] NET: Registered protocol family 2
    [ 0.255457] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 0.261656] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.262461] TCP: Hash tables configured (established 524288 bind 65536)
    [ 0.262588] TCP: reno registered
    [ 0.262605] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.262669] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.262858] NET: Registered protocol family 1
    [ 0.262887] pci 0000:00:02.0: Boot video device
    [ 0.262954] pci 0000:00:1a.1: power state changed by ACPI to D0
    [ 0.263064] pci 0000:00:1d.0: power state changed by ACPI to D0
    [ 0.263144] pci 0000:00:1d.2: power state changed by ACPI to D0
    [ 0.263269] PCI: CLS 64 bytes, default 64
    [ 0.263404] Unpacking initramfs...
    [ 0.381385] Freeing initrd memory: 3008k freed
    [ 0.383142] Simple Boot Flag at 0x35 set to 0x1
    [ 0.383770] audit: initializing netlink socket (disabled)
    [ 0.383796] type=2000 audit(1360598852.383:1): initialized
    [ 0.406333] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.409592] VFS: Disk quotas dquot_6.5.2
    [ 0.409682] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.410020] msgmni has been set to 5973
    [ 0.410394] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.410438] io scheduler noop registered
    [ 0.410442] io scheduler deadline registered
    [ 0.410500] io scheduler cfq registered (default)
    [ 0.410773] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
    [ 0.411021] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X
    [ 0.411259] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X
    [ 0.411502] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X
    [ 0.411743] pcieport 0000:00:1c.4: irq 44 for MSI/MSI-X
    [ 0.411960] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.411970] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.412008] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    [ 0.412012] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.412021] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    [ 0.412055] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
    [ 0.412063] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
    [ 0.412096] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 0.412105] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 0.412144] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    [ 0.412152] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    [ 0.412275] vesafb: mode is 1280x800x32, linelength=5120, pages=0
    [ 0.412278] vesafb: scrolling: redraw
    [ 0.412282] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.413060] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005000000, using 4032k, total 4032k
    [ 0.470284] Console: switching to colour frame buffer device 160x50
    [ 0.527327] fb0: VESA VGA frame buffer device
    [ 0.527346] intel_idle: does not run on family 6 model 15
    [ 0.527398] GHES: HEST is not enabled!
    [ 0.527510] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.528201] Linux agpgart interface v0.103
    [ 0.528345] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    [ 0.535966] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.536026] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.536202] mousedev: PS/2 mouse device common for all mice
    [ 0.536311] rtc_cmos 00:07: RTC can wake from S4
    [ 0.536519] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0
    [ 0.536558] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.536573] cpuidle: using governor ladder
    [ 0.536576] cpuidle: using governor menu
    [ 0.536664] drop_monitor: Initializing network drop monitor service
    [ 0.536802] TCP: cubic registered
    [ 0.537011] NET: Registered protocol family 10
    [ 0.537302] NET: Registered protocol family 17
    [ 0.537323] Key type dns_resolver registered
    [ 0.537728] PM:

    The bug is known, and a patch has been submitted: https://bugs.freedesktop.org/show_bug.cgi?id=80151. There's been no update since friday, so I wonder what the current status is, or if it's up for review at all.
    Does anyone know how we can be notified when this patch hits the kernel?

  • MacBook Pro 13" (2011 late). second display problem after update

    Updated to mountain lion this second and there is no signal out (thunderbolt to displayport cable) since ive upgraded. in lion there are no problems.  does your external display work after upgrade to mountain lion?
    (monitor HP ZR24w)

    Does your Macbook Flash Blue at all? I have the same thing, and it won't even flash blue

  • Open script cannot get connection from the brower helper after 15 seconds.

    Error:
    ===
    Open script cannot get connection from the brower helper after 15 seconds. Do you want to continue waiting for the browser to load?
    Please Note:
    ========
    1. I have tried this only on IE
    2. I am running OATS on a Remote desktop
    Situation:
    ======
    Trying to stop the recording
    Try to get xpath of an object using Inspect Path
    Setup details
    ========
    Windows XP 5.1 Service Pack 3, x86
    OpenScript 12.1.0.1.383
    Internet Explorer 8.0.6001.18702
    FireFox 13.0.1
    Mitigation steps done till now:
    ==================
    1. Disabled windows firewall
    2. Disable XSS filter setting
    3. Restarted the ATS services (3 of them)
    4. Run the Open Script Diagnosis Tool (PS: There are 3 errros even after running it. The 3 errros are listed in the workspace_log log file snippet below...)
    Error in worspace_log:
    =============
    To Change setting:
    Go to Tools > Internet Options and Choose Security Tab
    Select the Zone to modify and Press Custom level
    Find Enable XSS filter Setting - Select Disable and click Ok
    !ENTRY oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor 4 0 2012-07-09 17:08:52.594
    !MESSAGE Failure found when diagnosing Oracle EBS/Forms Load Testing Forms LT Diagnoser
    !ENTRY oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor 4 0 2012-07-09 17:08:52.594
    !MESSAGE Did not auto-fix the problem.
    !ENTRY oracle.oats.scripting.diagnosisTool.api.DiagnosisExecutor 4 0 2012-07-09 17:08:52.594
    !MESSAGE Suggestion for fixing: Please change your Java proxy setting to Use Browser Settings
    Aprreciate help on this.

    To resolve this, you need to reconfigure the "Oracle Application Testing Suite Helper Service" (OATSHelperSvr) to start as a user who has privledges to run open script tests rather than the default SYSTEM user.
    Reconfiguring the OATSHelperSvr Service:
    1. Open the services panel (Start > Run > services.msc)
    2. Find the Oracle Application Testing Suite Helper Service
    3. Right Click > Properties then select the Log On Tab
    4. Specify an interactive user that has rights to run OpenScript (test by logging in as that user and running tests):
    5. Click OK
    6. Restart the service after dialogs are closed by Right Click > Restart
    7. You should now repeat this process for the "Oracle Application Testing Suite Agent Service" (eLoadAgentMon) Service (Two services in
    total)
    You should now retry running the test in Oracle Test Manager

  • How to display help text for Region in a page having more than one region

    Hi all,
    I want to display help text for each region in my page. I have 5 regions in my page.
    I have a big help text for each of my region so can any easy way is there to put the help text for each region more than 10 lines .I tried lot by searching forums but not able to implement. any document is there then please let me know.
    Thanks in advance,
    Amit

    i mean either if we click the region title name it should display some help text of near about 10 lines in a popup window.
    Or on moseover whenever we will put the cursor into the region title then it should displat the help text message of line 10.
    Hope you will get my qustion well.
    Thanks,
    Amit

  • Missing Help after Upgrading to Mountain Lion

    I upgraded from Snow Leopard to Mountain Lion (10.8.2) yesterday, on my Mac Pro. 
    Since then, every time I try to access help, it tells me:
    The selected topic is currently unavailable
    Make sure you’re connected to the Internet. For help connecting, choose Apple menu > System Preferences, click Network, and click “Assist me.”
    If you’re connected to the Internet, and the content still doesn’t appear, try again later.
    My Mac Pro is connected to the Internet.  I've tried again later a number of times yesterday and again today.
    This has occurred for quite a few topics, such as Notes, Finder, etc.
    What must I do to get Help content for Mountain Lion? 
    Thanks!

    I looked on my Snow Leopard system, and found the Mac Help in:
    /Library/Documentation/Help/MacHelp.help/Contents/Resources/English.lproj
    There are several directories under there that hold the individual documentation pages, such as pgs, pgs2.
    There are no pgs* folders in that directory on my upgraded Mountain Lion system.
    Does that mean that the documentation did not get installed during the installation?  If so, is there a way to install Help after the fact, or do I have to reinstall Mountain Lion?
    Or, is the documentation installed elsewhere for Mountain Lion?

  • Some character display incorrect after unicode conversion

    Dear Experts,
    Currently we upgrade our SAP system from 4.6B NU to ECC6.0 UN.
    in 4.6B system we had implemented Simple Chinese and French language package to the system. after upgrade to ECC6.0 no-unicode system. we perform a MDMP unicode conversion.currently system running with ECC6.0 unicode interface with language 1EFD. SUMG releated tasks had been finished. Chinese and French language checked OK in ECC6 UN system.
    Our issue is. in the past time. some Spanish local end user typing some spanish character in some master date field when they login in 4.6B GUI choice english as login language.these kind of spanish characters could not display correct in current unicode environment.
    could you please given us some suggestion for how to fix this issue.
    I also sent this message in the Netweaver administrator forums with below links.
    Spanish display incorrect after unicode conversion

    Hello,
    I doubt that the data shown by you in the link was caused by Spanish users logged on in EN.
    I think this was rather caused by utf-8 data uploaded into the Non-Unicode system.
    In this case, you need to repair the according texts manually, I do not know any automatic repair.
    Best regards,
    Nils Buerckel
    SAP AG

Maybe you are looking for

  • Error while saving the billing document

    Dear All, I am getting an Error- "No taxes on sales/purchase are allowed for account 870205 L002, AB is not allowed" when i save the billing document. when i go to the conditions tab under item data in the billing document after saving the document a

  • Video jumping after 1.1.3 update

    Has anyone noticed that the video has started to stutter/jump when feeding video from the iTouch to a TV since the 1.1.3 update. It played perfectly fine using 1.1.2. I would flash it back to 1.1.2 if I could, but apple seems to be restricting this s

  • Can I open NEF files in Lightroom 3.6

    Thank You Adobe. Another question : can I open the nef format of Nikon D4 with Lightroom 3.6? Cordialement. Eddy Perrier

  • Disp+work.exe in J2EE stopps.

    Hi! I have problem by starting the J2EE-Engine. The disp+work.exe tells "Running but not connected to the Message Server". The r3trans -x runs without errors. Here is my dev_disp. <b>Please can someone helo with this issue?</b> Thanks! regards trc fi

  • Where do it get the photoshop cS6 serial

    Hy, Im new to Adobe Creative Cloud and i just made my first payment. Now I downloaded Photoshop cs6 and when Im trying to install it, the system asks for a serial number. Where do I download it? Thanks in advanced Andres