From owner-freebsd-current@FreeBSD.ORG Wed Jun 9 16:14:43 2004 Return-Path: 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 5BE2C16A4CE for ; Wed, 9 Jun 2004 16:14:43 +0000 (GMT) Received: from out006.verizon.net (out006pub.verizon.net [206.46.170.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC80E43D54 for ; Wed, 9 Jun 2004 16:14:42 +0000 (GMT) (envelope-from david.gurvich@verizon.net) Received: from verizon.net ([68.160.210.151]) by out006.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20040609161430.VMKV3317.out006.verizon.net@verizon.net> for ; Wed, 9 Jun 2004 11:14:30 -0500 Date: Wed, 9 Jun 2004 12:14:29 -0400 Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=US-ASCII; format=flowed From: David Gurvich To: freebsd-current@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: <16166FAA-BA30-11D8-9249-000393AB07D8@verizon.net> X-Mailer: Apple Mail (2.553) X-Authentication-Info: Submitted using SMTP AUTH at out006.verizon.net from [68.160.210.151] at Wed, 9 Jun 2004 11:14:30 -0500 Subject: reboot, ACPI, compile problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 09 Jun 2004 16:14:43 -0000 Back to 5.1-RELEASE for me. With 5.2.1 I have not been able to get any system stable. At least not since 5.29.2004 I haven't been able to track down where the problem lies, but the symptoms are hangs on shutdown and reboot, sirens on reboot, segmentation faults during compilation. I believe possible culprits are ruby1.8, perl5.8.4, expat2, in combination with ACPI subsystem changes, and the change from SCHED_4BSD to SCHED_ULE. I am uncertain of other changes that might have had an effect. The system is an Athlon-XP 2600+ on an ASUS A7N266-VM motherboard, using onboard vga and lan. With 5.1-RELEASE even the nvidia-driver works. I will change various components according to suggestions. What order and how, etc?