[DISCONTINUED][KERNEL][GPL][13 JUN - r6] franco.Kernel 3.0.15

Status
Not open for further replies.
Search This thread

JuninhoCelular

Senior Member
Nov 3, 2009
198
28
I run a LQ2 rom without issues.

Me too.. And I'm in #5.. And it's all marvelous.... I think that what demands this is apps anyone has and if a cleaning process of kernel was made before franco's installation.. My point of view..
bd48776f-f611-f114.jpg

Sent from my GT-N7000 using xda premium
 

birdfish

Senior Member
Nov 12, 2010
112
17
R6 is fast and smooth. Occassional Reboot with wifi is on! Logcat is attached after reboot.
 

Attachments

  • alogcat.2012-06-16-11-23-20+0800.txt
    84.6 KB · Views: 12

rikochet33

Senior Member
Feb 15, 2011
57
1
question regarding to OC in r6

sorry for the dumb question but, had to do it anyways... r6 does or doesn't have the option to 1.6... I actually I'm on SetCPU at 1.6 with r5... but I want to try this r6 with Tegrak OC, can I use this r6 and set to 1.6 or more? it's an insanity, but just a doubt... please, don't be rude, I prefer to ask instead of been in the dark side...
 
Last edited:

deaad

Senior Member
Oct 20, 2008
543
145
Rotterdam
Can somebody please upload the latest GB Franco.kernel #10 sinds I lost it.
Thanks in advance.

Never mind.
Couldn't find it with the search function but found it through Page by Page search.
 
Last edited:

shaolin95

Senior Member
Apr 5, 2010
6,195
1,028
Utah
--please do not encourage the troll--:p

You have been reported as this is the second time you post all this BS about the kernel...dont like it, dont use it..nobody cares if you use this kernel or not. I will keep using my phone perfectly stable at 1.6Ghz and 400Mhz CPU
 
Last edited by a moderator:

altae

Senior Member
Mar 22, 2008
1,413
222
St. Gallen
Today I had my first reboot while reading xda using tapatalk. My rom is lpy open Germany, I use r6. Apart from this everything is still running smoothly.
 

Attachments

  • alogcat.2012-06-17-10-03-52+0200.txt
    80.5 KB · Views: 11

antiguangenius

Senior Member
Apr 14, 2008
283
104
NYC
Few random reboots but other than that superb..

Sent from my GT-N7000
 

Attachments

  • uploadfromtaptalk1339929611147.jpg
    uploadfromtaptalk1339929611147.jpg
    67.9 KB · Views: 723

umibuzu

Senior Member
Aug 15, 2010
53
6
Paris
I would like to bring my experience:
I approve franco kernel for GB, it was perfect. From ICS, I tried R5 and R6. I used it on 3 different custum rom and 2 official stock rom. With all of them I got reboot. Not during sleep of the phone but only when I use it intensively. Sometimes reboot every 20 min.
I'm little disappointed, out of that the r5/r6 do a great job.

Can somebody please upload the latest GB Franco.kernel #10 sinds I lost it.
there
 
  • Like
Reactions: deaad

auricw

Senior Member
Jun 3, 2010
52
15
Penang
Have you tried manually setting an IP address rather than use DHCP. This worked for me.

Also try reflashing your modem - also worked for me.

Did u mean after reflashing the modem and it will automatically connect to our modem and no need to set the IP add.? Co's I facing the problem also and I need to set the prefix as well.

Sent from my GT-N7000 using xda premium
 

thekakaman

Member
Oct 5, 2010
34
1
Christchurch
I am on R5 version. Everything seems to be running great with good battery.

