New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
XaMaB
Old
(Last edited by XaMaB; 4th February 2013 at 08:03 AM.)
#1  
Senior Member - OP
Thanks Meter 17
Posts: 113
Join Date: Jun 2008
Default [MODULE] Cifs module for the official kernel of GT-P3113

I have compiled cifs.ko, md4.ko and nls_utf8.ko for the stock android 4.0.3 on GT-P3113
Kernel Version: 3.0.8-378347-user
Build Number: IML74K

These modules are required to use CifsManager (or any other mount managers for cifs/windows shares) for stock android 4.0.3.

To use it with CifsManager, you should enter
Code:
/mnt/sdcard/cifs/md4.ko;insmod /mnt/sdcard/cifs/nls_utf8.ko;insmod /mnt/sdcard/cifs/cifs.ko
to CifsManager -> Settings -> Path to cifs.ko
(Replace paths accordingly to your device)

Kernel source is from http://opensource.samsung.com/

and many thanks to bcanli's thread in Nexus S, who saved me few hours of debugging why cifs.ko is not enough
Attached Files
File Type: zip Cifs.zip - [Click for QR Code] (1.46 MB, 727 views)
LG Nexus 4 (E960) - Official JB 4.2.2
HTC HD2 (T8585) - Paranoid Android (ICS 4.1.2)
Samsung Galaxy Tab 10.1v (P7100) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Tab 2 7" (P3113) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Mini (S5570) - Official GB 2.3.6
The Following User Says Thank You to XaMaB For This Useful Post: [ Click to Expand ]
 
Ectoplasmic
Old
#2  
Senior Member
Thanks Meter 43
Posts: 192
Join Date: Dec 2011
Excellent work. I was using Cifsmanager on the Kindle Fire and was assuming I would have to find another way on the Samsung.
http://forum.xda-developers.com/show....php?t=1397461
 
jcala001
Old
#3  
Junior Member
Thanks Meter 0
Posts: 7
Join Date: Jul 2006
very noob question, but what is the functionality of the Cifs modules?

regards
JP
 
XaMaB
Old
#4  
Senior Member - OP
Thanks Meter 17
Posts: 113
Join Date: Jun 2008
To access network shares as local folders. Gives some flexibility with media players and other apps.

send from the forgotten one (gt-p7100)
LG Nexus 4 (E960) - Official JB 4.2.2
HTC HD2 (T8585) - Paranoid Android (ICS 4.1.2)
Samsung Galaxy Tab 10.1v (P7100) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Tab 2 7" (P3113) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Mini (S5570) - Official GB 2.3.6
The Following User Says Thank You to XaMaB For This Useful Post: [ Click to Expand ]
 
jcala001
Old
#5  
Junior Member
Thanks Meter 0
Posts: 7
Join Date: Jul 2006
thanks, do you know how to enable ad-hoc on galaxy tab 2 7.0?

regards
JP
 
djashjones
Old
#6  
Member
Thanks Meter 13
Posts: 60
Join Date: Sep 2007
any chance of this for the offical 4.0.4 version? i've just updated and it does not work for me
 
XaMaB
Old
#7  
Senior Member - OP
Thanks Meter 17
Posts: 113
Join Date: Jun 2008
I 've switched to CM9/10 builds a long time ago, but if you send me what official 4.0.4 give as output on "uname -a" command in Terminal emulator or "adb shell uname -a" via adb, i can try to rebuild it
LG Nexus 4 (E960) - Official JB 4.2.2
HTC HD2 (T8585) - Paranoid Android (ICS 4.1.2)
Samsung Galaxy Tab 10.1v (P7100) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Tab 2 7" (P3113) - Official CM 10.1 (ICS 4.2.2)
Samsung Galaxy Mini (S5570) - Official GB 2.3.6
 
djashjones
Old
#8  
Member
Thanks Meter 13
Posts: 60
Join Date: Sep 2007
im getting uname not found
 
shajvarg
Old
#9  
Junior Member
Thanks Meter 0
Posts: 12
Join Date: Apr 2006
Quote:
Originally Posted by XaMaB View Post
I 've switched to CM9/10 builds a long time ago, but if you send me what official 4.0.4 give as output on "uname -a" command in Terminal emulator or "adb shell uname -a" via adb, i can try to rebuild it
the kernel version is 3.1.10

thanks in advance

shaju
 
meimeifung
Old
#10  
Junior Member
Thanks Meter 0
Posts: 6
Join Date: Nov 2009
Quote:
Originally Posted by XaMaB View Post
I 've switched to CM9/10 builds a long time ago, but if you send me what official 4.0.4 give as output on "uname -a" command in Terminal emulator or "adb shell uname -a" via adb, i can try to rebuild it
Could you please post the cifs.ko, md4.ko and nls_utf8.ko that you are using in CM9/10?
Greatly appreciated

Thanks


XDA PORTAL POSTS

Dos and Don’ts of Android Design

As long as you’re coming from some type of programming background, the unseen part of app … more

Expand Your Choice of Icons with Icon Themer

Icons are some of the most commonly themed elements of the Android UI, and there is certainly no … more

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more