[ROM][v500][KK][4.4.4][LINARO/SABERMOD] AOKP [WEEKLY BUILDS][20140719] - G Pad 8.3 Android Development

v500/G Pad 8.3" AOKP KitKat LINARO/SABERMOD WEEKLY BUILDS
Weekly 20140719 is ONLINE
Build/Sync Date: July 19 07h:46 GMT+1 Lisbon
DOWNLOAD
(infected server)
(md5sum included with all builds)
CHANGELOG
http://gerrit.aokp.co/#/q/status:merged/
HOMEPAGE
http://infectedbuilds.net
kernel code compiled with linaroarm-eabi-4.7.4 201404 toolchain
rom code compiled with with sabermod arm-linux-androideabi-4.8.3 201404 toolchain
FEATURES
-O3 optimizations
strict-aliasing rules
custom performance flags
+30 cherry-picks used
(buildbot: intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
4x western wigital wd3200aaks raid 10 array, samsung f1 1tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)
(Linux Mint 17 x64 "Qiana" 3.13.0-24)
DONATIONS NEEDED
if you can, please make a small donation... not for my work, 'cause this is a hobby for me, but to keep website and dedicated server up and running, so i can deliver fast and unlimited downloads, and host the builds.
thank you for your comprehension.
regards,
infected_
Click to expand...
Click to collapse
Disclaimer:
These builds are freshly compiled/synced from AOKP open-source code:
https://github.com/AOKP
latest linaro arm-eabi-4.7.4 toolchain used to compile the kernel code & sabermod arm-linux-androideabi-4.8.3 toolchain to compile ROM code
Special Thanks
AOKP Dev Team
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​

Flashing Instructions
First time installing:
Flash CWM recovery or TWPR recovery.
Option #1 = http://forum.xda-developers.com/showthread.php?t=2588671
Option #2 = http://forum.xda-developers.com/showthread.php?t=2641409
Place build zip + gapps on internal/external memory
reboot into recovery
wipe /system /data /cache
flash build + gapps
wipe cache
reboot
you're done, enjoy!
Coming from previous build version:
Flash build, flash gapps
you're done, enjoy!

F.A.Q (Frequently Asked Questions)
What is the difference between these builds and the official builds?
These are unofficial builds of AOKP KitKat for the v500/LG G Pad.
ROM is built using the same source code (github) like the official one but with these following additions:
Compiled using boosted-tc arm-eabi 4.7.4 14.03 (kernel code) & boosted-tc arm-linux-androideabi 4.8.3 14.03 (rom code) toolchain compilers
May contain some custom cherry-picks. Always see changelog for details.
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Click to expand...
Click to collapse

Removed.

Thanks for all you're amazing hard work!!
What is the difference between this rom, and the other topic? Is this one not based on CM11?
@RaiderWill, is this rom more smooth or less smooth than 4-4-14?

bmxje said:
Thanks for all you're amazing hard work!!
What is the difference between this rom, and the other topic? Is this one not based on CM11?
@RaiderWill, is this rom more smooth or less smooth than 4-4-14?
Click to expand...
Click to collapse
its based on "kangs" from cyan code.
and its very smooth. the custom toolchains and compiling method do their job well done..
regards.

Thanks so much man! You have no idea how much better you make my tablet and therefor the day to day use! Flashing this now!
Edit:
In your FAQ post it states: "These are unofficial builds of CyanogenMod 11 for the v500/LG G Pad." I think it's accidentally copied from the CM11 rom? Just thought to let you know!

bmxje said:
Thanks so much man! You have no idea how much better you make my tablet and therefor the day to day use! Flashing this now!
Edit:
In your FAQ post it states: "These are unofficial builds of CyanogenMod 11 for the v500/LG G Pad." I think it's accidentally copied from the CM11 rom? Just thought to let you know!
Click to expand...
Click to collapse
typo. its corrected now.

I've flashed the rom now and have played with it for a bit. It's insanely smooth and fast! No unnessisary hickups, great overal speed ect.
I have a Samsung Galaxy S4 GPE which has identical hardware, the only difference being that the CPU is clocked at 1.9ghz by Samsung. On stock LG firmware this tablet was rediculously slow compared to my S4 tho. So i switched to Madhi first, which was still laggy, Same goes for CM11 itself. Then i switched to your CM11 Infected rom which was already good, but i was still slightly dissapointed with the devices preformance, but with this one...... It's at least as fast, if not faster than the official GPE rom on the S4
The only thing i absolutely loved about the CM11 infected rom was the standby time, last night i had 2% in 8 hours, even though i had wifi turned on, Ill test to night how it preforms with this rom, i hope it is the same!
Thank you again!
Do you btw think there is ever going to be a possible convertion from the GPE rom for the LG G Pad to the stock model? So v510 rom for v500 devices. In the topic dedicated to this on: http://forum.xda-developers.com/showthread.php?t=2564149 they seem to struggle with Wifi. What are your thoughts on this?

I am using this rom and for now all ok but my last rom is Mahdi but I like Moore dpi 290 + or -, have any config that I can change resolution? I try installing qremote here and will see if work.
Enviado de meu XT1033 usando Tapatalk

bmxje said:
Do you btw think there is ever going to be a possible convertion from the GPE rom for the LG G Pad to the stock model? So v510 rom for v500 devices. In the topic dedicated to this on: http://forum.xda-developers.com/showthread.php?t=2564149 they seem to struggle with Wifi. What are your thoughts on this?
Click to expand...
Click to collapse
Why do you need a GPE rom, if you have so many much better AOSP/CM based rom's?
is it because of the boot logo? :silly:
regards

m.mcrespo said:
I am using this rom and for now all ok but my last rom is Mahdi but I like Moore dpi 290 + or -, have any config that I can change resolution? I try installing qremote here and will see if work.
Enviado de meu XT1033 usando Tapatalk
Click to expand...
Click to collapse
edit build.prop, and change dpi for the one you want to use.
regards.

Ok thanks.
Enviado de meu LG-V500 usando Tapatalk

