Cifs.ko for Defy - Defy General

What we need to compile it ?
Sent from my MB525 using XDA App

Perhaps you should include some information as to what it is.
But let me do that for you, for once.
In short, this module would allow mounting of samba shares, to, for instance, play media from your network onto your phone.

yes please.....
Sent from my Defy

Like that : http://android.doshaska.net/cifs
It's for Milleston but probably work on Defy Millestone Overclock work so why not but it's just probably don't use if you are not sur .
I see that to : http://forum.xda-developers.com/showthread.php?t=756158

defy cifs.ko and nls_utf8.ko modules
I just grabbed these modules from various forums and edited the version string with a hex editor and they load ok on stock 2.6.29 moto kernel (2.51 defy rom rooted). Tested them with cifs manager and rockplayer, videos streaming smoothly from shares.
Have fun!
hkmaverick

...deleted wrong tests results...
SORRY. It's work fine! Thank you
Sent from my MB525 using XDA App

works really good! big thx!
i'm on 2.34CE noblur
Sent from my Defy

What is this file can someone enlighten us?
Sent from my ME525 using XDA App

chaihg,
mick711 said:
Like that : http://android.doshaska.net/cifs
It's for Milleston but probably work on Defy Millestone Overclock work so why not but it's just probably don't use if you are not sur .
I see that to : http://forum.xda-developers.com/showthread.php?t=756158
Click to expand...
Click to collapse
This module for mounting Samba (Windows) shares from your Android phone.
1. Need Root
2. Unzip cifs.zip and put files from it in "/system/lib/modules" (by Root Explorer)
3. Install Cifs Manager from market
4. In Cifs Manager set path to your windows share, login and pass for it
5. Mount and use for play video or music without copying files to smartphone

mshooter said:
chaihg,
This module for mounting Samba (Windows) shares from your Android phone.
1. Need Root
2. Unzip cifs.zip and put files from it in "/system/lib/modules" (by Root Explorer)
3. Install Cifs Manager from market
4. In Cifs Manager set path to your windows share, login and pass for it
5. Mount and use for play video or music without copying files to smartphone
Click to expand...
Click to collapse
Ah thank you so much. I was looking at something like this but was using FTP apps on market which was quite a pain.

hkmaverick said:
I just grabbed these modules from various forums and edited the version string with a hex editor...
hkmaverick
Click to expand...
Click to collapse
Can you help with modules nls_cp1251.ko, nls_koi8-r.ko and nls_koi8-ru.ko too ?

ok, the modules are in the attached rar.
you can try grabbing the modules from here "htp://arago-project.org/files/releases/2009.09/ipk/beagleboard/"
and then edit the version string with a hex editor like xvi32.
cheers

hkmaverick said:
I just grabbed these modules from various forums and edited the version string with a hex editor and they load ok on stock 2.6.29 moto kernel (2.51 defy rom rooted). Tested them with cifs manager and rockplayer, videos streaming smoothly from shares.
Have fun!
hkmaverick
Click to expand...
Click to collapse
i have problems to unmount the shares ?! is this a problem on this module or in cifsmanager ?
inteks

inteks said:
i have problems to unmount the shares ?! is this a problem on this module or in cifsmanager ?
inteks
Click to expand...
Click to collapse
i have unmounted shares ok using cifs manager. haven't tried mounting or unmounting by script or console.

inteks said:
i have problems to unmount the shares ?! is this a problem on this module or in cifsmanager ?
inteks
Click to expand...
Click to collapse
this may help, use busybox fuser to see if the mount is being used by any process.

this works fine on UK FROYO
http://forum.xda-developers.com/showthread.php?t=918663
in cifsmanager enter
"/system/lib/modules/slow-work.ko:/system/lib/modules/cifs.ko"

Can support the chinese tradiontal format?

