Question Wireguard is not working on Android 13 - Google Pixel 7 Pro

it always drops the connection and freezes. I hope it will be fixed soon

Yeah, I'm still dealing with this too. The data connection sometimes fails as soon as I connect, sometimes it takes 10 minutes to several hours.
Did you ever find a solution?

I've got WireGuard (v1.0.20220516) running fine on my none rooted Pixel7 pro.
Do you guys have a rooted phone?

Wireguard working flawleslsly in kernel module mode rooted with custom kernel. Thank you @Freak07 + @DespairFactor .

Pixel86 said:
Wireguard working flawleslsly in kernel module mode rooted with custom kernel. Thank you @Freak07 + @DespairFactor .
Click to expand...
Click to collapse
It's part of the stock kernel as well.

Wireguard is the protocol I use on VPN and it works perfectly. Stock kernel, rooted.

Complete Stock Wireguard works perfekt

Works pretty stable for me in userspace, kernel module i often have to pull down my quick nav seeing it flashing and then it connects. Kernel mode works def less stable than on my old phone. Haven't checked in details yet, but lets hope the December update had any commits for it.

Been using Wireguard on my Pixel 7 Pro since I got it wothout isuue. It connects super fast.

Related

[KERNEL][4/11/12] TestyMeh ICS 1.0 - OC+SIO+Initd ICS, New Suspend Method, Added Veno

