From owner-freebsd-questions@FreeBSD.ORG Mon Dec 10 18:43:57 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A00A48B3 for ; Mon, 10 Dec 2012 18:43:57 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1AD728FC14 for ; Mon, 10 Dec 2012 18:43:56 +0000 (UTC) Received: by mail-bk0-f54.google.com with SMTP id je9so1524753bkc.13 for ; Mon, 10 Dec 2012 10:43:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=jolQQ+Hu/ToJvtnlY9cU6IkSEGxlFoAiW44aUVIRC10=; b=NzfOw5Qu5XYHdJoY0VKKQKYakQvG3Kuk7Q2MRB9MMLfbet3heg+Gq+fam8PJUpfDzs YnzrkCBk92cS1N0wZhP0Cd4AdqovTBWQdWfXkNiFHJmU+cPZk/wtmq16b2R6Gkoo3Wtb mpuvriJsxbnxWThOokkvfXIc/q0cuYv/CQuSYnGEkr3yNgyQnQqRXEJsFYulylWOxuXA UnYpFI1Gp78XDcWvha8KUdxs696g213Fc1jvn4Y3JdU08zARXIH/KGijtYsLjPg9ioG0 N6Zg8Pk78f28dEg04rquEemmVH2oAMTMbUTN0uHJWPbxeaFXLRlSQzz3nlt9Oio8L28i 5Eaw== Received: by 10.204.5.69 with SMTP id 5mr4796419bku.26.1355165036138; Mon, 10 Dec 2012 10:43:56 -0800 (PST) Received: from Melon.malikania.fr (235.21.102.84.rev.sfr.net. [84.102.21.235]) by mx.google.com with ESMTPS id m20sm14986033bkw.4.2012.12.10.10.43.54 (version=SSLv3 cipher=OTHER); Mon, 10 Dec 2012 10:43:55 -0800 (PST) Message-ID: <50C62D4E.50901@gmail.com> Date: Mon, 10 Dec 2012 19:43:26 +0100 From: David Demelier User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Hooman Oroojeni Subject: Re: Xorg got stuck sometimes References: <50ABBFFF.4080409@gmail.com> <50ABD5EF.6000100@gmail.com> In-Reply-To: <50ABD5EF.6000100@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Dec 2012 18:43:57 -0000 On 20/11/2012 20:11, David Demelier wrote: > On 20/11/2012 19:18, Hooman Oroojeni wrote: >> Try to rebuild Xorg with WITHOUT_NOUVEAU. That maybe helpfull. >> >> Cheers >> >> On Tue, Nov 20, 2012 at 5:38 PM, David Demelier >> > wrote: >> >> Hi there, >> >> Sometimes, Xorg got stuck but I can't reproduce it always. When it >> appears, Xorg just stop being usable and mouse / keyboard can't be >> used also, switching to tty does not work at all and the screen is >> frozen. >> >> But I still can use ssh to connect the broken host and shutdown it >> normally, Xorg will use 100% of CPU when it breaks like this. >> >> I noticed this message when it appears : >> >> EQ overflowing. The server is probably stuck in an infinite loop. >> >> I'm using the nvidia nvidia-driver-304.64 on FreeBSD 9.1-RC3 >> >> Cheers, >> -- >> David Demelier >> _________________________________________________ >> freebsd-questions@freebsd.org >> mailing list >> http://lists.freebsd.org/__mailman/listinfo/freebsd-__questions >> >> To unsubscribe, send any mail to >> "freebsd-questions-__unsubscribe@freebsd.org >> " >> >> >> >> >> -- >> >> >> >> > > WITHOUT_NOUVEAU is already in my make.conf.. > > Cheers, > Let see if the 310.19 version will clear the problem, by the way why this version is not in the ports yet, because of the ports freeze?