Gentoo Archives: gentoo-user

From: Strong Cypher <cypherstrong@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with FONTS under X
Date: Wed, 05 Mar 2008 22:02:53
Message-Id: 5251dbe30803051402j69555ef2m9deb8ab96f6e244e@mail.gmail.com
In Reply to: Re: [gentoo-user] Problem with FONTS under X by Alan McKinnon
1 Yeah, try to remove every thing special like glx, compiz and keep only 2d
2 and default drivers
3
4 don't run kde to check your font, shutdown kdm or gdm or *dm, type:
5
6 X& DISPLAY=:0 xterm
7
8 do you have font ?
9
10 xfs is something appear with USE=xfs for xorg-server I think
11
12 this is a really good and easy way to use font for xorg, you just say to use
13 xfs, and xfs find automatically all your fonts
14
15 if it still don't work .. tell us
16
17 2008/3/5, Alan McKinnon <alan.mckinnon@×××××.com>:
18 >
19 > On Wednesday 05 March 2008, mateuszmierzwinski@××.pl wrote:
20 > > Well now...
21 > >
22 > > I've install Gentoo Linux couple times with O3 optimize flag and
23 > > there is nothing with it. I can try but I don't think that makes this
24 > > error. GLX is needed by me because OpenGL programming and UT2004
25 > > playing :);). Compose is available by KDE3 and 4.0 build inside by
26 > > desktop effects. I install KDE4 because it compiles faster than KDE4
27 > > on my laptop and shows (because of cmake) progress of compilation
28 > > ;)... like when you must shutdown laptop when work time is up and You
29 > > need to go home ;)... Compiz-fussion I already use under old PC with
30 > > NV FX5500 on board, but on Laptop I don't touch that - intel cards
31 > > don't have much power as NV - even 965GM chip on board.
32 >
33 >
34 > Step 1 when debugging is to remove those things that have proven
35 > problematic in the past and retry. Do not assume this step, do it and
36 > check. If I could tell you the number of times I've had to discipilne
37 > people who thought they knew better on this point....
38 >
39 > -O3 is known to cause deep changes in the compiled code compared to -O2,
40 > it's not an optimization here and there, the differences are quite
41 > substantial and can involve completely different code paths. If the
42 > source is not written with -O3 in mind, you can get odd bugs.
43 >
44 > KDE4 is unstable for a very good reason - it is not known to work always
45 > and stably. Compiz and composition in general is still a moving target,
46 > not always fully supported by the hardware or the drivers.
47 >
48 > I could give many more examples, but theperson you replied to seems to
49 > know what he's talking about. My advice is that you listen to him and
50 > start taking a methodical approach to solving your problem.
51 >
52 >
53 >
54 > --
55 > Alan McKinnon
56 > alan dot mckinnon at gmail dot com
57 >
58 >
59 > --
60 > gentoo-user@l.g.o mailing list
61 >
62 >