This kernel aims to improve performance, while still maximizing stability (and getting rid of reboots and SODs). It's working on all ROMs so far, so here it is for your approval. It can overclock to 1704Mhz, but doesn't override your user limit. I've added SIO and Init.d support and some various tweaks, and rebased to the newest source. Next is more cpu governors and general tweaks. Thanks to Roach for his commits from github, and guevor for new suspend code to imitate.
Some ROMs use a different build config, so Use The Right Version Below! Please Wipe Cache in CWM before flashing.
Update 4/11/12: Added test version of Veno, read about it at: http://www.ie.cuhk.edu.hk/fileadmin/staff_upload/soung/Journal/J3.pdf1.0 is up for All testers. Voodoo should be supported, please report. Wifi has been tested on Stock/ARHD/Revolver/Megatron/CNA/AOKP, but please test with other ROMs. I'm trying to compile one kernel for all ROMs, but EOS is still separate. Mega props to Guevor for the new suspend code. I'm trying to implement it without directly copying him though, so I need testers again. I will compile for other ROMs if necessary.
Update 4/7/12-2: 0.8 Added OC up to 1704mhz, Under/Overvolt support, made some changes to error handling for wifi stack, tweaked default voltages, and some stuff I can't remember right now. For testing, 0.8 downloads are in green. CIFS, TUN, and NTFS are cooked in, you should not need to load modules. There is a download link provided below for people who want the modules anyways.Personally tested on all ROMs listed, haven't had time to try Frozn.
Install with CWM or Rogue
Download 1.0(All ROMs, except EOS):http://db.tt/nNEbqufy
Download 1.0 With TCP_VENO(All ROMs, except EOS):http://db.tt/CqEqLMDQ
Download 1.0(EOS):http://db.tt/nnn4x9mN
Download 0.8(Stock/ARHD/Revolver/Megatron):http://db.tt/XyxW8WTK
Download 0.8(CNA/CM9Mar29/AOKP):http://db.tt/fiOXe16e
Download 0.8(EOS)http://db.tt/rcUAfPjz
Download 0.6 (Stock/ARHD/Revolver):http://db.tt/YDIInoKn
Download 0.6 (CNA, CM9, AOKP):http://db.tt/wdwPhWVt
Download 0.6 (EOS):http://db.tt/1yAOB7tq
Download 0.7 (Stock/ARHD/Revolver):http://db.tt/YsOdC3Tk
Download 0.7 (CNA, CM9, AOKP):http://db.tt/91iLDpKq
Download 0.7 (EOS):http://db.tt/HVY81MUQ
CIFS/NTFS Modules: http://dl.dropbox.com/u/21284412/modules.zip
You shouldn't need these, but I'll leave the link for old time's sake.
This is still beta. You must have balls to flash this(metaphorically speaking). Don't rip mine off if you have to reflash something else.
I had a couple requests for a donation link, so I'm posting one below. Feel free to buy me a beer if you want, but most of the work was done by the source code and people before me.
Click Here To Donate To My Delinquency
Github is at: https://github.com/msticninja/asus_kernel_tf101
Changelog:
Code:
1.0-Veno Add TCP_VENO as default ipv4 Congestion Control Method
1.0 Change suspend code to be closer to guevor's. Hopefully fix reboots again. Add post_boot exec for ARHD.
0.9 Change clk_disable_locked code to be closer to Nvidia source. Hopefully fix reboots.
0.8 Add BFQ, Over/Undervolt support, wifi patches, OC to 1704, etc.
0.7 Rebased off Asus March 29th Kernel Source. SIO/Init.d is now included in all kernels.
0.6 Fixed Wifi on CNA SIO Version(still getting the hang of using git branches, sorry)
0.5 Add Init.d support to ramdisk
0.4 Add SIO IO Scheduler
0.3 Add EOS Version
0.2 Add CNA/CM9/AOKP Version
0.1 Add OC and compile tweaks
Compatible with cyanogenmod?
psyk974 said:
Compatible with cyanogenmod?
Click to expand...
Click to collapse
Depends. Try it. The worst thing will be that the wifi doesn't work. I'm working on the bcmdhd version for people with AOSP roms, that may use the same driver.
Thx. I will try it !
Thank you , but can u chack if the dock 2xUSB (removable disk) is working?
Because on every OC ICS kernel that i tried so far on the tf101 , the dock USB stop working
psyk974 said:
Thx. I will try it !
Click to expand...
Click to collapse
Let me know what happens. If anything isn't right, give me as much detail as you can.
i9apps said:
Thank you , but can u chack if the dock 2xUSB (removable disk) is working?
Because on every OC ICS kernel that i tried so far on the tf101 , the dock USB stop working
Click to expand...
Click to collapse
Just checked with a couple of flash drives, works perfectly.
msticninja said:
Let me know what happens. If anything isn't right, give me as much detail as you can.
Click to expand...
Click to collapse
Okay ! I inform you
msticninja said:
I just compiled this from my github, which is forked from Roach's(He's working on EOS, so I'm filling in the void for now, with his permission). It's working beautifully for me on stock ROM and ARHD so far, so here it is for testing. It can overclock to 1600Mhz, but doesn't override your user limit. Blades' test kernel "meh" overrides the user limit once the screen is off, which makes my TF reboot constantly. That's really the only reason I compiled my own kernel, but I know other people have this issue, and Roach said he doesn't have time to compile and post it for us. Thanks to Roach of course, and Blades, because I used his "meh" updater-script (because I forgot which partition the kernel was supposed to be dd'ed to.)
Install with CWM, (or Rogue(untested though))
Download:http://db.tt/wKQ6ho2h
This is still beta. You must have balls to flash this(metaphorically speaking). Don't rip mine off if you have to reflash something else.
Going to bed now. Will respond to responding responders in morning. Seriously. Me So Tired.
P.S. @guevor Didn't mean to post this right after you merged Roach's fix, we must've been compiling at the same time, little did we know.
Click to expand...
Click to collapse
Dont forget the source or patches main rule !!!
Could you list the Core mV per frequency too please?
Jhinta said:
Dont forget the source or patches main rule !!!
Click to expand...
Click to collapse
Grrr...lack of sleep. I thought I did. Appended.
cspiby said:
Could you list the Core mV per frequency too please?
Click to expand...
Click to collapse
https://github.com/msticninja/asus_kernel_tf101/blob/d1da185880877e22c7881fe69d4cb650e7a84ba5/arch/arm/mach-tegra/tegra2_dvfs.c
Too sleepy to make a table out of it. I'll do it tomorrow if you can't figure it out from the source.
Just flashed the kernel , got a first reboot after 4 seconds
will try again now
i9apps said:
Just flashed the kernel , got a first reboot after 4 seconds
will try again now
Click to expand...
Click to collapse
Like I said, if you have issues, give as much info as possible. ROM, frequency settings, etc. I only have one TF to test on, so you'll have help me out.
initd support?
drakal said:
initd support?
Click to expand...
Click to collapse
Haven't had time yet, just made it for my own purposes originally. I'll put a new ramdisk together and repack tomorrow if someone else hasn't done it by then.
msticninja said:
Like I said, if you have issues, give as much info as possible. ROM, frequency settings, etc. I only have one TF to test on, so you'll have help me out.
Click to expand...
Click to collapse
I am running Revolver rom 1600 GHz and the kernel not working for me , the tf freeze or reboot, on the other kernels i manage to OC to 1.68Ghz stable
i9apps said:
I am running Revolver rom 1600 GHz and the kernel not working for me , the tf freeze or reboot, on the other kernels i manage to OC to 1.68Ghz stable
Click to expand...
Click to collapse
I haven't tested on Revolver. I didn't add init.d support yet, so it could be that. Can you run at lower frequencies without rebooting? Mine can't handle 1600 on any kernel, so I can't really troubleshoot that, but if it still reboots at 1000 or 1200, then it's probably a ROM incompatibility. We'll see if anyone else can test it on Revolver in the mean time.
Hi,
tested your kernel with CNA 1.5.5.3 sadly no wifi.
Now I'm back on stock
Greetings
Nice to see more kernels popping up
I would help you test it, but frankly Im not in the mood to troubleshoot (if needed) today
Been screaming at a PC all day that refused to work properly hehe

[Kernel][GB] TFQ Scorched Kernel v1.0 (2012-09-24)

Team Fah-Q Presents...
Scorched Kernel for Blaze v1.0
Built with the Android NDK toolchain 4.4.3, the purpose of this kernel is to simply add features
and fix bugs. No big performance hacks are in the works.
It should work with any ROM that is derived from the stock GINGERBREAD.UVLF4 release. That being
said, it's only been tested on dKnight ROM.
It is STRONGLY advised to do a full nandroid backup in CWM before installing the kernel,
as the installer will overwrite kernel modules in /system/lib/modules. You've officially been warned ​Features
IO Schedulers:
BFQ (NEW)
VR (NEW)
SIO (NEW)
deadline
cfq
noop
CPU Governors:
smartassV2 (NEW)
intellidemand (NEW)
lagfree (NEW)
ondemand
conservative
userspace
powersave
performance
Other Features:
ZRAM support (requires init.d script, included in the dKnight ROM)
Other minor tweaks here and there to the kernel configuration
Changelog and Downloads
2012-09-24 - Version 1.0 - tfq-scorched-kernel-gb_1.0.zip (MD5)
Initial public release of kernel
Resolved issue with redirection to WiFi Captive Portal login pages (showp-1984)
Resolved issue with Max CPU Speed not staying at 1.5 GHz, jumping between 1.18 GHz and 1.5 GHz
Added IO Schedulers: BFQ, VR, SIO
Added CPU Governors: smartassV2, intellidemand, lagfree
Added ZRAM support
Some kernel configuration tweaks
The source code for this kernel can be found on GitHub: https://github.com/jdheiner/SGH-T769_Kernel
So this is more of a Dark Knight specific kernel.? As in fixes some DK bugs.?
Sent from my Galaxy Player 5.0 w/ a Crumbled™ version of ICS.
unicorndust98 said:
So this is more of a Dark Knight specific kernel.? As in fixes some DK bugs.?
Click to expand...
Click to collapse
Please post questions in the General Discussion section to leave this thread clean.
To answer your question... No, this fixes bugs in Samsung's code
I am part of the team developing the dKnight ROM, so that's the one it's tested on. The dKnight ROM Build 8 actually uses an earlier version of this kernel. There's no reason why this kernel shouldn't work on the stock Samsung ROM, or any variant... I just haven't tested it.
Feel free to report back in this thread what other ROMs it works on.
Works on tweaked
Sent from my SGH-T769 using xda app-developers app
Nice work merwin sorry I've been away but to answer unicorn further the "bugs" in dknight are actually kernel bugs directly from Samsung just you can't use apps like voltage control unless you root which you will then notice the 1.5 to 1.18 bug merwin is referring to.
And yes in case many didn't know merwin is our kernel dev for team fah-q (tfq) and we will keep dishing out more stuff. As I have spoken with merwin his GB kernel will add stuff but we are waiting for ics kernel source so he can add some awesome stuff to the kernel.
Again nice work merwin didn't mean to hijack the thread just wanted to clear things up a bit.
----------------------------------------------
If helped don't be afraid to hit the thanks button it doesn't bite lol
It should go without saying, but anyone flashing this should wipe davlik/cache after flashing (applies to flashing any new kernel). Reboot and enjoy! I didn't see this in OP and didn't want a Q&A thread hijacked by issues related to not wiping after flashing.
Nice work
Thanks for sharing.
In Christ
Clay
Kernal works great. Have been running since posted, no issues.
Running on true stock rooted.
Sent from my SGH-T769 using xda app-developers app
Jamkul said:
Kernal works great. Have been running since posted, no issues.
Running on true stock rooted.
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
Awesome. Thanks for the report.
Logcat for wifi off issue. http://db.tt/kDdutbYf
Hope it helps.
Sent from my SGH-T769 using xda app-developers app
anactoraaron said:
Logcat for wifi off issue. http://db.tt/kDdutbYf
Hope it helps.
Sent from my SGH-T769 using xda app-developers app
Click to expand...
Click to collapse
What WiFi issue is this?
merwin said:
What WiFi issue is this?
Click to expand...
Click to collapse
Sorry I posted my issue in the Q&A section and said I would post logcat here later.
My wifi hangs when turned off. I can turn it on, but when I turn it off it stops at "turning off" for 30+ seconds and sometimes it never turns off. I didn't have any issues with the default kernel for dark knight v8 and restored nand backup from before kernel flash and it works fine. It's a shame though, as my phone was super fast after flashing your kernel
On my power control widget is stays in a "busy" state when turning it off. The wifi isn't connected and the status bar icon is gone but I can't turn it back on. It doesn't matter how I am trying to turn it off whether it is through the status bar, my power widget, or through settings.
I have tried flashing dark knight v8 from scratch and flashing this kernel and I am installing all apps from the market from scratch (not restoring from titanium), checked md5, etc. and it just doesn't want to turn off. If it is hanging at 'turning off' and I reboot, upon reboot it is on again.
Let me know if there is any other info you need that will help.
Edit: It would appear we may soon have ICS running thanks to the exhilarate ics... so may be something to put on the back burner.
anactoraaron said:
Sorry I posted my issue in the Q&A section and said I would post logcat here later.
My wifi hangs when turned off. I can turn it on, but when I turn it off it stops at "turning off" for 30+ seconds and sometimes it never turns off. I didn't have any issues with the default kernel for dark knight v8 and restored nand backup from before kernel flash and it works fine. It's a shame though, as my phone was super fast after flashing your kernel
On my power control widget is stays in a "busy" state when turning it off. The wifi isn't connected and the status bar icon is gone but I can't turn it back on. It doesn't matter how I am trying to turn it off whether it is through the status bar, my power widget, or through settings.
I have tried flashing dark knight v8 from scratch and flashing this kernel and I am installing all apps from the market from scratch (not restoring from titanium), checked md5, etc. and it just doesn't want to turn off. If it is hanging at 'turning off' and I reboot, upon reboot it is on again.
Let me know if there is any other info you need that will help.
Edit: It would appear we may soon have ICS running thanks to the exhilarate ics... so may be something to put on the back burner.
Click to expand...
Click to collapse
Really odd, as the kernel from v8 is mine as well... not much difference. I'll put together an updated kernel this weekend and see if that helps.
Teaser
ICS version coming soon with the same features, and more. First build was last night and it's going smoothly
Hopefully a day or two at most... got my dev workflow fairly streamlimed.

[KERNEL] [Samsung JB] Boeffla-kernel 5.3-beta7 <29-06-2014>

Boeffla Samsung Kernel by AndiP
Ported and compiled by Hbohd and P$T
For i9305​
Introduction
Note: The 4.x kernels are only for Samsung based 4.1.x roms!!! Do not install it on CM or AOSP based roms!!!
The 5.x kernels are only for Samsung based 4.3 roms!!! Also do not install it on CM or AOSP based roms!!!
After ausdim's contribution to porting variety of kernels to our phone, I am here to continue his work (he won't maintain it any longer because he simply doesn't own this phone now). Updates will be made as soon as Andi will push them to github.
Here is original thread of i9300 boeffla kernel - CLICK
Here is thread with boeffla ported by ausdim - CLICK
Info
Kernel is compiled using Linaro 4.9.1 with some required changes for our i9305:
No FM radio
No CMA_DMA
No flash and load in Boeffla App
New 'Hbohd preset' and 'PST preset' which are just our everyday use settings.
New 'Hbohd' and 'PST' equalizer preset - just our favorite.
Apart from that, everything is same as in i9300 version.
Please for any questions problems or anything else ask here and not on I9300 thread.
Credits
P$T (for helping hand with compiling and endless patience and time)
Ausdim (basing on his work and he always gives helping hand)
Yank (his endless patience and knowledge to help with any issue)
AndiP (for kernel base and another kind help)
Disclaimer
*** As always - Flash on our own risk! ***
Make sure you flash the correct version depending on your firmware version!
I can and will not take any responsibility for bricked phones or lost data.
It is generally recommended to run a complete Nandroid backup in CWM recovery and safely store your personal data before you flash a new kernel.
Source:
Here it is, github link! - CLICK
5.2 STABLE compiled with linaro 4.8.3 toolchain -->HERE
Newest version 5.3-beta7 compiled with linaro 4.9.1 toolchain (new ramdisk NE4) --> HERE
Camera bug info:
It appears that some people (like me) have problem with camera. In exactly THIS situation: do full wipe, flash sammy rom+boeffla kernel, reboot and launch camera. Effect? Camera closes with "camera failed" popup.
Possible solution:
1. Read this thread and follow steps --> click
2. Flash Sammy Rom with stock Sammy kernel, run the camera, take a photo, then reboot to recovery and flash my ported kernel
3. Flash Sammy Rom with stock Sammy kernel, run the camera, take a photo, grab file (SlimISP_XX.bin, where XX differs between phones) from /data/cfw/ and backup it where you want. Then if you can always copy it to /data/cfw if your camera doesn't work with my ported kernel. (ATTENTION: Unfortunately this file does not always appear - still don't know why )
Possible explanation, my own research:
I found out that people with ZD and GD will have camera working always. Why? Because these (SlimISP_XX.bin, where XX differs between phones) files are packed within kernel (zImage exactly) and ONLY THESE two are provided by Samsung in their opensource release... Interesting, isn't it? For example, I have GH version, which I may add to zImage manually, however adding more of them breaks the size limit for boot partition, so it's impossible to have all these versions together. However, stock kernel somehow has them, don't know how because zImages aren't extractable.
And just to confirm my theory, I've compiled a kernel with mine version of camera firmware, made full wipe, installed sammy rom+my kernel, rebooted, launched camera and voila - it worked
Thus, we has to live with this bug unless Samsung do something about it or someone else proves me that I'm wrong
Hbohd said:
I compiled it after adding my own script for zzmoove 0.5 settings, so you all have them in boeffla app. Therefore I need to explain what i changed (it is just for testing purposes, I don't know yet if it is better/worse etc).
I enabled early demand (new feature from 0.5 version):
And also enabled lcdfreq scaling with standard values:
Click to expand...
Click to collapse
Installed let see how it goes...
Good work
Tank's
Sent from my GT-I9305 using Tapatalk 2
Hbohd said:
I compiled it after adding my own script for zzmoove 0.5 settings, so you all have them in boeffla app. Therefore I need to explain what i changed (it is just for testing purposes, I don't know yet if it is better/worse etc).
I enabled early demand (new feature from 0.5 version):
And also enabled lcdfreq scaling with standard values:
Click to expand...
Click to collapse
Thanks.
Do you have any link or something where we can read about zzmoove governor tunables? I was searching, and searching and nowhere have I found a good explanation of all parameters.
I should probably look into sources you just gave a link for, but I am too tired atm.
Edit:
Oh that wasn't link to sources, but it doesn't matter, there has to be one somewhere in Boeffla thread.
Sent from my GT-I9305 using Tapatalk 2
My 'sources' are only one file - defconfig. The rest is completely same as Andi's sources
And for any explanation of zzmoove configurables - there is some documentation, quite well explained: https://github.com/andip71/boeffla-...48257af1b13/drivers/cpufreq/cpufreq_zzmoove.c
Cheers
Thanks for the port.
Over night I find this one better on battery than the last port. See how it goes with a bit of heavy usage today.
Sent from my GT-I9305 using Tapatalk 2
Hi Hbohd. So, let me see if I get it: this port will no longer be updated, and you are now the good guy that will continue to update Boeffla kernel to our beloved I9305?
kazoum said:
Hi Hbohd. So, let me see if I get it: this port will no longer be updated, and you are now the good guy that will continue to update Boeffla kernel to our beloved I9305?
Click to expand...
Click to collapse
Yes, you are completely right Ausdim has even mentioned in his thread that he no longer owns our device (i9305) so I decided to ask for his permission to continue his job here !
I am quite in love with usage results of Boeffla kernel, therefore you do not have to worry about frequent updates
Hbohd it will continue the port of the boeffla kernel since i moved to the i9505.
Also i see Andip make some changes to the boeffla sound driver so it will work better.
Thank's
After 1 day with new kernel I can say the battery improve are the best an till now. Great job
Sent from my GT-I9305 using Tapatalk 4 Beta
Nice.. good job man..
Sent from my GT-I9305
Hbohd said:
Yes, you are completely right Ausdim has even mentioned in his thread that he no longer owns our device (i9305) so I decided to ask for his permission to continue his job here !
I am quite in love with usage results of Boeffla kernel, therefore you do not have to worry about frequent updates
Click to expand...
Click to collapse
Well, I'm sad that a developer leaves this phone, but it is awesome to know that Boeffla will continue to be ported to I9305! The best part is the frequent updates Thumbs up!
I'm gonna try your port and will say something later.
beta6
I found 2.12beta6 very smooth on my wife's s3 (i9300) - is it possible to have beta6 for our device? (i9305)
dyy said:
I found 2.12beta6 very smooth on my wife's s3 (i9300) - is it possible to have beta6 for our device? (i9305)
Click to expand...
Click to collapse
What if I told you...
Beta7 is better than beta6
Thanks for your work.
Do you have any information about problems with distorted sound? It happens randomly here, and someone else reported the same here in this thread.
Have you used Perseus kernel? What do you think about 'Master sequence', that is calibrated colors? I am missing that feature (well, that colors.) a little, so I'm just asking if there is any chance we get it too, or you plan to stay strictly with pure Boeffla source?
Sent from my GT-I9305 using Tapatalk 2
kazoum said:
What if I told you...
Beta7 is better than beta6
Click to expand...
Click to collapse
Beta7 is with zmoove 0.5 which is unstable at the moment - beta6 with 0.3
Besides beta6 is so great on my wife's phone that I'm afraid of changing anything
Sent from my GT-I9305 using Tapatalk 2
!crazy said:
Thanks for your work.
Do you have any information about problems with distorted sound? It happens randomly here, and someone else reported the same here in this thread.
Have you used Perseus kernel? What do you think about 'Master sequence', that is calibrated colors? I am missing that feature (well, that colors.) a little, so I'm just asking if there is any chance we get it too, or you plan to stay strictly with pure Boeffla source?
Sent from my GT-I9305 using Tapatalk 2
Click to expand...
Click to collapse
Sincerely, I haven't experienced any random distortions of sound, everything works great. Obviously, if you raise headphone or speaker volume too high, it may be distorted, but it is understandable.
Or did you want to mention the problem with distorted/freezing/stuttering audio on screen-off? That was discussed and it might be caused due to too low screen-off frequency or too high sampling_rate and sampling_rate_sleep_multiplier. If it's the problem, try to change to zzmoove-optimised as it has this values changed a little bit.
About Perseus' screen calibration settings... As for now, introducing such thing would require adding multiple scripts to support variety of configurations for it (in boeffla app), change app to stweaks (which is quite tough task) or wait for new app which will come in some time, made by Andi (and in my opinion, will let us easily configure what we want).
What's more, personally I liked these calibrated colours, however, original colours also seem good to me So nowadays, I do not need it, although I might look at it in my free time and see what can I achieve
dyy said:
Beta7 is with zmoove 0.5 which is unstable at the moment - beta6 with 0.3
Besides beta6 is so great on my wife's phone that I'm afraid of changing anything
Sent from my GT-I9305 using Tapatalk 2
Click to expand...
Click to collapse
The fact is, that ausdim released beta4 or 5, I don't remember exactly, and then was my release beta7. And we somehow skipped beta6, you are right! However if I were you, I wouldn't take zzmoove 0.5 as 'unstable'. It introduces a great deal of new configurables that, I suppose will be really beneficiant in the future (when we all will learn what they mean ).
Version 0.5 is ONLY unstable when you are changing governors frequently. Otherwise, it is really efficient and bettery-friendly one (same as 0.3). In addition, it's my beloved governor since its start
Furthermore, new betas always consist of other updates (like Linux kernel upstream to 3.0.82, fixes, optimizations) so it is always worth to use the newest one!
As for now, you may stay with your actual beta version or wait for next update. Andi is testing comparison between zzmoove 0.3 and 0.5 right now, so he haven't pushed any sources, therefore I can't release any new update We are all impatiently waiting for the results i think!
Anybody experienced a problem when the phone CPU is stuck in the max CPU frequency when the phone is plugged in to the PC using USB connection?
I'm using zzmoove battery profile..
Sent from my GT-I9305 using xda app-developers app
inzomnia said:
Anybody experienced a problem when the phone CPU is stuck in the max CPU frequency when the phone is plugged in to the PC using USB connection?
I'm using zzmoove battery profile..
Sent from my GT-I9305 using xda app-developers app
Click to expand...
Click to collapse
Have the same problem, no matter the governor i choose.
I try zzmove battery and pegasusq boeffla battery saving
!crazy said:
Thanks for your work.
Do you have any information about problems with distorted sound? It happens randomly here, and someone else reported the same here in this thread.
Have you used Perseus kernel? What do you think about 'Master sequence', that is calibrated colors? I am missing that feature (well, that colors.) a little, so I'm just asking if there is any chance we get it too, or you plan to stay strictly with pure Boeffla source?
Sent from my GT-I9305 using Tapatalk 2
Click to expand...
Click to collapse
I had this issue with boeffla but only when i used rxtreme rom, i never have it with ripper rom!

[KERNEL][NOUGAT] AKLU Kernel

Praise God! The AKLU kernel has arrived on the Galaxy Note Edge in the flavor of NOUGAT!
NOTE: I highly recommend turning off THERMAL CORE CONTROL! Use THERMAL TEMPERATURE THROTTLE instead. Thermal core control has been known to cause random reboots on this kernel before when gaming or during heavy use. You can use Kernel Adiutor to adjust these settings.
TBLTE AKLU KERNEL for AOKP 7.1.2!
MAY work for other LineageOS based roms, e.g., RR, PAC,AOKP, LineageOS, etc.
Download:
http://www.mediafire.com/file/pcownjeat1o2oub/AKLU-TBLTE-AOKP-N-20170427_kexec.zip
TBLTE AKLU KERNEL for SLIM 7.1.1!
MAY work for other AOSP based roms, e.g., OmniRom, LiquidDark, SlimRoms, AOSP, etc.
Download:
http://www.mediafire.com/file/cl0ahc00zmxcai2/AKLU-TBLTE-SLIM-N-20170224.zip
Logs and features:
Modified TBLTE kernel. Modified by the Alaskalinuxuser.
https://thealaskalinuxuser.wordpress.com
20170427
- Updated kernel to include kexec hardboot for MultiRom support.
20170316
-Update for OMS support.
20170217
- Fix WiFi hot spot error for Nougat.
- Overclocked the GPU from 600MHz to 633MHz
- Overclocked the CPU from 2649MHz to 2688MHz
- Added governors: Bioshock, Lionheart, Nightmare, Darkness
- Removed input boost, use cpu boost instead
- Added I/O schedulers: FIOPS, ZEN
I haven't loaded up AOKP yet but this kernel is working beautifully with RR and the data fix. You rock man.
JeremySS said:
I haven't loaded up AOKP yet but this kernel is working beautifully with RR and the data fix. You rock man.
Click to expand...
Click to collapse
JeremySS,
Thank you for the kind words!
In theory it should work with any nougat rom based on LineageOS, but I have not proved that personally. Thanks for confirming that for RR and providing the feedback!
AlaskaLinuxUser said:
JeremySS,
Thank you for the kind words!
In theory it should work with any nougat rom based on LineageOS, but I have not proved that personally. Thanks for confirming that for RR and providing the feedback!
Click to expand...
Click to collapse
You do good work. Do you have a donate link?
JeremySS said:
You do good work. Do you have a donate link?
Click to expand...
Click to collapse
Thanks for the thought, but I do not accept donations. I just tinker for fun, and have my own rewards. Besides, guys like @Mickey387 did all the heavy lifting, I just try to put the device trees and vendor blobs to good use, with a few edits here and there. Glad to know that my work is appreciated, though.
The slim 7 aklu kernel appears to be slightly unstable at this time. Please use with caution.
EDIT: Updated the kernel and fixed a few bugs that I missed in the first build. SHOULD be better now. Please turn off thermal core control for best performance!
Also, if you flashed superSU in Slim to root it, you need to flash the kernel, then immidiately flash superSU, then reboot.
AlaskaLinuxUser said:
The slim 7 aklu kernel appears to be slightly unstable at this time. Please use with caution.
EDIT: Updated the kernel and fixed a few bugs that I missed in the first build. SHOULD be better now. Please turn off thermal core control for best performance!
Also, if you flashed superSU in Slim to root it, you need to flash the kernel, then immidiately flash superSU, then reboot.
Click to expand...
Click to collapse
Hi... help me pleeze make kernel fo me n915d. really I want to give him a second life on his rom
All works fine but no sim card
Imei and everything else is.
Now used ramkernel v5_n915d and note 7 port.
but I want to Aokp 7.1.1
Here's how to do kernel ram121
github.com/Ram121/RamKernel_N4/commit/360a66df3d38b298896bfd161a2db2812f7b1efa
Steem75 said:
Hi... help me pleeze make kernel fo me n915d. really I want to give him a second life on his rom
All works fine but no sim card
Imei and everything else is.
Now used ramkernel v5_n915d and note 7 port.
but I want to Aokp 7.1.1
Here's how to do kernel ram121
github.com/Ram121/RamKernel_N4/commit/360a66df3d38b298896bfd161a2db2812f7b1efa
Click to expand...
Click to collapse
Please compile kernel with this config....
I do not have now Linux,Mac_os
apq8084_sec_tblte_dcm_defconfig
Steem75 said:
Please compile kernel with this config....
I do not have now Linux,Mac_os
apq8084_sec_tblte_dcm_defconfig
here's another
apq8084_sec_tblte_dcm_defconfig
Click to expand...
Click to collapse
Steem75,
I am sorry, but at this time I do not have the resources to help you.
AlaskaLinuxUser said:
Steem75,
I am sorry, but at this time I do not have the resources to help you.
Click to expand...
Click to collapse
then help me with advice
I make zImage with gcc eabi 4.8. End only *****_DCM_Defconfig
Log -hastebin.com/gudipabona.coffeescript
but it is not boot my note edge . Maybe because I packed it in your boot.img?
Or because compiled with only one config?
Praise God! A new kernel update!
The AKLU kernel for the AOKP has been updated to include kexec hardboot for rmultirom support! See the OP for details!
I have noticed that many of these processors on the note4/edge are of a good bin.. Mine can run about 45mv off from stock.. Have you ever considered adding CPU Voltage control to help a bit with battery longivity? I do thank you for your excellent work, your rom's and kernels truly show that it is the programmer not the hardware that matters.... Godspeed....
afbcamaro said:
I have noticed that many of these processors on the note4/edge are of a good bin.. Mine can run about 45mv off from stock.. Have you ever considered adding CPU Voltage control to help a bit with battery longivity? I do thank you for your excellent work, your rom's and kernels truly show that it is the programmer not the hardware that matters.... Godspeed....
Click to expand...
Click to collapse
Thanks afbcamero, those are kind words.
On my MM kernels I did implement UV, but the way I did it in MM fails to pass in the N kernel. Not because it doesn't work, but rather that new build standards don't allow it. With the recent birth of my son, I have not had time yet to go back to it and figure out what was wrong yet. Are you familiar with kernel work? You could look at my github and my kernel source, perhaps you could show me where I went wrong?
If I can get passed that, I can implement the UV again. I also have the same problem for GPU voltage control, which I used to put on my MM kernels as well.
Perhaps when life slows down a bit, I can look back into it.
Sent from my unknown using XDA-Developers Legacy app
Oh I see, i honestly never looked at the structure of Nougat kernels. Any time I want to implement a change somebody does it better and beats me to the punch.. I will look at it just in case I see something..
On another note, these things however fun (development) not being trully important, may your family be blessed by the big guy.
Thanks! I'm always open to ideas on kernel improvement.
Sent from my unknown using XDA-Developers Legacy app
sim card not detected
Im on RR (7.1.2 micky387 build) but when i flashed the kernel, sim card isnt detected...anybody got the same issue? Any fix for that?
N915f on 6.0.1 modem
Ricationarli said:
Im on RR (7.1.2 micky387 build) but when i flashed the kernel, sim card isnt detected...anybody got the same issue? Any fix for that?
N915f on 6.0.1 modem
Click to expand...
Click to collapse
You could try the data fix zips in the 915t T-Mobile thread.
Sent from my LG-H811 using XDA-Developers Legacy app
AlaskaLinuxUser said:
You could try the data fix zips in the 915t T-Mobile thread.
Click to expand...
Click to collapse
Tried both, sadly didnt work
Ricationarli said:
Im on RR (7.1.2 micky387 build) but when i flashed the kernel, sim card isnt detected...anybody got the same issue? Any fix for that?
N915f on 6.0.1 modem
Click to expand...
Click to collapse
I had the same issue. No fix by me.
+1
Sent from my SM-N930F using XDA-Developers Legacy app

Need a Daily Driver ROM (frustrated of app killing)

So I purchased a Oneplus 7 Pro about 5 months ago since then I have been facing aggressive app killing. I know some have this issue, some don't. I have literally tried everything, which includes:
Factory Reset
Installing beta versions
Disabled all the battery related things throughout the settings
Dont Kill My Apps
Still no results. I am so comfortable with the OS except for this one and only issue.
So I am planning to switch to a custom rom, most probably an AOSP with OOS Camera (as I would like to keep all cameras in use) also need a daily driver, don't want to face issues such as random reboot and camera problems. Any recommendations would be very helpful.
xXx NoLimits with memcg SmurfKernel
I decided to finally go custom last month and I must say all custom ROMs I tried are better than stock interms of Ram management, features, and battery (except Evolution X but it has the most features). I find Paranoid being the most stable rom for this device and that's including oos with Bliss being second. Realistically you can't lose no matter which way you go.
I've had zero random reboots and stock camera works on all custom ROMs I've tried
hmm,, for me OOS is still the best one,, if you want your apps not to be killed while on BG,, try installing custom kernel.. RZ kernel for one,, then also disable ram boost..
especially the latest RZ kernel is superb..
santiagoruel13 said:
hmm,, for me OOS is still the best one,, if you want your apps not to be killed while on BG,, try installing custom kernel.. RZ kernel for one,, then also disable ram boost..
especially the latest RZ kernel is superb..
Click to expand...
Click to collapse
Icould not find RZ Kernel for Oneplus 7 pro, can you share a link?
kaliyaakakallu1 said:
Icould not find RZ Kernel for Oneplus 7 pro, can you share a link?
Click to expand...
Click to collapse
Try glassrom
PS: I am the developer
I also suggest trying a kernel first, after all you can try it without wiping everything.
(Rom -> twrp -> reboot -> magisk -> kernel -> done)
I like arter97 kernel, make sure to turnoff "memory booster" or how oos called it. Using F2fs / magisk is optional.
This kernel comes with a slightly different memory management and might fix your problem? It's rebased on caf instead of a modified oos kernel.
try arter kernel54..its so good
havoc rom is one of the best so far.
.
kaliyaakakallu1 said:
Icould not find RZ Kernel for Oneplus 7 pro, can you share a link?
Click to expand...
Click to collapse
In my sig..its on telegram..

Categories

Resources