Date: 26 May 2002 15:55:07 -0400 From: Rajappa Iyer <rsi@panix.com> To: Yasuhito KAMINAGA <kaminaga@nat.gunma-ct.ac.jp> Cc: freebsd-emulation@freebsd.org Subject: Re: Linux emulation problems with vmware2 again Message-ID: <200205261955.g4QJt7b04337@panix1.panix.com> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
Yasuhito KAMINAGA <kaminaga@nat.gunma-ct.ac.jp> 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<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> 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
--
<rsi@panix.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205261955.g4QJt7b04337>
