From: Martin Husemann <[email protected]> Subject: Re: i915 hangs after 201612251500Z changes Date: Fri, 6 Jan 2017 09:44:46 +0100
> On Fri, Jan 06, 2017 at 05:06:03PM +0900, Jun Ebihara wrote: >> > 2016-12-26 23:00 boot fine >> -> UTC 2016-12-26 14:00 boot fine >> > 2016-12-27 00:00 failed >> -> UTC 2016-12-26 15:00 boot failed > The "cvs timestamp" theory is likely, btw., there was an issue on the server > that christos fixed yesterday. > Did you clean the kernel build directory between iterations? thanx for advices, src/sys/arch/i386/i386: machdep.c 1.774->1.775 change affects my i915. /* $NetBSD: machdep.c,v 1.774 2016/12/23 09:24:57 maya Exp $ */ works well. dmesg: https://github.com/ebijun/NetBSD/blob/master/dmesg/i386/Acer_AspireONE_ZG8 update machdep.c,v 1.775 /* $NetBSD: machdep.c,v 1.775 2016/12/26 15:47:48 cherry Exp $ */ http://mail-index.netbsd.org/source-changes/2016/12/26/msg080203.html http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/arch/i386/i386/machdep.c.diff?r1=1.774&r2=1.775&f=h boot failed,screen turns black and hangs. -- Jun Ebihara
