Black screen after splash screens, no sound (SOLVED 9/24/13, possibly of interest?)
#1
Hello, everyone. I've had a lot of trouble getting PCSX2 r5350 to run on my new laptop. It's a Qosmio X875-Q7190. It comes with a Nvidia GeForce GTX 670M graphics card and Intel HD Graphics 4000 bundled with its i7-3630QM processor. I haven't had much experience with Nvidia cards, but as I've learned, it uses Nvidia Optimus to switch between the two GPUs. As I always use the high performance Nvidia card, I have that set under the Nvidia Control Panel as default, and specified the application for PCSX2 to use it as well.

The problem, as I said in the subject, is after I boot any of my ISOs I ripped from my collection of old games lying around, it gets past the usual Sony loading screens if I choose to boot (full), displays whatever game splash screens there are (I'm currently trying to run Syphon Filter: The Omega Strain, so it shows "Sony Computer Entertainment America presents" and then nothing. No sound, no video. The FPS fluctuates from 59 to 60, so it's not a hard freeze or lockup it seems. I have tested the ISO and used the same BIOS I dumped on my desktop (AMD 8 core processor, ATI card) and it runs flawlessly with zero configuration required. I tried going ahead and changing the plugin to use Direct3D9 hardware/software and Direct3D11 hardware/software with no change whatsoever. Also tried changing the plugin to the SSE41 version (as the config guide said that i7's support it) and it's still the same thing.

Here's the complete log I have here after I tried loading the game (full) and closed the game:

Code:
PCSX2 1.0.0.r5350  - compiled on Aug  1 2012
Savestate version: 0x9a080000

Host Machine Init:
    Operating System =  Microsoft  (build 9200), 64-bit
    Physical RAM     =  12172 MB
    CPU name         =  Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
    Vendor/Model     =  GenuineIntel (stepping 09)
    CPU speed        =  2.393 ghz (8 logical threads)
    x86PType         =  Standard OEM
    x86Flags         =  bfebfbff 7fbae3bf
    x86EFlags        =  28100000

x86 Features Detected:
    MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2.. AVX

Reserving memory for recompilers...

Loading plugins...
    Binding   GS: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\gsdx32-sse4-r5350.dll
Windows 6.2.9200
Intel(R) HD Graphics 4000 (9.18.13.1422)
    Binding  PAD: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\lilypad-r5350.dll
    Binding SPU2: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\spu2-x-r5350.dll
    Binding CDVD: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\cdvdGigaherz.dll
    Binding  USB: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\USBnull.dll
    Binding   FW: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\FWnull.dll
    Binding DEV9: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\DEV9null.dll
Plugins loaded successfully.

(GameDB) 9640 games on record (loaded in 142ms)
HLE Notice: ELF does not have a path.


Initializing plugins...
    Init GS
Windows 6.2.9200
NVIDIA GeForce GTX 670M (9.18.13.1422)
    Init PAD
    Init SPU2
    Init CDVD
    Init USB
    Init FW
    Init DEV9
Plugins initialized successfully.

Opening plugins...
    Opening GS
    Opening PAD
    Opening SPU2
    Opening CDVD
isoFile open ok: C:\Program Files (x86)\PCSX2 1.0.0\ISOs\Syphon Filter The Omega Strain.ISO
    Image type  = DVD
    Fileparts   = 1
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (1688352 sectors)
    Opening USB
    Opening FW
    Opening DEV9
McdSlot 0: C:\Users\Sean\Documents\PCSX2\memcards\Mcd001.ps2
McdSlot 1: C:\Users\Sean\Documents\PCSX2\memcards\Mcd002.ps2
Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
    Bios Found: USA     v01.60(07/02/2002)  Console
    BIOS rom1 module not found, skipping...
    BIOS rom2 module not found, skipping...
    BIOS erom module not found, skipping...
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SCUS_972.64;1) Game CRC = 0xD5605611, EntryPoint = 0x00100008
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
(GameDB) Enabled Gamefix: EETimingHack
EE/iR5900-32 Recompiler Reset
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
(R5900) Re-executed ELF Entry point (ignored) [addr=0x00100008]
Closing plugins...
    Closing DEV9
    Closing FW
    Closing USB
    Closing CDVD
    Closing SPU2
    Closing PAD
    Closing GS
Plugins closed successfully.

UPDATE (8/10/13):
I've tried the latest SVN, r5714, as well (at the default settings) and it still gives me the same issue (I fixed my issue with SVNs, just the DEV9 plugin gave me trouble back then.) I've gone through and tried every plugin, every GS plugin setting, switching to the integrated GPU, trying other games, and testing it on two other computers (both worked.) No errors happen, just a black screen with no audio after any kind of loading screen in the beginning of the game. I've tried deleting the .ini files to ensure everything is default as well.

It correctly shows which GPU I try to use, so it's not using one instead of the other and whatnot. GPU drivers are up to date. I have DirectX11 and have the plugin set to use it currently (Although I've exhausted every choice.)

It's been just under a month since creating this thread and I still have no solution, so I figured updating the main post here with all current information is a good start to getting my problem fixed finally. My next thought is if there's just some kind of hardware compatibility issue. If that's the case, I posted my DxDiag below (can't here, the post will be too long then).

SOLUTION: Devs and coders of the PCSX2 team, please read my last post on Page 2 to see how I fixed it. The issue was caused by trying to load the game from an ISO file (any iso file, even rips that worked on my other computers). Loading the game from the actual disk works.
Reply

Sponsored links

#2
And you're sure the ISO is the same? Everything in the emulog looks good, it properly activates the proper in-game fixes and everything. The last reported version the game worked on (according to the compatibility guide) is 0.9.8... have you tried using that version? Or is the game working on your main PC using the latest versions as well?
[Image: 2748844.png]
Reply
#3
(07-13-2013, 07:21 AM)Koji Wrote: And you're sure the ISO is the same? Everything in the emulog looks good, it properly activates the proper in-game fixes and everything. The last reported version the game worked on (according to the compatibility guide) is 0.9.8... have you tried using that version? Or is the game working on your main PC using the latest versions as well?

Yep, positive! I just downloaded 0.9.8 and same deal - black screen after the splash screen and no sound or video. And yeah, my desktop runs it on 1.0.0 perfectly fine. I'm just not around my desktop too much and like to emulate on the go sometimes for fun, and since I got this new laptop, I've had no luck for about six months already trying to get this emulator to work. I'm really itching to play some PS2 games already on this, figured it would be a good move to finally reach out for help. I should also say that it's not just Syphon Filter TOS, also Resident Evil Outbreak files #1 and #2, both of which worked well on my desktop and older laptop. Thank you for the reply, though!
Reply
#4
Try selecting the Nvidia GPU directly under GSDX Plugin settings (Adapter) instead of the Nvidia driver and try to run it with the Intel GPU to test if its a Nvidia Driver problem or not.

You can also try to run PCSX2 with Admin rights or move PCSX2 somewere else like C:\PCSX2 ect. The Program Files folder has some "Special" Windows restrictions and can cause problems sometimes.
Reply
#5
(07-13-2013, 09:47 AM)Grove4L Wrote: Try selecting the Nvidia GPU directly under GSDX Plugin settings (Adapter) instead of the Nvidia driver and try to run it with the Intel GPU to test if its a Nvidia Driver problem or not.

You can also try to run PCSX2 with Admin rights or move PCSX2 somewere else like C:\PCSX2 ect. The Program Files folder has some "Special" Windows restrictions and can cause problems sometimes.

I always run it with Admin rights, but I tried moving it anyway. Same issue.

Great suggestion about using the integrated graphics instead. Set the global setting for my GPU to integrated graphics and specified it to use the integrated gpu for the PCSX2 process, then ran as administrator in an offsite folder. Still hanging a black screen after the splash screens of games! The log does state it's using the "Intel® HD Graphics 4000" instead of where it specified my Nvidia card earlier, so it's definitely trying to use my integrated GPU. It was a good try though. Thanks for the idea, but it seems I'm still having issues.

On a side note about the latest SVN build, the r5700, I tried running it on my desktop and old laptop. Is there some special way to configure it to get it to run? The thing crashes instantly on all my systems when I try to run an ISO, fast or full. It's not just my laptop having the issue.
Reply
#6
Try using an earlier SVN, somewhere in the r5500's. There you can go to gsdx plugin settings, and manually select your gpu adapter to the Nvidia adapter. Some games are not compatible with Intel gpu. For some reason pcsx2 always seems to go for the Intel gpu as default.
OS: Linux Mint 17.2 64 bit (occasional Antergos/Arch user)
(I am no longer a Windows user)
CPU: Intel Pentium G3258
GPU: Nvidia GTX 650 Ti



Reply
#7
I really think the GPU is not the issue at all... it wouldn't be causing a situations where you don't have any video and audio I wouldn't think... especially since full boot completely gets past the PS2 bios and even gets to some load screens. Something else seems off.


So, where to go from here? Let's go back to the basics first, go into PCSX2 directory and delete the portable.ini (if there is one, if not don't worry about it) and then delete the ini directory. This will restore everything to it's defaults. Now before setting up anything else, select your bios and load a game straight away and see if it gets any further.
[Image: 2748844.png]
Reply
#8
(07-13-2013, 03:24 PM)DaTankAC Wrote: Try using an earlier SVN, somewhere in the r5500's. There you can go to gsdx plugin settings, and manually select your gpu adapter to the Nvidia adapter. Some games are not compatible with Intel gpu. For some reason pcsx2 always seems to go for the Intel gpu as default.

Having trouble finding older SVNs. I can say that r4600 (0.9.8) and r5350 (1.0.0) both produce the same problems, and r5700 crashes completely. I stumbled upon another SVN I had, r5622, and that also crashes instantly.

(07-13-2013, 05:18 PM)Koji Wrote: I really think the GPU is not the issue at all... it wouldn't be causing a situations where you don't have any video and audio I wouldn't think... especially since full boot completely gets past the PS2 bios and even gets to some load screens. Something else seems off.


So, where to go from here? Let's go back to the basics first, go into PCSX2 directory and delete the portable.ini (if there is one, if not don't worry about it) and then delete the ini directory. This will restore everything to it's defaults. Now before setting up anything else, select your bios and load a game straight away and see if it gets any further.

I agree, I don't see it being a GPU issue either it seems.

