From owner-freebsd-current@FreeBSD.ORG Tue Oct 31 03:27:54 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 3C42316A47B; Tue, 31 Oct 2006 03:27:54 +0000 (UTC) (envelope-from nb_root@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFC4943D45; Tue, 31 Oct 2006 03:27:53 +0000 (GMT) (envelope-from nb_root@videotron.ca) Received: from clk01a ([24.202.77.103]) by VL-MH-MR001.ip.videotron.ca (Sun Java System Messaging Server 6.2-2.05 (built Apr 28 2005)) with ESMTP id <0J7Z00J5UDMG6QE0@VL-MH-MR001.ip.videotron.ca>; Mon, 30 Oct 2006 22:27:53 -0500 (EST) Date: Mon, 30 Oct 2006 22:27:47 -0500 From: Nicolas Blais In-reply-to: <454696E0.8010508@FreeBSD.org> To: freebsd-current@freebsd.org Message-id: <200610302227.52575.nb_root@videotron.ca> MIME-version: 1.0 Content-type: multipart/signed; boundary=nextPart1524332.i42jRrJrhY; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-transfer-encoding: 7bit References: <200610211403.43055.nb_root@videotron.ca> <200610301911.34871.nb_root@videotron.ca> <454696E0.8010508@FreeBSD.org> User-Agent: KMail/1.9.4 Cc: Yuriy Tsibizov , Doug Barton Subject: Re: Asus A8V hangs during pci probe on fresh-CURRENT 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: Tue, 31 Oct 2006 03:27:54 -0000 --nextPart1524332.i42jRrJrhY Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 30 October 2006 19:20, Doug Barton wrote: > Nicolas Blais wrote: > > Agree with you on that one. Though when my hardware fails, whether or n= ot > > it is due to overclocking or normal failure, I do not mind just replaci= ng > > the hardware. I run several machines, some of which are extremely > > overclocked and most of them are running FreeBSD. A big part of my work > > is experimenting stresses, in many ways. > > I actually hadn't intended that as a cautionary tale, what I meant was > that you might be experiencing hardware problems even if you reduce > the clock speed. > > Doug No harm done :) I saw that pci.c was updated today (to version 1.318) and I decided to give= it=20 a try. As expected, it did not work, so I kept my /usr/src in sync, but=20 reverted pci.c to 1.292.2.9 and my system booted fine! By diff'ing with 1.315=20 (http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/pci/pci.c.diff?f=3DH&r1= =3Dtext&tr1=3D1.292.2.9&r2=3Dtext&tr2=3D1.315) =20 we can find there's obviously something in the vpd code that my system=20 doesn't like, or that the vpd code doesn't like something about my system ;= ). Nicolas. =2D-=20 =46reeBSD 7.0-CURRENT #8: Mon Oct 30 22:16:40 EST 2006 =20 root@clk01a:/usr/obj/usr/src/sys/CLK01A=20 PGP? : http://www.clkroot.net/security/nb_root.asc --nextPart1524332.i42jRrJrhY Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFRsK44wTBlvcsbJURApQKAKCTVyrm3BjBz5HgQuyt6bl8tlig3QCgi+Gu SNoITfLIPcDPE2RS9flLk68= =01wb -----END PGP SIGNATURE----- --nextPart1524332.i42jRrJrhY--