[worked around] Arduino MEGA2560r3 + windows 7. Driver issue?

I've used this board with my ubuntu machine with no problem, the board itself is in working order.

Now I'm trying to use it with windows. And now I'm trying to resist the urge to fix it with a hammer.

The Hardware:

  • Arduino MEGA2560r3(Purchased on 2013-3-18 from Radioshack)
  • Asus UX31E(They call it a zenbook. whatever, it's got an i5 and 2 USB ports)

The Software:

  • Windows 7(home edition I think? I'm new to windows.)
  • Arduino-1.0.4-windows
  1. I plug the arduino in. As expected, windows fails at finding drivers.

  2. I crack open the device manager and there's something under "Other Devices". That's strange because it isn't the "Ports (COM&LPT)" that I expected. No matter! I'll forge on ahead and right-click it > update driver software > browse my computer for software.

  3. Direct the "update driver software" dialogue to the "drivers" directory in arduino-1.0.4-windows. I have "include subdirectories" checked, just in case.

  4. Click next. No dice. "windows could not find driver software for your device". This is strange, here's what's in drivers/.

  5. So I google and google and google and find another user having similar issues. While similar, he is using Windows 8 and his device manager shows slightly different stuff. I try to take some of the same steps he did anyway.

  6. Download and install FLIP. FLIP starts just fine. Most things are greyed out.

  7. Select the relevant target device and the "select a communication medium" button becomes available. Click it and select "USB"(both because it's the obvious choice and because all other options are greyed out.

  8. Get one last error before registering at and posting on the forums.

Any thoughts? This is my first time using Arduino. I was shocked how easy everything was using linux....

UPDATE: Tried the "Enhanced" release of the IDE mentioned in this post. No luck. "Serial Port" menu is still greyed out.

Update 2: Tried the instructions from here. I got closer, but I still have a greyed out Serial Port menu in the ide. Now, in the device manager, the arduino shows up under Ports(COM & LPT), but now when I point it to arduino-1.0.4-windows/drivers/, windows 7 can't start the driver(error code 10).

I was shocked how easy hard everything was using linux Windows...

Fixt. :wink:

Aaaand that's about all I can offer. Installing FLIP may have been the secret ingredient for me. Along with some mysterious side-effects...

Cheers,
/dev

pssst! Did you also try the totally unnecessary VCP drivers?

It is the board new? probably it is broken. Sometimes can be fixed but it is better if you can exchange it for a working one asking for support in the store.

What is the Hardware ID for the USB Controller under Other Devices?

Go to Device Manager
Right Click USB Controller Light
Select Properties
Select Details tab
Change Property to Hardware Ids
What is displayed under Value?

The board is new and works just fine.

I know this because once I installed ubuntu on this slick new laptop, all my problems evaporated.

I guess I wont be playing starcraft on this laptop after all.

The problem has not been solved, but I've rendered it moot.

Thanks for the help everyone XD

If it works in Ubuntu, so it will work automatically with:
http://arduino.cc/forum/index.php/topic,118440.0.html

... so you can play sc too

eried:
If it works in Ubuntu, so it will work automatically with:
http://arduino.cc/forum/index.php/topic,118440.0.html

... so you can play sc too

Nope. I had tried that. didn't work.

I suspect it has something to do with the USB 3.0 drivers on the zen book.
There have been several problems with USB 3.0 and Windows 7, since it does not support it natively.

I understand you have given up on Windows, but if you decide to try again, you might try upgrading the USB drivers from the Asus support site.

Yerp.

Tried that too.

:stuck_out_tongue:

Thanks for your help !
My Arduino Yun doesn't work on my Zen Book USB 3.0, but it works on my USB 2.0 Zen Book !