From owner-freebsd-questions Tue Oct 27 15:00:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA07128 for freebsd-questions-outgoing; Tue, 27 Oct 1998 15:00:54 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.kar.net (n186.cdialup.kar.net [195.178.130.186]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA07116 for ; Tue, 27 Oct 1998 15:00:40 -0800 (PST) (envelope-from kushn@mail.kar.net) Received: from localhost (volodya@localhost) by mail.kar.net (8.9.1/8.8.8) with ESMTP id AAA04234; Wed, 28 Oct 1998 00:59:17 +0200 (EET) (envelope-from kushn@mail.kar.net) Date: Wed, 28 Oct 1998 00:59:16 +0200 (EET) From: Vladimir Kushnir X-Sender: volodya@kushnir.kiev.ua To: Danijel Ilisin cc: freebsd-questions@FreeBSD.ORG Subject: Re: XF86 Server binary (ELF problem) In-Reply-To: <36364C74.7E70EBB3@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 27 Oct 1998, Danijel Ilisin wrote: > Hya... > I just bought a Creative Blaster TNT graphics card (equipped with a RIVA > TNT chip) and finally found a XF86_SVGA server supporting that beast. > > Only problem is: > > When calling XF86_SVGA, i get: > > ELF binary type not known > > --- WHY ?? --- > > linux_mod is running > linux libraries running.. > So it's linux X server... > What is he missing? Please anyone help.. coz X won't run without it :( It's probably compiled statically (what's "file XF86_SVGA" output?). If so, brandelf -t Linux XF86_SVGA Actually, I'm not sure if it will run correctly (X servers are somewhat more OS dependent than usual userland programs). Still, perhaps I'm wrong and linuxulator already does the trick. Hope this helps, Vladimir > > Danijel > ===========================|======================= Vladimir Kushnir | kushn@mail.kar.net, | Powered by FreeBSD kushnir@ap3.bitp.kiev.ua | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message