Gentoo Archives: gentoo-user

From: "Nico Schümann" <nico.schuemann@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Google Earth: Masked?
Date: Thu, 15 Jun 2006 13:06:18
Message-Id: 1f05046e0606150548g1bea508dn9fbe20d210d5c89f@mail.gmail.com
In Reply to: Re: [gentoo-user] Google Earth: Masked? by "员旭鹏"
1 2006/6/15, 员旭鹏 <recordus@×××××.com>:
2 >
3 > try load "glx" module in /etc/X11/xorg.conf:
4 >
5 > Section "Module"
6 > Load "glx"
7 > Load "extmod"
8 > Load "xtrap"
9 > Load "record"
10 > Load "dbe"
11 > Load "dri"
12 > Load "freetype"
13 > Load "type1"
14 > EndSection
15 >
16
17 glx is already loaded.
18 Section "Module"
19 Load "vnc"
20 Load "dbe"
21 Load "extmod"
22 Load "record"
23 Load "xtrap"
24 Load "glx"
25 Load "dri"
26 Load "freetype"
27 Load "type1"
28 EndSection
29
30
31 But I think it is indifferent, because I've just bought a new graphics card
32 (because of my new flat screen). Hopefully, the nVidia driver supports it.
33 My old one (Riva TNT2) is not longer supported (it actually was supported a
34 few years ago, but nVidia only has these all-in-one drivers. I just can't
35 find the old one).
36
37 Nico Schümann

Replies

Subject Author
Re: [gentoo-user] Google Earth: Masked? Daniel da Veiga <danieldaveiga@×××××.com>