Gentoo Archives: gentoo-amd64

From: "John P. Burkett" <burkett@×××.edu>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] emerge -eav system failed with ati-drivers
Date: Sun, 21 Jun 2009 23:59:04
Message-Id: 4A3EC943.3060006@uri.edu
In Reply to: Re: [gentoo-amd64] emerge -eav system failed with ati-drivers by David Fellows
1 Thank you, David.
2
3 David Fellows wrote:
4 > On Sun, 21 Jun 2009 17:55:15 -0400
5 > "John P. Burkett" wrote -
6 >> Drake Donahue wrote:
7 >>> Burkett asked:
8 >>>
9 >>> Should I back up any particular files before doing "emerge
10 >>> =sys-kernel/gentoo-sources-2.6.22-r2"? You will simply be restoring the
11 >>> bits that depclean removed.
12 >>>
13 >>> No files should need to backed up.
14 >> Thank you David. Doing
15 >> emerge =sys-kernel/gentoo-sources-2.6.22-r2
16 >> produced the following response
17 >> emerge: there are no ebuilds to satisfy
18 >> "=sys-kernel/gentoo-sources-2.6.22-r2"
19 >
20 > That is true. 2.6.22 has been removed from the portage tree. Your choices are:
21 > 1) to find some one who still has the 2.6.22-r2 ebuild and the corrresponding
22 > sources and patches and create an overlay from them, then use that to
23 > emerge from.
24 >
25 > 2) find someone who still has the top level Makefile from 2.6.22-r2 who will
26 > send it to you. And hope that that is all you are missing.
27 This appears to be the easiest short term solution. In looking for the
28 top level Makefile from 2.6.22-r2, do I need to specify that it is to be
29 used on an amd64 machine or should I expect that any such file might
30 work on amd64 architecture?
31
32 >
33 > 3) Upgrade to a newer kernel. Presumably the latest stable that is compatible
34 > with your desired driver version.
35 >
36 > Realistically 3 is your only reasonable option. The downside is you will have
37 > to do a kernel configuration that is consistent with your existing
38 > configuration.
39 >
40 > You will want to read the kernel upgrade guide first.
41 > http://www.gentoo.org/doc/en/kernel-upgrade.xml
42 >
43 > Remember that emerging a kernel source only installs the source files.
44 > Compiling the kernel is another step. You may already have a suitable kernel
45 > source emerged. eselect kernel list will show which are emerged as will
46 > ls -l /usr/src
47 >
48 >> I also tried
49 >> emerge -s gentoo-sources-2.6.22-r2-osmp
50 >> and a few other variations without finding any ebuilds.
51 >
52 > The osmp is a local identifying tag specified by the person that built
53 > your kernel. The smp probably means symetric multiprocessor. No idea
54 > what the o stands for.
55 >
56 >> Ideas about how to emerge the sources would be very welcome.
57 >>
58 >
59 >
60 > Dave F
61 >
62 >
63
64
65 --
66 John P. Burkett
67 Department of Economics
68 University of Rhode Island
69 Kingston, RI 02881-0808
70 USA
71
72 phone (401) 874-9195

Replies

Subject Author
Re: [gentoo-amd64] emerge -eav system failed with ati-drivers David Fellows <fellows@×××.ca>