From owner-freebsd-emulation Wed Aug 27 10:01:20 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA14947 for emulation-outgoing; Wed, 27 Aug 1997 10:01:20 -0700 (PDT) Received: from mail.ruhrgebiet.individual.net (in-ruhr.ruhr.de [141.39.224.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA14937 for ; Wed, 27 Aug 1997 10:01:18 -0700 (PDT) Received: from robkaos.ruhr.de (admin@localhost) by mail.ruhrgebiet.individual.net (8.8.5-r-beta/8.8.5) with UUCP id SAA20491 for freebsd.org!emulation; Wed, 27 Aug 1997 18:58:24 +0200 (MET DST) Received: by robkaos.ruhr.de (Smail-3.2 1996-Jul-4 #1) id ; Wed, 27 Aug 1997 18:56:04 +0200 (MET DST) Message-Id: From: robsch@robkaos.ruhr.de (Robert Schien) Subject: How to enable VM86 (run doscmd)? In-Reply-To: from Robert Schien at "Aug 23, 97 05:04:42 pm" To: emulation@freebsd.org Date: Wed, 27 Aug 1997 18:56:04 +0200 (MET DST) X-Mailer: ELM [version 2.4ME+ PL28 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am running 3.0-current (a few days old) and I tried running doscmd. But all I get is sigreturn failed : Invalid argument doscmd: fatal error vm86 returned (no kernel support?) Init: -1 I have options "VM86" in the kernel config file (I corrected my earlier mistake by using quotes). Is there another option necessary to get in running? TIA Robert From owner-freebsd-emulation Wed Aug 27 10:33:24 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA17577 for emulation-outgoing; Wed, 27 Aug 1997 10:33:24 -0700 (PDT) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA17528 for ; Wed, 27 Aug 1997 10:33:15 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.8.7/8.8.5) id TAA01923; Wed, 27 Aug 1997 19:32:58 +0200 (SAT) From: John Hay Message-Id: <199708271732.TAA01923@zibbi.mikom.csir.co.za> Subject: Re: How to enable VM86 (run doscmd)? In-Reply-To: from Robert Schien at "Aug 27, 97 06:56:04 pm" To: robsch@robkaos.ruhr.de (Robert Schien) Date: Wed, 27 Aug 1997 19:32:58 +0200 (SAT) Cc: emulation@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > I am running 3.0-current (a few days old) and I tried running > doscmd. But all I get is > > sigreturn failed : Invalid argument > doscmd: fatal error vm86 returned (no kernel support?) > Init: -1 > > I have > options "VM86" > in the kernel config file (I corrected my earlier mistake by > using quotes). > > Is there another option necessary to get in running? > It has been a while since I have played with it, but if it hasn't changed some of it is in an lkm which you have to load. Something like "modload /lkm/vm86_mod.o" should do it, if you have build and installed the lkm. John -- John Hay -- John.Hay@mikom.csir.co.za From owner-freebsd-emulation Wed Aug 27 11:30:30 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA25865 for emulation-outgoing; Wed, 27 Aug 1997 11:30:30 -0700 (PDT) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA25851 for ; Wed, 27 Aug 1997 11:30:25 -0700 (PDT) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id NAA09685; Wed, 27 Aug 1997 13:53:45 -0500 (CDT) Received: (jlemon@localhost) by right.PCS (8.6.13/8.6.4) id NAA25357; Wed, 27 Aug 1997 13:31:31 -0500 Message-ID: <19970827133130.08893@right.PCS> Date: Wed, 27 Aug 1997 13:31:30 -0500 From: Jonathan Lemon To: Robert Schien Cc: emulation@FreeBSD.ORG Subject: Re: How to enable VM86 (run doscmd)? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: ; from Robert Schien on Aug 08, 1997 at 06:56:04PM +0200 Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Aug 08, 1997 at 06:56:04PM +0200, Robert Schien wrote: > I am running 3.0-current (a few days old) and I tried running > doscmd. But all I get is > > sigreturn failed : Invalid argument > doscmd: fatal error vm86 returned (no kernel support?) > Init: -1 > > I have > options "VM86" > in the kernel config file (I corrected my earlier mistake by > using quotes). > > Is there another option necessary to get in running? Yes - you need to load the lkm first - "modload /lkm/vm86_mod.o". I'll be removing the LKM in the future, so this will become a non-issue. -- Jonathan From owner-freebsd-emulation Thu Aug 28 03:50:33 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA21555 for emulation-outgoing; Thu, 28 Aug 1997 03:50:33 -0700 (PDT) Received: from mail12.digital.com (mail12.digital.com [192.208.46.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA21550 for ; Thu, 28 Aug 1997 03:50:26 -0700 (PDT) Received: from cssmuc.frt.dec.com (cssmuc.frt.dec.com [16.186.96.161]) by mail12.digital.com (8.7.5/UNX 1.5/1.0/WV) with SMTP id GAA20687 for ; Thu, 28 Aug 1997 06:42:34 -0400 (EDT) Received: from mofo.frt.dec.com by cssmuc.frt.dec.com; (5.65v3.2/1.1.8.2/14Nov95-0232PM) id AA15699; Thu, 28 Aug 1997 12:42:33 +0200 Received: from mofo.frt.dec.com (localhost [127.0.0.1]) by mofo.frt.dec.com (8.8.6/8.8.5) with ESMTP id TAA00867 for ; Wed, 27 Aug 1997 19:25:22 GMT Message-Id: <199708271925.TAA00867@mofo.frt.dec.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: emulation@freebsd.org In-Reply-To: Message from robsch@robkaos.ruhr.de (Robert Schien) of Wed, 27 Aug 1997 18:56:04 +0200. Reply-To: gjennejohn@frt.dec.com Subject: Re: How to enable VM86 (run doscmd)? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 27 Aug 1997 19:25:22 +0000 From: Gary Jennejohn Sender: owner-freebsd-emulation@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Robert Schien writes: > I am running 3.0-current (a few days old) and I tried running > doscmd. But all I get is > > sigreturn failed : Invalid argument > doscmd: fatal error vm86 returned (no kernel support?) > Init: -1 > > I have > options "VM86" > in the kernel config file (I corrected my earlier mistake by > using quotes). > > Is there another option necessary to get in running? > IIRC you also have to start the vm86 LKM. Look in the mail archives, this question was answered a few weeks ago. --- Gary Jennejohn (work) gjennejohn@frt.dec.com (home) garyj@muc.de (play) gj@freebsd.org From owner-freebsd-emulation Fri Aug 29 01:12:16 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA19351 for emulation-outgoing; Fri, 29 Aug 1997 01:12:16 -0700 (PDT) Received: from ns.russianet.ru (russianet.ru [194.84.155.2]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA19346 for ; Fri, 29 Aug 1997 01:12:09 -0700 (PDT) Received: (from sergey@localhost) by ns.russianet.ru (8.8.6/8.8.5) id MAA11224 for freebsd-emulation@FreeBSD.ORG; Fri, 29 Aug 1997 12:11:47 +0400 (MSD) Date: Fri, 29 Aug 1997 12:11:43 +0400 (MSD) From: Sergey Vnotchenko To: freebsd-emulation@FreeBSD.ORG Subject: Linux and russian KOI8-R under X11 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello! Does somebody make work linux's programs with russian cyrillic? By default, I've got message locale not supported. If I remove /compat/linux/usr/X11/lib/X11/(nls|locale), i.e. force it to use default - I've got no error message, but window have no header and I still can't type cyrillic. I'm using FreeBSD-2.2.2R and XF8633. Native FreeBSD's programs work great, btw:)) P.S.: I suppose that using xmodmap may solve problem, but I want "right way" in words of Andrey Chernov:)) Thanks in advance, Sergey.