Okay, so I have several directories.. One is the 1.0.0 installed under Program Files, the r5700 SVN downloaded to an outside folder, and a shared one in My Documents. The one in Program Files doesn't have either an ini folder or portable.ini, I assume it uses the ini folder in My Documents. Deleted the folder there. As for the r5700 file folder, there was a portable.ini (since SVNs are not installs, I suppose) and an ini folder which I deleted as well. Just for the sake of testing, I'll delete the portable.ini and ini folder in the old r5622 SVN I found as well.

After deleting the ini folder in My Documents, I tried running the installed 1.0.0 PCSX2. Game me an error when loading plugins, that no configuration was found.
Code:
Loading plugins...
    Binding   GS: C:\Program Files (x86)\PCSX2 1.0.0\plugins\Please Configure
(pxActionEvent) (LoadSinglePluginEvent) The configured GS plugin file was not found(LoadCorePlugins)

C:\Program Files (x86)\PCSX2 1.0.0\plugins\Please Configure
(GameDB) 9640 games on record (loaded in 140ms)
User-canceled plugin configuration; Plugins not loaded!
Upon opening the configuration menu when asking to configure and just closing it out, everything returned to default it seems and loaded without error. I went in and re-selected my BIOS and tried to start a game (full boot). Same issue... Black screen shortly after loading and no audio. The emulator log has a bit more detailed information for some reason, but nothing that stands out to me at least.

Code:
PCSX2 1.0.0.r5350  - compiled on Aug  1 2012
Savestate version: 0x9a080000

Host Machine Init:
    Operating System =  Microsoft  (build 9200), 64-bit
    Physical RAM     =  12172 MB
    CPU name         =  Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz
    Vendor/Model     =  GenuineIntel (stepping 09)
    CPU speed        =  2.393 ghz (8 logical threads)
    x86PType         =  Standard OEM
    x86Flags         =  bfebfbff 7fbae3bf
    x86EFlags        =  28100000

x86 Features Detected:
    MMX.. SSE.. SSE2.. SSE3.. SSSE3.. SSE4.1.. SSE4.2.. AVX

Reserving memory for recompilers...

Loading plugins...
    Binding   GS: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\gsdx32-avx-r5350.dll
Windows 6.2.9200
Intel(R) HD Graphics 4000 (9.18.13.1422)
    Binding  PAD: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\lilypad-r5350.dll
    Binding SPU2: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\spu2-x-r5350.dll
    Binding CDVD: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\cdvdGigaherz.dll
    Binding  USB: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\USBnull.dll
    Binding   FW: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\FWnull.dll
    Binding DEV9: C:\Program Files (x86)\PCSX2 1.0.0\Plugins\DEV9null.dll
Plugins loaded successfully.

(GameDB) 9640 games on record (loaded in 149ms)
HLE Notice: ELF does not have a path.


Initializing plugins...
    Init GS
Windows 6.2.9200
NVIDIA GeForce GTX 670M (9.18.13.1422)
    Init PAD
    Init SPU2
    Init CDVD
    Init USB
    Init FW
    Init DEV9
Plugins initialized successfully.

Opening plugins...
    Opening GS
    Opening PAD
    Opening SPU2
    Opening CDVD
isoFile open ok: C:\Program Files (x86)\PCSX2 1.0.0\ISOs\Syphon Filter The Omega Strain.ISO
    Image type  = DVD
    Fileparts   = 1
* CDVD Disk Open: DVD, Single layer or unknown:
* * Track 1: Data (Mode 1) (1688352 sectors)
    Opening USB
    Opening FW
    Opening DEV9
McdSlot 0: C:\Users\Sean\Documents\PCSX2\memcards\Mcd001.ps2
McdSlot 1: C:\Users\Sean\Documents\PCSX2\memcards\Mcd002.ps2
Plugins opened successfully.
EE/iR5900-32 Recompiler Reset
    Bios Found: USA     v01.60(07/02/2002)  Console
    BIOS rom1 module not found, skipping...
    BIOS rom2 module not found, skipping...
    BIOS erom module not found, skipping...
(UpdateVSyncRate) Mode Changed to NTSC.
(UpdateVSyncRate) FPS Limit Changed : 59.94 fps
# Initialize memory (rev:3.63, ctm:393Mhz, cpuclk:295Mhz detected)

PlayStation 2 ======== Hard reset boot
ROMGEN=2002-0207, IOP info (CPUID=1f, CACH_CONFIG=0, 2MB, IOP mode)
<20020207-164243,ROMconf,PS20160AC20020207.bin:11552>
# Total accessable memory size: 32 MB (B:2:8:0) (363:2:7c30)
# TLB spad=0 kernel=1:12 default=13:30 extended=31:38
# Initialize Start.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Initialize Done.

EE DECI2 Manager version 0.06 Feb  7 2002 16:41:20
  CPUID=2e20, BoardID=0, ROMGEN=2002-0207, 32M



IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15)
iop heap service (99/11/03)
loadelf: fname rom0:OSDSYS secname all
loadelf version 3.30
Input ELF format filename = rom0:OSDSYS
0 00100000 0004c718 .....
Loaded, rom0:OSDSYS
start address 0x100008
gp address 00000000
# Restart Without Memory Clear.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize Scratch Pad ...
# Restart Without Memory Clear Done.
# Restart Without Memory Clear.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize Scratch Pad ...
# Restart Without Memory Clear Done.
Get Reboot Request From EE
ROM directory not found

PlayStation 2 ======== Update rebooting..
ROM directory not found

PlayStation 2 ======== Update reboot complete
cdvdman Init
rmreset start
rmreset end
clearspu: completed
Pad Driver for OSD (2000/12/05 18:05) 392, 128


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15)
iop heap service (99/11/03)
read/write allocate memory 4000
open name rom0:ROMVER flag 1 data 48a78
open fd = 2
loadmodule: fname rom0:ATAD args 0 arg
ATA: DEV9C version 0x0: unknown device detected
loadmodule: id 31, ret 1
loadmodule: fname rom0:HDDLOAD args 28 arg -osd
loadmodule: id -200, ret 1
open name rom0:FONTM flag 1 data 48a78
open fd = 2
open name rom0:FNTIMAGE flag 1 data 48a78
open fd = 2
open name rom0:SNDIMAGE flag 1 data 48a78
open fd = 2
open name rom0:TEXIMAGE flag 1 data 48a78
open fd = 2
open name rom0:ICOIMAGE flag 1 data 48a78
open fd = 2
open name rom0:TZLIST flag 1 data 48a78
open fd = 2
_spu_rev_offsetaddr 1f9021
### addr = 1034255  size = 28640
_spu_rev_offsetaddr 1d9021
### addr = 968719  size = 28640
open name rom0:ROMVER flag 1 data 48a78
open fd = 2
open name rom1:DVDID flag 1 data 48a78
open fd = -6
ExecutePs2GameDisk
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
ELF (cdrom0:\SCUS_972.64;1) Game CRC = 0xD5605611, EntryPoint = 0x00100008
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
open name cdrom0:¥SYSTEM.CNF;1 flag 4 data 48a78
open fd = 2
# Restart.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Restart Done.
Get Reboot Request From EE
ROM directory not found

PlayStation 2 ======== Update rebooting..

PlayStation 2 ======== Update reboot complete
cdvdman Init


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15)
iop heap service (99/11/03)
loadelf: fname rom0:PS2LOGO secname all
loadelf version 3.30
Input ELF format filename = rom0:PS2LOGO
0 00100000 0003016c ....
Loaded, rom0:PS2LOGO
start address 0x100008
gp address 00000000
loadelf: fname rom0:PS2LOGO secname all
loadelf version 3.30
Input ELF format filename = rom0:PS2LOGO
0 00100000 0003016c ....
Loaded, rom0:PS2LOGO
start address 0x100008
gp address 00000000
# Restart Without Memory Clear.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize Scratch Pad ...
# Restart Without Memory Clear Done.
(GameDB) Enabled Gamefix: EETimingHack
EE/iR5900-32 Recompiler Reset
read/write allocate memory 4000
open name rom0:ROMVER flag 1 data 44a78
open fd = 2
loadmodule: fname rom0:OSDSND args 0 arg
loadmodule: id 25, ret 0
_spu_rev_offsetaddr 1dfff1
### addr = 2097120  size = 32
_spu_rev_offsetaddr 1f9021
### addr = 1034255  size = 28640
# Restart.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize User Memory ...
# Initialize Scratch Pad ...
# Restart Done.
Get Reboot Request From EE
ROM directory not found

PlayStation 2 ======== Update rebooting..

PlayStation 2 ======== Update reboot complete
cdvdman Init


IOP Realtime Kernel Ver.0.9.1

    Copyright 1999 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15)
iop heap service (99/11/03)
loadelf: fname cdrom0:¥SCUS_972.64;1 secname all
loadelf version 3.30
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
Input ELF format filename = cdrom0:¥SCUS_972.64;1
1 00100000 003e1d80 ...............................................................
Loaded, cdrom0:¥SCUS_972.64;1
start address 0x100008
gp address 00000000
loadelf: fname cdrom0:¥SCUS_972.64;1 secname all
loadelf version 3.30
(SYSTEM.CNF) Detected PS2 Disc = cdrom0:\SCUS_972.64;1
(SYSTEM.CNF) Software version = 1.00
(SYSTEM.CNF) Disc region type = NTSC
Input ELF format filename = cdrom0:¥SCUS_972.64;1
1 00100000 003e1d80 ...............................................................
Loaded, cdrom0:¥SCUS_972.64;1
start address 0x100008
gp address 00000000
# Restart Without Memory Clear.
# Initialize GS ...
# Initialize INTC ...
# Initialize TIMER ...
# Initialize DMAC ...
# Initialize VU1 ...
# Initialize VIF1 ...
# Initialize GIF ...
# Initialize VU0 ...
# Initialize VIF0 ...
# Initialize IPU ...
# Initialize FPU ...
# Initialize Scratch Pad ...
# Restart Without Memory Clear Done.
(R5900) Re-executed ELF Entry point (ignored) [addr=0x00100008]

LibInitModules(): Flashing IOP... (cdrom0:¥IRX¥DNAS280.IMG;1)

Get Reboot Request From EE
ROM directory not found

PlayStation 2 ======== Update rebooting..

PlayStation 2 ======== Update reboot complete
cdvdman Init


IOP Realtime Kernel Ver. 2.2

    Copyright 1999-2002 (C) Sony Computer Entertainment Inc.

