[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2019-09-07 Thread nh2
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2019-07-24 Thread Brad Figg
** Tags added: cscc -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU To manage notifications about this bug go to:

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2019-04-23 Thread Bug Watch Updater
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2019-04-22 Thread nh2
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 Ubuntu Bugs, which is subscribed to

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-16 Thread Kai-Heng Feng
** 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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-16 Thread Patrick Mackinlay
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 Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-15 Thread Kai-Heng Feng
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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-15 Thread Patrick Mackinlay
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-12 Thread Patrick Mackinlay
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-11 Thread Kai-Heng Feng
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 $

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-10 Thread Patrick Mackinlay
I can confirm that 4.8.0-040800-generic works fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU To manage notifications about this bug

Re: [Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-10 Thread Kai-Heng Feng
> 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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-09 Thread Patrick Mackinlay
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

Re: [Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-07 Thread Kai-Heng Feng
> 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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-07 Thread Patrick Mackinlay
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-07 Thread Kai-Heng Feng
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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU To

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-06 Thread Patrick Mackinlay
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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU To manage

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-06 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => High ** Tags added: kernel-da-key -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-05 Thread Kai-Heng Feng
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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU To manage

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-04 Thread Patrick Mackinlay
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-04 Thread Patrick Mackinlay
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

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-04 Thread Andreas Moog
** Package changed: xubuntu-meta (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel 4.10 fails to boot on AMD E-350D APU To manage notifications about

[Bug 1730069] Re: kernel 4.10 fails to boot on AMD E-350D APU

2017-11-04 Thread Patrick Mackinlay
The package that first caused this problem was linux- image-4.10.0-32-generic (linux-image-4.10.0-33-generic doesnt work either) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1730069 Title: kernel