|
80.
|
|
|
NdisWrapper
|
|
|
|
NdisWrapper
|
|
Translated and reviewed by
ivarela
|
|
|
|
Located in
network/C/network.xml:501(title)
|
|
81.
|
|
|
Command Line Intensive
|
|
|
|
Llinia de comandos intensiva
|
|
Translated and reviewed by
ivarela
|
|
|
|
Located in
network/C/network.xml:504(title)
|
|
82.
|
|
|
Configuration of <application>NdisWrapper</application> is command line intensive. There are currently no graphical clients to aide in this configuration. Even though it is command line oriented, the instructions are easy to follow.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:505(para)
|
|
83.
|
|
|
Hardware Platforms
|
|
|
|
Plataformes hardware
|
|
Translated and reviewed by
ivarela
|
|
|
|
Located in
network/C/network.xml:514(title)
|
|
84.
|
|
|
This method is only supported for users of the Intel and AMD platforms. Users of older iBooks and Powerbooks cannot use this method. However, users of MacBooks (Intel based) should be able to use this method.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:515(para)
|
|
85.
|
|
|
<application>NdisWrapper</application> is considered the wireless fix-all for Linux. A great percentage of wireless adapters that are not supported natively or with other utilities are supported with <application>NdisWrapper</application>. Install <application>ndiswrapper</application> by using <application>Adept</application>. If you are uncomfortable with installation practices then it is advised that you review the <ulink url="help:/kubuntu/add-applications/">Adding Applications</ulink> document.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:522(para)
|
|
86.
|
|
|
Once you have installed <application>NdisWrapper</application>, locate the Windows drivers either on a <acronym>CD</acronym> or the Internet. Drivers for Windows XP are preferred, however Windows 2000 drivers will usually work just as well. Once you have located the CD or the drivers on the Internet, copy them to a local folder on your system. In some instances, you may have your drivers in a <filename>driver.zip</filename> or a <filename>driver.exe</filename> file. If it the file is in a <filename>.zip</filename> format, unzip the file by either <mousebutton>right</mousebutton> clicking on the file and selecting <guilabel>Extract</guilabel> from the pop-up menu. If the file is in a <filename>.exe</filename> format, then install the <application>cabextract</application> utility and open up <application>Konsole</application> to navigate the correct directory. Once you have navigated to the directory storing the <filename>.exe</filename> file, type <userinput>cabextract filename.exe</userinput>. This will extract or unzip the file to the directory you are in. The driver will be in the <filename>.inf</filename> format, so what you will want to do is type <userinput>sudo ndiswrapper -i filename.inf</userinput> and press <keycap>Enter</keycap>. If successful you shouldn't receive any errors. This command has gone ahead and loaded or installed the drivers in the <application>NdisWrapper</application> module. To see if these drivers worked, simply type <userinput>sudo modprobe ndiswrapper</userinput> and press <keycap>Enter</keycap>. Test to see if you have a network and/or Internet connection.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:533(para)
|
|
87.
|
|
|
If everything went well then the final step would be to load the <application>NdisWrapper</application> module by default. To do this simple type <userinput>sudo sh -c "echo ndiswrapper >> /etc/modules"</userinput> and press <keycap>Enter</keycap>. This will automatically start <application>NdisWrapper</application> at boot time.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:559(para)
|
|
88.
|
|
|
If everything didn't go so well, the issue may not be with <application>NdisWrapper</application> but possibly with <application>KNetworkManager</application>. To see if in fact that <application>KNetworkManager</application> was at fault, simply click the system tray icon and select <guilabel>Quit</guilabel>. Once <application>KNetworkManager</application> has closed, go back to the command line and type <userinput>sudo modprobe -r ndiswrapper && sudo modprobe
ndiswrapper</userinput> and press <keycap>Enter</keycap>. This will unload <application>NdisWrapper</application> and then reload it. After you have reloaded it, test your network and/or Internet connection again.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
network/C/network.xml:567(para)
|
|
89.
|
|
|
Broadcom
|
|
|
|
Broadcom
|
|
Translated and reviewed by
ivarela
|
|
|
|
Located in
network/C/network.xml:583(title)
|