This file is indexed.

/usr/share/help/fi/gnome-help/net-wireless-troubleshooting-device-drivers.page is in gnome-user-docs-fi 3.28.1-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" style="task" id="net-wireless-troubleshooting-device-drivers" xml:lang="fi">

  <info>
    <link type="guide" xref="net-wireless-troubleshooting"/>

    <revision pkgversion="3.4.0" date="2012-03-05" status="outdated"/>
    <revision pkgversion="3.10" date="2013-11-10" status="review"/>
    <revision pkgversion="3.18" date="2015-09-28" status="final"/>

    <credit type="author">
      <name>Ubuntun dokumentaatio-wikin tekoon osallistuneet</name>
    </credit>

    <credit type="author">
      <name>Phil Bull</name>
      <email>philbull@gmail.com</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Some device drivers don’t work very well with certain wireless
    adapters, so you may need to find a better one.</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Timo Jyrinki</mal:name>
      <mal:email>timo.jyrinki@iki.fi</mal:email>
      <mal:years>2012.</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jiri Grönroos</mal:name>
      <mal:email>jiri.gronroos+l10n@iki.fi</mal:email>
      <mal:years>2012-2018.</mal:years>
    </mal:credit>
  </info>

  <title>Langattoman verkon vianselvitys</title>

  <subtitle>Varmista, että toimivat laitteistoajurit on asennettu</subtitle>

<!-- Needs links (see below) -->

  <p>Tässä vaiheessa tarkistetaan, että langattomalle verkkosovittimelle löytyy toimivat ajurit. <em>Laiteajuri</em> on ohjelmiston osa, joka osaa kommunikoida laitteiden kanssa. Vaikka tietokone on tunnistanut langattoman verkkosovittimen, kunnolla toimivia ajureita ei välttämättä ole asennettu. On mahdollista, että langattomalle verkkosovittimelle löytyy toinen ajuri, joka toimii paremmin. Kokeile seuraavia vaihtoehtoja:</p>

  <list>
    <item>
      <p>Check to see if your wireless adapter is on a list of supported
      devices.</p>
      <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="https://wiki.archlinux.org/index.php/Wireless_network_configuration">Arch</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>
    </item>
    <item>
      <p>Etsi rajoitettuja ajureita (binäärejä).</p>
      <p>Many Linux distributions only come with device drivers which are
      <em>free</em> and <em>open source</em>. This is because they cannot
      distribute drivers which are proprietary, or closed-source. If the
      correct driver for your wireless adapter is only available in a non-free,
      or “binary-only” version, it may not be installed by default. If this is
      the case, look on the wireless adapter manufacturer’s website to see if
      they have any Linux drivers.</p>
      <p>Some Linux distributions have a tool that can download restricted
      drivers for you. If your distribution has one of these, use it to see if
      it can find any wireless drivers for you.</p>
    </item>
    <item>
      <p>Käytä sovittimen Windows-ajureita.</p>
      <p>Yleisesti ottaen yhdelle käyttöjärjestelmälle (kuten Windowsille) suunniteltuja ajureita ei voida käyttää toisessa käyttöjärjestelmässä (kuten Linux), koska eri käyttöjärjestelmät hallitsevat laitteita eri tavalla. Langattomille verkkosovittimille on kuitenkin kehitetty <em>NDISwrapper</em> yhteensopivuuskerros, joka mahdollistaa Windowsin langattomien verkkosovittimien ajurien käyttämisen Linuxissa. Tämä on hyödyllistä, sillä langattomille verkkosovittimille on lähes aina saatavilla Windows-ajurit vaikka Linux-ajureita ei ole olemassa. Lisätietoa NDISwrapperin käytöstä saat <link href="http://sourceforge.net/apps/mediawiki/ndiswrapper/index.php?title=Main_Page">täältä</link>. Huomaa kuitenkin, että kaikkien langattomien verkkosovittimien ajurit eivät välttämättä toimi NDISwrapperin tuella.</p>
    </item>
  </list>

  <p>If none of these options work, you may want to try a different wireless
  adapter to see if you can get that working. USB wireless adapters are often
  quite cheap, and will plug into any computer. You should check that the
  adapter is compatible with your Linux distribution before buying it,
  though.</p>

</page>