From owner-freebsd-questions Tue Jun 26 0:49:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id D8EB037B401 for ; Tue, 26 Jun 2001 00:49:27 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 5782AA87A; Tue, 26 Jun 2001 17:49:28 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 518715411 for ; Tue, 26 Jun 2001 17:49:28 +1000 (EST) Date: Tue, 26 Jun 2001 17:49:28 +1000 (EST) From: To: Subject: XFree86 4.1, i810, unresolved symbols and signal 11 (solved) Message-ID: <20010626174434.Q15291-100000@starbug.ugh.net.au> X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Everyone, Just posting this for the archives. To run XFree86 4.1 with an Intel i810 video card you need: Option "NoInt10" in your device section. This seems to fix both the unresolved symbols and the signal 11 crash. XFree 4.1 fixes the problem with not being able to switch between text mode and X and back again so its a nice upgrade when you can get it to run. Be warned - I have no idea what the option does but it worked for me. Thanks, Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message