FORUM Tom's Hardware » Matériel » Autre » IRQL_DRIVER_NOT_LESS_OR_EQUAL
 

IRQL_DRIVER_NOT_LESS_OR_EQUAL

Il y a 454 utilisateurs connus et inconnus. Pour voir la liste des connectés connus, cliquez ici
Ajouter une réponse



 Mot :   Pseudo :  
 
Bas de page
Auteur
 Sujet : IRQL_DRIVER_NOT_LESS_OR_EQUAL
 
Plus d'informations

Bonjour jai fait plusieurs forums avant de tomber sur celui ci. Vous etez les meilleurs alors je suis sur que vous aller pouvoir m'aider.

Mon probleme : mon ordi plante sans but n'importe quand. Je tombe sur un écran bleu pendant une fraction de seconde et redémarre tout seul. Jai finalement pu lire le message et il marque IRQL_DRIVER_NOT_LESS_OR_EQUAL bla bla bla ensuite le nom raspppoe.sys est mentionné ensuite vidage de la mémoire physique..... Et jai une erreur stop....
Jai récupéré la fichier dans la mini dump http://download.yousendit.com/C71FF0786A83E86C (un des nombreux fichiers )

P.s Jai remarqué que a chaque fois que je convertissait un film lordi plantais a un moment précis .....

aidez moi S.V.P !!!!!

Plus d'informations

Personne ?

Jai passé le débuggeur windows et voila ce que sa me donne

Opened log file 'c:\debuglog.txt'

Microsoft (R) Windows Debugger Version 6.6.0007.5
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\WINDOWS\Minidump\Mini123005-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is: C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\system32\drivers
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntoskrnl.exe -
Windows XP Kernel Version 2600 (Service Pack 2) UP Free x86 compatible
Product: WinNt, suite: TerminalServer SingleUserTS
Built by: 2600.xpsp_sp2_gdr.050301-1519
Kernel base = 0x804d7000 PsLoadedModuleList = 0x8055a420
Debug session time: Fri Dec 30 10:22:37.968 2005 (GMT-5)
System Uptime: 0 days 1:41:27.557
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntoskrnl.exe -
Loading Kernel Symbols
.....................................................................................................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 10000050, {ea38309c, 0, 805678f7, 2}

ANALYSIS: Kernel with unknown size. Will force reload symbols with known size.
ANALYSIS: Force reload command: .reload /f ntoskrnl.exe=FFFFFFFF804D7000,213F80,42250FF9
***** Kernel symbols are WRONG. Please fix symbols to do analysis.

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*** ERROR: Module load completed but symbols could not be loaded for nv4_disp.dll
*** ERROR: Symbol file could not be found. Defaulted to export symbols for win32k.sys -
Probably caused by : nv4_disp.dll ( nv4_disp+22756 )

Followup: MachineOwner
---------

kd> !analyze -v;r;kv;lmtn;.logclose;q
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced. This cannot be protected by try-except,
it must be protected by a Probe. Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: ea38309c, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 805678f7, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000002, (reserved)

Debugging Details:
-

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

***** Kernel symbols are WRONG. Please fix symbols to do analysis.

*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!KPRCB ***
*** ***
*************************************************************************
*************************************************************************
*** ***
*** ***
*** Your debugger is not using the correct symbols ***
*** ***
*** In order for this command to work properly, your symbol path ***
*** must point to .pdb files that have full type information. ***
*** ***
*** Certain .pdb files (such as the public OS symbols) do not ***
*** contain the required information. Contact the group that ***
*** provided you with these symbols if you need this command to ***
*** work. ***
*** ***
*** Type referenced: nt!_KPRCB ***
*** ***
*************************************************************************

FAULTING_MODULE: 804d7000 nt

DEBUG_FLR_IMAGE_TIMESTAMP: 3cd2e342

READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get nt!MmPoolCodeStart
unable to get nt!MmPoolCodeEnd
ea38309c

FAULTING_IP:
nt+908f7
805678f7 8b47fc mov eax,dword ptr [edi-4]

