public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* UBIFS error (pid 4687): compr_init: cannot inittialize compressor zlib, error -2
       [not found] <1214829850.2771.2.camel@localhost.localdomain>
@ 2008-06-30 12:44 ` xiaochuan-xu
  2008-06-30 14:59 ` Artem Bityutskiy
  1 sibling, 0 replies; 2+ messages in thread
From: xiaochuan-xu @ 2008-06-30 12:44 UTC (permalink / raw)
  To: linux-mtd

hello everyone
 
I have created a UBI layer on top of mtd and create a volumes in
2.6.26-rc5-01191-g23baa5b-dirty.
and when i met such error when i modprobe ubifs:
 
FATAL: Error inserting ubifs
(/lib/mdules/2.6.26-rc5-01191-g23baa5b-dirty/kernel/fs/ubifs/ubifs.ko):
Unknown symbol in module, or unknown parameter (see dmesg)
 
and in the /var/log/message: 
kernel: UBIFS error (pid 4687): compr_init: cannot inittialize
compressor zlib, error -2
 
I've try to install zlib module,but I only found a similar module named
zlib_deflate 
which is useless for the problem. Maybe seting CONFIG_UBIFS_FS_ZLIB = n
can solve this problem.
But are there some ways else and more advisable?
I need you help, thands in advance.
 
xxc. 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: UBIFS error (pid 4687): compr_init: cannot inittialize compressor zlib, error -2
       [not found] <1214829850.2771.2.camel@localhost.localdomain>
  2008-06-30 12:44 ` UBIFS error (pid 4687): compr_init: cannot inittialize compressor zlib, error -2 xiaochuan-xu
@ 2008-06-30 14:59 ` Artem Bityutskiy
  1 sibling, 0 replies; 2+ messages in thread
From: Artem Bityutskiy @ 2008-06-30 14:59 UTC (permalink / raw)
  To: xiaochuan-xu; +Cc: linux-mtd

Hi,

On Mon, 2008-06-30 at 20:44 +0800, xiaochuan-xu wrote:
> I have created a UBI layer on top of mtd and create a volumes in
> 2.6.26-rc5-01191-g23baa5b-dirty.
> and when i met such error when i modprobe ubifs:
>  
> FATAL: Error inserting ubifs
> (/lib/mdules/2.6.26-rc5-01191-g23baa5b-dirty/kernel/fs/ubifs/ubifs.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)

Did you run depmod -a
 
> I've try to install zlib module,but I only found a similar module named
> zlib_deflate 
> which is useless for the problem. Maybe seting CONFIG_UBIFS_FS_ZLIB = n
> can solve this problem.

You need "deflate" and "zlib_deflate" modules.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-30 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1214829850.2771.2.camel@localhost.localdomain>
2008-06-30 12:44 ` UBIFS error (pid 4687): compr_init: cannot inittialize compressor zlib, error -2 xiaochuan-xu
2008-06-30 14:59 ` Artem Bityutskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox