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 1RirT7-0004Hj-Ai for garchives@archives.gentoo.org; Thu, 05 Jan 2012 17:51:13 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9AB8621C202; Thu, 5 Jan 2012 17:50:54 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 4E61021C072 for ; Thu, 5 Jan 2012 17:49:32 +0000 (UTC) Received: by werm12 with SMTP id m12so670944wer.40 for ; Thu, 05 Jan 2012 09:49:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=/3QA7K6hRtN1pwdYBNr8O0VcquiLdHgtp377jw0wem4=; b=lW9r4A/Pyz7UhxLUKFUxNpWEyIIhaoWdnm7OWlOkr/LtKTrZX0bZH4M1OtYyII1T4B kZ9+Da12Jb5vTONzOZ5EHHObjYsXsk7XxSVQ79E6x850GRugsb9+nlV4MKYNV2G9Vl9k /DQU94aG7FI+mdJlkAZ9+OCq18qwryRFzu1hc= 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 Received: by 10.216.139.155 with SMTP id c27mr1488928wej.37.1325785772470; Thu, 05 Jan 2012 09:49:32 -0800 (PST) Received: by 10.223.160.73 with HTTP; Thu, 5 Jan 2012 09:49:32 -0800 (PST) In-Reply-To: <4F05E10D.3050207@xunil.at> References: <4EFC87F5.1010208@xunil.at> <4EFC8BBC.7010007@xunil.at> <4F0577AB.6050306@xunil.at> <4F057B39.30301@xunil.at> <4F05BE8E.7070703@xunil.at> <4F05E10D.3050207@xunil.at> Date: Thu, 5 Jan 2012 09:49:32 -0800 Message-ID: Subject: Re: [gentoo-user] No display w/ kernel 3.2.0 From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2bf63e1f-e8d2-4b87-ba5b-dcd7c032eba5 X-Archives-Hash: eb66c69ffbb8c968177bf5acbea54971 On Thu, Jan 5, 2012 at 9:42 AM, Stefan G. Weichinger wrote= : > Am 05.01.2012 18:04, schrieb Mark Knecht: > >> Reading between the lines across 2 threads, is this a built-in Intel >> graphics adapter? If the answer is yes, then I have an i5-661 machine >> which I haven's updated but am happy to do if my testing Intel >> graphics here helps you. > > Yep, as built-in as it can get in a laptop ;-) > > It works OK with linux 3.1.7 ... > > I would appreciate your tests, sure. > > Greets, Stefan > > > --> > > > # lspci -v > > 00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core > Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 > [VGA controller]) > =C2=A0 =C2=A0 =C2=A0 =C2=A0Subsystem: Lenovo Device 21dd > =C2=A0 =C2=A0 =C2=A0 =C2=A0Flags: bus master, fast devsel, latency 0, IRQ= 40 > =C2=A0 =C2=A0 =C2=A0 =C2=A0Memory at f0000000 (64-bit, non-prefetchable) = [size=3D4M] > =C2=A0 =C2=A0 =C2=A0 =C2=A0Memory at d0000000 (64-bit, prefetchable) [siz= e=3D256M] > =C2=A0 =C2=A0 =C2=A0 =C2=A0I/O ports at 1800 [size=3D64] > =C2=A0 =C2=A0 =C2=A0 =C2=A0Expansion ROM at [disabled] > =C2=A0 =C2=A0 =C2=A0 =C2=A0Capabilities: [90] MSI: Enable+ Count=3D1/1 Ma= skable- 64bit- > =C2=A0 =C2=A0 =C2=A0 =C2=A0Capabilities: [d0] Power Management version 2 > =C2=A0 =C2=A0 =C2=A0 =C2=A0Capabilities: [a4] PCI Advanced Features > =C2=A0 =C2=A0 =C2=A0 =C2=A0Kernel driver in use: i915 > OK, I'm building it now. I'll let you know in a little while. In my case I usually don't move to the next minor rev kernel (3.1-3.2) very quickly because every other machine I have uses the NVidia closed source driver and I usually have to wait a few days before that shows up in portage. In this case it's relatively easy. More in 15 minutes or so, assuming no other major problems with this new ke= rnel. Cheers, Mark