I have RR 5.8.0 (2017.01.03. build) Nougat rom.
With it's default kernel (3.10.104-sigmaKernel-shamu-2.4) everything works, but when I change to another kernel (first I tried elementalx kernel, but now I would like to use the nethunter kernel) and the builtin speakers not working when I play music or when I place a call I hear nothing.
Any idea what could be the problem or how to solve it?
kristond said:
I have RR 5.8.0 (2017.01.03. build) Nougat rom.
With it's default kernel (3.10.104-sigmaKernel-shamu-2.4) everything works, but when I change to another kernel (first I tried elementalx kernel, but now I would like to use the nethunter kernel) and the builtin speakers not working when I play music or when I place a call I hear nothing.
Any idea what could be the problem or how to solve it?
Click to expand...
Click to collapse
Hi... You wrote you would like to try nethunter kernel... Have you finally tried it? Did it solve your problem?
There are several versions of ElementalX, are you sure you have flashed the proper version? It should normally be ElementalX-N6-4.15. Based on your ROM build, it should be pre January security patch...
Hope that helps...
5.1 said:
Hi... You wrote you would like to try nethunter kernel... Have you finally tried it? Did it solve your problem?
There are several versions of ElementalX, are you sure you have flashed the proper version? It should normally be ElementalX-N6-4.15. Based on your ROM build, it should be pre January security patch...
Hope that helps...
Click to expand...
Click to collapse
I am still using the nethunter kernel right now and this is my problem that the builtin speaker not working. Yes I flashed the proper version of ElementalX, I have the EX Kernel Manager app and I flashed the latest Nougat version with it but after I changed the default kernel the speaker stopped working. I can make call with headset or when I restore back the default kernel with the kernel manager.
kristond said:
I am still using the nethunter kernel right now and this is my problem that the builtin speaker not working. Yes I flashed the proper version of ElementalX, I have the EX Kernel Manager app and I flashed the latest Nougat version with it but after I changed the default kernel the speaker stopped working. I can make call with headset or when I restore back the default kernel with the kernel manager.
Click to expand...
Click to collapse
Hello... You shouldn't use EX Kernel latest version..!
Check EX website there's a version for nougat "pre January security update".
Try to roll back to your original ROM kernel, then install EX 4.15 to see if that helps?!
5.1 said:
Hello... You shouldn't use EX Kernel latest version..!
Check EX website there's a version for nougat "pre January security update".
Try to roll back to your original ROM kernel, then install EX 4.15 to see if that helps?!
Click to expand...
Click to collapse
It is okay. It might work, but I Just mentioned ElementalX. Now I want to use nethunter kernel so please forget ElementalX!!!
Well... Try to reflash original from kernel first, then switch to nethunter. You flashed the wrong EX version which "may" have messed up. Go back to a working state (original rom kernel), try if speakers work properly, then retry nethunter kernel install.
5.1 said:
Well... Try to reflash original from kernel first, then switch to nethunter. You flashed the wrong EX version which "may" have messed up. Go back to a working state (original rom kernel), try if speakers work properly, then retry nethunter kernel install.
Click to expand...
Click to collapse
I am doing this.
I have the "EX Kernel Manager" app, only the app to beckup and restore my kernel.
With the app I switch between the original and the nethunter kernel.
With original I have speaker, with nethunter I don't have speaker.
kristond said:
I am doing this.
I have the "EX Kernel Manager" app, only the app to beckup and restore my kernel.
With the app I switch between the original and the nethunter kernel.
With original I have speaker, with nethunter I don't have speaker.
Click to expand...
Click to collapse
Ah... You didn't explain this in the first place...
I'd try installing EX 4.15 though or maybe Franco's kernel. So you'll be sure a custom kernel works...
About nethunter, I tried to search for a "no audio" issue and found that:
https://github.com/offensive-security/kali-nethunter/issues/752
Do you run a newer build with audio issue fixed?
5.1 said:
Ah... You didn't explain this in the first place...
I'd try installing EX 4.15 though or maybe Franco's kernel. So you'll be sure a custom kernel works...
About nethunter, I tried to search for a "no audio" issue and found that:
https://github.com/offensive-security/kali-nethunter/issues/752
Do you run a newer build with audio issue fixed?
Click to expand...
Click to collapse
Sorry for that. I will try that EX.
Exactly that problem is what I have. But I downloaded the latest (nethunter 3.15.4-2017.02.11 build) kernel.
kristond said:
Sorry for that. I will try that EX.
Exactly that problem is what I have. But I downloaded the latest (nethunter 3.15.4-2017.02.11 build) kernel.
Click to expand...
Click to collapse
Restore stock kernel first and try EX, Franco or any other custom kernel... If none work, try in the ROM thread maybe?
If other kernels work, you'd better try reporting the issue to nethunter.
Related
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
i just installed oc kernel by cocafe on maclow studio rom everything is pretty superb but only wifi is not turning on in anyway any one can help me!!!!!!!!!!!
You mean,you installed cocore kernel on cm11?
Sent from my GT-I9070 using XDA Premium 4 mobile app
walpanmad said:
i just installed oc kernel by cocafe on maclow studio rom everything is pretty superb but only wifi is not turning on in anyway any one can help me!!!!!!!!!!!
Click to expand...
Click to collapse
AltamashAN said:
You mean,you installed cocore kernel on cm11?
Sent from my GT-I9070 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I guess he installed the AOSP OC kernel from Alberto in maclaws CM 11.
As CM 11has wifi bug, sometimes reboot will give you wifi back. If reboot doesn't solve the problem, wiping cache solved the problem (at least temporary) for me.
rog_star said:
I guess he installed the AOSP OC kernel from Alberto in maclaws CM 11.
As CM 11has wifi bug, sometimes reboot will give you wifi back. If reboot doesn't solve the problem, wiping cache solved the problem (at least temporary) for me.
Click to expand...
Click to collapse
done all things wiped cache but wifi is not turning on i think maclow rom has 3.0.31 kernel and aosp has 3.0.101 kernel but is any way to enable it!!!!!!!!!!!
walpanmad said:
done all things wiped cache but wifi is not turning on i think maclow rom has 3.0.31 kernel and aosp has 3.0.101 kernel but is any way to enable it!!!!!!!!!!!
Click to expand...
Click to collapse
I have used maclaws CM 11 with the first 3.0.101 kernel (no OC) from AOSP without problems. But I am back to maclaws 3.0.31 kernel, because of more than 300 additional points in antutu (3.0.101: ~9500, 3.0.31: ~9850).
rog_star said:
I have used maclaws CM 11 with the first 3.0.101 kernel (no OC) from AOSP without problems. But I am back to maclaws 3.0.31 kernel, because of more than 300 additional points in antutu (3.0.101: ~9500, 3.0.31: ~9850).
Click to expand...
Click to collapse
ya i don't know whether benchmark affect performance
but on oc kernel my phone is flying no lag no stop just booooomb booooomb booooomb........
its directly visible in benchmark as u have seen in images
but there is some more battery drain and warming and no wifi issue
but i don't care because i want performance (i. e: no wait to open files, no lag while playing games because some third class phones like galaxy duos karbon a11 and like that runs faster than our sgs advance)
Wifi will not work because the wifi drivers are in the kernel, you changed the kernel so there are errors. Cocore is not compatible with cm because cm uses another kernel. So if you want wifi you have to switch to 4.1 and get cocore kernel and everything will be fine.
JBSK said:
Wifi will not work because the wifi drivers are in the kernel, you changed the kernel so there are errors. Cocore is not compatible with cm because cm uses another kernel. So if you want wifi you have to switch to 4.1 and get cocore kernel and everything will be fine.
Click to expand...
Click to collapse
my friend this is aosp supportable over clocked kernel by cocafe it can be usable on cm roms if it's stock based kernel then my phone will never boot and it goes to loop ha ha ha ha
walpanmad said:
ya i don't know whether benchmark affect performance
but on oc kernel my phone is flying no lag no stop just booooomb booooomb booooomb........
its directly visible in benchmark as u have seen in images
but there is some more battery drain and warming and no wifi issue
but i don't care because i want performance (i. e: no wait to open files, no lag while playing games because some third class phones like galaxy duos karbon a11 and like that runs faster than our sgs advance)
Click to expand...
Click to collapse
I have tested OC kernel in CM11. When I install OC kernel with UKF and replace system/lib/modules with the one from AOSP, I can not activate Wifi, no matter what I try to do :crying:
But when I replace boot.img and system/lib/modules in maclaws CM11 zip nad install that zip via CWM wifi is working.
rog_star said:
I have tested OC kernel in CM11. When I install OC kernel with UKF and replace system/lib/modules with the one from AOSP, I can not activate Wifi, no matter what I try to do :crying:
But when I replace boot.img and system/lib/modules in maclaws CM11 zip nad install that zip via CWM wifi is working.
Click to expand...
Click to collapse
its really true i had followed same and magic happened
my wifi is working, oc kernel working correctly everything thing is superb
but to make wifi working correctly u have to keep active " scanning always available"
rog_star said:
I have tested OC kernel in CM11. When I install OC kernel with UKF and replace system/lib/modules with the one from AOSP, I can not activate Wifi, no matter what I try to do :crying:
But when I replace boot.img and system/lib/modules in maclaws CM11 zip nad install that zip via CWM wifi is working.
Click to expand...
Click to collapse
Set permissions for the modules
Hello people. I have a I9305XXUEMK1 and i had a problem trying to flash
Yank555.lu-SGS3-JB-kernel-v3.3-aroma-I9305_by_ausdim.zip
I did a backup using twrp recovery,wiped cache etc, and flashed the kernel,it said ok,and when i rebooted all o got was a black screen.Any suggestions?The reason i wanted to flash a custom kernel was to overclock CPU
Send telepathically
Tont GS3 said:
Hello people. I have a I9305XXUEMK1 and i had a problem trying to flash
Yank555.lu-SGS3-JB-kernel-v3.3-aroma-I9305_by_ausdim.zip
I did a backup using twrp recovery,wiped cache etc, and flashed the kernel,it said ok,and when i rebooted all o got was a black screen.Any suggestions?The reason i wanted to flash a custom kernel was to overclock CPU
Send telepathically
Click to expand...
Click to collapse
I had that problem too, the only way i could get out was to reflash my ROM and directly after that the custom kernel (and the G-apps)
Tont GS3 said:
Hello people. I have a I9305XXUEMK1 and i had a problem trying to flash
Yank555.lu-SGS3-JB-kernel-v3.3-aroma-I9305_by_ausdim.zip
I did a backup using twrp recovery,wiped cache etc, and flashed the kernel,it said ok,and when i rebooted all o got was a black screen.Any suggestions?The reason i wanted to flash a custom kernel was to overclock CPU
Send telepathically
Click to expand...
Click to collapse
this kernel is not updated for a while now and may have been incompatible with latest firmwares. you might want to check another kernel like this one here JB boeffla kernel 5.3 beta7, fresh and recently updated if you gonna use this, you will need to download boeffla config v2 app also for overclocking or undervolting options
of course you could also try another custom rom/custom stock rom who has a kernel that supports OC and UV by default (kerneltweaker)
just look in the development thread for those kind of roms
MaHo_66 said:
this kernel is not updated for a while now and may have been incompatible with latest firmwares. you might want to check another kernel like this one here JB boeffla kernel 5.3 beta7, fresh and recently updated if you gonna use this, you will need to download boeffla config v2 app also for overclocking or undervolting options
of course you could also try another custom rom/custom stock rom who has a kernel that supports OC and UV by default (kerneltweaker)
just look in the development thread for those kind of roms
Click to expand...
Click to collapse
boeffla config v2 app can be purchased only by donating?!
Tont GS3 said:
boeffla config v2 app can be purchased only by donating?!
Click to expand...
Click to collapse
No not necessarily, but if you want to donate you are free to do so. Here you can download the latest B.config v2 app.
Note: be careful, dont flash Samsung stock based kernel on AOSP based roms, and dont flash AOSP based kernels on Samsung stock based roms
Can you guide me through the installation? Cause i do the wipe and i install the kernel and the boeffla app..
Send telepathically
Hi,
I installed a custom ROM in my P990 and I got a problem which I'm pretty sure that's related to the kernel.
I'm using the new bootloader layout, CWM recovery 6.x.x and the problem is the same with any rom using the Kowalski kernels.
BTW: I am using Kowalski kernel from this post: http://forum.xda-developers.com/showthread.php?t=2097788
With the version M1, the sound recording crashes with any app that uses the sound recording modules (like the google NOW app or the sound recorder included in the ROMs). And with the Apha version the WIFI doesn't turn on at all (i've tried all releases including the last version kk-exp-127-alpha_31-newbl but without success).
I don't have other option but to go back to stock kernel. Anyone has the same problem?
For information: The roms I've tested were:
The ROM - http://forum.xda-developers.com/showthread.php?t=2420304
Avatar Rom - http://forum.xda-developers.com/showthread.php?t=2167192
Both have the same problem. Anyone?
Thank you in advance.
I think, you're using wrong Kernel. Download from Kowelski 3.1 kernel. Try with 32mb ram hack. I really don't think that 2.6 kernel works on these roms. Good luck
Yesterday on evox 4.6 i tried flashing viperfx and everything went fine but after it wifi breaks i don't know why and then currently i am on zenx os 1.9 same thing wifi breaks if i flash dolby or viperfx though ainur narsil doesn't have this issue.
Enforcing status is on permmisive and additional mods installed is only Busybox NDK nothing else magisk 20.3.
Can someone guide me on installing it without breaking wifi....
Are you using perf-g kernel? If yes it may be the issue. Just flash any other kernel
hrdlw said:
Are you using perf-g kernel? If yes it may be the issue. Just flash any other kernel
Click to expand...
Click to collapse
yes default kernel on both roms are perf kernel i didn't try changing kernel but will try and see
hrdlw said:
Are you using perf-g kernel? If yes it may be the issue. Just flash any other kernel
Click to expand...
Click to collapse
I tried with immensity kernel but now my audio is distorted but wifi is fine...any fix for that
Ezio553 said:
I tried with immensity kernel but now my audio is distorted but wifi is fine...any fix for that
Click to expand...
Click to collapse
https://forum.xda-developers.com/k20-pro/how-to/tutorial-viper4android-android-10-t4012249
Check this.