← Back to team overview

kernel-packages team mailing list archive

[Bug 1301590] Re: System does not boot

 

Ok, I've cloned the ubuntu-trusty repo, used git bisect and found the
culprit:

dc9c3ed611922e769b1fd595f8f99a93d69c026d is the first bad commit
commit dc9c3ed611922e769b1fd595f8f99a93d69c026d
Author: Borislav Petkov <bp@xxxxxxx>
Date:   Thu Oct 31 17:25:08 2013 +0100

    x86/efi: Runtime services virtual mapping
    
    BugLink: http://bugs.launchpad.net/bugs/1297658
    
    We map the EFI regions needed for runtime services non-contiguously,
    with preserved alignment on virtual addresses starting from -4G down
    for a total max space of 64G. This way, we provide for stable runtime
    services addresses across kernels so that a kexec'd kernel can still use
    them.
    
    Thus, they're mapped in a separate pagetable so that we don't pollute
    the kernel namespace.
    
    Add an efi= kernel command line parameter for passing miscellaneous
    options and chicken bits from the command line.
    
    While at it, add a chicken bit called "efi=old_map" which can be used as
    a fallback to the old runtime services mapping method in case there's
    some b0rkage with a particular EFI implementation (haha, it is hard to
    hold up the sarcasm here...).
    
    Also, add the UEFI RT VA space to Documentation/x86/x86_64/mm.txt.
    
    Signed-off-by: Borislav Petkov <bp@xxxxxxx>
    Signed-off-by: Matt Fleming <matt.fleming@xxxxxxxxx>
    (cherry picked from commit d2f7cbe7b26a74dbbbf8f325b2a6fd01bc34032c)
    Signed-off-by: Tim Gardner <tim.gardner@xxxxxxxxxxxxx>

:040000 040000 52f7a3e427111f66f65fcb67b1d010cee7e5121f 1200735ebee4c3272d1e3eedfc00c7150d17e276 M	Documentation
:040000 040000 21376a74b6a2dc5dbe5b581677830b90bec72e49 95678fbb2d7178afb7866daf706dd7706d8da7e6 M	arch
:040000 040000 bf1515bb7d32745424abf75d8ce58340f482e88c 59013df8e2ea1c112d96b982105b469917864c8f M	include

-- 
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/1301590

Title:
  System does not boot

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I'm currently stuck with the 3.13.0-19-generic version.
  With both 3.13.0-20 and 3.13.0-21, the boot process fails very early: even without "quiet splash" in the kernel command line, I do not get any message beyond those of EFI GRUB (loading kernel & initrd).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-21-generic 3.13.0-21.43
  ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6
  Uname: Linux 3.13.0-19-generic i686
  ApportVersion: 2.14-0ubuntu1
  Architecture: i386
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  achille    2265 F.... pulseaudio
  CurrentDesktop: Unity
  Date: Wed Apr  2 22:05:04 2014
  HibernationDevice: RESUME=UUID=400897eb-e3fd-4d74-9494-e71d1dd2517b
  InstallationDate: Installed on 2010-05-01 (1432 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  MachineType: Apple Computer, Inc. Macmini1,1
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-19-generic root=UUID=d71e39d9-2cd3-4fa5-911e-b6bc7301ec72 ro quiet splash
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-19-generic N/A
   linux-backports-modules-3.13.0-19-generic  N/A
   linux-firmware                             1.127
  SourcePackage: linux
  UpgradeStatus: Upgraded to trusty on 2014-02-22 (39 days ago)
  dmi.bios.date: 10/12/06
  dmi.bios.vendor: Apple Computer, Inc.
  dmi.bios.version: MM11.88Z.0055.B08.0610121326
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F4208EC8
  dmi.board.vendor: Apple Computer, Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 4
  dmi.chassis.vendor: Apple Computer, Inc.
  dmi.chassis.version: Mac-F4208EC8
  dmi.modalias: dmi:bvnAppleComputer,Inc.:bvrMM11.88Z.0055.B08.0610121326:bd10/12/06:svnAppleComputer,Inc.:pnMacmini1,1:pvr1.0:rvnAppleComputer,Inc.:rnMac-F4208EC8:rvrPVT:cvnAppleComputer,Inc.:ct4:cvrMac-F4208EC8:
  dmi.product.name: Macmini1,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Computer, Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1301590/+subscriptions


References