Reboot service module.(99/11/10)
cdvd driver module version 0.1.1 (C)SCEI
Load File service.(99/11/05)
Multi Threaded Fileio module.(99/11/15)
iop heap service (99/11/03)
Disk Type= PlayStation2 DVD
loadmodule: fname cdrom0:¥IRX¥SIO2MAN.IRX;1 args 0 arg
loadmodule: id 25, ret 0
loadmodule: fname cdrom0:¥IRX¥DBCMAN.IRX;1 args 0 arg
loadmodule: id 26, ret 0
loadmodule: fname cdrom0:¥IRX¥SIO2D.IRX;1 args 0 arg
loadmodule: id 27, ret 0
sceGsSyncPath: GIF does not terminate
    <D1_CHCR=00000000:D1_TADR=00000000:D1_MADR=00000000:D1_QWC=00000000>
    <D2_CHCR=00000000:D2_TADR=00000000:D2_MADR=00000000:D2_QWC=00000000>
    <VIF1_STAT=00000040:GIF_STAT=00000e00>
loadmodule: fname cdrom0:¥IRX¥DS2U_S1.IRX;1 args 0 arg
loadmodule: id 28, ret 0
loadmodule: fname cdrom0:¥IRX¥LIBSD.IRX;1 args 0 arg
loadmodule: id 29, ret 0
loadmodule: fname cdrom0:¥IRX¥SDRDRV.IRX;1 args 0 arg
SDR driver version 4.0.1 (C) SCEI
Exit rsd_main
loadmodule: id 30, ret 2
loadmodule: fname cdrom0:¥IRX¥989NOMID.IRX;1 args 35 arg stream_priority=19

==========================================================
989snd (c)2000-2003 Sony Computer Entertainment America
by Buzz Burrowes                               v3.1.3
                        (built Feb  3 2004 at 22:33:43)
                                         (pre-release 22)

NO MIDI VERSION! No MIDI, AME, or basic VAG sounds
                  (banks and streams only)

(build with sce library rev 2.8.0)
==========================================================
    Thread Priorities:
                         Sound Tick = 9
                           Main RPC = 17
                        Loading RPC = 18
                          Streaming = 19, 20, 21, 22
   Memory Locations...
       Voice Allocator Owner  : 0x0007dfe4
       Master Tick Owner List : 0x0007de50
==========================================================

loadmodule: id 31, ret 0

So if that means anything to anyone, there you go.


So I went into the r5700 SVN and tried the same steps above and launched a game with full boot. Instantly crashed again. But I decided to view the details of the issue, and this caught my eye:

Code:
Fault Module Name:    DEV9ghzdrk-r5692.dll

So I'm going to check into that and see if that's why none of the SVNs are working for me.

EDIT: Yeah, that was causing the SVN crashes. So I changed it to "DEV9null-r5684.dll" and the game actually boots on the r5700 SVN! ....But same as r5350, after the splash screen, all blank screen and no audio. So yeah.. Glad that I can get it the SVNs to run, but it's no better than 1.0.0 official release.

Guess we have to keep on going. So deleting the ini files and restarting fresh didn't help. What else can I try?

EDIT 2: Just downloaded and tried the r5702 build that just released, just to see if that made a difference. Same deal, black screen, no audio after the splash screen of the games.
Reply
#9
I just updated the main post with more information. It's been almost a month since I posted this, and in the mean time I've been going through literally every plugin and trying all kinds of options to see if I can stop it from hanging after the splash screens.

If anyone has any ideas, I'm willing to try pretty much anything right now.

As I said above, I'm starting to think hardware/driver... So here's my DxDiag (I had to cut it short to fit it in the post...):

Code:
------------------
System Information
------------------
Time of this report: 8/11/2013, 00:39:57
       Machine name: RAICHU_LAPTOP
   Operating System: Windows 8 64-bit (6.2, Build 9200) (9200.win8_gdr.130531-1504)
           Language: English (Regional Setting: English)
System Manufacturer: TOSHIBA
       System Model: Qosmio X875
               BIOS: 6.30
          Processor: Intel(R) Core(TM) i7-3630QM CPU @ 2.40GHz (8 CPUs), ~2.4GHz
             Memory: 12288MB RAM
Available OS Memory: 12172MB RAM
          Page File: 4439MB used, 20020MB available
        Windows Dir: C:\windows
    DirectX Version: DirectX 11
DX Setup Parameters: Not found
   User DPI Setting: 96 DPI (100 percent)
System DPI Setting: 120 DPI (125 percent)
    DWM DPI Scaling: Disabled
     DxDiag Version: 6.02.9200.16384 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) HD Graphics 4000
       Manufacturer: Intel Corporation
          Chip type: Intel(R) HD Graphics Family
           DAC type: Internal
        Device Type: Full Device
         Device Key: Enum\PCI\VEN_8086&DEV_0166&SUBSYS_FB121179&REV_09
     Display Memory: 1664 MB
   Dedicated Memory: 32 MB
      Shared Memory: 1632 MB
       Current Mode: 1920 x 1080 (32 bit) (60Hz)
       Monitor Name: Generic PnP Monitor
      Monitor Model: unknown
         Monitor Id: AUO209D
        Native Mode: 1920 x 1080(p) (60.496Hz)
        Output Type: Internal
        Driver Name: igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
Driver File Version: 9.17.0010.2875 (English)
     Driver Version: 9.17.10.2875
        DDI Version: 11
     Feature Levels: 11.0,10.1,10.0,9.3,9.2,9.1
       Driver Model: WDDM 1.2
Graphics Preemption: DMA
Compute Preemption: Thread group
  Driver Attributes: Final Retail
   Driver Date/Size: 10/24/2012 02:45:06, 12615168 bytes
        WHQL Logo'd: Yes
    WHQL Date Stamp:
  Device Identifier: {D7B78E66-4226-11CF-4777-1FDBB4C2C435}
          Vendor ID: 0x10DE
          Device ID: 0x1213
          SubSys ID: 0xFB121179
        Revision ID: 0x00A1
