• Home
  • Products
    • Papilio FPGA
    • Arcade MegaWing
    • RetroCade MegaWing
    • LogicStart MegaWing
    • Logic Sniffer
    • Papilio Wings
  • Store
    • Gadget Factory Store
    • India Store
    • Distributers
  • Wikis
    • Papilio Wiki
    • Arcade Wiki
    • RetroCade Wiki
    • Logic Sniffer Wiki
  • Forum
  • Showcase
  • Downloads
  • Source Code
  • Home
  • Products
    • Papilio FPGA
    • Arcade MegaWing
    • RetroCade MegaWing
    • LogicStart MegaWing
    • Logic Sniffer
    • Papilio Wings
  • Store
    • Gadget Factory Store
    • India Store
    • Distributers
  • Wikis
    • Papilio Wiki
    • Arcade Wiki
    • RetroCade Wiki
    • Logic Sniffer Wiki
  • Forum
  • Showcase
  • Downloads
  • Source Code
Previous Next

Using Your GF Gadgets With Windows 8

Posted by: Jack Gassett , December 1, 2012

It has recently come to our attention that many of you have been having problems using Gadget Factory products with Windows 8. The reason for this is that Windows 8 requires drivers to be signed, and is set to reject unsigned drivers by default. Fortunately, we have instructions for you to get past this requirement and be able to use your GF gadgets with Windows 8.

Here goes:

Open a command prompt (run as administrator).
[jbox]
BCDEDIT /set loadoptions DISABLE_INTEGRITY_CHECKS
BCDEDIT /set TESTSIGNING ON

[/jbox]

Restart your computer, you will see a watermark that says “Test Mode”. You will be able to install the Papilio device drivers now. Once you are done installing run the following commands to go back to regular mode and remove the “Test Mode” watermark:

Open a command prompt (run as administrator).
[jbox]
BCDEDIT /set loadoptions ENABLE_INTEGRITY_CHECKS
BCDEDIT /set TESTSIGNING OFF

[/jbox]

The changes require a restart.

This changes the driver situation to work like in Windows 7, and you will still have to allow the unsigned driver to be installed – but it won’t just automatically cancel the installation.

[jbox icon="no" color="red"]Warning: You are changing your boot options with this command, please be careful. If something goes wrong you may need a Windows DVD to do a repair.[/jbox]

Everything should be peachy now!

This has been a public service message from your friends at Gadget Factory. Let us know if you’re still having any issues after trying what is outlined above, and we’ll be in touch with you!

via laslow.net

Cheers.

Tags: Drivers, Windows 8

Comments

comments

About Gadget Factory

We make Open Source Hardware that is extremely Hackable, what we call Hack|Ware. Founded in 2009 by Aspiring Inventor Jack Gassett, we are hardware suppliers and inventors with a community focused approach. Home of the Papilio FPGA board and other open source hardware designs.

Located in Denver, Colorado just minutes away from beautiful Boulder, Colorado.

Gadget Factory Learning Site

Inspired by the excellent learning sites at Adafruit and Sparkfun we made our own learning site with tutorials about FPGA's, Electronics, and Making Open Source Hardware. If you have tutorials you would like to contribute please contact us at support@gadgetfactory.net.

If you have a project or code that you would like to share please post to the Showcase website.
© Gadget Factory 2013