Talk:Neo 1973 and Windows

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(XP Professional x64)
(XP Professional x64)
Line 24: Line 24:
 
Took some tweaking to get my Neo to work under XP Pro x64...
 
Took some tweaking to get my Neo to work under XP Pro x64...
 
in the end I used the Vista inf neo_vista_x64 and modified the line
 
in the end I used the Vista inf neo_vista_x64 and modified the line
AddReg          = RNDIS_AddReg_Vista
+
AddReg          = RNDIS_AddReg_Vista
 
and changed it to
 
and changed it to
AddReg          = RNDIS_AddReg_XP
+
AddReg          = RNDIS_AddReg_XP
 
worked like a champ after that!
 
worked like a champ after that!
  

Revision as of 06:30, 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 used the Vista inf neo_vista_x64 and modified the line

AddReg          = RNDIS_AddReg_Vista

and changed 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 "

XP Professional x64

Took some tweaking to get my Neo to work under XP Pro x64... in the end I used the Vista inf neo_vista_x64 and modified the line

AddReg          = RNDIS_AddReg_Vista

and changed 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.