I have not been able to get it to work.. I'm guessing that the tunnel module (tun.ko) is not compiled into the base kernel..
I did search, and have only found a tun.ko mod for 2.6.32.9.
Since it appears that the HC source is not going to be released, will we be able to even develop custom kernels and modules....
Related
I installed the Honeycomb Preview from http://forum.xda-developers.com/showthread.php?t=947071 and it's working great for me so far.
However, I'm trying to find the cifs modules for the kernel but I can't find them. I'm not even sure which of dalingrin's kernels is in that image. I tried flashing a few of his other kernels but each time it wouldn't boot and I had to do a boot repair. Does anyone know where to get the cifs modules or even which kernel that image has? I'd even prepare the modules myself if I knew where to start. Thanks!
The last of Dalingrins HC kernel is from 022511.
http://coachz.inetpro.org/~dalingrin/nook/kernels/022511/
As for your actual question about cifs support, I have no idea man
Also, port wise, that build is fairly old. Have a look at Divine_Madcat's multi-device mashup http://forum.xda-developers.com/showthread.php?t=1062626
Is there anybody else than HCDR.Jacob who is capable to build a working OC froyo kernel from source and pack it to Flashable zip for Sense-based ROMs?
I believe, with some minor code changes and rebuild, a kernel could allow the Trakckpad wake-up again, like the (Éclair Sense custom ROMs worked but they needed only simple config patches)?
hi.
1)
are the kernel sources for the newest cm7 stable for ZTE Blade somewhere available? Perhaps on Github?
I am especially interested in the .config file.
2)
the latest cm7 stable has full VPN support, including tunneling. is the tunneling capability loaded as a module (tun.ko) or permanent in kernel?
The CM7 blade kernel source is here: https://github.com/TomGiordano/kernel_zte_blade
IP tunnelling is compiled into the kernel, not as a module.
Thanks.
What is the difference in compiling the tunneling as module and starting with a boot script everytime and compiling permanentely in kernel?
is there any drawback as the script is starting tun everytime...
kernel is getting marinally bigger?
I don't think you'll notice any difference.
Ok I have never compiled any android os, with that said ive compiled all kinds of linux stuff including installed Gentoo. Is there any decent guides on compiling miui, any advice on what build would likely be the best to compile? Im assuming miui would be basically the same as compiling cm10 right?
How do i compile the siberia kernel (https://github.com/turex/siberia_hi6250_kernel)? I want to enable CONFIG_HUAWEI_PTRACE_POKE_ON and compile the kernel but ive never compiled a linux kernel. Ive already scattered the internet for tutorials but those always have files which are not included in this kernel. Is there any tutorial which i could apply to this kernel too?