From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 15:58:22 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5785F1065675 for ; Mon, 14 Jul 2008 15:58:22 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by mx1.freebsd.org (Postfix) with ESMTP id E1DFE8FC19 for ; Mon, 14 Jul 2008 15:58:21 +0000 (UTC) (envelope-from sonic2000gr@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so3416222fgb.35 for ; Mon, 14 Jul 2008 08:58:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=dQCfMvw0QFlmELJIIk+8jpg8KuyTkF19v29annGWmX4=; b=dhOWTsXr15qqWCPQZZCg4f6mdZiV6KR05H6Wn0qdPyEGzfOOayvmnmZf0XJkXdxjTa yOCNbb3TVnNefV1dd0oQ7KJpFmvBdvCUXkSs2he7YGwvn8d42QUn5SS3JDfPA2kaUC63 rlciByEdV7h35b9S11hcV9UVlQD4P2U8E8e7E= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=aUF785HY6oZwgAmPoDdFPkm6A4fOhdibcLhUFnsAvlwpiFTrKNvq7ZtceherjiZDMW 8XsEZjHK5Pwzg+hgZWiShjgq1CEeBDZ006xF1k2yxuTc9W6oSGQON0MTS8axNKiMPcna I25RegetYj/x6NP8gYRZrESS6W10/7ZUvFZC8= Received: by 10.86.79.19 with SMTP id c19mr14566391fgb.5.1216051100359; Mon, 14 Jul 2008 08:58:20 -0700 (PDT) Received: from atlantis.dyndns.org ( [79.130.57.134]) by mx.google.com with ESMTPS id 4sm7487253fge.5.2008.07.14.08.58.18 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 14 Jul 2008 08:58:19 -0700 (PDT) Message-ID: <487B7798.70904@gmail.com> Date: Mon, 14 Jul 2008 18:58:16 +0300 From: Manolis Kiagias User-Agent: Thunderbird 2.0.0.14 (X11/20080703) MIME-Version: 1.0 To: Aggelidis Nikos References: <30fc78250807122309r21ea625dn58c93ac7d1f3c345@mail.gmail.com> <20080713025108.3839d97e@bhuda.mired.org> <30fc78250807130104p3d1447behc40cf71c4b817d4@mail.gmail.com> <4879E657.7040505@onetel.com> <30fc78250807130438l621b70cdl9ee4f0102966061d@mail.gmail.com> <20080713152039.3d6ea110@verizon.net> <30fc78250807140836q10ac7321y636f85e44d43fad0@mail.gmail.com> In-Reply-To: <30fc78250807140836q10ac7321y636f85e44d43fad0@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: weird restarts when compiling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2008 15:58:22 -0000 Aggelidis Nikos wrote: > The voltages as the BIOS reports them: > > Vcore = 1.258 V > +3.30 V = 3.274V > +5.00 V = 5.121V > +12.00 V = 11.870V > Not very useful here, since these may change under load I am afraid. > i hope by the end of the day i will be able to test the system with a > 1100watt Tagan PSU {a friend just bought a monster pc!}. > Nice, this will help you eliminate one factor. > I will then run: make buildworld... > > -nikos > > > PS: i can interup the process of builworld without causing any > problems to the system correct? > Certainly.