From owner-freebsd-x11@FreeBSD.ORG Sat Nov 19 10:51:59 2011 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A213A106566C for ; Sat, 19 Nov 2011 10:51:59 +0000 (UTC) (envelope-from uncle@devio.us) Received: from wolfman.devio.us (devious-1-pt.tunnel.tserv12.mia1.ipv6.he.net [IPv6:2001:470:4:2a5::2]) by mx1.freebsd.org (Postfix) with ESMTP id 7A4548FC0C for ; Sat, 19 Nov 2011 10:51:58 +0000 (UTC) Received: from localhost (unknown [127.0.0.1]) by wolfman.devio.us (Postfix) with ESMTP id 20BAA1B5BCF for ; Sat, 19 Nov 2011 05:51:58 -0500 (EST) X-Virus-Scanned: amavisd-new at devio.us Received: from wolfman.devio.us ([127.0.0.1]) by localhost (wolfman.devio.us [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AuLdz4YwXADb for ; Sat, 19 Nov 2011 05:51:55 -0500 (EST) Received: by wolfman.devio.us (Postfix, from userid 3773) id C6A081B5BCD; Sat, 19 Nov 2011 05:51:55 -0500 (EST) Date: Sat, 19 Nov 2011 05:51:55 -0500 From: Nick Ulen To: freebsd-x11@freebsd.org Message-ID: <20111119105155.GA1330@wolfman.devio.us> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Intel driver patch 11.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2011 10:51:59 -0000 Hello, I tried to apply the patches (all.11.0.patch and all.11.1.patch) on 9.0-RC1 and 9.0-RC2 , but both failed with the same messages: ....... File to patch: /sys/vm/vm_phys.h Patching file /sys/vm/vm_phys.h using Plan A... Hunk #1 failed at 54. 1 out of 1 hunks failed--saving rejects to /sys/vm/vm_phys.h.rej Also I tried to apply the patch all.12.0.patch on 9.0-PRERELEASE, everything is the same as described above. My system is core-i7 2600k . What should I do to fix it ? Regards, Nick.