From owner-freebsd-sparc64@FreeBSD.ORG Wed Mar 29 11:10:19 2006 Return-Path: X-Original-To: freebsd-sparc64@hub.freebsd.org Delivered-To: freebsd-sparc64@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7136A16A401 for ; Wed, 29 Mar 2006 11:10:19 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 009D443D45 for ; Wed, 29 Mar 2006 11:10:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k2TBAIDP072050 for ; Wed, 29 Mar 2006 11:10:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k2TBAIPm072049; Wed, 29 Mar 2006 11:10:18 GMT (envelope-from gnats) Date: Wed, 29 Mar 2006 11:10:18 GMT Message-Id: <200603291110.k2TBAIPm072049@freefall.freebsd.org> To: freebsd-sparc64@FreeBSD.org From: Marius Strobl Cc: Subject: Re: sparc64/94886: Cant install xorg/sparc64/Creator3D X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Marius Strobl List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2006 11:10:19 -0000 The following reply was made to PR sparc64/94886; it has been noted by GNATS. From: Marius Strobl To: Andrew Grillet , Dejan Lesjak Cc: freebsd-gnats-submit@freebsd.org Subject: Re: sparc64/94886: Cant install xorg/sparc64/Creator3D Date: Wed, 29 Mar 2006 13:01:39 +0200 On Thu, Mar 23, 2006 at 10:53:50PM +0000, Andrew Grillet wrote: > >Environment: > FreeBSD u60.grillet.home 5.5-PRERELEASE #1 Mon Mar 20 22:18:31 GMT 2006 andrew@u60.grillet.home:/usr/obj/usr/src/sys/U60 sparc64 > >Description: > Cannot do > startx -configure > (or use my own config file) > log shows > dlopen: /usr/X11R6/lib/modules/drivers/sunffb_drv.so Undefined symbol "cfbPutImage" > Failed to load, etc. > It should work if you put 'Load "cfb"' and 'Load "cfb32"' into the 'Module' section of your xorg.conf. Note that if you plan to use creator(4) you really should use FreeBSD 6.0 or later as there a couple of bugs like the screen corruption when switching to a VTY from X or when shutting down the X server are fixed. Dejan, can you tell whether sunffb_drv.so is missing dependencies on libcfb.so and libcfb32.so or these are meant to be explicitly loaded with Xorg server versions that use shared objects for drivers? Marius -- This mail was scanned by AntiVir Milter. This product is licensed for non-commercial use. See www.antivir.de for details.