[Kernel] LG G3 Rin Kernel 1.0.1 D855/F400 [14.08.2014] [Kernel] LG G3 Rin Kernel 1.0.1 D855/F400 [14.08.2014]
Ergebnis 1 bis 4 von 4
  1. 22.08.2014, 08:16
    #1
    So wir haben auch einen Kernel für das LG G3, nur leider ist wie bei der Recovery, dass man nach dem Neustart des Geräts jedes mal, via ADB Shell den Kernel neu laden muss...

    Achtung: Weder ich, PocketPC.ch oder XDA übernehmen irgendwelche Haftung, für Euer Gerät. Dafür seid ihr schön selbst verantwortlich.

    Quelle: http://forum.xda-developers.com/lg-g...l-1-0-t2847581

    RIN Kernel for D855/P/K | F400/K/S/L


    Close to stock with some sugar added ... delicous!


    Hey guys and girls,
    you may have seen my unified stock kernel thread already (or may not, but doesn't matter). This kernel is my attempt to build up on the fixed source and add some additional features for us mod lovers to thinker with and to personalize your device to your usage. For now, I'll keep it close to my stock source and just pull some additional features and fixes in, but not to much. That may change in the future (maybe even soon), but for now, I'll stick to that paradigm.




    First of, DISCLAIMER, I'm not responsible for bricked devices, dead unicorns, rainbows with missing colors, world war, nose bleed, void warranty (you know that already, don't you? your warranty is void now and it's your fault ) or any other harm happening to your device, you or people around you!


    What does it serve?



    • Built with linaro 4.9.1 cortex-a15 optimized toolchain
    • IO Schedulers
      • BFQ
      • CFQ
      • DEADLINE
      • FIFO
      • FIOPS
      • NOOP
      • ROW
      • SIO
      • TRIPNDROID
      • VR (default)
      • ZEN

    • Governors
      • Adaptive
      • Conservative
      • DanceDance
      • IntelliActive
      • IntelliDemand
      • Interactive (default)
      • Lagfree
      • Lionheart
      • OnDemand
      • Performance
      • Powersave
      • SmartassV2
      • Userspace
      • Wheatley

    • Voltage control
    • Many under the hood fixes
    • Stability
    • More to come




    How to apply it?


    IMPORTANT: Read through all the requirements, steps and warnings before you do anything, if any requirement doesn't match or you don't know what one or more of the steps below mean or do, ask before you do any of them, if you don't know how all the steps can be done, let it be and wait for the bootloader unlock, I warned you, if you don't do and something bad happens, I'll just laugh at you!!


    [HIDE]
    Requirements? Yes!

    • D855/P/K, F400/K/S/L
    • Root
    • How to use the command line
    • PC
    • working fastboot
    • working adb




    How to boot the kernel?




    • Plugin your device to the PC
    • Open a terminal and execute
      Code:
      adb shell                                                                                                                                # open a shell over adb
      su                                                                                                                                                    # change to superuser
      dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/storage/external_SD/stock-recovery.img    # backup the stock recovery to your external sd
      exit                                                                                                                                                  # exit the superuser shell
      exit                                                                                                                                                  # exit the adb shell
      adb pull /storage/external_SD/stock-recovery.img .                                                                             # backup the recovery image from you external sd to the PC
      adb shell
      su
      dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery                                                # remove the stock recovery
      BEWARE, THIS WILL REMOVE YOUR RECOVERY!!! YOU WON'T BE ABLE TO APPLY UPDATES FROM LG BEFORE YOU RESTORED IT, YOU'LL GET A BOOTLOOP IF YOU TRY!!!!
      Code:
      adb reboot recovery                 # rebooting to the not existent recovery will bring you to fastboot

      D855:
      Code:
      fastboot boot D855-rin-1.0.1.img             # boot the kernel

      F400:
      Code:
      fastboot boot F400-rin-1.0.1.img             # boot the kernel



      BEWARE, NEVER USE FLASH AT FASTBOOT ONLY BOOT, IT WILL TRIGGER SECURITY OF THE LOCKED BOOTLOADER AND YOU WON'T BE ABLE TO BOOT ANYMORE!!!!




    You're done now and booted to the custom kernel!


    How to make sure you're running the kernel?


    To check if you properly booted into the kernel execute this in the command line (terminal emulater or through adb shell):


    Code:
    cat /proc/version

    it should show


    Code:
    Linux version 3.4.0-rin-g58903a9-dirty (tectas@tectas-rogg750jx) (gcc version 4.9.1 20140710 (prerelease) (crosstool-NG linaro-1.13.1+bzr2673 - Linaro GCC 2014.07 - Cortex-A15) ) #53 SMP PREEMPT Thu Aug 14 13:26:42 CEST 2014

    Once more a warning READ IT!!:


    BEWARE, when you reboot you'll boot to the stock kernel, you'll have to boot the custom kernel over fastboot every time, when you boot normally, you'll be on the stock kernel, this won't lead to issues, but you'll miss the benefits of this kernel, I know that's not optimal, but the best we can get with the locked bootloader.
    [/HIDE]


    How to restore Recovery?


    Code:
    adb shell                              # open a shell over adb
    su                                                   # change to superuser
    dd if=/storage/external_SD/stock-recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery    # restore the stock recovery from the backup on your external sd


    Changes?


    17.08.2014

    • Support for F400 variants added




    14.08.2014/1.0.1

    • net/ipv4|include/asm-generic: Enhancement of out of bounds fix





    14.08.2014

    • Initial release





    Full list of commits can be found here


    Where to get it from?



    D855-rin-1.0.1.img: dev host | xda
    md5sum: fa3c912d2d8df1e00b2317a35fcce43b


    F400-rin-1.0.1.img: dev host
    md5sum: f366b7c5e0aaff8fe82487d8b9c111f7



    D855-rin-1.0.img: dev host | xda
    md5sum: c495ffb8d405831b026f8a352f0666f2




    Show me the so(u)rce(ry)!


    https://github.com/tectas/android_ke...ree/rin-kitkat


    Credits



    • XDA
    • Google
    • LG
    • HolyAngel
    • faux123
    • KAsp3rd
    • myfluxi




    If you like my work, please show your appreciation by pressing the thanks button, if you want to do more, i've nothing against a little donation, but I'm as happy when you just thank me by pressing the button


    XDA:DevDB Information
    Rin Kernel, Kernel for the LG G3


    Contributors
    Tectas
    Kernel Special Features:


    Version Information
    Status: Stable
    Current Stable Version: 1.0.1
    Stable Release Date: 2014-08-14


    Created 2014-08-14
    Last Updated 2014-08-17
    4
     

  2. 22.08.2014, 08:33
    #2
    Oh Mann, scheint ein schöner Kernel zu sein. Würde das auch gerne mal testen. Allerdings mit dem locked Bootloader und den damit verbundenen oben beschriebenen Nachteilen (keine Recovery, Stock Kernel nach jedem normalen Boot), werde ich das erstmal nicht tun.
    1
     

  3. 22.08.2014, 08:48
    #3
    Das ist genau das was mich auch von vorgehen abhaltet...Hoffe echt es wird mal was mit dem öffnen des Bootloaders.
    0
     

  4. 22.08.2014, 11:47
    #4
    Tja, wie Ihr schon sagt: So langsam tut sich zwar was, aber mit dem gesperrten Bootlooader leider noch nicht wirklich zu gebrauchen ...
    0
     

Ähnliche Themen

  1. Antworten: 4
    Letzter Beitrag: 08.08.2014, 21:21
  2. [KERNEL] Neue CF-root Kernels von Chainfire
    Von cbeckstein im Forum Samsung Galaxy S2 Root und ROM - GT-I9100
    Antworten: 20
    Letzter Beitrag: 15.10.2011, 10:07
  3. [Kernel] Insane OC/UV kernel auf Basis von SpeedMod
    Von jojo182 im Forum Samsung Galaxy S Root und ROM
    Antworten: 8
    Letzter Beitrag: 01.03.2011, 12:43
  4. SpeedMod Kernel vs Super Optimized Kernel ( SMK vs SOK)
    Von noccon im Forum Samsung Galaxy S Root und ROM
    Antworten: 2
    Letzter Beitrag: 01.12.2010, 12:39
  5. Antworten: 4
    Letzter Beitrag: 13.10.2010, 14:47

Besucher haben diese Seite mit folgenden Suchbegriffen gefunden:

Lg g3 Kernel

RIN kernel

2014 best kernel for lg g3 D855

custom kernel lg g3 d855 stock

http:www.pocketpc.chlg-g3-root-rom216810-kernel-lg-g3-rin-kernel-1-0-1-d855-f400-14-08-2014-a.html

lg g3 kernal

kernel f400 kitkatlg g3 linux kernel auf permisivlg g3 kernel 3.4.0LG G3 overclock kernelstock kernel lg g3 f400rin kernel g3 f400 xdaf400 stock lp kernelf400 rin kernelkernel d855 ockernel oc lg g3 d855custom kernel lg g3 kitkatKERNALS LG G3kernel lg g3 f400lg f400 boot.imgkernel lg g3 kitkatkernel of lg g3 d855lg g3 kit kat kernelcustom kernel for lg g3 d855kernel for d855

Stichworte