Gentoo Archives: gentoo-user

From: "员旭鹏" <recordus@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Google Earth: Masked?
Date: Thu, 15 Jun 2006 12:39:34
Message-Id: 6d9d09e00606150525o3d62e75cp19a5f773b11c662a@mail.gmail.com
In Reply to: [gentoo-user] Google Earth: Masked? by "Nico Schümann"
1 2006/6/15, Nico Schümann <nico.schuemann@××××××××××.com>:
2 >
3 > Hi,
4 >
5 > yesterday I read that Google Earth had been released. I did an emerge and
6 > everything worked as expected - except the speed, but the graphic driver is
7 > to blame (missing OpenGL support). So why is Google Earth masked?
8 > Has anyone any problems with Google Earth?
9 >
10 > Nico Schümann
11 >
12
13 try load "glx" module in /etc/X11/xorg.conf:
14
15 Section "Module"
16 Load "glx"
17 Load "extmod"
18 Load "xtrap"
19 Load "record"
20 Load "dbe"
21 Load "dri"
22 Load "freetype"
23 Load "type1"
24 EndSection
25
26
27 --
28 I like Python & Linux.

Replies

Subject Author
Re: [gentoo-user] Google Earth: Masked? "Nico Schümann" <nico.schuemann@××××××××××.com>