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 1PuWGD-0007vs-AU for garchives@archives.gentoo.org; Tue, 01 Mar 2011 20:33:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD1DB1C034; Tue, 1 Mar 2011 20:32:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8BFF81C034 for ; Tue, 1 Mar 2011 20:32:12 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id E2B731B4017 for ; Tue, 1 Mar 2011 20:32:11 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Score: -2.87 X-Spam-Level: X-Spam-Status: No, score=-2.87 required=5.5 tests=[AWL=-0.271, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DCjGwDeAM4b1 for ; Tue, 1 Mar 2011 20:32:05 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 897F51B4011 for ; Tue, 1 Mar 2011 20:32:02 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PuWEi-00055y-KO for gentoo-user@gentoo.org; Tue, 01 Mar 2011 21:32:00 +0100 Received: from adsl-69-234-194-177.dsl.irvnca.pacbell.net ([69.234.194.177]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Mar 2011 21:32:00 +0100 Received: from w41ter by adsl-69-234-194-177.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Mar 2011 21:32:00 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: walt Subject: [gentoo-user] Re: broken X.org Date: Tue, 01 Mar 2011 12:31:47 -0800 Message-ID: References: <20110301192540.M71882@xvalheru.org> 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 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-194-177.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; Linux i686; rv:2.0b10pre) Gecko/20110121 Thunderbird/3.3a2 In-Reply-To: <20110301192540.M71882@xvalheru.org> X-Archives-Salt: X-Archives-Hash: 253c60c86d15f4b7c53ca44a5c4cdca6 On 03/01/2011 11:50 AM, pat wrote: > > When using X.org with intel driver there's an error in log: > FATAL: Module fbcon not found. I know nothing about Intel graphics, but my guess is that your kernel has no framebuffer console support. It's a relatively new addition to the kernel graphics config menu, and it's easy to overlook. I don't know that the intel driver needs fb/fbcon support, but that's what the error message complains about so it's worth a look.