Bug#912406: systemd: reboot/poweroff usually gets stuck

2018-11-22 Thread Michael Biebl
Control: reassign -1 linux-image-4.9.0-7-686-pae Control: retitle -1 ehci-pci.ko prevents shutdown Hi Am 23.11.18 um 04:12 schrieb Andrew Pavlomanolakos: > Hi Michael, > > I built a 4.9.137 kernel and added some trace code and found that the > issue occurs during device_shutdown() in the linux k

Bug#912406: systemd: reboot/poweroff usually gets stuck

2018-11-22 Thread Andrew Pavlomanolakos
Hi Michael, I built a 4.9.137 kernel and added some trace code and found that the issue occurs during device_shutdown() in the linux kernel. Specifically when it tries to shutdown the following device: 00:1d.0 USB controller: Intel Corporation Atom Processor Z36xxx/Z37xxx Series USB EHCI (re

Bug#912406: systemd: reboot/poweroff usually gets stuck

2018-11-07 Thread Michael Biebl
Am 07.11.18 um 04:24 schrieb Andrew Pavlomanolakos: > Hi, > > I tried with another kernel from backports: > > root@entry115:~# uname -a > Linux entry115 4.18.0-0.bpo.1-686-pae #1 SMP Debian 4.18.6-1~bpo9+1 > (2018-09-13) i686 GNU/Linux > > The same issue was reproduced with kernel 4.18.0-0.bpo.1

Bug#912406: systemd: reboot/poweroff usually gets stuck

2018-11-06 Thread Andrew Pavlomanolakos
Hi, I tried with another kernel from backports: root@entry115:~# uname -a Linux entry115 4.18.0-0.bpo.1-686-pae #1 SMP Debian 4.18.6-1~bpo9+1 (2018-09-13) i686 GNU/Linux The same issue was reproduced with kernel 4.18.0-0.bpo.1-686-pae. Here is the trace: root@entry115:~# reboot [   24.9923

Bug#912406: systemd: reboot/poweroff usually gets stuck

2018-10-31 Thread Michael Biebl
Am 31.10.18 um 09:42 schrieb Andrew Pavlomanolakos: > [   55.288313] systemd-shutdown[1]: Rebooting. This is logged right before systemd-shutdown calls the final reboot() system call. If it get's stuck after that, it looks like it is a kernel issue. Can you try with a different kernel? -- Why