From owner-freebsd-current@FreeBSD.ORG Wed Mar 20 17:45:07 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EAFF272E for ; Wed, 20 Mar 2013 17:45:07 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 5C0B28B6 for ; Wed, 20 Mar 2013 17:45:07 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.6/8.14.6) with ESMTP id r2KHiwwP053738; Wed, 20 Mar 2013 19:44:58 +0200 (EET) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.0 kib.kiev.ua r2KHiwwP053738 Received: (from kostik@localhost) by tom.home (8.14.6/8.14.6/Submit) id r2KHiwGL053737; Wed, 20 Mar 2013 19:44:58 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 20 Mar 2013 19:44:58 +0200 From: Konstantin Belousov To: David Wolfskill Subject: Re: Silent reboots in head @r248550 starting xdm with x11/nvidia-driver Message-ID: <20130320174458.GG3794@kib.kiev.ua> References: <20130320160056.GG32811@albert.catwhisker.org> <20130320171340.GE3794@kib.kiev.ua> <20130320173759.GK32811@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MOlTsKDG63roIlK2" Content-Disposition: inline In-Reply-To: <20130320173759.GK32811@albert.catwhisker.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 20 Mar 2013 17:45:08 -0000 --MOlTsKDG63roIlK2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 20, 2013 at 10:37:59AM -0700, David Wolfskill wrote: > On Wed, Mar 20, 2013 at 07:13:41PM +0200, Konstantin Belousov wrote: > > ... > > Did you rebuild the nvidia driver after the update ? > > Do you have a core dump partition configured ? >=20 > (I note that I have, in the past, captured crash dumps from head running > on this machine with this configuration.) >=20 > > Try to set vfs.unmapped_buf_allowed=3D0 at the loader prompt and see > > does it change anything. >=20 > OK; I tried this, then booted without attempting to start X in any way. > I then logged in as root and verified that >=20 > sysctl vfs.unmapped_buf_allowed >=20 > reported "0". >=20 > I then issued "kldload nvidia.ko" (and verified that it was loaded via > kldstat). >=20 > I then started xdm, and (as before), got an unclean reboot. (So: no > difference in behavior as far as I can tell.) Ok. The best idea I have right now is to rebuild the nvidia.ko. Do you have a firewire port on the laptop ? --MOlTsKDG63roIlK2 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQIcBAEBAgAGBQJRSfWZAAoJEJDCuSvBvK1BQCoQAISCviZTt6XOEBDXlluk6th3 Bd78OI5qC/IwH4MQfBvp2H1tYCYgMZvFWSG7zD85x5ziPalh4dI3FgD1PpQB7kGe VPag1y6CIYQSDkBB4I93zDnNAfgShgRcnsy12G9bTQmSnHxNRh4PCaerNVdfjNkE QCzw96Q84NC47mAzC9WCuYwBebSDVy48c+pBvpGc8Ez56WBKqGhJ5YE6fUXbOvnv lalfbuowGbehyM8d1w027wDkDhqsSsv1vx891knWFsXwfABGCTFsy7elCq4cWFEZ Tv9oJoq3m6oXSnQBlSB5VJFuppg+XHSloAw1wCfTLl7Pbi1KugeIORiXs/xr2aAU 3snfjFuQH5VaEqQT2d248e/xNHD6DxDmU/N3uQ8rST+w5/bCmDg/ZvBaYrHmvtL1 dbrQOlzSwUYPjnMHDk7fn84gsKotfsRrJQ5t3834/Dq8vE+b3F07J726RnsjoreB cKwcgL0F1P8DofRYylAS6WNlMZv7oK8JimHFkDqWVm/646Doedr9Q2C5OcAoUxhX QVhpDChLDrKOx2TrhriiLtoeiap6xPtjLhJwu6l1+1KYBv5FOvOKZ0RrgoeY9Lgp 7wu9oHEFuMZ8kMdIoWLOqWqdp2SLlREEJkPykCTCYDtWmCdYBGFcZyYCkTQQyQjB 8/xyJsehBq/k0+08f+zD =g7EN -----END PGP SIGNATURE----- --MOlTsKDG63roIlK2--