All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Aring <alex.aring@gmail.com>
To: Christoffer Holmstedt <christoffer@christofferholmstedt.se>
Cc: linux-wpan@vger.kernel.org
Subject: Re: RPi model B - bluetooth-next kernel, shutdown always reboots the RPi
Date: Thu, 4 Jun 2015 09:41:26 +0200	[thread overview]
Message-ID: <20150604074123.GC13133@omega> (raw)
In-Reply-To: <20150604063416.GA3045@probook-6560b>

On Thu, Jun 04, 2015 at 08:34:16AM +0200, Christoffer Holmstedt wrote:
> I know some of you are using the RPi as well so I start by asking here, perhaps
> linux-rpi-kernel list is the next step. When I run "shutdown -h 0" the RPi

Maybe try "halt"? "halt" should shutdown your RPi, means unmounting
filesystems etc. and stops there (without rebooting) Then it should be
safe to pull the plug.

To poweroff the RPi, the RPi can't do that, it only can reboot itself
which is solved by some watchdog timeout, I suppose. Maybe there exists
self-builded solutions somewhere on RPi sites to shutdown the RPi
somehow (means poweroff).

- Alex

  reply	other threads:[~2015-06-04  7:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04  6:34 RPi model B - bluetooth-next kernel, shutdown always reboots the RPi Christoffer Holmstedt
2015-06-04  7:41 ` Alexander Aring [this message]
2015-06-04  9:33   ` Christoffer Holmstedt
2015-06-05  9:05     ` Guido Günther
2015-06-05  9:12       ` Alexander Aring
2015-06-08 12:29       ` Christoffer Holmstedt
2015-06-09  8:42         ` Guido Günther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150604074123.GC13133@omega \
    --to=alex.aring@gmail.com \
    --cc=christoffer@christofferholmstedt.se \
    --cc=linux-wpan@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.