[Q] CIFS support in gingerbread kernel? - Galaxy S I9000 Q&A, Help & Troubleshooting

Hi guys, today tried access my pc shares by sgs, and it looks like my current kernel doesnt have cifs module (cf 3.2).
My question, is there any kernel for jvh with cifs support available? or can I add cifs module to current kernel, if yes how?

polariscon said:
Hi guys, today tried access my pc shares by sgs, and it looks like my current kernel doesnt have cifs module (cf 3.2).
My question, is there any kernel for jvh with cifs support available? or can I add cifs module to current kernel, if yes how?
Click to expand...
Click to collapse
Try this kernel module: http://forum.xda-developers.com/showpost.php?p=12997697&postcount=123 (also linked in one of the first posts in chainfire's thread, IIRC).

thanks. it worked.

slow-work.ko + cifs.ko for JVZ (2.3.6)?
about five days ago, i flashed stock JVZ firmware to my SGS. so far, my experience has been excellent: smooooth(!!!), quicker browser, no battery drain, stable.
rooted it with CF root 4.3, works fine.
i just need new CIFS kernel modules - anyone know where to get compatible slow-work.ko and cifs.ko?
i am aware of this post/thread: http://forum.xda-developers.com/showthread.php?t=761414. they used to work on my previous JVP firmware, but none of the modules shown there can be loaded in JVZ. insmod slow-work.ko always returns "exec format error".
or, if anyone cares to explain to a non-developer (but a power-user) how to compile them myself...in plain ENGLISH please ;-)...i'll make some and post them here. sorry, all the threads i have found here so far regarding self-compiling kernel modules assume reasonable pre-requisite knowledge, which i dont have... :-(
thanks in advance!

Do you have any progress with the issue, damazta? I have same problem: slow-work.ko + cifs.ko for XWJVZ (2.3.6) on SGS. No compiled modules for the params.
thanks already.

Yes there is. I am using alliance rom's base release jw6 right now.
It is very close to stock samsung FW, runs super smooth, fast and stable AND includes a pre-compiled cifs.ko module, which works like a charm!
Highly recommended. Great forum over there with idiot-proof installation instructions. Go for it!
Sent from my GT-I9000 using Tapatalk 2

Related

Request tun.ko for Lg Optimus 2X v20l

