From owner-freebsd-emulation Sun May 26 12:55:11 2002 Delivered-To: freebsd-emulation@freebsd.org Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by hub.freebsd.org (Postfix) with ESMTP id 19B1937B404 for ; Sun, 26 May 2002 12:55:08 -0700 (PDT) Received: from panix1.panix.com (panix1.panix.com [166.84.1.1]) by mail1.panix.com (Postfix) with ESMTP id 566284870D; Sun, 26 May 2002 15:55:07 -0400 (EDT) Received: (from rsi@localhost) by panix1.panix.com (8.11.3nb1/8.8.8/PanixN1.0) id g4QJt7b04337; Sun, 26 May 2002 15:55:07 -0400 (EDT) Message-Id: <200205261955.g4QJt7b04337@panix1.panix.com> X-Authentication-Warning: panix1.panix.com: rsi set sender to rsi@panix.com using -f To: Yasuhito KAMINAGA Cc: freebsd-emulation@freebsd.org Subject: Re: Linux emulation problems with vmware2 again References: <200205140638.g4E6cjx04767@panix2.panix.com> <20020523.183038.730548531.kaminaga@nat.gunma-ct.ac.jp> <200205231939.g4NJdp409297@panix2.panix.com> <20020524.222547.783369165.kaminaga@nat.gunma-ct.ac.jp> From: Rajappa Iyer Date: 26 May 2002 15:55:07 -0400 Reply-To: rsi@panix.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yasuhito KAMINAGA writes: > vmware2-2.0.4.1142 works fine not only on 4.6-PRERELEASE but > on latest 4.6-RC. Easiest way to fix the problem could be: > (1) to make world again or (2) to reinstall vmware2 or (3) both. > > It is also helpful for you to check the message you get > when you enter these: "kldstat" "ifconfig vmnet1" > "ngctl show vmnet_bridge" and so on. Hi, thanks for your help. Unfortunately this has not fixed the situation. Here's what I get: offhand I can't see anything wrong. This is mystifying. placebo# kldstat Id Refs Address Size Name 1 10 0xc0100000 3ce1d0 kernel 2 1 0xc1043000 7000 linprocfs.ko 3 3 0xc10ba000 14000 linux.ko 4 1 0xc10ea000 2000 rtc.ko 6 1 0xc10fd000 4000 if_tap.ko 7 4 0xc1102000 9000 netgraph.ko 8 1 0xc110f000 3000 ng_ether.ko 9 1 0xc1113000 4000 ng_bridge.ko 10 1 0xc111a000 3000 ng_socket.ko 11 1 0xc10f2000 9000 vmmon_up.ko placebo# ifconfig vmnet1 vmnet1: flags=8943 mtu 1500 inet6 fe80::2bd:b6ff:fe02:1%vmnet1 prefixlen 64 scopeid 0x6 ether 00:bd:b6:02:00:01 placebo# ngctl show vmnet1: Name: vmnet1 Type: ether ID: 00000002 Num hooks: 1 Local hook Peer name Peer type Peer ID Peer hook ---------- --------- --------- ------- --------- lower vmnet_bridge bridge 00000014 link0 placebo# ngctl show vmnet_bridge: Name: vmnet_bridge Type: bridge ID: 00000014 Num hooks: 3 Local hook Peer name Peer type Peer ID Peer hook ---------- --------- --------- ------- --------- link2 fxp0 ether 00000001 upper link1 fxp0 ether 00000001 lower link0 vmnet1 ether 00000002 lower placebo# uname -a FreeBSD placebo.tent.org 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 12:06:46 PDT 2002 root@placebo.tent.org:/usr/src/sys/compile/GENERIC i386 -- a.k.a. Rajappa Iyer. They also surf who stand in the waves. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message