|
21.
|
|
|
If your wireless card does not work with Xubuntu, you may have to do some research in order to activate it. A relatively reliable way of getting a wireless card to work is to use the <application>ndiswrapper</application> tool which allows Xubuntu to use the Microsoft Windows driver for the wireless card. To do this, follow the instructions below in <xref linkend="wireless-ndiswrapper"/>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:61(para)
|
|
22.
|
|
|
All other information regarding wireless networking on Xubuntu is collected at <ulink url="https://help.ubuntu.com/community/WifiDocs">Wireless Networking Central</ulink> on the Ubuntu Wiki.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:63(para)
|
|
29.
|
|
|
Many wireless network devices can be turned on or off. Check to see if the device is turned on by opening a <application>Terminal</application> (<menuchoice><guimenu>Applications</guimenu><guisubmenu>Accessories</guisubmenu><guimenuitem>Terminal</guimenuitem></menuchoice>) and type the command: <code>sudo lshw -C network</code>.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:78(para)
|
|
46.
|
|
|
Even if your wireless network card does not have a native Linux driver, you may still be able to get it working with <application>ndiswrapper</application>. <application>Ndiswrapper</application> is a Linux module which allows Xubuntu to use Microsoft Windows driver for wireless cards (in most cases).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:112(para)
|
|
49.
|
|
|
To install ndiswrapper, install the package <application>ndiswrapper-utils</application> (see <link linkend="add-applications">Add Applications</link>). This package is provided on the Xubuntu CD. If you have access to the Internet, you can also optionally install a graphical tool, <application>ndisgtk</application> from the <emphasis>Universe</emphasis> repository (see <link linkend="extra-repositories">Extra Repositories</link>).
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:119(para)
|
|
51.
|
|
|
If you have installed the graphical tool <application>ndisgtk</application>, to set up ndiswrapper, simply select <menuchoice><guimenu>Applications</guimenu><guisubmenu>System</guisubmenu><guimenuitem>Windows Wireless Drivers</guimenuitem></menuchoice> from the menu, and follow the instructions given.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:121(para)
|
|
55.
|
|
|
To check if it is working correctly, type: <screen>ndiswrapper -l</screen>If it is working correctly, you should see: <screen>Installed ndis drivers:
{name of driver} driver present, hardware present</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:131(para)
|
|
56.
|
|
|
For ndiswrapper to function, you need to load a module. To do this, type:<screen>sudo depmod -a
sudo modprobe ndiswrapper</screen>
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:137(para)
|
|
65.
|
|
|
All PPPoE and router-style ADSL modems that use an Ethernet connection are supported by Xubuntu, and some USB ADSL modems are supported too.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:163(para)
|
|
73.
|
|
|
Finally, you need the PPPoE package to be installed in order for the following command to work. This package is installed by default, but can be missing if the configuration has been changed. If the following command does not work, you will need to install this package, which can be found on the Xubuntu CD.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
internet/C/internet.xml:173(para)
|