Re: Pinpointing faulty kernel driver?

2012-04-06 Thread Camaleón
On Thu, 05 Apr 2012 22:40:15 +0200, lskovlun wrote: On Apr 5, 2012 16:12 Camaleón noela...@gmail.com wrote: You can send the output to another machine using a serial cable and instructing the kernel to dump the message there. I had to do this years ago to debug a kernel crash from a VM

Re: Pinpointing faulty kernel driver?

2012-04-05 Thread Camaleón
On Wed, 04 Apr 2012 21:19:21 +0200, Lars Skovlund wrote: Sorry for the delay, I am rather busy at the moment. No problem. On Wed, Mar 28, 2012 at 04:14:05PM +, Camaleón wrote: (...) I read the manual and found out how to drop into the initramfs debug shell, but I am unsure how to

Re: Pinpointing faulty kernel driver?

2012-04-05 Thread lskovlun
On Apr 5, 2012 16:12 Camaleón noela...@gmail.com wrote: You can send the output to another machine using a serial cable and instructing the kernel to dump the message there. I had to do this years ago to debug a kernel crash from a VM but to be sincere, I doubt I can nowadays repeat that

Re: Pinpointing faulty kernel driver?

2012-04-04 Thread Lars Skovlund
Sorry for the delay, I am rather busy at the moment. On Wed, Mar 28, 2012 at 04:14:05PM +, Camaleón wrote: On Wed, 28 Mar 2012 11:07:15 +0200, Lars Skovlund wrote: When upgrading kernel series 3.1.0 to series 3.2.0, suddenly my system won't boot. It hangs with the message Waiting

Re: Pinpointing faulty kernel driver?

2012-03-30 Thread Arnt Karlsen
On Wed, 28 Mar 2012 11:07:15 +0200, Lars wrote in message 20120328090715.ga4...@starfish.lan: Hi all When upgrading kernel series 3.1.0 to series 3.2.0, suddenly my system won't boot. It hangs with the message Waiting for /dev to be fully populated ..me 2, upgrading from

Re: Pinpointing faulty kernel driver?

2012-03-30 Thread Lars Skovlund
On Fri, Mar 30, 2012 at 12:08:30AM +0200, Arnt Karlsen wrote: On Wed, 28 Mar 2012 11:07:15 +0200, Lars wrote in message 20120328090715.ga4...@starfish.lan: Hi all When upgrading kernel series 3.1.0 to series 3.2.0, suddenly my system won't boot. It hangs with the message Waiting

Pinpointing faulty kernel driver?

2012-03-28 Thread Lars Skovlund
Hi all When upgrading kernel series 3.1.0 to series 3.2.0, suddenly my system won't boot. It hangs with the message Waiting for /dev to be fully populated I read the manual and found out how to drop into the initramfs debug shell, but I am unsure how to proceed from here. I guess the problem

Re: Pinpointing faulty kernel driver?

2012-03-28 Thread Camaleón
On Wed, 28 Mar 2012 11:07:15 +0200, Lars Skovlund wrote: When upgrading kernel series 3.1.0 to series 3.2.0, suddenly my system won't boot. It hangs with the message Waiting for /dev to be fully populated But the old working kernel is still available for you boot with, right? I read the