infected_ said:
Why do you need a GPE rom, if you have so many much better AOSP/CM based rom's?
is it because of the boot logo? :silly:
regards
Click to expand...
Click to collapse
Haha I hear you! No but there is no denying official GPE is buttery smooth! Just love the most stock you can get

Running it now and its very nice. Always partial to AOKP for some reason. Does this support ART? Thanks.

situman said:
Running it now and its very nice. Always partial to AOKP for some reason. Does this support ART? Thanks.
Click to expand...
Click to collapse
CM has ART broken on boot, but they have a patch ready to be merged as soon is reviewed..
AOKP don't know if ART is working, never tried it.. make a nandroid backup and try to switch to ART, after a clean install. if it doesnt boots, i'll try use CM patch on AOKP builds.
regards.

We Have A New Leader IMO..
Removed.

any chance use qremote in this rom?
Enviado de meu LG-V500 usando Tapatalk

RaiderWill said:
Infected.. I did not think it possible..
Only you could come up with a compile that would place your 4/4 CM build in 2nd ( A VERY CLOSE 2nd ) place..
But I have to admit.. I prefer this AOKP's interface/options slightly better than your CM's. Speedwise.. they are equal ( of course )
and since I clean wipe for EVERY update/install.. Zero issues to be had with your Excellent Work Sir.
Click to expand...
Click to collapse
Man.....I just got his CM build all setup and configured and you go and post this....
Now I got to do it all over again!
Sent from my LG-V500

m.mcrespo said:
any chance use qremote in this rom?
Enviado de meu LG-V500 usando Tapatalk
Click to expand...
Click to collapse
never tried it, but i dont think it will work.. give it a try tough and leave feedback here, if you can.
regards.

Related

[ROM][4.3.1][LINARO/SABERMOD] CyanogenMod 10.2.1 Final [RELEASE]