Hi everyone,
I need tun/tap driver to get openvpn working. I know some kernel/rom have that, like CM, neoblaze, djdroid etc. But I want to keep stock kernel with stock rom because I have tried every roms and the stock one satisfies me the best! But it only lacks tun driver !
Can somebody compile a tun.ko file working with the stock rom and kernel? Thank you.
I've tried and I don't think it's possible. tun.ko requires the kernel to export the symbol "outer_cache" which it does not. (only tegra kernel seems to be missing this as default...). It's an easy fix, but to use the generated module you would have to replace the kernel as well (to one that exports the required symbol)
Thank you for you answer.
I have tried to do that too and wasted 2 hours. I wonder if I do it right. I downloaded not the aosp kernel but the v20l kernel source from http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGP990. I used this tutorial http://stevechui.blogspot.com/2011/10/compiling-kernel-modules-tunko-for.html. But the Lg sources doesn't include the tegra folder.
ergoen, you seem to say that you managed to create a tun.ko file with a slightly modified stock kernel ? That would be what I search for.
just flash spica HP kernel SR2 and if you want flash the PP7. it does support tun.ko and cifs.ko already tried. good luck if you want to try (in his kernel it's not module but it's on built in driver)
i use vpn to my office with vpnc connection and it good to go
here is the link if you want to download vpnc connection
Code:
http://code.google.com/p/get-a-robot-vpnc/downloads/list
just download the vpnc connection.apk don't download anything else in there
Or try the Modaco custom kernel r26 with GR5. You can get a nearly stock phone with that.
ergosum said:
Thank you for you answer.
I have tried to do that too and wasted 2 hours. I wonder if I do it right. I downloaded not the aosp kernel but the v20l kernel source from http://www.lg.com/global/support/opensource/opensource-detail.jsp?detailCustomerModelCode=LGP990. I used this tutorial http://stevechui.blogspot.com/2011/10/compiling-kernel-modules-tunko-for.html. But the Lg sources doesn't include the tegra folder.
ergoen, you seem to say that you managed to create a tun.ko file with a slightly modified stock kernel ? That would be what I search for.
Click to expand...
Click to collapse
I can build a kernel based on stock source with tun enabled and provide a cwm flashable.
ergosum said:
Hi everyone,
I need tun/tap driver to get openvpn working. I know some kernel/rom have that, like CM, neoblaze, djdroid etc. But I want to keep stock kernel with stock rom because I have tried every roms and the stock one satisfies me the best! But it only lacks tun driver !
Can somebody compile a tun.ko file working with the stock rom and kernel? Thank you.
Click to expand...
Click to collapse
It's not possible to keep stock kernel and just add the modules as if... You have to recompile the whole kernel and flash it... So why doing this as other kernel based in stock sources are available? Install SR2 kernel from spica and it will be perfect. A you perhaps... Know if you change only kernel it won't affect your /system, so you ROM will be stock like...
Don't waste time trying to make things that have already been made and working.
You have to recompile the whole kernel and flash it... So why doing this as other kernel based in stock sources are available?
Click to expand...
Click to collapse
Because I tested other kernels and even if there are lots of improvement authors do, there are some bugs they introduce (ex: neoblaze => tethering not working, thanatos 4.2 => mybackuppro not working, cm7 => hdmi partialy working, djdroid => changements I don't like, etc) or changements I don't like. That's why I like the principle of using the stock rom/kernel as long as everything works.
I don't know about spica kernel, it's the only one I've not tried with swiftextreme. I will try it maybe later because restoring apps takes some time.
ergosum said:
Because I tested other kernels and even if there are lots of improvement authors do, there are some bugs they introduce (ex: neoblaze => tethering not working, thanatos 4.2 => mybackuppro not working, cm7 => hdmi partialy working, djdroid => changements I don't like, etc) or changements I don't like. That's why I like the principle of using the stock rom/kernel as long as everything works.
I don't know about spica kernel, it's the only one I've not tried with swiftextreme. I will try it maybe later because restoring apps takes some time.
Click to expand...
Click to collapse
Flashing kernel doesn't touch /data you don't need to restore apps.
NeoBlaze seems not working with 20L. swiftextreme works only with CM7.
Hey there,
i've just built tun.ko vor v20l stock kernel.
Added a "struct outer_cache_fds outer_cache" in tun.c to replace a missing symbol in the stock kernel.
Greetings
Thank you so much tantalus! Although today I just installed Django with spica kernel (so with tun), that file should be usefull to other people!
tantalus1983v2 said:
Hey there,
i've just built tun.ko vor v20l stock kernel.
Added a "struct outer_cache_fds outer_cache" in tun.c to replace a missing symbol in the stock kernel.
Greetings
Click to expand...
Click to collapse
Hi there.
How can I install this module?
I have the v20o stock kernel: will it work?
Thank you!
svetj said:
Hi there.
How can I install this module?
I have the v20o stock kernel: will it work?
Thank you!
Click to expand...
Click to collapse
OK, I've solved using Module Loader.
Using VPNC widget I get connected to cisco our vpn gatway.
Hope this help.
Bye

[Q] tun.ko

anyone having working tun.ko for galaxy note???????????
try downloading tun.ko app from market... its working for me....
kvsandeepreddy said:
try downloading tun.ko app from market... its working for me....
Click to expand...
Click to collapse
for me says its not compatible
install some kernel like abyss and then try...
kvsandeepreddy said:
install some kernel like abyss and then try...
Click to expand...
Click to collapse
right now i am on the stock rom with root is any other rom having tun.ko
Check out speedmod kernel in the dev section.
Franco has disable tun/tap driver in his kernel. I don't know why. Although he has great kernel, I was forced to use speedmode kernel, where tun/tap working great.
mrdaco said:
Franco has disable tun/tap driver in his kernel. I don't know why. Although he has great kernel, I was forced to use speedmode kernel, where tun/tap working great.
Click to expand...
Click to collapse
i am on stock kernel if i flash speedmode kernel will the yellow triangle issue occur and will my counter increase???????
can anyone tell me how to flash kernel
mrdaco said:
Franco has disable tun/tap driver in his kernel. I don't know why. Although he has great kernel, I was forced to use speedmode kernel, where tun/tap working great.
Click to expand...
Click to collapse
i flashed speed mod kernel
now where is tun located ?????
did you downloaded tun.ko?????
Doesnt our note already have a tun module loaded by default? Its what tun.ko installer says. I've been using droid vpn since i got my note.
Kcube989 said:
Doesnt our note already have a tun module loaded by default? Its what tun.ko installer says. I've been using droid vpn since i got my note.
Click to expand...
Click to collapse
Pre patulong naman. Ics ba note ko. May available ba na tun.ko.
romzzp said:
i flashed speed mod kernel
now where is tun located ?????
did you downloaded tun.ko?????
Click to expand...
Click to collapse
Hey @romzzp, did you ever manage to load tun.ko using the SpeedMod kernel? I have posted a more recent question but got no replies yet. Thanks for any info you could give.

[krn.modules] tun.ko module for Arc / Arc S stock Kernel (ICS)

I've compiled tun.ko module for Arc 4.0.3 stock kernel.
Since the firmware I use is the Arc S one (ICS 4.0.3) - I believe this module will also work for Arc S.
Download:
Use it at your own risk!
tun_arc_ics.zip
This was was a difficult one to make, Sony choosed to disable some features within the kernel, but I was able to finally build it correctly so that the phone doesn't reboot.
One more reason I don't like other kernels beside what producer put - they have more 'junk' just because the PC can build it. Sony seems to keep everything very controlled and slim. Replacing the kernel usually puts something not phone optimized.
Enjoy!
PS: I will create a small installer with the modules, so you don't have to use other kernels and complex procedure if you want other governors and tun.ko (before this I will build cifs).
you should make a thread for all your modules..it will be much better. nice work man.
How to use it? Please teach me! Thanks
error01671 said:
How to use it? Please teach me! Thanks
Click to expand...
Click to collapse
This module was meant to be used with OpenVPN .. or other things where you might need the tun module ?
You could start here: https://play.google.com/store/apps/details?id=de.schaeuffelhut.android.openvpn.installer

Loading tun.ko (for SpeedMod kernel 3-7)

Hi, I have been searching - to no avail - some existing answers that seemed relevant.
My question is simple: my Galaxy Note N7000 is running the recently rolled out stock ROM ICS 4.0.4 (LRG), to which I flashed the K3-7 SpeedMod kernel (which works fine - including NTFS support - apart from the bluetooth problem etc).
However, it seems that it is missing tun.ko and I cannot run OpenVPN (which is a must for me).
I have tried using the tun.ko loader app from the market but it tells me that there is no available module for my combination (ROM, kernel, model).
Can someone please help? Thanks very much!
PS. I am a new member and cannot post to dev forums (ie directly to the kernel discussion)
tasism said:
Hi, I have been searching - to no avail - some existing answers that seemed relevant.
My question is simple: my Galaxy Note N7000 is running the recently rolled out stock ROM ICS 4.0.4 (LRG), to which I flashed the K3-7 SpeedMod kernel (which works fine - including NTFS support - apart from the bluetooth problem etc).
However, it seems that it is missing tun.ko and I cannot run OpenVPN (which is a must for me).
I have tried using the tun.ko loader app from the market but it tells me that there is no available module for my combination (ROM, kernel, model).
Can someone please help? Thanks very much!
PS. I am a new member and cannot post to dev forums (ie directly to the kernel discussion)
Click to expand...
Click to collapse
It may be silly to reply to one's own post, but I found the problem and would like to share it just in case someone else encounters it.
It was not at all a kernel problem, in fact SpeedMod indeed includes the tun.ko module (if you run the tun.ko finder app it will tell you that it is already loaded). My problem was ifconfig, in the OpenVPN installer configuration I had to set the ifconfig path to: /system/bin/ifconfig (and not /system/xbin/...). It all became apparent after looking at the openvpn log files and understanding where it was failing.
Thumbs up for the SpeedMod kernel! :good:

[Q] cifs module for XXLSZ stock rom

Hi,
I am using XXLSZ stock rom and I need cifs module.
Tried with stock kernel and Philz kernel but neither of them supports cifs.
Where can I find cifs module for this rom ?
I can also try a suitable kernel. So I'm open to kernel suggestions.
Thx.
please help me on this ; I really need cifs.
kernels like speedmod has cifs support.. but only on ICS.. there arent many custom kernel for TWJB
do we have the source for TWJB kernel ?
maaybe we could compile just the modules...
It's there. Look in the general forum
nokiamodeln91 said:
It's there. Look in the general forum
Click to expand...
Click to collapse
Where ? I couldn't find...
http://forum.xda-developers.com/showthread.php?t=2165935
so now we can expect to see TWJB kernel with cifs etc.
(I know how to compile modules from kernel source but I really don't have the setup to cross compile)
does anyone know any TWJB kernel with cifs ?
mrmrmrmr said:
does anyone know any TWJB kernel with cifs ?
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2181599
Check if this what you need.
exactly !
that's what I'm looking for
thx.

Categories

Resources