Re: Smbfs and SMP

2003-07-14 Thread Steve Passe
Hi,

 I've recompiled the kernel, and added the following options:
 options SMP
 options APIC_IO
 options HTT 
 
 And recompiled  reinstalled using:
 
 make buildkernel KERNCONF=AAP
 make installkernel KERNCONF=AAP
 
 When I try to mount a smb volume, here's that I get:
 Jun  5 08:34:22 bsd /kernel: error: module compiled without SMP support
Jun  5 08:34:22 bsd /kernel: netsmb_dev: unloaded
 Jun  5 08:34:22 bsd /kernel: module_register_init: MOD_LOAD (dev_netsmb,
c26c0794, 0) error 1
 Jun  5 08:34:22 bsd /kernel: error: module compiled without SMP support
 
 I'm sure the modules are recompiled (checked the dates), but I still get
 this smp support message. I'm using 4.8-release.
 
 Any suggestions?


 http://www.freebsd.org/cgi/query-pr.cgi?pr=51389
--
Steve Passe | powered by
[EMAIL PROTECTED]   |Symmetric MultiProcessor FreeBSD


___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Smbfs and SMP

2003-06-06 Thread Ali Soylu
I've recompiled the kernel, and added the following options:
options SMP
options APIC_IO
options HTT 

And recompiled  reinstalled using:

make buildkernel KERNCONF=AAP
make installkernel KERNCONF=AAP

When I try to mount a smb volume, here's that I get:
Jun  5 08:34:22 bsd /kernel: error: module compiled without SMP support
Jun  5 08:34:22 bsd /kernel: netsmb_dev: unloaded
Jun  5 08:34:22 bsd /kernel: module_register_init: MOD_LOAD (dev_netsmb,
c26c0794, 0) error 1
Jun  5 08:34:22 bsd /kernel: error: module compiled without SMP support

I'm sure the modules are recompiled (checked the dates), but I still get
this smp support message. I'm using 4.8-release.

Any suggestions?

Ali

PS: Please cc your reply to my e-mail address...

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]