CIFS Support for Opti-Rom

plurranger

Member
Feb 10, 2011
6
0
0
Visit site
I have scoured hundreds of pages, looking for a compatible cifs.ko file for my LG Optimus S running ZVH / 2.6.32.9 to no avail.

Every version I try yeilds an unsatisfying:
insmod /mnt/sdcard/cifs/v1/cifs.ko
insmod: init_module '/mnt/sdcard/cifs/v1/cifs.ko' failed (Exec format error)

so then of course when I attempt to mount the volume:
mount -t cifs //192.168.1.101/ /mnt/sdcard/media
mount: No such device

It is my understanding that this is due to a kernel compatability issue?

Is there a proper compiled version of cifs.ko that can be used with ZVH/Opti-Rom?

btw. I am trying tomount at the filesystem level so that my media streamers can find the path to the samba shares.. some players just don't see network shares.

Thanks,
Ranger
 
Feb 19, 2011
1,971
284
0
Visit site
Tis indeed the V forum.
The mods will probably soon move this away to the right location.
You can download the LG kernel source code and build your own module and personal build of stock kernel...
or you can download Drew's sources from his github and build your own module for that and your own personal gingerkernel build.
probably nobody else is going to build one for you, but you could ask drew (he's probably busy with projects though)
 
  • Like
Reactions: plurranger