From owner-freebsd-bugs@FreeBSD.ORG Mon Mar 22 22:30:25 2004 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1C59916A4CE for ; Mon, 22 Mar 2004 22:30:25 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13FB143D3F for ; Mon, 22 Mar 2004 22:30:25 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i2N6UObv044713 for ; Mon, 22 Mar 2004 22:30:24 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i2N6UO1Z044712; Mon, 22 Mar 2004 22:30:24 -0800 (PST) (envelope-from gnats) Date: Mon, 22 Mar 2004 22:30:24 -0800 (PST) Message-Id: <200403230630.i2N6UO1Z044712@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Kris Kennaway Subject: Re: misc/64601: System crashes when TwinView is activated with NVIDIA GeForce2 MX/400 Card X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Kris Kennaway List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Mar 2004 06:30:25 -0000 The following reply was made to PR misc/64601; it has been noted by GNATS. From: Kris Kennaway To: Juan =?unknown-8bit?Q?S=E1nchez?= Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: misc/64601: System crashes when TwinView is activated with NVIDIA GeForce2 MX/400 Card Date: Mon, 22 Mar 2004 22:23:36 -0800 On Mon, Mar 22, 2004 at 04:45:45PM -0800, Juan Sánchez wrote: > FreeBSD pingui.lusitania 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Fri Mar 19 22:36:16 CET 2004 root@pingui.lusitania:/usr/src/sys/i386/compile/PINGUI i386 > >Description: > When TwinView is enabled in one System with a monitor and tv in a NVIDIA Card MX/400, System crashes at start X-Windows, in at no determinated time. Sometimes is at first start, other second, etc. It's random. Screen goes black with vertical colour lines and System stops. At 30 seconds System restarts without warning or error messages and with mounted discs. When X starts the System goes ok. I can view desktop on tv and monitor. > >How-To-Repeat: > With a NVIDIA GeForce MX card installed: > Activate TwinView option in XF86Config. > Put correct data about tv-out. > Start X. > If ererything goes ok, terminate X and repeat it from the previous step until the bug appears. Are you using the nvidia driver, or the nv driver? You forgot to include your config file in the PR. Either way, this sounds like a bug in third party code (the nvidia driver or XFree86) that you should take up with them. Kris