Driver Strong Name: oem4.inf:5f63e5341859ec8c:iIVBM0_I0:9.17.10.2875:pci\ven_8086&dev_0166&subsys_fb121179
     Rank Of Driver: 00E00001
        Video Accel: ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C
        DXVA2 Modes: DXVA2_ModeMPEG2_IDCT  DXVA2_ModeMPEG2_VLD  DXVA2_ModeVC1_VLD  DXVA2_ModeVC1_IDCT  DXVA2_ModeWMV9_IDCT  DXVA2_ModeH264_VLD_NoFGT  
   Deinterlace Caps: {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC1,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC2,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC3,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(IMC4,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S340,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {6CB69578-7617-4637-91E5-1C02DB810285}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {F9F19DA5-3B09-4B2F-9D89-C64753E3EAAB}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                     {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(S342,UNKNOWN) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
       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_0280&SUBSYS_1179FB15&REV_1000
        Manufacturer ID: 1
             Product ID: 100
                   Type: WDM
            Driver Name: RTKVHD64.sys
         Driver Version: 6.00.0001.6743 (English)
      Driver Attributes: Final Retail
            WHQL Logo'd: Yes
          Date and Size: 10/2/2012 22:19:16, 4159760 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

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
        FF Driver: n/a

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
        FF Driver: n/a

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
        FF Driver: n/a

      Device Name: Toshiba Hotkey Driver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x5664, 0x0930
        FF Driver: n/a

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
        FF Driver: n/a

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
        FF Driver: n/a

      Device Name: USB Receiver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x046D, 0xC52B
        FF Driver: n/a

      Device Name: Toshiba Hotkey Driver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x5664, 0x0930
        FF Driver: n/a

      Device Name: Toshiba Hotkey Driver
         Attached: 1
    Controller ID: 0x0
Vendor/Product ID: 0x5664, 0x0930
        FF Driver: n/a

Poll w/ Interrupt: No

-----------
USB Devices
-----------
+ USB Root Hub
| Vendor/Product ID: 0x8086, 0x1E26
| Matching Device ID: USB\ROOT_HUB20
| Service: usbhub
| Driver: usbhub.sys, 2/2/2013 07:19:44, 496872 bytes
| Driver: usbd.sys, 9/20/2012 03:55:32, 21736 bytes
|
+-+ Generic USB Hub
| | Vendor/Product ID: 0x8087, 0x0024
| | Location: Port_#0001.Hub_#0002
| | Matching Device ID: USB\Class_09
| | Service: usbhub
| | Driver: usbhub.sys, 2/2/2013 07:19:44, 496872 bytes
| | Driver: usbd.sys, 9/20/2012 03:55:32, 21736 bytes

----------------
Gameport Devices
----------------

------------
PS/2 Devices
------------
+ HID Keyboard Device
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: HID_DEVICE_SYSTEM_KEYBOARD
| Service: kbdhid
| Driver: kbdhid.sys, 7/25/2012 22:28:49, 29184 bytes
| Driver: kbdclass.sys, 7/26/2012 01:00:52, 48368 bytes
|
+ Standard PS/2 Keyboard
| Matching Device ID: *PNP0303
| Service: i8042prt
| Driver: i8042prt.sys, 7/25/2012 22:28:51, 112640 bytes
| Driver: kbdclass.sys, 7/26/2012 01:00:52, 48368 bytes
|
+ Synaptics SMBus TouchPad
| Matching Device ID: *tos1110
| Upper Filters: SynTP
| Service: i8042prt
| Driver: SynTP.sys, 11/23/2012 07:14:00, 460600 bytes
| Driver: SynTPAPI.dll, 11/23/2012 07:13:30, 229176 bytes
| Driver: SynCOM.dll, 11/23/2012 07:13:20, 1048376 bytes
| Driver: syndata.bin, 9/14/2011 23:11:16, 1048576 bytes
| Driver: SynTPRes.dll, 11/23/2012 07:13:50, 13173048 bytes
| Driver: SynTPCpl.dll, 11/23/2012 07:13:40, 1988408 bytes
| Driver: SynCntxt.rtf, 11/23/2012 06:39:44, 11730101 bytes
| Driver: SynZMetr.exe, 11/23/2012 07:13:16, 253240 bytes
| Driver: SynMood.exe, 11/23/2012 07:13:08, 245048 bytes
| Driver: SynTPEnh.exe, 11/23/2012 07:13:14, 2962232 bytes
| Driver: SynTPCOM.dll, 11/23/2012 07:13:34, 124728 bytes
| Driver: Tutorial.exe, 11/23/2012 07:13:18, 339256 bytes
| Driver: InstNT.exe, 11/23/2012 07:13:04, 227640 bytes
| Driver: SynISDLL.dll, 11/23/2012 07:13:28, 240952 bytes
| Driver: SynUnst.ini, 11/27/2012 20:32:36, 1366056 bytes
| Driver: SynTPHelper.exe, 11/23/2012 07:13:14, 123704 bytes
| Driver: SynPivotRotate.mpg, 4/9/2009 22:04:14, 770663 bytes
| Driver: SynChiralRotate.mpg, 9/17/2008 18:13:08, 382277 bytes
| Driver: SynFlick.mpg, 9/3/2008 16:27:28, 737975 bytes
| Driver: SynPinch.mpg, 9/3/2008 16:27:28, 286463 bytes
| Driver: SynMomentum.mpg, 9/3/2008 16:27:28, 246230 bytes
| Driver: SynLinearVHScroll.mpg, 9/3/2008 16:27:28, 929103 bytes
| Driver: SynChiralVHScroll.mpg, 9/3/2008 16:27:28, 1620778 bytes
| Driver: SynTwoFingerVHScroll.mpg, 3/16/2009 14:44:00, 746464 bytes
| Driver: SynPivotRotate_ChiralRotate.mpg, 4/9/2009 22:04:14, 1142810 bytes
| Driver: SynThreeFingerFlick.mpg, 3/16/2009 14:44:00, 633621 bytes
| Driver: SynThreeFingersDown.mpg, 3/16/2009 14:44:00, 215907 bytes
| Driver: SynTwistRotate.mpg, 3/3/2011 20:28:40, 1826816 bytes
| Driver: SynChiralTwistRotate.mpg, 3/7/2011 20:39:22, 2998272 bytes
| Driver: StaticImg.html, 12/18/2009 14:23:12, 968 bytes
| Driver: StaticImg.png, 12/14/2009 16:49:44, 107143 bytes
| Driver: SynSysDetect.js, 6/14/2012 19:12:12, 1419 bytes
| Driver: Syn2FingerScrolling.wmv, 12/17/2009 23:09:58, 336563 bytes
| Driver: Syn3FingerFlick.wmv, 12/17/2009 23:09:58, 571445 bytes
| Driver: Syn4FingerFlick.wmv, 2/24/2011 21:10:40, 795115 bytes
| Driver: Syn4FFlickVNB.wmv, 4/20/2011 23:22:54, 628121 bytes
| Driver: SynSmartSenseNB.wmv, 4/20/2011 23:22:54, 358939 bytes
| Driver: Syn4FingerFlickUpDown.wmv, 2/24/2011 21:10:40, 426019 bytes
| Driver: Syn4FingerFlickUpDownNB.wmv, 2/25/2011 20:42:30, 291835 bytes
| Driver: Syn4FingerFlickLeftRight.wmv, 5/12/2011 01:25:32, 588931 bytes
| Driver: Syn4FingerFlickLeftRightNB.wmv, 5/12/2011 01:25:50, 588931 bytes
| Driver: Syn3FingerPress.wmv, 12/17/2009 23:09:58, 112893 bytes
| Driver: SynEdgeMotion.wmv, 12/17/2009 23:09:58, 325411 bytes
| Driver: SynLinearScrolling.wmv, 12/17/2009 23:09:56, 258289 bytes
| Driver: SynMomentum.wmv, 12/17/2009 23:09:58, 146439 bytes
| Driver: SynMomentumScrolling.wmv, 12/17/2009 23:09:58, 604961 bytes
| Driver: SynPinchZoom.wmv, 4/13/2010 22:20:44, 426019 bytes
| Driver: SynBlackScreen.wmv, 3/16/2012 15:27:44, 14729 bytes
| Driver: SynPivotRotate.wmv, 12/17/2009 23:09:58, 481959 bytes
| Driver: SynTwistRotate.wmv, 3/3/2011 20:28:40, 437231 bytes
| Driver: SynCoverGesture.wmv, 3/1/2010 22:22:38, 146469 bytes
| Driver: SynChiralRotate.wmv, 12/17/2009 23:09:58, 191197 bytes
| Driver: SynChiralScrolling.wmv, 12/17/2009 23:09:58, 783933 bytes
| Driver: SynCoastingScrolling.wmv, 12/17/2009 23:09:56, 381321 bytes
| Driver: SynPointing.wmv, 3/1/2010 22:22:56, 124105 bytes
| Driver: SynPalmCheck.wmv, 3/1/2010 22:22:56, 370121 bytes
| Driver: SynSensitivity.wmv, 3/1/2010 22:22:56, 258349 bytes
| Driver: SynWindowConstrained.wmv, 3/1/2010 22:22:56, 336659 bytes
| Driver: SynSlowMotion.wmv, 2/9/2012 22:40:46, 1145627 bytes
| Driver: SynConstrainedMotion.wmv, 3/1/2010 22:22:56, 414981 bytes
| Driver: SynTapping.wmv, 3/4/2010 21:40:28, 79347 bytes
| Driver: SynButtons.wmv, 3/1/2010 22:22:56, 79377 bytes
| Driver: SynTouchStykSelect.wmv, 3/1/2010 22:22:56, 124105 bytes
| Driver: SynTouchStykButton.wmv, 3/1/2010 22:22:56, 135287 bytes
| Driver: SynTouchStykSensitivity.wmv, 3/16/2010 15:16:16, 224779 bytes
| Driver: SynEdgeMotionDragging.wmv, 9/14/2010 20:02:48, 90529 bytes
| Driver: SynEdgeMotionFixedSpeed.wmv, 9/14/2010 20:02:48, 90529 bytes
| Driver: SynEdgeMotionPointing.wmv, 9/14/2010 20:02:48, 68165 bytes
| Driver: SynEdgeMotionPressure.wmv, 9/14/2010 20:02:48, 101711 bytes
| Driver: SynNoButtons.wmv, 6/8/2010 13:46:36, 45741 bytes
| Driver: SynTapZones.wmv, 11/10/2010 19:07:52, 135257 bytes
| Driver: SynLinearHScrolling.wmv, 11/10/2010 19:07:52, 224713 bytes
| Driver: Syn2FingerHScrolling.wmv, 11/10/2010 19:07:52, 291805 bytes
| Driver: SynTapHoldToDrag.wmv, 11/10/2010 19:07:52, 79347 bytes
| Driver: SynTapLockingDrag.wmv, 6/5/2012 23:16:42, 135287 bytes
| Driver: Syn1FingerClickNB.wmv, 11/10/2010 19:07:52, 68165 bytes
| Driver: Syn1FingerClickDrag.wmv, 5/12/2011 21:54:32, 330277 bytes
| Driver: Syn2FingerClickDrag.wmv, 4/29/2011 20:07:02, 651665 bytes
| Driver: Syn2FingerRightClickNB.wmv, 4/11/2011 20:34:44, 101711 bytes
| Driver: Syn2FingerFlickNB.wmv, 11/10/2010 19:07:52, 437261 bytes
| Driver: Syn2FingerFlickLRNB.wmv, 5/26/2011 14:11:28, 317431 bytes
| Driver: Syn2FingerHScrollingNB.wmv, 11/10/2010 19:07:52, 280623 bytes
| Driver: Syn2FingerScrollingNB.wmv, 11/10/2010 19:07:52, 314199 bytes
| Driver: Syn3FingerFlickNB.wmv, 11/10/2010 19:07:52, 537899 bytes
| Driver: Syn3FingerPressNB.wmv, 11/10/2010 19:07:52, 101711 bytes
| Driver: Syn4FingerFlickNB.wmv, 2/25/2011 20:42:30, 426049 bytes
| Driver: SynButtonsNB.wmv, 11/10/2010 19:07:52, 79377 bytes
| Driver: SynChiralRotateNB.wmv, 11/10/2010 19:07:52, 180015 bytes
| Driver: SynChiralScrollingNB.wmv, 11/10/2010 19:07:52, 750387 bytes
| Driver: SynCoastingScrollingNB.wmv, 11/10/2010 19:07:52, 370139 bytes
| Driver: SynConstrainedMotionNB.wmv, 11/10/2010 19:07:52, 392617 bytes
| Driver: SynCoverGestureNB.wmv, 11/10/2010 19:07:52, 135287 bytes
| Driver: SynEdgeMotionDraggingNB.wmv, 11/10/2010 19:07:52, 90529 bytes
| Driver: SynEdgeMotionFixedSpeedNB.wmv, 11/10/2010 19:07:52, 90529 bytes
| Driver: SynEdgeMotionNB.wmv, 11/10/2010 19:07:52, 314229 bytes
| Driver: SynEdgeMotionPointingNB.wmv, 11/10/2010 19:07:52, 68165 bytes
| Driver: SynEdgeMotionPressureNB.wmv, 11/10/2010 19:07:52, 101711 bytes
| Driver: SynLinearHScrollingNB.wmv, 11/10/2010 19:07:52, 202349 bytes
| Driver: SynLinearScrollingNB.wmv, 11/10/2010 19:07:52, 247107 bytes
| Driver: SynMomentumNB.wmv, 11/10/2010 19:07:52, 135257 bytes
| Driver: SynMomentumScrollingNB.wmv, 11/10/2010 19:07:52, 582597 bytes
| Driver: SynPinchZoomNB.wmv, 11/10/2010 19:07:52, 414837 bytes
| Driver: SynPivotRotateNB.wmv, 11/10/2010 19:07:52, 437231 bytes
| Driver: SynSensitivityNB.wmv, 11/10/2010 19:07:52, 247167 bytes
| Driver: SynSlowMotionNB.wmv, 2/9/2012 22:40:46, 1090735 bytes
| Driver: SynTapHoldToDragNB.wmv, 11/10/2010 19:07:52, 79347 bytes
| Driver: SynTapLockingDragNB.wmv, 6/5/2012 23:16:42, 124105 bytes
| Driver: SynTapZonesNB.wmv, 11/10/2010 19:07:52, 135257 bytes
| Driver: SynTwistRotateNB.wmv, 3/3/2011 20:28:40, 448413 bytes
| Driver: SynPointingNB.wmv, 11/11/2010 16:55:08, 124105 bytes
| Driver: SynPalmCheckNB.wmv, 11/11/2010 16:55:08, 358939 bytes
| Driver: SynWindowConstrainedNB.wmv, 11/11/2010 16:55:08, 325477 bytes
| Driver: SynTappingNB.wmv, 11/11/2010 16:55:08, 68165 bytes
| Driver: Syn2FingerMomentumVHScrolling.wmv, 11/11/2010 18:15:02, 895723 bytes
| Driver: Syn2FingerMomentumVHScrollingNB.wmv, 11/11/2010 18:15:02, 862177 bytes
| Driver: Syn2FingerMomentumVScrolling_win8.wmv, 8/27/2012 21:34:58, 597933 bytes
| Driver: Syn2FingerMomentumVScrollingNB_win8.wmv, 8/27/2012 21:34:58, 586882 bytes
| Driver: Syn2FingerMomentumHScrolling_win8.wmv, 8/27/2012 21:34:58, 575831 bytes
| Driver: Syn2FingerMomentumHScrollingNB_win8.wmv, 8/27/2012 21:34:58, 564780 bytes
| Driver: Syn2FingerVHCoasting.wmv, 11/11/2010 18:15:02, 1275941 bytes
| Driver: Syn2FingerVHCoastingNB.wmv, 11/11/2010 18:15:02, 1242395 bytes
| Driver: Syn2FingerVCoasting_win8.wmv, 8/27/2012 22:56:38, 653218 bytes
| Driver: Syn2FingerHCoasting_win8.wmv, 8/27/2012 22:56:38, 852136 bytes
| Driver: Syn2FingerVCoastingNB_win8.wmv, 8/27/2012 22:56:38, 653218 bytes
| Driver: Syn2FingerHCoastingNB_win8.wmv, 8/27/2012 22:56:38, 796881 bytes
| Driver: SynMomentumVHScrolling.wmv, 11/11/2010 18:15:02, 683265 bytes
| Driver: SynMomentumVHScrollingNB.wmv, 11/11/2010 18:15:02, 660901 bytes
| Driver: SynVHCoasting.wmv, 11/11/2010 18:15:02, 649779 bytes
| Driver: SynVHCoastingNB.wmv, 11/11/2010 18:15:02, 593869 bytes
| Driver: Syn2FingerHScrolling_win8.wmv, 7/24/2012 14:28:26, 354811 bytes
| Driver: Syn2FingerHScrollingNB_win8.wmv, 7/24/2012 14:28:26, 376913 bytes
| Driver: SynChiralScrolling_win8.wmv, 7/24/2012 14:28:26, 741716 bytes
| Driver: SynChiralScrollingNB_win8.wmv, 7/24/2012 14:28:26, 752767 bytes
| Driver: SynLinearHScrolling_win8.wmv, 7/24/2012 14:28:26, 244301 bytes
| Driver: SynLinearHScrollingNB_win8.wmv, 7/24/2012 14:28:26, 266403 bytes
| Driver: SynLinearScrolling_win8.wmv, 7/24/2012 14:28:26, 244331 bytes
| Driver: SynLinearScrollingNB_win8.wmv, 7/24/2012 14:28:26, 233280 bytes
| Driver: SynPivotRotate_win8.wmv, 7/24/2012 14:28:26, 465381 bytes
| Driver: SynPivotRotateNB_win8.wmv, 7/24/2012 14:28:26, 476432 bytes
| Driver: SynTwistRotate_win8.wmv, 7/24/2012 14:28:26, 432228 bytes
| Driver: SynTwistRotateNB_win8.wmv, 8/6/2012 15:03:22, 410126 bytes
| Driver: SynEdgePulls.wmv, 7/25/2012 16:13:38, 365982 bytes
| Driver: SynEdgePullsNB.wmv, 7/25/2012 16:13:38, 343880 bytes
| Driver: Syn4FingerFlick_win8.wmv, 7/27/2012 20:21:28, 598023 bytes
| Driver: Syn4FingerFlickNB_win8.wmv, 7/27/2012 20:21:28, 564870 bytes
| Driver: Syn2FingerScrolling.html, 10/4/2011 22:06:44, 2323 bytes
| Driver: Syn2FingerFlick.html, 10/4/2011 22:06:44, 2319 bytes
| Driver: Syn3FingerFlick.html, 10/4/2011 22:06:44, 2319 bytes
| Driver: Syn4FingerFlick.html, 10/4/2011 22:06:44, 2319 bytes
| Driver: Syn4FingerFlickUpDown.html, 10/4/2011 22:06:44, 2325 bytes
| Driver: Syn4FingerFlickLeftRight.html, 10/4/2011 22:06:44, 2328 bytes
| Driver: Syn3FingerPress.html, 10/4/2011 22:06:44, 2319 bytes
| Driver: SynEdgeMotion.html, 10/4/2011 22:06:44, 2317 bytes
| Driver: SynMomentum.html, 10/4/2011 22:06:44, 2315 bytes
| Driver: SynPinchZoom.html, 10/4/2011 22:06:44, 2316 bytes
| Driver: SynRotating.html, 10/4/2011 22:06:44, 2315 bytes
| Driver: SynTwistRotate.html, 10/4/2011 22:06:44, 2318 bytes
| Driver: SynCoverGesture.html, 10/4/2011 22:06:44, 2319 bytes
| Driver: SynAccessibility.html, 10/4/2011 22:06:44, 2320 bytes
| Driver: SynSmartSense.html, 10/4/2011 22:06:44, 2317 bytes
| Driver: SynButtons.html, 10/4/2011 22:06:44, 2314 bytes
| Driver: SynClicking.html, 10/4/2011 22:06:44, 2315 bytes
| Driver: SynMultiFingerGestures.html, 10/4/2011 22:06:44, 2326 bytes
| Driver: SynPalmCheck.html, 10/4/2011 22:06:44, 2316 bytes
| Driver: SynPointing.html, 10/4/2011 22:06:44, 2315 bytes
| Driver: SynScrolling.html, 10/4/2011 22:06:44, 2316 bytes
| Driver: SynSensitivity.html, 10/4/2011 22:06:44, 2318 bytes
| Driver: SynTapping.html, 10/4/2011 22:06:44, 2314 bytes
| Driver: SynTouchStykButton.html, 10/4/2011 22:06:44, 2322 bytes
| Driver: SynTouchStykSelect.html, 10/4/2011 22:06:44, 2322 bytes
| Driver: SynTouchStykSensitivity.html, 10/4/2011 22:06:44, 2327 bytes
| Driver: SynScrollingVertical.html, 10/4/2011 22:06:44, 2324 bytes
| Driver: SynScrollingHorizontal.html, 10/4/2011 22:06:44, 2326 bytes
| Driver: SynScrollingChiral.html, 10/4/2011 22:06:44, 2322 bytes
| Driver: SynLockingDrags.html, 12/5/2011 22:49:30, 2319 bytes
| Driver: SynEdgePulls.html, 7/25/2012 16:13:38, 2316 bytes
| Driver: Syn2FingerScrolling_win8.wmv, 8/22/2012 20:12:26, 874268 bytes
| Driver: Syn2FingerScrollingNB_win8.wmv, 8/22/2012 20:12:26, 796911 bytes
| Driver: SynToshiba.exe, 11/23/2012 07:18:04, 262968 bytes
| Driver: SynCOM.dll, 11/23/2012 07:13:22, 539960 bytes
| Driver: SynTPCOM.dll, 11/23/2012 07:13:38, 113976 bytes
| Driver: i8042prt.sys, 7/25/2012 22:28:51, 112640 bytes
| Driver: mouclass.sys, 7/26/2012 01:00:55, 45808 bytes
| Driver: SynTPCo14.dll, 11/23/2012 07:13:32, 177976 bytes
| Driver: WdfCoInstaller01009.dll, 8/15/2012 11:23:26, 1721216 bytes
|
+ HID-compliant mouse
| Vendor/Product ID: 0x046D, 0xC52B
| Matching Device ID: HID_DEVICE_SYSTEM_MOUSE
| Service: mouhid
| Driver: mouhid.sys, 3/1/2013 22:15:53, 26112 bytes
| Driver: mouclass.sys, 7/26/2012 01:00:55, 45808 bytes

------------------------
Disk & DVD/CD-ROM Drives
------------------------
      Drive: C:
Free Space: 157.0 GB
Total Space: 702.6 GB
File System: NTFS
      Model: ST750LX003-1AC154

      Drive: D:
Free Space: 214.5 GB
Total Space: 464.1 GB
File System: NTFS
      Model: TOSHIBA MK5061GSYN

      Drive: E:
      Model: TSSTcorp CDDVDW SN-208AB
     Driver: c:\windows\system32\drivers\cdrom.sys, 6.02.9200.16384 (English), 7/25/2012 22:26:36, 174080 bytes

      Drive: I:
      Model: DTSOFT Virtual CdRom Device
     Driver: c:\windows\system32\drivers\cdrom.sys, 6.02.9200.16384 (English), 7/25/2012 22:26:36, 174080 bytes

--------------
System Devices
--------------
     Name: Synaptics SMBus Driver
Device ID: PCI\VEN_8086&DEV_1E22&SUBSYS_FF1E1179&REV_04\3&11583659&1&FB
   Driver: C:\windows\system32\DRIVERS\Smb_driver_Intel.sys, 16.02.0019.0004 (English), 11/23/2012 07:13:56, 44344 bytes
   Driver: C:\Program Files\Synaptics\SynTP\SmbDrv.ini, 11/27/2012 03:33:04, 5521 bytes
   Driver: C:\windows\system32\WdfCoInstaller01009.dll, 1.09.7600.16385 (English), 8/15/2012 11:23:26, 1721216 bytes

     Name: Intel(R) HD Graphics 4000
Device ID: PCI\VEN_8086&DEV_0166&SUBSYS_FB121179&REV_09\3&11583659&1&10
   Driver: C:\windows\system32\DRIVERS\igdkmd64.sys, 9.17.0010.2875 (English), 10/24/2012 02:45:00, 5332896 bytes
   Driver: C:\windows\system32\igdumd64.dll, 9.17.0010.2875 (English), 10/24/2012 02:45:06, 12615168 bytes
   Driver: C:\windows\system32\igd10umd64.dll, 9.17.0010.2875 (English), 10/24/2012 02:44:56, 12854272 bytes
   Driver: C:\windows\system32\igfxcmrt64.dll, 2.04.0000.1007 (English), 10/24/2012 02:45:08, 518656 bytes
   Driver: C:\windows\system32\igfx11cmrt64.dll, 2.04.0000.1007 (English), 10/24/2012 02:45:06, 483840 bytes
   Driver: C:\windows\system32\igfxcmjit64.dll, 2.04.0000.1007 (English), 10/24/2012 02:45:08, 3510784 bytes
   Driver: C:\windows\system32\IccLibDll_x64.dll, 10/24/2012 02:44:46, 94208 bytes
   Driver: C:\windows\system32\igcodeckrng700.bin, 10/24/2012 02:44:52, 755048 bytes
   Driver: C:\windows\system32\igvpkrng700.bin, 10/24/2012 02:45:12, 598780 bytes
   Driver: C:\windows\SysWow64\igcodeckrng700.bin, 10/24/2012 02:44:52, 755048 bytes
   Driver: C:\windows\SysWow64\igvpkrng700.bin, 10/24/2012 02:45:12, 598780 bytes
   Driver: C:\windows\system32\igdde64.dll, 10/24/2012 02:44:56, 80384 bytes
   Driver: C:\windows\SysWow64\igdde32.dll, 10/24/2012 02:44:56, 64512 bytes
   Driver: C:\windows\system32\iglhxs64.vp, 10/24/2012 02:45:12, 17154 bytes
   Driver: C:\windows\system32\iglhxo64.vp, 6/2/2012 10:32:34, 59425 bytes
   Driver: C:\windows\system32\iglhxc64.vp, 6/2/2012 10:32:34, 59230 bytes
   Driver: C:\windows\system32\iglhxg64.vp, 6/2/2012 10:32:34, 59398 bytes
   Driver: C:\windows\system32\iglhxo64_dev.vp, 6/2/2012 10:32:34, 58109 bytes
   Driver: C:\windows\system32\iglhxc64_dev.vp, 6/2/2012 10:32:34, 59104 bytes
   Driver: C:\windows\system32\iglhxg64_dev.vp, 6/2/2012 10:32:34, 58796 bytes
   Driver: C:\windows\system32\iglhxa64.vp, 6/2/2012 10:32:34, 1074 bytes
   Driver: C:\windows\system32\iglhxa64.cpa, 6/2/2012 10:32:34, 1981696 bytes
   Driver: C:\windows\system32\iglhcp64.dll, 3.00.0001.0016 (English), 10/24/2012 02:45:12, 216064 bytes
   Driver: C:\windows\system32\iglhsip64.dll, 3.00.0000.0012 (English), 10/24/2012 02:45:12, 524800 bytes
   Driver: C:\windows\SysWow64\igdumd32.dll, 9.17.0010.2875 (English), 10/24/2012 02:45:06, 11049472 bytes
   Driver: C:\windows\SysWow64\igfxdv32.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 330240 bytes
   Driver: C:\windows\SysWow64\igd10umd32.dll, 9.17.0010.2875 (English), 10/24/2012 02:44:52, 11171840 bytes
   Driver: C:\windows\SysWow64\iglhcp32.dll, 3.00.0001.0015 (English), 10/24/2012 02:45:12, 180224 bytes
   Driver: C:\windows\SysWow64\iglhsip32.dll, 3.00.0000.0012 (English), 10/24/2012 02:45:12, 519680 bytes
   Driver: C:\windows\SysWow64\IntelCpHeciSvc.exe, 1.00.0001.0014 (English), 10/24/2012 02:45:14, 277024 bytes
   Driver: C:\windows\SysWow64\igfxcmrt32.dll, 2.04.0000.1007 (English), 10/24/2012 02:45:08, 640512 bytes
   Driver: C:\windows\SysWow64\igfx11cmrt32.dll, 2.04.0000.1007 (English), 10/24/2012 02:45:06, 459264 bytes
   Driver: C:\windows\SysWow64\igfxcmjit32.dll, 2.04.0000.1007 (English), 10/24/2012 02:45:08, 3121152 bytes
   Driver: C:\windows\system32\difx64.exe, 1.04.0002.0000 (English), 10/24/2012 02:44:44, 185376 bytes
   Driver: C:\windows\system32\hccutils.dll, 8.15.0010.2875 (English), 10/24/2012 02:44:46, 110592 bytes
   Driver: C:\windows\system32\igfxsrvc.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 63488 bytes
   Driver: C:\windows\system32\igfxsrvc.exe, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 513056 bytes
   Driver: C:\windows\system32\igfxpph.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 384512 bytes
   Driver: C:\windows\system32\igfxcpl.cpl, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 126976 bytes
   Driver: C:\windows\system32\igfxdev.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 441344 bytes
   Driver: C:\windows\system32\igfxdo.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 142336 bytes
   Driver: C:\windows\system32\igfxtray.exe, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 171040 bytes
   Driver: C:\windows\system32\hkcmd.exe, 8.15.0010.2875 (English), 10/24/2012 02:44:46, 399392 bytes
   Driver: C:\windows\system32\igfxress.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 9007616 bytes
   Driver: C:\windows\system32\igfxpers.exe, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 441888 bytes
   Driver: C:\windows\system32\igfxTMM.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 410624 bytes
   Driver: C:\windows\system32\gfxSrvc.dll, 8.15.0010.2875 (English), 10/24/2012 02:44:44, 173568 bytes
   Driver: C:\windows\system32\GfxUI.exe, 8.15.0010.2875 (English), 10/24/2012 02:44:44, 5903392 bytes
   Driver: C:\windows\system32\GfxUI.exe.config, 10/24/2012 02:44:46, 259 bytes
   Driver: C:\windows\system32\IGFXDEVLib.dll, 1.00.0000.0000 (Invariant Language), 10/24/2012 02:45:08, 9728 bytes
   Driver: C:\windows\system32\igfxext.exe, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 252448 bytes
   Driver: C:\windows\system32\igfxexps.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 28672 bytes
   Driver: C:\windows\SysWow64\igfxexps32.dll, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 25088 bytes
   Driver: C:\windows\system32\igfxrara.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 435712 bytes
   Driver: C:\windows\system32\igfxrchs.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 428544 bytes
   Driver: C:\windows\system32\igfxrcht.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 429056 bytes
   Driver: C:\windows\system32\igfxrdan.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 437248 bytes
   Driver: C:\windows\system32\igfxrdeu.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438784 bytes
   Driver: C:\windows\system32\igfxrenu.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 286208 bytes
   Driver: C:\windows\system32\igfxresn.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 439808 bytes
   Driver: C:\windows\system32\igfxrfin.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438272 bytes
   Driver: C:\windows\system32\igfxrfra.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 439808 bytes
   Driver: C:\windows\system32\igfxrheb.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 435712 bytes
   Driver: C:\windows\system32\igfxrhrv.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438784 bytes
   Driver: C:\windows\system32\igfxrita.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438784 bytes
   Driver: C:\windows\system32\igfxrjpn.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 432128 bytes
   Driver: C:\windows\system32\igfxrkor.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 431104 bytes
   Driver: C:\windows\system32\igfxrnld.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438784 bytes
   Driver: C:\windows\system32\igfxrnor.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 437760 bytes
   Driver: C:\windows\system32\igfxrplk.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438784 bytes
   Driver: C:\windows\system32\igfxrptb.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 437760 bytes
   Driver: C:\windows\system32\igfxrptg.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438784 bytes
   Driver: C:\windows\system32\igfxrrom.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 439296 bytes
   Driver: C:\windows\system32\igfxrrus.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 439296 bytes
   Driver: C:\windows\system32\igfxrsky.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 438784 bytes
   Driver: C:\windows\system32\igfxrslv.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 437760 bytes
   Driver: C:\windows\system32\igfxrsve.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 437760 bytes
   Driver: C:\windows\system32\igfxrtha.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 437248 bytes
   Driver: C:\windows\system32\igfxrcsy.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:08, 438272 bytes
   Driver: C:\windows\system32\igfxrell.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 440320 bytes
   Driver: C:\windows\system32\igfxrhun.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:10, 438272 bytes
   Driver: C:\windows\system32\igfxrtrk.lrc, 8.15.0010.2875 (English), 10/24/2012 02:45:12, 437760 bytes
   Driver: C:\windows\system32\Gfxres.ar-SA.resources, 10/24/2012 02:44:44, 165865 bytes
   Driver: C:\windows\system32\Gfxres.cs-CZ.resources, 10/24/2012 02:44:44, 142008 bytes
   Driver: C:\windows\system32\Gfxres.da-DK.resources, 10/24/2012 02:44:44, 136873 bytes
   Driver: C:\windows\system32\Gfxres.de-DE.resources, 10/24/2012 02:44:44, 147101 bytes
   Driver: C:\windows\system32\Gfxres.el-GR.resources, 10/24/2012 02:44:44, 209727 bytes
   Driver: C:\windows\system32\Gfxres.es-ES.resources, 10/24/2012 02:44:44, 147010 bytes
   Driver: C:\windows\system32\Gfxres.en-US.resources, 10/24/2012 02:44:44, 132360 bytes
   Driver: C:\windows\system32\Gfxres.fi-FI.resources, 10/24/2012 02:44:44, 141739 bytes
   Driver: C:\windows\system32\Gfxres.fr-FR.resources, 10/24/2012 02:44:44, 145211 bytes
   Driver: C:\windows\system32\Gfxres.he-IL.resources, 10/24/2012 02:44:44, 158727 bytes
   Driver: C:\windows\system32\Gfxres.hr-HR.resources, 10/24/2012 02:44:44, 140779 bytes
   Driver: C:\windows\system32\Gfxres.hu-HU.resources, 10/24/2012 02:44:44, 143657 bytes
   Driver: C:\windows\system32\Gfxres.it-IT.resources, 10/24/2012 02:44:44, 149390 bytes
   Driver: C:\windows\system32\Gfxres.ja-JP.resources, 10/24/2012 02:44:44, 163120 bytes
   Driver: C:\windows\system32\Gfxres.ko-KR.resources, 10/24/2012 02:44:44, 147759 bytes
   Driver: C:\windows\system32\Gfxres.nb-NO.resources, 10/24/2012 02:44:44, 137534 bytes
   Driver: C:\windows\system32\Gfxres.nl-NL.resources, 10/24/2012 02:44:44, 143730 bytes
   Driver: C:\windows\system32\Gfxres.pl-PL.resources, 10/24/2012 02:44:44, 142423 bytes
   Driver: C:\windows\system32\Gfxres.pt-BR.resources, 10/24/2012 02:44:44, 143976 bytes
   Driver: C:\windows\system32\Gfxres.pt-PT.resources, 10/24/2012 02:44:44, 142990 bytes
   Driver: C:\windows\system32\Gfxres.ro-RO.resources, 10/24/2012 02:44:44, 145715 bytes
   Driver: C:\windows\system32\Gfxres.ru-RU.resources, 10/24/2012 02:44:44, 193862 bytes
   Driver: C:\windows\system32\Gfxres.sk-SK.resources, 10/24/2012 02:44:44, 141574 bytes
   Driver: C:\windows\system32\Gfxres.sl-SI.resources, 10/24/2012 02:44:44, 137621 bytes
   Driver: C:\windows\system32\Gfxres.sv-SE.resources, 10/24/2012 02:44:44, 142617 bytes
   Driver: C:\windows\system32\Gfxres.th-TH.resources, 10/24/2012 02:44:44, 223233 bytes
   Driver: C:\windows\system32\Gfxres.tr-TR.resources, 10/24/2012 02:44:44, 144378 bytes
   Driver: C:\windows\system32\Gfxres.zh-CN.resources, 10/24/2012 02:44:44, 124403 bytes
   Driver: C:\windows\system32\Gfxres.zh-TW.resources, 10/24/2012 02:44:44, 126035 bytes
   Driver: C:\windows\system32\ig7icd64.dll, 9.17.0010.2875 (English), 10/24/2012 02:44:50, 11594240 bytes
   Driver: C:\windows\SysWow64\ig7icd32.dll, 9.17.0010.2875 (English), 10/24/2012 02:44:50, 8579584 bytes
   Driver: C:\windows\system32\Intel_OpenCL_ICD64.dll, 1.02.0001.0000 (English), 10/24/2012 02:45:14, 56832 bytes
   Driver: C:\windows\system32\IntelOpenCL64.dll, 1.01.0000.1003 (English), 10/24/2012 02:45:14, 241664 bytes
   Driver: C:\windows\system32\igdbcl64.dll, 9.17.0010.2875 (English), 10/24/2012 02:44:56, 3580928 bytes
   Driver: C:\windows\system32\igdrcl64.dll, 9.17.0010.2875 (English), 10/24/2012 02:45:04, 27664896 bytes
   Driver: C:\windows\system32\igdfcl64.dll, 8.01.0000.2875 (English), 10/24/2012 02:45:00, 27418112 bytes
   Driver: C:\windows\SysWow64\Intel_OpenCL_ICD32.dll, 1.02.0001.0000 (English), 10/24/2012 02:45:14, 56320 bytes
   Driver: C:\windows\SysWow64\IntelOpenCL32.dll, 1.01.0000.1003 (English), 10/24/2012 02:45:14, 195584 bytes
   Driver: C:\windows\SysWow64\igdbcl32.dll, 9.17.0010.2875 (English), 10/24/2012 02:44:56, 2898944 bytes
   Driver: C:\windows\SysWow64\igdrcl32.dll, 9.17.0010.2875 (English), 10/24/2012 02:45:02, 27643904 bytes
   Driver: C:\windows\SysWow64\igdfcl32.dll, 8.01.0000.2875 (English), 10/24/2012 02:44:58, 21810688 bytes
   Driver: C:\windows\system32\igfxCoIn_v2875.dll, 1.02.0030.0000 (English), 10/24/2012 02:45:14, 116224 bytes

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 5 - 1E18
Device ID: PCI\VEN_8086&DEV_1E18&SUBSYS_FF1E1179&REV_C4\3&11583659&1&E4
   Driver: C:\windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:55, 234224 bytes

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 1 - 1E10
Device ID: PCI\VEN_8086&DEV_1E10&SUBSYS_FF1E1179&REV_C4\3&11583659&1&E0
   Driver: C:\windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:55, 234224 bytes

     Name: Intel(R) Management Engine Interface
Device ID: PCI\VEN_8086&DEV_1E3A&SUBSYS_FF1E1179&REV_04\3&11583659&1&B0
   Driver: C:\windows\system32\DRIVERS\HECIx64.sys, 8.01.0000.1263 (English), 7/2/2012 19:16:02, 62784 bytes

     Name: Intel(R) 7 Series Chipset Family SATA AHCI Controller
Device ID: PCI\VEN_8086&DEV_1E03&SUBSYS_FF1E1179&REV_04\3&11583659&1&FA
   Driver: C:\windows\system32\DRIVERS\iaStorA.sys, 11.05.0002.1001 (English), 7/31/2012 15:22:00, 645952 bytes

     Name: Intel(R) USB 3.0 eXtensible Host Controller - 0100 (Microsoft)
Device ID: PCI\VEN_8086&DEV_1E31&SUBSYS_FF1E1179&REV_04\3&11583659&1&A0
   Driver: C:\windows\system32\DRIVERS\UCX01000.SYS, 6.02.9200.16628 (English), 6/1/2013 07:29:35, 213248 bytes
   Driver: C:\windows\system32\DRIVERS\USBXHCI.SYS, 6.02.9200.16628 (English), 6/1/2013 07:29:35, 337152 bytes

     Name: NVIDIA GeForce GTX 670M
Device ID: PCI\VEN_10DE&DEV_1213&SUBSYS_FB121179&REV_A1\4&1D7D033F&0&0008
   Driver: C:\Program Files\NVIDIA Corporation\Drs\dbInstaller.exe, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 234272 bytes
   Driver: C:\Program Files\NVIDIA Corporation\Drs\nvdrsdb.bin, 3/15/2013 01:53:06, 1110984 bytes
   Driver: C:\windows\System32\DriverStore\FileRepository\nvtdn.inf_amd64_32847a66fca92bf2\NvCplSetupInt.exe, 1.00.0001.0000 (English), 3/15/2013 01:53:06, 73682704 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\Nvd3d9wrap.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 286536 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\detoured.dll, 8/1/2012 06:32:00, 4096 bytes
   Driver: C:\Program Files (x86)\NVIDIA Corporation\coprocmanager\nvdxgiwrap.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 193336 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\Nvd3d9wrapx.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 327248 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\detoured.dll, 8/1/2012 06:32:00, 4096 bytes
   Driver: C:\Program Files\NVIDIA Corporation\coprocmanager\nvdxgiwrapx.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 228880 bytes
   Driver: C:\Program Files\NVIDIA Corporation\license.txt, 3/15/2013 01:53:06, 21898 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\MCU.exe, 1.00.4647.21994 (English), 3/15/2013 01:53:06, 1562400 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvdebugdump.exe, 3/15/2013 01:53:06, 223008 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.1.pdf, 3/15/2013 01:53:06, 40574 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 241440 bytes
   Driver: C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 428320 bytes
   Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL.dll, 1.00.0000.0000 (English), 3/15/2013 01:53:06, 53024 bytes
   Driver: C:\Program Files\NVIDIA Corporation\OpenCL\OpenCL64.dll, 1.00.0000.0000 (English), 3/15/2013 01:53:06, 61216 bytes
   Driver: C:\windows\system32\DRIVERS\nvlddmkm.sys, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 11048736 bytes
   Driver: C:\windows\system32\DRIVERS\nvpciflt.sys, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 30496 bytes
   Driver: C:\windows\system32\nvapi64.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 2864144 bytes
   Driver: C:\windows\system32\nvcompiler.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 25256736 bytes
   Driver: C:\windows\system32\nvcuda.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 9414456 bytes
   Driver: C:\windows\system32\nvcuvenc.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 2355488 bytes
   Driver: C:\windows\system32\nvcuvid.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 2913056 bytes
   Driver: C:\windows\system32\nvd3dumx.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 17990800 bytes
   Driver: C:\windows\system32\nvinfo.pb, 3/15/2013 01:53:06, 17738 bytes
   Driver: C:\windows\system32\nvinitx.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 250504 bytes
   Driver: C:\windows\system32\nvoglv64.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 26956576 bytes
   Driver: C:\windows\system32\nvopencl.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 7573816 bytes
   Driver: C:\windows\system32\nvumdshimx.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 1118776 bytes
   Driver: C:\windows\system32\nvwgf2umx.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 15508512 bytes
   Driver: C:\windows\SysWow64\nvapi.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 2539128 bytes
   Driver: C:\windows\SysWow64\nvcompiler.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 17560352 bytes
   Driver: C:\windows\SysWow64\nvcuda.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 7959000 bytes
   Driver: C:\windows\SysWow64\nvcuvenc.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 1995552 bytes
   Driver: C:\windows\SysWow64\nvcuvid.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 2728736 bytes
   Driver: C:\windows\SysWow64\nvd3dum.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 15042928 bytes
   Driver: C:\windows\SysWow64\nvinit.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 205184 bytes
   Driver: C:\windows\SysWow64\nvoglv32.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 20542752 bytes
   Driver: C:\windows\SysWow64\nvopencl.dll, 8.17.0013.1422 (English), 3/15/2013 01:53:06, 6271872 bytes
   Driver: C:\windows\SysWow64\nvumdshim.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 968408 bytes
   Driver: C:\windows\SysWow64\nvwgf2um.dll, 9.18.0013.1422 (English), 3/15/2013 01:53:06, 13088000 bytes
   Driver: C:\windows\system32\nvdispco6431422.dll, 2.00.0029.0004 (English), 3/15/2013 01:53:06, 1807136 bytes
   Driver: C:\windows\system32\nvdispgenco6431422.dll, 2.00.0016.0002 (English), 3/15/2013 01:53:06, 1510176 bytes

     Name: High Definition Audio Controller
Device ID: PCI\VEN_8086&DEV_1E20&SUBSYS_FF1E1179&REV_04\3&11583659&1&D8
   Driver: C:\windows\system32\DRIVERS\hdaudbus.sys, 6.02.9200.16420 (English), 9/20/2012 02:08:44, 71168 bytes

     Name: Qualcomm Atheros AR8161 PCI-E Gigabit Ethernet Controller (NDIS 6.30)
Device ID: PCI\VEN_1969&DEV_1091&SUBSYS_FF1E1179&REV_10\4&34996F0&0&00E0
   Driver: C:\windows\system32\DRIVERS\L1C63x64.sys, 2.01.0000.0006 (English), 7/13/2012 17:04:30, 103936 bytes

     Name: Intel(R) HM76 Express Chipset LPC Controller - 1E59
Device ID: PCI\VEN_8086&DEV_1E59&SUBSYS_FF1E1179&REV_04\3&11583659&1&F8
   Driver: C:\windows\system32\DRIVERS\msisadrv.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:55, 17136 bytes

     Name: Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller - 1E26
Device ID: PCI\VEN_8086&DEV_1E26&SUBSYS_FF1E1179&REV_04\3&11583659&1&E8
   Driver: C:\windows\system32\drivers\usbehci.sys, 6.02.9200.16420 (English), 9/20/2012 03:55:32, 79080 bytes
   Driver: C:\windows\system32\drivers\usbport.sys, 6.02.9200.16420 (English), 9/20/2012 03:55:33, 488168 bytes
   Driver: C:\windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (English), 2/2/2013 07:19:44, 496872 bytes

     Name: Intel(R) Centrino(R) Wireless-N 2230
Device ID: PCI\VEN_8086&DEV_0887&SUBSYS_40628086&REV_C4\4&C4DC970&0&00E1
   Driver: C:\windows\system32\DRIVERS\NETwew00.sys, 15.06.0001.0006 (English), 2/21/2013 15:00:24, 3311072 bytes
   Driver: C:\windows\system32\DRIVERS\Netwfw00.dat, 2/21/2013 14:58:52, 6182928 bytes
   Driver: C:\windows\system32\Netwcw00.dll, 15.01.0000.0011 (English), 2/17/2012 04:34:58, 885520 bytes
   Driver: C:\windows\system32\Netwrw00.dll, 15.01.0000.0011 (English), 2/17/2012 04:35:00, 3381008 bytes
   Driver: C:\windows\system32\drivers\vwifibus.sys, 6.02.9200.16384 (English), 7/25/2012 22:27:54, 24064 bytes

     Name: Intel(R) 7 Series/C216 Chipset Family USB Enhanced Host Controller - 1E2D
Device ID: PCI\VEN_8086&DEV_1E2D&SUBSYS_FF1E1179&REV_04\3&11583659&1&D0
   Driver: C:\windows\system32\drivers\usbehci.sys, 6.02.9200.16420 (English), 9/20/2012 03:55:32, 79080 bytes
   Driver: C:\windows\system32\drivers\usbport.sys, 6.02.9200.16420 (English), 9/20/2012 03:55:33, 488168 bytes
   Driver: C:\windows\system32\drivers\usbhub.sys, 6.02.9200.16518 (English), 2/2/2013 07:19:44, 496872 bytes

     Name: Realtek PCIE CardReader
Device ID: PCI\VEN_10EC&DEV_5229&SUBSYS_FF1E1179&REV_01\4&121BB75B&0&00E4
   Driver: C:\windows\system32\DRIVERS\RtsP2Stor.sys, 6.02.8400.29029 (English), 7/3/2012 18:09:08, 269968 bytes
   Driver: C:\windows\SysWOW64\RtsP2StorIcon.dll, 1.00.0008.0000 (English), 7/3/2012 18:09:08, 9888912 bytes

     Name: Intel(R) 7 Series/C216 Chipset Family PCI Express Root Port 2 - 1E12
Device ID: PCI\VEN_8086&DEV_1E12&SUBSYS_FF1E1179&REV_C4\3&11583659&1&E1
   Driver: C:\windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:55, 234224 bytes

     Name: Xeon(R) processor E3-1200 v2/3rd Gen Core processor PCI Express Root Port - 0151
Device ID: PCI\VEN_8086&DEV_0151&SUBSYS_FF1E1179&REV_09\3&11583659&1&08
   Driver: C:\windows\system32\DRIVERS\pci.sys, 6.02.9200.16384 (English), 7/26/2012 01:00:55, 234224 bytes

     Name: 3rd Gen Core processor DRAM Controller - 0154
Device ID: PCI\VEN_8086&DEV_0154&SUBSYS_FF1E1179&REV_09\3&11583659&1&00
   Driver: n/a

------------------
DirectShow Filters
------------------

DirectShow Filters:
WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.02.9200.16384
WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.02.9200.16384
WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.02.9200.16384
MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.02.9200.16384
Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.02.9200.16496
WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.02.9200.16384
WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.02.9200.16604
Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.02.9200.16384
Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.02.9200.16384
WD Secure Source Filter,0x00200000,0,1,WDSecureSourceFilter.dll,3.05.0034.0000
DV Muxer,0x00400000,0,0,qdv.dll,6.06.9200.16384
Color Space Converter,0x00400001,1,1,quartz.dll,6.06.9200.16384
WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.9200.16384
AVI Splitter,0x00600000,1,1,quartz.dll,6.06.9200.16384
VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.9200.16384
SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.9200.16384
Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,12.00.9200.16429
DS Video Buffer Filter,0x00200000,1,1,DSBuffer_Video.ax,3.05.0034.0000
AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.9200.16384
StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.9200.16384
MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.9200.16384
MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.9200.16384
SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9200.16384
MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.9200.16384
Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.9200.16384
SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.9200.16384
Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9200.16384
Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.9200.16384
MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.9200.16384
PlayReady DMO Wrapper,0x00600002,1,1,PRDMOW~1.DLL,1.03.2297.0000
DV Splitter,0x00600000,1,2,qdv.dll,6.06.9200.16384
Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.9200.16384
MS PR Source Filter,0x00200000,0,2,PRSource.dll,1.03.2297.0000
Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,12.00.9200.16384
ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.9200.16384
Video Renderer,0x00800001,1,0,quartz.dll,6.06.9200.16384
MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.9200.16384
Line 21 Decoder,0x00600000,1,1,,
Video Port Manager,0x00600000,2,1,quartz.dll,6.06.9200.16384
Video Renderer,0x00400000,1,0,quartz.dll,6.06.9200.16384
VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.9200.16384
Intel® AAC encoder,0x00200000,1,1,intelaac.dll,
WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.9200.16384
VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.02.9200.16384
File writer,0x00200000,1,0,qcap.dll,6.06.9200.16384
Intel® Mux Renderer,0x00200000,2,0,intelmux.dll,3.05.0034.0000
DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.9200.16384
Overlay Mixer2,0x00200000,1,1,,
Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,12.00.9200.16384
WST Pager,0x00200000,1,1,WSTPager.ax,6.06.9200.16384
MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.9200.16384
DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.9200.16384
SampleGrabber,0x00200000,1,1,qedit.dll,6.06.9200.16628
Null Renderer,0x00200000,1,0,qedit.dll,6.06.9200.16628
MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.9200.16384
Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.02.9200.16384
StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.9200.16384
Smart Tee,0x00200000,1,2,qcap.dll,6.06.9200.16384
Overlay Mixer,0x00200000,0,0,,
AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.9200.16384
WD Audio Filter,0x00200000,0,1,WDAudioFilter.dll,3.05.0034.0000
AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.9200.16384
Wave Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
MIDI Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.9200.16384
File stream renderer,0x00400000,1,1,quartz.dll,6.06.9200.16384
Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,12.00.8506.0000
StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.9200.16384
AVI Mux,0x00200000,1,0,qcap.dll,6.06.9200.16384
Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.9200.16384
File Source (Async.),0x00400000,0,1,quartz.dll,6.06.9200.16384
File Source (URL),0x00400000,0,1,quartz.dll,6.06.9200.16384
WDSource Filter,0x00200000,0,1,WDSourceFilter.dll,3.05.0034.0000
AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
WD Silence Filter,0x00200000,0,1,WDSilenceFilter.dll,
Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.9200.16384
Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.02.9200.16384
Intel®WiDi H264 encoder,0x00200000,1,1,h264HWEnc.dll,
BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.9200.16384
MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.9200.16384

WDM Streaming Tee/Splitter Devices:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.02.9200.16384

Video Compressors:
WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.02.9200.16384
WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.02.9200.16384
MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.02.9200.16384
DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.9200.16384
MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.9200.16384

Audio Compressors:
WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.02.9200.16384
WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.02.9200.16384
IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
PCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.9200.16384
GSM 6.10,0x00200000,1,1,quartz.dll,6.06.9200.16384
CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.9200.16384
CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.9200.16384
MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.9200.16384

PBDA CP Filters:
PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.9200.16384
PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.9200.16384
PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.9200.16384

Midi Renderers:
Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.9200.16384
Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.9200.16384

WDM Streaming Capture Devices:
Realtek HD Audio Mic input,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
Realtek HD Audio Stereo input,0x00200000,1,1,ksproxy.ax,6.02.9200.16384
TOSHIBA Web Camera - FHD,0x00200000,1,2,ksproxy.ax,6.02.9200.16384

WDM Streaming Rendering Devices:
Realtek HD Audio output,0x00200000,1,1,ksproxy.ax,6.02.9200.16384

BDA Network Providers:
Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.9200.16384
Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.9200.16384

Video Capture Sources:
TOSHIBA Web Camera - FHD,0x00200000,1,2,ksproxy.ax,6.02.9200.16384

Multi-Instance Capable VBI Codecs:
VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.9200.16384

BDA Transport Information Renderers:
BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.9200.16384
MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.9200.16384

BDA CP/CA Filters:
Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.9200.16384
Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.9200.16384
PTFilter,0x00200000,0,0,EncDec.dll,6.06.9200.16384
XDS Codec,0x00200000,0,0,EncDec.dll,6.06.9200.16384

WDM Streaming Communication Transforms:
Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.02.9200.16384

Audio Renderers:
Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.9200.16384
Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.9200.16384
Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.9200.16384
DirectSound: Speakers (Realtek High Definition Audio),0x00200000,1,0,quartz.dll,6.06.9200.16384


-------------------------------------
Disabled Media Foundation Transforms
-------------------------------------

[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\Transforms\DoNotUse]

<transform CLSID>



------------------------
Disabled Media Sources
------------------------

[HKEY_LOCAL_MACHINE\Software\Classes\MediaFoundation\MediaSources\DoNotUse]

<media source CLSID>


---------------
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
Reply
#10
I'm gonna bump this one last time in hopes someone figured this out. I've spent months exhausting every last option here, and over a month of absolutely no replies - someone has to have some kind of idea. No old version or new version of PCSX2 works. Tried 0.9.6, 0.9.8, 1.0.0, all different SVNs... Same issue.

For newcomers. Check out my dxdiag a bit above for my exact specs. I am trying to run... well, any game I have here in ISO format. After the PS2 Bios booting up and after the initial loading screens of the game (in my case, when I try Syphon Filter: The Omega Strain, it shows "Sony Computer Entertainment America presents") then it hangs at a black screen with no audio. This happens with any game. It is only on my Qosmio x875 laptop. This works with two other systems I have tried - same files and configuration. Tried deleting .ini's. Tried every plugin that came with the SVN. Tried switching to integrated GPU. Nothing.

Considering I'm away at college most of the time, I like the option of just using my laptop (which I'm sure is capable, considering my older and less powerful laptop ran everything at near-full speed) otherwise I'd just use my desktop that works just fine. So one last plea for some kind of help: is there anything I can do to get this program up and running?
Reply




Users browsing this thread: 1 Guest(s)