Date: Tue, 3 Sep 2002 15:26:08 -0300 (ADT) From: "Marc G. Fournier" <scrappy@hub.org> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: Matthew Dillon <dillon@apollo.backplane.com>, <freebsd-stable@FreeBSD.ORG> Subject: Re: Crash with KVM monitoring in place ... Message-ID: <20020903152551.W2186-100000@hub.org> In-Reply-To: <15732.65091.212238.888206@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
ah, for some reason, its clearing out the dmesg ... this one might help a bit better: jupiter# kldload netdump_client kldload: can't load netdump_client: Exec format error jupiter# dmesg 9, 1.26 link_elf: symbol tulip_intr_normal undefined On Tue, 3 Sep 2002, Andrew Gallatin wrote: > > No, it shouldn't. > > I'd really like to see the dmesg | tail -10, please. > > Drew > > Marc G. Fournier writes: > > > > oops, doe sit matter that I have two fxp devices, but am only using one? > > > > jupiter# ifconfig -a | grep fxp > > fxp0: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> mtu 1500 > > fxp1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 > > > > > > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020903152551.W2186-100000>