where is version string?
hkmaverick said:
I just grabbed these modules from various forums and edited the version string with a hex editor and they load ok on stock 2.6.29 moto kernel (2.51 defy rom rooted). Tested them with cifs manager and rockplayer, videos streaming smoothly from shares.
Have fun!
hkmaverick
Click to expand...
Click to collapse
Where did you find the version-number? Did you edit the mod_version number (it's set to 1209 in your version of cifs) of the ioctl_version (which is set to 1.57 in your version)?
gr
Bas

utf8 support?
Anyone know if it support UTF8? I thought it does or maybe I am doing something wrong.
nls_utf8.ko loaded ok, mounting Win XP folders OK,
but I can't see Chinese characters
I am on stock 2.51 ROM
Thanks

I found it out after hours of searching, here it is for people who need to have International Characters support (UTF8)
In Cifs Manager, add share ----> option, you have to put in "iocharset=utf8"
It works well now.

Related

Modules for Gingerbread (cifs/ext4)

Because of the newer kernel for Gingerbread (2.6.35.7) we need newer modules for cifs and ext4. Compiled them:
download here: http://xda.richardtrip.org/?dir=tab/Gingerbread/modules
Before you ask.... a tun.ko is not needed (compiled in the kernel).
Correct me if im wrong but will these modules give us EXT4 support on ginger ?
crisvillani said:
Correct me if im wrong but will these modules give us EXT4 support on ginger ?
Click to expand...
Click to collapse
insmod /system/lib/modules/jbd2.ko
insmod /system/lib/modules/ext4.ko
and it should work.
how to?
i have kernel 2.6.32.9
hmm .. i doubt about it ... the rom is very fast and as far its good , why do i need to go for ext4 if the ext4 suck the battery life ?
k0sh said:
hmm .. i doubt about it ... the rom is very fast and as far its good , why do i need to go for ext4 if the ext4 suck the battery life ?
Click to expand...
Click to collapse
I have never heard of a file system sucking the battery life. If anything, FAT32 would be the worst used in practice today.
richardtrip said:
insmod /system/lib/modules/jbd2.ko
insmod /system/lib/modules/ext4.ko
and it should work.
Click to expand...
Click to collapse
So really dumb, newb ( but learning so much so quickly ) question. Can I get my CIFS support back to stream videos on Overcome 2.0.0 if I use
insmod /system/lib/modules/cifs.ko
insmod /system/lib/modules/slow-work ???
( think slow-work is needed from research )
( Settings ->About Device->Kernel Version 2.6.35.7 [email protected] #2 )
fidjit said:
So really dumb, newb ( but learning so much so quickly ) question. Can I get my CIFS support back to stream videos on Overcome 2.0.0 if I use
insmod /system/lib/modules/cifs.ko
insmod /system/lib/modules/slow-work ???
( think slow-work is needed from research )
( Settings ->About Device->Kernel Version 2.6.35.7 [email protected] #2 )
Click to expand...
Click to collapse
you need to load slow-work.ko first.
please,
howto install these modules on the new GB roms?
Wow. This is great now i have working cisco vpn.
Thank you very much
Sent from my GT-P1000 using XDA App
bartito said:
please,
howto install these modules on the new GB roms?
Click to expand...
Click to collapse
Download the modules to /system/lib/modules/ (or anywhere really, just not the SD card) then load them using insmod. If you need them of every boot you can use an init.d script to load them automatically
For those of you who are inept, please find a link below to the same modules inside a CWM flashable zip.
CLICK ME!
TheGrammarFreak said:
Download the modules to /system/lib/modules/ (or anywhere really, just not the SD card) then load them using insmod. If you need them of every boot you can use an init.d script to load them automatically
Click to expand...
Click to collapse
Unfortunatly, init.d doesn't work in current version...
Tried to manually load as per instructions.
Didn't seem to do anything to assist my cifs manager. Figured I'd go back to my nandroid backup I'd made just before. Stuck on Samsung screen. on reboot after restore
Had to do a restock and rebuild. As say in previous post learning a lot ..........like always take an Nandroid
Think I'll be leaving this to the experts and wait for a new already compiled kernel
fidjit said:
Tried to manually load as per instructions.
Didn't seem to do anything to assist my cifs manager. Figured I'd go back to my nandroid backup I'd made just before. Stuck on Samsung screen. on reboot after restore
Had to do a restock and rebuild. As say in previous post learning a lot ..........like always take an Nandroid
Think I'll be leaving this to the experts and wait for a new already compiled kernel
Click to expand...
Click to collapse
Cifs mananager doesn't help you. But it is simple to do that manually:
$su
#busybox insmod /system/lib/modules/easy-work.ko &&
#busybox insmod /system/lib/modules/cifs.ko
#mount -r -t cifs -o <YourShareName,login,password> <MountingPoint>
I use GscriptLite for that.
acolwill said:
For those of you who are inept, please find a link below to the same modules inside a CWM flashable zip.
CLICK ME!
Click to expand...
Click to collapse
so if i flash this via cwm it will give me ext4?
acolwill said:
For those of you who are inept, please find a link below to the same modules inside a CWM flashable zip.
CLICK ME!
Click to expand...
Click to collapse
Sorry for being inept, but that doesn't make CIFS Module to work
--
Enviado desde mi móvil
maxtcee said:
so if i flash this via cwm it will give me ext4?
Click to expand...
Click to collapse
it just copy the *.ko to your /lib/module,you still have to add script inside init.d to make it load automatically when boot
init.d dobt supported in gb, seems to me
howto make these modulez autoloaded without init.d?
bartito said:
init.d dobt supported in gb, seems to me
howto make these modulez autoloaded without init.d?
Click to expand...
Click to collapse
CF-Root will run scripts from init.d. Overcome includes CF-Root.
Sent from my Galaxy Tab. Now that's dedication

[Q] CIFS support module

Hello,
I would like to use cifsmanager apps but I see that our kernel doesn't have the proper module built in.
I just updated the kernel and modules using the latest available in the the kernel build service (following the incremental updates guide):
http://xdandroid.com/wiki/Incremental_Updates
but I'm not able to insmod the module.
I also tried to manually download the cifs.ko module and to load it telling to cifsmanager app where the module is, but I continue to receive the same error, no such device, like if the module isn't loaded correctly.
How can I solve this problem?
Thank you
Why not just use adb...? I don't see the need for CIFS.
If you can figure out how to get CIFS working, we can look about implementing it mainline.
Have you tried insmodding it after cp'ing the .ko file to /lib/modules?
ok thank you,
I tried to load the module using adb, but I think I'm using a wrong file because when I try to load it insmod return me the "invalid module format" output.
I'm using the kernel downloaded here:
http://zimages.googlecode.com/files/htc-msm-linux-20110914_084441-package.tar.bz2
somebody can tell me if is there a module that I can use with this kernel?
thank you
Caio said:
ok thank you,
I tried to load the module using adb, but I think I'm using a wrong file because when I try to load it insmod return me the "invalid module format" output.
I'm using the kernel downloaded here:
http://zimages.googlecode.com/files/htc-msm-linux-20110914_084441-package.tar.bz2
somebody can tell me if is there a module that I can use with this kernel?
thank you
Click to expand...
Click to collapse
Where did you get the module from...? Our kernel is probably not equipped with that module.
Caio,i've sent you a pm,let me know if it works,so i'll maybe push it in the mainline kernel
I downloaded the module on a thread of HTC Diamond's...can someone link me a module that could work with this kernel?
Or is there another way I can use to mount my samba share on my android?
thank you
Caio said:
I downloaded the module on a thread of HTC Diamond's...can someone link me a module that could work with this kernel?
Or is there another way I can use to mount my samba share on my android?
thank you
Click to expand...
Click to collapse
Did you miss helicopter88's PM? He built you a kernel that should have the module built into it...
arrrghhh said:
Did you miss helicopter88's PM? He built you a kernel that should have the module built into it...
Click to expand...
Click to collapse
Failed to boot,pheraps my fault or too much oc..
Later i'll make a stock kernel
Here's the module http://www.mediafire.com/?w6fp94b464cktkc
So you can put it somewhere and insmod it
well, i have the same problem, can anyone solve it?
helicopter88 said:
Here's the module
So you can put it somewhere and insmod it
Click to expand...
Click to collapse
sadly to say that, but the files had been removed
Here's the module..
thanks for your reply, but seems no luck, it just says "invalid module format" when insmod (using the FRX07.1)
ZSaberLv0 said:
thanks for your reply, but seems no luck, it just says "invalid module format" when insmod (using the FRX07.1)
Click to expand...
Click to collapse
Pheraps I should make it from original xdandroid source..
Here's another one
http://www.mediafire.com/file/wsw6tlah3lzp3gs/cifs.ko
helicopter88 said:
Pheraps I should make it from original xdandroid source..
Here's another one
http://www.mediafire.com/file/wsw6tlah3lzp3gs/cifs.ko
Click to expand...
Click to collapse
Didn't you just say it was some simple config flag?
Make use of that "recognized developer" insignia you throw around there and commit something . (Or at least post something to the ML!!)
still doesn't work, shows the same message when insmod or insmod -f
btw, the kernel is modules-2.6.27.46-01356-gd4c73bd.tar.gz, maybe you should build a complete one? (well, i have never played with linux kernel...)
ZSaberLv0 said:
still doesn't work, shows the same message when insmod or insmod -f
btw, the kernel is modules-2.6.27.46-01356-gd4c73bd.tar.gz, maybe you should build a complete one? (well, i have never played with linux kernel...)
Click to expand...
Click to collapse
Assuming his patch is accepted, it will get committed mainline. It's a quite simple change to how the kernel is built.
arrrghhh said:
Assuming his patch is accepted, it will get committed mainline. It's a quite simple change to how the kernel is built.
Click to expand...
Click to collapse
I think phh had an issue with the patch submitted. I have a patch to commit soon so i can look into this. One question i have is how do yall plan to load the module? Does the app insmod it ? or does it expect the module to be built into the kernel?
[ACL] said:
I think phh had an issue with the patch submitted. I have a patch to commit soon so i can look into this. One question i have is how do yall plan to load the module? Does the app insmod it ? or does it expect the module to be built into the kernel?
Click to expand...
Click to collapse
I think people just want the module available in the 'modules`uname-r`.tar.gz' file. That way they at least have the option of insmodding it...(*.user.conf etc) who knows what they want to do with it afterwards - I guess access their phone on a LAN from their PC?
just want to mount my share folder from my PC to Android, so that i can use the shared files online without copy-paste (it'll be quite annoying by copy-paste, especially when you want to edit file, because you must upload it after editing)
in short, same as Caio, just want to use cifsmanager, and it says "no such device"
ZSaberLv0 said:
just want to mount my share folder from my PC to Android, so that i can use the shared files online without copy-paste (it'll be quite annoying by copy-paste, especially when you want to edit file, because you must upload it after editing)
in short, same as Caio, just want to use cifsmanager, and it says "no such device"
Click to expand...
Click to collapse
The fixed patch has been sent to Mailing List,now let's see if it gets approved..

CIFS.ko for stock 4.0.4 [updated for IMM76I]

#compiled new cifs.ko, md4.ko, nls_utf8.ko for the new
IMM76I build
kernel number
3.0.8-gda6252b
attachment "cifs_gda6252b.zip"
------------------------------------------------------------------
hi there, i have compiled modules for CIFS to work on the stock 4.0.4 kernel.
kernel number must match "3.0.8-g034fec9"
in the attached zip,
here are the list of files.
cifs.ko
md4.ko
#above 2 are required to have it work
#here are native language support.
nls_utf8.ko
nls_cp932.ko
nls_cp936.ko
nls_cp950.ko
#above cp9xx are support for chinese characters.
nls_euc-jp.ko
#above is support for japanese letters.
thank you.
additional notes.
apparently you do not need any other native language support apart from utf8
the trick is, during the mounting process, you will need to specify the "iocharset=utf8" under options.
eg
"mount //192.168.15.123/a /home/b/c -t cifs -o username=d,password=e,uid=f,gid=g,iocharset=utf8"
for cifs manager, just put "iocharset=utf8" under the Options, and you should be able to see all different charsets.
do remember you will need to load the nls_utf8.ko
once you have the module install,
you can use cifs manager to manage your mounts.
(you can also set cifs manager to load this module for you).
Thanks, I'll give it a try later today.
soloxp said:
Thanks, I'll give it a try later today.
Click to expand...
Click to collapse
make sure that you have the correct stock kernel.
must match "3.0.8-g034fec9" else insmod will fail.
if anyone of you are running other version of kernel, i can try compile if for you as well, but let me know your kernel version.
do note, i have not tried compiling for other version, it might and might not work.
qwerp_ said:
must match "3.0.8-g034fec9" else insmod will fail.
if anyone of you are running other version of kernel, i can try compile if for you as well, but let me know your kernel version.
Click to expand...
Click to collapse
I've got the ICS 4.0.4 OTA update (IMM76D) to my Nexus S and it says "kernel 3.0.8-g6656123".
Any chance of getting a build for this one?
http :// dl.dropbox.com/u/11754796/imm74d.png
chrkad said:
I've got the ICS 4.0.4 OTA update (IMM76D) to my Nexus S and it says "kernel 3.0.8-g6656123".
Any chance of getting a build for this one?
http :// dl.dropbox.com/u/11754796/imm74d.png
Click to expand...
Click to collapse
here you go.
give it a try.
for stock Nexus S kernel "3.0.8-g6656123"
files included are
cifs.ko
md4.ko
nls_utf8.ko
Samba (CIFS) kernel modules for ICS 4.0.4 (IMM76D) kernel 3.0.8-g6656123.
qwerp_ said:
give it a try.
for stock Nexus S kernel "3.0.8-g6656123"
Click to expand...
Click to collapse
Thanks!
I confirm these work great on ICS 4.0.4 with "kernel 3.0.8-g6656123"
Awesome!
On my galaxy Nexus stock doestn work cifs manager said cannot access a needed shared library
Noob question, what is CIFS?
Enviado do meu Galaxy Nexus usando o Tapatalk
Guto ViP said:
Noob question, what is CIFS?
Click to expand...
Click to collapse
Common Internet File System, is another name for SMB (Server Message Block) also known as Samba. It's most commonly used in Microsoft Windows networks for providing shared network access to files, printers and other services.
These modules allows you to mount a shared directory from your windows computer, on your phone.
I use it to watch movies and play Mp3 on my phone, which is stored on my (windows) media server.
aplatas said:
On my galaxy Nexus stock doestn work cifs manager said cannot access a needed shared library
Click to expand...
Click to collapse
this is the shared library cifs manager is complaining about.
hence you need to download and insmod it.
note. you will need to be rooted to do this.
qwerp_ said:
this is the shared library cifs manager is complaining about.
hence you need to download and insmod it.
note. you will need to be rooted to do this.
Click to expand...
Click to collapse
I am root, now the module is loaded but When i mount cifs manager said the error No such file or directory this is extrange because On my old Nexus S works
aplatas said:
I am root, now the module is loaded but When i mount cifs manager said the error No such file or directory this is extrange because On my old Nexus S works
Click to expand...
Click to collapse
did you load both
cifs.ko and md4.ko
?
both is required to have it work.
qwerp_ said:
did you load both
cifs.ko and md4.ko
?
both is required to have it work.
Click to expand...
Click to collapse
Thanks, the problem it was that the md4.ko it wasn't loaded
qwerp_ said:
did you load both
cifs.ko and md4.ko
?
both is required to have it work.
Click to expand...
Click to collapse
thanks, works well.
Any idea how to get CIFS running on Galaxy Nexus 4.1.1?
funkdified said:
Any idea how to get CIFS running on Galaxy Nexus 4.1.1?
Click to expand...
Click to collapse
In case you didn't see [OP] created a new thread for 4.1.1 here
qwerp_ said:
make sure that you have the correct stock kernel.
must match "3.0.8-g034fec9" else insmod will fail.
if anyone of you are running other version of kernel, i can try compile if for you as well, but let me know your kernel version.
do note, i have not tried compiling for other version, it might and might not work.
Click to expand...
Click to collapse
Hello,
could you compile it for the kernel version 2.6.34.
( I have a Zenithink ZT 280 C91 with ICS 4.0.3)
regards
-janez
cifs help
Hi,
hoping you can help me out. i have an android tv box that id love to get cifs running on so i can use mount manager and download direct to my nas disk. could you possibly compile these modules for the following kernel???
$ cat /proc/versionLinux version 3.0.8 ([email protected]) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50)
) #8 PREEMPT Wed Sep 12 11:07:28 CST 2012
[email protected]:/ $
Thanks in advance for your help!!!

cifs module for JB4.1.1 -g6fb96c9

(require root to work).
i have created cifs module for the new 4.1.1 kernel
3.0.31-g6fb96c9
use this in conjunction with cifs manager
the md5sum of file is
b9efd28e550bef8c89fe9bada3640561
both
md4.ko and cifs.ko must be loaded to work.
as for the native language support (nls_utf8.ko), its down to yourself.
to use it,
under cifsmanager (when creating a new share)
set options "iocharset=utf8"
Working great here, thanks!
any chance of compiling a version for kernel 3.0.31-ge8de0e2. thanks in advance.
Gonzalo1987 said:
Someone knows how compile it for 3.0.31-gd5a18e0 ??
Click to expand...
Click to collapse
I found them here http://zxvf.homeip.net/
Problem of empty folder =(...
Waiting for a solution xD!!
Thanks you in advance!
qwerp_ said:
(require root to work).
i have created cifs module for the new 4.1.1 kernel
3.0.31-g6fb96c9
use this in conjunction with
the md5sum of file is
b9efd28e550bef8c89fe9bada3640561
both
md4.ko and cifs.ko must be loaded to work.
as for the native language support (nls_utf8.ko), its down to yourself.
to use it,
under cifsmanager (when creating a new share)
set options "iocharset=utf8"
Click to expand...
Click to collapse
Any idea how to get CIFS running on Galaxy Nexus 4.2.2 with utf8?
Thanks.
My kernel and probably many others have cifs built in.
Sent from my Galaxy Nexus using Tapatalk 2

CIFS - Manager with Perseus Kernel

Is it possible to use Cifs-Manager with the current Perseus-Kernel?
Cause i dont find the cifs.ko
Im on Stock.
Thanks
Nobody so far?
robotnikz said:
Nobody so far?
Click to expand...
Click to collapse
/lib/modules/cifs.ko
truedim said:
/lib/modules/cifs.ko
Click to expand...
Click to collapse
Same problem here, can't find the cifs.ko in the /system/lib/module with a stock rom.
Anyone with custom rom may look for this file necessary to make cifsmanager working ?
thank you
Ikar34 said:
Same problem here, can't find the cifs.ko in the /system/lib/module with a stock rom.
Anyone with custom rom may look for this file necessary to make cifsmanager working ?
thank you
Click to expand...
Click to collapse
Do not confuse
/system/lib/module
with
/lib/modules
truedim said:
Do not confuse
/system/lib/module
with
/lib/modules
Click to expand...
Click to collapse
yes that's right sorry but not much cifs.ko in /lib/modules/
which Rom/kernel do you use truedim ?
Ikar34 said:
yes that's right sorry but not much cifs.ko in /lib/modules/
which Rom/kernel do you use truedim ?
Click to expand...
Click to collapse
Baseband Version N7100XXALJ2
Kernel version 3.0.36-Perseus-alpha25
Buld number Omega v5.0 - ZSALJ7
truedim said:
Baseband Version N7100XXALJ2
Kernel version 3.0.36-Perseus-alpha25
Buld number Omega v5.0 - ZSALJ7
Click to expand...
Click to collapse
Could you share your cifs.ko please ?
Ikar34 said:
Could you share your cifs.ko please ?
Click to expand...
Click to collapse
attached
has anyone got this cifs module working with cifsmanager ?
Thanks
this might seem silly but why would you need cifs?
No. I tried with this file and with stock rom, always the same problem : no such device wjen I try to connect my nas with cifsmanager.
Anyone succeed with its note II connecting its cifs share with cifsmanager?
Sent from my GT-N7100 using xda app-developers app
Alkazar34 said:
No. I tried with this file and with stock rom, always the same problem : no such device wjen I try to connect my nas with cifsmanager.
Anyone succeed with its note II connecting its cifs share with cifsmanager?
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
Tried to insmod this cifs.ko, but got an exec format error.
djashjones said:
this might seem silly but why would you need cifs?
Click to expand...
Click to collapse
with cifs i can make a network share to any windows machine..
Cifs Manager is working fine with Perseus kernel 25.4
Sent from my GT-N7100 using xda app-developers app
truedim said:
Cifs Manager is working fine with Perseus kernel 25.4
Sent from my GT-N7100 using xda app-developers app
Click to expand...
Click to collapse
only want to use stock rooted rom ..
any help please..
i tried to get cifs working on my note tablet so it looks like its not working on the note II either.
For file access i use Solid Explorer with SMB shares to access files files on my NAS
djashjones said:
i tried to get cifs working on my note tablet so it looks like its not working on the note II either.
For file access i use Solid Explorer with SMB shares to access files files on my NAS
Click to expand...
Click to collapse
my friend got cifs working on the note 10.1 are you saying that it does not work ?
truedim said:
attached
Click to expand...
Click to collapse
Thanks man. I took and extracted this cifs.ko and simply pasted a copy into my:
/lib/modules
......directory. Adjusted CIFS Manager settings and it worked great, even on my Bell Mobility SGH-i317M model.
Afterwards the cifs.ko file appears to have disappeared from that directory (even another copy/paste action into that directory never called up an overwrite option ). Regardless, however, my CIFS mounts still work flawlessly everytime I mount them.....100%
To others wondering what the purpose of the cifs.ko or why we need to mount to our sdcard. Some apps.....in my case QuickPic work by browsing designated local folders on your device. With CIFS mounts, I can treat network shared folders as local (ie it sees them as being on my device). This allows QuickPic to see all my pictures (thousands of them on my hard drives attached to my PC), and the ones on my device as well, and display them in gallery form. As long as I am connected to my local network via wifi I have immediate, and pleasant viewing in gallery form, of every single picture in my collection regardless if they are on the device or not. Add VPN porting into home network and I can view all my pics, using QuickPic even on the go never having to actually waste limited SDcard space on my device.
I could use ES File Explorer (or similar) to view these same photos but it requires navigating thru directories or creating shortcuts.....its just clunky. With CIFS mounts I open QuickPic and I have instant stunning gallery access to every picture in entire collection. The only time it is clunky is the first time a network directory is accessed, or if the QucikPic thumbnael cache is deleted and has to be rebuilt.
Another app CIFS works well with is Mizuu for video playback and stunning gallery presentation.....same concept. Ive made it work with BS Player as well as Car Tunes also. That is what I use CIFS for but I am sure there are many more reasons or actions possible it.
Valkillmore said:
Thanks man. I took and extracted this cifs.ko and simply pasted a copy into my:
/lib/modules
......directory. Adjusted CIFS Manager settings and it worked great, even on my Bell Mobility SGH-i317M model.
Afterwards the cifs.ko file appears to have disappeared from that directory (even another copy/paste action into that directory never called up an overwrite option ). Regardless, however, my CIFS mounts still work flawlessly everytime I mount them.....100%
To others wondering what the purpose of the cifs.ko or why we need to mount to our sdcard. Some apps.....in my case QuickPic work by browsing designated local folders on your device. With CIFS mounts, I can treat network shared folders as local (ie it sees them as being on my device). This allows QuickPic to see all my pictures (thousands of them on my hard drives attached to my PC), and the ones on my device as well, and display them in gallery form. As long as I am connected to my local network via wifi I have immediate, and pleasant viewing in gallery form, of every single picture in my collection regardless if they are on the device or not. Add VPN porting into home network and I can view all my pics, using QuickPic even on the go never having to actually waste limited SDcard space on my device.
I could use ES File Explorer (or similar) to view these same photos but it requires navigating thru directories or creating shortcuts.....its just clunky. With CIFS mounts I open QuickPic and I have instant stunning gallery access to every picture in entire collection. The only time it is clunky is the first time a network directory is accessed, or if the QucikPic thumbnael cache is deleted and has to be rebuilt.
Another app CIFS works well with is Mizuu for video playback and stunning gallery presentation.....same concept. Ive made it work with BS Player as well as Car Tunes also. That is what I use CIFS for but I am sure there are many more reasons or actions possible it.
Click to expand...
Click to collapse
Thanks for this! I was able to get it working by using the Note2Core 2.21 AS (LTE) as well. I have a Rogers-based i317M as well, so chose the 7105 based (LTE) version of the kernel.
I had to google around for that specific kernel, though. The 3.x version wouldn't detect my SIM card, but I was able to use CIFS.
I wasn't able to get CIFS working with the Peresus kernel.

Categories

Resources