Trying to get Arduino ATMega 2560 driver installed on Windows 8 RTM.
It shows as no driver installed.
If I point to Arduino\Drivers it says no driver found.
Any ideas?
Chris
Trying to get Arduino ATMega 2560 driver installed on Windows 8 RTM.
It shows as no driver installed.
If I point to Arduino\Drivers it says no driver found.
Any ideas?
Chris
This might help - http://arduino.cc/forum/index.php/topic,94651.0.html
Thanks, but I am not getting a driver error - it says no driver found at all.
I have also enabled the Windows 8 Advanced Boot option about unsigned drivers.
But it is not finding a driver at all so it is not complaining about what it found!
Thanks
Chris
Really hoping someone can give me another idea for a driver for AtMega 2560 on Windows 8 RTM
Chris
It is a pre-release, unsupported platform.
What version of the Arduino IDE do you have?
If you browse to the Drivers folder, do you see the following driver .inf files?
Arduino Leonardo.inf
Arduino MEGA 2560 REV3.inf
Arduino MEGA 2560.inf
Arduino Mega ADK REV3.inf
Arduino Mega ADK.inf
Arduino Micro.inf
Arduino UNO REV3.inf
Arduino UNO.inf
Arduino USBSerial.inf
If so, make sure when installing the driver, you select the Drivers folder and NOT the "FTDI USB Drivers" folder.
Thanks for the tip - I right clicked on the Arduino MEGA 2560.inf and selected install and then it installed.
Funny how when I told Windows to go to the Arduino\Drivers folder it did not find anything?
But I am now away under Windows 8 so thank you for the advise.
ps: I have also enabled the unsigned driver option in Windows.
This method does not require new driver files or installation of a test signature.
I think you should be good to go then.