i9100 CYANOGENMOD 10.2 LINARO/SABERMOD BUILDS
Build 10.2.1 Final is ONLINE
Build/Sync Date: Feb 01 2014 --h:-- GMT+00h:00 Lisbon
DOWNLOAD
(MediaFire - Main Mirror)
DOWNLOAD
(AndroidFileHost - Backup Mirror)
(md5sum included with all builds)
DONATIONS NEEDED
ok... here's the deal..
i don't like asking for donations, because i am doing this almost for fun, and learning new stuff. but this time its really needed...
i trying to expand the linaro/sabermod builds "business".. for this, we should start to have our own website for starters, where i can publish our builds.
websites requires work, knowledge, and money above all.
the website is already a WIP, and almost complete:
http://pierun.tk/white/
http://pierun.tk/dark/
thanks @Pumpernikiell for the work he had.
it will have two versions. one white, the one i gave the link, and a dark one.
i am asking if to you all, that every day download and use the builds i compile, if all of you give just even $1/1€, it will be enough money to buy a domain, a hosting server, and maybe if theres enough donations, even a VPS...
so, please donate what you can, so this project goes forward, and keeps getting better, and better.
you can donate, using this link: DONATE
thank you all,
infected_
Click to expand...
Click to collapse
(cross-compiled with sabermod arm-linux-androideabi-4.9.0 201307, and linaro arm-eabi-4.7.4 201312 toolchains)
-O3 building optimizations;
custom performance flags;
strict-aliasing rules;
cortex string routines handling;
sqlite fsync hack (by dorimanx);
over +30 cherry-picked commits/patches;
CHANGELOG 10.2
http://review.cyanogenmod.org/#/q/status:merged+branch:cm-10.2,n,z
​ (always compare build/sync date (settings -> about phone) with changelogs)
STATS​
CM 10.1 PROJECT STATS @ 20130922 14h:20 GMT+00h:00 Lisbon (+1h Summer Time)
Builds = 57
Downloads TOTAL = 7843
CM 10.2 PROJECT STATS @ 20130922 14h:28 GMT+00h:00 Lisbon (+1h Summer Time)
Builds = 32
Downloads Total = 10169​
Click to expand...
Click to collapse
​ These builds are hosted in my private account at MediaFire (purchased account - 120GB | no ads and really fast downloads!)
(buildbot: intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
2x western wigital wd3200aaks raid 0 array, samsung f1 1tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)
(Linux Mint 16 "Petra" x64 3.13.1)
Disclaimer:
These builds are freshly compiled/synced from CyanogenMod open-source code:
https://github.com/CyanogenMod
When its necessary, it can be cherry-picked a commit and integrate it on the build
sabermod arm-linux-androideabi-4.9.0 201307, and linaro arm-eabi-4.7.4 201310 toolchains used to cross-compile.
If you have any doubt or question, post it in the main thread, so we can help out.
You can check Officials CM 10.1 & CM 10.2 threads for support also, since the source code is the same.
Special Thanks
IAmTheOneTheyCallNeo, DJLamontagneIII, fusionjack and bluefa1con - for the tips, and some of the commits/patches on the ROM building.
Karpfenhai - user support.​
Click to expand...
Click to collapse
​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Instructions/Download Links
OFFICIAL CM WIKI
Click to expand...
Click to collapse
http://wiki.cyanogenmod.org/w/I9100_Info
OFFICIAL CM INSTRUCTIONS
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your Galaxy S II, or coming from another ROM:
- Copy GApps and CM10.2 ZIPs to your internal SDCard
- Make sure you're NOT RUNNING A KERNEL WITH THE MMC-SUPERBRICK-BUG. If you're unsure, flash this ClockworkMod-Recovery using Odin/Heimdall.
- Make sure you're running a proper working ClockworkMod-Recovery
- Boot into Recovery
- Flash CM10.2 zip from internal SDCard
- Flash GApps zip from internal SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your internal SDCard
- Boot into Recovery
- Flash CM10.2 zip from internal SDCard
- Reboot
Upgrading from CyanogenMod 10.1:
- Copy 4.3 GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Reboot
DOWNLOADS
Click to expand...
Click to collapse
i9100 LINARO/SABERMOD CM 10.1 & 10.2 Nightly Builds:
MediaFire Download Folder
AndroidFileHosting Folder
Google Apps:
http://goo.im/gapps
F.A.Q (Frequently Asked Questions)
What is the difference between these builds and the official builds?
These are unofficial builds of CyanogenMod 10.2 for the i9100.
ROM is built using the same source code (github) like the official one but with these following additions:
Compiled using linaro arm-eabi 4.7.4 13.09 (kernel code) & linaro arm-linux-androideabi 4.8.2 13.09 (rom code) toolchain compilers
May contain some custom cherry-picks. Always see changelog for details.
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/show....php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Click to expand...
Click to collapse
Raise the flasholism! Is linaro 4.8 stable for android ? https://github.com/dorimanx/Doriman...mmit/7a3fbb792919c406e146f6bb29c0c9054cfda61a
But let's flash and see
Btw what distro do u build on?
Verstuurd van mijn GT-I9100 met Tapatalk
Unexist6969 said:
Raise the flasholism! Is linaro 4.8 stable for android ? https://github.com/dorimanx/Doriman...mmit/7a3fbb792919c406e146f6bb29c0c9054cfda61a
But let's flash and see
Btw what distro do u build on?
Verstuurd van mijn GT-I9100 met Tapatalk
Click to expand...
Click to collapse
i'm using gcc linaro arm compiler 13.06/4.8 201306 at almost a month... NEVER gave me problems on my builds, and seems more smooth and battery friendly than the compiler that CM Jenkins buildbot uses.
running ubuntu 13.04 x64 / kernel 3.8.0-26
regards.
Any idea why Bluetooth audio routing to Mono devices (BT Mono for example) doesn't work on CM10.1? It used to work on CM10.
kokesh said:
Any idea why Bluetooth audio routing to Mono devices (BT Mono for example) doesn't work on CM10.1? It used to work on CM10.
Click to expand...
Click to collapse
no. sorry..
but, have you tried these:
Mono Bluetooh Router
&
Super BT Mono
give it a try.
What does this offer more than official cm?
Sent from my GT-I9100
lowrider82 said:
What does this offer more than official cm?
Sent from my GT-I9100
Click to expand...
Click to collapse
The main difference between these builds and the official ones, is that these builds are compiled using the GCC Linaro 4.8 201306 toolchain. Has been stated by users (and by myself) that this results in a smoother UI, and better battery usage..
also, check these two links:
http://www.linaro.org/linux-on-arm
http://en.wikipedia.org/wiki/Linaro
regards.
Giving this a try! I'll give you feedback =)
thanks for posting this, i'll use your build for the moment
but i have some questions for trying linaro on my own.
am i right, that one can follow these instructions?
https://wiki.linaro.org/Platform/Android/BuildSource
i'm asking, because they say it's linaro 4.4.X while you use 4.8
following this guide http://forum.xda-developers.com/showthread.php?t=1988315 we have to choose a specific toolchain and "use" it.
does this replace the official instruction
"Install Linaro tools
sudo apt-get install linaro-image-tools"
thank you for your help =)
PS: i'm also running latest (k)ubuntu 13.04.
its easy... try to follow this little tutorial i made.
open a shell and navigate to you root folder of your source tree, and then "prebuilts/gcc/linux-x86/arm/"
run: "wget http://releases.linaro.org/13.06/components/toolchain/gcc-linaro/4.8/gcc-linaro-4.8-2013.06.tar.bz2"
Run: "bunzip2 *.tar.bz2"
Run: "tar -xvf *.tar"
Open you file manager and navigate to the root folder of your source tree again.
Navigate To "/build", in your root folder.
run: gksudo gedit envsetup.sh
change the line in bold, got to look equal:
Code:
case $ARCH in
x86) toolchaindir=x86/i686-linux-android-4.6/bin
;;
[B] arm) toolchaindir=arm/gcc-linaro-4.8-2013.06[/B]
;;
mips) toolchaindir=mips/mipsel-linux-android-4.6/bin
;;
*)
echo "Can't find toolchain for unknown architecture: $ARCH"
toolchaindir=xxxxxxxxx
;;
esac
save the file and reboot, you are done!
regards.
PS: Forget about apt package linaro-image-tools ... !
infected_ said:
The main difference between these builds and the official ones, is that these builds are compiled using the GCC Linaro 4.8 201306 toolchain. Has been stated by users (and by myself) that this results in a smoother UI, and better battery usage..
also, check these two links:
http://www.linaro.org/linux-on-arm
http://en.wikipedia.org/wiki/Linaro
regards.
Click to expand...
Click to collapse
Nice! I'll try this ROM later!
Would you recommend to flash another kernel? I'm using CM10.1 + custom Siyah kernel based
Strokesws said:
Nice! I'll try this ROM later!
Would you recommend to flash another kernel? I'm using CM10.1 + custom Siyah kernel based
Click to expand...
Click to collapse
yeah you can use a custom kernel. you have good options now:
Dorimanx 8.32/9.32 http://forum.xda-developers.com/showthread.php?t=1617219
KangBang 1.3 http://forum.xda-developers.com/showthread.php?t=2311448
Gustavo_S Siyah_CM based kernel build 0605 http://forum.xda-developers.com/showthread.php?t=2222843
My current favourite is KangBang 1.3, with "zzmove" governor, and "zen" scheduler ..
Regards.
Whats the difference between infected and unofficial from the 26nd?
Gesendet von meinem GT-I9100 mit Tapatalk 4
infected_ said:
yeah you can use a custom kernel. you have good options now:
Dorimanx 8.32/9.32 http://forum.xda-developers.com/showthread.php?t=1617219
KangBang 1.3 http://forum.xda-developers.com/showthread.php?t=2311448&highlight=aokp
Gustavo_S Siyah_CM based kernel build 0605 http://forum.xda-developers.com/showthread.php?t=2222843
My current favourite is KangBang 1.3, with "zzmove" governor, and "zen" scheduler ..
Regards.
Click to expand...
Click to collapse
I'm using Gustavo_S Siyah_CM based kernel build 0605. I prefer long battery life. Which is the best?
ArnomaF said:
Whats the difference between infected and unofficial from the 26nd?
Gesendet von meinem GT-I9100 mit Tapatalk 4
Click to expand...
Click to collapse
they are the same build, but because i changed buid.prop from "UNOFFICIAL" to "INFECTED", it was giving error on the md5sums, and some users asked me to upload "untouched" build, so the md5sum match up ..
Strokesws said:
I'm using Gustavo_S Siyah_CM based kernel build 0605. I prefer long battery life. Which is the best?
Click to expand...
Click to collapse
Like i said on my previous post, my current favourite is KangBang 1.3 + init.d scripts.. Gustavo_S kernel is also good, but its a bit outdated, now even more with new release of mali drivers.
Rom performs as good as any other nightly before, no issues, battery seems slighty better, I'll report at the end of my cycle, I'm curious about the usual ril crash after two days uptime, (memleak) b/c I hate reboots...
Well done @iNFECTED.:thumbup:
Tapatalked from my Galaxy SII
What's the difference between Your builds and Kalpik's build? Just asking.,
I asked Kalpik also.. hehe

