From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-121962-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QEOEW-0002IG-EW for garchives@archives.gentoo.org; Mon, 25 Apr 2011 16:01:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 489771C0FA; Mon, 25 Apr 2011 16:00:30 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id F2C071C0FA for <gentoo-user@lists.gentoo.org>; Mon, 25 Apr 2011 16:00:29 +0000 (UTC) Received: by wyi11 with SMTP id 11so2384501wyi.40 for <gentoo-user@lists.gentoo.org>; Mon, 25 Apr 2011 09:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=NJGAMhaC2LUp4zuSjNQZG37plOyfbysAgs/o/YhgpmM=; b=e4jvcMjETDkzQJt63T+Z6aoF2pjIbgS3nAu0G85WWNLIUftSUh/ZCDfitA4Y0ynOlY s46O5y3OKcwKJ3Nr52RIT1omeLcCHh9DerosjelwWomcXITSivPkjsdHubhBMItaF1LL agEGyyppDWhCU0t1s3RWkeqAJoHQfqWCql3y8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=NW5RtvSi0Sz8hXthJFV3mr6DMMNHaxyk8iyHL6UH1M9j7okAEGG6RI4UPbTmh4slln wDxv3K3k7YJmfjJ7qMHK2/fbr6OdqWIBQ/yuhjOyuRzl0n+cTnp5+mqzFWsYiQhXff5X o5bOUdgE8mLDRAx2RkhZZ50u6QfHoDmOsTLIA= Received: by 10.227.131.9 with SMTP id v9mr4152660wbs.6.1303747229276; Mon, 25 Apr 2011 09:00:29 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id bs4sm3331428wbb.52.2011.04.25.09.00.28 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 25 Apr 2011 09:00:28 -0700 (PDT) From: Mick <michaelkintzios@gmail.com> To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Reinstall Gentoo? [Was: Building pygtk-2.22.0-r1 fails. Help, please!] Date: Mon, 25 Apr 2011 17:00:49 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.37-gentoo-r4; KDE/4.4.5; x86_64; ; ) References: <20110422180508.GA17715@acm.acm> <201104251512.25621.michaelkintzios@gmail.com> <20110425150321.GA4077@acm.acm> In-Reply-To: <20110425150321.GA4077@acm.acm> Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1681952.LW0ULTCEBp"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201104251700.59939.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: 9ce2c2d242ae62419e3871fc91c6557c --nextPart1681952.LW0ULTCEBp Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Monday 25 April 2011 16:03:21 Alan Mackenzie wrote: > Hi, Mick. >=20 > On Mon, Apr 25, 2011 at 03:12:15PM +0100, Mick wrote: > > On Monday 25 April 2011 13:11:53 Alan Mackenzie wrote: > > > > Once it completes you can run --depclean which will ask you to > > > > remove the older 2.6 python package. > > >=20 > > > I had to (or, at least, did) run emerge -uND @world. Funnily enough, > > > it ran to completion without manual intervention. :-) I'd like to > > > run --depclean, but it's threatening to remove my 2.6.31-r6 kernel > > > sources, which correspond to my working kernel. What's the easiest > > > way to protect these from --depclean? > >=20 > > Aha! That's why I said first look at what it wants to remove - you > > don't want to cripple your system. In this case of course it won't > > cripple anything, because it won't remove the kernel image from /boot/ > >=20 > > If you look in /usr/src/linux/ you will see a number of kernel sources > > listed in there. If you've run update world there should be a more > > up-to-date kernel awaiting for you to configure and compile it. Do > > that first; copy the necessary files into /boot; configure grub.conf to > > boot with you latest kernel; and after you boot into it and check that > > all is good you can allow -- depclean to remove older kernel source > > files. >=20 > Yes, I've got new kernel sources, and yesterday and today I've spent > about 5 hours head-banging to get a working kernel. (I've managed it, > thankfully.) But the new kernel's X-windows isn't filling my 1920x1080 > shiny new monitor like the old kernel did. I've still got some fiddling > to do. >=20 > Call me a clinging cry-baby if you like, but until I'm confident about my > new kernel, I'd like to hang on to the old one, including its sources. > It'd also be nice to run --depclean in the meantime. Do I have to do > recursive copying or directory renaming to achiev this? >=20 > As a matter of interest, do you know how to configure a framebuffer > console to fill up a wide screen (say, to a width of 170 characters) as > contrasted with the 128 characters which were optimum on an old fashioned > CRT? I think that things have moved on since the first time you installed Gentoo= =2E =20 Latest kernels have the ability to load firmware for your video card that=20 takes account of the native resolution of the monitor - without any additio= nal=20 framebuffer drivers (like vesa, uvesa, radeonfb, etc.) As a matter of fact= =20 you'll get a blank screen if you try to boot the latest kernels with KMS=20 configured using any additional framebuffer driver. To save me describing each step, you would do better reading through this p= age=20 which details everything you need to do: http://www.gentoo.org/doc/en/xorg-config.xml =2D-=20 Regards, Mick --nextPart1681952.LW0ULTCEBp Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk21mrsACgkQVTDTR3kpaLbIJwCfbWbIHwqJdyGF1Tof+h9crj6N 49cAoO5gW9Sra7JFiioC8Pspoqqz3TIa =VCqm -----END PGP SIGNATURE----- --nextPart1681952.LW0ULTCEBp--