CPU Usage goes upto 50% when redrawing image Adornment, any work around ?

Hi All,
I am struck in a very strange situation. I am trying to draw an image as adornment on a text box.
In adornment draw method as soon as i call gPort->image() my image is drawn. But when I move the textbox in Indesign document, adornment redraw doesn't take place at all or is very slow and partial.
To remove this I have called ILayoutUIUtils::InvalidateViews() on the document. Which Solves the issue of Redraw But a New Issue came up with Indesign CPU Usage goes upto 50% just to draw Adornment. Which is not acceptable. The reason for high CPU usgae may be recursive calls to Draw method, caused by InvalidateViews().
Below is the relevant code snippet:
void MyAdornment::Draw(IShape* shape, AdornmentDrawOrder drawOrder, GraphicsData* graphicsData, int32 flags)
         // .... code to create a AGMImageRecord
        gPort->image(pCurAGMImage, transformMatrix, 0);
        InterfacePtr<IPMPersist> persist(itemGeometry, UseDefaultIID());
        ASSERT__BREAK((persist == nil), "WExtAdornment::Draw: IPMPersist interface pointer nil");
        IDataBase*            theDB            = persist->GetDataBase();
        InterfacePtr<IDocument> theDoc(theDB, theDB->GetRootUID(), UseDefaultIID());
        ASSERT__BREAK((theDoc == nil), "WExtAdornment::Draw: IDocument pointer nil");
        Utils<ILayoutUIUtils>()->InvalidateViews(theDoc);
Is there any other way to redraw my adornment image quickly and neatly, while not causing these unnecessary recursive calls ?
Any suggestion will be appreceiated.
Thanks,
D

Hi All, Please Suggest something. I am struck at it and lost all hope to ever solve it.

