Related
because in my update here in my country which was the 2.3.4 DXKPD doesnt suport tun.ko..
there no tun.ko in lib/modules..
i had downloaded the tun.ko from any ace gingerbread kernel..
still openvpn doesnt work..
just want to know..thanks for any help..
CF-Root? have you tried?
except that suggestion^^
dont want cfroot because it disabled tether..
btw..do you know why DXKPD doesnt suport tun.ko?
but the 2.2.1 DXKC1 does..
Cf-root doesn't Disable tethering
Sent from my Galaxy Ace on GLSMT 2.1 with XDA app.
Why don't you try just adding tun.ko? I dunno if that will work though.
It's working in cyanogenmod right?
kernel module will not just work like that. it depends on the kernel it were compiled agains. because so far we only had ketut compiled tun.ko for his cfroot, it will only work with cfroot. and it also specific to which cfroot version the tun.ko were compiled agains. tun.ko from cfroot b80 will not work on cfroot b82, and the other way around.
an0nym0us_ said:
kernel module will not just work like that. it depends on the kernel it were compiled agains. because so far we only had ketut compiled tun.ko for his cfroot, it will only work with cfroot. and it also specific to which cfroot version the tun.ko were compiled agains. tun.ko from cfroot b80 will not work on cfroot b82, and the other way around.
Click to expand...
Click to collapse
Off topic, are you working on your kernel?
it was working on cm..
but a bugged occur..openvpn always disconnects even there was 3g..
so why DXKC1 which was in froyo working/ i just download a tun.ko for froyo ace..
i had done downloading a tun.ko for gingerbread ace and placed it also to where i had put the tun.ko of my working openvpn when i was in froyo..
same process..
but error occur..
cannot allocate tun.ko..
consegregate said:
Off topic, are you working on your kernel?
Click to expand...
Click to collapse
Yes. Done adding ext4 support. But still having hard time enabling init.d. Even got bootloop when using ketuts cfroot kernel ramdisk. Guess im gonna ask ketut for his cfroot source and modify it
Sent from your phone
an0nym0us_ said:
Yes. Done adding ext4 support. But still having hard time enabling init.d. Even got bootloop when using ketuts cfroot kernel ramdisk. Guess im gonna ask ketut for his cfroot source and modify it
Sent from your phone
Click to expand...
Click to collapse
There's a governor called Scary.... I'm curious *wink wink*
Anyway I think ketut is busy these days. He's not logged in since 18 Oct *stalker*
i've tried them all. scary, minmax, smartassv2, savagedzen, brazilianwax etc
smartass and smartassv2 doesnt work well with my added additional frequency, give me sudden reboot. minmax is waste of juice, always running at highest possible frequency when screen on, totally ignoring system load. savagedzen is good, but it give low 3d perfomance, i dont know why but its wierd.
btw heres a good reading
an0nym0us_ said:
i've tried them all. scary, minmax, smartassv2, savagedzen, brazilianwax etc
smartass and smartassv2 doesnt work well with my added additional frequency, give me sudden reboot. minmax is waste of juice, always running at highest possible frequency when screen on, totally ignoring system load. savagedzen is good, but it give low 3d perfomance, i dont know why but its wierd.
btw heres a good reading
Click to expand...
Click to collapse
I saw on my Backflip that it had a Lagfree governor .
Can you tell me what kind of governor that is ?
Sent from my GT-S5830 using XDA App
tun module for kernel 3.0.8-perf-g9d5151f
I need some to help me compile tun module for my device .The tunko is not found in tunko installer. kernel version 3.0.8-perf-g9d5151f. thanks
First of all,
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM/kernel
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Ok then, now that u've read the disclaimer we can continue with me and this kernel.
Frankly i'm no dev, just know a little bit of linux thus i know howto compile kernel, and i like tinkering with kernel to include what i like.
by that i'm learning as i go, so go easy on me please
About the kernel name, MESA stands for Man-Eating Seals of Antiquity, codename for kernel 2.6.32.
https://en.wikipedia.org/wiki/List_of_Linux_kernel_names
Click to expand...
Click to collapse
Roughly features of this kernel include:
- base on Sony's official 4.1.B.0.587 kernel source, so i build this from ground up. patched to upstream 2.6.32.60. ics kernel should work with stock/custom rom based on stock ics 4.1.B.0.431 or 4.1.B.0.587, and jb kernel should work with source based jb rom eg cm10, aokp and pa. personally i've tested this with expeacer's exmiuiv4, lasan's miui, stock ics, fxp's cm10 and aokp jb.
- updated to upstream linux 2.6.32.61.
- hybrid kernel, support stock/stock based, cm9/cm9 based, cm10/cm10 based rom.
- patched with Con Kolivas's patchset that includes bfs task scheduler v0.404, so this is a bfs kernel. stock kernel and all of custom kernel here so far uses cfs cpu scheduler. read about bfs cpu scheduler here.
- oc upto 1.8ghz and using 100mhz steps. default boot only use 1ghz.
- uv sysfs interface to modify voltage. i also decrease voltage abit. for anyone who wish to use stock voltage, heres stock voltage table
- cpu governors includes default stock ondemand, interactive, powersave, perfomance and userspace, i've added ondemandx, intellidemand, smartassV2, smoothass, interactivex, brazilianwax, scary, lulzactive, lagfree, smartass, minmax and savagedzen. default booting governor is interactive, its been updated/backported from kernel 3.x. read about cpu governors here.
- disk io scheduler includes deadline, sio, cfq, noop, anticipatory, zen, bfq and vr. default booting disk io scheduler is sio. read about io schedulers here.
- dual recovery, cwm and twrp. access cwm by pressing volume down button and twrp by pressing power button. also can swap those keycode by adding "swap.recovery.keycode=true" to build.prop. phone will vibrate slightly before entering both recovery as indicator. also included autoroot which wont give problem with miui rom, init.d startup script and unsecure ramdisk for adb root access. v4.7 got twrp 2.4.3.0 and cwm 6.0.3.9.
- swap and zram support.
- ext2/3/4 support.
- usb otg support.
- ntfs read/write with fuse module built in.
- samba support with cifs module built in.
- wifi modules integrated into kernel, then added into ramdisk. it will be insmod directly from ramdisk and existing wifi modules in rom wont be touched.
for full itsy bitsy changes read the changelog.txt in download folder.
and to comply and abide with gpl, source diff also included in the download folder.
Click to expand...
Click to collapse
Howto install:
1- be sure u already unlocked bootloader.
2- download correct kernel for your rom and phone and make sure md5 checksum matches. jellybean rom should use the kernel with "jb" in filename. or just use the new hybrid which support cm9/cm9 based, cm10/cm10 based rom and cm10.1/cm10.1 based rom.
3- if kernel downloaded in *.7z format u need to unpack it using winrar or 7zip.
4- flash the kernel via fastboot.
Click to expand...
Click to collapse
Troubleshoot:
- ini.d script not working? read this
- stuck at booting after flashing kernel? wait a little bit longer. kernel needs to run some script when booting.
- still stuck at booting? wipe cache and dalvik cache via recovery.
Click to expand...
Click to collapse
Reporting bugs:
1- if u got freeze problem, paste logcat to pastebin and give me the link.
2- if u got sudden reboot, after the sudden reboot, paste content of /proc/last_kmesg to pastebin and give me the link.
3- also tell me which phone u use, with which rom and which kernel.
what is that logcat and dmesg thingy u kept talking about? google for it.
how to get it? use this
Click to expand...
Click to collapse
Credits also goes to:
- google for this awesome platform, android.
- sony for releasing the kernel source.
- fxp team for some of their patch i use, and for the awesome cm10.
- kamarush for helping with problem i've had with wifi modules earlier, and also for the ramdisk i've taken from his minicmlite v3 kernel.
- doomlord for some of his patch i use.
- krizky82 for some of his patch i use.
- adridu59 for some of his patch i use.
- <insert your name here if u feel that i've failed to mention your name>
Click to expand...
Click to collapse
nice, good work.
can you please post the sources?
far fetched request,
can you make this for cm9?
Good work, i wonder if someone could develop a BFS Kernel for Mini pro. i used to use BFS with my Optimus One.
Nice one mate....!! i think it is more battery efficient( uses less battery)
gandhar said:
nice, good work.
can you please post the sources?
far fetched request,
can you make this for cm9?
Click to expand...
Click to collapse
because i had ****ty connection speed i wont be able to setup github and the like.
but diff patch are in download folder. use that to patch sony's official 4.1.B.0.431 and u'll get exact source as on my pc
Good job Mate
Sent from my SK17i using XDA
an0nym0us_ said:
because i had ****ty connection speed i wont be able to setup github and the like.
but diff patch are in download folder. use that to patch sony's official 4.1.B.0.431 and u'll get exact source as on my pc
Click to expand...
Click to collapse
yeah, thanks..
just wondering
what if you compile with fxp ramdisk, what happens then?
gandhar said:
yeah, thanks..
just wondering
what if you compile with fxp ramdisk, what happens then?
Click to expand...
Click to collapse
i've never tested, but probably wont boot. fxp's cm9 need its own kernel config too, not just difference in the ramdisk.
coolbuy said:
Good work, i wonder if someone could develop a BFS Kernel for Mini pro. i used to use BFS with my Optimus One.
Click to expand...
Click to collapse
whats BFS buddy???
an0nym0us_ said:
i've never tested, but probably wont boot. fxp's cm9 need its own kernel config too, not just difference in the ramdisk.
Click to expand...
Click to collapse
i'll try that out someday and let you know if it works out.
good day
whalesplaho said:
whats BFS buddy???
Click to expand...
Click to collapse
http://ck.kolivas.org/patches/bfs/sched-BFS.txt
http://ck.kolivas.org/patches/bfs/bfs-faq.txt
an0nym0us_ said:
http://ck.kolivas.org/patches/bfs/sched-BFS.txt
http://ck.kolivas.org/patches/bfs/bfs-faq.txt
Click to expand...
Click to collapse
thanks buddy....
I installed your kernel with hybrom v2 wt19i at the monent working perfect good work
Sent from my WT19i using XDA
Bluetooth not working with stock rom.
Wifi works perfect with the MESA Modules
fabiode34 said:
Bluetooth not working with stock rom.
Wifi works perfect with the MESA Modules
Click to expand...
Click to collapse
Umm can anyone else confirm this?
Forgot to test bt myself on stock rom earlier. Currently on exmiui and bt works for send/receive file to/from my laptop.
Congratulations men, waiting for xmp
Sent from my SK17a using xda premium
an0nym0us_ said:
Umm can anyone else confirm this?
Forgot to test bt myself on stock rom earlier. Currently on exmiui and bt works for send/receive file to/from my laptop.
Click to expand...
Click to collapse
Here it says "Activating..."
But nothing else... Can you send me the bluetooth modules from your current rom?
fabiode34 said:
Here it says "Activating..."
But nothing else... Can you send me the bluetooth modules from your current rom?
Click to expand...
Click to collapse
Did u reboot and try again after reboot?
If that didn't work too i'll test myself later by restoring my stock rom cwm backup.
Yes i already tried rebooting.
Still says "Activating..."
bluetooth works fine for me and wlan i forgot to install wifi modules (downloading now) i think it will works fine
Really nice work and thank you
Btw it's oc 1.6
Edit: my Rom MIUI v4 2.6.15
Hey , everybody.
Could somebody upload the Munjeni Kernel for Xperia U without OC. The version prior to the one present on the forums now.
Thank you.
And could someone tell me how to add hotplug governor to the kernel.
The problem with the present kernel is that set frequencies do not hold.
satya-1998 said:
Hey , everybody.
Could somebody upload the Munjeni Kernel for Xperia U without OC. The version prior to the one present on the forums now.
Thank you.
And could someone tell me how to add hotplug governor to the kernel.
The problem with the present kernel is that set frequencies do not hold.
Click to expand...
Click to collapse
Values do hold
Just use antutu cpu master
Its munjeni's work
We just cant mod it without his permission
Sent from my GT-N7000 using Tapatalk 2
drsanket_xperia_u said:
Its munjeni's work
We just cant mod it without his permission
Click to expand...
Click to collapse
Actually the kernel can be modified, as Munjeni is compelled to release his kernel source code under GPL.
https://github.com/munjeni/android_kernel_xperiago/blob/ics/COPYING
Use this one
http://forum.xda-developers.com/showthread.php?p=35725772
Misinterpretation
Folks, Dr Sanket, you got me wrong. He released another kernel for ICS B.10 without OC prior to this recent one with OC.
I had that but I deleted the file and flashed this new one. All I am asking is that somebody please upload that old version
so I can flash it.
And @brainkafka, sorry bro I cat use your wonderful kernel as I am on ICS B.10
Sorry I'll look for a ROM and find a way to flash FTF but it doesn't (different issue)
But please upload the previous version of Munjeni's ICS kernel, not a modded one.
My English is not good。I want know which kernel can use Sweep2Wake by crDroid 4.31? This rom is very good。thank you very much
all kernels are capable of using sweep2wake but i think torrented has sweep2wake built into his kernel but i havnt looked at the kernels lately
t1gartist said:
all kernels are capable of using sweep2wake but i think torrented has sweep2wake built into his kernel but i havnt looked at the kernels lately
Click to expand...
Click to collapse
Thank you, although I still do not understand, but still thank you very much
ok kernels are modified and compiled to run on this device and all devices for that matter in order to have sweep2wake you must write it into the kernel and compile the kernel with sweep2wake added if that better explains so like this
1 download kernel source
2. add sweep2wake to the source code
3. compile kernel
4. run kernel for errors
5 fix errors if any and re compile kernel
6. add the kernel for the world to use also (which is a noble thing to do btw)
t1gartist said:
ok kernels are modified and compiled to run on this device and all devices for that matter in order to have sweep2wake you must write it into the kernel and compile the kernel with sweep2wake added if that better explains so like this
1 download kernel source
2. add sweep2wake to the source code
3. compile kernel
4. run kernel for errors
5 fix errors if any and re compile kernel
6. add the kernel for the world to use also (which is a noble thing to do btw)
Click to expand...
Click to collapse
thank you very much.
I heard a whoosh.
lol orange
Hi guys.
I would like to ask for help. Could somenoe explain to me what to do for overclock GPU? Which module is necessary to edit and how? I thinks that pvrsrvkm_sgx540_120.ko must be edited. I use MINEBEAN rom which is stock V20P deodexed and with CPU overclock modules. It's possible copy modules from another ROM which have edited modules for GPU? I understood how works script for CPU overclock. INSMOD load modules cpu_control.ko for overclocking CPU and over ECHO I´m able change freq a voltage table in file tweak_cpu . Does it works similar for GPU???
YberCZ said:
Hi guys.
I would like to ask for help. Could somenoe explain to me what to do for overclock GPU? Which module is necessary to edit and how? I thinks that pvrsrvkm_sgx540_120.ko must be edited. I use MINEBEAN rom which is stock V20P deodexed and with CPU overclock modules. It's possible copy modules from another ROM which have edited modules for GPU? I understood how works script for CPU overclock. INSMOD load modules cpu_control.ko for overclocking CPU and over ECHO I´m able change freq a voltage table in file tweak_cpu . Does it works similar for GPU???
Click to expand...
Click to collapse
you must install a custom kernel to do this...
Artas' experiencedkernel works great and it has gpu oc'd. As I remember GTA SA ran well with highest settings (except dynamic shadows).
Sent from my Nexus 4 using XDA Free mobile app
Arta's Experienced kernel works only with some basend. NOT working with V20O,I,P ! It's necessary to use same baseband as used Arta's for compiling his kernel. I want use version V20P with OC CPU and GPU. For this reason i need compile new module for version V20P. I would like to know which files have to be edited,that's all I need. It isn't problem editing source code and compiling moédule files, but have to know which files are relevant for GPU.
YberCZ said:
Arta's Experienced kernel works only with some basend. NOT working with V20O,I,P ! It's necessary to use same baseband as used Arta's for compiling his kernel. I want use version V20P with OC CPU and GPU. For this reason i need compile new module for version V20P. I would like to know which files have to be edited,that's all I need. It isn't problem editing source code and compiling moédule files, but have to know which files are relevant for GPU.
Click to expand...
Click to collapse
I simply flashed v20h rom over v20p baseband, and then Artas' kernel, it worked perfectly
Sent from my Nexus 4 using XDA Free mobile app
LilProphet said:
I simply flashed v20h rom over v20p baseband, and then Artas' kernel, it worked perfectly
Sent from my Nexus 4 using XDA Free mobile app
Click to expand...
Click to collapse
I have tried yesterday flash stock V20H. Flash-full wipe and format-install recovery TWRP - flash Experienced KERNELv02 - wipe dalvik cache - reboot and what I have got??? kernel panic....same song about kernel panic...V20H baseband and Arta's kernel doesn't work properly on my P760.
YberCZ said:
I have tried yesterday flash stock V20H. Flash-full wipe and format-install recovery TWRP - flash Experienced KERNELv02 - wipe dalvik cache - reboot and what I have got??? kernel panic....same song about kernel panic...V20H baseband and Arta's kernel doesn't work properly on my P760.
Click to expand...
Click to collapse
turn off smartreflex in trickster mod, don't forget to set it on boot.
Sent from my Nexus 4 using XDA Free mobile app
I'm not able to turn off smartreflex,because phone doesn't boot to the system. I got kernel panic before installing trickster mode. Hmmmmm...I'll download source code from LG and I'll try edit drivers for SGX520 at the weekend.
YberCZ said:
I'm not able to turn off smartreflex,because phone doesn't boot to the system. I got kernel panic before installing trickster mode. Hmmmmm...I'll download source code from LG and I'll try edit drivers for SGX520 at the weekend.
Click to expand...
Click to collapse
sad to hear that. did you flash the rom via cwm or as kdz?
Sent from my Nexus 4 using XDA Free mobile app
Complete KDZ flash.