From owner-freebsd-questions Wed Jun 27 7:51: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 38F6537B406 for ; Wed, 27 Jun 2001 07:51:00 -0700 (PDT) (envelope-from culverk@wam.umd.edu) Received: from rac1.wam.umd.edu (IDENT:root@rac1.wam.umd.edu [128.8.10.141]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA01326; Wed, 27 Jun 2001 10:50:57 -0400 (EDT) Received: from rac1.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac1.wam.umd.edu (8.9.3/8.9.3) with SMTP id KAA08619; Wed, 27 Jun 2001 10:50:57 -0400 (EDT) Received: from localhost (culverk@localhost) by rac1.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA08615; Wed, 27 Jun 2001 10:50:56 -0400 (EDT) X-Authentication-Warning: rac1.wam.umd.edu: culverk owned process doing -bs Date: Wed, 27 Jun 2001 10:50:56 -0400 (EDT) From: Kenneth Wayne Culver To: "Karel J. Bosschaart" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problems with linux programs and XFree86 4.1.0 In-Reply-To: <20010627154322.B90130@wop21.wop.wtb.tue.nl> Message-ID: 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 Actually, thanks but I figured out the problem... somehow my linux kld and my kernel got out of sync (even though I'm sure I recompiled them both at the same time) A quick recompile of the linux kld fixed everything. On Wed, 27 Jun 2001, Karel J. Bosschaart wrote: > On Sat, Jun 23, 2001 at 09:17:21AM -0400, Kenneth Wayne Culver wrote: > > Whenever I run a linux X program I get the following : > > culverk:~:> vmware > > Setting TMPDIR=/var/tmp. > > XIO: fatal IO error 9 (Bad file descriptor) on X server ":0.0" > > after 1726 requests (1726 known processed) with 33 events remaining. > > > > This or something similar happenes for every linux program I have . It > > started happening after I upgraded to XFree86 4.1.0. Does anyone know > > what's wrong? > > > Not sure, but I suspect that you need your Linux X binaries and libraries > in /usr/compat/linux/usr/X11R6 synced up with your FreeBSD versions. Grab > the Linux 4.1.0 binaries from the XFree86 site and put the corresponding stuff > in /usr/compat/linux/usr/X11R6, after having backed up the original content > of course. Then you need to run /usr/compat/linux/sbin/ldconfig. Be careful > not to run the FreeBSD ldconfig by accident! > > (I think that you need Xbin.tgz and Xmod.tgz, unpack them in a temp directory > and put some of the files is the compat dir - at least I needed those for > enabling DRI for Linux binaries in XF 4.0.2) > > Hope it helps, > Karel. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message