[ROM][JB][4.3.1][LINARO/SABERMOD] CarbonRom 1.9.1 [NIGHTLY BUILDS][UNOFFICIAL]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Linaro CarbonRom 1.9.1 Nightly Builds
(Android 4.3.1)
Build 20131112 is ONLINE
Sync/Build Date: Nov 12 2013 01h:31 GMT+0 Lisbon
DOWNLOAD
MAIN MIRROR
(MEDIAFIRE FOLDER)
BACKUP MIRROR
(AFH FOLDER)
Changelog #1
Changelog #2
Builds are compiled ONLY with official GCC Linaro & SaberMod toolchains (sabermod arm-linux-androideabi-4.9.0 13.07 & linaro arm-eabi-4.7.4 13.10)
-O3 building optimizations;
custom performance flags;
strict-aliasing rules;
cortex string routines handling;
sqlite fsync hack (by dorimanx);
over +20 cherry-picked commits/patches;
Builds are hosted in my private account at MediaFire (purchased account - 120GB | no ads and really fast downloads!)
(buildbot: intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
2x western wigital wd3200aaks raid 0 array, samsung f1 1tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)
(Linux Mint 15 x64 3.9.11)
Disclaimer:
Freshly compiled/synced from CarbonRom open-source code:
https://github.com/CarbonDev/
When its necessary, it can be cherry-picked a commit and integrate it on the build
sabermod arm-linux-androideabi-4.9.0 201307, and linaro arm-eabi-4.7.4 201310 toolchains used to cross-compile.
If you have any doubt or question, post it in the main thread, so we can help out.
You can check Official i9100 CarbonRom thread for support also, since the source code is the same.
Special Thanks
IAmTheOneTheyCallNeo, DJLamontagneIII, fusionjack and bluefa1con - for the tips, and some of the commits/patches on the ROM building.
​
Click to expand...
Click to collapse
​
FAQ and Tutorial
What is the difference between these builds and the official builds?
These are unofficial builds of CarbonRom (Android 4.3) for the i9100.
ROM is built using the same source code (github) like the official one but with these following additions:
Compiled using linaro arm-eabi 4.7.4 13.10 (kernel code) & sabermod arm-linux-androideabi 4.9.0 13.07 (rom code) toolchain compilers
May contain some custom cherry-picks. Always see changelog for details.
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/show....php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Click to expand...
Click to collapse
Q: I love Carbon but I don’t type in English. How can I change my default keyboard language to <insert your language here>?
A: The stock android keyboard in Carbon comes with the ability to download a variety of language packs. To change it go to Settings>Language & input>Android keyboard (AOSP) settings button>Input languages. Uncheck “use system language” and select the language that you would like to use.
—————————————————————————————————————————–
Q: I see you make something called “Nightly Builds”. What are those?
A: Nightly Builds are experimental builds that are released each night with the latest features, and bug fixes, which keeps you up to date but may also be dysfunctional due to the adding a new features and code.
—————————————————————————————————————————–
Q: How do I switch from my current ROM over to Carbon?
A: (These directions are assuming you are already rooted and have installed a recovery manager, preferably CWM Recovery)
(1.) Decide whether you would like to use the stable release version of Carbon, or whether to use the nightly version of Carbon
(2.) Once you have decided, download the correct file of Carbon for your specific device using the goo app on your phone or from the goo website (make sure you know your device’s codename)
(3.) Download the corresponding GApps file using goo app on your phone or from the goo website (20130813)
(4.) Make sure you know where both files are on your phone’s sd card and then reboot to recovery
(5.) MAKE A NANDROID BACKUP of your current ROM so you have something to go back to in case anything goes wrong
(6.) If you are switching to Carbon from another ROM, you must do a full wipe before flashing Carbon, please follow these steps to wipe: Factory reset, wipe system partition, wipe cache and dalvik once more.
(7.) Now once everything is wiped, flash the Carbon zip you downloaded and then IMMEDIATELY after flash your GApps zip.
(8.)(Optional) If you have a custom kernel you would like to flash, flash it now.
(9.) Reboot your device and allow it a few minutes to startup, it may take some time on first boot.
(10.) You’re all done. Enjoy using Carbon!
—————————————————————————————————————————–
Q: What is “dirty” flashing?
A: Dirty flashing is when you do not wipe any of your data or the system partition before flashing a newer version of Carbon.
—————————————————————————————————————————–
Q: I am using the stable version of Carbon, can I switch over to the nightly builds (and vice versa) without clean wiping?
A: If you are already running Carbon you can switch over to any version of Carbon by dirty flashing (unless directly stated that a wipe is required in the changelog).
—————————————————————————————————————————–
Q: If I am already running Carbon, do I have to reflash GApps every time I dirty flash the newest updates?
A: No, Carbon has a built in script that backs up the system partition and will reapply your GApps automatically when you flash the newer version of Carbon.
—————————————————————————————————————————–
Q:How do I update my version of Carbon?
A: If you are already running Carbon and would like to update to the latest version, you can simply dirty flash the newest version on top of your current setup (unless otherwise stated in the changelog).
reserved +1
Sweeeet!
After great Saber/linaro Cm, even this..
You are awesome!
Screen
Inviato dal mio GT-I9100 con Tapatalk 4
Great work, infected_.
I'm sure this will be a masterpiece, Carbon rom allied with Linaro/sabermod and optimizations...it can't be better.
But you should add a change log...just an idea...
Cheers
Is it stable & for daily use please ? cuz i'm thinking to try Carbon ROM
lomistars said:
Is it stable & for daily use please ? cuz i'm thinking to try Carbon ROM
Click to expand...
Click to collapse
Let me know will you? I'm giving it a go
Sent from my GT-i9100 using Tapatalk 4
Just tried this out and am surprised with the amount of deepsleep I got. I think it was 3% in 6 hours.
Good job! I might stick around on this ROM. So far, so good.
Just waiting for a better implementation of AD by ChameleonTeam.
EDIT: found a bug: Clear Recents button does not stick if you open Recent Apps with No Apps in it.
1. Enable Clear Recents button in any corner
2. Open Recent Apps switcher and clear list
3. Open Recent Apps switcher again (there should be no apps in it)
4. Close, then open an app again
5. Try to open the recent apps switcher again, the clear recents button should be gone.
It does not seem to happen all the time, though.
crypticc said:
Let me know will you? I'm giving it a go
Sent from my GT-i9100 using Tapatalk 4
Click to expand...
Click to collapse
So far so good
Sent from my GT-i9100 using Tapatalk 4
---------- Post added at 08:11 AM ---------- Previous post was at 08:07 AM ----------
!n0x said:
Just tried this out and am surprised with the amount of deepsleep I got. I think it was 3% in 6 hours.
Good job! I might stick around on this ROM. So far, so good.
Just waiting for a better implementation of AD by ChameleonTeam.
EDIT: found a bug: Clear Recents button does not stick if you open Recent Apps with No Apps in it.
1. Enable Clear Recents button in any corner
2. Open Recent Apps switcher and clear list
3. Open Recent Apps switcher again (there should be no apps in it)
4. Close, then open an app again
5. Try to open the recent apps switcher again, the clear recents button should be gone.
It does not seem to happen all the time, though.
Click to expand...
Click to collapse
All the above okay for me . tried three times. Did you come from another ROM?
Clean or dirty? I came from official carbon and dirty flash
Sent from my GT-i9100 using Tapatalk 4
crypticc said:
All the above okay for me . tried three times. Did you come from another ROM?
Clean or dirty? I came from official carbon and dirty flash
Sent from my GT-i9100 using Tapatalk 4
Click to expand...
Click to collapse
Now it's working well, came from SlimBean, done clean flash. Maybe it's just my phone
Is it possible to dirty flash from a "i9100 CYANOGENMOD 10.2 LINARO/SABERMOD NIGHTLY BUILD" ?
suchiqaz said:
Is it possible to dirty flash from a "i9100 CYANOGENMOD 10.2 LINARO/SABERMOD NIGHTLY BUILD" ?
Click to expand...
Click to collapse
nop. wipes are mandatory.
infected_ said:
nop. wipes are mandatory.
Click to expand...
Click to collapse
Thank you
Are these official carbon builds from goo.im?
Deleted...
raducux said:
Are these official carbon builds from goo.im?
Click to expand...
Click to collapse
Nope. The compiling part is slightly different but for the most part its the same ROM
raducux said:
Are these official carbon builds from goo.im?
Click to expand...
Click to collapse
Same source code; different, custom and optimized building.
I may have a couple of hours free today.
I'll sync & build then, nightly 20131002.
build 20131002 is UPLOADING!
Updated OP and added FAQ to 2nd post.

