Unable to Disable Integrity Checks Cause Drivers Not Found in 64-bit Vista (x64) No es posible desactivación de revisiones de la integridad de los conductores Causa No se ha encontrado en 64-bit Vista (x64)

Many Windows Vista users install non-certified or non-signed drivers on 64bit (x64) edition of Vista, which features Kernel Patch Protection that prevents unauthorized patch or change to the key resources used by the kernel or kernel code itself and its data structures from been modified. Muchos usuarios de Windows Vista instalar no certificada o no firmado por los conductores de 64 bits (x64) edición de Vista, que incluye Kernel Patch protección que impide que el parche no autorizado o modificación de los recursos clave utilizados por el núcleo o kernel propio código y sus estructuras de datos de se modificaron. The workaround to run unsigned and uncertified drivers in 64-bit Vista is by using the following command: La solución a correr sin firmar y certificar a los conductores de 64 bits de Vista está usando el siguiente comando:

bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS bcdedit / set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit -set loadoptions \”DDISABLE_INTEGRITY_CHECK” bcdedit-set loadoptions \ "DDISABLE_INTEGRITY_CHECK"
bcdedit -set loadoptions \DDISABLE_INTEGRITY_CHECKS” bcdedit-set loadoptions \ DDISABLE_INTEGRITY_CHECKS "
bcdedit.exe -set loadoptions DDISABLE_INTEGRITY_CHECKS bcdedit.exe-set loadoptions DDISABLE_INTEGRITY_CHECKS
Bcdedit.exe /set nointegritychecks ON Bcdedit.exe / set nointegritychecks DE

However, when user attempts to run the above command to disable integrity checks on the loading drivers, the following error message appears: Sin embargo, cuando el usuario intenta ejecutar el comando anterior para desactivar los controles de integridad de los conductores de carga, el siguiente mensaje de error aparece:

An error occurred while attempting to reference the specified entry. Se ha producido un error al intentar referencia a la entrada especificada.
The system cannot find the file specified. El sistema no puede hallar el archivo especificado.

And if you manage to apply setting above previously on load options, but suddenly, there are errors and problems related to rejected or unacceptable drivers or services. Y si se aplican a gestionar el establecimiento por encima de la carga previamente en las opciones, pero de repente, hay errores y los problemas relacionados con rechazada o inaceptables los conductores o servicios. Vista simply does not accept any unsigned drivers or processes, causing old drivers or software processes that haven’t been updated cannot be found and installed in Vista x64. Vista simplemente no acepta ninguna drivers sin firmar o procesos, causando antiguos conductores de software o procesos que no se han actualizado no se encuentran instaladas y en Vista x64. The issue is known to affect PeerGuardian, TV tuner cards, Gigabit Ethernet adapters, CD/DVD-ROM/RW drives, and many other devices. La cuestión es conocido por afectar a PeerGuardian, tarjetas de sintonizador de TV, adaptadores Gigabit Ethernet, CD / DVD-ROM / RW, y muchos otros dispositivos. Although the devices are listed and shown in Device Manager in System Properties, but they’re not working due to the unsigned driver issue. Aunque los dispositivos están en la lista y se muestra en el Administrador de dispositivos en Propiedades del sistema, pero no funcionan debido a la cuestión no se ha firmado el conductor. It also affects and fails any modified system files such as También afecta y no cualquier sistema de archivos modificados, como patched tcpip.sys parcheado tcpip.sys to unlock network speed potential. para desbloquear el potencial de velocidad de red.

In System Event Log, there may be also log message saying something like: “Windows cannot verify the digital signature for this file. En el Sistema de Registro de eventos, puede haber también mensaje de registro diciendo algo como: "Windows no puede verificar la firma digital para este archivo. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source.” Un reciente de hardware o software de cambio podría tener instalado un archivo que es firmado incorrectamente o dañado, o que podría ser el software malicioso de una fuente desconocida ".

The problem occurs because Microsoft has decided to disable DDISABLE_INTEGRITY_CHECKS support in updated x64 Vista, which mean users cannot disable the integrity checks anymore. El problema se produce porque Microsoft ha decidido desactivar DDISABLE_INTEGRITY_CHECKS apoyo en x64 actualización de Vista, que significa los usuarios no pueden desactivar las revisiones de la integridad de más. Microsoft is reportedly rolled out the change various updates including KB932596, KB938979, KB938194 and KB941649 hotfixes, and probably Windows Vista Service Pack 1. Microsoft informa, se extenderá el cambio diversas actualizaciones incluidas KB932596, KB938979, KB938194 y KB941649 hotfixes, y probablemente Windows Vista Service Pack 1.

The updates also remove the effectiveness of ignoring code signing for drivers in Group Policy. Las actualizaciones también eliminar la eficacia de hacer caso omiso de la firma de código para los conductores en la política de grupo. Previously, users can run “gpedit.msc” and navigate to User Configuration -> Administrative Templates -> System -> Driver Installation, and then enable the “Code signing for drivers” and set the option to “Ignore”. Anteriormente, los usuarios pueden ejecutar "gpedit.msc" y navegar hasta Configuración de usuario -> Plantillas administrativas -> Sistema -> la instalación del controlador, y luego permitir que el "Código para la firma de los conductores" y establecer la opción de "Ignorar". This option also no longer works. Esta opción también ya no funciona.

