From owner-freebsd-hackers Mon Feb 10 17:57: 6 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7144737B401 for ; Mon, 10 Feb 2003 17:57:05 -0800 (PST) Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E78143FA3 for ; Mon, 10 Feb 2003 17:57:02 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: from apollo.backplane.com (localhost [127.0.0.1]) by apollo.backplane.com (8.12.6/8.12.6) with ESMTP id h1B1v0SJ027207; Mon, 10 Feb 2003 17:57:00 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.12.6/8.12.6/Submit) id h1B1v0TZ027206; Mon, 10 Feb 2003 17:57:00 -0800 (PST) Date: Mon, 10 Feb 2003 17:57:00 -0800 (PST) From: Matthew Dillon Message-Id: <200302110157.h1B1v0TZ027206@apollo.backplane.com> To: Julian Elischer Cc: Matthew Emmerton , hackers@freebsd.org Subject: Got X working with via driver ( Re: Another EPIA M 9000 update ) results (was Re: Lower power SMP boxes?)) References: Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Very nasty but I got X working with the via driver by dummying up libddmpeg (which is supplied along with via_drv.o on the VIA EPIA M 9000 CD). Basically I linked libddmpeg.a with a dummy program to pull in the required symbols and generated a new .so which does not link against libc.so.6. With the dummied up libdmpeg.so in place the VIA-supplied driver works. It complains a bit, but it works. http://apollo.backplane.com/FreeBSD/ I'll keep the page up unless VIA complains to me. I don't know why they would, though. -Matt Matthew Dillon keywords for Google: XFree86 XFree X11 X via via_drv.o libddmpeg ddmpeg EPIA M 9000 VIA S3 CastleRock Graphics Video To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message