Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-04 Thread Mike Cloaked
On Wed, Jun 4, 2014 at 1:57 AM, Curtis Shimamoto < sugar.and.scru...@gmail.com> wrote: > On 06/03/14 at 03:51pm, Hong Shick Pak wrote: > > I get these boot issues sporadically with kernel updates. I keep a > > separate boot entry in gummiboot with a kernel I know boots in case I > > get hit with i

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Curtis Shimamoto
On 06/03/14 at 03:51pm, Hong Shick Pak wrote: > I get these boot issues sporadically with kernel updates. I keep a > separate boot entry in gummiboot with a kernel I know boots in case I > get hit with it again. > > I haven't found anything useful on this silly bug so I'd say this is > your best o

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Hong Shick Pak
On Tue, Jun 3, 2014, at 09:13 AM, Mike Cloaked wrote: > It is quite likely you have been hit by the now infamous efistub bug - > see: > > https://bugs.archlinux.org/task/33745?project=1 > > https://bugzilla.kernel.org/show_bug.cgi?id=68761 > > https://bbs.archlinux.org/viewtopic.php?id=156670 >

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Mike Cloaked
It is quite likely you have been hit by the now infamous efistub bug - see: https://bugs.archlinux.org/task/33745?project=1 https://bugzilla.kernel.org/show_bug.cgi?id=68761 https://bbs.archlinux.org/viewtopic.php?id=156670 On Tue, Jun 3, 2014 at 4:38 PM, Manuel Reimer wrote: > On 06/03/201

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Anatol Pomozov
Hi On Tue, Jun 3, 2014 at 8:38 AM, Manuel Reimer wrote: > On 06/03/2014 05:16 PM, Anatol Pomozov wrote: >> >> To recover your machine: >> 1) Boot from Arch ISO. I always have an USB pan with Arch image and >> found it useful for emergency cases. >> 2) Find your system partitions. Use 'lsblk' for

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Simon Hanna
On Tue, Jun 3, 2014 at 5:38 PM, Manuel Reimer wrote: > Does someone here successfully boot 3.14.5 via efistub? Bug in kernel? Or > maybe bug in kernel configuration? works for me, thinkpad x230, syslinux as boot manager

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Manuel Reimer
On 06/03/2014 05:11 PM, André Vitor wrote: Try booting in legacy/bios mode. Inside system, try just recompiling kernel from official pkgbuild. In my HP laptop, some kernels just refuses to boot in UEFI mode, hanging in kernel loading (directly or from any bootloader, as refind). Recompiling kerne

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Manuel Reimer
On 06/03/2014 05:16 PM, Anatol Pomozov wrote: To recover your machine: 1) Boot from Arch ISO. I always have an USB pan with Arch image and found it useful for emergency cases. 2) Find your system partitions. Use 'lsblk' for this 3) mount your system partition, e.g. 'mkdir system; mount /dev/sda1

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Anatol Pomozov
Hi On Tue, Jun 3, 2014 at 8:05 AM, Manuel Reimer wrote: > Hello, > > I use "gummiboot" to boot my Notebook. So far all kernel updates worked well > and I never got any problems, but for some reason the update to 3.14.5 now > causes my system to no longer boot up. > > Can someone help me to find t

Re: [arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread André Vitor
On Tue, Jun 3, 2014 at 12:05 PM, Manuel Reimer wrote: > Hello, > > I use "gummiboot" to boot my Notebook. So far all kernel updates worked > well and I never got any problems, but for some reason the update to 3.14.5 > now causes my system to no longer boot up. > > Can someone help me to find the

[arch-general] Kernel updated to 3.14.5-1. Now my Lenovo IdeaPad hangs on boot...

2014-06-03 Thread Manuel Reimer
Hello, I use "gummiboot" to boot my Notebook. So far all kernel updates worked well and I never got any problems, but for some reason the update to 3.14.5 now causes my system to no longer boot up. Can someone help me to find the reason for the problem and to get my Notebook to boot up again