From owner-freebsd-x11@FreeBSD.ORG Tue Apr 7 20:35:13 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E09A6106564A for ; Tue, 7 Apr 2009 20:35:13 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 735768FC12 for ; Tue, 7 Apr 2009 20:35:13 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ewy19 with SMTP id 19so2483857ewy.43 for ; Tue, 07 Apr 2009 13:35:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=VpdNo4fJlumI8ZT5pRWtGUNmh2FDi05NEvg+xWk++Mk=; b=Ubqs6K/bwwg8QMSz+xh/UDYja3LGHnWaWjlf6pmS8v3V/vYuBCp9hr1EB0wJuiNRy4 dvQCE2DiV5dzENGmj0LX93XQB+K+7mqPDkQ0qyye73BeBuXT09cCo3fHVaVdeqCZhHbE JxOpCmaZTVSH0y8dbrYZZwfkSAaX7BRRdHGYo= 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=ii0GsUhpmLAhhZODLYEDiHQaXW6B0iHC08NF4A75g0f6/X9tWQeKnLHIsFRYmOPlJD VIhW7goNd6qRBgFw+U0OCvdurKfEWS+b8f10GcyKYptmcGH6lc0XSnJe4+SYMqsm9xvl qyRJn7C0X1cJASFLDboNi2veogBIATFyxjhu0= MIME-Version: 1.0 Received: by 10.210.90.20 with SMTP id n20mr2846840ebb.56.1239136512354; Tue, 07 Apr 2009 13:35:12 -0700 (PDT) In-Reply-To: References: Date: Tue, 7 Apr 2009 22:35:12 +0200 Message-ID: <3a142e750904071335t72e3cdb4r70961125e29acef9@mail.gmail.com> From: "Paul B. Mahol" To: Mark Atkinson Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org Subject: Re: Xorg blank display w/intel 915 on -current X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 20:35:14 -0000 On 4/7/09, Mark Atkinson wrote: > With a kernel built from March 6, Xorg 1.6.0, and Intel 2.6.3, all I get is > a blank screen. > > However, if I boot to an earlier kernel from Mar 25 (built to pick up the > vblank changes), X comes up fine. > > Interestingly enough, only the static kernel itself is making the > difference, I am loading the Mar 6th drm.ko and i915.ko with the Mar 25th > kernel. Attached is a working/non-working diff of Xorg.0.log. 1.6.0 is with hal support? -- Paul