Gentoo Archives: gentoo-amd64

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: URGENT: No more fonts after xorg changes
Date: Sat, 02 Dec 2006 19:13:40
Message-Id: eksj33$r1e$1@sea.gmane.org
In Reply to: Re: [gentoo-amd64] URGENT: No more fonts after xorg changes by Dieter Ries
1 "Dieter Ries" <Clip2@×××.de> posted 20061202162650.218370@×××.net,
2 excerpted below, on Sat, 02 Dec 2006 17:26:50 +0100:
3
4 > When I try to start X, there is a message, that the module i use is
5 > designed for ABI <1, and the XServer is running ABI 1, it says the server
6 > will run, but there may be funny behaviours. Indeed there are.
7
8 Either as you start or in the xorg log (/var/log/Xorg.0.log, normally),
9 there should be some indication of what module it is talking about.
10 See if equery belongs <module> turns up anything. That's going to be the
11 package you need to remerge. If nothing is listed, it may be a stale
12 version of a file or the slaveryware nvidia drivers you installed manually
13 (which I take to mean outside of portage). Note that installing them
14 using the Gentoo package takes care of some stuff that installing them
15 manually doesn't, as the manual install isn't setup for Gentoo
16 specifically and uses different default paths and the like. In
17 particular, mixing the two, switching between emerged via portage, and
18 manually installing the package as you did, is known to cause weird issues,
19 as you'll be left with a strange and not very workable missmash of stuff.
20 It's certainly possible to do the same additional things the Gentoo
21 ebuild does manually too, but it's the sort of thing that if you are
22 asking about it, you are best off just sticking to the Gentoo solution and
23 not trying to figure out how to manage it manually. FWIW, the biggest
24 problem has to do with Gentoo's eselect opengl management, which is
25 something the nvidia package itself has no way of knowing about and
26 therefore fixing, since it's not Gentoo specific as the eselect solution
27 is.
28
29 Of course, here, I purposefully bought an ATI Radeon 9200 series graphics
30 card since it has free drivers. I couldn't legally run slaveryware even if
31 I wanted to, at least where EULAs are or could be considered legal, as I
32 simply don't sign over the rights nearly all EULAs demand I sign over,
33 viewing it much the same way I'd view an attempt to restrict my other
34 basic rights, such as freedom of religion or freedom of expression. Until
35 Nvidia has decent free drivers, they don't get my money, just as current
36 ATI doesn't get my money as they no longer provide drivers or specs for
37 the community to code its own. If I were upgrading now, it'd likely be to
38 Intel, even tho I've been an AMD user for over a decade now, because
39 Intel's integrated chipset video is the best choice for free drivers there
40 is right now. Fortunately, I'll be upgrading my existing dual Opteron to
41 dual-cores soon, and won't be upgrading the system for at least two years
42 after that. By the time I /do/ upgrade, the currently beginning trend
43 toward standardizing the graphics instruction set to the point it's
44 basically an extension of the CPU instruction set should be well under
45 way, with comparable openness as well, so freedomware graphics drivers
46 making use of it should be getting rather more common.
47
48 --
49 Duncan - List replies preferred. No HTML msgs.
50 "Every nonfree program has a lord, a master --
51 and if you use the program, he is your master." Richard Stallman
52
53 --
54 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: URGENT: No more fonts after xorg changes Dieter Ries <clip2@×××.de>
Re: [gentoo-amd64] Re: URGENT: No more fonts after xorg changes Neil Bothwick <neil@××××××××××.uk>