From owner-freebsd-x11@freebsd.org Tue May 24 08:47:40 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 44269B48BE6 for ; Tue, 24 May 2016 08:47:40 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 192D61B55 for ; Tue, 24 May 2016 08:47:39 +0000 (UTC) (envelope-from mmacy@nextbsd.org) Received: from mail.zoho.com by mx.zohomail.com with SMTP id 1464079657846595.3671978743279; Tue, 24 May 2016 01:47:37 -0700 (PDT) Date: Tue, 24 May 2016 01:47:37 -0700 From: Matthew Macy To: "Alexander Mishurov" Cc: "Nils Beyer" , "" Message-ID: <154e1f2ab3f.112258e51225954.5570058563350589991@nextbsd.org> In-Reply-To: <574413C0.2020306@gmail.com> References: <1540c0ceea9.126b592b988423.8774357707501817476@nextbsd.org> <15449ec286e.11def424858288.297669375175006270@nextbsd.org> <1549f266cc5.ea588cba219264.3594536435079440635@nextbsd.org> <20160521231734.GM21899@ivaldir.etoilebsd.net> <57436A8E.4020109@gmail.com> <154df5bc8e2.b7d4a800194520.6901257599921444588@nextbsd.org> <5743824C.6050308@gmail.com> <154dfc5f7e9.109281b7a199490.5235064548489806889@nextbsd.org> <1854718.X2I93raCOV@asbach.renzel.net> <154e1d87643.b5b82861225515.4992131373924163574@nextbsd.org> <574413C0.2020306@gmail.com> Subject: Re: Update 2 the state of drm-next-4.6 and next steps MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Priority: Medium User-Agent: Zoho Mail X-Mailer: Zoho Mail 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: Tue, 24 May 2016 08:47:40 -0000 ---- On Tue, 24 May 2016 01:41:26 -0700 Alexander Mishurov wrote ---- > It's a SoC, actually. It doesn't even use a dedicated PCI address for > "dev_priv->bridge_dev", I set the same address for bridge_dev as for > video device itself in order to get some data from regs when I tried to > rev my video. > > Also, I included device id, 0x0f31, to agp_i810.c which had a valleyvew > driver in 3.8 update in order to load agp driver first. I don't know > whether it is necessary in the newest versions, just in case. If it needs agp, that would explain it. I haven't reved agp support with the new drm. That's also why I don't support Arrandale yet. I thought agp was dead. But maybe not for SoCs. Thanks. -M > > On 24/05/16 11:19, Matthew Macy wrote: > > > > > > ---- On Tue, 24 May 2016 01:12:11 -0700 Nils Beyer wrote ---- > > > Hi Matthew, > > > > > > first of all, thank you very much for your work on this. > > > > > > I'm using the same ValleyView/BayTrail chipset (0x0f31) as Alexander and nearly > > > having the same issue kldloading the kernel module. > > > > > > "kldload" hangs at the "vmwait" state (checked via CTRL+T). On a second console, > > > I can enter a username; but after entering the username "root" and pressing > > > enter, the login process hangs at the "pfault" state. > > > > > > Hopefully, this information helps you a little bit... > > > > That actually gives me more to go on. Running "procstat -kk " would help even more. Thanks. > > > > -M > > > > > > > > > > > > > > Regards, > > > Nils > > > _______________________________________________ > > > 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" > > > > > > > _______________________________________________ > > 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" > >