Comment 18 for bug 553675

Revision history for this message
Bryce Harrington (bryce) wrote :

Note I did the apport-collect with the -14 kernel since the -16, -18, -19 kernels don't boot into recovery mode.

When I grep for 2.6.32 in /var/log, I see that I did successfully boot the -16 kernel at least once previously:

root@blumonc:/var/log# grep 2\.6\.32- * | grep -v 2\.6\.32-1[01234] | grep -v dpkg.log | grep 2.6.32-
dmesg.1:[ 0.000000] Linux version 2.6.32-16-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-3ubuntu1) ) #25-Ubuntu SMP Tue Mar 9 16:33:52 UTC 2010 (Ubuntu 2.6.32-16.25-generic)
dmesg.1:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic root=UUID=cc52aa3c-96d7-4e1e-b2d7-83b10e23c0d7 ro quiet splash
kern.log.1:Mar 31 23:54:16 localhost kernel: [1317949.132309] Pid: 3744, comm: apparmor_parser Not tainted 2.6.32-16-generic #25-Ubuntu
kern.log.2:Mar 16 17:48:37 localhost kernel: [ 0.000000] Linux version 2.6.32-16-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-3ubuntu1) ) #25-Ubuntu SMP Tue Mar 9 16:33:52 UTC 2010 (Ubuntu 2.6.32-16.25-generic)
kern.log.2:Mar 16 17:48:37 localhost kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic root=UUID=cc52aa3c-96d7-4e1e-b2d7-83b10e23c0d7 ro quiet splash
messages:Mar 31 23:54:16 localhost kernel: [1317949.132309] Pid: 3744, comm: apparmor_parser Not tainted 2.6.32-16-generic #25-Ubuntu
messages.2:Mar 16 17:48:37 localhost kernel: [ 0.000000] Linux version 2.6.32-16-generic (buildd@rothera) (gcc version 4.4.3 (Ubuntu 4.4.3-3ubuntu1) ) #25-Ubuntu SMP Tue Mar 9 16:33:52 UTC 2010 (Ubuntu 2.6.32-16.25-generic)
messages.2:Mar 16 17:48:37 localhost kernel: [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-16-generic root=UUID=cc52aa3c-96d7-4e1e-b2d7-83b10e23c0d7 ro quiet splash
syslog.1:Mar 31 23:54:16 localhost kernel: [1317949.132309] Pid: 3744, comm: apparmor_parser Not tainted 2.6.32-16-generic #25-Ubuntu

I think this may rule out my theory that the issue is drm related. But I'm not sure.