From owner-freebsd-current@FreeBSD.ORG Wed Apr 18 03:34:28 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 18A8816A402 for ; Wed, 18 Apr 2007 03:34:28 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.freebsd.org (Postfix) with ESMTP id 7CF5913C44B for ; Wed, 18 Apr 2007 03:34:27 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from ednmsw510.dsto.defence.gov.au (ednmsw510.dsto.defence.gov.au [131.185.68.11]) by digger1.defence.gov.au (8.13.8/8.13.8) with ESMTP id l3I3PJiO014032 for ; Wed, 18 Apr 2007 12:55:19 +0930 (CST) Received: from ednex510.dsto.defence.gov.au (ednex510.dsto.defence.gov.au) by ednmsw510.dsto.defence.gov.au (Clearswift SMTPRS 5.2.5) with ESMTP id for ; Wed, 18 Apr 2007 13:04:20 +0930 Received: from obelix.dsto.defence.gov.au ([203.6.60.208]) by ednex510.dsto.defence.gov.au with Microsoft SMTPSVC(6.0.3790.1830); Wed, 18 Apr 2007 13:04:20 +0930 Received: from obelix.dsto.defence.gov.au (localhost [127.0.0.1]) by obelix.dsto.defence.gov.au (8.13.8/8.13.8) with ESMTP id l3I3YEUo087383 for ; Wed, 18 Apr 2007 11:34:14 +0800 (WST) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: (from wilkinsa@localhost) by obelix.dsto.defence.gov.au (8.13.8/8.13.8/Submit) id l3I3YEgD087382 for freebsd-current@freebsd.org; Wed, 18 Apr 2007 11:34:14 +0800 (WST) (envelope-from wilkinsa) Date: Wed, 18 Apr 2007 11:34:14 +0800 From: "Wilkinson, Alex" To: freebsd-current@freebsd.org Message-ID: <20070418033413.GJ86572@obelix.dsto.defence.gov.au> Mail-Followup-To: freebsd-current@freebsd.org References: <20070416035702.GB1847@obelix.dsto.defence.gov.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20070416035702.GB1847@obelix.dsto.defence.gov.au> User-Agent: Mutt/1.5.14 (2007-02-12) X-OriginalArrivalTime: 18 Apr 2007 03:34:20.0482 (UTC) FILETIME=[73551220:01C7816A] Content-Transfer-Encoding: 7bit Subject: Re: em0: watchdog timeout coupled with NVRM head errors ... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2007 03:34:28 -0000 0n Mon, Apr 16, 2007 at 11:57:02AM +0800, Wilkinson, Alex wrote: >Hi all, > >FreeBSD 7.0-CURRENT #0: Tue Apr 10 13:47:53 WST 2007 > >Seeing on console: > > em0: watchdog timeout -- resetting > NVRM: Xid (0001:00): 16, Head 00000000 Count 000d5cf4 > NVRM: Xid (0001:00): 16, Head 00000001 Count 0010b447 > NVRM: Xid (0001:00): 8, Channel 0000001e > em0: watchdog timeout -- resetting > NVRM: Xid (0001:00): 16, Head 00000000 Count 000d5cf5 > em0: watchdog timeout -- resetting > >I am using x11/nvidia-driver/ with TwinView. > >I will be happily working away and 'boom' I loose my second head and am left >with one monitor. And I see the afforementioned errors spewing out to the >console. > >Any hot tips on this one ? For the sake of the archives. The problem was, was x11/nvidia-driver/ and em(4) where sharing the same IRQ. I manually changed the IRQ assingment in the BIOS and nvidia0+ and em(4) are now on separate IRQ lines. Problem solved. #vmstat -i | egrep -i "nvidia|em" irq16: em0 uhci0 2908195 18 irq18: nvidia0+ 21481654 136 REF: http://www.nvnews.net/vbulletin/showthread.php?t=73644 http://www.nvnews.net/vbulletin/showthread.php?t=82527 -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email.