kowr / compcache

Automatically exported from code.google.com/p/compcache
0 stars 0 forks source link

Failed to load zram kernel module on kernel 3.0.0-8-generic #94

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.modprobe zram
2.above command will fail

What version of the product are you using? On what operating system?
Ubuntu 11.10
uname -a:
Linux sfc-T68D 3.0.0-8-generic #11-Ubuntu SMP Fri Aug 12 20:23:58 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux

Please provide any additional information below.
modprobe output:
FATAL: Error inserting zram 
(/lib/modules/3.0.0-8-generic/kernel/drivers/staging/zram/zram.ko): Invalid 
module format

dmesg output:
[  129.056730] xvmalloc: exports duplicate symbol xv_create_pool (owned by 
kernel)

Original issue reported on code.google.com by Song...@gmail.com on 14 Aug 2011 at 2:41

GoogleCodeExporter commented 9 years ago
Same here.

Distributor ID: Ubuntu
Description:    Ubuntu precise (development branch)
Release:    12.04
Codename:   precise

Linux arcadia.mikemestnik.net 3.0-2-generic-pae #3-Ubuntu SMP Fri Jun 24 
21:05:28 UTC 2011 i686 athlon i386 GNU/Linux

Original comment by che...@mikemestnik.net on 20 Jan 2012 at 8:49

GoogleCodeExporter commented 9 years ago
xvmalloc -> zsmalloc   problems gone.

Original comment by nitingupta910@gmail.com on 2 Oct 2012 at 10:16