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 ) id 1NpgHD-0006zu-KN for garchives@archives.gentoo.org; Thu, 11 Mar 2010 11:10:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 671CFE0A81; Thu, 11 Mar 2010 11:09:44 +0000 (UTC) Received: from der-root.de (der-root.de [78.46.36.110]) by pigeon.gentoo.org (Postfix) with ESMTP id 38B7BE0A81 for ; Thu, 11 Mar 2010 11:09:44 +0000 (UTC) Received: from [78.46.36.110] (der-root [78.46.36.110]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by der-root.de (Postfix) with ESMTPSA id 99C5E220C044 for ; Thu, 11 Mar 2010 12:09:43 +0100 (CET) Message-ID: <4B98CF77.2030500@smash-net.org> Date: Thu, 11 Mar 2010 12:09:43 +0100 From: =?UTF-8?B?Tm9ybWFuIFJpZcOf?= User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.9.1.7) Gecko/20100111 Thunderbird/3.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ati-drivers: no kernel found? References: <20100311112304.1426af64@lx-arnau.pic.es> <4B98C667.40801@smash-net.org> <20100311115540.3070b471@lx-arnau.pic.es> In-Reply-To: <20100311115540.3070b471@lx-arnau.pic.es> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 619474b2-e286-4278-8c2f-aa1a4c96c9db X-Archives-Hash: 3f0e74dc59bf62a110be326f9ff4ca65 Am 03/11/10 11:55, schrieb Arnau Bria: > On Thu, 11 Mar 2010 11:31:03 +0100 > Norman Rie=C3=9F wrote: > > [...] > =20 >> This listing is not a complete kernel set. >> =20 > For curiosity, what is missing? make oldconfing?=C2=BF > > =20 >> Did you do a emerge --depclean lately? >> =20 > yep. > > =20 >> Reemerge you kernel ebuild and do a make oldconfig to be sure. >> =20 > I'm with r6 and gentoo-sources is at r10, is it important? do Ihave to > remerge r6 too? > > =20 >> Then try it again. >> >> Norman >> =20 > Thanks, > Arnau > > > =20 A complete listing looks like this: bragi linux # ls arch drivers Kbuild modules.builtin samples usr block firmware kernel modules.order scripts virt COPYING fs lib Module.symvers security vmlinu= x CREDITS include MAINTAINERS net sound vmlinu= x.o crypto init Makefile README System.map Documentation ipc mm REPORTING-BUGS tools bragi linux # Depclean seems to delete some parts of the kernel directory if you have=20 a newer kernel ebuild available. Had that too, once. Which release you use r6 or r10 is your choise. r10 is newer with more=20 security patches and such, so i would say you should use that one. Do you know how to deal with a kernel update? Norman