Re: New Kernel fails to boot when laptop is plugged in

2018-02-09 Thread Marc Auslander
Have you tried adding pti=off to the kernel boot line?  This is supposed
to turn off the spectre/meltdown "fix".

Henning Follmann  writes:

>Hello,
>I have a strange issue with the newest kernel
>4.9.0-5-amd64 on this 2011 Macbook Pro.
>As far as I can see it has to do with the power management of this laptop.
>Whenever the laptop is on power supply the boot process stops hard after
>I enter the passphrase for the encrypted lvm. There is one last message
>that it tries to mount root but it stops hard there. There is also no log
>(of course not because there is no device to write to yet).
>when I unplug the laptop during boot it boots fine.
>Previous kernel do not show this behavior.
>
>-H



Re: New Kernel fails to boot when laptop is plugged in

2018-02-09 Thread Forest Dean Feighner
You might try some kernel parameters.

"ignore_loglevel[KNL]
Ignore loglevel setting - this will print /all/
kernel messages to the console. Useful for debugging.
We also add it as printk module parameter, so users
could change it dynamically, usually by
/sys/module/printk/parameters/ignore_loglevel.
"
Quite a few could be helpful in finding the error:

https://www.kernel.org/doc/html/v4.14/admin-guide/kernel-parameters.html

hth
Forest


On Fri, Feb 9, 2018 at 7:17 AM, Henning Follmann 
wrote:

> Hello,
> I have a strange issue with the newest kernel
> 4.9.0-5-amd64 on this 2011 Macbook Pro.
> As far as I can see it has to do with the power management of this laptop.
> Whenever the laptop is on power supply the boot process stops hard after
> I enter the passphrase for the encrypted lvm. There is one last message
> that it tries to mount root but it stops hard there. There is also no log
> (of course not because there is no device to write to yet).
> when I unplug the laptop during boot it boots fine.
> Previous kernel do not show this behavior.
>
> -H
>
> --
> Henning Follmann   | hfollm...@itcfollmann.com
>
>


New Kernel fails to boot when laptop is plugged in

2018-02-09 Thread Henning Follmann
Hello,
I have a strange issue with the newest kernel
4.9.0-5-amd64 on this 2011 Macbook Pro.
As far as I can see it has to do with the power management of this laptop.
Whenever the laptop is on power supply the boot process stops hard after
I enter the passphrase for the encrypted lvm. There is one last message
that it tries to mount root but it stops hard there. There is also no log
(of course not because there is no device to write to yet).
when I unplug the laptop during boot it boots fine.
Previous kernel do not show this behavior.

-H

-- 
Henning Follmann   | hfollm...@itcfollmann.com