From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LSZBy-0004jw-Mh for garchives@archives.gentoo.org; Thu, 29 Jan 2009 15:52:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACFA7E0464; Thu, 29 Jan 2009 15:52:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8A94BE0464 for ; Thu, 29 Jan 2009 15:52:33 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 1EA1B64366 for ; Thu, 29 Jan 2009 15:52:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.876 X-Spam-Level: X-Spam-Status: No, score=-2.876 required=5.5 tests=[AWL=0.723, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gzc0OcbyIMaC for ; Thu, 29 Jan 2009 15:52:27 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id DEEB564462 for ; Thu, 29 Jan 2009 15:52:24 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LSZBm-00052E-L4 for gentoo-user@gentoo.org; Thu, 29 Jan 2009 15:52:22 +0000 Received: from www.buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2009 15:52:22 +0000 Received: from wireless by www.buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 Jan 2009 15:52:22 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: [urgent] X11 fails after reboot (using a new X11) Date: Thu, 29 Jan 2009 15:52:15 +0000 (UTC) Message-ID: References: <49817A83.8000301@j-schmitz.net> <49817E6E.5020103@j-schmitz.net> <20090129101325.2c243fda@krikkit> <498181F0.1090807@j-schmitz.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.19) Gecko/20090117 SeaMonkey/1.1.14) Sender: news X-Archives-Salt: 1fcac7c8-4a34-44b5-9b14-bef998e5901f X-Archives-Hash: 3561aea2fc79ec5fde9f55f87181e5c4 Helmut Jarausch igpm.rwth-aachen.de> writes: > Thanks for all your help, > I'm trying to find the source of the problem, Depending on your video setup, you may need to recompile the video driver (nvidia-drivers or ati-drivers). I'm not sure what all change on your last update.... Also look at the X log files to see what's going on: /var/log/Xorg.0.log your xorg.conf file may have been altered? I always save a spare copy, with an appended dated, particulary if I read about something and noodle with with xorg.conf. just a few ideas, James