From owner-freebsd-x11@freebsd.org Sun Oct 11 23:45:40 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 847ACA11A0D for ; Sun, 11 Oct 2015 23:45:40 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id ECA0119D8 for ; Sun, 11 Oct 2015 23:45:39 +0000 (UTC) (envelope-from grembo@freebsd.org) Received: (qmail 22254 invoked by uid 89); 11 Oct 2015 23:38:57 -0000 Received: from unknown (HELO ?192.168.250.192?) (mg@grem.de@88.217.180.14) by mail.grem.de with ESMTPA; 11 Oct 2015 23:38:57 -0000 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (1.0) Subject: Re: Testing the new i915 driver (HD Graphics 4400) From: Michael Gmelin X-Mailer: iPhone Mail (13A452) In-Reply-To: <20151009125952.69322df7@bsd64.grem.de> Date: Mon, 12 Oct 2015 01:38:56 +0200 Cc: freebsd-x11@freebsd.org, =?utf-8?Q?Juan_Ram=C3=B3n_Molina_Menor?= Content-Transfer-Encoding: quoted-printable Message-Id: <40BF9778-C7BF-4BB3-A804-BE1264A86248@freebsd.org> References: <561684E3.8060709@club.fr> <20151009031316.23895dda@bsd64.grem.de> <56176B9E.6060508@dumbbell.fr> <20151009125612.11c0225b@bsd64.grem.de> <20151009125952.69322df7@bsd64.grem.de> To: =?utf-8?Q?Jean-S=C3=A9bastien_P=C3=A9dron?= 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 23:45:40 -0000 With the latest version (commit 9106a02b) X seems to run reliably now. I can= also play YouTube videos ok, even though it doesn't seem faster/smoother th= an in VESA mode. Power consumption is fine. Changing video modes using xrand= r works. HDMI connections are not detected (unlike in VESA mode, where it mirrors the= main screen). Any specific debug output I can provide for this? Thanks Michael > On 09 Oct 2015, at 12:59, Michael Gmelin wrote: >=20 >=20 >=20 > On Fri, 9 Oct 2015 12:56:12 +0200 > Michael Gmelin wrote: >=20 >> On Fri, 9 Oct 2015 09:24:14 +0200 >> Jean-S=C3=A9bastien P=C3=A9dron wrote= : >>=20 >>>> On 09.10.2015 03:13, Michael Gmelin wrote: >>>>=20 >>>> On Thu, 8 Oct 2015 16:59:47 +0200 >>>> Juan Ram=C3=B3n Molina Menor wrote: >>>>=20 >>>>> The i915kms kernel module loads without issues but Xorg startx >>>>> fails with no screens found (see attached file). I didn=E2=80=99t use a= >>>>> xorg.conf file. >>>>=20 >>>> Same here (chip=3D0x0a068086). >>>=20 >>> Hi! >>>=20 >>> Both of you, could you please try again? I added a bunch of PCI IDs. >>=20 >> Loads ok (gfx mode changes), starting X ends in panic. Unfortunately >> that machine won't write crash dumps, so all I can provide is a screen >> shot (separate email). >>=20 >> Find dmesg attached. >=20 > I actually can start X by using X (and not startx) and even switch > back to console, but as soon as I launch the first program (xterm in > this case) it crashes. >=20 >=20 > --=20 > Michael Gmelin