From owner-freebsd-questions@FreeBSD.ORG Wed Nov 17 20:55:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A8C316A4D1 for ; Wed, 17 Nov 2004 20:55:21 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0455F43D2D for ; Wed, 17 Nov 2004 20:55:21 +0000 (GMT) (envelope-from niyamas@gmail.com) Received: by mproxy.gmail.com with SMTP id w67so5718cwb for ; Wed, 17 Nov 2004 12:55:20 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=WIzQtPMfDR+H94Bko9sM/3KHp0MlXDB5M8asoS0804I4J62W2s+cfWxY88WhirU2GxSa+KTX1ff4RIdJm1e4fVcyjgN5fMkJscysfJko/2cNeb1WFMaSJnQnmZsRaD8isVKp7IBQc0CZMY/N+9F8PpBfKZc2kofjNfF50wWw43Y= Received: by 10.11.117.66 with SMTP id p66mr32153cwc; Wed, 17 Nov 2004 12:55:20 -0800 (PST) Received: by 10.11.119.38 with HTTP; Wed, 17 Nov 2004 12:55:20 -0800 (PST) Message-ID: <4f9c6b6d0411171255514ddf6e@mail.gmail.com> Date: Wed, 17 Nov 2004 15:55:20 -0500 From: NiY To: questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Problems with dual head in X. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Niy@extacy.homeip.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Nov 2004 20:55:21 -0000 Greets! I've been having a problem running either XFree86 (4.3 or 4.4) or X.org (6.7 or 6.8), in a dual head configuration. I have used a total of four different video cards in different combinations on these varying versions of X, and the problem is always the same. I've used FBSD 5.2.1 and FBSD 5.3, as well. What happens: I get X configured fine, and am able to run X a few times, with both video cards working fine. After a day or so, or a reboot or three, X stops launching. I don't use X to log into, I run it from console. It gets to a certain point (I believe it's where it loads the video card drivers), and just hangs. I have to cold boot, I can't reboot out of it. I can't ssh into the machine when it hangs, I can't change virtual terminals.. can't Ctrl-C. All of the video cards are listed as being supported by X.org and XFree86. Also, nothing shows up in the /var/log/Xorg.0.log file... It's just blank. Any ideas?