it's not in OZ kernels currently - noone want to maintain them, and for Cxxx we have working 2.6 kernel (not yet finished).
[div align=\"right\"][a href=\"index.php?act=findpost&pid=65081\"][{POST_SNAPBACK}][/a][/div]
I downloaded squashfs compiled for cacko kernels and sharp default rom, however when i try to modprobe squashfs i get
root@collie:~# modprobe squashfs
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: /lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: unresolved symbol cpu_xscale_cache_clean_invalidate_range
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: /lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: unresolved symbol zlib_inflate
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: /lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: unresolved symbol zlib_inflate_workspacesize
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: /lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: unresolved symbol zlib_inflateInit_
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: /lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: unresolved symbol zlib_inflateEnd
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: insmod /lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o failed
/lib/modules/2.4.18-rmk7-pxa3-embedix/net/squashfs.o: insmod squashfs failed
Is there a way i can get the zlib compression support/modules in to te oz kernel.