From owner-freebsd-questions@FreeBSD.ORG Mon Jan 6 12:38:27 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E587F90A for ; Mon, 6 Jan 2014 12:38:27 +0000 (UTC) Received: from bs1.fjl.org.uk (bs1.fjl.org.uk [84.45.41.196]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 812CA1D07 for ; Mon, 6 Jan 2014 12:38:27 +0000 (UTC) Received: from [192.168.1.35] (host86-164-218-62.range86-164.btcentralplus.com [86.164.218.62]) (authenticated bits=0) by bs1.fjl.org.uk (8.14.4/8.14.4) with ESMTP id s06CcO1a062758 (version=TLSv1/SSLv3 cipher=DHE-DSS-CAMELLIA256-SHA bits=256 verify=NO) for ; Mon, 6 Jan 2014 12:38:24 GMT (envelope-from frank2@fjl.co.uk) Message-ID: <52CAA3C1.3040308@fjl.co.uk> Date: Mon, 06 Jan 2014 12:38:25 +0000 From: Frank Leonhardt User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Re: References: <20140106182826.28018a2f@X220.alogt.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jan 2014 12:38:28 -0000 On 06/01/2014 11:53, eras mus wrote: > Dear List, > > This is the /var/log/messages output > http://pastebin.com/Td2JetmK > > Based on that output, also check the temperature of motherboard components, cooling and so on. It *might* be a software problem (e.g. ACPI not turning up fan speed when necessary) but I think you'd better check the RAM and possibly the disks first, and then run from a live-CD for a while. Regards, Frank.