Date: Mon, 17 Jan 2005 18:24:16 +0100 From: Lars Tunkrans <lars.tunkrans@bredband.net> To: Kim Sungbark <sungbak.kim@magnachip.com> Cc: freebsd-amd64@freebsd.org Subject: Re: How can I find lost CPU1 in Sun V20Z ? Message-ID: <41EBF4C0.5030906@bredband.net> In-Reply-To: <41EB19D7.3C5D753C@magnachip.com> References: <20050111132101.84B1.SHINO@fornext.org> <200501122149.49712.peter@wemm.org> <20050114171031.F520.SHINO@fornext.org> <41EB19D7.3C5D753C@magnachip.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kim Sungbark wrote: > I compiled with SMP option with "make kernel KERNCONF=MYKERNEL" in > /usr/src $(TOP) derective of source tree but the kernel comes panic with > "CPU1 Launched !" message. Whenever I put in SMP option with MYKERNEL, > the kernel comes panic. Is there any successful story with SMP option in > V20Z ? > I am suspicious that why even GENERIC KERNEL can't find CPU1? > > MyKernel configuration file SMP option for AMD64 > > # Workarounds for some known-to-be-broken chipsets (nVidia > nForce3-Pro150) > device atpic # 8259A compatability > options NO_MIXED_MODE # Don't penalize working chipsets The SUN V20z Uses the AMD8000 series chipset. To be exact, it uses the AMD8131 HyperTransport to PCI bridge and the AMD8111 to communicate with keyboard, USB, CD/DVD and Mouse. This is the same general chipset as the Tyan boards. Maybe the above options for nforce3 are wrong in this context. //Lars
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41EBF4C0.5030906>