[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 574: sizeof(): Parameter must be an array or an object that implements Countable
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/session.php on line 630: sizeof(): Parameter must be an array or an object that implements Countable
Plum Geek Forum • USB drivers discovery
Page 1 of 1

USB drivers discovery

Posted: Mon Aug 24, 2015 12:20 am
by aEtherEater
Hello Plum Geek community!
I was in the middle of getting started with my new Ringos and ran into a small issue with the FTDI drivers not completely initiating the serial port. I've ran into the same issue when I went to use an Arduino Nano I have and found a solution by using older version drivers. I am using windows 7 x64 by the way and have all 3 FTDI driver packages installed. Those are versions 2.12.06, 2.10.00, and 2.08.30. In my particular case, uninstalling all versions of the FTDI drivers and installing 2.12.06 first, then 2.08.30 were not solving the issue, even when I would go into device manager and assign the driver manually. It was after completing the installation of version 2.10.00 that the serial port completely resolved in my device manager window. I hope this helps anyone who runs into issues similar to mine with their Ringo!

TLDR;
I used 2.10.00 drivers on this page: http://www.ftdichip.com/Drivers/VCP.htm on a win 7 64-bit system, to get my Ringo's to read properly.

Re: USB drivers discovery

Posted: Wed Aug 26, 2015 3:22 am
by Kevin
aEtherEater-

Thanks so much for sharing this! You're the third person I've come across who had issues but going back to 2.10.00 specifically solved the problem. I have a technical contact at FTDI and as soon as I have a chance I'll bring this up with them. Sounds like an issue that should be easily fixed in a future release of the driver. I know the low level processor code pretty well, but when it comes to drivers and desktop OS's, it's all voodoo and magic smoke to me. :)

-Kevin

Re: USB drivers discovery

Posted: Fri Aug 28, 2015 2:54 am
by aEtherEater
I'm glad I could help.

Re: USB drivers discovery

Posted: Wed Sep 09, 2015 3:13 am
by klancer00
This sounds like the same problem I'm having... for someone less tech savvy , can you tell me how to uninstall the drivers and reinstall 2.10.00?

Re: USB drivers discovery

Posted: Sun Sep 20, 2015 6:58 pm
by aEtherEater
Are you using Ringo on a windows system?

If you are, you can just run the 2.10 installer and it should detect the drivers and uninstall them. Re-run the installer you should be set.