Similar Messages

  • 100% CPU usage in DW CS5 when opening page...

    Hi there, I'm new here!
    I'm working on my site in DW and have already completed another site without having this problem. I open a *paticular* file, and my CPU usage goes to 100% when I use the split view. In code, DW runs fine, but as soon as it tries to render a preview (not in live mode) in the second pane, it starts going quickly between (notresponding) and very slow response. So it's slow or nothing!
    This page is using some z-index in the CSS and flash, so I don't know if maybe it's just my processor speed isn't up to it?
    I have tried it on my downstairs desktop (quad core, can't remember exact specs but could look it up, but it's faster than my ltop, obviously..), and it works slightly better. Does DW use scratch disks? Is there a way to turn off some CSS properties in the display to improve performance? I can work just in code for a lot of my work, but for placement it is much more intuitive to use a split view for me. HELP! (Please and thank you!)

    I am having a similar problem with some files when working in split view.  I have been experiencing slow performance and Dreamweaver goes into "Not Responding" state for 30-60 sec when I click somewhere (doesn't matter if I click in design or code portion) and also when I go to Undo something.  This has happened in other files, too.  Eventually it starts responding again but it is moving slowly. My task manager shows CPU and memory usage spiking up and down as well (specifically memory of Dreamweaver process).
    Sometimes it does it when Dreamweaver is open and I am doing something in another smaller window in front of it too (such as writing an email)…
    I had the task manager open and Dreamweaver (and nothing else) the other day, and Dreamweaver kept flashing back and forth to "Not Responding"… so I closed it and it made task manager freeze up so that it wouldn’t close and the task manager memory and CPU usage were spiking.
    Specs on my machine:
    HP xw6600 workstation
    Windows Vista SP2 (32-bit)
    Intel Xeon Processor (Quad-core, 2.33 GHz)
    4 gigs of RAM
    I am Running Dreamweaver CS5 with all updates installed
    I have already tried the following:
    Re-creating preferences file
    Re-creating registry files
    Re-creating personal config files
    Uninstalling and Re-installing Dreamweaver
    Running a Windows Live Care scan on my computer to check for viruses, registry file errors, etc.
    The only thought I have is that I when I installed CS5, i didnt uninstall CS4 first, thinking that I could just upgrade...
    When I went into add/remove programs Creative Suite CS4 still showed up in there, but the programs were not on my computer anymore.  I removed it anyway, but there were still some random folders left on my computer from it that I found when trying to solve this issue, such as preferences files from CS4 and personal config folders for Dreamweaver CS4, Photoshop CS4, Fireworks CS4 and Contribute CS4, which I deleted, but it has not solved the problem.
    I can't think of anything else to try short of wiping my hard drive and doing a clean install of OS and Creative Suite, which I really dont want to go through.
    Please help!

  • After updating to latest Firefox - when I click on google taskbar my CPU usage goes to 100% and stays there... and computer is really slow. No other search engine show the 100% usage like Google. There was NOT a problem with older versions of Firefox...?

    My computer got really slow after updating to latest version of Firefox. I checked all processes and I was testing the system. THe CPU usage goes between 2 and 70 percent staying around 25% on average, when I check my e-mail. As soon as I click on Google taskbar (without even typing in anything) the CPU usage jumps to 100% and STAYS at 100 %, and computer extremely slow.

    My computer got really slow after updating to latest version of Firefox. I checked all processes and I was testing the system. THe CPU usage goes between 2 and 70 percent staying around 25% on average, when I check my e-mail. As soon as I click on Google taskbar (without even typing in anything) the CPU usage jumps to 100% and STAYS at 100 %, and computer extremely slow.

  • CPU usage goes 99% when running program

    Hi everyone.
    I have:
    - A JFrame, which acts as the main frame
    - A JPanel which is added to the JFrame
    - this JPanel draws output with paintComponent based on changes in 'model' part
    - this JPanel has a mouseListener which listens to mouse clicks, and sends to 'model' for calculation
    When my program is launched, the CPU usage goes to 99%. I checked, and found out that JPanel's paintComponent is constantly being called (i put a System.out.println to check).
    Why is it constantly being called? I thought paintComponent is called only when repaint( ) is called or when minimized or something is done.
    I don't need to keep on repainting, i'll call it myself after my 'model' finishes calculation.
    p/s i am using the model-view-controller pattern
    Can anyone tell me how to stop it from keep repainting?
    Thanks in advanced.

    I thought paintComponent is called only when repaint( ) is called or when minimized or something is done.Correct. Which means your code has introduced an infinite loop. So start debugging because we have no idea what your code looks like.

  • When viewing flash video, CPU Usage goes to 100%

    When I try to watch a streaming video that uses Flash Player (say nbc.com),
    my CPU Usage goes to 100%.  It causes the audio to crackle, video to freeze,
    and ultimately locks up my whole computer.  When I check Task Manager,
    the Flash Player usage is through the roof.  If I can manage to pause the video,
    the Flash Player usage drops down to 5%, and similarly overall CPU usage down to only around
    5%, but as soon as I press play . . . It very rapidly within 20 seconds sends CPU usage
    to 100%.  This happens in either Firefox or IE.  This is assuming that I can pause the
    video quick enough.  If I don't, the whole CPU crashes with usage locked at 100%, and
    only a hard reboot (power button) will work.
    I am running the most recent versions of Flash Player and Firefox on Windows 7.
    More specifically:
    Flash Player version:  11.5 r502
    Firefox version:  18.0.1
    I am running Windows 7 Home-Premium 32-bit.
    Processor:  Intel Core 2 Duo CPU @ 2.10 GHz 2.10GHz
    Memory:  4GHz installed (2.87 GHz usable)
    I have already followed the steps in the "Windows 7 Flash Player Problems" list.
    I.E. deleting Flash Player cache, and disabling Hardware Acceleration
    But this has not solved the problem.
    Please help!!
    Thanks!

    Hi Chris,
    I've recorded  the complete DXDIAG report at the bottom.
    I tried the HTML5 video, and it plays smoothly with no problems,
    total CPU usage always stayed below 10%, and Flash was always at 0%.
    I tried the non-HMTL5 video, and it did play fine all the way through,
    Flash Player usage seemed to fluctuate between 10-20%, with memory
    usage slowly creeping up to 93,000K.  Typically on the videos on NBC.com
    say, the flash player usage would rapidly go to 150,000K and simultaneously
    the flash player CPU usage would skyrocket:  20%, 40%, 70%, . . . taking
    the CPU usage to 100% and causing the problems I mentioned.  In
    fact, YouTube is probably one of the few video sites where I typically
    don't have problems.  Once the Flash Player would get out of hand, typically
    the video would start skipping and the audio crackling, then audiodg.exe
    would start using 10% resources which would aggravate the problem.
    Hopefully you will notice something from the DirectX Diagnostic Tool.
    In the meantime, I will try the Flash 11.6 Beta.
    Here is the complete record from DXDIAG:
    System Information
    Time of this report: 1/29/2013, 20:30:24
           Machine name: VISTAPRE32
       Operating System: Windows 7 Home Premium 32-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
               Language: English (Regional Setting: English)
    System Manufacturer: TOSHIBA
           System Model: Satellite A505
                   BIOS: InsydeH2O Version 1.80
              Processor: Intel(R) Core(TM)2 Duo CPU     T6500  @ 2.10GHz (2 CPUs), ~2.1GHz
                 Memory: 4096MB RAM
    Available OS Memory: 2940MB RAM
              Page File: 2535MB used, 3342MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 32bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
            Sound Tab 2: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: Mobile Intel(R) 4 Series Express Chipset Family
           Manufacturer: Intel Corporation
              Chip type: Mobile Intel(R) 4 Series Express Chipset Family
               DAC type: Internal
             Device Key: Enum\PCI\VEN_8086&DEV_2A42&SUBSYS_FF101179&REV_07
         Display Memory: 1341 MB
       Dedicated Memory: 128 MB
          Shared Memory: 1213 MB
           Current Mode: 1366 x 768 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: unknown
             Monitor Id: SEC3041
            Native Mode: 1366 x 768(p) (59.993Hz)
            Output Type: Internal
            Driver Name: igdumdx32.dll,igd10umd32.dll
    Driver File Version: 8.15.0010.2302 (English)
         Driver Version: 8.15.10.2302
            DDI Version: 10
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 2/11/2011 18:09:48, 571904 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B78E66-6902-11CF-377A-1ADFA7C2C535}
              Vendor ID: 0x8086
              Device ID: 0x2A42
              SubSys ID: 0xFF101179
            Revision ID: 0x0007
    Driver Strong Name: oem74.inf:Intel.Mfg:iCNT0:8.15.10.2302:pci\ven_8086&dev_2a42
         Rank Of Driver: 00E62001
            Video Accel: ModeMPEG2_A ModeMPEG2_C ModeWMV9_B ModeWMV9_C ModeVC1_B ModeVC1_C
       Deinterlace Caps: {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
                         {BF752EF6-8CC4-457A-BE1B-08BD1CAEEE9F}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_EdgeFiltering
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY VideoProcess_AlphaBlend
           D3D9 Overlay: Supported
                DXVA-HD: Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (Realtek High Definition Audio)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0272&SUBSYS_1179FF18&REV_1000
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: RTKVHDA.sys
             Driver Version: 6.00.0001.5904 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 7/28/2009 20:02:42, 2735504 bytes
                Other Files:
            Driver Provider: Realtek Semiconductor Corp.
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: Realtek Digital Output (Realtek High Definition Audio)
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_10EC&DEV_0272&SUBSYS_1179FF18&REV_1000
            Manufacturer ID: 1
                 Product ID: 100
                       Type: WDM
                Driver Name: RTKVHDA.sys
             Driver Version: 6.00.0001.5904 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 7/28/2009 20:02:42, 2735504 bytes
                Other Files:
            Driver Provider: Realtek Semiconductor Corp.
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
                Description: Microphone (Realtek High Definition Audio)
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: RTKVHDA.sys
             Driver Version: 6.00.0001.5904 (English)
          Driver Attributes: Final Retail
              Date and Size: 7/28/2009 20:02:42, 2735504 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
    DirectInput Devices
          Device Name: Mouse
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Keyboard
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: USB Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC31C
            FF Driver: n/a
          Device Name: USB Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC31C
            FF Driver: n/a
          Device Name: USB Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x046D, 0xC31C
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x2938
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 3/24/2011 21:58:37, 258560 bytes
    | Driver: usbd.sys, 3/24/2011 21:57:53, 5888 bytes
    Gameport Devices
    PS/2 Devices
    + Standard PS/2 Keyboard
    | Matching Device ID: *pnp0303
    | Service: i8042prt
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x046D, 0xC31C
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 04:50:10, 28160 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:20:36, 42576 bytes
    |
    + Synaptics PS/2 Port TouchPad
    | Matching Device ID: *syn1900
    | Upper Filters: SynTP
    | Service: i8042prt
    | Driver: SynTP.sys, 8/14/2008 09:40:40, 203312 bytes
    | Driver: SynTPAPI.dll, 8/14/2008 09:19:30, 151552 bytes
    | Driver: SynCOM.dll, 8/14/2008 09:03:50, 163840 bytes
    | Driver: SynCtrl.dll, 8/14/2008 09:04:40, 200704 bytes
    | Driver: SynTPRes.dll, 8/14/2008 09:29:16, 6017024 bytes
    | Driver: SynTPCpl.dll, 8/14/2008 09:24:00, 1028096 bytes
    | Driver: SynCntxt.rtf, 8/14/2008 09:29:54, 4713596 bytes
    | Driver: SynZMetr.exe, 8/14/2008 09:06:54, 241664 bytes
    | Driver: SynMood.exe, 8/14/2008 09:05:54, 233472 bytes
    | Driver: SynTPEnh.exe, 8/14/2008 09:40:36, 1348904 bytes
    | Driver: SynTPCOM.dll, 8/14/2008 09:20:02, 102400 bytes
    | Driver: Tutorial.exe, 8/14/2008 09:29:44, 327680 bytes
    | Driver: InstNT.exe, 8/14/2008 09:40:38, 124200 bytes
    | Driver: SynISDLL.dll, 8/14/2008 09:30:14, 630784 bytes
    | Driver: SynUnst.ini, 8/20/2008 07:06:40, 471810 bytes
    | Driver: SynTPHelper.exe, 8/14/2008 09:40:44, 103720 bytes
    | Driver: SynToshiba.exe, 8/14/2008 09:14:20, 200704 bytes
    | Driver: i8042prt.sys, 7/13/2009 18:11:24, 80896 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    | Driver: SynTPCo4.dll, 8/14/2008 09:39:36, 110592 bytes
    | Driver: WdfCoInstaller01007.dll, 7/8/2008 00:55:50, 1112288 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC016
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 18:45:08, 26112 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 11/20/2010 07:30:12, 53120 bytes
    | Driver: sermouse.sys, 7/13/2009 18:45:08, 19968 bytes
    | Driver: mouclass.sys, 7/13/2009 20:20:44, 41552 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 13.4 GB
    Total Space: 305.2 GB
    File System: NTFS
          Model: TOSHIBA MK3255GSX ATA Device
          Drive: D:
          Model: HL-DT-ST DVDRAM GT20F ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 03:38:10, 108544 bytes
    System Devices
         Name: Intel(R) ICH9 Family PCI Express Root Port 4 - 2946
    Device ID: PCI\VEN_8086&DEV_2946&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&E3
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH9 Family USB Universal Host Controller - 2937
    Device ID: PCI\VEN_8086&DEV_2937&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&D0
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) 82801 PCI Bridge - 2448
    Device ID: PCI\VEN_8086&DEV_2448&SUBSYS_FF1E1179&REV_93\3&33FD14CA&0&F0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH9 Family PCI Express Root Port 2 - 2942
    Device ID: PCI\VEN_8086&DEV_2942&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&E1
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH9 Family USB Universal Host Controller - 2936
    Device ID: PCI\VEN_8086&DEV_2936&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&EA
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Ricoh PCIe xD-Picture Card Controller
    Device ID: PCI\VEN_1180&DEV_E852&SUBSYS_FF1E1179&REV_01\4&D598E9D&0&02E3
       Driver: C:\Windows\system32\DRIVERS\rixdpe86.sys, 6.10.0001.0003 (Japanese), 1/14/2009 10:37:32, 38400 bytes
       Driver: C:\Windows\system32\rixdicon.dll, 1.00.0001.0001 (Japanese), 7/25/2007 11:48:00, 172032 bytes
         Name: Intel(R) ICH9 Family PCI Express Root Port 1 - 2940
    Device ID: PCI\VEN_8086&DEV_2940&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&E0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH9 Family USB Universal Host Controller - 2935
    Device ID: PCI\VEN_8086&DEV_2935&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&E9
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: SDA Standard Compliant SD Host Controller
    Device ID: PCI\VEN_1180&DEV_E822&SUBSYS_FF1E1179&REV_01\4&D598E9D&0&00E3
       Driver: C:\Windows\system32\DRIVERS\sdbus.sys, 6.01.7601.17514 (English), 11/20/2010 03:54:02, 84992 bytes
         Name: Intel(R) WiFi Link 5100 AGN
    Device ID: PCI\VEN_8086&DEV_4232&SUBSYS_12018086&REV_00\4&11D53223&0&00E1
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_293E&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&D8
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 04:59:29, 108544 bytes
         Name: Intel(R) ICH9 Family USB Universal Host Controller - 2934
    Device ID: PCI\VEN_8086&DEV_2934&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&E8
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Ricoh PCIe Memory Stick Host Controller
    Device ID: PCI\VEN_1180&DEV_E230&SUBSYS_FF1E1179&REV_01\4&D598E9D&0&01E3
       Driver: C:\Windows\system32\snymsico.dll, 1.00.0000.9120 (English), 9/4/2004 02:00:00, 90112 bytes
       Driver: C:\Windows\system32\DRIVERS\rimspe86.sys, 6.10.0002.0001 (Japanese), 2/12/2009 13:43:00, 45056 bytes
         Name: Mobile Intel(R) 4 Series Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_2A43&SUBSYS_FF101179&REV_07\3&33FD14CA&0&11
       Driver: n/a
         Name: Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293C
    Device ID: PCI\VEN_8086&DEV_293C&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&D7
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:58, 43008 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) ICH9 Family SMBus Controller - 2930
    Device ID: PCI\VEN_8086&DEV_2930&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&FB
       Driver: n/a
         Name: Realtek PCIe FE Family Controller
    Device ID: PCI\VEN_10EC&DEV_8136&SUBSYS_FF1E1179&REV_02\4&2BC30F68&0&00E0
       Driver: n/a
         Name: Mobile Intel(R) 4 Series Express Chipset Family
    Device ID: PCI\VEN_8086&DEV_2A42&SUBSYS_FF101179&REV_07\3&33FD14CA&0&10
       Driver: C:\Windows\system32\DRIVERS\igdkmd32.sys, 8.15.0010.2302 (English), 2/11/2011 18:12:16, 9036800 bytes
       Driver: C:\Windows\system32\igdumd32.dll, 8.15.0010.2302 (English), 2/11/2011 18:12:16, 4967424 bytes
       Driver: C:\Windows\system32\igkrng500.bin, 4/21/2010 17:08:14, 982240 bytes
       Driver: C:\Windows\system32\igcompkrng500.bin, 4/21/2010 17:08:14, 439308 bytes
       Driver: C:\Windows\system32\igfcg500m.bin, 4/21/2010 17:08:14, 92356 bytes
       Driver: C:\Windows\system32\iglhxs32.vp, 2/11/2011 18:42:52, 51636 bytes
       Driver: C:\Windows\system32\iglhxo32.vp, 4/21/2010 16:22:50, 60015 bytes
       Driver: C:\Windows\system32\iglhxc32.vp, 4/21/2010 16:22:50, 60226 bytes
       Driver: C:\Windows\system32\iglhxg32.vp, 4/21/2010 16:22:52, 60254 bytes
       Driver: C:\Windows\system32\iglhxa32.vp, 4/21/2010 16:22:50, 1090 bytes
       Driver: C:\Windows\system32\iglhxa32.cpa, 4/21/2010 16:22:50, 1921265 bytes
       Driver: C:\Windows\system32\iglhcp32.dll, 1.05.0002.0001 (English), 2/11/2011 17:35:00, 147456 bytes
       Driver: C:\Windows\system32\iglhsip32.dll, 1.05.0002.0001 (English), 2/11/2011 17:35:00, 208896 bytes
       Driver: C:\Windows\system32\hccutils.dll, 8.15.0010.2302 (English), 2/11/2011 17:40:48, 95232 bytes
       Driver: C:\Windows\system32\igfxsrvc.dll, 8.15.0010.2302 (English), 2/11/2011 17:41:12, 57856 bytes
       Driver: C:\Windows\system32\igfxsrvc.exe, 8.15.0010.2302 (English), 2/11/2011 18:26:30, 267800 bytes
       Driver: C:\Windows\system32\igfxpph.dll, 8.15.0010.2302 (English), 2/11/2011 17:41:30, 195584 bytes
       Driver: C:\Windows\system32\igfxcpl.cpl, 8.15.0010.2302 (English), 2/11/2011 17:41:30, 115200 bytes
       Driver: C:\Windows\system32\igfxdev.dll, 8.15.0010.2302 (English), 2/11/2011 17:40:38, 228864 bytes
       Driver: C:\Windows\system32\igfxdo.dll, 8.15.0010.2302 (English), 2/11/2011 17:40:56, 130048 bytes
       Driver: C:\Windows\system32\igfxtray.exe, 8.15.0010.2302 (English), 2/11/2011 18:26:32, 137752 bytes
       Driver: C:\Windows\system32\hkcmd.exe, 8.15.0010.2302 (English), 2/11/2011 18:26:26, 171032 bytes
       Driver: C:\Windows\system32\igfxress.dll, 8.15.0010.2302 (English), 2/11/2011 17:40:38, 828928 bytes
       Driver: C:\Windows\system32\igfxpers.exe, 8.15.0010.2302 (English), 2/11/2011 18:26:30, 172568 bytes
       Driver: C:\Windows\system32\igfxTMM.dll, 8.15.0010.2302 (English), 2/11/2011 17:41:30, 261632 bytes
       Driver: C:\Windows\system32\TVWSetup.exe, 1.00.0001.0000 (English), 2/11/2011 18:26:38, 8198680 bytes
       Driver: C:\Windows\system32\gfxSrvc.dll, 8.15.0010.2302 (English), 2/11/2011 17:40:42, 120320 bytes
       Driver: C:\Windows\system32\GfxUI.exe, 8.15.0010.2302 (English), 2/11/2011 18:26:22, 3157528 bytes
       Driver: C:\Windows\system32\GfxUI.exe.config, 4/21/2010 16:29:46, 151 bytes
       Driver: C:\Windows\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 2/11/2011 17:40:40, 4096 bytes
       Driver: C:\Windows\system32\igfxext.exe, 8.15.0010.2302 (English), 2/11/2011 18:26:28, 179224 bytes
       Driver: C:\Windows\system32\igfxexps.dll, 8.15.0010.2302 (English), 2/11/2011 17:41:28, 23552 bytes
       Driver: C:\Windows\system32\igfxrara.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:00, 84480 bytes
       Driver: C:\Windows\system32\igfxrchs.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:00, 81920 bytes
       Driver: C:\Windows\system32\igfxrcht.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:00, 81920 bytes
       Driver: C:\Windows\system32\igfxrdan.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:02, 84992 bytes
       Driver: C:\Windows\system32\igfxrdeu.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:02, 86016 bytes
       Driver: C:\Windows\system32\igfxrenu.lrc, 8.15.0010.2302 (English), 2/11/2011 17:40:38, 85504 bytes
       Driver: C:\Windows\system32\igfxresn.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:08, 86528 bytes
       Driver: C:\Windows\system32\igfxrfin.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:02, 85504 bytes
       Driver: C:\Windows\system32\igfxrfra.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:02, 86528 bytes
       Driver: C:\Windows\system32\igfxrheb.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:04, 84480 bytes
       Driver: C:\Windows\system32\igfxrita.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:04, 86016 bytes
       Driver: C:\Windows\system32\igfxrjpn.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:04, 82944 bytes
       Driver: C:\Windows\system32\igfxrkor.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:06, 82944 bytes
       Driver: C:\Windows\system32\igfxrnld.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:02, 86016 bytes
       Driver: C:\Windows\system32\igfxrnor.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:06, 85504 bytes
       Driver: C:\Windows\system32\igfxrplk.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:06, 86016 bytes
       Driver: C:\Windows\system32\igfxrptb.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:06, 85504 bytes
       Driver: C:\Windows\system32\igfxrptg.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:08, 86016 bytes
       Driver: C:\Windows\system32\igfxrrus.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:08, 86016 bytes
       Driver: C:\Windows\system32\igfxrsky.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:10, 86016 bytes
       Driver: C:\Windows\system32\igfxrslv.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:10, 85504 bytes
       Driver: C:\Windows\system32\igfxrsve.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:08, 85504 bytes
       Driver: C:\Windows\system32\igfxrtha.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:10, 84992 bytes
       Driver: C:\Windows\system32\igfxrcsy.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:00, 85504 bytes
       Driver: C:\Windows\system32\igfxrell.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:04, 86528 bytes
       Driver: C:\Windows\system32\igfxrhun.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:04, 85504 bytes
       Driver: C:\Windows\system32\igfxrtrk.lrc, 8.15.0010.2302 (English), 2/11/2011 17:44:10, 85504 bytes
       Driver: C:\Windows\system32\Gfxres.ar-SA.resources, 2/11/2011 17:44:12, 139851 bytes
       Driver: C:\Windows\system32\Gfxres.cs-CZ.resources, 2/11/2011 17:44:14, 118687 bytes
       Driver: C:\Windows\system32\Gfxres.da-DK.resources, 2/11/2011 17:44:14, 114203 bytes
       Driver: C:\Windows\system32\Gfxres.de-DE.resources, 2/11/2011 17:44:16, 122651 bytes
       Driver: C:\Windows\system32\Gfxres.el-GR.resources, 2/11/2011 17:44:16, 178349 bytes
       Driver: C:\Windows\system32\Gfxres.es-ES.resources, 2/11/2011 17:44:18, 122869 bytes
       Driver: C:\Windows\system32\Gfxres.en-US.resources, 7/28/2010 19:24:40, 110156 bytes
       Driver: C:\Windows\system32\Gfxres.fi-FI.resources, 2/11/2011 17:44:20, 118639 bytes
       Driver: C:\Windows\system32\Gfxres.fr-FR.resources, 2/11/2011 17:44:20, 120742 bytes
       Driver: C:\Windows\system32\Gfxres.he-IL.resources, 2/11/2011 17:44:22, 133688 bytes
       Driver: C:\Windows\system32\Gfxres.hu-HU.resources, 2/11/2011 17:44:22, 119558 bytes
       Driver: C:\Windows\system32\Gfxres.it-IT.resources, 2/11/2011 17:44:24, 125500 bytes
       Driver: C:\Windows\system32\Gfxres.ja-JP.resources, 2/11/2011 17:44:24, 136343 bytes
       Driver: C:\Windows\system32\Gfxres.ko-KR.resources, 2/11/2011 17:44:26, 123172 bytes
       Driver: C:\Windows\system32\Gfxres.nb-NO.resources, 2/11/2011 17:44:28, 114794 bytes
       Driver: C:\Windows\system32\Gfxres.nl-NL.resources, 2/11/2011 17:44:28, 119528 bytes
       Driver: C:\Windows\system32\Gfxres.pl-PL.resources, 2/11/2011 17:44:30, 118351 bytes
       Driver: C:\Windows\system32\Gfxres.pt-BR.resources, 2/11/2011 17:44:30, 120308 bytes
       Driver: C:\Windows\system32\Gfxres.pt-PT.resources, 2/11/2011 17:44:32, 119009 bytes
       Driver: C:\Windows\system32\Gfxres.ru-RU.resources, 2/11/2011 17:44:32, 165337 bytes
       Driver: C:\Windows\system32\Gfxres.sk-SK.resources, 2/11/2011 17:44:34, 118000 bytes
       Driver: C:\Windows\system32\Gfxres.sl-SI.resources, 2/11/2011 17:44:36, 114314 bytes
       Driver: C:\Windows\system32\Gfxres.sv-SE.resources, 2/11/2011 17:44:36, 119302 bytes
       Driver: C:\Windows\system32\Gfxres.th-TH.resources, 2/11/2011 17:44:38, 189494 bytes
       Driver: C:\Windows\system32\Gfxres.tr-TR.resources, 2/11/2011 17:44:38, 121115 bytes
       Driver: C:\Windows\system32\Gfxres.zh-CN.resources, 2/11/2011 17:44:40, 102825 bytes
       Driver: C:\Windows\system32\Gfxres.zh-TW.resources, 2/11/2011 17:44:40, 103986 bytes
       Driver: C:\Windows\system32\ig4icd32.dll, 8.15.0010.2302 (English), 2/11/2011 17:51:10, 11039744 bytes
       Driver: C:\Windows\system32\igd10umd32.dll, 8.15.0010.2302 (English), 2/11/2011 18:04:40, 4411392 bytes
       Driver: C:\Windows\system32\d3dx10_40.dll, 9.24.0950.2656 (English), 4/21/2010 16:22:52, 452440 bytes
       Driver: C:\Windows\system32\igdumdx32.dll, 8.15.0010.2302 (English), 2/11/2011 18:09:48, 571904 bytes
       Driver: C:\Windows\system32\igfxCoIn_v2302.dll, 1.02.0030.0000 (English), 2/11/2011 18:20:00, 81920 bytes
         Name: Intel(R) ICH9 Family USB2 Enhanced Host Controller - 293A
    Device ID: PCI\VEN_8086&DEV_293A&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&EF
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:58, 43008 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) ICH9M/M-E 2 port Serial ATA Storage Controller 2 - 292D
    Device ID: PCI\VEN_8086&DEV_292D&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&FD
       Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:45, 12368 bytes
       Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:19:03, 42560 bytes
       Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:26:15, 21584 bytes
       Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 07:29:12, 132992 bytes
         Name: Mobile Intel(R) 4 Series Chipset Processor to DRAM Controller - 2A40
    Device ID: PCI\VEN_8086&DEV_2A40&SUBSYS_FF1E1179&REV_07\3&33FD14CA&0&00
       Driver: n/a
         Name: Intel(R) ICH9 Family USB Universal Host Controller - 2939
    Device ID: PCI\VEN_8086&DEV_2939&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&EB
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) ICH9M/M-E 2 port Serial ATA Storage Controller 1 - 2928
    Device ID: PCI\VEN_8086&DEV_2928&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&FA
       Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:45, 12368 bytes
       Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:19:03, 42560 bytes
       Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:26:15, 21584 bytes
       Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 07:29:12, 132992 bytes
         Name: Intel(R) ICH9 Family PCI Express Root Port 5 - 2948
    Device ID: PCI\VEN_8086&DEV_2948&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&E4
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 07:30:06, 153984 bytes
         Name: Intel(R) ICH9 Family USB Universal Host Controller - 2938
    Device ID: PCI\VEN_8086&DEV_2938&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&D1
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 21:57:56, 24064 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:07, 284672 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 21:58:37, 258560 bytes
         Name: Intel(R) ICH9M LPC Interface Controller - 2919
    Device ID: PCI\VEN_8086&DEV_2919&SUBSYS_FF1E1179&REV_03\3&33FD14CA&0&F8
       Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:20:43, 13888 bytes
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    DivX Decoder Filter,0x00800000,1,1,,
    Nero Audible Decoder,0x00200000,1,1,NeAudible.ax,4.05.0011.0000
    Nero Subpicture Decoder,0x00400000,1,1,NeSubpicture.ax,4.05.0011.0000
    WMT VIH2 Fix,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    Record Queue,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Switch Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Virtual Renderer,0x00200000,1,0,WLXVAFilt.dll,15.04.3508.1109
    WMT DV Extract,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Virtual Source,0x00200000,0,1,WLXVAFilt.dll,15.04.3508.1109
    WMT Sample Information Filter,0x00200000,1,1,WLXVAFilt.dll,15.04.3508.1109
    Nero Scene Detector 2,0x00200000,2,0,NeSceneDetector.ax,4.05.0011.0000
    Nero Stream Buffer Sink,0x00200000,0,0,NeSBE.ax,4.05.0011.0000
    Nero Subtitle,0x00200000,1,1,NeSubtitle.ax,4.05.0011.0000
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Nero3D Video Filter,0x00200000,1,1,NSG_dxFilter.dll,1.05.0002.0000
    Nero Digital Audio Decoder,0x00400000,1,1,neaudio.ax,4.05.0011.0000
    DV Scenes,0x00200000,1,1,NVDV.dll,3.00.0003.0000
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
    CyberLink AudioCD Filter (PDVD6),0x00600000,0,1,CLAudioCD.ax,5.00.0000.2107
    Nero FTC,0x00200000,1,1,NeFTC.ax,1.00.0000.0000
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,6.01.7140.0000
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    CyberLink Audio Decoder,0x00602000,1,1,CLAud.ax,6.00.0000.1027
    DivX AAC Decoder,0x00800000,1,1,daac.ax,8.08.0000.41966
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    Nero Resize,0x00400000,1,1,NeResize.ax,4.05.0011.0000
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    CyberLink Audio Effect (PDVD6),0x00200000,1,1,claudfx.ax,6.00.0000.0917
    CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    Nero AV Synchronizer,0x00200000,1,1,NeAVSync.ax,4.05.0011.0000
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    Nero Audio Stream Renderer,0x00200000,1,0,NeRender.ax,4.05.0011.0000
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    Nero Digital AVC Audio Encoder,0x00200000,1,2,NeNDAud.ax,4.05.0011.0000
    Nero Digital AVC File Writer,0x00200000,1,0,NeNDMux.ax,4.05.0011.0000
    Nero Digital AVC Video Enc,0x00200000,1,2,NeNDVid.ax,4.05.0011.0000
    Nero Digital AVC Null Renderer,0x00200000,1,0,NeNDMux.ax,4.05.0011.0000
    Nero Digital AVC Muxer,0x00200000,2,1,NeNDMux.ax,4.05.0011.0000
    Nero QuickTime(tm) Video Decoder,0x00400000,1,1,NeQTDec.ax,4.05.0011.0000
    Nero3D Transition,0x00200000,1,1,NSG_dxFilter.dll,1.05.0002.0000
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
    Nero Digital AVC Subpicture Enc,0x00200000,1,0,NeNDMux.ax,4.05.0011.0000
    Nero Format Converter,0x00200000,1,1,NeroFormatConv.ax,4.05.0011.0000
    Nero Overlay Mixer,0x00200000,1,1,NeOverlayMixer.ax,4.05.0011.0000
    Nero MP4 Splitter,0x00600000,1,1,NeMP4Splitter.ax,4.05.0011.0000
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    Nero Video Decoder HD,0x00400000,3,1,nevideohd.ax,4.05.0011.0000
    HighMAT and MPV Navigator Filter,0x00200000,0,3,HMNavigator.ax,4.05.0011.0000
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Nero Photo Source,0x00200000,0,1,NePhotoSource.ax,4.05.0011.0000
    CyberLink Demux (PDVD6),0x00200000,1,0,CLDemuxer.ax,1.00.0000.2221
    Nero Video Analyzer,0x00200000,2,0,NeVideoAnalyzer.ax,4.05.0011.0000
    Nero ES Video Reader,0x00600000,0,1,NDParser.ax,4.05.0011.0000
    CyberLink Line21 Decoder (PDVD6),0x00200000,0,2,CLLine21.ax,4.00.0000.4520
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
    DV Source Filter,0x00400000,0,1,NVDV.dll,3.00.0003.0000
    Nero Audio CD Filter,0x00200000,0,1,NeAudCD.ax,4.05.0011.0000
    Nero3D Text Effect,0x00200000,1,1,NSG_dxFilter.dll,1.05.0002.0000
    Nero Video Renderer,0x00200000,1,0,NeVideoRenderer.ax,4.05.0011.0000
    Nero PresentationGraphics Decoder,0x00600000,2,1,NeBDGraphic.ax,4.05.0011.0000
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    Nero DVD Navigator,0x00600000,0,12,nedvd.ax,4.05.0011.0000
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Line 21 Decoder,0x00600000,1,1,qdvd.dll,6.06.7601.17835
    Nero InteractiveGraphics Decoder,0x00600000,1,1,NeBDGraphic.ax,4.05.0011.0000
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
    DivX H.264 Decoder,0x00800000,1,1,DivXDecH264.ax,9.00.0001.0021
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
    DivX Demux Filter,0x00800002,0,1,DirectShowDemuxFilter.dll,1.00.0003.0111
    Nero Sound Processor,0x00200000,1,1,NeSoundProc.ax,4.05.0011.0000
    Nero Audio Sample Renderer,0x00200000,1,0,NeRender.ax,4.05.0011.0000
    TOSHIBA Progress Monitor,0x00200000,1,1,TProgMon.ax,1.00.0001.0209
    CyberLink Audio Spectrum Analyzer (PDVD6),0x00200000,1,1,CLAudSpa.ax,1.00.0000.0924
    TOSHIBA WAV Converter,0x00200000,0,0,TWavConv.ax,1.00.0000.0315
    File Writer,0x00200000,1,0,WLXVAFilt.dll,15.04.3508.1109
    Nero Vcd Navigator,0x00600000,0,2,NeVCD.ax,4.05.0011.0000
    DivX Decoder Filter,0x00800000,1,1,,
    Nero Audio Processor,0x00200000,1,1,NeAudioConv.ax,4.05.0011.0000
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
    DivX Demux Filter (Unrestricted Edition),0x00600000,0,1,DirectShowDemuxFilter.dll,1.00.0003.0111
    Nero Mpeg2 Encoder,0x00200000,2,1,NeVCR.ax,4.05.0011.0000
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
    Nero Audio Decoder 2,0x00600000,1,1,neaudio2.ax,4.05.0011.0000
    Nero Video Stream Renderer,0x00200000,1,0,NeRender.ax,4.05.0011.0000
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    CyberLink Video/SP Decoder,0x00600000,2,3,CLVSD.ax,6.00.0000.1006
    Nero Stream Buffer Source,0x00200000,0,0,NeSBE.ax,4.05.0011.0000
    Nero PS Muxer,0x00200000,1,1,NePSMuxer.ax,4.05.0011.0000
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17835
    CyberLink DVD Navigator (PDVD6),0x00600000,0,3,CLNavX.ax,6.00.0000.1015
    CyberLink TimeStretch Filter (PDVD6),0x00200000,1,1,clauts.ax,1.00.0000.2212
    Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    Overlay Mixer2,0x00200000,1,1,qdvd.dll,6.06.7601.17835
    Cyberlink SubTitle Importor (PDVD6),0x00200000,1,1,CLSubTitle.ax,1.00.0000.1102
    Nero Splitter,0x00600000,1,3,NeSplitter.ax,4.05.0011.0000
    Nero Deinterlace,0x00200000,1,1,NeDeinterlace.ax,4.05.0011.0000
    AC3Filter,0x40000000,1,1,ac3filter.ax,1.03.0001.0000
    AVI Draw,0x00600064,9,1,quartz.dll,6.06.7601.17713
    RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
    Nero File Source / Splitter,0x00600000,0,3,NeFSource.ax,4.05.0011.0000
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
    Nero Video Processor,0x00200000,1,1,NeroVideoProc.ax,4.05.0011.0000
    Nero Video Decoder,0x00600000,2,2,nevideo.ax,4.05.0011.0000
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
    Nero Sound Switcher,0x00200000,1,1,NeSoundSwitch.ax,4.05.0011.0000
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
    Nero Audio CD Navigator,0x00200000,0,1,NeAudCD.ax,4.05.0011.0000
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
    Nero Thumbnail Decoder,0x00600000,1,1,NeBDThumbnail.ax,4.05.0011.0000
    Overlay Mixer,0x00200000,0,0,qdvd.dll,6.06.7601.17835
    Nero Scene Detector,0x00200000,1,0,NeSceneDetector.ax,4.05.0011.0000
    Nero Stream Control,0x00200000,1,1,NeStreamControl.ax,1.00.0000.0000
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
    Nero Sample Queue,0x00200000,1,1,NeSampleQueue.ax,1.00.0000.0000
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    Nero File Source,0x00200000,0,1,NeFileSrc.ax,4.05.0011.0000
    Nero QuickTime(tm) Audio Decoder,0x00400000,1,1,NeQTDec.ax,4.05.0011.0000
    Nero File Source (Async.),0x00400000,0,1,NeFileSourceAsync.ax,4.05.0011.0000
    Nero Ogg Splitter,0x00400000,1,1,NeOggSplitter.ax,4.05.0011.0000
    Nero DVD Decoder,0x00600000,2,2,nevideo.ax,4.05.0011.0000
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
    Nero Digital Parser,0x00600000,0,3,NDParser.ax,4.05.0011.0000
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
    Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Nero Frame Capture,0x00200000,1,1,NeCapture.ax,4.05.0011.0000
    Nero Video Sample Renderer,0x00200000,1,0,NeRender.ax,4.05.0011.0000
    HighMAT/MPV Navigator Client Filter,0x00200000,0,0,HMNavigator.ax,4.05.0011.0000
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Nero DV Splitter,0x00200000,1,2,NeDVSplitter.ax,4.05.0011.0000
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
    Cinepak Codec by Radius,0x00200000,1,1,qcap.dll,6.06.7601.17514
    DivX 6.9.2 Codec (2 Logical CPUs),0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Intel IYUV codec,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft RLE,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Microsoft Video 1,0x00200000,1,1,qcap.dll,6.06.7601.17514
    DivX 6.9.2 YV12 Decoder,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Audio Capture Sources:
    Microphone (Realtek High Defini,0x00200000,0,0,qcap.dll,6.06.7601.17514
    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
    WDM Streaming Capture Devices:
    ,0x00000000,0,0,,
    ,0x00000000,0,0,,
    USB 2.0 Camera,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    WDM Streaming Rendering Devices:
    Realtek HD Audio output,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Realtek HDA SPDIF Out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
    Video Capture Sources:
    USB 2.0 Camera,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Audio Renderers:
    Speakers (Realtek High Definiti,0x00200000,1,0,quartz.dll,6.06.7601.17713
    CyberLink Audio Renderer (PDVD6),0x00200000,1,0,CLADR.ax,6.00.0000.1011
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Realtek Digital Output (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17713
    Realtek Digital Output (Realtek,0x00200000,1,0,quartz.dll,6.06.7601.17713
    EVR Power Information
    Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
      Quality Flags: 2576
        Enabled:
        Force throttling
        Allow half deinterlace
        Allow scaling
        Decode Power Usage: 100
      Balanced Flags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 50
      PowerFlags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 0

  • CPU usage goes off the meter everytime I start firefox and when I open add-ons tab to troubleshoot the CPU usage goes and then stays on normal.Why?

    The CPU usage is 99% everytime I start firefox. When I open help tabs in the browser to troubleshoot the problem the cpu goes down to normal.How am I supposed to troubleshoot the issue if the last resort is as simple as uninstalling firefox?
    Running: Firefox 5.0
    OS. H.P. Windows XP/ sp3 , mem. 1536 MB , Pent.4.

    Hi musicfan,<br />Sorry you are having problems with Firefox. Maybe you should have asked earlier and we could have fixed it.
    Reading your comments I do not see that rolling back to an insecure Firefox 22 will actually help you much. You are probably best using IE, unless you have also damaged that.
    *[[Export bookmarks to Internet Explorer]]
    You should not use old versions they are insecure. Security fixes are publicised and exploitable.
    * [[Install an older version of Firefox]]
    * https://www.mozilla.org/security/known-vulnerabilities/firefox.html
    Most others will not be having such problems. We are now able to say that with confidence because after developers missed a regression in Firefox 4 telemetry was introduced so that data was obtained. It may be an idea to turn on your telemetry, if you have not already done so, and decide to stick with Firefox.
    *[[Send performance data to Mozilla to help improve Firefox]]
    Trying safe mode takes seconds. Unfortunatly if you are not willing to do even rudimentary troubleshooting there is not anything we can do to help you.
    *[[Troubleshoot Firefox issues using Safe Mode]]

  • HT4972 I have 2 not mac computers when I start itunes I see these two issues that I do not understand. my cpu usage goes to 100 percent and I can not connect to the I tunes store. or to the Update server to Update my phone.  how can I up date my phone?

    Please do not tell me to Buy a Mac computer.  I all ready have 23 in my family and they are all at least 1200 miles from me now.

    Try reinstalling iTunes. Or, if you already have iOS 5, you can update from the phone.
    About the CPU Usage: if you have an old computer, and you're running the latest version of iTunes, the CPU will go up.

  • 10.6.8 randomly freezing, CPU usage goes to 200% and never reduces

    Hi everyone,
    I have a Macbook running 10.6.8 and in my account, there are random times where CPU usage spikes, applications cannot be launched, and killing various processes causes them to spike right after relaunch. It almost always seem to have one of Google Software Update, pbs, or plugin-container in the list of processes taking up all of my CPU (eg. 70% Finder, 70% PBS, 60% Activity Monitor). If I kill all of those processes, when Finder relaunches it goes back to a huge amount of load and no responsiveness. Oddly enough, I can still use Quicksilver and occasionally Firefox when this occurs.
    I'm only ever running Firefox and Quicksilver and never had these issues before.
    I've verified & repaired permissions and verified the disk to no avail.
    Would anyone please be able to help? When it happens, I have no choice but to restart the computer by holding down the power button because it won't respond for 20minutes + when I tried leaving it alone.
    When I ran the 10.6.8 update last week it say Flashback was removed; I'm hoping this isn't related to some sort of malware....

    macbookcx16 wrote:
    When I ran the 10.6.8 update last week it say Flashback was removed; I'm hoping this isn't related to some sort of malware....
    It most certainly is or was malware. A Backdoor Trojan, to be exact.  Make sure you have installed everything that Software Update recommended as there were some subsequent updates to Java which will prevent you from being re-infected and I highly recommend you don't wait so long to update in the future.  Then disable Java (not JavaScript) in your browsers so as not to become infected when the next vulnerability is exploited.
    I don't think any of your current problems are related to Flashback, especially since it informed you that it had been removed. The symptoms were redirection of your browser to advertising sites and crashes of various applications, mostly Safari.
    Hopefully somebody else will come along with some ideas about CPU usage.

  • Tarantella EE 4 - CPU usage goes 80%

    Hi,
    i\'ve a secure global desktop 4.0 installed and working fine almost time,
    but randomly a single ttaxpe process goes out of control and get
    60-70-80% CPU blocking all other activity. I\'ve to kill the process andall come back to normality. This happens about one a day. Is there a fix
    for this problem?
    Thank you
    bye
    m.piaggesi ----at--- teamsystem.com

    On 2005-08-09, mirko <[email protected]> wrote:
    Hi barrie, thank you for your help.
    I've got a server with 1.8GB ram; my JVM memory settings was: 58-150%-512.
    Now i've changed them to 512-150%-1024. What do you suggest for these
    settings considering that i've about 150 webtop session open simultanely?
    Either of these settings is probably okay. The whole tuning thing is
    less of an issue with the 1.5 JVM anyway. If you only have this number
    of sessions I don't think this can be the problem.
    By real, the xpe process doesn't block the entire server, but only
    tarantella; i still can connect using ssh/telnet and access any other
    service, but not to tarantella.This makes more sense but it may mean that the rogue process is keeping
    the rest of the system busy or vice versa. Can you access SGD as another
    user? The PE manager (ttauxserv) utilises a namespace that is user
    based, so it is more likely that the rogue process has deadlocked part of
    this namespace making it impossible to log in as the user of that xpe
    process. I can think of two ways to get a handle on this rogue process:
    1. gather the ouput of truss (strace on Linux) -- this may show nothing
    but that would indicate a tight CPU loop so would be useful info.
    2. generate a core file by sending the process a signal; this would not
    produce very useful information unless the binary was unstripped.
    Support should be able to provide you with this form of binary; I
    can't distribute them via the newsgroup unfortunately.
    >
    I try to upgrade a local copy of tarantella 4 to 4.1; the entire process
    has gone fine without trouble and i don't lost my settings/object. Do you
    suggest to me to upgrade or to leave the 4.0 in out server?
    4.0 was a technology change from 3.x, although 4.0 is stable and should
    run fine, 4.1 fixes problems that were discovered in the field with the
    new webtop infrastructure etc. Since it doesn't radically alter the
    footprint of 4.0 I think it is worth having. I can't promise it fixes this
    problem though we would need to get more information to work on.
    Regards
    Barrie
    Thanks again
    Hi Mirko
    I don't think 606003 is your problem, that could only occur very rarely,
    if at all. It was never reproduced in-house, or shown to be an actualproblem,
    but was proved to be a logical flaw in how telnet connections were managed
    internally.
    I'm not sure how a protocol engine process, even one consuming an entire
    CPU, could manage to stop a server from responding, that doesn't make a
    lot of sense as a cause on it's own.
    I'm still inclined to think that either this rate of CPU usage is normal
    or is a consequence of some other issue. Have you managed to make a
    truss file of the system calls made by the ttaxpe process in this state?
    I would also check the JVM tuning values you have for this system i.e.
    the size of JVM you require. The most common cause of unavailablity,
    other than networking problems, is when the JVM in the Jserver fails to
    respond because it has grown to a maximum size and is severely
    constrained by the garbage collector.
    4.1 is mostly bug fixes to 4.0 so I would not consider it a major change
    to upgrade.
    Barrie
    On 2005-08-05, mirko <[email protected]> wrote:
    Yes, I'm sure because it stays at about 80% too much time. When this
    happens, i can't neither get to tarantella login form, all tarantella
    commands stop respondig (ex. tarantella status never return), who are
    alredy logged in a webtop session works very slowly ecc ecc.
    In the fix list of 4.1 there is this:
    606003 Fixed the problem that causes ttaexecpe to spin in some
    circunstance.
    I think it could solve my problem but i'd like not reinstalling/upgrading
    my system because i've just upgraded from 3.32 to 4.0.
    At the moment, i've written a bash script that every 5 mins check if there
    is a ttaxpe pid uses more than 70% cpu and kill it.
    thank you
    bye
    Hi Mirko
    Are you certain this is not normal behaviour, i.e. the work is being
    driven
    by the client application? If you run truss on this process it might
    tell us whether it is responding to requests or in some sort of internalspin?
    When you say "blocking all other activity", can you be more precise in
    saying what you can and can't do?
    I would upgrade to 4.1 in any case. There was a similar incident in 4.0
    but I can't say whether or not it is anything to do with what you are
    seeing
    with just this information though.
    Thanks
    Barrie
    On 2005-08-05, Mirko <[email protected]> wrote:
    Hi,
    i\'ve a secure global desktop 4.0 installed and working fine almost
    time,
    but randomly a single ttaxpe process goes out of control and get
    60-70-80% CPU blocking all other activity. I\'ve to kill the process andall come back to normality. This happens about one a day. Is there a fix
    for this problem?
    Thank you
    bye
    m.piaggesi ----at--- teamsystem.com

  • High CPU Usage On client application when upgrade remote SQL database

    Hi,
    Is anyone here encountered very high CPU usage after upgraded the database from SQL 2005 to SQL 2012? Following describes my issue.
    I have my client application running on Windows 7 that access to central database (SQL 2005) on Windows server 2003 using ODBC connection, this client application basically query data and perform data insert and update. There are a number of this similar
    clients connected to the database.
    Due to slowness of the database server, company decided to upgrade the database server to SQL 2012 and also new hardware runing Windows Server 2012. There is no change on the client application and client hardware and the client application still using the
    same ODBC connection to query, insert or update the new database server.
    The problem I am now experiencing now is that my client PC where my client application running the CPU usage is very high almost hitting 100% when accessing to the central database. I am also noticed this program lsass.exe that utilized almost 40-50% of
    the CPU time when client application accessing the central database.
    Is anyone here know, why client PC CPU usage 100% when access to upgraded SQL 2012 database? What is lsass.exe program doing, it only appear when accessing to database server. How to reduce the CPU usage on client?
    Thanks.
    Chee Wee.

    Hello,
    After upgrading, please rebuild indexes and update statistics on the databases.
    http://www.mssqltips.com/sqlservertip/1367/sql-server-script-to-rebuild-all-indexes-for-all-tables-and-all-databases/
    http://www.mssqltips.com/sqlservertip/1606/execute-update-statistics-for-all-sql-server-databases/
    Configure maxdop on the instance.
    http://blogs.msdn.com/b/sqlsakthi/archive/2012/05/24/wow-we-have-maxdop-calculator-for-sql-server-it-makes-my-job-easier.aspx
    If the above does not solve the issue, let us know.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • My CPU usage jumps to 100 % when I use iTunes 10.6.1 -using Windows XP Service Pack 3

    When I open itunes 10.6.1 my CPU usage jumps to 100%.  it started doing this about 6 months ago when I updated itunes.  

    This helped me.  You should try it.  Now I can run itunes or Safari and my CPU usage is around 22%.
    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 &amp; above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • Why CPU Usage showing spiky line when Demand showing a smooth line?

    I always thought that CPU Demand should be identical with CPU Usage, because both are average. So the chart below comes as a surprise to me. This is from vCenter 5.5 Update 1. There is no contention, as can be seen from the Entitlement counter.
    The values are actually the same. The Demand line is somehow an average of the Usage. When both values are rolled up to 5 minutes, they become identical. The data at vCenter Operations shows that.
    Question: why is the line pattern so different? The Usage showing a spiky line while Demand shows a smooth line. The Demand line makes sense as it is an average of 20 seconds. The Usage is a bit strange as it fluctuates drastically.
    Thank you
    e1

    I had a discussion with a friend on this. The 2 counters are both average, and are tracking the same thing. One of them has to be the "wrong" one. We think the CPU Usage pattern is the misleading one, because each sample is 20 seconds. That is 20,000,000,000 nano seconds. There are also 2 low point for 1 high point. It is strange for a CPU to be low for 40 billions nano seconds, then spike for 20 billion nano seconds.
    The chart is from vCenter 5.5 Update 1. The host is ESXi 5.5
    What do you think?

  • High CPU Usage from "System Interrupts" when enabling IGP

    Hi
    Mainboard is Z87-G43 with bios version 1.5 - OS is Win 8.1 x64
    I have screen#1 connected to a geforce 570 graphics card.
    Then i enabled the IGP (4770k) in Bios, installed the newest VGA Drivers Version 10.18.10.3277 from MSI homepage and connected screen#2 to IGP (reason is that geforce clocks go to 3D Mode when 2 monitors are connected -> higher power consumption)
    Now I have ~10% permanent CPU Usage (80% of CPU1) in Task Manager process "System Interrupts"
    Any Ideas?
    Thanks for help

    Problem is gone after reinstalling Windows 8.1 again. (Both times clean install)
    Things that have been changed before reinstalling:
    - I updated Bios again with Version 1.5 - this time with BIOS + ME update with M-Flash. I couldnt do this before because with Bios 1.3 it instantly freezed when selecting the bios file for 1.5 update. So i used the forums Flash Tool to get to 1.5 and the updated M-Flash. ME-Version is higher now.
    Things that have been changed after reinstalling:
    - I did all windows updates before installing drivers
    - Nvidia drivers is now 331.65 from Windows Update instead of 331.58 from Nvidias HP
    - Intel VGA drivers is now 10.18.10.3316 from Windows Update instead of 10.18.10.3277 from MSI HP
    - Intel ME drivers is now 9.5.15.1730 (2013-10-29) from MSI Homepage (was updated after my download)
    Everything else was identical (UEFI Settins, programs...)
    Greetings 

  • 25025 Error when upgrading Any work arounds

    When we upgraded a system from 6u29 to 7u4 and then 7u5, Windows 7 32bit Service Pack 1, the particular system ended up having a non usable Java Stack.
    Perform repeated upgrades form 6u28 to 6u31 to 7u4 and then 7u5. Observe the Windows Control Panel In this case the Programs section indicates that there is no Java installed, Java FX2.1 is installed.
    At this point the user cannot uninstall java to install it. Restarting the computer doesn't clear up the issue.
    Are there any utilities to analyze or repari broken Java Installs?
    We are aware of the release notes on 7u5 that indicate there was an issue updating from 6. There are several issues with the work around and the impact on our user community. Is this the correct place to discuss this. If not, is there an install forum for these types of disucssion.

    Specificaly it says:
    The iPhone "iPhone" could not be restored. this device is not eligible for the requested build.

  • CPU usage goes up when a certain AVI clip is added

    I have a Core-Duo 3.2ghz with 2gb ram and XPpro. When I'm adding video clips (avi files) to my timeline, I noticed that at one point, PE8 became very sluggish. Checking the Task Manager, it always happened whenever I added a particular avi file (captured from my DV cam) to the timeline. The file is about 2gb in size and I've checked it with Gspot and it appears to be like all my other clips. When I drag it to the timeline, the first CPU (of the two) goes to about 98% and stays there even if I delete that clip from the timeline, until I close the project. What could be causing this and how can I fix it?

    You are correct that DV-AVI Type II is the better Capture format. The WMV files will be compressed, and though most can be Imported into PrE, the processing will put a greater strain on the computer.
    When you Import the problem file, the one with the missing Waveform, do you get a little blue progress bar at the lower-right of the GUI? This would be the Conforming operation, which includes the generation of the PEK (Waveform Display) file. You can also check the Media Cache files to see if you have both a CFA (large file) and a PEK (much smaller file) for that Clip.
    The Audio specs. that you list for that AV file are as they should be, 48KHz 16-bit PCM/WAV. It does not get any better than that. Do not know why that one file would be a problem - a real mystery. I cannot think of any explanation for why it would be problematic, or even something else to check.
    Good luck,
    Hunt

Maybe you are looking for