DEAL OF THE DAY: Save 43% on the Seidio SURFACE Case (with kickstand) for HTC One!
Page 1 of 2 12 LastLast
Results 1 to 25 of 43
  1. Thread Author  Thread Author    #1  
    BiafraRepublic's Avatar

    Posts
    63 Posts
    ROM
    Stock/Stock

    Default [KERNEL] BLUEsphere R1.7 - RELEASED 07/15/2011 - New Toolchaining

    CURRENT RELEASE: R1.7

    Well, after all this time, I finally it it off. Meet my Optimus V kernel, named BLUEsphere!

    NOTE: This is very much a beta, after several failed ones due to a bad initial choice of OS on my Virtual Machine, a switch to a much better choice of OS, and a fix another user posted to fix LG's screwy kernel stripper. AS ALWAYS, NANDROID BACKUPS ARE STRONGLY ADVISED
    WARNING: This kernel is meant for 2.2.x FroYo-based roms only. If you are using the Scott Pilgrim CM7, AOSP-CMod7, or other 2.3.x Gingerbread-based ROM, DO NOT USE THIS KERNEL. This will cause a boot loop if you do.


    FEATURES
    • Compiled using CodeSourcery C++ (GCC 4.5)
    • Compiled-in support for CIFS shares and ext2/ext3/ext4/ReiserFS/HFS/HFS+ partitions
    • Compiled-in support for MBR (default), GPT, and Apple Partition Map partition schemes
    • Interactive cpufreq governor, ported over from CyanogenMod
    • CPU Overclocking, ported from Xionia 007 and tweaked slightly
    • Wireless drivers, ported over from Xionia Git virginmobile branch, so that we can hopefully avoid needing LeslieAnn's workaround
    • LG Source fixes, courtesy of picasticks and now added in by LG into their sources...
    • More To Come...


    KNOWN ISSUES
    • Sometimes, when compiling from source about halfway through, minigzip comes up as 'not found'. I had to download the zlib sources and build/install zlib from source in order for the kernel to compile successfully. I've heard that moving the minigzip binary from scripts to your PATH works as well, but meh...


    TODO
    • Move toolchain to GCC 4.6
    • Re-add iso9660 image support
    • Suggestions welcome


    THANKS
    Zefie: acupfreq.c and Wifi drivers
    picasticks: cleaning up the mess LG made with the stock kernel
    LG: for releasing the sources and fixing them
    The guys at CyanogenMod: Hosting the interactive governor sources

    DOWNLOAD
    AnyKernel version: or scan the following QR Code:


    Kernel Sources:
    Last edited by BiafraRepublic; 07-19-2011 at 11:24 AM.
    MobiusROM - The Debugging Rom. Get it @ http://j.mp/dOBSoR
    Thanked by 3:
  2. #2  

    Default

    Here is an anykernel version: (redacted)

    Thanks for the hard work. I'm excited to see where this goes.
    Last edited by mmarz; 04-11-2011 at 06:06 AM.
  3. Thread Author  Thread Author    #3  
    BiafraRepublic's Avatar

    Posts
    63 Posts
    ROM
    Stock/Stock

    Default

    Uh oh,.... I think I bricked my phone with my own kernel... Everyone don't use the current version please.
    MobiusROM - The Debugging Rom. Get it @ http://j.mp/dOBSoR
  4. #4  
    Nit3H8wk's Avatar

    Posts
    72 Posts
    ROM
    Harmonia

    Default

    I have been waiting for a OC kernel built on LG source. I hope you get it working.
  5. Thread Author  Thread Author    #5  
    BiafraRepublic's Avatar

    Posts
    63 Posts
    ROM
    Stock/Stock

    Default

    Okay... was able to recover using Clockwork Recovery. Kernel seems definitely borked on my end as loading it leaves me stuck at the LG splash... Now, time to go back to the drawing board, or find someone who can get the sources working...
    MobiusROM - The Debugging Rom. Get it @ http://j.mp/dOBSoR
  6. #6  

    Default

    I can't remember off hand where it's at (i don't wanna boot into my linux partition lazy ) but minigzip is in there and you have to set it's permissions as executable for it to work correctly. I copied it out of there and put it in either /sh or wherever because I had the same problem with the metro kernel.
  7. #7  

    Default

    Thanks for your addition to our small community. Glad to see devs more and more
    I love flashing kernels >_<

    Sent from my VM670 using Tapatalk
  8. #8  
    Delphis's Avatar

    Posts
    86 Posts
    ROM
    Stock + Xionia010

    Default

    Quote Originally Posted by BiafraRepublic View Post
    Uh oh,.... I think I bricked my phone with my own kernel... Everyone don't use the current version please.
    Bleeding edge development It's very cool you're doing it. I will certainly be following this project's progress and will try it out some time once you're happy with it.
  9. #9  
    drezliok's Avatar

    Posts
    449 Posts
    ROM
    I.H.O. Mirage CM7.2

    Default

    I look forward to a alpha or a release candidate. For now I will just watch.
  10. #10  

    Default

    Undervolting would be awesome
    Google+ Devices: HTC Mogul, Touch, TP, TP2, Samsung Moment & Intercept, Motorola Triumph, LG Optimus V & Slider, Nook, Iconia Tab, HTC Sensation
  11. #11  
    Nit3H8wk's Avatar

    Posts
    72 Posts
    ROM
    Harmonia

    Default

    Can you try again i saw this on lg's website.

    Description Notice Download
    LGVM670(Thunder) Android Froyo / kernel bugs were fixed.

    Maybe the source code was fixed i dunno. I would try myself but i don't have my own computer.
  12. #12  

    Default

    Awww man!!!! I had the pitchforks and the torches all ready for the angry mob too.
  13. #13  

    Default

    Quote Originally Posted by mmarz View Post
    Awww man!!!! I had the pitchforks and the torches all ready for the angry mob too.
    Don't put them away just yet because the source is still broken. See this post.
  14. #14  

    Default

    Quote Originally Posted by obijohn View Post
    Don't put them away just yet because the source is still broken. See this post.
    Yay!!! Angry mob time!
  15. #15  
    picasticks's Avatar

    Posts
    136 Posts
    ROM
    picarom+picasticks kernel

    Default

    I hope you are still working on this! Let me know if I can be any help, I don't read the V forum super-often so I just saw your kernel. PM me to be sure I see it.

    Quote Originally Posted by BiafraRepublic View Post
    KNOWN ISSUES
    • When compiling from source about halfway through, minigzip comes up as 'not found'. I had to download the zlib sources and build/install zlib from source in order for the kernel to compile successfully.
    • Hopefully, I signed the zip file correctly. If not, let me know.
    • Fix issue where the kernel panics and the phone gets stuck at the LG screen.
    minigzip binary is actually precompiled and sitting in scripts/. So, you just need to put ~/path_to/kernel/scripts in your PATH and then it will work. Or you can edit scripts/Makefile.lib and put whatever gzip command (i.e. "gzip -9") you want in place of minigzip ... I use 7zip for slightly better DEFLATE than zlib. They're doing minigzip -9 which is identical to gzip -9 since both are zlib.

    Re: signing the zip I don't know what you mean, I thought you were making a boot.img? There is no signing with that. But if you were talking flashable .zip, then yeah, you have to sign.

    If you are making a boot.img, make sure you use the right base address ... that is something that will leave you stuck on the LG screen if you get it wrong. It is 0x12200000. Took me so long to figure that out I wrote a about it. Bad memories.
  16. Thread Author  Thread Author    #16  
    BiafraRepublic's Avatar

    Posts
    63 Posts
    ROM
    Stock/Stock

    Default

    Quote Originally Posted by picasticks View Post
    I hope you are still working on this! Let me know if I can be any help, I don't read the V forum super-often so I just saw your kernel. PM me to be sure I see it.
    I'll be sure to send you a binary sometime, as well as the source.

    Quote Originally Posted by picasticks View Post
    minigzip binary is actually precompiled and sitting in scripts/. So, you just need to put ~/path_to/kernel/scripts in your PATH and then it will work. Or you can edit scripts/Makefile.lib and put whatever gzip command (i.e. "gzip -9") you want in place of minigzip ... I use 7zip for slightly better DEFLATE than zlib. They're doing minigzip -9 which is identical to gzip -9 since both are zlib.
    I found the minigzip you mentioned, only to find that my Ubuntu Virtual Machine segfaults when it is run. I just decided to download the latest minigzip sources.

    Quote Originally Posted by picasticks View Post
    Re: signing the zip I don't know what you mean, I thought you were making a boot.img? There is no signing with that. But if you were talking flashable .zip, then yeah, you have to sign.

    If you are making a boot.img, make sure you use the right base address ... that is something that will leave you stuck on the LG screen if you get it wrong. It is 0x12200000. Took me so long to figure that out I wrote a about it. Bad memories.
    The next release is going to an Anykernel only release, just as soon as I can get it to work. Right now, I'm still having some problems getting the kernel to get past the LG screen, even with AnyKernel.
    Last edited by BiafraRepublic; 04-22-2011 at 01:16 PM.
    MobiusROM - The Debugging Rom. Get it @ http://j.mp/dOBSoR
  17. Thread Author  Thread Author    #17  
    BiafraRepublic's Avatar

    Posts
    63 Posts
    ROM
    Stock/Stock

    Default

    I got the kernel sources posted up, even though I can't compile a working binary worth a damn. If anyone can do this, post your working results and (if you can) let me know what you used to make your build environment. Thanks.
    MobiusROM - The Debugging Rom. Get it @ http://j.mp/dOBSoR
  18. Thread Author  Thread Author    #18  
    BiafraRepublic's Avatar

    Posts
    63 Posts
    ROM
    Stock/Stock

    Default

    Okay, thanks to picasticks, I figured out why my kernel failed to work (the sources got corrupted). A fresh download and test later, and we have WORKING KERNEL!
    MobiusROM - The Debugging Rom. Get it @ http://j.mp/dOBSoR
  19. #19  
    LeslieAnn's Avatar
    AC Forums Android Developer

    Posts
    2,893 Posts
    ROM
    Harmonia 3

    Default

    Quote Originally Posted by BiafraRepublic View Post
    Okay, thanks to picasticks, I figured out why my kernel failed to work (the sources got corrupted). A fresh download and test later, and we have WORKING KERNEL!
    Congrats!

    Harmonia Developer for Optimus V, Optimus Elite, One V, Evo V, Evo Shift, Evo V
    Donate here if you feel inclined to brighten my day.
  20. #20  
    Kiernon's Avatar
    Total homewrecker.

    Posts
    138 Posts
    ROM
    Heart belongs to Harmonia

    Default

    Quote Originally Posted by BiafraRepublic View Post
    Okay, thanks to picasticks, I figured out why my kernel failed to work (the sources got corrupted). A fresh download and test later, and we have WORKING KERNEL!
    Nice job!
    Oppy kernels and ROMS are being tossed out all over the place like easter eggs! So much to check out, I love it. Keep up the great work!


    -K
  21. #21  
    thexxoffspring's Avatar

    Posts
    379 Posts
    ROM
    Gelaton 11-28

    Default

    flashed this and it took me into an infinite LG boot loop. i cried for a moment. then restored my nandroid, poops.
  22. #22  

    Default

    Booted ok but buttons switched, proximity sensor not working, etc... AOSP CM7
    Google+ Devices: HTC Mogul, Touch, TP, TP2, Samsung Moment & Intercept, Motorola Triumph, LG Optimus V & Slider, Nook, Iconia Tab, HTC Sensation
  23. #23  
    thexxoffspring's Avatar

    Posts
    379 Posts
    ROM
    Gelaton 11-28

    Default

    Quote Originally Posted by one80oneday View Post
    Booted ok but buttons switched, proximity sensor not working, etc... AOSP CM7
    for some reason i can never get even the xionia kernals to run right on CM7. im assuming its because of CM7.
  24. #24  
    Kreatur3's Avatar

    Posts
    660 Posts
    ROM
    MIUI

    Default

    Well aren't the kernels usually built for either froyo or GB? Not made to work correctly on both? Just my understanding of the way things work.
  25. #25  
    thexxoffspring's Avatar

    Posts
    379 Posts
    ROM
    Gelaton 11-28

    Default

    Quote Originally Posted by Kreatur3 View Post
    Well aren't the kernels usually built for either froyo or GB? Not made to work correctly on both? Just my understanding of the way things work.
    ik on the d1 it is but idk about the ov
Page 1 of 2 12 LastLast

Posting Permissions