From owner-freebsd-stable Tue Sep 3 11:19:26 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0BE237B400 for ; Tue, 3 Sep 2002 11:19:22 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 559A343E3B for ; Tue, 3 Sep 2002 11:19:22 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id E25262CC7F7; Tue, 3 Sep 2002 15:19:20 -0300 (ADT) Date: Tue, 3 Sep 2002 15:19:20 -0300 (ADT) From: "Marc G. Fournier" To: Andrew Gallatin Cc: Matthew Dillon , Subject: Re: Crash with KVM monitoring in place ... In-Reply-To: <15732.64684.575871.218098@grasshopper.cs.duke.edu> Message-ID: <20020903151916.Q2186-100000@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jupiter# kldstat Id Refs Address Size Name 1 6 0xc0100000 182e54 kernel 2 1 0xc9349000 6000 procfs.ko 3 1 0xc9355000 8000 if_fxp.ko 4 1 0xc935f000 e000 miibus.ko 5 1 0xc9457000 51000 nfs.ko 6 1 0xc9573000 14000 linux.ko On Tue, 3 Sep 2002, Andrew Gallatin wrote: > > Marc G. Fournier writes: > > > > > > Okay, odd ... it compiles clean, but it gives an 'Exec' error when I try > > to load? > > Missing symbol.. I really wish kldload put the linker output to stderr > ratherer than dmesg. > > My guess is you don't have one of the if_de or if_fxp drivers in your > kernel. What kind of nic do you use? > > Do a 'dmesg | tail -10' and ifconfig -a and mail me the output. > > Drew > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message