Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2001 17:01:54 -0700
From:      Jim Mock <jim@FreeBSD.org>
To:        stable@FreeBSD.org
Subject:   messages with amd enabled
Message-ID:  <20010813170153.A480@helios.soupnazi.org>

next in thread | raw e-mail | index | archive | help
I'm seeing the following on the console when I have amd turned on.

   module_register: module nfs already exists!
   linker_file_sysinit "nfs.ko" failed to register! 17

The NFS module isn't being loaded from /boot/loader.conf, and it's not
compiled into the kernel, however, kldstat does show it as being loaded
twice, but I can't figure out why.

   [jim@helios:~]$ kldstat
   Id Refs Address    Size     Name

   ...

   12    1 0xc0af0000 4d000    nfs.ko
   13    1 0xc0b4b000 4d000    nfs.ko

   ...

I'm assuming that amd is loading it, which it should be, but why's it
doing it twice?  Ideas?

- jim

-- 
jim mock <mij@soupnazi.org>              tech writer | iXsystems, Inc.
http://soupnazi.org/         work: jim@ixsystems.net | jim@FreeBSD.org

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?20010813170153.A480>