Kernel panic with live CD on Thinkpad 600e

Bug #68720 reported by clembone
10
Affects Status Importance Assigned to Milestone
linux-source-2.6.17 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

When booting system with new Edgy code 6.10 I get to the main menu that asks what I would like to do. I select Start or Install Ubuntu. It begins to load then I get the following errors and the system does noting else.

[ 55.844912] pnp: Unable to assign resources to device 00:d0.
[ 56.819257] invalid compressed format (err=2)
[ 56.825291] Kenel panic - not syncing: VFS: Unable to mount root fs on unknown-block(1,0)
[ 55.825371]

This system is a 600e IBM Thinkpad

clembone (clembone)
description: updated
Revision history for this message
Caroline Ford (secretlondon) wrote :

Ubuntu->kernel as error is a kernel panic

I am presuming this is the live CD

Revision history for this message
Sebastian Nohn (sebastian-nohn) wrote :

Can verify this on Thinkpad 600E, Pentium II, 196 MB RAM. Memtest86+ passes. Detailed message is:

[33.046765] invalid compressed format (err=2)
[33.052965] Kernel panic - not syncing: VFS: Unable to mound root fs on unknown-block(1,0)
[33.053090] _

Revision history for this message
Sebastian Nohn (sebastian-nohn) wrote :

Install CD btw. happens in normal and safe graphics installation mode.

Revision history for this message
clembone (clembone) wrote : Re: [Bug 68720] Re: Cannot install

Yes. I just downloaded it from the Ubuntu site. I also tried Xubuntu and got
the exact error as above.

On 10/27/06, Caroline Ford <email address hidden> wrote:
>
> Ubuntu->kernel as error is a kernel panic
>
> I am presuming this is the live CD
>
> ** Changed in: Ubuntu
> Sourcepackagename: None => linux-source-2.6.17
>
> ** Summary changed:
>
> - Cannot install
> + Kernel panic with live CD on Thinkpad 600e
>
> ** Tags removed: 6.10 600e edgy fail fix ibm install thinkpad
>
> --
> Kernel panic with live CD on Thinkpad 600e
> https://launchpad.net/bugs/68720
>

Revision history for this message
clembone (clembone) wrote : Fwd: [Bug 68720] Re: Kernel panic with live CD on Thinkpad 600e

Hi all,

I am not sure how Ubuntu's bug reporting system works but the bug I posted
states that it is unconfirmed. I recieved the email below from another user
with the same issue. Thanks for your help.

---------- Forwarded message ----------
From: Sebastian Nohn <email address hidden>
Date: Oct 28, 2006 4:02 AM
Subject: [Bug 68720] Re: Kernel panic with live CD on Thinkpad 600e
To: <email address hidden>

Can verify this on Thinkpad 600E, Pentium II, 196 MB RAM. Memtest86+
passes. Detailed message is:

[33.046765] invalid compressed format (err=2)
[33.052965] Kernel panic - not syncing: VFS: Unable to mound root fs on
unknown-block(1,0)
[33.053090] _

** Attachment added: "Screenshot"
  http://librarian.launchpad.net/4938870/ubuntu-6.10-tp600e_kernel_panic.jpg

--
Kernel panic with live CD on Thinkpad 600e
https://launchpad.net/bugs/68720

Revision history for this message
goofy66 (lmgelinas) wrote :

Same problem confirmed on 600e however ubuntu-server 2.6.17 kernel works fine to boot( sound/apm/acpi/suspend and other problems exist ).

I Used the server cd to install, and then apt-get kubuntu-desktop.

Got the sound to work using regular module param magic found on google.

But now, I cannot suspend, well suspend works, but resume crashes box (auto-reboot).

I tried compiling older kernel (2.6.12.6) but this kernel will not boot ( same problem as described above. )

Anyone knows what is different in server kernels?

This 600E as run an old debian system ( don't know which..) and fedora 3 for a while using 2.6.9 or 2.6.10 kernels.

Revision history for this message
jacek55 (jacek-lempicki) wrote :

Hi,

I have the same problem with thinkpad 600X with 192M of memory.

My whole context is
   thinkpad 600X
   thinkpad T30
   ubuntu i386 7.04 Desktop
   kubuntu i386 7.04 Desktop
   mandriva 2007.1 One Free KDE

I can install three CD on T30
I can install mandriva on both laptops

Launch of kubuntu stops just after
   loading initrd.gz .........
   (clear screen)
   invalid compressed format (err=2)
   -- System halted

Launch of ubuntu goes more and says :
   ...
   [44 ...174] RAMDISK: Compressed image found at block 0
   [45 ] invalid compressed format (err=1)
                      VFS: Cannot open root device "<NULL>" or ....
                      Please append a correct "root=" boot option
   [45 ...190] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(104,1)
   [45 ...282]

(note : the laptop having a faulty screen I cannot give the numbers at head of messages :-( )

There are a difference at launch between mandriva and ubuntu.

ubuntu on 600X gives messages :
  ....
  [43 ...202] EISA: Probing bus 0 at eisa.0
  [43 ...284] Cannot allocate resource for EISA slot 1
  [43 ...367] Cannot allocate resource for EISA slot 4 (note : there aren't slots 2 and 3)
  [43 ...457] EISA: Detected 0 cards.
  ....

dmesg on T30 with ubuntu gives :
  ....
  [ 29.630209] NET: Registered protocol family 16
  [ 29.630344] EISA bus registered
  [ 29.630351] ACPI: bus type pci registered
  ....
  [ 30.887450] EISA: Probing bus 0 at eisa.0
  [ 30.887460] Cannot allocate resource for EISA slot 1
  [ 30.887464] Cannot allocate resource for EISA slot 2
  [ 30.887467] Cannot allocate resource for EISA slot 3
  [ 30.887470] Cannot allocate resource for EISA slot 4
  [ 30.887473] Cannot allocate resource for EISA slot 5
  [ 30.887475] Cannot allocate resource for EISA slot 6
  [ 30.887478] Cannot allocate resource for EISA slot 7
  [ 30.887481] Cannot allocate resource for EISA slot 8
  [ 30.887483] EISA: Detected 0 cards.
  ...

There are no EISA messages at mandriva's launch

Is it possible to launch (k)ubuntu without EISA probing ?

Thanks for your attention

Jacek

Revision history for this message
jacek55 (jacek-lempicki) wrote :

It works with ubuntu 7.04 alternate i386.

EISA messages are there in dmesg, so EISA isn't the reason of the problem.

Conclusion : I have no more the problem, but ubuntu has.

Jacek

Revision history for this message
goofy66 (lmgelinas) wrote :

FIXED in 7.04, used alternate CD, install went very well.

Sound still broken ( but I think the same module param magic will work)

Also booted fine from updated kernel ( after apt-get upgrade)

suspend/resume also working fine.

thanks!

Revision history for this message
Adam Niedling (krychek) wrote :

Setting this to Fix Released based on the last comment.

Changed in linux-source-2.6.17:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.