Problems on linux-image-4.15.0-1047-aws

Sultan Alsawaf sultan.alsawaf at canonical.com
Sat Sep 7 00:05:37 CEST 2019


> On Fri, Sep 6, 2019 at 3:18 PM Jason A. Donenfeld <Jason at zx2c4.com> wrote:
> > available to the general population
> 
> https://wiki.ubuntu.com/Testing/EnableProposed
> 
> This might work.

Hi,

In the case of the 4.15 bug, there is a fixed kernel present in the Proposed
release channel which will be available in the normal Updates channel next week.

If needed, the fixed 4.15 kernel can be installed from Proposed now. To do so,
first enable access to Proposed updates by following the instructions in the
quoted link above, then install the desired kernel with the following command:

If you're using the generic kernel, replace FLAVOR with generic, i.e.,

$ sudo apt-get install linux-image-generic/bionic-proposed

Similarly, if you're using the AWS kernel, adjust the command as so:

$ sudo apt-get install linux-image-aws/bionic-proposed

Then disable access to the Proposed channel and reboot. Disabling access to
Proposed is important since it contains untested packages that are not
release-worthy.

Sultan


More information about the WireGuard mailing list