There are a few possible resolution or workaround to re-enable the ability to disable integrity checks and have DDISABLE_INTEGRITY_CHECKS option enabled so that it’s possible to load uncertified drivers or executables, such as suggestions below. Existen algunas posibles resolución o solución para volver a habilitar la posibilidad de desactivar la integridad y los controles han DDISABLE_INTEGRITY_CHECKS opción habilitada, de manera que es posible certificar los conductores de carga o ejecutables, tales como sugerencias a continuación.

  1. Uninstall KB932596 , KB938979 , KB938194 and KB941649 updates from “Installed Updates” in “Programs and Features”, and never install them again. Desinstalar KB932596, KB938979, KB938194 y KB941649 actualizaciones de "Actualizaciones instalado" en "Programas y Funciones", y nunca se instalan de nuevo. Best still, hide the updates from viewing and accidental install in Windows Update. Mejor aún, ocultar las actualizaciones de visualización y accidental instalar en Windows Update. After uninstalling and rebooting the computer, add the DDISABLE_INTEGRITY_CHECKS option and restart to disable integrity checks again. Después de desinstalar y reiniciar la computadora, añadir la opción DDISABLE_INTEGRITY_CHECKS y reiniciar para desactivar la integridad controles de nuevo. This method probably won’t work with the release of SP1, which incorporated all these changes. Este método probablemente no funcionará con el lanzamiento de SP1, que incorpora todos estos cambios.
  2. Press F8 key upon initial system boot up, and then choose to disable forced driver signing enforcement for that boot session. Pulse tecla F8 al sistema de arranque inicial, y luego optar por desactivar las forzado conductor encargados de hacer cumplir la firma para que arranque período de sesiones. However, users have to apply this option every shutdown and restart. Sin embargo, los usuarios tienen que aplicar esta opción cada cierre y reinicie. An easy solution to the hassle is put computer into sleep or hibernate mode instead of shutting down everytime. Una sencilla solución a la molestia es poner el ordenador a dormir o hibernar el modo en vez de cerrar cada vez.
  3. Use Usar ReadyDriver Plus to permanently disable and turn off disable driver signing enforcement automatically ReadyDriver Plus para desactivar de forma permanente y apagar conductor desactivar la ejecución automática firma on every system startup. en cada inicio del sistema.
  4. Sign the driver with test certificate, which is supplied with Firme el conductor con certificado de prueba, que se suministra con Software Development Kit (SDK) for Windows Vista and .NET Framework 3.0 Runtime Components Software Development Kit (SDK) para Windows Vista y. NET Framework 3,0 componentes en tiempo de ejecución , and then turn of test signing mode in Vista x64 by suing “bcdedit.exe /set TESTSIGNING ON” command. Y, a continuación, a su vez de firmar el modo de prueba de Vista x64 de demandar "bcdedit.exe / TESTSIGNING SOBRE conjunto". This trick will need computer running consistently in testing mode, which meant for developers to try out drivers signed with self-signed or test certificate. Este truco se necesita equipo que ejecuta constantemente en modo de pruebas, lo que significa para los desarrolladores a probar los conductores firmado con auto-firmado o certificado de prueba. Risk for running computer in test signing mode is unknown, and there will be “Test Mode” watermarks been labeled on four corner of desktop, although the Riesgo para el funcionamiento de la computadora en modo de prueba la firma es desconocida, y habrá "Test Mode" ha asignado la etiqueta de agua en cuatro rincones del escritorio, aunque el 64-bit watermark can also be removed De 64 bits de agua también puede ser removido .

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Se trata de una máquina que traduzca la página se proporciona "tal cual" sin garantía. Machine translation may be difficult to understand. La traducción automática puede resultar difícil de entender. Please refer to Por favor, consulte original English article artículo original Inglés whenever possible. siempre que sea posible.

Share and contribute or get technical support and help at Compartir y contribuir o recibir apoyo técnico y ayudar a My Digital Life Forums Mi vida digital Foros .



2 Responses to “Unable to Disable Integrity Checks Cause Drivers Not Found in 64-bit Vista (x64)” 2 Responses to "No es posible desactivación de revisiones de la integridad de los conductores Causa No se ha encontrado en 64-bit Vista (x64)"

  1. Vista 64 bit beta driver issues - ABXZone Computer Forums Vista beta de 64 bits conductor cuestiones - ABXZone Computer Foros
    May 7th, 2008 02:07 7 de mayo, 2008 02:07
    1

    [...] that I am home sick I have time to nerdify Here is the link to the patches you need to uninstall: Unable to Disable Integrity Checks Cause Drivers Not Found in 64-bit Vista (x64) [...] Que estoy enfermo casa tengo tiempo para nerdify Aquí está el enlace a los parches que necesita para desinstalar: No es posible desactivación de revisiones de la integridad de los conductores Causa No se ha encontrado en 64-bit Vista (x64)

  2. Workaround for Vista Cannot Load Low Level Driver Signing Issue » My Digital Life Solución para la vista no puede cargar bajo nivel Driver firma cuestión »Mi vida digital
    May 16th, 2008 09:55 16 de mayo de 2008 09:55
    2

    [...] read the fix to cannot disable integrity checks issue on x64 versions of Windows [...] [...] Leer la solución a no puede desactivar la integridad controles en cuestión las versiones x64 de Windows [...]