[ROM][KK][4.4.2][LINARO/SABERMOD] Omni Rom [WEEKLY BUILDS][20140213]

i9100 OMNI ROM 4.4.2 LINARO/SABERMOD WEEKLY BUILDS
Nightly Build 4.4.2 20140213 is ONLINE
Build/Sync Date: Feb 13 2014 07h:xx GMT+00h:00 Lisbon
DOWNLOAD
(Goo.im - Main Mirror)
DOWNLOAD
(AFH - Backup Mirror)
(md5sum included with all builds)
HOMEPAGE
http://infectedbuilds.com
Kernel code compiled with linaro arm-eabi-4.7.4 201404 toolchain
ROM code compiled with sabermod arm-linux-androideabi-4.8.3 201404 toolchain
ROM FEATURES
-O3 optimizations
strict-aliasing rules
custom performance flags
+30 cherry-picks used
sqlite fsync hack by dorimanx
white UI (following kitkat design)
Click to expand...
Click to collapse
CHANGELOG
https://changelog.omnirom.org/
https://gerrit.omnirom.org/#/q/status:merged+branch:android-4.4,n,z
Click to expand...
Click to collapse
These builds are hosted in my private account at MediaFire (purchased account - 120GB | no ads and really fast downloads!)
(buildbot: intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
2x western wigital wd3200aaks raid 0 array, samsung f1 1tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)
(Linux Mint 16 "Petra" x64 3.13.1)
DONATIONS
Please consider helping with this project development and hosting, by giving a small donation...
http://infectedbuilds.com is almost complete. i will try to get it up and running at full throttle by the end of this week.
i will need to buy a new dedicated hosting service... looking into the ones users suggested.
you can check the progress made by webdev @Jflima at his github: https://github.com/Jflima92/Omni
so, please donate what you can, so this project goes forward, and keeps getting better, and better.
you can donate, using this link: DONATE
thank you all,
regards.
infected_
Click to expand...
Click to collapse
Disclaimer:
These builds are freshly compiled/synced from Omni Rom open-source code:
https://github.com/omnirom
latest linaro arm-eabi-4.7.4 used to compile the kernel code & sabermod arm-linux-androideabi-4.8.3 to compile ROM code
Special Thanks
nims11, herna​ Omni Rom Dev Team
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What is Omni ROM ?
Omni Rom Introduction
Omni Rom Homepage
Omni Rom Wiki
Omni Github
Omni Gerrit Code Review
Omni Bugtracker
Disclaimer
As you all know, every human being is responsible for their own action and reactions, so you are flashing this ROM on your own risk. I am not responsible for anything unexpected that happens to your device.
Downloads
i9100 Linaro/SaberMod Omni ROM NIGHTLY BUILDS
Gapps
Root Access
SuperSu
Installation Instructions
First Time User of Omni Rom
1. First of all download all 3 zip files and place them in your SD-card (Internal or external)
2. Backup of your current ROM
3. Wipe data/factory reset, wipe dalvik cache, wipe cache
4. Install zips from sd card, Omni ROM, Gapps and Super SU.
5. Reboot your device and wait until it boots, it might take some time to boot
- Already On Omni ROM
1. First of all download all 3 zip and put it in your SD-card (Internal or external)
2. Backup of your current ROM
3. Wipe system, wipe dalvik cache, wipe cache
4. Install zip from SD-card, Flash Omni ROM, Gapps and Super SU.
5. Reboot your device and you are good to go.
Working/Not Working
This are early nightly builds, so don't expect that everything will work as a stable release or have all the functions/options.
​
F.A.Q (Frequently Asked Questions)
What is the difference between these builds and the official builds?
These are unofficial builds of Omni Rom 4.4 for the i9100.
ROM is built using the same source code (github) like the official one but with these following additions:
Compiled using latest linaro arm-eabi 4.7.4 (kernel code) & sabermod arm-linux-androideabi 4.8.3 (rom code) toolchain compilers
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/show....php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Click to expand...
Click to collapse
I will trie. Can you add toggles to change?
Sent from my GT-I9100 using Tapatalk
Infected thanks for your build.
I wil try this rom and report
Sent from my GT-I9100 using xda app-developers app
Please add 'Known Bug List' (guess atm same as nims11 builds) - thanks.
Downloading... Seems to take its time.
Slim-4.3.1||i9100¬Tapa2
Antutu scores please (detailed)
How to install cm10.2 on this? When trying to flash, error appears
Mate, add gapps in the OP, and a little how to...
A lot of people are changing from Dalvik to ART, it would be good some info and problems about this...
rsimas said:
I will trie. Can you add toggles to change?
Sent from my GT-I9100 using Tapatalk
Click to expand...
Click to collapse
code will be compiled as it is, from omni git. if they add toggles, then this builds will have toggles.
the only change for now, until i patch the build to compile the ROM code with linaro/sabermod, is the kernel code that's compiled with linaro arm-eabi 4.7.4 201310
Following thread. Hope OP gets updated with more details especially with what gapps to use. Or is anyone so kind there to spoonfeed me? Haha. And also guide me to be able to get ART working. Well, thanks a lot guys.
Sent from my GT-I9100 using xda app-developers app
./delete.sh
http://forum.xda-developers.com/showthread.php?t=2397942
infected_ said:
Just did a fast thread opening, and have to leave now. when i get home again, i'll arrange things better, and provably make a new build..
PS: gapps are the same used on nims11 builds, but i'll spoon-feed you guys..
GAPPS 4.4 (PA)
http://www.mediafire.com/folder/e68x4lsotd6xh/4.4
Info on pa's gapps: http://forum.xda-developers.com/showthread.php?t=2397942
Click to expand...
Click to collapse
Ok, let's try.
Nice job, mate.
thanks man but for me i will wait for more feature merging in rom and then update to 4.4 ....:good:
some screenshots plz
Thanks. Working great for the moment.
ammarsg said:
thanks man but for me i will wait for more feature merging in rom and then update to 4.4 ....:good:
Click to expand...
Click to collapse
I'm also waiting for more features, particularly the toggles in notification drawer.
Sent from my GT-I9100 using Tapatalk 4
sidrocks89 said:
I'm also waiting for more features, particularly the toggles in notification drawer.
Sent from my GT-I9100 using Tapatalk 4
Click to expand...
Click to collapse
yes at least feature in 4.3.1 ....we look forward not backword
Mobile data didn't worked :what: but @nims11 build worked fine. I've tested both
Sent from my GT-I9100 using XDA Premium 4 mobile app
OP, 2nd post and 3rd post updated..
build 4.4 20131120 is compiling, i'll upload soon.

