From owner-freebsd-current Thu Jan 16 8:26:16 2003 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 E009C37B401 for ; Thu, 16 Jan 2003 08:26:14 -0800 (PST) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6427743E4A for ; Thu, 16 Jan 2003 08:26:14 -0800 (PST) (envelope-from wa1ter@hotmail.com) Received: from hotmail.com wa1ter@smtp-send.myrealbox.com [66.126.111.250] by smtp-send.myrealbox.com with NetMail SMTP Agent $Revision: 3.22 $ on Novell NetWare via secured & encrypted transport (TLS); Thu, 16 Jan 2003 09:26:14 -0700 Message-ID: <3E26DD6B.9070509@hotmail.com> Date: Thu, 16 Jan 2003 08:27:23 -0800 From: walt Organization: none User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3a) Gecko/20030111 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Plug-n-Pray question Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG While trying to debug a linux sound driver on my new ASUS A7V8X mobo I changed the Plug-n-Play OS setting from 'no' to 'yes' in the BIOS. When I rebooted the machine back into FreeBSD I got watchdog timer error messages from the Broadcom (bge) ethernet driver and the network was unreachable in spite of the chip being correctly detected and the routing correctly set up. After regaining my composure I finally realized that changing the BIOS setting back was all I needed to do. But it did make me realize that I would not have been able to install FreeBSD on this machine if just by chance that BIOS setting had been on 'yes' when I started out. I never would have figured out why the network wouldn't work right. Makes me wonder how many other mysterious problems might be due to the same thing and if there is something simple that could be done to prevent them? Maybe something as simple as including a warning in sysinstall that the PnP BIOS setting can cause problems? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message