On 12/07/19 13:17, Mick wrote:
On Friday, 6 December 2019 11:38:09 GMT n952162 wrote:
I rebuilt my kernel and now have the Network Block Device, but now my
system doesn't power off anymore, using shutdown -h now, and doesn't
reboot with reboot (orshutdown -r now).
I'm not sure which kernel you said you're running at present, but this commit
was made to handle a similar behaviour:
https://lkml.org/lkml/2019/10/6/338
Anybody have any idea what could have become misconfigured?
As per above commit, it could be a matter of a kernel driver bug rather a
misconfiguration on your part.
Oh! That's interesting. I'm using AMDGPU, which might be related. But
it's happening in a more recent kernel: 4.19.72 rather than the [PATCH
4.14 08/68] listed in the bug report (although, I don't know what 08/68
refers to)