hi guys
does anyone know where to get a tun.ko for the new ICS 4.0.4 update that was just rolled out ?
do we need to wait for the kernel source and build one from scratch?
thanks
It looks like there is nothing we can do but build one, good luck with that
Sent from my SAMSUNG-SGH-T769 using xda app-developers app
Anyone knows if source is available for the kernel?
What's that? Lol
Sent from my SAMSUNG-SGH-T769 using xda premium
Bulletblitz27 said:
What's that? Lol
Sent from my SAMSUNG-SGH-T769 using xda premium
Click to expand...
Click to collapse
package to allow for 3rd party/open source VPN
---------- Post added at 04:29 PM ---------- Previous post was at 03:48 PM ----------
i'll compile tonight
Thanks. Looking forward to that.
I installed the latest JB nightly and openvpn worked right out the bat, but I don't want to use it as my daily yet as I feel there are some instabilities but worse of all the camera doesn't seem to work as well. The quality for both pics and videos appear worse and since I use it all the time to capture my newborn, it is not all that desirable.
Fyi, there is some tun built into the stock ics and /dev/tun exists (I don't think it is a module) but ifconfig fails as it can't create tun0. I hope the new tun.ko would solve it.
Sent from my SGH-T769 using xda app-developers app
theshowman said:
Thanks. Looking forward to that.
I installed the latest JB nightly and openvpn worked right out the bat, but I don't want to use it as my daily yet as I feel there are some instabilities but worse of all the camera doesn't seem to work as well. The quality for both pics and videos appear worse and since I use it all the time to capture my newborn, it is not all that desirable.
Fyi, there is some tun built into the stock ics and /dev/tun exists (I don't think it is a module) but ifconfig fails as it can't create tun0. I hope the new tun.ko would solve it.
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
Sorry, I couldn't compile tonight, I got buried in scripting a website. I'll try to have a go at it tomorrow (mostly because I really kind of need it for work )
Sent from my CM10 powered Galaxy S Blaze 4G
Any updates?
Thanks
Sent from my SGH-T769 using xda app-developers app
theshowman said:
Any updates?
Thanks
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
yea, sorry, been kinda swamped at my other job :-/
I'm getting some errors when trying to compile it. I'll probably hit up the tam fah-q irc for help tonight
I have a working kernel build environment ... running a modified kernel right now
I'll build the module.
tun.ko
Well here's the tun.ko that I built from my source. Can't guarantee that it'll work without my kernel (which isn't out yet), but it's worth a shot
Make sure that the tun.ko file is placed in /system/lib/modules and the owner is root:root, with proper permissions.
Let us know if it works.
Thanks but I think there might be a problem
sh-3.2# insmod /system/lib/modules/tun.ko
insmod: init_module '/system/lib/modules/tun.ko' failed (Exec format error)
Any ideas?
Sent from my SGH-T769 using xda app-developers app
Is it a requirement to have the tun.ko module, or can it be built into the kernel? I'm prepping a kernel release and wondering if I should have it as a module or built-in.
BTW, I just tried it on my kernel and the insmod worked without error. Probably because it's a different cross-compiler or something. In any case, it should work once the kernel is out
If you want to share your kernel, I could test it out. I don't think it would make much difference if module or built in but it is probably best if a module since it can be loaded on demand.
Sent from my SGH-T769 using xda app-developers app
theshowman said:
If you want to share your kernel, I could test it out. I don't think it would make much difference if module or built in but it is probably best if a module since it can be loaded on demand.
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
The kernel will be out very soon... putting some finishing touches on it. Had a bit of a delay due to real world stuff.
Thanks for the hard work. I ended up setting up pptp on my vps and then used the builtin vpn of ICS as a a stop gap measure. Seems to work.
Will try out your new kernel once it is released.
Sent from my GT-I9300 using xda app-developers app
Related
Plus Version of the EG22 Kernel, rooted, and with my kernel, memory, and VM tweaks... also ext4 capable.
http://www.forums.acsyndicate.net/s...xt4-Tweaked-Superuser.apk-Su-Busybox-Built-In
thanks to rodderik for help with compiling ext4 modules
EDIT: Oh i forgot to mention builtin Purple CWM, and its ACS Updater Compatible, Quickboot compatible and Rom Manager compatible...
NICE!!! thanks man
Sent from my SPH-D700 using XDA Premium App
Thanks... Hope it fix the stock internet
I'm sure you noticed Samsung changed their whole bootanimation service in init.rc, I found that very interesting. Did you happen to add custom bootani support also?
Sent from my SPH-D700 using XDA Premium App
Nice job chris! I was waiting for you to make your first move on this new leak
So I can just flash this Kernel over the STOCK TAR I installed yesterday?
megabiteg said:
So I can just flash this Kernel over the STOCK TAR I installed yesterday?
Click to expand...
Click to collapse
Yep.
Sent from my SPH-D700 using XDA Premium App
Yea thomas I noticed, I've been working on getting custom bootanimations to work right since ef02.. the timing is just off.. I'll devote more time on this release and get it down though..
chris41g said:
Yea thomas I noticed, I've been working on getting custom bootanimations to work right since ef02.. the timing is just off.. I'll devote more time on this release and get it down though..
Click to expand...
Click to collapse
Ya I remember tanimn saying something about the timing issue back when EF02 first arrived. Good ole Sammy, making it harder for us to enjoy the little things
Sent from my SPH-D700 using XDA Premium App
Do you just run your RFS2EXT4 .zip, then flash the kernel?
Also Chris, could you try to port the keyboard patch to EG22?
Sent from my SPH-D700 using XDA Premium App
sniperkill said:
Do you just run your RFS2EXT4 .zip, then flash the kernel?
Also Chris, could you try to port the keyboard patch to EG22?
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
The keyboard patch requires source, this is just a repacked initramfs which doesn't require source. Hopefully we get that soon, I'm sick of Froyo stuff now lol
chris41g said:
Plus Version of the EG22 Kernel, rooted, and with my kernel, memory, and VM tweaks... also ext4 capable.
http://www.forums.acsyndicate.net/s...xt4-Tweaked-Superuser.apk-Su-Busybox-Built-In
thanks to rodderik for help with compiling ext4 modules
EDIT: Oh i forgot to mention builtin Purple CWM, and its ACS Updater Compatible, Quickboot compatible and Rom Manager compatible...
Click to expand...
Click to collapse
awesome work chris!
Damn Chris! You move Fast! Are you gonna be doing a plus version of the Stock Rom like you did with EF02?
Yes, I'll be doing an EG22Plus rom as well..
also I would flash the kernel, reboot then run the RFS2EXT4 cwm zip to convert..
I flashed the kernel and converted to ext4 with the zip and my quadrant scores dropped.
Sent from my SPH-D700 using XDA Premium App
Man, I sleep for 2 hours and I miss everything. Nice job!
Sent from my SPH-D700 using XDA Premium App
maybe this is a fairly simple question but is this compatible with i3? Can I just flash over the existing kernel?
I wouldnt recomend flashing this on i3 thats an ee03 release iirc
xopher.hunter said:
I flashed the kernel and converted to ext4 with the zip and my quadrant scores dropped.
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
dont know what to tell you, i havent used quadrant, or ext4 on this leak (other than testing) but i know they have considerably improved rfs. and as im sure you know, quadrant is meaningless...
wait i'm confused, does this mean that the eg22 source is now available?
If not, how were you able to have a new kernel?
Now that the MT4GS is rooted, when are the custom ROMS coming out?
When is an overclocking kernel coming out? Are we waiting for HTC to release the source? For the time being, can we at least get a kernel module that will allow us to overclock?
That's the $1 million question. Shouldn't be long now...
I hope that when cm7 gets ported that they can do something to make the default camera app better.
I'll just be happy if they allow us to use the original camera app it comes with. I've kinda gotten use to sweep shot
Sent from my myTouch_4G_Slide using XDA Premium App
Aeikozz said:
I'll just be happy if they allow us to use the original camera app it comes with. I've kinda gotten use to sweep shot
Sent from my myTouch_4G_Slide using XDA Premium App
Click to expand...
Click to collapse
I wish it was that easy but the camera.apk has too much embedded sense framework
http://forum.xda-developers.com/showthread.php?t=1221719&page=2
He posted a beta ROM if anyone wants to try it. I'm downloading it right now and will post results. Make sure to do a NANdroid backup first!
Are we waiting on HTC to release the source code? Can someone compile a kernel module instead to allow overclocking?
Unclespoon... Looks like this was canceled :-(
Sent from my myTouch_4G_Slide using XDA Premium App
shineproductions said:
Unclespoon... Looks like this was canceled :-(
Sent from my myTouch_4G_Slide using XDA Premium App
Click to expand...
Click to collapse
Yeah, Ace tried his best but it seems like there was an incompatibility with the installer script he was using and our new version of CWM recovery. I hate waiting but I'm sure it won't be too long before there are custom ROMs or at least overclocked kernels for us to dink around with!
As of right now, what is holding us back from porting gingerbread to our sidekicks? Is it drivers? Or a 2.3 kernel that runs? I need a list of what needs to be done exactly.
Sent from my SGH-T839 using XDA
See here:
http://forum.xda-developers.com/showthread.php?t=1557094
And, here:
http://rootzwiki.com/topic/22310-wipcm7-for-sidekick-4g/
Hope that helps!
Thank you, but I've seen both of those and followed them to the end. I'm looking for a specific list of what is needed to port gingerbread to our device. As in i may take up the task of porting it
Sent from my SGH-T839 using XDA
Would probably be a good idea to continue where windixxi left off since hes the closest person to get ginger working on our phone.
i think i remember Sduvick explaining that the drivers for this device are not exactly generic, so we really need an official Gingerbread kernel from Samsung. i'm pretty sure he tried porting a gb kernel from another device, but without updated drivers for the SK4G, it was basically impossible. that's how i understand it anyway.
Thank you yogi for the info and yes pintek im aware of windxixi great work but i cant figure out his github at all. Its not labeled well.. so more or less its a drivers issue?
Sent from my SGH-T839 using XDA
Roundtableprez said:
Thank you yogi for the info and yes pintek im aware of windxixi great work but i cant figure out his github at all. Its not labeled well.. so more or less its a drivers issue?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
Basically? That's what I understood as well.
So instead of trying to port drivers we would have to write new drivers in theory since we don't have a source to build from?
Sent from my SGH-T839 using XDA
Roundtableprez said:
So instead of trying to port drivers we would have to write new drivers in theory since we don't have a source to build from?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
It's no small job. Here's sduvick's assessment of the issue:
http://forum.xda-developers.com/showpost.php?p=22765446&postcount=7
Thanks for the reading orange. Gave me the idea that the kernel is going to have to be a makeshift mix and match type thing from kernels from multiple phones.
Sent from my SGH-T839 using XDA
Roundtableprez said:
Thanks for the reading orange. Gave me the idea that the kernel is going to have to be a makeshift mix and match type thing from kernels from multiple phones.
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
I agree.
As mentioned previously, maybe windixxi can provide some insight as well.
You're probably going to need some experience and knowledge of coding (i.e. C, Python, Java) and access to a Linux rig of some sort as well..
Yes im going to setup a linux enviroment soon i was thinking ubuntu but i havent setup a linux in a while are their any better alternatives?
Sent from my SGH-T839 using XDA
Roundtableprez said:
Yes im going to setup a linux enviroment soon i was thinking ubuntu but i havent setup a linux in a while are their any better alternatives?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
I recommend installing a hard drive specifically for your Linux environment and using the bios to switch between your boot OS.
But, I also have Ubuntu installed inside of VirtualBox. It's a bit slow, but it works inside of Windows.
so awesome that Samsung are such *****es about this haha
Sounds like i may be in need of a better computer. Ill see what i can do with what i have and start looking into kernels with stuff we need
Sent from my SGH-T839 using XDA
I think there's a kernel guide here you could look at.
A OC/UV Kernel would be fabulous.
Reviewers said:
I think there's a kernel guide here you could look at.
A OC/UV Kernel would be fabulous.
Click to expand...
Click to collapse
I might try that to get me back into the groove of things, things are going slow with classes though so nobody should get their hopes up yet. But if i manage to buil an oc/uv kernel sucessfully, then my next project will be working on a gingerbread kernel. Ill keep you guys posted in the weeks to come.
Sent from my SGH-T839 using XDA
Thanks man we are in need of some serious love for our devices.
Sent from my SGH-T839 using XDA
Roundtableprez said:
Yes im going to setup a linux enviroment soon i was thinking ubuntu but i havent setup a linux in a while are their any better alternatives?
Sent from my SGH-T839 using XDA
Click to expand...
Click to collapse
If you (or other SK4G developers) are interested, I may be able to arrange a build server.
As in a place to host the kernels we build?
Sent from my SGH-T839 using XDA
ASUS has uploaded the kernel source code at http://www.asus.com/Tablet/Transformer_Pad/ASUS_Transformer_Pad_Infinity_TF700T/#download (but not the firmware image, yet)
Dunno if we have any kernel devs here but I will look into compiling it tomorrow
Sent from my SCH-I535 using xda premium
Can some one paste instructions step by step for dummies how to change/update kernel :angel:
Smrkulja said:
Can some one paste instructions step by step for dummies how to change/update kernel :angel:
Click to expand...
Click to collapse
If you don't know how to mess with a kernel don't touch it. You could ruin your device. Just install roms and don't worry about it. The Rom will include a kernel and flash it for you
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
tpmullan said:
If you don't know how to mess with a kernel don't touch it. You could ruin your device. Just install roms and don't worry about it. The Rom will include a kernel and flash it for you
Sent from my SAMSUNG-SGH-I727 using xda app-developers app
Click to expand...
Click to collapse
This.
Sent from my SCH-I535 using xda premium
cifs
Is there anyone who can or is interested in compiling a cifs module?
I am able to build the kernel. However. I can't tell if it is flashing.
Sent from my Galaxy Nexus using Tapatalk 2
Be on the lookout for a possible OC kernel. still testing
atc3030 said:
Be on the lookout for a possible OC kernel. still testing
Click to expand...
Click to collapse
Thank you for working on the kernel.
Sent from my ASUS Transformer Pad TF700T using Tapatalk 2
having a real pita time with getting the kernel to boot. right now im at a brick
Still bricked?
Sent from EVO LTE using the XDA app
Can someone explain me why such a High-End Device like the TF700 with all the latest ****, still runs Linux Kernel 2.6 ?
I was Realy wondering about. My GNex runs 3.0 Kernel since a year and newer Linux Kernels have so much useful and performance optimizing things on it.
Any Infos if the Tablet get a newer Linux Kernel with the JB Update?
kabauterman said:
Can someone explain me why such a High-End Device like the TF700 with all the latest ****, still runs Linux Kernel 2.6 ?
Click to expand...
Click to collapse
There's an entire thread about that.
tl;dr: it's nVidia's fault.
also need these instructions,
Hi,
Update:
Codeworx started developing for the i9305 and gave it a huge push towards a usable rom.
Big thanks for that!
Old: (so i've created a Cyanogenmod 10.1 Port for the gt-i9305 based on the cyanogenmod sources, the work winxuser did, and the sources and config of the perseus kernel.)
Whats working:
-radio(2g,3g,4g untested)
-wifi
-bluetooth
-camera
-call audio
-microphone
-what's not listed in the "not working" section(?)
Known Bugs:
-No 4G support in UI(settings, network symbol), but 4g connection works
-Microphone/Audio input quality
Not working:
-?
I'm currently uploading cwm-flashable zip.
Install instructions:
-wipe userdata!
-install zip using cwm
Thanks to:
-Codeworx
-ABorgh for starting thread:http://forum.xda-developers.com/showthread.php?t=2074149
-winxuser for his previous work
-rekoil for some usefull hints
-AndreiLux for Perseus kernel (i hope it's ok to use your work as a base for the cyanogenmod kernel)
Warning:
This rom is for the GT-I9305 and just tested on an GT-I9305(not T or N).
Flashing and usage at your own risk!
I'm not responsible for you bricking or blowing up your device.
THE CURRENT DOWNLOADBLE ROMS ARE NOT BUILD BY ME AND NOT BASED ON MY WORK.
So no credit for me please!
Download:
Please look for the latest download link by codeworx
Google Apps:
http://goo.im/gapps
take the version for cm10.1(android 4.2)
Going to download asap! Won't be able to confirm if 4g is working tho, there isn't any 4g where I am now.
Sent from my GT-I9305 using xda app-developers app
I would add USB HDMI since it is not working on the i9300 and never will. Most likely the same on the i9305. NFC has its issues on the i9300 too. Will test that ASAP
Sent from my GT-I9305 using xda app-developers app
Extremely happy to see this happening! Thank you for your work!
I'll be sure to test! =)
Try4Ce said:
I would add USB HDMI since it is not working on the i9300 and never will. Most likely the same on the i9305. NFC has its issues on the i9300 too. Will test that ASAP
Click to expand...
Click to collapse
Can't test both features.
I'm assuming google apps will also have to be flashed after the ROM is installed?
Sent from my GT-I9305T using xda premium
ROiD_II_oJIPo said:
I'm assuming google apps will also have to be flashed after the ROM is installed?
Click to expand...
Click to collapse
Yes.
Downloaded, getting no mobile connection it doesn't let meenter my PIN code. Some of the settings doesn't stick aswell, for example automatic brightness.
Other than that, it's actually prett smooth and everything else is working!
Sent from my GT-I9305 using xda app-developers app
hmm i get pin and mobile connection. what baseband do you have?
XBLL3, what do you have?
Sent from my GT-I9305 using xda app-developers app
BUALI6
Sent from my GT-I9305 using xda app-developers app
I'll try that one, but I've encountered another problem now! Superuser doesn't grant me root rights... So I can't use any root apps!
Sent from my GT-I9305 using xda app-developers app
Hey can you make it be able to install on a 9305T and Ill give it a go. Tried before and it fails install.
I nearly forgot about that. Used adb the whole time....
Did not find a fix for that.
Sent from my GT-I9305 using xda app-developers app
I hate being such a nagging *****, bit it still doesn't work after changing modem, som settings and features are missing and when I go to recovery mode and -> install zip from SD card -> everything is renamed to /0, /a0 and such
Sent from my GT-I9305 using xda app-developers app
singlecell83 said:
Hey can you make it be able to install on a 9305T and Ill give it a go. Tried before and it fails install.
Click to expand...
Click to collapse
I don't have a 9395t to test so i can't promisse anything
Sent from my GT-I9305 using xda app-developers app
Anyways, going to sleep now. Will be happy to help you with whatever you want except coding
Sent from my GT-I9305 using xda app-developers app
sebbe312 said:
I hate being such a nagging *****, bit it still doesn't work after changing modem, som settings and features are missing and when I go to recovery mode and -> install zip from SD card -> everything is renamed to /0, /a0 and such
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
The rename on the internal SD card happens because of the update to Android 4.2 and the multi user feature which is disabled on phones...
Sent from my GT-I9305 using xda app-developers app
Aha!
Sent from my GT-I9305 using xda app-developers app
---------- Post added at 03:55 AM ---------- Previous post was at 03:53 AM ----------
Wow strange, just got a little text bar saying "Your SIM card doesn't allow connecting to this type of connection", that's not the correct translation, bit I hope you understand. I got the same modem as you do, but don't get PIN or anything else like that. :/
Sent from my GT-I9305 using xda app-developers app
Got about 15 0/0/0/0... on my sdcard from testing
About your mobile radio, i've got no Idea at the moment why it doesn't work at your phone, on mine it works (GT-I9305 from vodafone germany)
I'll go to sleep for today, maybe i'll take a look at the rom and continue development tomorow evening...
Wow strange, just got a little text bar saying "Your SIM card doesn't allow connecting to this type of connection", that's not the correct translation, bit I hope you understand. I got the same modem as you do, but don't get PIN or anything else like that.
Click to expand...
Click to collapse
Try reinstalling your old modem and replacing /system/lib/libril.so /system/lib/libril-qc-qmi-1.so and /system/lib/lib-qcril-hook-oem.so with the ones of a working rom.
(when phone is running recovery
adb shell
mount /system
exit
adb push libril.so /system/lib/libril.so ...