Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
15 years ago

USB Blaster and Win 7

Hi All

I have installed Quartus 10 web edition but cannot install the usb blaster driver as my system says it is not found. I have tried the x64 driver posted for win 7 and quartus II version 9.1 but it does not work. Anyone that can help? thanks, Gerhard

12 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I found a way to install unsigned drivers.

    open cmd as administrator:

    and execute commands

    bcdedit / set on testsigning

    bcdedit / set loadoptions DDISABLE_INTEGRITY_CHECKS

    then reset the computer

    install the drivers normally.

    to finalize, execute

    bcdedit / set off testsigning

    worked perfectly