Message boards : BOINC client : Computer hang
Message board moderation
Author | Message |
---|---|
Send message Joined: 3 Jun 11 Posts: 11 |
I hope I have selected the right message board to post the following. If not, please advise. My screen saver was active. When I moved my mouse the desktop did not appear. When I pressed the Windows key on my keyboard I found a task bar item for hadam3p_saf_graphics_6.09_windows_intelx86.exe. I had to do a cold boot to recover. I do not like this behavior. It does not happen all the time, but it happens often enough to be a problem since it can cause data loss from other windows that I may have open such as Microsoft Outlook. I'm running Windows 7 on my 64-bit DELL desktop computer. I am running the latest release of BOINC. I have 4GM RAM. Please provide a solution to this problem. I have lots of free time this summer. I teach Computer Science so know something about computers. I am interested in helping you track down this problem. I am interested in you providing some kind of temporary trap or log so we can get this problem resolved keeping in mind that it may take several weeks for the particular set of circumstances to cause my computer to hang again. This is not a hard, consistent failure. Thanks! |
Send message Joined: 23 Apr 07 Posts: 1112 |
Hum, saying you have the latest release of Boinc means different things to different people, what actual number is that? 32bit or 64bit Boinc? Have you got a GPU?, was it involved in crunching on a different project while you were also running a project screensaver on it? Probably better to ask on the CPDN forums about their screensaver first through, Claggy |
Send message Joined: 3 Jun 11 Posts: 11 |
I am running BOINC 6.12.26 (x64). wxWidgets Version 2.8.10. I'm not sure what you mean by CPDN. If it is the Climate Prediction application I have posted to their support form and they have not provided a solution. That is why I posted here. As to your question about a GPU. I don't know how to determine whether I have one, but I doubt it. Can you tell me how to find out? If I have one how would I know without some kind of trace or memory dump whether it was crunching a different project while the screensaver was active? As I indicated in my original post I have lots of free time to help the programmers nail down this problem and am willing to install a patch to the BOINC code to gather diagnostic information to solve this problem if the programmers are willing to work with me. |
Send message Joined: 29 Aug 05 Posts: 15575 |
Sorry, you teach computer science, but you cannot use Windows Task Manager to kill rogue applications, in this case the ClimatePredictionDotNet (CPDN) application? You have to do a reboot? By the way, a cold boot is one where you start when the CPU is cold. Any boots where the computer has been on for a while are reboots aka warm boots. As for a GPU, of course you have one. Else you see damn little on the monitor. I'm sorry that Claggy asked the question wrong on that, but he seems to think anyone who teaches computer science knows all the usual computer lingo. ;-) A GPU is a Graphics Processing Unit, it's the processor on your videocard. In the case of ATI and Nvidia cards, if you have a newer GPU --one that's at least of the last couple of years-- then these GPUs can be used for so called CUDA or CAL calculations as well, if the project has a suitable application for that. Not all projects do, CPDN for instance doesn't. All videocards, doesn't matter what brand they are (ATI, Matrox, Nvidia, Intel, Cyrix), no matter if they are external (going into a PCI, PCI-E, PCI-X, AGP, EISA or ISA bus) or internal (embedded into the motherboard or CPU) have GPUs. Not all of these can do the CUDA or CAL calculations though. Anyway, you say you run Windows 7. If BOINC wants to know what is happening with regards to its screen saver in relation to the project's applications, then it needs to keep tabs on whether you move the mouse or tap the keyboard. Due to the Windows sandbox layers, where user accounts are separated from a lot of Windows specific programs and procedure calls, it cannot do that in the old fashioned way through the BOINC program itself. It needs a separate program for that, one called boinctray.exe This little nifty program checks for keyboard taps & mouse movements, and relays that info back to BOINC which will then act according to whatever is set in your preferences and only when BOINC is set to run according to those preferences. But therefore boinctray.exe needs to be running. There are scenarios where this program isn't started, but either a simple reboot, or you manually starting it from the C:\program Files\BOINC\ directory will do this. Check that this program is running, else make sure it does. As for specific problems with project applications (in this case the CPDN HADAM3P graphics application), you will need to post about that on the project forums. That's where the project professionals live and answer. By the way, there is little use in telling the world that it's BOINC version such and so with wxWidgets 2.8.10, as wxWidgets enables a program's GUI code to compile and run on several computer platforms with minimal or no code changes. That's all it does. It's what makes BOINC Manager --the GUI-- look like BOINC Manager. It doesn't do anything essential towards communications or the actual running of project applications. |
Send message Joined: 3 Jun 11 Posts: 11 |
I tried using Task Manager. My computer is hung so badly that when I press Ctl-Alt-Del nothing happens. The only thing the computer responds to is the Windows key on the keyboard. Mouse movements are ignored as well as other keys on the keyboard. Although I teach Computer Science my brain is not large enough to hold the vast amount of information in the entire realm of the very broad discipline of Computer Science as it exists today. Way back in 1970 when I first learned how to program it was much easier to know all about how computers worked and how to program them. Thanks for the insight about Boinctray and how it handles interupts from the keyboard and mouse. It always runs on my computer along with boinc.exe and boincmgr.exe. The kind of computer hang I experience from time-to-time when the BOINC screensaver is running is not confined to the climate app. It also happens with SETI. I have used the SETI screensaver for years and over the years it happened from time-to-time with it as well forcing me to power-down & reboot just as this latested incident with the climate app. I added the climate app to SETI only in the last few months. The hang condition has persisted for years with various versions of Windows. It happened even before BOINC was created. Back in the day when I was writing programs for a living I remember that the kind of problem I'm experiencing is very hard to re-create and trap that is why I am willing to work with you to finally nail down this problem if you would provide a patch to catch the problem when it occurs and create diagnostic data so you can finally get it fixed. |
Send message Joined: 29 Aug 05 Posts: 15575 |
The problem you seem to have sounds more like hardware, than that it is BOINC that is doing it. With hardware I do mean that either the videocard, but more likely the motherboard has a small defect that only shows itself when the system is warm (like a break in one of the soldered connections). Good luck finding that one. The hang condition has persisted for years with various versions of Windows. It happened even before BOINC was created. I doubt you have the same system through all these years, although, if you do it does look like a hardware error. And especially so when your keyboard doesn't function, this looks to be a motherboard problem. What does Dell say about it? |
Send message Joined: 3 Jun 11 Posts: 11 |
Please allow me to clarify. I have had different personal computers over the years. The one I am using now was purchased from DELL about 2 years ago. It is an Ispiron 537s with 4GB RAM 2.5 GHz Intel Pentium Dual Core. This problem only occurs when the BOINC screensaver is running. Other software is not affected. |
Send message Joined: 29 Aug 05 Posts: 15575 |
You do know that you can run BOINC without the screen saver, that the graphics/screen saver is not necessary to let BOINC work? In that case, just disable the screen saver in Windows -> right click on desktop -> personalize -> screen saver -> set it to None, or to a Windows screen saver. If you want to try to fix it, we will need information about what brand and model videocard is in the system, which version drivers it runs and whether or not they come from the manufacturer or if they're installed by Windows. The first two pieces of information can be found through dxdiag (Start->All Programs->Accessories->Run, type dxdiag, click OK), in the Display tab. The last piece of information must come from your memory, as in did you install any drivers manually? Although, it being a Dell, it'll probably came pre-installed with everything on it. I hate those things. |
Send message Joined: 3 Jun 11 Posts: 11 |
Following is what is reported by DxDiag: ------------------ System Information ------------------ Time of this report: 6/5/2011, 15:42:26 Machine name: WIN7PROD Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.110408-1631) Language: English (Regional Setting: English) System Manufacturer: Dell Inc. System Model: Inspiron 537s BIOS: Default System BIOS Processor: Pentium(R) Dual-Core CPU E5200 @ 2.50GHz (2 CPUs), ~2.5GHz Memory: 2048MB RAM Available OS Memory: 2014MB RAM Page File: 2808MB used, 1217MB 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 64bit Unicode ------------ DxDiag Notes ------------ Display Tab 1: No problems found. Sound Tab 1: 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: Intel(R) G41 Express Chipset Manufacturer: Intel Corporation Chip type: Intel(R) 4 Series Express Chipset Family DAC type: Internal Device Key: Enum\PCI\VEN_8086&DEV_2E32&SUBSYS_02E11028&REV_03 Display Memory: 814 MB Dedicated Memory: 64 MB Shared Memory: 750 MB Current Mode: 1360 x 768 (32 bit) (60Hz) Monitor Name: Generic Non-PnP Monitor Monitor Model: unknown Monitor Id: Native Mode: unknown Output Type: HD15 Driver Name: igdumd64.dll,igd10umd64.dll,igdumdx32,igd10umd32 Driver File Version: 8.15.0010.2202 (English) Driver Version: 8.15.10.2202 DDI Version: 10 Driver Model: WDDM 1.1 Driver Attributes: Final Retail Driver Date/Size: 8/25/2010 20:36:02, 6547968 bytes WHQL Logo'd: Yes WHQL Date Stamp: Device Identifier: {D7B78E66-6D72-11CF-027B-EB22A3C2C535} Vendor ID: 0x8086 Device ID: 0x2E32 SubSys ID: 0x02E11028 Revision ID: 0x0003 Driver Strong Name: oem8.inf:Intel.Mfg.NTamd64:iEGL0:8.15.10.2202:pci\ven_8086&dev_2e32 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_0662&SUBSYS_102802E1&REV_1001 Manufacturer ID: 1 Product ID: 100 Type: WDM Driver Name: RTKVHD64.sys Driver Version: 6.00.0001.5864 (English) Driver Attributes: Final Retail WHQL Logo'd: Yes Date and Size: 6/2/2009 19:15:14, 1766944 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 --------------------- ------------------- 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 Poll w/ Interrupt: No ----------- USB Devices ----------- + USB Root Hub | Vendor/Product ID: 0x8086, 0x27C8 | Matching Device ID: usb\root_hub | Service: usbhub | Driver: usbhub.sys, 11/20/2010 05:44:30, 343040 bytes | Driver: usbd.sys, 7/13/2009 19:06:23, 7936 bytes | +-+ USB Input Device | | Vendor/Product ID: 0x0461, 0x4D22 | | Location: Port_#0001.Hub_#0001 | | Matching Device ID: generic_hid_device | | Service: HidUsb | | Driver: hidusb.sys, 11/20/2010 05:43:49, 30208 bytes | | Driver: hidclass.sys, 11/20/2010 05:43:49, 76800 bytes | | Driver: hidparse.sys, 7/13/2009 19:06:17, 32896 bytes | | | +-+ HID-compliant mouse | | | Vendor/Product ID: 0x0461, 0x4D22 | | | Matching Device ID: hid_device_system_mouse | | | Service: mouhid | | | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes | | | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes ---------------- Gameport Devices ---------------- ------------ PS/2 Devices ------------ + HID Keyboard Device | Vendor/Product ID: 0x413C, 0x2107 | Matching Device ID: hid_device_system_keyboard | Service: kbdhid | Driver: kbdhid.sys, 11/20/2010 05:33:25, 33280 bytes | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes | + Terminal Server Keyboard Driver | Matching Device ID: root\rdp_kbd | Upper Filters: kbdclass | Service: TermDD | Driver: i8042prt.sys, 7/13/2009 18:19:57, 105472 bytes | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes | + Terminal Server Mouse Driver | Matching Device ID: root\rdp_mou | Upper Filters: mouclass | Service: TermDD | Driver: termdd.sys, 11/20/2010 08:33:57, 63360 bytes | Driver: sermouse.sys, 7/13/2009 19:00:20, 26624 bytes | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes ------------------------ Disk & DVD/CD-ROM Drives ------------------------ Drive: C: Free Space: 52.1 GB Total Space: 139.0 GB File System: NTFS Model: WDC WD3200AAKS-75L9A0 ATA Device Drive: D: Free Space: 57.7 GB Total Space: 100.0 GB File System: NTFS Model: WDC WD3200AAKS-75L9A0 ATA Device Drive: E: Free Space: 0.0 GB Total Space: 0.0 GB File System: FAT Model: WDC WD3200AAKS-75L9A0 ATA Device Drive: F: Free Space: 28.2 GB Total Space: 66.2 GB File System: NTFS Model: WDC WD3200AAKS-75L9A0 ATA Device Drive: G: Model: HL-DT-ST DVD+-RW GH50N ATA Device Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 04:19:21, 147456 bytes -------------- System Devices -------------- Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D2 Device ID: PCI\VEN_8086&DEV_27D2&SUBSYS_02E11028&REV_01\3&11583659&0&E1 Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes Name: Intel(R) 82801GB/GR (ICH7 Family) LPC Interface Controller - 27B8 Device ID: PCI\VEN_8086&DEV_27B8&SUBSYS_02E11028&REV_01\3&11583659&0&F8 Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:48:27, 15424 bytes Name: Intel(R) 82801G (ICH7 Family) PCI Express Root Port - 27D0 Device ID: PCI\VEN_8086&DEV_27D0&SUBSYS_02E11028&REV_01\3&11583659&0&E0 Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes Name: Intel(R) 82801 PCI Bridge - 244E Device ID: PCI\VEN_8086&DEV_244E&SUBSYS_02E11028&REV_E1\3&11583659&0&F0 Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes Name: Intel(R) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC Device ID: PCI\VEN_8086&DEV_27CC&SUBSYS_02E11028&REV_01\3&11583659&0&EF Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:30, 51200 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:31, 324608 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17514 (English), 11/20/2010 05:44:30, 343040 bytes Name: Conexant D850 56K V.90 DFVc Modem Device ID: PCI\VEN_14F1&DEV_2F20&SUBSYS_200F14F1&REV_00\4&237A0637&0&10F0 Driver: C:\Windows\SYSTEM32\DRIVERS\VSTCNXT6.SYS, 7.80.0002.0000 (English), 6/10/2009 16:01:11, 740864 bytes Driver: C:\Windows\SYSTEM32\DRIVERS\VSTBS26.SYS, 7.80.0002.0000 (English), 6/10/2009 16:01:11, 411136 bytes Driver: C:\Windows\SYSTEM32\DRIVERS\VSTDPV6.SYS, 7.80.0002.0000 (English), 6/10/2009 16:01:11, 1485312 bytes Driver: C:\Windows\SYSTEM32\DRIVERS\VSTProf.cty, 6/10/2009 16:01:11, 146036 bytes Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CB Device ID: PCI\VEN_8086&DEV_27CB&SUBSYS_02E11028&REV_01\3&11583659&0&EB Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:27, 30720 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:31, 324608 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17514 (English), 11/20/2010 05:44:30, 343040 bytes Name: Realtek PCIe FE Family Controller Device ID: PCI\VEN_10EC&DEV_8136&SUBSYS_02E11028&REV_02\4&1F85E93B&0&00E1 Driver: n/a Name: Intel(R) G41 Express Chipset Device ID: PCI\VEN_8086&DEV_2E32&SUBSYS_02E11028&REV_03\3&11583659&0&10 Driver: C:\Windows\system32\DRIVERS\igdkmd64.sys, 8.15.0010.2202 (English), 8/25/2010 20:36:04, 10611552 bytes Driver: C:\Windows\system32\igdumd64.dll, 8.15.0010.2202 (English), 8/25/2010 20:36:02, 6547968 bytes Driver: C:\Windows\system32\igd10umd64.dll, 8.15.0010.2202 (English), 8/25/2010 20:26:32, 4720128 bytes Driver: C:\Windows\system32\igkrng500.bin, 8/25/2010 20:34:30, 982240 bytes Driver: C:\Windows\system32\igcompkrng500.bin, 8/25/2010 20:34:30, 439308 bytes Driver: C:\Windows\system32\igfcg500m.bin, 8/25/2010 20:34:30, 92356 bytes Driver: C:\Windows\SysWow64\igkrng500.bin, 8/25/2010 20:34:30, 982240 bytes Driver: C:\Windows\SysWow64\igcompkrng500.bin, 8/25/2010 20:34:30, 439308 bytes Driver: C:\Windows\SysWow64\igfcg500m.bin, 8/25/2010 20:34:30, 92356 bytes Driver: C:\Windows\system32\iglhxs64.vp, 8/25/2010 20:58:04, 5396 bytes Driver: C:\Windows\system32\iglhxo64.vp, 8/25/2010 19:52:00, 60015 bytes Driver: C:\Windows\system32\iglhxc64.vp, 8/25/2010 19:52:00, 60226 bytes Driver: C:\Windows\system32\iglhxg64.vp, 8/25/2010 19:52:00, 60254 bytes Driver: C:\Windows\system32\iglhxa64.vp, 8/25/2010 19:52:00, 1090 bytes Driver: C:\Windows\system32\iglhxa64.cpa, 8/25/2010 19:52:00, 1991936 bytes Driver: C:\Windows\system32\iglhcp64.dll, 8/25/2010 19:52:00, 187392 bytes Driver: C:\Windows\system32\iglhsip64.dll, 8/25/2010 19:52:00, 205824 bytes Driver: C:\Windows\SysWow64\igdumd32.dll, 8.15.0010.2202 (English), 8/25/2010 20:31:30, 4967424 bytes Driver: C:\Windows\SysWow64\igdumdx32.dll, 8.15.0010.2202 (English), 8/25/2010 20:28:22, 571904 bytes Driver: C:\Windows\SysWow64\igfxdv32.dll, 8.15.0010.2202 (English), 8/25/2010 19:59:06, 228864 bytes Driver: C:\Windows\SysWow64\igd10umd32.dll, 8.15.0010.2202 (English), 8/25/2010 20:23:14, 4411904 bytes Driver: C:\Windows\SysWow64\iglhcp32.dll, 8/25/2010 19:52:00, 143360 bytes Driver: C:\Windows\SysWow64\iglhsip32.dll, 8/25/2010 19:52:00, 208896 bytes Driver: C:\Windows\system32\difx64.exe, 8/25/2010 20:44:48, 152600 bytes Driver: C:\Windows\system32\hccutils.dll, 8.15.0010.2202 (English), 8/25/2010 20:04:00, 108032 bytes Driver: C:\Windows\system32\igfxsrvc.dll, 8.15.0010.2202 (English), 8/25/2010 20:04:28, 61952 bytes Driver: C:\Windows\system32\igfxsrvc.exe, 8.15.0010.2202 (English), 8/25/2010 20:45:00, 508952 bytes Driver: C:\Windows\system32\igfxpph.dll, 8.15.0010.2202 (English), 8/25/2010 20:04:48, 243200 bytes Driver: C:\Windows\system32\igfxcpl.cpl, 8.15.0010.2202 (English), 8/25/2010 20:05:12, 122368 bytes Driver: C:\Windows\system32\igfxdev.dll, 8.15.0010.2202 (English), 8/25/2010 20:03:50, 271360 bytes Driver: C:\Windows\system32\igfxdo.dll, 8.15.0010.2202 (English), 8/25/2010 20:03:18, 142336 bytes Driver: C:\Windows\system32\igfxtray.exe, 8.15.0010.2202 (English), 8/25/2010 20:45:04, 161304 bytes Driver: C:\Windows\system32\hkcmd.exe, 8.15.0010.2202 (English), 8/25/2010 20:44:54, 386584 bytes Driver: C:\Windows\system32\igfxress.dll, 8.15.0010.2202 (English), 8/25/2010 20:03:18, 830464 bytes Driver: C:\Windows\system32\igfxpers.exe, 8.15.0010.2202 (English), 8/25/2010 20:45:00, 415256 bytes Driver: C:\Windows\system32\igfxTMM.dll, 8.15.0010.2202 (English), 8/25/2010 20:04:48, 380416 bytes Driver: C:\Windows\system32\gfxSrvc.dll, 8.15.0010.2202 (English), 8/25/2010 20:03:50, 119808 bytes Driver: C:\Windows\system32\GfxUI.exe, 8.15.0010.2202 (English), 8/25/2010 20:44:52, 3156504 bytes Driver: C:\Windows\system32\GfxUI.exe.config, 8/25/2010 19:57:00, 151 bytes Driver: C:\Windows\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 8/25/2010 20:03:50, 4096 bytes Driver: C:\Windows\system32\igfxext.exe, 8.15.0010.2202 (English), 8/25/2010 20:44:56, 223768 bytes Driver: C:\Windows\system32\igfxexps.dll, 8.15.0010.2202 (English), 8/25/2010 20:04:40, 27648 bytes Driver: C:\Windows\SysWow64\igfxexps32.dll, 8.15.0010.2202 (English), 8/25/2010 20:00:00, 23552 bytes Driver: C:\Windows\system32\igfxrara.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:14, 86528 bytes Driver: C:\Windows\system32\igfxrchs.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:14, 83968 bytes Driver: C:\Windows\system32\igfxrcht.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:14, 83968 bytes Driver: C:\Windows\system32\igfxrdan.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:16, 87040 bytes Driver: C:\Windows\system32\igfxrdeu.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:18, 88064 bytes Driver: C:\Windows\system32\igfxrenu.lrc, 8.15.0010.2202 (English), 8/25/2010 20:03:24, 87552 bytes Driver: C:\Windows\system32\igfxresn.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:22, 88576 bytes Driver: C:\Windows\system32\igfxrfin.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:16, 87552 bytes Driver: C:\Windows\system32\igfxrfra.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:16, 88576 bytes Driver: C:\Windows\system32\igfxrheb.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:18, 86528 bytes Driver: C:\Windows\system32\igfxrita.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:18, 88064 bytes Driver: C:\Windows\system32\igfxrjpn.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:20, 84992 bytes Driver: C:\Windows\system32\igfxrkor.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:20, 84992 bytes Driver: C:\Windows\system32\igfxrnld.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:16, 88064 bytes Driver: C:\Windows\system32\igfxrnor.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:20, 87552 bytes Driver: C:\Windows\system32\igfxrplk.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:20, 88064 bytes Driver: C:\Windows\system32\igfxrptb.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:20, 87552 bytes Driver: C:\Windows\system32\igfxrptg.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:20, 88064 bytes Driver: C:\Windows\system32\igfxrrus.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:22, 88064 bytes Driver: C:\Windows\system32\igfxrsky.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:24, 88064 bytes Driver: C:\Windows\system32\igfxrslv.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:24, 87552 bytes Driver: C:\Windows\system32\igfxrsve.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:22, 87552 bytes Driver: C:\Windows\system32\igfxrtha.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:22, 87040 bytes Driver: C:\Windows\system32\igfxrcsy.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:16, 87552 bytes Driver: C:\Windows\system32\igfxrell.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:18, 88576 bytes Driver: C:\Windows\system32\igfxrhun.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:18, 87552 bytes Driver: C:\Windows\system32\igfxrtrk.lrc, 8.15.0010.2202 (English), 8/25/2010 20:05:24, 87552 bytes Driver: C:\Windows\system32\Gfxres.ar-SA.resources, 8/25/2010 20:05:24, 139830 bytes Driver: C:\Windows\system32\Gfxres.cs-CZ.resources, 8/25/2010 20:05:26, 118684 bytes Driver: C:\Windows\system32\Gfxres.da-DK.resources, 8/25/2010 20:05:26, 114179 bytes Driver: C:\Windows\system32\Gfxres.de-DE.resources, 8/25/2010 20:05:28, 122638 bytes Driver: C:\Windows\system32\Gfxres.el-GR.resources, 8/25/2010 20:05:30, 178288 bytes Driver: C:\Windows\system32\Gfxres.es-ES.resources, 8/25/2010 20:05:30, 122858 bytes Driver: C:\Windows\system32\Gfxres.en-US.resources, 8/25/2010 20:05:14, 110156 bytes Driver: C:\Windows\system32\Gfxres.fi-FI.resources, 8/25/2010 20:05:32, 118631 bytes Driver: C:\Windows\system32\Gfxres.fr-FR.resources, 8/25/2010 20:05:32, 120695 bytes Driver: C:\Windows\system32\Gfxres.he-IL.resources, 8/25/2010 20:05:34, 133680 bytes Driver: C:\Windows\system32\Gfxres.hu-HU.resources, 8/25/2010 20:05:34, 119533 bytes Driver: C:\Windows\system32\Gfxres.it-IT.resources, 8/25/2010 20:05:36, 125477 bytes Driver: C:\Windows\system32\Gfxres.ja-JP.resources, 8/25/2010 20:05:38, 136327 bytes Driver: C:\Windows\system32\Gfxres.ko-KR.resources, 8/25/2010 20:05:38, 123164 bytes Driver: C:\Windows\system32\Gfxres.nb-NO.resources, 8/25/2010 20:05:40, 114779 bytes Driver: C:\Windows\system32\Gfxres.nl-NL.resources, 8/25/2010 20:05:40, 119513 bytes Driver: C:\Windows\system32\Gfxres.pl-PL.resources, 8/25/2010 20:05:42, 118317 bytes Driver: C:\Windows\system32\Gfxres.pt-BR.resources, 8/25/2010 20:05:42, 120287 bytes Driver: C:\Windows\system32\Gfxres.pt-PT.resources, 8/25/2010 20:05:44, 118997 bytes Driver: C:\Windows\system32\Gfxres.ru-RU.resources, 8/25/2010 20:05:44, 165251 bytes Driver: C:\Windows\system32\Gfxres.sk-SK.resources, 8/25/2010 20:05:46, 117984 bytes Driver: C:\Windows\system32\Gfxres.sl-SI.resources, 8/25/2010 20:05:46, 114308 bytes Driver: C:\Windows\system32\Gfxres.sv-SE.resources, 8/25/2010 20:05:48, 119286 bytes Driver: C:\Windows\system32\Gfxres.th-TH.resources, 8/25/2010 20:05:48, 189408 bytes Driver: C:\Windows\system32\Gfxres.tr-TR.resources, 8/25/2010 20:05:50, 121121 bytes Driver: C:\Windows\system32\Gfxres.zh-CN.resources, 8/25/2010 20:05:52, 102843 bytes Driver: C:\Windows\system32\Gfxres.zh-TW.resources, 8/25/2010 20:05:52, 103997 bytes Driver: C:\Windows\system32\ig4icd64.dll, 8.15.0010.2202 (English), 8/25/2010 20:17:38, 15032832 bytes Driver: C:\Windows\SysWow64\ig4icd32.dll, 8.15.0010.2202 (English), 8/25/2010 20:09:34, 11040256 bytes Driver: C:\Windows\system32\igfxCoIn_v2202.dll, 1.02.0030.0000 (English), 8/25/2010 20:40:48, 90112 bytes Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27CA Device ID: PCI\VEN_8086&DEV_27CA&SUBSYS_02E11028&REV_01\3&11583659&0&EA Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:27, 30720 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:31, 324608 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17514 (English), 11/20/2010 05:44:30, 343040 bytes Name: Intel(R) 4 Series Chipset Processor to I/O Controller - 2E30 Device ID: PCI\VEN_8086&DEV_2E30&SUBSYS_02E11028&REV_03\3&11583659&0&00 Driver: n/a Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C9 Device ID: PCI\VEN_8086&DEV_27C9&SUBSYS_02E11028&REV_01\3&11583659&0&E9 Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:27, 30720 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:31, 324608 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17514 (English), 11/20/2010 05:44:30, 343040 bytes Name: Intel(R) 82801G (ICH7 Family) SMBus Controller - 27DA Device ID: PCI\VEN_8086&DEV_27DA&SUBSYS_02E11028&REV_01\3&11583659&0&FB Driver: n/a Name: Intel(R) 82801G (ICH7 Family) USB Universal Host Controller - 27C8 Device ID: PCI\VEN_8086&DEV_27C8&SUBSYS_02E11028&REV_01\3&11583659&0&E8 Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:27, 30720 bytes Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (English), 7/13/2009 19:06:31, 324608 bytes Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17514 (English), 11/20/2010 05:44:30, 343040 bytes Name: High Definition Audio Controller Device ID: PCI\VEN_8086&DEV_27D8&SUBSYS_02E11028&REV_01\3&11583659&0&D8 Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 05:43:43, 122368 bytes Name: Intel(R) 82801GB/GR/GH (ICH7 Family) Serial ATA Storage Controller - 27C0 Device ID: PCI\VEN_8086&DEV_27C0&SUBSYS_02E11028&REV_01\3&11583659&0&FA Driver: C:\Windows\system32\DRIVERS\intelide.sys, 6.01.7600.16385 (English), 7/13/2009 20:48:04, 16960 bytes Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:46, 48720 bytes Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:52:21, 24128 bytes Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 08:32:46, 155520 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 DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514 Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17514 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.17514 VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17514 SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528 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 StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528 Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17514 MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17514 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.17514 SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17514 VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514 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 Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17514 MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17514 DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514 Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17514 Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514 ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17514 Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17514 MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528 Line 21 Decoder,0x00600000,1,1,, Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17514 Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17514 VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514 WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514 VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514 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 DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17514 Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17514 Overlay Mixer2,0x00200000,1,1,, RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll, 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 SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514 Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514 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 StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528 Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514 Overlay Mixer,0x00200000,0,0,, AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17514 NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514 AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17514 Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17514 MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17514 Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17514 File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17514 Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.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.17514 File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17514 File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17514 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, Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514 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.17514 MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17514 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.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.17514 PCM,0x00200000,1,1,quartz.dll,6.06.7601.17514 Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17514 GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17514 CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17514 CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17514 MPEG Layer-3,0x00200000,1,1,quartz.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.17514 Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17514 WDM Streaming Capture Devices: ,0x00000000,0,0,, ,0x00000000,0,0,, ,0x00000000,0,0,, ,0x00000000,0,0,, WDM Streaming Rendering Devices: Realtek HD Audio output,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 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.17514 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.17528 Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17528 PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17528 XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17528 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.17514 Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17514 Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17514 DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.7601.17514 --------------- 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 |
Send message Joined: 3 Apr 06 Posts: 547 |
BTW, the latest development version is 6.12.28 for some time already, which might be more suitable for testing, when communicating with the developers. If BOINC client will consider a recognized GPU useful for computation, it will also note so in the event log - among the first 20 lines or so. Jacob W. Klein has recently been testing screensaver issues "a bit" and "massively spammed" :-) the BOINC alpha mailing list with his observations (and something in my short memory suggests me that some of them were similar to yours) - this list might be a good point to start reading and for further communication with BOINC devs (see also red notes in Ageless' postings in the BOINC 6.11 and further, change log and news thread). (The list's history should be accessible over the boinc_alpha Archives (prior subscription necessary) with the screensaver issues starting at the end of March 2011.) Jacob Klein has also converted some of his observations into trac tickets - this list reveals many of them, posted between 30.3.-2.5.2011. Peter |
Send message Joined: 29 Aug 05 Posts: 15575 |
Thanks, that was a bit more information than I needed, but better be overcomplete than incomplete. ;-) Card name: Intel(R) G41 Express Chipset So you use the embedded videochip, which has 64MB memory of its own and 'loans' 750MB of your main RAM. Honestly, I would immediately go into the BIOS and disable the 'stealing' of the normal RAM. I take it that if you want to go game on that system, that you add a good videocard and do not let yourself be whacked on the head with an embedded chip. :-) Memory: 2048MB RAM If you wanted to go game on that system, or heck even do something with it, you would really be better off increasing the amount of memory in that baby. 2GB of RAM is no longer of this world, especially not when you have a 64bit operating system that can take 4GB and more RAM and utilize it! Having only got 2Gb of RAM and telling the videochip to take 750MB of that may already be a cause for a hanging system, as now it may well be that when you run BOINC that this system is starting to go use a lot of page file, which is virtual memory on the hard drive, thus slower. A LOT slower. Possibly even slow enough that you can hit CTRL+ALT+DEL all you want, but that it'll take a long time for the OS to figure that one out and comply. As let's see, CPDN takes up 500MB RAM easily. Add to that 750MB of memory you added to the videocard and all of a sudden your Windows has only got only got 750MB of RAM to run in. I can tell you, that ain't enough. Especially not when you have all of that eye-candy on in Windows. You know what I mean, the sounds, 1,400 fonts, the rounded corners on windows, the moving of windows with the contents of the window visible, etc. etc. That's all crap that will take up memory. And with 750MB of it left, it's off to the page file rather quickly. Page File: 2808MB used, 1217MB available You are using 2808MB of virtual memory, of not real memory that lives on the hard drive, of slow not real memory. You're using MORE memory on the hard drive than you have real RAM in your system! Then I haven't even touched the fact that the graphics that BOINC uses for most projects are OpenGL 3D graphics. That you need drivers installed on your videocard (or chip) so it can do OpenGL. That the drivers installed by Windows do not include the OpenGL part as it is a direct competitor to the DirectX 3D code of Microsoft. And as such that you will need to go by Intel's web site and download and install their motherboard- and embedded chipset drivers, to enable the OpenGL part of your videochip. I just wonder if it is worth it... |
Send message Joined: 29 Aug 05 Posts: 15575 |
I just wonder if it is worth it... In case you find it worth it, go to this page for the download of the drivers. Save on your system and run them, then follow the on-screen instructions. It may also be a good idea to update the motherboard chipset drivers, see here for those. |
Send message Joined: 3 Jun 11 Posts: 11 |
Lots to digest here ... I have jury duty today so will not have an opportunity to dig into this until tomorrow. Please be patient. |
Send message Joined: 29 Aug 05 Posts: 15575 |
All right, we're not going anywhere. :-) |
Send message Joined: 3 Jun 11 Posts: 11 |
After installing the drivers I get 4 separate "Open File Security Warning" pop ups every time I boot. (igfxtray.exe, hkcmd.exe, GfxUI.exe, and igfxpers.exe) I went into BIOS but could not find an option to deal with the 750MB video memory issue. Windows Update indicates two updates that I've not installed - Intel Corporation - Display - Intel(R) G41 Express Chipset and Realtek - Network - Realtek PCIe FE Family Controller I've been ignoring these the last few months. If I installed them would it make the "Open File Security Warning" pop ups disappear? The ReadMe file for the video driver that I installed says to Click on "Device Manager" and select "Display adapters". The Intel Graphics Driver should be listed. If not, the driver is not installed correctly. It is not listed. Intel(R) G41 Express Chipset is listed. The discovery that I have 1/2 the RAM that I purchased is disturbing. I purchased 4GB. I will open the case tomorrow and see if I can find out what's going on. I have a doctor's appointment this afternoon. In the meantime if you could give me some guidance on this problem that I can work on tomorrow morning I would appreciate it. |
Send message Joined: 29 Aug 05 Posts: 15575 |
After installing the drivers I get 4 separate "Open File Security Warning" pop ups every time I boot. (igfxtray.exe, hkcmd.exe, GfxUI.exe, and igfxpers.exe) Yeah, that's something by Windows. See here for a workaround. Do heed the warning message. You should also be able to uninstall the drivers, or do a Windows roll-back to before. But then you would need to update the drivers from Dell. See this page for those. I know it says Inspirion 537ST, but that's for the S and the ST. I went into BIOS but could not find an option to deal with the 750MB video memory issue. Yeah, I can't seem to find that one either in your motherboard manual. I will keep looking, though. Always fun, these hunts. :) Windows Update indicates two updates that I've not installed - Yep, you can try those as well. The ReadMe file for the video driver that I installed says to Click on "Device Manager" and select "Display adapters". The Intel Graphics Driver should be listed. If not, the driver is not installed correctly. It is not listed. Intel(R) G41 Express Chipset is listed. It sounds to me that it's showing that it's got the G41 drivers installed, which is correct as that's your video chipset. The discovery that I have 1/2 the RAM that I purchased is disturbing. I purchased 4GB. I will open the case tomorrow and see if I can find out what's going on. I would first check what Dell has to say about that, in case you're burning your warranty when you open up the case without being a certified Dell repair-person. Them, Compaq and Acer are icky like that. Check the sticker on the case, or your manuals. |
Send message Joined: 3 Jun 11 Posts: 11 |
Sorry for not getting back with you sooner ... I backed out the driver updates with System Restore and used the ones from Windows Update instead. I opened my computer, removed the 2 RAM cards, and re-seated them. I now have 4GB RAM. My computer is running smoothly now. The nature of the hang is that it does not consistently hang. I sometimes go months before the exact set of circumstances occurs to cause a hang. I think the best approach to this problem would be to install a trap in the BOINC code that deals with the screensaver so that the next time it happens a memory dump and/or trace log can be created that I can send you. |
Send message Joined: 29 Aug 05 Posts: 15575 |
The problem with that is that there's not just the BOINC screen saver, but the project screen savers as well. If the main problem happens in them, it means that all the projects you're attached to that have a screen saver will have to recode their graphics application. That'll cost loads of money. But, since the problem occurred in the CPDN screen saver, you can go to their "Your Account" page and adjust the Project preferences, edit them and set all the graphics options to something different, or off. In BOINC there is already a trap that writes information to disk when things go awry. Check for that the following files in your BOINC Data directory: stderrscr.txt, stderrdae.txt, stderrgui.txt |
Send message Joined: 3 Jun 11 Posts: 11 |
The only txt file present in my BOINC directory is stderrgfx.txt. |
Send message Joined: 23 Apr 07 Posts: 1112 |
The only txt file present in my BOINC directory is stderrgfx.txt. Boinc Data directory, not Boinc Program directory, the location of which should be C:\ProgramData\BOINC\ Claggy |
Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License,
Version 1.2 or any later version published by the Free Software Foundation.