Recent content by lgrootnoob

  1. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    Same problem with gcc 4.8. It's related to slub I think.
  2. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    I can open you a vm if you'd like. all i have right now is omnirom 5.1 source, but it can be put on an ssd. if you do take up my offer, email me ssh details jaclane299@gmail.com
  3. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    I thought file based swap would work without formatting anything.
  4. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    I just ended up picking a samsung 32gb pro minisd from amazon for 21 bucks. Performance is amazing now.
  5. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    I have an idea, turn the internal /data partition into swap.
  6. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    haha, i guess your right that it would make more sense to keep the binary in recovery only.
  7. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    [Phoronix] F2FS Tools Gain FSCK Support will the official fsck be merged into the rom and twrp?
  8. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    Re: [ROM+Kernel][CM-11.0][4.4.2]OV-KitKat (JBC based) Good point! Yes! I did disable things like cifs that werent building because there wasnt really a use for cifs. And, the error itself is a problem with several lg kernels. But someone on the androidforums is helping me with that.
  9. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    Re: [ROM+Kernel][CM-11.0][4.4.2]OV-KitKat (JBC based) I know your _really_ busy. Buuuut, you seem quite knowledgeable with lg's stuff. Im currently building a device tree for the lucid 2. And i need some help with some build errors using cm's latest toolchain. If you dont care then just tell...
  10. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    either your sdcard sucks or minitool is ruining the filesystems. also, did you move the minimum frequency down too low so it wasnt able to wake up from sleep? why do you need an app to capture a logcat. its much easier over adb. adb logcat > logcat.txt notepad logcat.txt copy and paste to...
  11. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    I would use gparted if i were you. Cause i doubt "minitool" supports ext4. (or f2fs) Even then, not natively.
  12. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    I honestly dont know what you are talking about. maybe i could make a backup of mine and let you restore it just so you can see how fast it is if youve tweaked it right.
  13. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    news. twrp is officially 2.8 so im not sure if there are bug fixes between your prerelease twrp or what. but you know to check it out now...
  14. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    ahh, i see. trying to keep a general setting for voltage without overdoing it. thank you
  15. L

    [ROM+Kernel][CM-11.0][4.4.4][OS2SD/internal][f2fs]bigsuperROM-thunderc-4.4.4

    Swap is detrimental to the sdcard. (it will cause it to fail prematurely) Android's memory management wasnt designed for swap resulting in "Swap makes memory access much slower." We already have a decent amount of ram available. on my personally tweaked build i have 150 mb free ram with no task...