MM_INTERNAL_CODE: 2

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: WRONG_SYMBOLS

BUGCHECK_STR: 0x50

LAST_CONTROL_TRANSFER: from 80567682 to 805678f7

STACK_TEXT:
WARNING: Stack unwind information not available. Following frames may be wrong.
f290a9bc 80567682 f290a9ec 00000004 f290ab6c nt+0x908f7
f290aba0 8056316c 00000020 823c3860 81a54338 nt+0x90682
f290ac28 8056729a 00000000 f290ac68 00000040 nt+0x8c16c
f290ac7c 80567bfd 00000000 823c3860 80566b01 nt+0x9029a
f290ad50 804de7ec 0172d4b4 02000000 0172d1d4 nt+0x90bfd
f290ae50 bf9f6756 000072b0 00000000 00000000 nt+0x77ec
f290ae90 bf8033c9 e18072b0 c03474a8 00000000 nv4_disp+0x22756
f290aec0 00000000 81b79af0 00000000 00000002 win32k+0x33c9


STACK_COMMAND: kb

FOLLOWUP_IP:
nv4_disp+22756
bf9f6756 66837e3001 cmp word ptr [esi+30h],1

SYMBOL_STACK_INDEX: 6

SYMBOL_NAME: nv4_disp+22756

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nv4_disp

IMAGE_NAME: nv4_disp.dll

BUCKET_ID: WRONG_SYMBOLS

Followup: MachineOwner
---------