Leave a Reply Deja Responder

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Puede usar estos tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Suscribirse sin comentar


Custom Search

New Articles Nuevos Artículos

Incoming Search Terms for the Article Próximos Términos de búsqueda para el artículo

DDISABLE_INTEGRITY_CHECKS DDISABLE_INTEGRITY_CHECKS - -- bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS bcdedit / set loadoptions DDISABLE_INTEGRITY_CHECKS - -- Windows cannot verify the digital signature for this file. Windows no puede verificar la firma digital para este archivo. A recent hardware or software change might have installed a file that is signed incorrectly or damaged, or that might be malicious software from an unknown source. Un reciente de hardware o software de cambio podría tener instalado un archivo que es firmado incorrectamente o dañado, o que podría ser el software malicioso de una fuente desconocida. - -- disable integrity checks desactivar la integridad controles - -- bcdedit integrity bcdedit integridad - -- all todo - -- "windows cannot verify the digital signature for this file" "Windows no puede verificar la firma digital para este archivo" - -- disable integrity checks vista x64 desactivar la integridad controles Vista x64 - -- "windows cannot verify the digital signature" "Windows no puede verificar la firma digital" - -- unlock KB938194 desbloquear KB938194 - -- ddisable_integrity_checks always off ddisable_integrity_checks siempre fuera - -- vista 64 disable integrity check Vista 64 desactivar control de integridad - -- bcdedit integrity checks bcdedit integridad de los controles - -- vista disable integrity check Vista desactivar el control de integridad - -- windows server 2008 driver integrity checks Windows Server 2008 revisiones de la integridad de conductor - -- windows cannot verify the digital signature for this file Windows no puede verificar la firma digital para este archivo - -- disable digital signature desactivar la firma digital - -- disable integrity check desactivar control de integridad - -- permanently switch off "signed drivers" vista permanentemente apagar "firmado conductores" vista - -- vista disable integrity checks Vista la integridad desactivar los controles - -- vista disable integraty checks Vista desactivar los controles integraty - -- disable signed drivers protection in 64 bit vista 2008 firmado desactivar la protección en los conductores de 64 bits de Vista 2008 - -- disable integrity checks vista desactivar revisiones de la integridad de Vista - -- disable driver integrity checks desactivar la integridad conductor controles - -- vista 64 integrity check Vista 64 control de integridad - -- remove vista x64 driver signing eliminar Vista x64 firma conductor - -- vista disable digital signature check Vista desactivar verificar la firma digital - -- kb941649 kb941649 - -- windows 2008 server disable integrity check windows 2008 server desactivar el control de integridad - -- disable x64 driver signing desactivar x64 firma conductor - -- DDISABLE_INTEGRITY_CHECKS Vista SP1 DDISABLE_INTEGRITY_CHECKS Vista SP1 - -- bcdedit vista SP1 DDISABLE_INTEGRITY_CHECKS bcdedit Vista SP1 DDISABLE_INTEGRITY_CHECKS - -- Windows cannot verify the digital signature for this file. Windows no puede verificar la firma digital para este archivo. - -- bcdedit integrity check bcdedit control de integridad - -- windows 2008 permanently disable driver signature check 2008 ventanas desactivar permanentemente conductor comprobar la firma - -- disable vista driver check Vista desactivar conductor comprobar - -- bcdedit no integrity check bcdedit no comprobar la integridad - -- turn off Code integrity apagar Código integridad - -- windows vista sp1 64-bit unsigned drivers Windows Vista SP1 de 64 bits sin firmar los conductores - -- bcdedit loadoptions integrity bcdedit loadoptions integridad - -- disable integrity checks vista 64 desactivar la integridad controles Vista 64 - -- vista driver integrity Vista la integridad conductor - -- integrity check vista control de integridad Vista - -- vista integrity bcdedit Vista la integridad bcdedit - -- windows vista 64 unsigned drivers disable integrity Windows Vista drivers sin firmar 64 desactivar la integridad - -- vista x64 bcdedit driver sign Vista x64 bcdedit conductor signo - -- workaround for xp x64 to accept non-signed drivers Para evitar XP x64 a aceptar no firmó los conductores - -- disabilitare controllo driver firma vista 64 disabilitare controllo conductor firme Vista 64 - -- disable integrity check vista desactivar control de integridad Vista - -- sp1 integrity checks SP1 integridad controles - --