Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Nov 2014 18:03:43 -0800
From:      "Chris H" <bsd-lists@bsdforge.com>
To:        NGie Cooper <yaneurabeya@gmail.com>, Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: shutdown or acpi problem
Message-ID:  <92789318fd5154c3da0f7ea3f5362f67@ultimatedns.net>
In-Reply-To: <20141112232655.GB14255@troutmask.apl.washington.edu>
References:  <20141112224212.GA14013@troutmask.apl.washington.edu> <CAGHfRMAq7t2eu1qwk%2BbFOqyhd4312DUi9U5SJa2s1-fJ%2Bk4cXw@mail.gmail.com>, <20141112232655.GB14255@troutmask.apl.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 12 Nov 2014 15:26:55 -0800 Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote

> On Wed, Nov 12, 2014 at 03:12:46PM -0800, NGie Cooper wrote:
> > On Wed, Nov 12, 2014 at 2:42 PM, Steve Kargl
> > <sgk@troutmask.apl.washington.edu> wrote:
> > > I have a kernel/world from r274273 sources, which is exhibiting a new
> > > issue on my old laptop.  Neither 'shutdown -p now' nor 'shutdown -r now'
> > > work.  I get to the end of shutdown and see for example
> > >
> > > All buffers synced
> > > Uptime: 4h23m15s
> > >
> > > and then the laptop just sits there.  It does not power off with
> > > the -p option nor does it reboot with the -r.  Has anyone else
> > > seen this behavior?
> > 
> > Are you upgrading from a pre-r273872 world, and if so, did you run
> > make delete-old first (
> > http://svnweb.freebsd.org/base?view=revision&revision= )?
> > Cheers!
> > _______________________________________________
> 
> I run 'make delete-old' and 'make delete-old-libs' after 
> each installworld.  In this case, I was upgrading from
> r271492 to r274273.  The procedure I use is 
> 
> cd /usr/obj
Can I throw a

chflags -R noschg *

here first? Point being, you may well not have gotten
everything, otherwise. :)

> rm -rf *
> cd /usr/src
> svn update
> make buildworld
> make buildkernel
> make installkernel
> mergemaster -p
> (may or may not boot to single user mode here)
> make installworld
> mergemaster -iU
> make delete-old
> make delete-old-libs
> shutdown -r +1
> 
> -- 
> Steve

--Chris

> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?92789318fd5154c3da0f7ea3f5362f67>