public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Flammie Pirinen (flammie)" <flammie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: nvidia-guide.xml
Date: Fri, 23 Jul 2010 16:43:28 +0000 (UTC)	[thread overview]
Message-ID: <20100723164328.B42C82CE15@corvid.gentoo.org> (raw)

flammie     10/07/23 16:43:28

  Modified:             nvidia-guide.xml
  Log:
  Update translation to 1.41: link to xorg-server guide, fix kernel stuff. bug 307481.

Revision  Changes    Path
1.23                 xml/htdocs/doc/fi/nvidia-guide.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml?r1=1.22&r2=1.23

Index: nvidia-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- nvidia-guide.xml	29 Dec 2009 22:05:44 -0000	1.22
+++ nvidia-guide.xml	23 Jul 2010 16:43:28 -0000	1.23
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml,v 1.22 2009/12/29 22:05:44 flammie Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/fi/nvidia-guide.xml,v 1.23 2010/07/23 16:43:28 flammie Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/fi/nvidia-guide.xml" lang="fi">
@@ -31,8 +31,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.39</version>
-<date>2009-08-05</date>
+<version>1.41</version>
+<date>2010-07-13</date>
 
 <chapter>
 <title>Johdanto</title>
@@ -69,8 +69,8 @@
 </p>
 
 <p>
-Uudemmat laitteet, kuten GeForcen 9-, 8-, 7-, ja 6-sarjojen edustajat
-toimivat uusimmilla versioilla
+  Uudemmat laitteet, kuten GeForcen 400-, 300-, 200-, 100-, 9-, 8-, 7-, ja
+  6-sarjojen edustajat toimivat uusimmilla versioilla
 </p>
 
 <p>
@@ -89,9 +89,8 @@
 
 <p>
 NV2x-piiriä käyttävät laitteet, kuten TNT, TNT2, GeForce ja GeForce2 vaativat
-ajuriversion 71.xx, joten niitä varten peitetään
-<c>>=x11-drivers/nvidia-drivers-87.00</c>
-tiedostossa <path>/etc/portage/package.mask</path>.
+eivät toimi nvidian ajureilla, vaan vain <c>xf86-video-nouveau</c>lla
+(suositeltavampi) tai <c>xf86-video-nv</c> (vanhempi).
 </p>
 
 <p>
@@ -215,22 +214,22 @@
 
 <p>
 Aluksi asennetaan <c>eselect</c>, jollei sitä jo ole.
-Jos vaikkapa käytössä on <c>gentoo-sources-2.6.18-r4</c>, se näkyy
+Jos vaikkapa käytössä on <c>gentoo-sources-2.6.34-r1</c>, se näkyy
 seuraavasti:
 </p>
 
 <pre caption="/usr/src/linux-linkki">
 # <i>eselect kernel list</i>
 Available kernel symlink targets:
-  [1]   linux-2.6.18-gentoo-r4 *
+  [1]   linux-2.6.18-gentoo-r4
   [2]   linux-2.6.20-gentoo-r7
-  [3]   linux-2.6.20-gentoo-r8
+  [3]   linux-2.6.34-gentoo-r1 *
 <comment>(Varmista asteriskin paikka)</comment>
 </pre>
 
 <p>
 Ylläolevasta näkee, että asteriski osoittaa ytimeen
-<c>linux-2.6.18-gentoo-r4</c>.
+<c>linux-2.6.34-gentoo-r1</c>.
 </p>
 
 <p>
@@ -249,14 +248,13 @@
 <body>
 
 <p>
-Seuraavaksi asennetaan ajureita.
+  Seuraavaksi asennetaan ajureita. Tämä onnistuu seuraamalla ohjetta
+  <uri link="/doc/fi/xorg-config.xml">X-palvelinen asetukset</uri> ja
+  asettamalla <c>VIDEO_CARDS="nvidia"</c> tiedostossa
+  <path>/etc/make.conf</path>. X:n asennuksen pitäisi asentaa oikea ajuri
+  automaattisesti.
 </p>
 
-<pre caption="NVidia-ajurin asennus">
-<comment>(Jollei kortti ole vanha)</comment>
-# <i>emerge nvidia-drivers</i>
-</pre>
-
 <note>
 Ajurit sisältävät <c>gtk</c>-USE-asetuksen. Tällä voi asentaa
 <c>media-video/nvidia-settings</c>in, joka on kätevä asetus- ja






             reply	other threads:[~2010-07-23 16:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-23 16:43 Flammie Pirinen (flammie) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-01-06  4:17 [gentoo-commits] gentoo commit in xml/htdocs/doc/fi: nvidia-guide.xml Flammie Pirinen (flammie)
2011-09-12  3:18 Flammie Pirinen (flammie)
2009-12-29 22:05 Flammie Pirinen (flammie)
2009-07-13 13:27 Flammie Pirinen (flammie)
2008-04-14 21:03 Flammie Pirinen (flammie)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100723164328.B42C82CE15@corvid.gentoo.org \
    --to=flammie@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox