Hi, Anyone know of a source to obtain a mini2440 USB driver (secbulk) for Windows XP amd64? I've tried the normal trick of actually installing the 32bit driver by modifying the "inf" which sometimes works for some hardware but no luck with this driver. Thanks in advance. Liam.
XP x64 USB Driver
I also was unable to get the driver working on Windows 7 x64. Even the new driver with an installer (USB download driver (2009-04-21)) doesn't work. Does anybody have a link to the older driver for Windows XP, the one with the *.sys and *.inf file? Perhaps I can get it to work for Windows 7 x64.
same for me, windows7 64bits usb driver not working, if someone found something, please let me know..
@spinbot Can you confirm you had 64 bit host OS (WinXP, Vista, Win7 64) and you could use secbulk in VMWARE XP 32 bit? I tried this yesterday and it didn't let me install the driver in VMWare. Can you let us know the steps you took to get it to work? Thanks.
same for me,windows7 64bits usb driver not working, if someone found something, please let me know ....too
Hey guys, I'm working on a solution. Check: http://mini2440.netyxia.net/viewtopic.php?f=11&t=2
I finally got the usb driver to work in windows 7!!!! here are the steps i used some of these may not be necessary but I am just noting the steps i took also i havent downloaded anything to the board yet but now that windows 7 recognizes the usb port of the board i dont see why it wouldnt work FIRST CONNECT POWER, SERIAL, AND USB TO THE COMPUTER FROM THE MINI AND POWER THE BOARD 1) download Fabiens tool from google http://code.google.com/p/supervivi-transfer-tool/downloads/detail?name=S...= 2)the unzip the file somewhere you plan on keeping the program(i put it on my desktop ill have to move it now that it works) 3)run LibUsbDotNet_Setup.2.2.7.exe(its a standard install though i did check the option about the usb device that was uncheck) 4)here is where it got tricky for me right clicking the .inf file didnt install the driver I had to open cmd prompt as admin(click the windows button type cmd(dont click enter) when cmd comes up right click on it as goto run as administrator then type: rundll32.exe advpack.dll, LaunchINFSection ((the location of the Mini2440.inf file)) ex) rundll32.exe advpack.dll, LaunchINFSection C:\Users\Own sktop\SuperVivi-Transfer-Tool-Complete\Driver\Mini2440.inf, DefualtInstall there will be no diagnostic messages only a blank line then the prompt will come back.(again this may or may not have to be done) then i went to device manager(right click my computer->properties- on the left side click device manager 5) look for the usb device it will have a yellow exclamition point because windows cant find the driver(if you cant find it disconnect the usb cable the device will be removed from device manager then reconnect it the new device that appears is your usb driver it was name S/C something) 6) right click on the usb driver -> click unistall 7)once uninstalled right the device -> update driver->browse my computer for driver-> type in the location where SuperVivi-Transfer-Tool-Complete is located 8) a dialog box will come up asking do you want to install a un verified driver click yes. 9) now device manager will see the device as mini2440 10) open SuperVivi-transfer-tool as admin reset the board and now the device usb will show as connected thanks Fabien for the tool I need to learn more about driver installation in windows its pretty cool that he wrote this for windows ill have to look at his source some day.
when running LibUsbDotNet_Setup.2.2.7.exe i used the files that came with the zip so if you installed the driver already windows will ask if you want to re-write click yes in step 4) rundll32.exe advpack.dll, LaunchINFSection ((the location of the Mini2440.inf file)) should be rundll32.exe advpack.dll, LaunchINFSection ((the location of the Mini2440.inf file)), DefaultInstall
Hi guys, Here is a solution to the 64-bit USB driver issue for Win 7 and Win XP (64-bit) http://www.friendlyarm.net/forum/topic/261 Cheers! Gautam Ghate