Gentoo Archives: gentoo-user

From: Catalin Trifu <catalin@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: xfs issue
Date: Thu, 27 Oct 2005 22:06:49
Message-Id: djribt$9ut$1@sea.gmane.org
In Reply to: Re: [gentoo-user] xfs issue by Holly Bostick
1 Hi,
2
3 If you don't have other hosts making use of u'r font server you
4 don't need it anyway. It's only a waste of resources. Everything
5 works just fine without it on a desktop.
6
7 Catalin
8
9
10 Holly Bostick wrote:
11 > Qv6 schreef:
12 >
13 >>Folks:
14 >>
15 >>Just compiled a new kernel - 2.6.13-r3 (was using 2.6.11-r4), and
16 >>upgraded kde from 3.3.2 to 3.4. On booting into the new kernel, the
17 >>base system boots fine, but kde hangs. It seems from the error that
18 >>xfs could not be started. The error when I start xfs manually is:
19 >>
20 >>gentoo# /etc/init.d/xfs start * Scanning font directories ...
21 >>[ ok ] * starting X font server ... [ ok ]
22 >>start-stop-daemon: stat /usr/X11R6/bin/xfs: No such file or directory
23 >> [ !! ]
24 >>
25 >>xfsinfo returns a "no font server defined" message
26 >>
27 >>I tried emerg-ing xfs and got this error:
28 >>
29 >>!!! All ebuilds that could satisfy "xfs" hav been masked.
30 >>
31 >>I've played with the package.keywords and package.unmask with no
32 >>positive result
33 >>
34 >>Note: never had any issue with the previous kernel (2.6.11-r3), Note:
35 >>the pc is a Fujitsu Lifebook series laptop Note: which xfs returns
36 >>xfs: /usr/include/xfs Any clues to sove this will be very mush
37 >>appreciated.
38 >
39 >
40 > I suspect you're trying to emerge the wrong thing:
41 >
42 > You have presumably not been using xfs up to this point (since they're
43 > all masked), so where is the font server coming from:
44 >
45 > Must be xorg itself:
46 >
47 > emerge -pv xorg-x11
48 >
49 > Calculating dependencies ...done!
50 > [ebuild R ] x11-base/xorg-x11-6.8.2-r4 -3dfx +3dnow +bitmap-fonts
51 > -cjk -debug -dlloader -dmx -doc ==>+font-server<== -insecure-drivers
52 > -ipv6 -minimal +mmx +nls -nocxx +opengl -pam -sdk +sse -static
53 > +truetype-fonts +type1-fonts (-uclibc) +xprint +xv 0 kB
54 >
55 >
56 > motub@mutable -> useflag font-server
57 > /usr/portage/profiles/use.local.desc:x11-base/kdrive:font-server -
58 > Enables font server support
59 > /usr/portage/profiles/use.local.desc:x11-base/xorg-x11:font-server -
60 > Build XFS, the X Font Server
61 >
62 > I would suggest that you consider re-emerging xorg-x11.
63 >
64 > Perhaps the font server needs to be recompiled against the new kernel
65 > libraries, or the init file needs to be updated.
66 >
67 > HTH,
68 > Holly
69
70 --
71 gentoo-user@g.o mailing list