From owner-freebsd-x11@freebsd.org Sun Aug 14 23:40:12 2016 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 ACB1FBB9A28 for ; Sun, 14 Aug 2016 23:40:12 +0000 (UTC) (envelope-from felix@userspace.com.au) Received: from ma01-01.tyo.userspace.com.au (ma01-01.tyo.userspace.com.au [106.187.97.105]) by mx1.freebsd.org (Postfix) with ESMTP id 843F71F80 for ; Sun, 14 Aug 2016 23:40:12 +0000 (UTC) (envelope-from felix@userspace.com.au) Received: from localhost (unknown [223.204.25.166]) by ma01-01.tyo.userspace.com.au (Postfix) with ESMTPSA id AC20BC082 for ; Sun, 14 Aug 2016 23:40:09 +0000 (UTC) Date: Mon, 15 Aug 2016 06:40:07 +0700 From: Felix Hanley To: freebsd-x11@freebsd.org Subject: Re: drm-4.7-final tagged - CFT for drm-next was Re: drm-4.7-rc1 tagged Message-ID: <20160814234007.GA5735@hewie.yelnah> Reply-To: felix@userspace.com.au Mail-Followup-To: freebsd-x11@freebsd.org References: <1567da024af.bfcdfbc455906.5120985150976586422@nextbsd.org> <15686fbfed7.b47b2120143737.5219243845741262240@nextbsd.org> <20160814124342.GA1125@hewie.yelnah> <1568b4317e9.11b24266b159467.3434767500385208720@nextbsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1568b4317e9.11b24266b159467.3434767500385208720@nextbsd.org> X-Attribution: Felix Hanley Organization: User Space, https://userspace.com.au/ X-PGP-Key: fp="971C F7B2 913A D163 70AC 02C3 B6F2 29D7 7E20 D10B"; id="0xb6f229d77e20d10b"; get=; get=; User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.22 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, 14 Aug 2016 23:40:12 -0000 On Sun, Aug 14, 2016 at 03:54:05PM -0700, Matthew Macy wrote: > > ---- On Sun, 14 Aug 2016 05:43:42 -0700 Felix Hanley wrote ---- > > Hi, > > > > I have been running on drm-next-4.6 for a while and have been getting > > panics when using Chromium about once or twice a day (sorry, too busy to > > debug). I then updated to 762b75d which made X load to black screen and > > forced me to reboot. 3a8ce37 fixed that and has been great, no issues > > with Chromium (so far). > > > > I then tried drm-next and have seen the same issues, X loading to black > > screen and forcing me to reboot, though does not mean it is related. > > > > I apologize for the vague debugging but have just not had the time. I > > will see what I can do this week. > > > > For what its worth this is on a Broadwell 5500 system: > > > > vgapci0@pci0:0:2:0: class=0x030000 card=0x802d103c chip=0x16168086 rev=0x09 hdr=0x00 > > vendor = 'Intel Corporation' > > device = 'HD Graphics 5500' > > class = display > > subclass = VGA > > > It would help if you'd take the steps suggested on the project's github wiki to get a core. Thanks. > I am not actually getting a panic, no core is dumped, just blank screen and unresponsive system, no virtual console switching either. I will have to stick to the current drm-next-4.6 branch for a while due to work commitments but will try drm-next and tags again later. Thanks for your continuing work. -felix