From owner-freebsd-current@FreeBSD.ORG Mon Aug 28 10:47:55 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 741F116A4DE; Mon, 28 Aug 2006 10:47:55 +0000 (UTC) (envelope-from aturetta@commit.it) Received: from mail.logital.it (85-18-201-99.ip.fastwebnet.it [85.18.201.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id B694143D45; Mon, 28 Aug 2006 10:47:54 +0000 (GMT) (envelope-from aturetta@commit.it) Received: from [192.168.44.2] (adsl-253-10.38-151.net24.it [151.38.10.253]) (authenticated bits=0) by mail.logital.it (8.13.7/8.13.7) with ESMTP id k7SAlXjx037421; Mon, 28 Aug 2006 12:47:42 +0200 (CEST) (envelope-from aturetta@commit.it) Message-ID: <44F2C9C6.7040907@commit.it> Date: Mon, 28 Aug 2006 12:47:34 +0200 From: Angelo Turetta User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.11) Gecko/20050728 X-Accept-Language: it, en-us, en MIME-Version: 1.0 To: Frank Reppin References: <200608200300.k7K30eH5092848@freefall.freebsd.org> <44F09E9B.5090303@commit.it> <44F10396.6000903@undermydesk.org> In-Reply-To: <44F10396.6000903@undermydesk.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.5 required=5.0 tests=AWL,BAYES_60,FU_FREE autolearn=no version=3.1.4 X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on mail.logital.it X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on mail.logital.it X-Virus-Status: Clean Cc: freebsd-current@freebsd.org, habeeb@cfl.rr.com, freebsd-amd64@freebsd.org Subject: Re: Interrupt storm on ASUS M2N-E 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: Mon, 28 Aug 2006 10:47:55 -0000 Frank Reppin wrote: > hm - I've deactivated onboard LAN in order to avoid > prolly forseen issues with unknown chipset and such and plugged in > an ordinary 3com 905CX-TX nic in order to get things up and > running - if it's maybe related to your issue. Tried disabling LAN from BIOS, no changes. BTW, the on_board lan is recognized by if_nfe (not probed by GENERIC, you must kldload) > Not sure if it even matters - or if it even might have sight effects on > your current setup which might led to your issue at all - this board > (according to ASUS' forums and other forums) will/should run stable if > the desired RAM voltage is <= 1.95V - there are several posts where > people complain that it runs quite unstable/quirky with higher voltage > ram (2.0V/2.1V and such from wellknown vendors). Nice to know. Just: how the heck I tell what voltage is running my DDR533? :-) > I've upped some stats about this board as well: > > https://www.undermydesk.org/pub/freebsd/asus_m2ne_specs/ On this list it would have been more useful a set of output files from FreeBSD, these are from RedHat :) Could you please post the result of 'vmstat -i' from -CURRENT ? Thanks, Angelo.