Duemilanove Vista Driver Problems

Hello All!

So I am quite new to Arduino technology and have recently acquired a Duemilanove board. I am currently running Vista Home Premium but have been unable to install the USB drivers for the board.
I've tried downloading the driver files from the site but no installer is launched.
What should I do with these files? If anyone could give me a walk through of how to get the USB drivers working it would be greatly appreciated.

Please help. I want to start tinkering! :-/

See: http://www.arduino.cc/en/Guide/Windows

Basically, you need to connect the Arduino board and then Windows should prompt you to install the drivers.

If that does not work go to Start > (right click) Computer > Properties. Click Device Manager and view (show hidden ...) Then in the ports window delete the usb serial ports, reboot and plug your Arduino in again.

Read thru all of this before trying it. I might have got some steps mixed up when I wrote up these steps since they're partially from memory.

I also have Home Premium Vista on a 64 bit processor. I had a couple of problems along the way, but this is how I got it going, as best as I can remember it.

First I connected the Arduino. I didn't do this next step the first time, but the right thing to do is to tell it not to search for the driver for this device and not ask any more (the third choice on the screen that came up). If you don't do that you'll get bugged everytime the Arduino is connected or the other choice will make you wait until it gets tired of searching Windows Update or you pull the USB cable out of the Arduino. (I might be wrong about the getting bugged every time. because of the second install that I had to go through af the very bottom of this post).

Then as suggested in the previous post I went to control panel -> system -> device manager.

Under "other" there was a device that had a yellow exclamation point by it. Then I get properties for that item by right clicking on it and choosing properties. One of the buttons on the driver dialog that came up was Update Driver.

I don't think I could use the driver that came with the arduino software because they weren't 64 bit. Vista also required that my driver by signed. The most recent version was 2.04.14, but that didn't work because it isn't signed.
The next choice when I looked was below that, 2.04.06. The comment on the FTDI web site says that it is "Microsoft WHQL certified", so I was able to install it successfully.

While updating the drivers, say that you want Windows to look for files on your own computer and browse to the folder that you unzipped 2.04.06. (you go to the folder with the .inf file, not the folder where most of the files are) There were two .INF (install information files) ftdibus and ftdiport. I used ftdiport.

Once I got that done, I had a USB Serial Converter under Universal Serial Bus controls, but it still had an yellow exclamation point warning. Once I rebooted, that error mark went away. My reboot took a long time and I have a fast machine, so be patient on the reboot.

After the reboot I went back to device manager and there was still a yellow exclamation point and I right clicked so that I could go to properties and update the driver. That was real easy because it already knew what folder to find the driver and I just had to tell it to look on my computer instead of search automatically. This one was for the USB Serial port instead of a USB Serial Converter. It didn't ask me to reboot again.

It might be possible to get rid of both device yellow warning messages in one entry to device manager, but that's not what I actually did, so these instructions may not be the most efficient.

Of course, sprinkle the above steps with requests to allow the system to proceed as required.

If I missed any steps, please post a follow-up so that the info gets corrected.

Bill

Didn't read the whole thread but I'd grab the latest FTDI drivers: http://www.ftdichip.com/Drivers/VCP.htm

The latest drivers are version 2.04.14. I think the drivers included with Arduino are 2.00.01?

You can launch the "Add New Hardware Wizard" in Device Manager by right clicking on any item in the list and choosing "Scan for hardware changes".

I have Vista 64 bit Ultimate.

I had to use the 2.04.06 and not the lastest one because it wasn't signed.

It works now for me. Hope you got your problem solved.

I'm having problems like this in my Vista Home Premium x64 install. The ports work fine in Ubuntu, so it's not a physical hardware issue.

Does anyone know where I could get a copy of the 2.04.06 drivers? I'd like to try installing them instead of the latest 2.04.16 version, even though it says it's digitally signed.

yes

Hi, i've found the good driver here, and it works for me fine

download : CANUSB USB Driver Software (FTDI) - CDM (VCP+D2XX)

good luck

Thanks for all the advice. Installing the most recent drivers CDM 2.04.16 manually worked for me on Vista 64bit