[ROM][v500][KK][4.4.4][LINARO/SABERMOD] CyanogenMod 11 [NIGHTLY BUILDS]

v500/G Pad 8.3" CYANOGENMOD 11 LINARO/SABERMOD NIGHTLY BUILDS
DOWNLOAD
(infected server)
(md5sum included with all builds)
CHANGELOG
http://www.cmxlog.com/11/v500/
kernel code compiled with linaro arm-eabi-4.7.4 201406 toolchain
rom code compiled with with sabermod arm-linux-androideabi-4.8.4 201411 toolchain (self-compiled)
FEATURES
-O3 optimizations
strict-aliasing rules
custom performance flags
+30 cherry-picks used
original google kk ui (holo)
graphite
(buildbot: intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
4x western digital wd3200aaks raid 10 array, samsung f1 1tb, seagate 2tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)
(Linux Mint 17 x64 "Qiana" 3.13.0-24)
Disclaimer:
These builds are freshly compiled/synced from CyanogenMod Rom open-source code:
https://github.com/CyanogenMod
latest linaro arm-eabi-4.7.x toolchain used to compile the kernel code & sabermod arm-linux-androideabi-4.8.x toolchains to compile ROM code
Special Thanks
CyanogenMod Dev Team = for the code sources.
Linaro Dev Team = for the arm-eabi toolchain
@sparksco = official sabermod toolchain sources
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​[/CENTER]
XDA:DevDB Information
v500/G Pad 8.3 Linaro/Sabermod CyanogeMod 11 Builds, ROM for the LG G Pad 8.3
Contributors
infected_
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest CWM Recovery or TWRP recovery
Based On: CyanogenMod
Version Information
Status: Testing
Created 2014-02-25
Last Updated 2014-07-28
Flashing Instructions
First time installing:
Flash CWM recovery or TWPR recovery.
Option #1 = http://forum.xda-developers.com/showthread.php?t=2588671
Option #2 = http://forum.xda-developers.com/showthread.php?t=2641409
Place build zip + gapps on internal/external memory
reboot into recovery
wipe /system /data /cache
flash build + gapps
wipe cache
reboot
you're done, enjoy!
Coming from previous build version:
Flash build, flash gapps
you're done, enjoy!
Small video with installation instructions (thanks to @Tomsgt)
F.A.Q (Frequently Asked Questions)
What is the difference between these builds and the official builds?
These are unofficial builds of CyanogenMod 11 for the v500/LG G Pad.
ROM is built using the same source code (github) like the official one but with these following additions:
Compiled using boosted-tc arm-eabi 4.7.4 14.03 (kernel code) & boosted-tc arm-linux-androideabi 4.8.3 14.03 (rom code) toolchain compilers
May contain some custom cherry-picks. Always see changelog for details.
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/show....php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Click to expand...
Click to collapse
Picking my G pad up tomorrow can't wait to get KitKat on it. Thanks so much to the devs that make all this happen. Would love to see some great kernels released (if there aren't already). Loving Franco linaro kernel on my N5. Does this ROM have any known bugs etc?
Sent from my Nexus 5 using XDA Premium 4 mobile app
alsheron said:
Picking my G pad up tomorrow can't wait to get KitKat on it. Thanks so much to the devs that make all this happen. Would love to see some great kernels released (if there aren't already). Loving Franco linaro kernel on my N5. Does this ROM have any known bugs etc?
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
has far as i can tell, very few. same has original cm code. good for daily driver..
regards.
Removed.
Interesting. Signing in. I won't hop on the train just yet, though. Maybe next week
Removed.
can i update from cm11 offcial without data wipe if i have ART enabled ?
Nice to see some love from Portugal!!!
Uberzone said:
can i update from cm11 offcial without data wipe if i have ART enabled ?
Click to expand...
Click to collapse
yes, you should be ok, this was merged already. wipe caches, and has always, nandroid backup first, just in case.
regards.
Looping and timed out downloads...a,m on attempt no 10 now...any mirrors please?
Moe5508 said:
Looping and timed out downloads...a,m on attempt no 10 now...any mirrors please?
Click to expand...
Click to collapse
mirror added to OP.
regards.
Just got all set up all seems well, clean + snappy. About to enable art. Thank you for this build, it's only been a few min and I can see the performance difference from the official. :thumbup:
Sent from my LG-V500 using Tapatalk
build 20140226 is up on AFH, uploading to Goo.im..
regards.
Read from SD-Card
Does this build make it possible for 3 program to read from the sd-card (komix, pdf-reader, music, movieplayer). I think kitkat has a problem with it...
Booting the current build now (takes a while for art to optimize), one thing that's driving me crazy is the slow cm boot animation. Was that done on purpose? The circle spins faster on all other devices.
-VZW LG G2 VS980
annoyingduck said:
Booting the current build now (takes a while for art to optimize), one thing that's driving me crazy is the slow cm boot animation. Was that done on purpose? The circle spins faster on all other devices.
-VZW LG G2 VS980
Click to expand...
Click to collapse
Might this be the nerdiest feedback ever? The boot animation spinning too slow??
I tried mahdi for a very short while, I was satisfied with beanstalk, then I found this rom. Thank you.
android404 said:
Might this be the nerdiest feedback ever? The boot animation spinning too slow??
I tried mahdi for a very short while, I was satisfied with beanstalk, then I found this rom. Thank you.
Click to expand...
Click to collapse
Well, I gotta come up with something to complain about! I mention it because on my gs3 if the cm boot animation spun slow (like here) something bad was about to happen, like an unrecoverable sod.... It makes me anxious watching it!
Sent from my LG-V500 using Tapatalk
I lost root when I flashed this rom. Any idea why and if the normal root method will work again now that I'm on cm11?
Sent from my LG-V500 using xda app-developers app

