|
|
|
Stop 0x 09 vista eMachines E725 el driver bloqueo de IRP es l1c 60x86.sys |
|
Hola amigos: Mi portatil eMachines E725 con SO W Vista Started SP2 tuvo pantalla azul desde que trate de instalar impresora de red ,quedo anulado el disco optico CD DVD,windows no lo registra.Imposible todo lo que sea en DVD bakup,etc.Los minidump que generan los volcados son siempre "DRIVER_POWER_STATE_FAILURE" y solo uno "IRQL _NOT_LESS_EQUAL".Hasta que por fin analize con WinDbg el error y el driver culpable esta en adaptador de red Etheros AR8132 PCI-E Fast Ehernet Controller :l1c NDIS Miniport Driver for Atheros AR813/xAR815xPCI-E Ethernet Controller ,C:windows/system32/drivers/l1c60x86.sys (de inicio manual y acepta detencion).Ahora ¿tengo que deshabilitar el driver no afecta a la conexion esto?,¿con cual lo reemplazo? o funciona igual sin el controlador? Segun el depurador WinDbg este driver tiene un problema de energia y bloqueo de IRP (paquete que tarda en cargar) Aclaro que en el bus PCI habia un> intervalo de memoria no disponible 80000000 -FEBFFFFF,ahora se agrego un> intervalo de E/S 0000-0CF7 usado por Equipo basado en ACPI x 86 Formato de descripcion de numero de UI esta este valor>Ranura PCI %1!u! ¿Esto sera lo que impide funcionar al CDDVD o habra que abrir el equipo desconectar y conectar de 0 especialmente la Ranura de expansion para que se acomoden solas las IRQS ? ya que al parecer no coincide la ubicacion de la IRQ 16 con red Wireless Adapter ubicados fisicamente en el 2° Puerto,pero se comunica a la IRQ 17 ubicada en el 1° Puerto.Como si estuvieran invertidas las IRQs la 17 debiera estar en el 2° Puerto para que coincida con la ubicacion fisica del adaptador.Resumi el resultado del vocado,pero tratare de enviar si quieren ver,lo demas obserbo en el Administrador de dispositivos |
#1 Ros_3Ra (18 Posts) - 22/01/2013 05:18:55 | ||
microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols loading unloaded module list . ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* use !analyze -v to get detailed debugging information. bugcheck 9f, {3, 869c26b0, 87ad4030, 8687e810} *** error: module load completed but symbols could not be loaded for l1c60x86.sys probably caused by : l1c60x86.sys followup: machineowner --------- 0: kd> !analyze -v ******************************************************************************* * * * bugcheck analysis * * * ******************************************************************************* driver_power_state_failure (9f) a driver is causing an inconsistent power state. arguments: arg1: 00000003, a device object has been blocking an irp for too long a time arg2: 869c26b0, physical device object of the stack arg3: 87ad4030, functional device object of the stack arg4: 8687e810, the blocked irp debugging details: ------------------ drvpowerstate_subcode: 3 irp_address: 8687e810 device_object: 87ad4030 driver_object: 87adf728 image_name: l1c60x86.sys debug_flr_image_timestamp: 4aa0a6c8 module_name: l1c60x86 faulting_module: 8db24000 l1c60x86 default_bucket_id: vista_driver_fault bugcheck_str: 0x9f process_name: system current_irql: 2 last_control_transfer: from 83a713bb to 83b0dabf stack_text: 83b35acc 83a713bb 0000009f 00000003 869c26b0 nt!kebugcheckex+0x1e 83b35b28 83a70fd8 83b35ba0 83b4e500 83b4e400 nt!popcheckirpwatchdog+0x1ad 83b35b68 83aea26b 83b4e4e0 00000000 5585bf4c nt!popcheckforidleness+0x343 83b35c88 83ae9e2b 83b35cd0 84b1ab02 83b35cd8 nt!kitimerlistexpire+0x367 83b35ce8 83aea595 00000000 00000000 004e8732 nt!kitimerexpiration+0x22a 83b35d50 83ae87dd 00000000 0000000e 00000000 nt!kiretiredpclist+0xba 83b35d54 00000000 0000000e 00000000 00000000 nt!kiidleloop+0x49 stack_command: kb followup_name: machineowner failure_bucket_id: 0x9f_image_l1c60x86.sys bucket_id: 0x9f_image_l1c60x86.sys followup: machineowner --------- 0: kd> !irp 8687e810 irp is active with 3 stacks 2 is current (= 0x8687e8a4) no mdl: no system buffer: thread 00000000: irp stack trace. cmd flg cl device file completion-context [ 0, 0] 0 0 00000000 00000000 00000000-00000000 args: 00000000 00000000 00000000 00000000 >[ 16, 3] 0 e1 87ad4030 00000000 83d19bf3-8777fb30 success error cancel pending \ \ driver\ \ l1c nt!popsystemirpcompletion args: 00016600 00000000 00000006 00000005 [ 0, 0] 0 0 00000000 00000000 00000000-8777fb30 args: 00000000 00000000 00000000 00000000 0: kd> !devobj ffffffff87ad4030 f device object (87ad4030) is for: ndmp154 \ \ driver\ \ l1c driverobject 87adf728 current irp 00000000 refcount 0 type 00000017 flags 00002050 dacl 89e8c800 devext 87ad40e8 devobjext 87ad4c70 extensionflags (0x00000800) unknown flags 0x00000800 attachedto (lower) 869c26b0 \ \ driver\ \ pci device queue is not busy. 0: kd> !drvobj ffffffff87adf728 f driver object (87adf728) is for: \ \ driver\ \ l1c driver extension list: (id , addr) (4e4d4944 87adb4a0) device object list: 881fc900 87ad4030 driverentry: 8db320fc l1c60x86 driverstartio: 00000000 driverunload: 8495efaa ndis!ndismunloadex adddevice: 8495605a ndis!ndispnpadddevice dispatch routines: [00] irp_mj_create 8487ce79 ndis!ndiscreateirphandler [01] irp_mj_create_named_pipe 8494a78c ndis!ndisdummyirphandler [02] irp_mj_close 8487d309 ndis!ndiscloseirphandler [03] irp_mj_read 8494a78c ndis!ndisdummyirphandler [04] irp_mj_write 8494a78c ndis!ndisdummyirphandler [05] irp_mj_query_information 8494a78c ndis!ndisdummyirphandler [06] irp_mj_set_information 8494a78c ndis!ndisdummyirphandler [07] irp_mj_query_ea 8494a78c ndis!ndisdummyirphandler [08] irp_mj_set_ea 8494a78c ndis!ndisdummyirphandler [09] irp_mj_flush_buffers 8494a78c ndis!ndisdummyirphandler [0a] irp_mj_query_volume_information 8494a78c ndis!ndisdummyirphandler [0b] irp_mj_set_volume_information 8494a78c ndis!ndisdummyirphandler [0c] irp_mj_directory_control 8494a78c ndis!ndisdummyirphandler [0d] irp_mj_file_system_control 8494a78c ndis!ndisdummyirphandler [0e] irp_mj_device_control 8494b0a7 ndis!ndisdevicecontrolirphandler [0f] irp_mj_internal_device_control 8494a78c ndis!ndisdummyirphandler [10] irp_mj_shutdown 8494a78c ndis!ndisdummyirphandler [11] irp_mj_lock_control 8494a78c ndis!ndisdummyirphandler [12] irp_mj_cleanup 8494a78c ndis!ndisdummyirphandler [13] irp_mj_create_mailslot 8494a78c ndis!ndisdummyirphandler [14] irp_mj_query_security 8494a78c ndis!ndisdummyirphandler [15] irp_mj_set_security 8494a78c ndis!ndisdummyirphandler [16] irp_mj_power 84962e1f ndis!ndispowerdispatch [17] irp_mj_system_control 8494d172 ndis!ndiswmidispatch [18] irp_mj_device_change 8494a78c ndis!ndisdummyirphandler [19] irp_mj_query_quota 8494a78c ndis!ndisdummyirphandler [1a] irp_mj_set_quota 8494a78c ndis!ndisdummyirphandler [1b] irp_mj_pnp 8494fef1 ndis!ndispnpdispatch 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 0: kd> lmvm l1c60x86 start end module name 8db24000 8db35000 l1c60x86 (no symbols) loaded symbol image file: l1c60x86.sys image path: \ \ systemroot\ \ system32\ \ drivers\ \ l1c60x86.sys image name: l1c60x86.sys timestamp: fri sep 04 02:34:00 2009 (4aa0a6c8) checksum: 00012a15 imagesize: 00011000 translations: 0000.04b0 0000.04e4 0409.04b0 0409.04e4 microsoft (r) windows debugger version 6.11.0001.404 x86 copyright (c) microsoft corporation. all rights reserved. loading dump file [c:\ \ windows\ \ memory.dmp] kernel complete dump file: full address space is available symbol search path is: srv*c:/symbols*http://msdl.microsoft.com/download/symbols executable search path is: windows server 2008/windows vista kernel version 6002 (service pack 2) mp (2 procs) free x86 compatible product: winnt, suite: terminalserver singleuserts personal built by: 6002.18686.x86fre.vistasp2_gdr.120824-0336 machine name: kernel base = 0x83a40000 psloadedmodulelist = 0x83b57c70 debug session time: mon jan 14 19:13:08.699 2013 (gmt-3) system uptime: 0 days 22:18:04.662 loading kernel symbols . . . loading user symbols | ||
Bajar - Subir | ||
#2 Ros_3Ra (18 Posts) - 22/01/2013 06:09:19 | ||
Volcado del driver culpable:no es tan extenso termina en el 5° comando,lo demas es repeticion.El 0:kd> !analyze-v ,use el comando 0:kd> !IRP 8687e810, 0:kd> !devobj87ad4030 ,0:>kd !drvobj87adf728 y por ultimo 0:kd> lmvm L1C60x86 (finaliza donde dice Translations: ) Pido disculpas,por las desprolijidades es la primera vez que logro enviar este tipo de volcado,hacerlo sola ya fue una osadia,espero que los moderadores o alguien sepa interpretar algo mas y con estos datos mas precisos pueda orientarme en el paso siguiente.Mañana amplio si es necesario,me agoto x hoy tienen para interpretar.Gracias por su tiempo,saludos cordiales. | ||
Bajar - Subir | ||
#3 Mega-tron (24.583 Posts) - 22/01/2013 06:23:47 | ||
Descarga y reinstala el driver de pa web de emachines para tu pc esto es una firma: El sabio no dice lo que sabe y el necio no sabe lo que dice. | ||
Bajar - Subir | ||
#4 Ros_3Ra (18 Posts) - 22/01/2013 17:39:00 | ||
Exelente Mega-tron agradezco la paciencia, espero organizarme para compartir estas fascinantes experiencias que ofrece WinDbg ,a pesar de su complejidad.Saludos,x cierto buena frase! | ||
Bajar - Subir |
Temas relacionados: |
El problema es mi pc emachines e725 | |
Windows xp sp3 Mi pc emachines e725 se le apago el ventilador y el mause tactico dejo de funcionar. desde entonces trabaja un minuto y se queda estatico. el problema es si ese ventilador se puede conseguir o si se pude repara.ademas no he podido destapar el pc para tratar de arreglaro personalemete. estero reespuesta mil gracias ... | |
Como puedo conectar mi emachines e725 a mi tv | |
Emachines e725 conecte mi emachines e725 a mi tv con el cable vga a rca ya lo conecte a la lap y a la tv pero se ve muy borroso ya probe fn>f5 y nada también ya fui a propiedades>conficuracion>2>pixeles y sigo igual xfis ayúdenmee ... | |
Mi webcam optimized emachines e725 graba pero sin sonido | |
LAPTOP EMACHINES E725 WIN 7 mi webcam optimized emachines e725 graba pero sin sonido, me entere que estas laptop no tienen un microfono integrado pero sip un puerto para ponerlo, el problema es que cuando conecto el microfono mi webcam no graba video solo tiene la opción de tomar fotos, y cuando desconecto el microfono mi webcam vuelve a grabar pero sin sonido. si alguiel tiene la solucjon por favor se lo agradeceria ... | |
Stop 0x000000ed en windows vista (unmountable_boot_volume) | |
Stop 0x000000ed en windows vista (unmountable_boot_volume) ... | |
No inicia vista sp2 stop: 0x0000005c (000000000000010b, 0x0000000000000001, 0x00 | |
No puedo inciar Vista. Aparece la pantalla azul, y en modo seguro tampoco se inicia.Alguna solución posible? Cual puede ser la causa? Windows 7 (6.1) 32b, Firefox 21.0. ... | |
Subir |
Foros: |
|