From owner-freebsd-x11@freebsd.org Sun Oct 11 10:00:05 2015 Return-Path: Delivered-To: freebsd-x11@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 933DF9D3D27 for ; Sun, 11 Oct 2015 10:00:05 +0000 (UTC) (envelope-from bpurgar@gmail.com) Received: from mail-lb0-x22f.google.com (mail-lb0-x22f.google.com [IPv6:2a00:1450:4010:c04::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 112021CB; Sun, 11 Oct 2015 10:00:05 +0000 (UTC) (envelope-from bpurgar@gmail.com) Received: by lbbk10 with SMTP id k10so6296181lbb.0; Sun, 11 Oct 2015 03:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=c1yIXpXS94Lvlp+Ph56SAsRsGp1GAnfBH2RAXCX8Lyo=; b=Y3VLeWTuAP17L8cK3x/kvU1RnbW9bdWUr7LWI0j7z+krk0jXTMb/gbsCigmTyvT+TI U0I0Wq7fX2Ksp6s+RFLGg914THLPb10QsZuisKhr6ZYj7wGXO/WrreGk5xSFcVWXsZVi ToJGbyJlPrVbFfJU70oU/4rVP4XCo/+G2/8Ug76K0f8FwCdn5fgmgTE27hyQCHY19TyO nMgM9mVpxfX8zo6kW5KShrromSVsCSXjoQs25pE8f2ZEUHYPffcmQxcE5aHmqylyoCOc rC9VIhaD3K2uB70I0M+/lGHoURD7wBojz4UoFiXldsRIaZm5eYmH9GSLY1Ym1nDQRwPB Ts8g== MIME-Version: 1.0 X-Received: by 10.25.151.205 with SMTP id z196mr6511112lfd.97.1444557602541; Sun, 11 Oct 2015 03:00:02 -0700 (PDT) Received: by 10.112.167.37 with HTTP; Sun, 11 Oct 2015 03:00:02 -0700 (PDT) Received: by 10.112.167.37 with HTTP; Sun, 11 Oct 2015 03:00:02 -0700 (PDT) In-Reply-To: References: <5615A42C.3080908@FreeBSD.org> <56192D91.9040903@alumni.sfu.ca> Date: Sun, 11 Oct 2015 12:00:02 +0200 Message-ID: Subject: Re: Testing the new i915 driver From: Berislav Purgar To: Ben Woods Cc: freebsd-x11@freebsd.org, =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= , Colin Percival Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 10:00:05 -0000 Hello i915kms loads ok but when starting gnome3 it loads but screen freezes. Only error i can see is this: https://www.dropbox.com/s/zeddj8yq5g0eo5j/20151011_115407.jpg?dl=0 On Oct 11, 2015 12:39 AM, "Ben Woods" wrote: > On Saturday, 10 October 2015, Colin Percival > wrote: > > > On 10/10/15 08:07, Ben Woods wrote: > > > This does not book X11 at all on my NEC Lavie HZ750, which is the same > as > > > the Lenovo Lavie Z sold in USA (the model with the normal screen, not > the > > > touchscreen / 360deg model). > > > > > > I am booting in UEFI mode, and don't notice any change to the screen > upon > > > loading the i915kms kernel driver. > > > > > > X11 detects and loads the intel driver (among others), but eventually > > fails > > > to start with "no screens found". > > > > > > Any ideas? Please see attached dmesg, pciconf -lvv, Xorg.0.log. > > > > This looks like a problem: > > > device = 'Broadwell-U Integrated Graphics' > > > > So far I'm pretty sure it's just Haswell which support has been added > for. > > > > Colin Percival > > > > Ahh, yep, that makes sense. I'll sit tight for Broadwell support later. One > step at a time - I'm glad to see a LOT of people are reporting success with > their Haswell devices. > > Thanks again, > Ben > > > -- > > -- > From: Benjamin Woods > woodsb02@gmail.com > _______________________________________________ > freebsd-x11@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-x11 > To unsubscribe, send any mail to "freebsd-x11-unsubscribe@freebsd.org" >