[ROM][KK][4.4.4][LINARO/SABERMOD] PARANOID ANDROID 4.6 [BETA 2]

v500/G Pad 8.3" PARANOID ANDROID 4.x LINARO/SABERMOD BUILDS
4.6 BETA 2 is ONLINE
Build/Sync Date: Sep 06 06h:xx GMT+1 Lisbon
DOWNLOAD
(infected server)
(md5sum included with all builds)
CHANGELOG
http://forum.xda-developers.com/showthread.php?p=54620455
HOMEPAGE
http://infectedbuilds.net
kernel code compiled with linaro arm-eabi-4.7.4 201404 toolchain
rom code compiled with with sabermod arm-linux-androideabi-4.8.4 201408 toolchain
FEATURES
-O3 optimizations
strict-aliasing rules
custom performance flags
+30 cherry-picks used
graphite
(buildbot: intel core i7 [email protected], asus p8z77-v, 8gb corsair vengeance pro 2133mhz cl9, sapphire hd7970 dual-x, 2x samsung 128gb ssd 840 pro raid 0 array,
4x western wigital wd3200aaks raid 10 array, samsung f1 1tb, silverstone olympia 1000w psu, antec 1200 high-tower)
(wc setup: swiftech apogee xt cpu-block, black-ice gtx-lite 240 radiator, 2x noiseblocker eloop b12-3 1900rpm fans, swiftech mcp355 water-pump, danger den 5.25" reservoir bay)
(Linux Mint 17 x64 "Qiana" 3.13.0-24)
Disclaimer:
These builds are freshly compiled/synced from AOSPA Legacy open-source code:
https://github.com/AOSPA-legacy
latest boosted arm-eabi-4.7.4 toolchain used to compile the kernel code & sabermod arm-linux-androideabi-4.8.4 toolchain to compile ROM code
Special Thanks
AOSPA Legacy Dev Team
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
XDA:DevDB Information
v500/G Pad 8.3 Linaro/SaberMod AOSPA Legacy KitKat Builds, ROM for the LG G Pad 8.3
Contributors
infected_
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest CWM Recovery or TWRP recovery
Based On: AOSPA Legacy
Version Information
Status: Testing
Current Stable Version: 4.45
Stable Release Date: 2014-08-03
Current Beta Version: 4.6 BETA 1
Beta Release Date: 2014-09-06
Created 2014-06-03
Last Updated 2014-09-12
Flashing Instructions
First time installing:
Flash CWM recovery or TWPR recovery.
Option #1 = http://forum.xda-developers.com/showthread.php?t=2588671
Option #2 = http://forum.xda-developers.com/showthread.php?t=2641409
Place build zip + gapps on internal/external memory
reboot into recovery
wipe /system /data /cache
flash build + gapps
reboot
you're done, enjoy!
Coming from previous build version:
Flash build, flash gapps
you're done, enjoy!
Gapps = Updated PA_GApps
F.A.Q (Frequently Asked Questions)
What is the difference between these builds and the official builds?
These are unofficial builds of AOSPA Legacy for the v500/LG G Pad.
ROM is built using the same source code (github) like the official one but with these following additions:
Compiled using linaro arm-eabi 4.7.4 14.04 (kernel code) & sabermod arm-linux-androideabi 4.8.3 14.05 (rom code) toolchain compilers
May contain some custom cherry-picks. Always see changelog for details.
Cross-compiled using those custom toolchains results in a more smoother, faster, and battery friendly ROM
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/show....php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
About GCC main compiler cflags
-O1
Optimize. Optimizing compilation takes somewhat more time, and a lot more memory for a large function. With -O, the compiler tries to reduce code size and execution time, without performing any optimizations that take a great deal of compilation time.
-O2
Optimize even more. GCC performs nearly all supported optimizations that do not involve a space-speed tradeoff. As compared to -O, this option increases both compilation time and the performance of the generated code. -O2 turns on all optimization flags specified by -O.
-O3
Optimize yet more. -O3 turns on all optimizations specified by -O2 and also turns on the -finline-functions, -funswitch-loops, -fpredictive-commoning, -fgcse-after-reload, -ftree-loop-vectorize, -ftree-slp-vectorize, -fvect-cost-model, -ftree-partial-pre and -fipa-cp-clone options.
-Os
Optimize for size. -Os enables all -O2 optimizations that do not typically increase code size. It also performs further optimizations designed to reduce code size.
Click to expand...
Click to collapse
I will try your new rom
theres was issue with previous build, thats why i removed it. i recompiled and fixed the errors.
linaro/sabermod PA Legacy v500 4.4 beta 1 is online!
(full wipe recommended due to massive changes)
regards.
http://forum.xda-developers.com/showpost.php?p=53237381&postcount=433
Could it be that hover is missing?
just flashed the newest rom and can't find it.
4.4 RC1 is up.
no changelog published atm of build upload .
Darkmasterhk said:
Could it be that hover is missing?
just flashed the newest rom and can't find it.
Click to expand...
Click to collapse
source code from aospa legacy github is untouched. i just optimize and cross-compile the code with custom toolchains...
only thing i see related maybe is: settings -> display -> notifications -> notifications peek
maybe is not available to "legacy" devices, only nexus. try asking on the G+ community.
regards.
Running great so far!
Sent from my LG-V500 using Tapatalk
"Hover" is finally available to Legacy branch. Latest RC1 (20140612) i've uploaded just now have it included.
regards.
infected_ said:
"Hover" is finally available to Legacy branch. Latest RC1 (20140612) i've uploaded just now have it included.
regards.
Click to expand...
Click to collapse
Nice !!
Thanks for your work man.
I have a slight issue though, I need to unmount my sdcard but I can't find the option in the "Storage" menu of the parameters where it used to be. Any suggestion ? (I search but could find anything)
Thanks !
<EDIT>
The "umount /storage/sdcard1" does unmount the sdcard but not as the option in the Paramaters/storage menu did.
My goal is to use AParted to make 2 ext4 partitions on the SDcard to use with Mount2SD and to have 80Gb of storage. Unfortunately, AParted asked me to unmount it even when unmounted.
So way around might be with a SD adaptator and a linux computer but I still wonder where this option of the storage menu went ???
</EDIT>
I am facing issue while increasing volume over safe headset level. When I click on OK button my tab reboots.. Anyone else? @infected_
Sent from my Nexus 5 using XDA Premium 4 mobile app
Going to try it!!
EDIT:
Back to CM for me...this rom was not smooth, and OS would 'cut out' at weird times for no reason, and only show a banner that said ("Sorry, rom (or OS) stopped working") - but all would seem OK, and functions worked just fine. This only happened when making some setting change, if I recall correctly. Hover did work - (whatever that does as I never got to use it but it showed it activated)
Frankly, IMO, it had nothing better, or newer than CM.
Cal-123 said:
Going to try it!!
EDIT:
Back to CM for me...this rom was not smooth, and OS would 'cut out' at weird times for no reason, and only show a banner that said ("Sorry, rom (or OS) stopped working") - but all would seem OK, and functions worked just fine. This only happened when making some setting change, if I recall correctly. Hover did work - (whatever that does as I never got to use it but it showed it activated)
Frankly, IMO, it had nothing better, or newer than CM.
Click to expand...
Click to collapse
I have never faced issues mentioned by you. The only issue I faced so far is the reboot when you click on safe volume popup. Try SlimKat.. Its a good ROM. I am not a big fan of cm. But its just a personal opinion.
Sent from my Nexus 5 using XDA Premium 4 mobile app
seems RC2 its on is way...
Code:
/mnt/Building/aospa/out/target/product/v500/pa_v500-4.4-RC2-20140617.zip
well.. at least the name tag is already there...
but i'll wait official announcement. more commits can be merged before release.
linaro/sabermod AOSPAL 4.4 RC2 is online.
regards.
After a brief test this is very, very smooth. Thank you.
is that rom which you compiled today 4.4.4 or second compiled rc2?
4.4 FINAL/STABLE is ONLINE!
regards.

Categories

Resources