From owner-freebsd-questions Mon Aug 2 12: 7:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megared.net.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id CDAD914CCD for ; Mon, 2 Aug 1999 12:07:10 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.252]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id OAA51173; Mon, 2 Aug 1999 14:06:43 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <001901bedd1a$2b12e7a0$fca3f9cf@megared.net.mx> From: "Alejandro Ramirez" To: "Nick LoPresti" Cc: References: <001601bedd17$5ac3a4b0$8c7361cf@dogwood.chromatix.com> Subject: RE: Linux emulator Date: Mon, 2 Aug 1999 14:06:47 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Well the modstat: /dev/lkm: Device not configured message its ok, you are not using lkms anymore, if you want to have better compatibility with linux app, try these lines in your kernel config file: options "P1003_1B" options "_KPOSIX_PRIORITY_SCHEDULING" options "_KPOSIX_VERSION=199309L" This are the POSIX extensions for FreeBSD, to achieve the most compatibility of POSIX applications and are required for linux threads, rebuilt the kernel and install it. also you may want to look at this page, it may help you out: http://www.cybernet.com/~mtaylor/q3ahowto.html I hope this helps... Ales ----- Original Message ----- From: Nick LoPresti To: Alejandro Ramirez Cc: Sent: Monday, August 02, 1999 1:46 PM Subject: Re: Linux emulator > I have already looked at that page. Here is what I did: > add linux_enable="YES" to rc.conf > run modstat <-- Doesn't work says: modstat: /dev/lkm: Device > not configured > > I assume this means I did something wrong. Something needed to be added in > the kernel??? > > Anyways, I installed the linux port of q3test(my original motive for > installing the linux emulator). And I can't run it cause I don't have a > 3dfx card in my FreeBSD machine. Damnit. All I want to do is run a server, > a command line one just like you could with quake1 & 2. But that is > starting to look like a different question. I'll post that one later. > > Thanks for any help you can provide with my linux emulator. > > ================================================ > > Nick > nick@chromatix.com > Web Page: http://www.lopresti.dhs.org/users/nick > -----Original Message----- > From: Alejandro Ramirez > To: Nick LoPresti ; freebsd-questions@FreeBSD.ORG > > Date: Monday, August 02, 1999 2:22 PM > Subject: RE: Linux emulator > > > >Hi, > > > > Try http://www.freebsd.org/handbook/linuxemu.html > > > >Ales > > > >----- Original Message ----- > >From: Nick LoPresti > >To: > >Sent: Monday, August 02, 1999 1:13 PM > >Subject: Linux emulator > > > > > >> Could someone please send me directions on how to set up the linux > >emulator. > >> Specifically, I want to run the linux version of quake3 so I can run a > >> server. I am running 3.2-RELEASE. And once I get the server up, I will > >> post the IP so we can all take out our aggression on each other :) > >> > >> Thanks for the help. > >> > >> ================================================ > >> > >> Nick > >> nick@chromatix.com > >> Web Page: http://www.lopresti.dhs.org/users/nick > >> > >> > >> > >> > >> To Unsubscribe: send mail to majordomo@FreeBSD.org > >> with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org > >with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message