A patch was posted that solves my problem:
https://bugzilla.kernel.org/show_bug.cgi?id=203463#c8
Can you check whether it helps for this bug too?
** Bug watch added: Linux Kernel Bug Tracker #203463
https://bugzilla.kernel.org/show_bug.cgi?id=203463
--
You received this bug notification bec
** Tags added: cscc
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AMD E-350D APU
Status in Linux:
Confirmed
Status in linux package in Ubu
Launchpad has imported 3 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=197895.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help
I can confirm this bug, on different hardware.
My kernel bisection resulted in the same commit (thus I found this bug).
I commented on https://bugzilla.kernel.org/show_bug.cgi?id=197895#c1
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to
** Also affects: linux via
https://bugzilla.kernel.org/show_bug.cgi?id=197895
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
I have reported it at
https://bugzilla.kernel.org/show_bug.cgi?id=197895
** Bug watch added: Linux Kernel Bug Tracker #197895
https://bugzilla.kernel.org/show_bug.cgi?id=197895
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in U
Huge thanks!
Please file an upstream bug at https://bugzilla.kernel.org/
Product: EFI
Component: Boot
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to
I have found the broken commit, its
9479c7cebfb568f8b8b424be7f1cac120e9eea95
The git bisect process ended with:
Bisecting: 0 revisions left to test after this (roughly 0 steps)
[9479c7cebfb568f8b8b424be7f1cac120e9eea95] efi: Refactor
efi_memmap_init_early() into arch-neutral code
That revisions
I can do it, but the E-350D is not the fastest CPU out there (I dont
have access to any other debian boxes at the moment). It took around 1.5
hours to build the first package and it looks like it will take up to 13
more steps, so it may be quite a few days before I have the broken
commit.
--
You
I can build kernel packages for you, but it'll be much faster if you
build kernel locally:
$ sudo apt build-dep linux
$ git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
$ cd linux
$ git bisect start
$ git bisect good v4.8
$ git bisect bad v4.9-rc1
$ make localmodconfig
$
I can confirm that 4.8.0-040800-generic works fine.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AMD E-350D APU
Status in linux package in
> On 9 Nov 2017, at 7:04 PM, Patrick Mackinlay <1730...@bugs.launchpad.net>
> wrote:
>
> Trying the amd64 kernels at
>
> http://kernel.ubuntu.com/~kernel-ppa/mainline/
>
> The last 4.8 kernel (linux-
> image-4.8.17-040817-generic_4.8.17-040817.201701090438_amd64.deb) boots
> fine. None of the 4
Trying the amd64 kernels at
http://kernel.ubuntu.com/~kernel-ppa/mainline/
The last 4.8 kernel (linux-
image-4.8.17-040817-generic_4.8.17-040817.201701090438_amd64.deb) boots
fine. None of the 4.9 kernels I tried (v4.9.1 and v4.9-rc1) boot.
So it seems that this regression was introduced in 4.9
> On 8 Nov 2017, at 6:53 AM, Patrick Mackinlay <1730...@bugs.launchpad.net>
> wrote:
>
> All the linux kernels above 4.8 that I have tried have failed, currently
> this includes:
Then regression happens between v4.8 and v4.10.
Make sure mainline v4.8 from [1] doesn’t have the issue, and mainli
All the linux kernels above 4.8 that I have tried have failed, currently
this includes:
linux-image-4.10.0-30-generic
linux-image-4.10.0-32-generic
linux-image-4.10.0-33-generic
linux-image-4.10.0-38-generic
linux-image-4.13.0-16-generic
** Description changed:
- I am running ubuntu 16.04.3 LTS
Sorry I missed your first comment. Does it boot with linux-
image-4.10.0-30-generic?
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AMD E-350D
I am afraid it doesn't boot with linux-generic-hwe-16.04-edge either.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AMD E-350D APU
Status in
** Changed in: linux (Ubuntu)
Importance: Undecided => High
** Tags added: kernel-da-key
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AM
Please try -edge HWE stack: `sudo apt install linux-generic-
hwe-16.04-edge`
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AMD E-350D APU
St
I have run the apport-collect command, obviously this was not executed
when running any of the kernels that have this issue, it was running
with a working kernel, 4.8.0-58-generic.
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because
apport information
** Tags added: apport-collected xenial
** Description changed:
- I am running ubuntu 16.04.3 LTS on an AMD e-350D (GA-E350N-WIN8
- motherboard). This has always worked fine until the kernel was upgraded
- to 4.10 as part of the regular system upgrades. Since then the machine
-
** Package changed: xubuntu-meta (Ubuntu) => linux (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1730069
Title:
kernel 4.10 fails to boot on AMD E-350D APU
Status in linux pac
22 matches
Mail list logo