From owner-freebsd-stable@FreeBSD.ORG  Tue Apr 13 23:43:31 2010
Return-Path: <owner-freebsd-stable@FreeBSD.ORG>
Delivered-To: freebsd-stable@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 466991065745
	for <freebsd-stable@freebsd.org>; Tue, 13 Apr 2010 23:43:31 +0000 (UTC)
	(envelope-from als@modulus.org)
Received: from email.octopus.com.au (email.octopus.com.au [122.100.2.232])
	by mx1.freebsd.org (Postfix) with ESMTP id 0A1F88FC18
	for <freebsd-stable@freebsd.org>; Tue, 13 Apr 2010 23:43:30 +0000 (UTC)
Received: by email.octopus.com.au (Postfix, from userid 1002)
	id 284BA5CB956; Wed, 14 Apr 2010 09:32:49 +1000 (EST)
X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on email.octopus.com.au
X-Spam-Level: ****
X-Spam-Status: No, score=4.4 required=10.0 tests=ALL_TRUSTED,
	DNS_FROM_OPENWHOIS,FH_DATE_PAST_20XX autolearn=no version=3.2.3
Received: from [10.1.50.144] (ppp121-44-113-76.lns20.syd6.internode.on.net
	[121.44.113.76])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	(Authenticated sender: admin@email.octopus.com.au)
	by email.octopus.com.au (Postfix) with ESMTP id 009D85CB949;
	Wed, 14 Apr 2010 09:32:44 +1000 (EST)
Message-ID: <4BC5019A.1090007@modulus.org>
Date: Wed, 14 Apr 2010 09:43:22 +1000
From: Andrew Snow <als@modulus.org>
User-Agent: Thunderbird 2.0.0.24 (X11/20100317)
MIME-Version: 1.0
To: Demelier David <demelier.david@gmail.com>
References: <20100413220120.GA87250@Abricot.malikania.fr>
In-Reply-To: <20100413220120.GA87250@Abricot.malikania.fr>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Cc: freebsd-stable@freebsd.org
Subject: Re: Freeze on my laptop.
X-BeenThere: freebsd-stable@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Production branch of FreeBSD source code <freebsd-stable.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>, 
	<mailto:freebsd-stable-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-stable>
List-Post: <mailto:freebsd-stable@freebsd.org>
List-Help: <mailto:freebsd-stable-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-stable>,
	<mailto:freebsd-stable-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Tue, 13 Apr 2010 23:43:31 -0000

Demelier David wrote:
> 	I'm so sad because FreeBSD is the one which can runs almost perfectly on
> 	my laptop. But it freezes. Sometime I just do anything and I want to
> 	click on a link in firefox, or open a terminal and then freeze.

Sounds like a problem with the X graphics driver..  when it next 
happens, can you press Alt+F1 or Ctrl+Alt+F1 to get back to a text console?

You might like to try upgrading your version of X to a newer version.

- Andrew