I just had one problem. I boot into recovery just to test that I had it (didn't do anything while in CWM except scroll around the menus) and clicked on the reboot option. It got stuck the samsung logo after that and had to pull battery.

I could still boot into recovery so I wiped dalvik cache but still was stuck at samsung logo after reboot. In the end I did a full wipe from recovery and was able to boot normally just had to install apps again.

I am a little aprehensive on booting into recovery again. Is this normal or maybe I missed something that I should have done?
 

anonymous572

Senior Member
Jun 15, 2011
897
428
Mstislavl
I flashed this #6 kernel 5 or more days ago. Everything works great. I only one time have random reboot. But after it never got any. For now I have only one serious bug:
At some youtube videos (maybe only on HD and HQ) with official youtube app I get hard freezes. This is very annoying. :mad:
 

aussiebum

Senior Member
Dec 5, 2008
1,450
128
Hmm, I've been getting on average 1 reboot a day on normal usage with r6. It's very difficult to get logs to show Franco because the reboots are so far random and as such difficult to reproduce (and have catlog or alogrec running at the time of the reboot). In each case the screen freezes 1st before rebooting.

On the same rom (see signature), same undervolting, same tweaks in r4, no reboots.

Guessing it has something to do with the changes to cpufreq (since r5 had random freeze+reboots also)

EDIT: got the /proc/last_kmsg though. Attached to post.
 

Attachments

  • last_kmsg.7z
    30.9 KB · Views: 6
Last edited:
  • Like
Reactions: _yupa_

stesteste

Senior Member
Apr 12, 2011
1,209
317
me 2 had random reboots dont bother me though I just stay on francos kernals all time must have been flawless and a cople of random reboots dont bother me only happens on v5and 6
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 390
    Stock XXLPY/LPF only - confirmed and working. You Should not boot on AOSP/CM9 roms.

    This is what my kernel is made off:
    * Initramfs with the usual stuff (root, CWM support, recovery etc) based on CF-Root LPY
    * Partitions properly mounted in the ramdisk to take the most out from the device
    * VM values tweaked up for maximum performance/battery
    * Conservative tweaked and made the default governor
    * I/O boosted - I/O dirty writeback system backported from 3.2
    * CFS scheduler tweaked for maximum interactivity
    * CFS Autogroup enabled
    * Deadline I/O scheduler by default
    * TCP Westwood+ congestion scheduler by default as its more suitable for this kind of devices
    * Kernel stripped of debug **** - the only debugs that stayed were: logcat, printk and kallysms (for Voodoo Louder support)
    * CRC32 library that is used by a lot of internal kernel mechanics completely patched up to the latest version
    * The usual Franco's magic
    * SLUB memory allocator
    * Wi-Fi power management - echo 1 > /sys/module/dhd/parameters/wifi_pm (this is only available with wifi is turned on. This boosts wifi signal and its specially useful for screen_off streaming, but it might waste a little extra battery)
    * Lots more to be seen on my repository

    Changelog:
    r6:
    * All governors removed but one - pegasusq from Samsung
    * Merged gokhanmoral work on this cpufreq driver - all credits to him. Also cleaned up a defined but unused function
    * fsync() calls reintroduced to match stock behavior. The device actually runs faster/smoother with this enabled - also safer for data integrity (this has nothing to do with superbrick bug)
    * Disable mali-400 tracking debug
    * Merged two stability hotplug patches from mainline Linux kernel
    * Added two modules to userpsace where one can see how many times the CPU was hotplugged in and hotplugged out: cat /sys/module/stand_hotplug/parameters/ cpu_up_nr and cat /sys/module/stand_hotplug/parameters/ cpu_down_nr
    * Removed overclocking at all - it was causing heat and stability issues. If you want OC use Tegrak app
    * Some config cleaning

    r5:
    * Added overclock to 1,6Ghz
    * Some fixups on cpufreq.c files on exynos arch directory
    * initramfs updated to CF-Root v5.6 - all props to Chainfire

    r4:
    * Some Wi-Fi driver fixes (might help fixing those obtaining IP derps)
    * Tons of warnings fixed for a more stable kernel - don't we all want a clean compilation?
    * Compiled with special compiler flags for some extra bits of performance
    * Fixed a section mismatch - this warnings are one of the worse kind and can possibly lead to big problems. This one is fixed

    r3
    * Removed MMC_CAP_ERASE - workaround to fix the superbrick bug - thanks Entropy512 for all the research and shared knowledge with us for this god damn bug
    * Re-activated dynamic hotplug - the system seems to run smoother with this option and according to Entropy it gives us lower idle drain specially while the system is holding a wakelock

    r2
    * Initramfs fixed - recovery works, CWM works etc

    r1
    * Based on Samsung update3 for ICS kernel 3.0.15 - it contains the hardbrick bug so flash at your own rish or just extract the zImage and to /data/local, fire up adb shell and type this: dd if=/data/local/zImage of=/dev/block/mmcblk0p5 bs=4096 and then reboot
    * Contains all the features wrote above plus some small ****s available on my git
    * App will be updated in the next 12 hours with a full ICS layout plus tons of useful features. The current version won't load this new kernel version for ICS so don't bother checking it. I'll announce when the new app update is up

    F.A.Q:
    1. My device rebooted or crashed, how can I help?
    A: Get me /proc/last_kmsg or logcat.
    2. Battery sucks, my device is not entering deep sleep. FIX PLOX!
    A: Fix it yourself, it's an app waking your device up not the kernel's problem. Also make sure you let your device settle for at least 2 charging cycles. Typically apps like Facebook and Google Maps can cause problems since they wake it up pretty much all the time
    3. Signal is dropping since I flashed the kernel, amg u sucks!
    A: The kernel has nothing to do with gsm/cmda signal. Make sure you have the latest radios
    4. Do I need to wipe anything when flashing this kernel?
    A: No.
    5. Does this kernel has X or Y mod?
    A: Learn to read, everything you need to know is in the features list, changelog or public repo.
    6. Don't use 3rd party init.d scripts!!!

    franco.Kernel updater app for Galaxy Note features:
    #2.0
    * Completely re-written app
    * Ice Cream Sandwich theme
    * New CPU frequencies panel
    * Governor Control
    * Settings panel with Power Modes with my own specialized presets
    * XDA thread link in the menu button
    * Other settings and options

    Download: http://minooch.com/franciscofranco/Galaxy%20Note/ (flashable with CWM recovery)
    (Thanks minooch for the hosting)
    franco.Kernel updater app: https://market.android.com/details?id=com.franco.kernel.note
    franco.Kernel updater app from Android Pit: http://www.androidpit.com/en/androi...nco.kernel.note/franco-Kernel-for-Galaxy-Note

    Sources: https://github.com/franciscofranco/GT-N7000-ICS-3.0.y
    39
    I hope that my absence made my point clear. I will compile a proper new kernel and if I see dumb questions again I'll just stop building anything for this phone.
    38
    Ok I've had enough of dumb questions or ideas that have been jumping around so this is going to be a angry post before I stop coming here helping others with pertinent questions/suggestions:

    ****ING SEARCH. "AMG WIFI NO WARK PLZ i NIID WIFI SUCK KERNEL BUBAI". No, how about you search a god damn **** for the first time in your life? Certain firmwares are having problems with wifi connecting even with stock kernel so THAT IS NOT A KERNEL ISSUE. I've been running Wi-Fi like a mad man since the source was deployed and it WORKS. Some users have fixed it by reflashing with a different program or wiping or whatever. Just search for once.

    "HARDBRICK IS FIXED?!?!? PLX ANSWERZ ME NAO". Search the hell up. Thats one of the most covered topics in this thread or XDA in general. I've applied a workaround based on Entropy's suggestion and based on one Samsung engineer. It's NOT ****ing fixed, it's a workaround that might prevent it from happening. It's not confirmed. If you need more information search!!!

    "OMG HOW THIS COMPARES TO SPEEDMOD KARNEL OR STOCK KARNAL?!?! TELL NOW" . Try it and see for yourself. This Kernel might give you super god mode on your Note or might not. My usage is different than any of you, for me its god mode, for you might be something different. JUST STOP ASKING THIS!!

    "HOW DO I FLUSH THIS KARNAL?!??!?". If I see once more question like this **** I swear that I'll get you an infraction and reported to a moderator. IF you don't know how to ****ing flash then SEARCH. If you don't know how to search then bye.

    I'm pretty serious. If this surge of idiotic questions keep coming I won't post again here besides updating the OP when I feel like it. This is for everyone, don't bother crying, I don't care. Use your brain for once.
    37
    Franco is that kind of guy i guess, he's just ignoring people when they report bug :), same thing was happening with his GB kernel #10, i think there was at least 100 people tellin him that he has a problem with SOD and what he did? Nothing, just ignored them :D
    I guess now it's the same thing with WiFi :)

    Sorry what are you implying? I have 3 ****ing kernels to manage and I actually provide full user support for the 3 of them not just post the kernels and kkthxbai.
    I also have apps to manage and fix which takes a ****ing lot of time.
    I do have a family and a girlfriend that actuly needs my attention as well.
    And im on university preparing my future.

    Yet with all the above I still manage to deploy quality work. Complain? Do better please.

    As for the wifi I said I have no issues. I cant reproduce I cant fix. I saw no logs no nothing only ****ing "amg no wifi fix plox".

    And now Im going to lunch with a friend on the beach. Have a nice day.

    Sent from my GT-N7000 using xda premium
    34
    Franco , Franco where r u ?
    Another big moment in Gnote history.

    @Galaxy Note™…

    I'm here. Time to go hardcore, I have a kernel and an app to re-program ;)