个人工具

“UbuntuHelp:WifiDocs/Device/WG111T”的版本间的差异

来自Ubuntu中文

跳转至: 导航, 搜索
 
(未显示同一用户的1个中间版本)
第2行: 第2行:
 
{{Languages|UbuntuHelp:WifiDocs/Device/WG111T}}
 
{{Languages|UbuntuHelp:WifiDocs/Device/WG111T}}
 
==== Step 1 ====
 
==== Step 1 ====
Unplug USB Adapter.
+
Make sure the USB adapter is not plugged in.
 
==== Step 2 ====
 
==== Step 2 ====
Put the Ubuntu install CD into the CD drive and fire up synaptic package manager.
+
Put the Ubuntu install CD into the CD drive and start the synaptic package manager (System -> Administration -> Synaptic Package Installer).
 
==== Step 3 ====
 
==== Step 3 ====
Install ndisgtk package. (If you did not install from cd, then transfer the .deb files from packages.ubuntu.com (dependencies as well) and install.)
+
Install ndisgtk package. (If you did not install Ubuntu from a cd, then transfer the .deb files from packages.ubuntu.com (dependencies as well) and install.)
 
==== Step 4 ====
 
==== Step 4 ====
 
Go to System -> Administration -> Windows Wireless Drivers.
 
Go to System -> Administration -> Windows Wireless Drivers.
 
==== Step 5 ====
 
==== Step 5 ====
Put in the WG111T Windows Install CD. Hit the Install Driver button.. Go to the CD, go into the ndis5 folder and install the netwg111t.inf file.
+
Put in the WG111T Windows Install CD. Hit the Install Driver button in the Windows Wireless Drivers box. Browse to the CD, then into the ndis5 folder and select the netwg111t.inf file. (Not netwg111t.cat)
If you no longer have the CD then you can grab the drivers from the netgear website..  
+
Note: If you no longer have the CD then you can get the drivers from the netgear website.  
 
==== Step 6 ====
 
==== Step 6 ====
Plug back in USB Drive.. And network-manager should do the rest..
+
Plug back in USB Drive. The Network Manager should do the rest.
For me WEP and WPA was working out of the box.
+
WEP and WPA encryption should work out of the box.
 
==== Step 7 ====
 
==== Step 7 ====
Okay, when you restart you will be hit with a little issue.. The Stick now doesn't work..
+
Upon restart, the adapter will stop working. To fix this, open a terminal and type in the following:
To fix this, open a terminal and type in the following:
+
 
sudo gedit /etc/modules
 
sudo gedit /etc/modules
 
In the gedit window add a line that says
 
In the gedit window add a line that says
 
ndiswrapper
 
ndiswrapper
 
The drivers are now installed!
 
The drivers are now installed!
 +
==== Additional ====
 +
For an additional set of instructions for this task, see:
 +
http://www.associatedcontent.com/article/2665279/how_to_install_and_use_a_wg111t_wireless.html
 +
Note: we had a glitch in our HP computer where complete shut down was required, ndiswrapper was throwing an error and only reset on shut down.
  
 
[[category:UbuntuHelp]]
 
[[category:UbuntuHelp]]

2010年5月20日 (四) 00:55的最新版本

Step 1

Make sure the USB adapter is not plugged in.

Step 2

Put the Ubuntu install CD into the CD drive and start the synaptic package manager (System -> Administration -> Synaptic Package Installer).

Step 3

Install ndisgtk package. (If you did not install Ubuntu from a cd, then transfer the .deb files from packages.ubuntu.com (dependencies as well) and install.)

Step 4

Go to System -> Administration -> Windows Wireless Drivers.

Step 5

Put in the WG111T Windows Install CD. Hit the Install Driver button in the Windows Wireless Drivers box. Browse to the CD, then into the ndis5 folder and select the netwg111t.inf file. (Not netwg111t.cat) Note: If you no longer have the CD then you can get the drivers from the netgear website.

Step 6

Plug back in USB Drive. The Network Manager should do the rest. WEP and WPA encryption should work out of the box.

Step 7

Upon restart, the adapter will stop working. To fix this, open a terminal and type in the following: sudo gedit /etc/modules In the gedit window add a line that says ndiswrapper The drivers are now installed!

Additional

For an additional set of instructions for this task, see: http://www.associatedcontent.com/article/2665279/how_to_install_and_use_a_wg111t_wireless.html Note: we had a glitch in our HP computer where complete shut down was required, ndiswrapper was throwing an error and only reset on shut down.