Talk:Neo 1973 and Windows

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m (Troubles installing the Neo1973.inf on Windows)
(Vista 32-bit)
Line 20: Line 20:
  
 
No needs to enter an IP into the configuration panel, the ".inf" file do the job. It seems "
 
No needs to enter an IP into the configuration panel, the ".inf" file do the job. It seems "
 +
 +
== XP Professional x64 ==
 +
Took some tweaking to get my Neo to work under XP Pro x64...
 +
in the end I ended up using the Vista inf neo_vista_x64 and modifying the line
 +
AddReg          = RNDIS_AddReg_Vista
 +
and changing it to
 +
AddReg          = RNDIS_AddReg_XP
 +
worked like a champ after that!
  
 
== Vista 32-bit ==
 
== Vista 32-bit ==
  
 
With Windows Vista Business 32 bit I was unable to install any of the INF files.
 
With Windows Vista Business 32 bit I was unable to install any of the INF files.

Revision as of 06:25, 12 November 2008

This procedure works for me, Windows XP SP2 and Neo kernel Linux fic-gta01 2.6.22.5-moko11-r2. I can even do ipkg update/upgrade with the routing in place. hhf423

Contents

Troubles installing the Neo1973.inf on Windows

I had some difficulties, but could do it like this:

- Download Neo1973.inf

- Rightclick the Neo1973.inf "Install"

- Rightclick the Workspace, Properties, select tab "Hardware", Button "Device Manager"

- The "Linux USB Ethernet/RNDIS Gadget" was not correctely installed

- Rightclick "Update driver", select the same driver you downloaded before (Neo1973.inf)

... and it worked :-)

Works

No needs to enter an IP into the configuration panel, the ".inf" file do the job. It seems "

XP Professional x64

Took some tweaking to get my Neo to work under XP Pro x64... in the end I ended up using the Vista inf neo_vista_x64 and modifying the line

AddReg          = RNDIS_AddReg_Vista

and changing it to

AddReg          = RNDIS_AddReg_XP

worked like a champ after that!

Vista 32-bit

With Windows Vista Business 32 bit I was unable to install any of the INF files.

Personal tools

This procedure works for me, Windows XP SP2 and Neo kernel Linux fic-gta01 2.6.22.5-moko11-r2. I can even do ipkg update/upgrade with the routing in place. hhf423

Troubles installing the Neo1973.inf on Windows

I had some difficulties, but could do it like this:

- Download Neo1973.inf

- Rightclick the Neo1973.inf "Install"

- Rightclick the Workspace, Properties, select tab "Hardware", Button "Device Manager"

- The "Linux USB Ethernet/RNDIS Gadget" was not correctely installed

- Rightclick "Update driver", select the same driver you downloaded before (Neo1973.inf)

... and it worked :-)

Works

No needs to enter an IP into the configuration panel, the ".inf" file do the job. It seems "

Vista 32-bit

With Windows Vista Business 32 bit I was unable to install any of the INF files.