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 1NpfgE-0006N0-PW for garchives@archives.gentoo.org; Thu, 11 Mar 2010 10:31:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A8BF5E089C; Thu, 11 Mar 2010 10:31:05 +0000 (UTC) Received: from der-root.de (der-root.de [78.46.36.110]) by pigeon.gentoo.org (Postfix) with ESMTP id 74285E089C for ; Thu, 11 Mar 2010 10:31:05 +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 F19E5220C044 for ; Thu, 11 Mar 2010 11:31:03 +0100 (CET) Message-ID: <4B98C667.40801@smash-net.org> Date: Thu, 11 Mar 2010 11:31:03 +0100 From: =?ISO-8859-1?Q?Norman_Rie=DF?= 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> In-Reply-To: <20100311112304.1426af64@lx-arnau.pic.es> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 0b533715-7c9a-4850-83cf-bc05982cd8f4 X-Archives-Hash: 895d1c8eac072e465349cfeca2d2d193 Am 03/11/10 11:23, schrieb Arnau Bria: > > lx-arnau linux # ls /usr/src/linux > arch crypto firmware include ipc lib Module.markers Module.symvers scripts sound usr vmlinux > block drivers fs init kernel mm modules.order net security System.map virt vmlinux.o > > lx-arnau linux # ls -lsa /usr/src/linux/.config > 92 -rw-r--r-- 1 root root 87932 2010-03-11 11:16 /usr/src/linux/.config > > so, why is ati complaining aboput my kerel conf? > > TIA, > This listing is not a complete kernel set. Did you do a emerge --depclean lately? Reemerge you kernel ebuild and do a make oldconfig to be sure. Then try it again. Norman