Hi,
installed 2018-06-27 raspbian image on new RPI3+; after disabling bluetooth interface the system hangs on shutdown/reboot ONLY if last updates are applied (with a fresh image it's ok).
Tested 3 times with many new sd cards.
Any ideas?
Fulvio
Code: Select all
sudo apt update && sudo apt full-upgrade -y
sudo reboot
~ $ uname -a
Linux LoloPi3 4.14.69-v7+ #1141 SMP Mon Sep 10 15:26:29 BST 2018 armv7l GNU/Linux
~ $ cat /sys/firmware/devicetree/base/model;echo
Raspberry Pi 3 Model B Plus Rev 1.3
Code: Select all
sudo rpi-update 911147a3276beee09afc4237e1b7b964e61fb88a
Thanks HawaiianPi, I think I am going to do the same as you did and use the Git commit hash you referenced to enable firmware 1.20180817-1 with the 4.14.62-v7+ kernel.HawaiianPi wrote: I also rolled back to the mid August firmware, and it fixed the shutdown kernel panic.Will install firmware 1.20180817-1 with the 4.14.62-v7+ kernel.Code: Select all
sudo rpi-update 911147a3276beee09afc4237e1b7b964e61fb88a
I have the same problem. My pi is booting from micro SD card.HawaiianPi wrote: ↑Fri Sep 14, 2018 4:02 amAre others experiencing this issue booting from micro SD card, or USB?
My Raspbian Desktop Pi3B+ system that does not have any panic on shutdown is booting from micro SD card. My Raspbian Lite Pi3B system that DID have kernel panics on shutdown is booting from a USB SSD. I tested it with 2 different, freshly imaged drives with the same result (shutdown kernel panic).
But I just tested the same Pi3B system with a freshly imaged Raspbian Lite micro SD card, and I was able to update/full-upgrade it with no shutdown issues. So that has me wondering if it's only happening on USB booted systems?
No. Works just fine for me.HawaiianPi wrote: ↑Thu Sep 13, 2018 12:40 amSo are others with this problem booting from USB, or running Raspbian Lite?
Desktop or Lite?
Desktop
They may already be aware, but you could open an issue at https://github.com/raspberrypi/firmware/issuesfarleysmaster wrote: ↑Fri Sep 14, 2018 8:27 amAre the relevant devs aware of this / how do we make them aware?
AFAIK it's on by default.Also, how would you normally turn bluetooth on in raspbian lite?
The problem is with shutdown, not reboot.
Oh that too...just tried a while ago... no errors/problems during shutdown, either on the Desktop version (bluetooth always OFF) and the Lite version