~ubuntu-branches/ubuntu/raring/gnome-user-docs/raring-proposed

« back to all changes in this revision

Viewing changes to gnome-help/gl/net-wireless-troubleshooting-device-drivers.page

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-04-01 06:44:41 UTC
  • mfrom: (1.1.11)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: package-import@ubuntu.com-20120401064441-kzqieiifcso1lnhe
* New upstream release.
* Bump Standards-Version to 3.9.3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="net-wireless-troubleshooting-device-drivers" xml:lang="gl">
3
3
  <info>
4
 
    
 
4
    <link type="guide" xref="net-wireless-troubleshooting"/>
 
5
    <revision pkgversion="3.4.0" date="2012-03-05" status="outdated"/>
5
6
 
6
7
    <credit type="author">
7
8
      <name>Contribuíntes da wiki de documentación de Ubuntu</name>
18
19
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
19
20
      <mal:name>Fran Dieguez</mal:name>
20
21
      <mal:email>frandieguez@gnome.org</mal:email>
21
 
      <mal:years>2011.</mal:years>
 
22
      <mal:years>2011-2012.</mal:years>
22
23
    </mal:credit>
23
24
  </info>
24
25
 
32
33
<list>
33
34
 <item>
34
35
  <p>Comprobe que a súa tarxeta sen fíos está na lista de dispositivos compatíbeis</p>
35
 
  <p>Most Linux distributions keep a list of wireless devices that they have support for. Sometimes, these lists provide extra information on how to get the drivers for certain adapters working properly. Go to the list for your distribution (for example, <link href="XXXX">Ubuntu</link>, <link href="XXXX">Fedora</link> or <link href="XXXX">openSuSE</link>) and see if your make and model of wireless adapter is listed. You may be able to use some of the information there to get your wireless drivers working.</p>
 
36
  <p>Most Linux distributions keep a list of wireless devices that they have support for. Sometimes, these lists provide extra information on how to get the drivers for certain adapters working properly. Go to the list for your distribution (for example, <link href="https://help.ubuntu.com/community/WifiDocs/WirelessCardsSupported">Ubuntu</link>, <link href="http://linuxwireless.org/en/users/Drivers">Fedora</link> or <link href="http://en.opensuse.org/HCL:Network_(Wireless)">openSuSE</link>) and see if your make and model of wireless adapter is listed. You may be able to use some of the information there to get your wireless drivers working.</p>
36
37
 </item>
37
38
 
38
39
 <item>
43
44
 
44
45
 <item>
45
46
  <p>Use the Windows drivers for your adapter</p>
46
 
  <p>In general, you cannot use a device driver designed for one operating system (like Windows) on another operating system (like Linux). This is because they have different ways of handling devices. For wireless adapters, however, you can install a compatibility layer called <em>NDISwrapper</em> which lets you use some Windows wireless drivers on Linux. This is useful because wireless adapters almost always have Windows drivers available for them, whereas Linux drivers are sometimes not available. You can learn more about how to use NDISwrapper <link href="XXXX">here</link>. Note that not all wireless drivers can be used through NDISwrapper.</p>
 
47
  <p>In general, you cannot use a device driver designed for one operating system (like Windows) on another operating system (like Linux). This is because they have different ways of handling devices. For wireless adapters, however, you can install a compatibility layer called <em>NDISwrapper</em> which lets you use some Windows wireless drivers on Linux. This is useful because wireless adapters almost always have Windows drivers available for them, whereas Linux drivers are sometimes not available. You can learn more about how to use NDISwrapper <link href="http://sourceforge.net/apps/mediawiki/ndiswrapper/index.php?title=Main_Page">here</link>. Note that not all wireless drivers can be used through NDISwrapper.</p>
47
48
 </item>
48
49
</list>
49
50