X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id B4897DC01FE for ; Mon, 9 Jun 2014 07:59:41 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 5FC93BC3DA2; Mon, 9 Jun 2014 07:59:40 +0000 (UTC) Date: Mon, 9 Jun 2014 09:59:36 +0200 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] linux-grsec: fix bus error with i810 graphics Message-ID: <20140609095936.4b160023@ncopa-desktop.alpinelinux.org> In-Reply-To: <20140607143927.GA556@muslin> References: <20140607143927.GA556@muslin> X-Mailer: Claws Mail 3.10.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sat, 7 Jun 2014 07:39:28 -0700 Isaac Dunham wrote: > I just recently installed Alpine 3.0 on an old computer with 256 MB RAM, > 800 MHz PIII CPU, and i810 graphics; it's hooked up to a 1280x1024 > monitor, so vesa sucks. > When I installed xf86-video-intel, X died from a bus error. > This seems to be a known problem with Linux 3.14; the included patch > (found online) fixed it for me. > > Please add this; it takes several hours to build a kernel on that > computer. > The patch may need adjustment, though; patch applied it with fuzz=2. > > Thanks, > Isaac Dunham. nice! thanks! Do you have any reference to upstream commit? -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---