eax=ea3830a0 ebx=f290ab80 ecx=f290aa20 edx=e20fdc28 esi=e20fdc20 edi=ea3830a0
eip=805678f7 esp=f290a98c ebp=f290a9bc iopl=0 nv up ei ng nz na pe nc
cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000 efl=00010286
nt+0x908f7:
805678f7 8b47fc mov eax,dword ptr [edi-4] ds:0023:ea38309c=????????
ChildEBP RetAddr Args to Child
WARNING: Stack unwind information not available. Following frames may be wrong.
f290a9bc 80567682 f290a9ec 00000004 f290ab6c nt+0x908f7
f290aba0 8056316c 00000020 823c3860 81a54338 nt+0x90682
f290ac28 8056729a 00000000 f290ac68 00000040 nt+0x8c16c
f290ac7c 80567bfd 00000000 823c3860 80566b01 nt+0x9029a
f290ad50 804de7ec 0172d4b4 02000000 0172d1d4 nt+0x90bfd
f290ae50 bf9f6756 000072b0 00000000 00000000 nt+0x77ec
f290ae90 bf8033c9 e18072b0 c03474a8 00000000 nv4_disp+0x22756 (FPO: [Non-Fpo])
f290aec0 00000000 81b79af0 00000000 00000002 win32k+0x33c9
start end module name
804d7000 806eaf80 nt ntoskrnl.exe Tue Mar 01 19:59:37 2005 (42250FF9)
806ec000 8070c380 hal halaacpi.dll Wed Aug 04 01:59:05 2004 (41107B29)
bf800000 bf9c1200 win32k win32k.sys Wed Oct 05 20:05:44 2005 (43446A58)
bf9c2000 bf9d3580 dxg dxg.sys Wed Aug 04 02:00:51 2004 (41107B93)
bf9d4000 bfd286e0 nv4_disp nv4_disp.dll Fri May 03 15:21:38 2002 (3CD2E342)
f1c1d000 f1c46f00 kmixer kmixer.sys Wed Aug 04 02:07:46 2004 (41107D32)
f2105000 f2108800 asyncmac asyncmac.sys Wed Aug 04 02:05:02 2004 (41107C8E)
f2121000 f2161100 HTTP HTTP.sys Fri Oct 08 19:48:20 2004 (41672744)
f254f000 f2563400 wdmaud wdmaud.sys Wed Aug 04 02:15:03 2004 (41107EE7)
f26f4000 f2745300 srv srv.sys Mon May 09 20:17:49 2005 (427FFDAD)
f2836000 f2862400 mrxdav mrxdav.sys Wed Aug 04 02:00:49 2004 (41107B91)
f295b000 f295d600 ElbyCDIO ElbyCDIO.sys Fri Nov 28 20:21:42 2003 (3FC7F4A6)
f2b23000 f2b31d80 sysaudio sysaudio.sys Wed Aug 04 02:15:54 2004 (41107F1A)
f2baf000 f2bb2280 ndisuio ndisuio.sys Wed Aug 04 02:03:10 2004 (41107C1E)
f2d9c000 f2db3480 dump_atapi dump_atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
f2ddc000 f2e68480 Ntfs Ntfs.SYS Wed Aug 04 02:15:06 2004 (41107EEA)
f2e69000 f2e89f00 ipnat ipnat.sys Wed Sep 29 18:28:36 2004 (415B3714)
f2e8a000 f2eabd00 afd afd.sys Wed Aug 04 02:14:13 2004 (41107EB5)
f2eac000 f2ed3c00 netbt netbt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
f2ed4000 f2f2bd80 tcpip tcpip.sys Wed May 25 15:04:00 2005 (4294CC20)
f2f2c000 f2f3e400 ipsec ipsec.sys Wed Aug 04 02:14:27 2004 (41107EC3)
f8037000 f806a200 update update.sys Wed Aug 04 01:58:32 2004 (41107B08)
f8093000 f80c3100 rdpdr rdpdr.sys Wed Aug 04 02:01:10 2004 (41107BA6)
f80c4000 f80da680 ndiswan ndiswan.sys Wed Aug 04 02:14:30 2004 (41107EC6)
f80db000 f81b8ae0 HCF_MSFT HCF_MSFT.sys Fri Jun 08 03:01:44 2001 (3B207858)
f81b9000 f81dc980 portcls portcls.sys Wed Aug 04 02:15:47 2004 (41107F13)
f81dd000 f8222500 emu10k1m emu10k1m.sys Fri Aug 03 22:36:34 2001 (3B6B5FB2)
f8223000 f8245680 ks ks.sys Wed Aug 04 02:15:20 2004 (41107EF8)
f8246000 f8268e80 USBPORT USBPORT.SYS Wed Aug 04 02:08:34 2004 (41107D62)
f8269000 f8279400 serial serial.sys Wed Aug 04 02:15:51 2004 (41107F17)
f827a000 f828da00 parport parport.sys Wed Aug 04 01:59:04 2004 (41107B28)
f828e000 f82a1780 VIDEOPRT VIDEOPRT.SYS Wed Aug 04 02:07:04 2004 (41107D08)
f82a2000 f837b480 nv4_mini nv4_mini.sys Fri May 03 15:16:50 2002 (3CD2E222)
f8380000 f8382900 Dxapi Dxapi.sys Fri Aug 17 16:53:19 2001 (3B7D843F)
f8398000 f839b000 mouhid mouhid.sys Fri Aug 17 16:47:57 2001 (3B7D82FD)
f839c000 f839e580 hidusb hidusb.sys Fri Aug 17 17:02:16 2001 (3B7D8658)
f83c4000 f83de580 Mup Mup.sys Wed Aug 04 02:15:20 2004 (41107EF8)
f83df000 f840ba80 NDIS NDIS.sys Wed Aug 04 02:14:27 2004 (41107EC3)
f840c000 f8422780 KSecDD KSecDD.sys Wed Aug 04 01:59:45 2004 (41107B51)
f8423000 f8446000 Fastfat Fastfat.sys Wed Aug 04 02:14:15 2004 (41107EB7)
f8446000 f8457f80 sr sr.sys Wed Aug 04 02:06:22 2004 (41107CDE)
f8458000 f8476780 fltmgr fltmgr.sys Wed Aug 04 02:01:17 2004 (41107BAD)
f8477000 f848e480 atapi atapi.sys Wed Aug 04 01:59:41 2004 (41107B4D)
f848f000 f84b4b80 dmio dmio.sys Wed Aug 04 02:07:13 2004 (41107D11)
f84b5000 f84d3c80 ftdisk ftdisk.sys Fri Aug 17 16:52:41 2001 (3B7D8419)
f84d4000 f84e4c00 pci pci.sys Wed Aug 04 02:07:45 2004 (41107D31)
f84e5000 f8513100 ACPI ACPI.sys Wed Aug 04 02:07:35 2004 (41107D27)
f8535000 f853dd80 isapnp isapnp.sys Fri Aug 17 16:58:01 2001 (3B7D8559)
f8545000 f854f500 MountMgr MountMgr.sys Wed Aug 04 01:58:29 2004 (41107B05)
f8555000 f8562080 VolSnap VolSnap.sys Wed Aug 04 02:00:14 2004 (41107B6E)
f8565000 f856de00 disk disk.sys Wed Aug 04 01:59:53 2004 (41107B59)
f8575000 f8581200 CLASSPNP CLASSPNP.SYS Wed Aug 04 02:14:26 2004 (41107EC2)
f8585000 f858f080 sisagp sisagp.sys Wed Aug 04 02:07:42 2004 (41107D2E)
f85b5000 f85bed80 intelppm intelppm.sys Wed Aug 04 01:59:19 2004 (41107B37)
f85c5000 f85d2480 i8042prt i8042prt.sys Wed Aug 04 02:14:36 2004 (41107ECC)
f85d5000 f85e1180 cdrom cdrom.sys Wed Aug 04 01:59:52 2004 (41107B58)
f85e5000 f85f3480 redbook redbook.sys Wed Aug 04 01:59:34 2004 (41107B46)
f85f5000 f85ff380 Imapi Imapi.SYS Wed Aug 04 02:00:12 2004 (41107B6C)
f8605000 f8613b80 drmk drmk.sys Wed Aug 04 02:07:54 2004 (41107D3A)
f8615000 f861de80 sfmanm sfmanm.sys Fri Aug 03 22:36:35 2001 (3B6B5FB3)
f8625000 f8631880 rasl2tp rasl2tp.sys Wed Aug 04 02:14:21 2004 (41107EBD)
f8635000 f863f200 raspppoe raspppoe.sys Wed Aug 04 02:05:06 2004 (41107C92)
f8645000 f8650d00 raspptp raspptp.sys Wed Aug 04 02:14:26 2004 (41107EC2)
f8655000 f865d6e0 Pcouffin Pcouffin.sys Tue Jan 06 18:53:59 2004 (3FFB4A97)
f8665000 f866ef00 termdd termdd.sys Wed Aug 04 01:58:52 2004 (41107B1C)
f8695000 f869e480 NDProxy NDProxy.SYS Fri Aug 17 16:55:30 2001 (3B7D84C2)
f86b5000 f86c3100 usbhub usbhub.sys Wed Aug 04 02:08:40 2004 (41107D68)
f86c5000 f86cd900 msgpc msgpc.sys Wed Aug 04 02:04:11 2004 (41107C5B)
f86e5000 f86ed900 Fips Fips.SYS Fri Aug 17 21:31:49 2001 (3B7DC585)
f86f5000 f86fd700 wanarp wanarp.sys Wed Aug 04 02:04:57 2004 (41107C89)
f8715000 f871dd80 HIDCLASS HIDCLASS.SYS Wed Aug 04 02:08:18 2004 (41107D52)
f8725000 f8734900 Cdfs Cdfs.SYS Wed Aug 04 02:14:09 2004 (41107EB1)
f87b5000 f87bb200 PCIIDEX PCIIDEX.SYS Wed Aug 04 01:59:40 2004 (41107B4C)
f87bd000 f87c1900 PartMgr PartMgr.sys Fri Aug 17 21:32:23 2001 (3B7DC5A7)
f87d5000 f87d6000 fdc fdc.sys unavailable (00000000)
f87dd000 f87e3280 kbdclass kbdclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
f87e5000 f87e9280 usbohci usbohci.sys Wed Aug 04 02:08:34 2004 (41107D62)
f87ed000 f87f2580 AnyDVD AnyDVD.sys Wed Dec 10 12:00:15 2003 (3FD7511F)
f87f5000 f87fd000 sisnic sisnic.sys Wed Oct 29 02:55:09 2003 (3F9F725D)
f87fd000 f8804680 Modem Modem.SYS Wed Aug 04 02:08:04 2004 (41107D44)
f8805000 f8809880 TDI TDI.SYS Wed Aug 04 02:07:47 2004 (41107D33)
f880d000 f8811580 ptilink ptilink.sys Fri Aug 17 16:49:53 2001 (3B7D8371)
f8815000 f8819080 raspti raspti.sys Fri Aug 17 16:55:32 2001 (3B7D84C4)
f881d000 f8822c80 mouclass mouclass.sys Wed Aug 04 01:58:32 2004 (41107B08)
f8825000 f882a000 flpydisk flpydisk.sys Wed Aug 04 01:59:24 2004 (41107B3C)
f8835000 f883a200 vga vga.sys Wed Aug 04 02:07:06 2004 (41107D0A)
f883d000 f8841a80 Msfs Msfs.SYS Wed Aug 04 02:00:37 2004 (41107B85)
f8845000 f884c880 Npfs Npfs.SYS Wed Aug 04 02:00:38 2004 (41107B86)
f884d000 f8853500 usbprint usbprint.sys Wed Aug 04 02:01:23 2004 (41107BB3)
f8855000 f885b180 HIDPARSE HIDPARSE.SYS Wed Aug 04 02:08:15 2004 (41107D4F)
f885d000 f8861500 watchdog watchdog.sys Wed Aug 04 02:07:32 2004 (41107D24)
f886d000 f8872b00 NaiFiltr NaiFiltr.sys Mon Aug 13 15:14:37 2001 (3B78271D)
f8945000 f8948000 BOOTVID BOOTVID.dll Fri Aug 17 16:49:09 2001 (3B7D8345)
f89c1000 f89c4c80 serenum serenum.sys Wed Aug 04 01:59:06 2004 (41107B2A)
f89c5000 f89c81c0 cdrbsvsd cdrbsvsd.SYS Wed Dec 03 03:44:56 2003 (3FCDA288)
f89d1000 f89d3980 gameenum gameenum.sys Wed Aug 04 02:08:20 2004 (41107D54)
f89d5000 f89d7580 ndistapi ndistapi.sys Fri Aug 17 16:55:29 2001 (3B7D84C1)
f89e9000 f89ecc80 mssmbios mssmbios.sys Wed Aug 04 02:07:47 2004 (41107D33)
f8a15000 f8a17280 rasacd rasacd.sys Fri Aug 17 16:55:39 2001 (3B7D84CB)
f8a31000 f8a34b00 usbscan usbscan.sys Wed Aug 04 01:58:44 2004 (41107B14)
f8a35000 f8a36b80 kdcom kdcom.dll Fri Aug 17 16:49:10 2001 (3B7D8346)
f8a37000 f8a38100 WMILIB WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
f8a39000 f8a3a700 dmload dmload.sys Fri Aug 17 16:58:15 2001 (3B7D8567)
f8a3d000 f8a3eb00 ctlfacem ctlfacem.sys Fri Aug 03 22:36:32 2001 (3B6B5FB0)
f8a3f000 f8a40100 swenum swenum.sys Wed Aug 04 01:58:41 2004 (41107B11)
f8a67000 f8a68280 USBD USBD.SYS Fri Aug 17 17:02:58 2001 (3B7D8682)
f8a69000 f8a6af00 Fs_Rec Fs_Rec.SYS Fri Aug 17 16:49:37 2001 (3B7D8361)
f8a6b000 f8a6c080 Beep Beep.SYS Fri Aug 17 16:47:33 2001 (3B7D82E5)
f8a6d000 f8a6e080 mnmdd mnmdd.SYS Fri Aug 17 16:57:28 2001 (3B7D8538)
f8a6f000 f8a70080 RDPCDD RDPCDD.sys Fri Aug 17 16:46:56 2001 (3B7D82C0)
f8a71000 f8a72100 dump_WMILIB dump_WMILIB.SYS Fri Aug 17 17:07:23 2001 (3B7D878B)
f8a91000 f8a92b00 ParVdm ParVdm.SYS Fri Aug 17 16:49:49 2001 (3B7D836D)
f8a93000 f8a942c0 CDRPDACC CDRPDACC.SYS Tue Oct 28 16:01:25 2003 (3F9ED925)
f8afd000 f8afdd00 pciide pciide.sys Fri Aug 17 16:51:49 2001 (3B7D83E5)
f8b8b000 f8b8be80 ctljystk ctljystk.sys Thu Jul 19 18:28:02 2001 (3B575EF2)
f8b8c000 f8b8cc00 audstub audstub.sys Fri Aug 17 16:59:40 2001 (3B7D85BC)
f8bb0000 f8bb0b80 Null Null.SYS Fri Aug 17 16:47:39 2001 (3B7D82EB)
f8c37000 f8c37d00 dxgthk dxgthk.sys Fri Aug 17 16:53:12 2001 (3B7D8438)

