Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934957AbZLGKCY (ORCPT ); Mon, 7 Dec 2009 05:02:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S934906AbZLGKCV (ORCPT ); Mon, 7 Dec 2009 05:02:21 -0500 Received: from mail-ew0-f219.google.com ([209.85.219.219]:33862 "EHLO mail-ew0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934902AbZLGKCU convert rfc822-to-8bit (ORCPT ); Mon, 7 Dec 2009 05:02:20 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=pifCuk0+MmxGSuVminw068F7T/GnJC5u86F2XWd3eLH+5qQFPlw/8dneLn/nxY4vC4 ++gNrY+evkkc2OApCIXNCUq7biWtHMVJ18oz6REsRsczS1kbnlbP6vqpyykpRLHQcQyP kXxvnkXlASMFcLmTHyGoVUGjzmZ2gDbES/W60= MIME-Version: 1.0 In-Reply-To: <4B1CD029.3080503@tremplin-utc.net> References: <40a4ed590911190052w63a18bb7p516a5e759e0ffa23@mail.gmail.com> <4B055609.9030306@tremplin-utc.net> <4B1A53AE.9020707@tremplin-utc.net> <40a4ed590912060741n4042ab1bg8188cd4eff28ca78@mail.gmail.com> <4B1BDAA3.10601@gentoo.org> <40a4ed590912060835s61aea6aqfe6780395bfd2993@mail.gmail.com> <4B1C38B5.2060204@tremplin-utc.net> <40a4ed590912070143j231e07b6uafd04d0f2ee15dca@mail.gmail.com> <4B1CD029.3080503@tremplin-utc.net> Date: Mon, 7 Dec 2009 11:02:26 +0100 Message-ID: <40a4ed590912070202q30852e2fo35023f557919966e@mail.gmail.com> Subject: Re: Intel Poulsbo [psb] driver for Asus Eeepc 1101 From: Zeno Davatz To: =?ISO-8859-1?Q?=C9ric_Piel?= Cc: Zac Medico , linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1855 Lines: 51 On Mon, Dec 7, 2009 at 10:51 AM, ?ric Piel wrote: > Op 07-12-09 10:43, Zeno Davatz schreef: >> On Mon, Dec 7, 2009 at 12:05 AM, ?ric Piel wrote: >>> Op 06-12-09 17:35, Zeno Davatz schreef: >>> : >>>> Yes, thanks. That helped another step. I am getting the correct screen >>>> resolution after enabling that in the kernel as well. The boot [ok] >>>> messages of Gentoo are in a higher resolution now though. That is a >>>> good start. >>>> >>>> But after my X starts I get a black screen with a >>>> >>>> - >>>> >>>> in the top left corner. They keyboard also does not work. May be an >>>> X.org config problem. >>>> >>> I've got similar behaviour here if psb is loaded before the X server starts >>> (aka there is a framebuffer). If the console is just ascii (no vga=... >>> argument on the kernel boot line, and no "modprobe psb"), then X starts >>> fine. >> >> What are the exact options that you are using for "no vga"? >> >> My terminal seems to automatically load "psb". I have no modprobe >> loading "psb" explicitly. >> > Well, I don't know exactly how it works, probably it's part of the > initrd. Here, on Mandriva, if I remove the "vga" argument, it > automatically stays in ascii mode. Not the same on Gentoo. I think I have to find the kernel boot-option that I can pass to lilo. Also: When I force remove the modules psb and drm_psb with "rmmod -f" and then start X I get the same error: X: symbol lookup error: /usr/lib/xorg/modules/drivers/psb_drv.so: undefined symbol: LoaderRefSymLists X just does not yet like psb. ;) Best Zeno -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/