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 <[EMAIL PROTECTED]>              tech writer | iXsystems, Inc.
http://soupnazi.org/         work: [EMAIL PROTECTED] | [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to