Unloaded modules:
f1ce7000 f1d11000 kmixer.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f2462000 f248c000 kmixer.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f8c29000 f8c2a000 drmkaud.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f252c000 f254f000 aec.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f25ec000 f25f9000 DMusic.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f25fc000 f260a000 swmidi.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f8aa3000 f8aa5000 splitter.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f86d5000 f86df000 processr.sys
Timestamp: unavailable (00000000)
Checksum: 00000000
f882d000 f8832000 Cdaudio.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
f8a11000 f8a14000 Sfloppy.SYS
Timestamp: unavailable (00000000)
Checksum: 00000000
Closing open log file c:\debuglog.txt


Message édité par oli887 le 28-12-2006 à 14:03:01
Plus d'informations

Personne ??

maigre à faire peur
Plus d'informations

sauvegarde tes données persos, et tente de refaire une installation de windows sur celle en place.
Si c'est sans effet, je crois que tu es bon pour un formatage.
raspppoe.sys c'est un driver (microsft) de comunication si j'ai bien compris.


---------------
Le book de mon épouse... Attention, y'a des nus ! La raison de mon absence
"L'art de la citation est l'art de ceux qui ne savent pas réfléchir par eux même"
Plus d'informations

Merde alors.... pourtant jai du formater mon ordi au moin 3 fois depuis que jai mon probleme :S Peut etre que la quatrieme ....


