Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753137Ab0FWS3s (ORCPT ); Wed, 23 Jun 2010 14:29:48 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:34141 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752392Ab0FWS3r convert rfc822-to-8bit (ORCPT ); Wed, 23 Jun 2010 14:29:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=vF5Wdu9Wtg5mXDvMNuWE/qT/Mhh/fQOOscdLp6jrz95TLbLxNVJotSBF957v0iB7eV n9gjXVEEuuJiQleLbKWkPIb/+JPwl+gZv2+rojgFn4MmwPuKZ8qg3myiGzDM1u9eIVYM 7boYwQB/0j7W0TfkGDO53OqvvuzIHI2tFDtgs= MIME-Version: 1.0 In-Reply-To: <877hlpfwlh.fsf@old-tantale.fifi.org> References: <87bpb1fxwg.fsf@old-tantale.fifi.org> <877hlpfwlh.fsf@old-tantale.fifi.org> Date: Wed, 23 Jun 2010 14:29:44 -0400 X-Google-Sender-Auth: Yzcf6uHOUz4hGVKoq-ErPRO_co0 Message-ID: Subject: Re: i915: Dell E6410 Ironlake LVDS detection From: Ben Guthro To: Philippe Troin Cc: 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: 2732 Lines: 79 On Wed, Jun 23, 2010 at 2:11 PM, Philippe Troin wrote: > Ben Guthro writes: > >> On Wed, Jun 23, 2010 at 1:42 PM, Philippe Troin wrote: >> > I am seeing similar problems with an HP Elitebook 2540p. >> > >> > 2.6.32 works for me. >> > 2.6.33.5 does not. >> >> I have tried ubuntu mainline builds of: >> >> 2.6.32.21 >> 2.6.32.22 >> 2.6.34-rc3 >> 2.6.35-rc1 >> 2.6.34-drm-intel-next >> >> None have worked yet... > > Tried a vanilla kernel? Yes, both mainline, and the drm-intel branch. Both boot to the black screen, > >> > I was able to turn on an external display connected via VGA with >> > xrandr and it seemed to be working fine? >> >> When I boot without the external display, I am never able to ssh in - >> and I do not get the sound that typically plays when X is booted. >> >> I've put this onto a serial line, and it seems to hang sometime in >> init...with some indicators that it is when it switches over to the >> higher resolution console...but the screen is black, so this is really >> just a gut feel. > > Then it might be a different problem. ?For me, X definitely boots. > > Can you boot with nomodeset? It seemed to reboot the system at some point in the boot process (panic?) > What does lspci report for you? 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) Subsystem: Dell Device 040a Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+ Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Kernel driver in use: i915 Kernel modules: i915 I booted with the external VGA connected, and drm.debug=0x06, and got the following message that looked interesting: [ 9.203990] [drm:intel_lvds_init], LVDS is not present in VBT I'm not sure why yet....but it seems like a reasonable string to pull on... -- 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/