equal
deleted
inserted
replaced
|
1 .. -*- coding: utf-8 -*- |
|
2 |
|
3 ===================== |
|
4 Driver under Linux. |
|
5 ===================== |
|
6 .. contents:: |
|
7 |
|
8 NVidia video driver. |
|
9 ==================== |
|
10 |
|
11 To install non-free driver with 3D acceleration:: |
|
12 |
|
13 $ sudo apt-get install nvidia-glx |
|
14 |
|
15 Basic configuration can de bone through:: |
|
16 |
|
17 $ nvidia-xconfig |
|
18 |
|
19 See: |
|
20 |
|
21 * http://wiki.debian.org/GraphicsCard#nVidia |
|
22 * http://wiki.debian.org/NvidiaGraphicsDrivers |
|
23 |
|
24 nouveau video driver. |
|
25 ===================== |
|
26 |
|
27 Nouveau: Accelerated Open Source driver for nVidia cards. |
|
28 |
|
29 http://nouveau.freedesktop.org/wiki/ |
|
30 home page |
|
31 |