Aller à :
Ajouter une réponse
  FORUM Tom's Hardware » Matériel » Autre » IRQL_DRIVER_NOT_LESS_OR_EQUAL
 

Annonces Google
Publicité
Les derniers tests

Charts cartes graphiques Q3 2008 : 101 cartes testées

Publié le 29 September 2008

Les charts de 101 cartes graphiques anciennes et récentes sous 9 applications, avec au total 6767 scores. Quel gain attendre du remplacement de votre carte graphique par un nouveau modèle dans chaque application/résolution et en moyenne ? Lire la suite

Upgrader son portable en 9 leçons

Publié le 29 September 2008

Profiter au mieux de son PC portable en 9 leçons. Lire la suite

Que choisir ? Home Cinema 5.1 ou projecteur de son ?

Publié le 25 September 2008

Faut-il craquer pour un ensemble 5.1 ou pour une barre de son ? Découvrez les forces et faiblesses comparées de chaque système. Lire la suite

Intel Core i7 (Nehalem) : une architecture signée AMD ?

Publié le 25 September 2008

Avec ses nouveaux processeurs Core i7, Intel fait évoluer les Core 2 en reprenant leur architecture, mais en lui rajoutant des technologies dont la plupart semblent avoir leur équivalent direct chez AMD. Impression ou réalité ? Lire la suite