← Back to team overview

kernel-packages team mailing list archive

[Bug 1397321] Re: All images beyond 3.13.0-34-generic don't boot

 

> Vlada Macek, if you are reinstalling, it would be best to install the x64 version
> (not 32-bit) in order to widen the support scope for your issue.

Thank you. I've experienced the x64 can be less compatible, more memory
greedy and sometimes slower... that's why I stick with i686. I'll
reconsider.

> However, just to clarify, were you able to boot into 3.18-rc7 once you
install all three files?

Yesterday it showed the same error as I shot in comment #19 above. But,
today I dug into the /etc/default/grub in the way I diff below. I wanted
to get rid of "Warning: Setting GRUB_TIMEOUT to a non-zero value when
GRUB_HIDDEN_TIMEOUT is set is no longer supported." message as well as I
wanted to make the non graphical boot permanent.

Both kernels, 3.18-rc7 and the latest one 3.13.0-40 from distribution
now boot smoothly (just the disk passphrase is not requested in the blue
xubuntu screen).

I have no idea why the "quiet splash" was preventing me from booting.

@@ -4,11 +4,10 @@
 #   info -f grub -n 'Simple configuration'
 
 GRUB_DEFAULT=0
-GRUB_HIDDEN_TIMEOUT=0
-GRUB_HIDDEN_TIMEOUT_QUIET=true
-GRUB_TIMEOUT=10
+GRUB_TIMEOUT_STYLE=menu
+GRUB_TIMEOUT=5
 GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
-GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
+#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
 GRUB_CMDLINE_LINUX=""
 
 # Uncomment to enable BadRAM filtering, modify to suit your needs
@@ -17,7 +16,7 @@ GRUB_CMDLINE_LINUX=""
 #GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
 
 # Uncomment to disable graphical terminal (grub-pc only)
-#GRUB_TERMINAL=console
+GRUB_TERMINAL=console
 
 # The resolution used on graphical terminal
 # note that you can use only modes which your graphic card supports via VBE

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

Title:
  All images beyond 3.13.0-34-generic don't boot

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The linux-image-3.13.0-34-generic is the last kernel that (months ago)
  smoothly booted my Dell Latitude E6530 laptop with LUKS encrypted SSD.
  Usually it was asking for LUKS passphrase in blue graphical screen of
  Xubuntu.

  All kernels since then just show the usual BIOS "DELL" in circle
  splash, then 1 minute black screen and then

    BusyBox, ...

    (initramfs) _

  I'm not aware of doing anything to cause the problem like changing
  booting, upgrading ubuntu release etc.

  Today I discovered that the current linux-image-3.13.0-40-generic boots in Recovery mode, asking for passphrase in text mode. Then I can resume normal boot in text dialog and almost all is up. But the xrandr does not work as well as monitor switching etc.
  Will return to the old -34 kernel.

  I asked in the local Linux group and other user reports the same, he
  didn't resolve the problem as well.

  Attaching the apport report.

  Thanks for hope.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D3', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D8p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
  CurrentDmesg:
   Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order /var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission denied
   dmesg: write failed: Broken pipe
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2012-11-27 (731 days ago)
  InstallationMedia: Xubuntu 12.10 "Quantal Quetzal" - Release i386 (20121017.1)
  MachineType: Dell Inc. Latitude E6530
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-34-generic root=/dev/mapper/xubuntu-root ro quiet splash
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon.
  Tags:  trusty
  Uname: Linux 3.13.0-34-generic i686
  UpgradeStatus: Upgraded to trusty on 2014-06-30 (151 days ago)
  UserGroups: audio dip plugdev pulse pulse-access video
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 06/20/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A15
  dmi.board.asset.tag: TUTTLE-LBC
  dmi.board.name: 0JC5MT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.asset.tag: TUTTLE-LBC
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: dmi:bvnDellInc.:bvrA15:bd06/20/2014:svnDellInc.:pnLatitudeE6530:pvr01:rvnDellInc.:rn0JC5MT:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6530
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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