vermaden <[EMAIL PROTECTED]> wrote: > FreeBSD 6.2-STABLE (GENERIC SMP kernel rebuild from today sources) does > not launch second core of Pentium Dual Core e2160 CPU, it detects the > cores [Cores per package: 2] but it does not launch the second CPU > [SMP: AP CPU #1 Launched! <-- this should pop in dmesg but it doesnt]
My guess is that you forgot to include "options SMP" in your kernel config. Otherwise, what's the output from "sysctl kern.smp" on that machine? Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing b. M. Handelsregister: Registergericht Muenchen, HRA 74606, Geschäftsfuehrung: secnetix Verwaltungsgesellsch. mbH, Handelsregister: Registergericht Mün- chen, HRB 125758, Geschäftsführer: Maik Bachmann, Olaf Erb, Ralf Gebhart FreeBSD-Dienstleistungen, -Produkte und mehr: http://www.secnetix.de/bsd "C++ is to C as Lung Cancer is to Lung." -- Thomas Funke _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
